Jul 22 05:26:52.248097 np0000005624 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 22 05:26:52.254741 np0000005624 devstack@c-api.service[100090]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 22 05:26:52 2026] *** Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: nodename: np0000005624 Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: machine: x86_64 Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: clock source: unix Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: pcre jit disabled Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: detected number of CPU cores: 16 Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: current working directory: / Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: detected binary path: /usr/bin/uwsgi-core Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: your processes number limit is 257052 Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: your memory page size is 4096 bytes Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: detected max file descriptor number: 2048 Jul 22 05:26:52.257277 np0000005624 devstack@c-api.service[100090]: lock engine: pthread robust mutexes Jul 22 05:26:52.258290 np0000005624 devstack@c-api.service[100090]: thunder lock: enabled Jul 22 05:26:52.258290 np0000005624 devstack@c-api.service[100090]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 22 05:26:52.258290 np0000005624 devstack@c-api.service[100090]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 22 05:26:52.258290 np0000005624 devstack@c-api.service[100090]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 22 05:26:52.258290 np0000005624 devstack@c-api.service[100090]: Set PythonHome to /opt/stack/data/venv Jul 22 05:26:52.293304 np0000005624 devstack@c-api.service[100090]: Python main interpreter initialized at 0x70a09d6a4668 Jul 22 05:26:52.293304 np0000005624 devstack@c-api.service[100090]: python threads support enabled Jul 22 05:26:52.293304 np0000005624 devstack@c-api.service[100090]: your server socket listen backlog is limited to 100 connections Jul 22 05:26:52.293304 np0000005624 devstack@c-api.service[100090]: your mercy for graceful operations on workers is 80 seconds Jul 22 05:26:52.293946 np0000005624 devstack@c-api.service[100090]: mapped 671795 bytes (656 KB) for 4 cores Jul 22 05:26:52.294095 np0000005624 devstack@c-api.service[100090]: *** Operational MODE: preforking *** Jul 22 05:26:52.294338 np0000005624 devstack@c-api.service[100090]: *** uWSGI is running in multiple interpreter mode *** Jul 22 05:26:52.294338 np0000005624 devstack@c-api.service[100090]: spawned uWSGI master process (pid: 100090) Jul 22 05:26:52.294494 np0000005624 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 22 05:26:52.294997 np0000005624 devstack@c-api.service[100090]: spawned uWSGI worker 1 (pid: 100091, cores: 1) Jul 22 05:26:52.295451 np0000005624 devstack@c-api.service[100090]: spawned uWSGI worker 2 (pid: 100092, cores: 1) Jul 22 05:26:52.295875 np0000005624 devstack@c-api.service[100090]: spawned uWSGI worker 3 (pid: 100093, cores: 1) Jul 22 05:26:52.296407 np0000005624 devstack@c-api.service[100090]: spawned uWSGI worker 4 (pid: 100094, cores: 1) Jul 22 05:26:52.296457 np0000005624 devstack@c-api.service[100090]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 22 05:26:52.429272 np0000005624 devstack@c-api.service[100094]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 05:26:52.429272 np0000005624 devstack@c-api.service[100094]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 05:26:52.429272 np0000005624 devstack@c-api.service[100094]: we strongly recommend against using it for new projects. Jul 22 05:26:52.429272 np0000005624 devstack@c-api.service[100094]: If you are already using Eventlet, we recommend migrating to a different Jul 22 05:26:52.429272 np0000005624 devstack@c-api.service[100094]: framework. For more detail see Jul 22 05:26:52.429272 np0000005624 devstack@c-api.service[100094]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 05:26:52.429272 np0000005624 devstack@c-api.service[100094]: import eventlet # noqa Jul 22 05:26:52.447626 np0000005624 devstack@c-api.service[100093]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 05:26:52.447626 np0000005624 devstack@c-api.service[100093]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 05:26:52.447626 np0000005624 devstack@c-api.service[100093]: we strongly recommend against using it for new projects. Jul 22 05:26:52.447626 np0000005624 devstack@c-api.service[100093]: If you are already using Eventlet, we recommend migrating to a different Jul 22 05:26:52.447626 np0000005624 devstack@c-api.service[100093]: framework. For more detail see Jul 22 05:26:52.447626 np0000005624 devstack@c-api.service[100093]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 05:26:52.447626 np0000005624 devstack@c-api.service[100093]: import eventlet # noqa Jul 22 05:26:52.448271 np0000005624 devstack@c-api.service[100092]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 05:26:52.448271 np0000005624 devstack@c-api.service[100092]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 05:26:52.448271 np0000005624 devstack@c-api.service[100092]: we strongly recommend against using it for new projects. Jul 22 05:26:52.448271 np0000005624 devstack@c-api.service[100092]: If you are already using Eventlet, we recommend migrating to a different Jul 22 05:26:52.448271 np0000005624 devstack@c-api.service[100092]: framework. For more detail see Jul 22 05:26:52.448271 np0000005624 devstack@c-api.service[100092]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 05:26:52.448271 np0000005624 devstack@c-api.service[100092]: import eventlet # noqa Jul 22 05:26:52.462599 np0000005624 devstack@c-api.service[100091]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 05:26:52.462599 np0000005624 devstack@c-api.service[100091]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 05:26:52.462599 np0000005624 devstack@c-api.service[100091]: we strongly recommend against using it for new projects. Jul 22 05:26:52.462599 np0000005624 devstack@c-api.service[100091]: If you are already using Eventlet, we recommend migrating to a different Jul 22 05:26:52.462599 np0000005624 devstack@c-api.service[100091]: framework. For more detail see Jul 22 05:26:52.462599 np0000005624 devstack@c-api.service[100091]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 05:26:52.462599 np0000005624 devstack@c-api.service[100091]: import eventlet # noqa Jul 22 05:26:52.625971 np0000005624 devstack@c-api.service[100094]: /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 22 05:26:52.625971 np0000005624 devstack@c-api.service[100094]: from cgi import parse_header Jul 22 05:26:52.639023 np0000005624 devstack@c-api.service[100091]: /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 22 05:26:52.639023 np0000005624 devstack@c-api.service[100091]: from cgi import parse_header Jul 22 05:26:52.656113 np0000005624 devstack@c-api.service[100093]: /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 22 05:26:52.656113 np0000005624 devstack@c-api.service[100093]: from cgi import parse_header Jul 22 05:26:52.656193 np0000005624 devstack@c-api.service[100092]: /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 22 05:26:52.656193 np0000005624 devstack@c-api.service[100092]: from cgi import parse_header Jul 22 05:26:52.678385 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 05:26:52.678385 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:26:52.681654 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 05:26:52.681654 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:26:52.691990 np0000005624 devstack@c-api.service[100094]: /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 22 05:26:52.691990 np0000005624 devstack@c-api.service[100094]: removals.removed_module( Jul 22 05:26:52.692804 np0000005624 devstack@c-api.service[100091]: /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 22 05:26:52.692804 np0000005624 devstack@c-api.service[100091]: removals.removed_module( Jul 22 05:26:52.696053 np0000005624 devstack@c-api.service[100094]: /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 22 05:26:52.696053 np0000005624 devstack@c-api.service[100094]: removals.removed_module( Jul 22 05:26:52.696139 np0000005624 devstack@c-api.service[100091]: /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 22 05:26:52.696139 np0000005624 devstack@c-api.service[100091]: removals.removed_module( Jul 22 05:26:52.705218 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 05:26:52.705218 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:26:52.705391 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 05:26:52.705391 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:26:52.718181 np0000005624 devstack@c-api.service[100093]: /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 22 05:26:52.718181 np0000005624 devstack@c-api.service[100093]: removals.removed_module( Jul 22 05:26:52.719874 np0000005624 devstack@c-api.service[100092]: /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 22 05:26:52.719874 np0000005624 devstack@c-api.service[100092]: removals.removed_module( Jul 22 05:26:52.720707 np0000005624 devstack@c-api.service[100092]: /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 22 05:26:52.720707 np0000005624 devstack@c-api.service[100092]: removals.removed_module( Jul 22 05:26:52.720797 np0000005624 devstack@c-api.service[100093]: /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 22 05:26:52.720797 np0000005624 devstack@c-api.service[100093]: removals.removed_module( Jul 22 05:26:53.517811 np0000005624 devstack@c-api.service[100091]: /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 22 05:26:53.517811 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:26:53.549700 np0000005624 devstack@c-api.service[100094]: /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 22 05:26:53.549700 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:26:53.569492 np0000005624 devstack@c-api.service[100091]: /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 22 05:26:53.569492 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:26:53.595625 np0000005624 devstack@c-api.service[100093]: /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 22 05:26:53.595625 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:26:53.599818 np0000005624 devstack@c-api.service[100094]: /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 22 05:26:53.599818 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:26:53.631981 np0000005624 devstack@c-api.service[100092]: /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 22 05:26:53.631981 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:26:53.663846 np0000005624 devstack@c-api.service[100093]: /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 22 05:26:53.663846 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:26:53.685372 np0000005624 devstack@c-api.service[100092]: /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 22 05:26:53.685372 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:26:53.753903 np0000005624 devstack@c-api.service[100091]: 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 22 05:26:53.754107 np0000005624 devstack@c-api.service[100091]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100091) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 05:26:53.778883 np0000005624 devstack@c-api.service[100094]: 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 22 05:26:53.778883 np0000005624 devstack@c-api.service[100094]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100094) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 05:26:53.860091 np0000005624 devstack@c-api.service[100091]: /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 22 05:26:53.860091 np0000005624 devstack@c-api.service[100091]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 05:26:53.860882 np0000005624 devstack@c-api.service[100094]: /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 22 05:26:53.860882 np0000005624 devstack@c-api.service[100094]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 05:26:53.865228 np0000005624 devstack@c-api.service[100093]: 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 22 05:26:53.865539 np0000005624 devstack@c-api.service[100093]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100093) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 05:26:53.868330 np0000005624 devstack@c-api.service[100092]: 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 22 05:26:53.868563 np0000005624 devstack@c-api.service[100092]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100092) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 05:26:53.943175 np0000005624 devstack@c-api.service[100093]: /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 22 05:26:53.943175 np0000005624 devstack@c-api.service[100093]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 05:26:53.943818 np0000005624 devstack@c-api.service[100092]: /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 22 05:26:53.943818 np0000005624 devstack@c-api.service[100092]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 05:26:54.379293 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100091) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 05:26:54.379630 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.379737 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.379941 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.380414 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100092) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 05:26:54.380820 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.381466 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.381466 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.382162 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100094) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 05:26:54.382243 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.382291 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.382339 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.382481 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.382531 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.382717 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.382838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.382949 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.383037 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.383082 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.383135 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.383184 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.383229 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.383314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.383362 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.383419 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.383600 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.384027 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.384146 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.384146 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.384335 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.384590 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.384590 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.384705 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.384742 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.384778 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.384816 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.384858 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.384892 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.384933 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.384978 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.385021 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.385059 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.385103 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.385147 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.385201 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.385201 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.385263 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.385303 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.385345 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.385397 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.385397 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.385467 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.385521 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.385564 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.385607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.385684 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.385684 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.385684 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.385684 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.385684 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.385684 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.385886 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.385948 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100093) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 05:26:54.386006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.386006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.386006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.386006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.386151 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.386199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.386246 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.386292 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.386292 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.386377 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.386426 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.386426 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.386426 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.386426 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.386591 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.386591 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.386709 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.386763 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.386814 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.387421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.387421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.387421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.387421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.387821 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.387821 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.387821 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.387821 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.388336 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.388451 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.388559 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.388679 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.388780 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.388879 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.392746 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.392989 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.393048 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.393093 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.393150 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.393197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.393247 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.393294 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.393350 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.393413 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.393458 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.393496 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.393539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.393587 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.393657 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.393703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.393703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.393703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.393836 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.393889 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.393937 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.393984 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.394037 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.394081 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.394128 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.394174 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.394230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.394281 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.394320 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.394375 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.394422 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.394461 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.394503 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.394554 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.394613 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.394689 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.394738 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.394785 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.394824 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.394868 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.394905 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.394950 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.394991 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.395035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.395076 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.395137 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.395176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.395176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.395176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.395176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.395176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.395176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.395176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.395176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.395176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.395176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.395545 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.395591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.396343 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.396426 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.396478 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.396526 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.396576 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.396620 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.396693 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.396744 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.396794 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.396842 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.396890 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.396932 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.396973 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.397022 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.397065 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.397098 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.397142 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.397176 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.397215 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.397215 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.397215 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.397312 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.397355 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.397410 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.397449 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.397488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.397488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.397488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.397488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.397488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.397690 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.397690 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.397755 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.397798 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.397838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.397890 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.397939 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.397980 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.398029 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.398076 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.398121 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.398121 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.398198 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.398247 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.398290 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.398343 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.398411 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.398463 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.398508 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.398551 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.398595 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.398656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.398698 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.398732 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.398786 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.398830 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.398872 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.398916 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.398962 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.399006 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.399053 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.399089 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.399131 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.399169 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.399218 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.399268 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.399312 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.399364 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.399428 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.399467 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.399501 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.399501 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.399576 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.401742 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.402620 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.402784 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.405717 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.405787 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.405787 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.405957 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.406005 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.406005 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.406101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.406101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.406101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.406101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.406242 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.406242 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.406242 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.406242 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.406242 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.406242 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.406242 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.406528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.406528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.406528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.406528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.406528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.406528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.406528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.406841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.406841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.406841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.406841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.406841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.406841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.407066 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.407120 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.407172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.407172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.407172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.407172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.407172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.407172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.407399 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.407399 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.407399 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.407399 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.407399 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.407399 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.407609 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.407669 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.407712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.407712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.407712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.407712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.407712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.407712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.407917 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.407957 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.408011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.408061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.408108 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.408152 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.408200 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.408246 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.408281 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.408326 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.408363 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.408417 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.408455 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.408499 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.408544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.408544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.408544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.408544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.408544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.408544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.410167 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.410228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.410300 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.410300 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.410459 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.410518 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.410518 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.410625 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.410726 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.410726 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.410839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.410839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.410839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.410839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.410839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.410839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.410839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.410839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.410839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.410839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.411269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.411269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.411365 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.411443 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.411498 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.411543 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.411603 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.411683 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.411748 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.411803 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.411803 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.411907 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.411967 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.412031 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.412081 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.412141 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.412193 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.412193 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.412304 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.412412 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.412469 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.412525 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.412586 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.412652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.412652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.412747 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.412798 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.412849 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.412907 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.413088 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.413158 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.413206 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.413249 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.413314 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.413387 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.413454 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.413524 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.413591 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.413668 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.413732 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.413786 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.413853 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.413920 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.413991 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.414060 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.414118 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.414180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.414235 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.414299 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.414299 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.414413 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.414472 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.414527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.414527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.414527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.414527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.414527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.414527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.414897 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.414963 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.414963 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.415066 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.415116 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.415166 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.415216 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.415268 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.415332 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.415408 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.415465 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.415511 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.415566 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.415617 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.415690 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.415753 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.415823 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.415881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.415881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.415988 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.416046 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.416133 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.416192 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.416250 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.416302 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.416302 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.416302 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.416302 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.416474 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.416474 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.416562 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.416612 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.416688 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.416736 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.416785 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.416837 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.416892 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.416942 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.416987 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.417042 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.417091 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.417146 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.417191 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.417234 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.417282 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.417332 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.417386 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.417386 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.417386 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.417513 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.417513 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.417513 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.417513 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.417733 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.417818 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.417871 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.417911 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.417944 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.417976 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.418016 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.418051 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.418084 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.418111 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.418139 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.418170 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.418202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.418235 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.418235 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.418295 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.418328 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.418328 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.418397 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.418435 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.418464 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.418499 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.418528 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.418528 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.418582 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.418609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.418649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.418695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.418725 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.418725 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.418725 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.418810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.418810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.418810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.418810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.418810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.418935 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.418972 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.419006 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.419006 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.419065 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.419101 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.419130 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.419164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.419196 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.419228 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.419264 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.419303 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.419331 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.419364 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.419401 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.419433 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.419433 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.419486 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.419513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.419546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.419574 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.419601 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.419730 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.420286 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.420339 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.420400 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.420463 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.420525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.420584 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.420666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.420666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.420777 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.420825 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.420869 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.420919 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.420919 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.421000 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.421045 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.421109 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.421164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.421210 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.421259 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.421310 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.421361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.421424 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.421474 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.421527 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.421573 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.421642 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.421702 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.421748 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.421792 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.421835 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.421877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.421920 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.421969 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.422019 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.422063 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.422174 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.422228 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.422279 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.422331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.422391 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.422464 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.422521 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.422571 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.422621 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.422694 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.422742 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.422784 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.422828 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.422879 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.422926 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.422978 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.423022 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.423065 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.423222 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.423273 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.423317 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.423376 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.423426 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.423475 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.423525 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.423584 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.423655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.423713 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.423845 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.423909 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.423975 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.424035 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.424094 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.424125 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.424212 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.424266 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.424302 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.424330 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.424363 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.424407 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.424447 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.424475 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.424511 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.424539 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.424568 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.424601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.424642 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.424676 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.424676 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.424753 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.424753 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.424821 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.424862 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.424894 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.424932 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.424963 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.424991 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.425026 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.425053 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.425085 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.425116 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.425149 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.425180 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.425212 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.425244 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.425273 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.425306 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.425334 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.425379 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.425417 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.425449 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.425483 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.425515 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.425544 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.425580 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.425607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.426165 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.426240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.426240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.426240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.426240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.426240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.426240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.426240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.426240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.426240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.426240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.426756 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.426756 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.426874 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.426939 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.426939 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.427050 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.427106 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.427164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.427216 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.427274 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.427327 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.427388 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.427457 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.427503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.427559 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.427619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.427680 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.427743 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.427801 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.427856 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.427904 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.427949 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.428003 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.428058 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.428107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.428152 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.428198 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.428249 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.428299 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.428359 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.428428 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.428470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.428505 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.428505 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.428560 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.428593 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.428626 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.428626 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.428818 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.428870 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.428928 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.428995 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.429063 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.429063 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.429127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.429127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.429182 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.429182 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.429182 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.429182 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.429182 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.429182 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.429182 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.429361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.429361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.429361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.429361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.429361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.429361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.429361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.429546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.429546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.429546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.429546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.429546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.429546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.429722 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.429754 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.429782 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.429782 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.429852 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.429882 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.429910 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.429942 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.429978 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.430010 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.430041 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.430068 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.430098 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.430130 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.430164 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.430197 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.430229 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.430260 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.430287 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.430320 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.430353 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.430398 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.430428 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.430465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.430494 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.430522 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.430522 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.430571 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.430598 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.430752 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.430752 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.430752 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.430752 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.430752 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.430752 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.430752 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.431569 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.431569 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.431569 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.431748 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.431807 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.431807 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.431918 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.431980 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.432026 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.432068 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.432120 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.432180 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.432259 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.432311 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.432361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.432414 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.432464 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.432513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.432556 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.432605 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.432669 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.432715 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.432770 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.432817 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.432872 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.432872 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.432872 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.432872 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.433045 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.433045 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.433123 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.433173 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.433173 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.433385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.433385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.433491 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.433544 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.433600 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.433685 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.433742 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.433790 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.433833 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.433876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.433926 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.434011 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.434059 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.434119 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.434167 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.434203 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.434231 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.434263 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.434291 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.434322 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.434355 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.434407 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.434441 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.434474 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.434506 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.434537 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.434564 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.434590 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.434625 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.434672 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.434702 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.434780 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.434821 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.434821 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.434876 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.434908 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.434908 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.434966 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.434998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.434998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.435056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.435056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.435056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.435056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.435056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.435056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.435056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.435056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.435056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.435056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.435311 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.435560 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.435560 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.435627 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.435686 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.435720 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.435777 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.435814 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.435853 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.435890 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.435923 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.435954 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.435982 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.436009 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.436037 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.436065 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.436065 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.436115 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.436149 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.436185 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.436222 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.436255 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.437296 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.437443 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.437497 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.437617 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.437745 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.437846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.437950 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.441556 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.441642 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.441691 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.441735 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.441765 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.441794 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.441822 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.441852 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.441886 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.442075 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.442212 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.442212 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.442212 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.442212 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.442576 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.442727 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.442837 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.442884 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.442935 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.442971 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.443012 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.443046 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.443075 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.443109 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.443141 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.443173 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.443205 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.443240 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.443269 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.443307 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.443343 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.443403 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.443795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.443795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.443795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.444004 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.444004 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.444004 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.444004 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.444172 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.444217 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.444277 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.444329 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.444421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.444470 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.444470 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.444572 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.444617 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.444729 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.445161 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.445235 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.445307 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.445427 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.445469 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.445529 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.445600 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 05:26:54.446436 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.446499 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.446537 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.446577 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.446611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.446666 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.446706 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.446735 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.446768 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.446802 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.446832 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.446865 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100092) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.446895 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.446929 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.446958 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100094) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.446988 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.447088 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.447241 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 05:26:54.447295 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100091) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.447344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 05:26:54.447344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 05:26:54.447344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 05:26:54.447344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 05:26:54.447545 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100093) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 05:26:54.496608 np0000005624 devstack@c-api.service[100092]: INFO dbcounter [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Registered counter for database cinder Jul 22 05:26:54.496780 np0000005624 devstack@c-api.service[100093]: INFO dbcounter [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Registered counter for database cinder Jul 22 05:26:54.499568 np0000005624 devstack@c-api.service[100094]: INFO dbcounter [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Registered counter for database cinder Jul 22 05:26:54.505825 np0000005624 devstack@c-api.service[100091]: INFO dbcounter [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Registered counter for database cinder Jul 22 05:26:54.542654 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c 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=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:26:54.549093 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 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=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:26:54.552952 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-a0464ab3-48ce-4afb-8663-5698eed0776e 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=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:26:54.554041 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a 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=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:26:54.674015 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writer thread running {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 05:26:54.677726 np0000005624 devstack@c-api.service[100092]: INFO cinder.rpc [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 05:26:54.681266 np0000005624 devstack@c-api.service[100092]: INFO cinder.rpc [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 05:26:54.684679 np0000005624 devstack@c-api.service[100092]: INFO cinder.rpc [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 05:26:54.687909 np0000005624 devstack@c-api.service[100092]: INFO cinder.rpc [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 05:26:54.688376 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.688817 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.691154 np0000005624 devstack@c-api.service[100092]: WARNING cinder.keymgr.conf_key_mgr [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c 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 22 05:26:54.695529 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.695529 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.697711 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writer thread running {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 05:26:54.698532 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writer thread running {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 05:26:54.699142 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writer thread running {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 05:26:54.700918 np0000005624 devstack@c-api.service[100093]: INFO cinder.rpc [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 05:26:54.701735 np0000005624 devstack@c-api.service[100094]: INFO cinder.rpc [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 05:26:54.702102 np0000005624 devstack@c-api.service[100091]: INFO cinder.rpc [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 05:26:54.704126 np0000005624 devstack@c-api.service[100093]: INFO cinder.rpc [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 05:26:54.704967 np0000005624 devstack@c-api.service[100091]: INFO cinder.rpc [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 05:26:54.705185 np0000005624 devstack@c-api.service[100094]: INFO cinder.rpc [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 05:26:54.706768 np0000005624 devstack@c-api.service[100093]: INFO cinder.rpc [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 05:26:54.707240 np0000005624 devstack@c-api.service[100091]: INFO cinder.rpc [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 05:26:54.708617 np0000005624 devstack@c-api.service[100094]: INFO cinder.rpc [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 05:26:54.708866 np0000005624 devstack@c-api.service[100093]: INFO cinder.rpc [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 05:26:54.709190 np0000005624 devstack@c-api.service[100091]: INFO cinder.rpc [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 05:26:54.709233 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.709460 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.709523 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.709793 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.710193 np0000005624 devstack@c-api.service[100093]: WARNING cinder.keymgr.conf_key_mgr [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 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 22 05:26:54.710372 np0000005624 devstack@c-api.service[100091]: WARNING cinder.keymgr.conf_key_mgr [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a 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 22 05:26:54.711262 np0000005624 devstack@c-api.service[100094]: INFO cinder.rpc [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 05:26:54.711616 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.711913 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.712546 np0000005624 devstack@c-api.service[100094]: WARNING cinder.keymgr.conf_key_mgr [None req-a0464ab3-48ce-4afb-8663-5698eed0776e 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 22 05:26:54.712828 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.712972 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.713080 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.713246 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.715298 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.715468 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.742560 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c 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=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:26:54.745551 np0000005624 devstack@c-api.service[100092]: INFO cinder.rpc [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 05:26:54.745922 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a 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=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:26:54.746667 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 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=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:26:54.748292 np0000005624 devstack@c-api.service[100092]: INFO cinder.rpc [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 05:26:54.748738 np0000005624 devstack@c-api.service[100091]: INFO cinder.rpc [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 05:26:54.748867 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.749064 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.749367 np0000005624 devstack@c-api.service[100093]: INFO cinder.rpc [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 05:26:54.751504 np0000005624 devstack@c-api.service[100091]: INFO cinder.rpc [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 05:26:54.751991 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.752091 np0000005624 devstack@c-api.service[100093]: INFO cinder.rpc [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 05:26:54.752196 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.752767 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.752984 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.755508 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-a0464ab3-48ce-4afb-8663-5698eed0776e 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=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:26:54.758693 np0000005624 devstack@c-api.service[100094]: INFO cinder.rpc [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 05:26:54.761422 np0000005624 devstack@c-api.service[100094]: INFO cinder.rpc [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 05:26:54.762039 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.762255 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.762513 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.762795 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.764844 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.764972 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.765066 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.765191 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.767478 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.767646 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.768004 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.768191 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.768530 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.768787 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.771706 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.771906 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.772170 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.772322 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.772418 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.772559 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.775456 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.775655 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.776176 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.776401 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.776455 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.776603 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.776703 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.776923 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.777924 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.778079 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.778933 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.779102 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.779935 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.780051 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.780144 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.780191 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.780701 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.780862 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.781287 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.781435 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.782883 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.783075 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.783131 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.783276 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.783687 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.783842 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.785001 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.785202 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.785524 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.785726 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.785832 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.785988 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.786098 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.786277 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.787871 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.788047 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.788123 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.788283 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.788903 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.788964 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.789012 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.789154 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.789213 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.789347 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.790068 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.790257 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.791597 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.791813 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.791887 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.791974 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.792046 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.792141 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.792736 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.792923 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.793163 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.793326 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.795889 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.796032 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.796093 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.796304 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.798575 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.798713 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.798825 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.798902 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.799057 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.799248 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.801866 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.802008 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.802090 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.802137 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.802184 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.802448 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.802870 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.803015 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.804174 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.804252 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.804361 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.804426 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.804910 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.805116 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.805467 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.805538 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.805658 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.805708 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.806086 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.806279 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.806382 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.806582 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.806803 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.806991 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.807585 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.807653 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.807736 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.807795 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.808133 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.808189 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.808647 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.808722 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.808933 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.809111 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.809553 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.809710 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.810068 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.810223 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.810270 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.810405 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.810541 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.810712 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.811263 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.811341 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.811418 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.811470 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.811509 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.811544 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.812172 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.812351 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.812405 np0000005624 devstack@c-api.service[100091]: WARNING cinder.api.contrib.hosts [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 05:26:54.812615 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.812744 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.812789 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.812933 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.813309 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: extensions {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.813450 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.814281 np0000005624 devstack@c-api.service[100093]: WARNING cinder.api.contrib.hosts [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 05:26:54.814528 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.814603 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.814603 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.814765 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.814765 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.814858 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: consistencygroups {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.815289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: extensions {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.815337 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.815464 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.816384 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.816558 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: consistencygroups {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.816664 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.816718 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: extra_specs {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.817357 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.817590 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.817961 np0000005624 devstack@c-api.service[100092]: WARNING cinder.api.contrib.hosts [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 05:26:54.818346 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.818521 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.819177 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: extra_specs {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.819333 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: extensions {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.819453 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: capabilities {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.819506 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.819548 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.820565 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.820712 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.821064 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: backups {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.821149 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: consistencygroups {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.821565 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.821716 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.822471 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: capabilities {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.822568 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.822568 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.823256 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: os-quota-sets {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.823453 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.823592 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.824198 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: backups {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.824313 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.824428 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: extra_specs {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.824525 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.824657 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: qos-specs {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.824893 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.824994 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.825536 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: capabilities {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.825934 np0000005624 devstack@c-api.service[100094]: WARNING cinder.api.contrib.hosts [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 05:26:54.826216 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.826347 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.826461 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: encryption {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.826539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: backups {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.826776 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: os-quota-sets {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.826848 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: extensions {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.828098 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: consistencygroups {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.828190 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: os-quota-sets {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.828245 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: encryption {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.828883 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: qos-specs {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.829308 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: qos-specs {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.829704 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: cgsnapshots {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.829950 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: extra_specs {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.830937 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: encryption {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.831406 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: scheduler-stats {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.831690 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: encryption {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.832124 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: encryption {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.832368 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: capabilities {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.833249 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: os-volume-manage {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.833296 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: cgsnapshots {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.833531 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: backups {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.833572 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: encryption {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.834457 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: scheduler-stats {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.835230 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: os-snapshot-manage {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.835548 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: os-quota-sets {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.835778 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: os-volume-manage {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.835856 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: cgsnapshots {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.836727 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: os-snapshot-manage {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.837271 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: qos-specs {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.837335 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: os-volume-transfer {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.837513 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: scheduler-stats {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.837874 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: os-volume-transfer {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.839152 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: os-hosts {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.839333 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: os-hosts {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.839419 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: os-volume-manage {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.839479 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: encryption {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.840180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: os-volume-type-access {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.840965 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: encryption {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.841040 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: os-volume-type-access {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.841282 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: os-snapshot-manage {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.841429 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: os-availability-zone {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.842137 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: cgsnapshots {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.842524 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extended resource: os-quota-class-sets {{(pid=100092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.843030 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: os-availability-zone {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.843316 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: os-volume-transfer {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.843410 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: scheduler-stats {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.843828 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.843993 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.844760 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.844829 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: os-volume-manage {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.844903 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.844999 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extended resource: os-quota-class-sets {{(pid=100091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.845258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: os-hosts {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.845452 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.845552 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.846088 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] SnapshotActionsController initialized {{(pid=100092) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 05:26:54.846472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: os-snapshot-manage {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.846859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: os-volume-type-access {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.847062 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.847232 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.847275 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.847442 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.847829 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.847996 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.848214 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.848338 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.848540 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: os-volume-transfer {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.848585 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.848656 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.848969 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: os-availability-zone {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.849133 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.849242 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.849407 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.849407 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.849866 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.snapshot_actions [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] SnapshotActionsController initialized {{(pid=100091) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 05:26:54.850031 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.850031 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.850104 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.850253 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.850448 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extended resource: os-quota-class-sets {{(pid=100093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.850502 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.850542 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.850542 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.850617 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.850680 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension UsedLimits extending resource: limits {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.850680 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.850788 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: os-hosts {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.850831 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.850831 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.850919 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension AdminActions extending resource: volumes {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.851180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension AdminActions extending resource: snapshots {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.851180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension AdminActions extending resource: backups {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.851266 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.851304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension VolumeActions extending resource: volumes {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.851428 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.851481 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.851481 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.router [None req-a3932e4c-eadb-4f18-97a2-f4835341e57c None None] Extension TypesManage extending resource: types {{(pid=100092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.852181 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.852245 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: os-volume-type-access {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.852356 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.853089 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.853089 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.853242 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.853445 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.853764 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.853928 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.854071 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: os-availability-zone {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.854341 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.854503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.854572 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.854775 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.854925 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.854980 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.855111 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.855167 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.855289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension UsedLimits extending resource: limits {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.855446 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.855574 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extended resource: os-quota-class-sets {{(pid=100094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 05:26:54.855651 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.855795 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.855974 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.snapshot_actions [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] SnapshotActionsController initialized {{(pid=100093) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 05:26:54.856038 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension AdminActions extending resource: volumes {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.856162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension AdminActions extending resource: snapshots {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.856326 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension AdminActions extending resource: backups {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.856490 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension VolumeActions extending resource: volumes {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.856549 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.856699 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.856746 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.856832 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.router [None req-226ed8af-02ea-4315-bd98-bc70e8877a4a None None] Extension TypesManage extending resource: types {{(pid=100091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.857507 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.857650 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.857742 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.857884 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.858451 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.858599 np0000005624 devstack@c-api.service[100092]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a09d6a4668 pid: 100092 (default app) Jul 22 05:26:54.858686 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.858830 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.859037 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.859177 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.859295 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.859810 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] SnapshotActionsController initialized {{(pid=100094) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 05:26:54.860053 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.860152 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.860223 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.860258 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.860835 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.860940 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.861035 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.861235 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.861850 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.862034 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.862094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.862152 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.862531 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.862678 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:26:54.862740 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.862855 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:26:54.862915 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension UsedLimits extending resource: limits {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.863057 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.863197 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.863336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.863519 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension AdminActions extending resource: volumes {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.863593 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.863709 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension AdminActions extending resource: snapshots {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.863781 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.863876 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension AdminActions extending resource: backups {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.863942 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.864041 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension VolumeActions extending resource: volumes {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.864118 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.864213 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.864283 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.864380 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.864438 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.router [None req-f34a0275-d19e-4f9b-8718-c407d95b6113 None None] Extension TypesManage extending resource: types {{(pid=100093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.864676 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension UsedLimits extending resource: limits {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.864676 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.864790 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.864930 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.865077 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension AdminActions extending resource: volumes {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.865229 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension AdminActions extending resource: snapshots {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.865364 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension AdminActions extending resource: backups {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.865513 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension VolumeActions extending resource: volumes {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.865725 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.865860 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.router [None req-a0464ab3-48ce-4afb-8663-5698eed0776e None None] Extension TypesManage extending resource: types {{(pid=100094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 05:26:54.866904 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-af73a504-826c-4216-a552-f0d1551e90c7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:26:54.869115 np0000005624 devstack@c-api.service[100091]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a09d6a4668 pid: 100091 (default app) Jul 22 05:26:54.869938 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1/1] 10.4.3.91 () {60 vars in 918 bytes} [Wed Jul 22 05:26:54 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 22 05:26:54.874239 np0000005624 devstack@c-api.service[100094]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a09d6a4668 pid: 100094 (default app) Jul 22 05:26:54.876110 np0000005624 devstack@c-api.service[100093]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a09d6a4668 pid: 100093 (default app) Jul 22 05:27:00.216225 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-06031eb2-6bb9-45bf-88d8-62ac84d7362c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:27:00.894194 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-06031eb2-6bb9-45bf-88d8-62ac84d7362c admin admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:27:00.894837 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-06031eb2-6bb9-45bf-88d8-62ac84d7362c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:27:00.896462 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:27:00.896462 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:27:00.941380 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-06031eb2-6bb9-45bf-88d8-62ac84d7362c 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=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:27:00.973473 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-06031eb2-6bb9-45bf-88d8-62ac84d7362c admin admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:27:00.974085 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1/2] 10.4.3.91 () {68 vars in 1295 bytes} [Wed Jul 22 05:27:00 2026] POST /volume/v3/types => generated 183 bytes in 767 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:27:00.985529 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b9a3f983-711f-430e-8c9a-f536e271bc03 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:27:01.307720 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b9a3f983-711f-430e-8c9a-f536e271bc03 admin admin] POST https://10.4.3.91/volume/v3/types/32bcf38f-15d5-4caf-af8c-c64c05fb3b67/extra_specs Jul 22 05:27:01.307720 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b9a3f983-711f-430e-8c9a-f536e271bc03 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:27:01.309205 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:27:01.309205 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:27:01.352442 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-b9a3f983-711f-430e-8c9a-f536e271bc03 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=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:27:01.419951 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b9a3f983-711f-430e-8c9a-f536e271bc03 admin admin] https://10.4.3.91/volume/v3/types/32bcf38f-15d5-4caf-af8c-c64c05fb3b67/extra_specs returned with HTTP 200 Jul 22 05:27:01.419951 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 2/3] 10.4.3.91 () {68 vars in 1442 bytes} [Wed Jul 22 05:27:00 2026] POST /volume/v3/types/32bcf38f-15d5-4caf-af8c-c64c05fb3b67/extra_specs => generated 52 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:27:01.796973 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a4a82e7f-628f-4b19-83fd-b0a3d797c5af None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:27:02.128658 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a4a82e7f-628f-4b19-83fd-b0a3d797c5af admin admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:27:02.129423 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a4a82e7f-628f-4b19-83fd-b0a3d797c5af admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:27:02.131375 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:27:02.131375 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:27:02.166402 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-a4a82e7f-628f-4b19-83fd-b0a3d797c5af 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=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:27:02.194154 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a4a82e7f-628f-4b19-83fd-b0a3d797c5af admin admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:27:02.194694 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1/4] 10.4.3.91 () {68 vars in 1295 bytes} [Wed Jul 22 05:27:01 2026] POST /volume/v3/types => generated 186 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:27:02.212646 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6158f28a-c27a-46d0-b5a5-4d26fd6fdace None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:27:02.577075 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6158f28a-c27a-46d0-b5a5-4d26fd6fdace admin admin] POST https://10.4.3.91/volume/v3/types/b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b/extra_specs Jul 22 05:27:02.577966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6158f28a-c27a-46d0-b5a5-4d26fd6fdace admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:27:02.580316 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:27:02.580316 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:27:02.628966 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-6158f28a-c27a-46d0-b5a5-4d26fd6fdace 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=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:27:02.689442 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6158f28a-c27a-46d0-b5a5-4d26fd6fdace admin admin] https://10.4.3.91/volume/v3/types/b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b/extra_specs returned with HTTP 200 Jul 22 05:27:02.690067 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1/5] 10.4.3.91 () {68 vars in 1442 bytes} [Wed Jul 22 05:27:02 2026] POST /volume/v3/types/b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b/extra_specs => generated 45 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:27:10.969716 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:27:11.415124 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:27:12.190963 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:27:12.687315 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:27:30.249927 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c3053b3d-e141-4541-80e2-3079c278bd6e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:27:30.250856 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3053b3d-e141-4541-80e2-3079c278bd6e None None] GET https://10.4.3.91/volume// Jul 22 05:27:30.251073 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3053b3d-e141-4541-80e2-3079c278bd6e None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:27:30.251309 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3053b3d-e141-4541-80e2-3079c278bd6e None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:27:30.251846 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3053b3d-e141-4541-80e2-3079c278bd6e None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:27:30.252197 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 2/6] 10.4.3.91 () {66 vars in 1418 bytes} [Wed Jul 22 05: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 22 05:28:15.002750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-32bb0e5e-2b92-4edf-a506-d5484a06eba4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:28:15.353029 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-32bb0e5e-2b92-4edf-a506-d5484a06eba4 tempest-verify_tempest_config-1114924775 tempest-verify_tempest_config-1114924775-project-member] GET https://10.4.3.91/volume/v3/extensions Jul 22 05:28:15.353323 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-32bb0e5e-2b92-4edf-a506-d5484a06eba4 tempest-verify_tempest_config-1114924775 tempest-verify_tempest_config-1114924775-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:28:15.353497 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-32bb0e5e-2b92-4edf-a506-d5484a06eba4 tempest-verify_tempest_config-1114924775 tempest-verify_tempest_config-1114924775-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:28:15.354087 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-32bb0e5e-2b92-4edf-a506-d5484a06eba4 tempest-verify_tempest_config-1114924775 tempest-verify_tempest_config-1114924775-project-member] https://10.4.3.91/volume/v3/extensions returned with HTTP 200 Jul 22 05:28:15.354280 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 3/7] 10.4.3.91 () {66 vars in 1239 bytes} [Wed Jul 22 05:28:15 2026] GET /volume/v3/extensions => generated 5245 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:26.601999 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:27.173118 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:29:27.173280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1009078241", "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:27.176597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1009078241', 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:29:28.093947 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Create volume of 1 GB Jul 22 05:29:28.105571 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Availability zone cache updated, next update will occur around 2026-07-22 06:29:28.104626. {{(pid=100094) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:29:28.105571 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Availability Zones retrieved successfully. Jul 22 05:29:28.135167 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Flow 'volume_create_api' (cf1582a9-fc8e-48ca-bf9a-12321984040b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:28.136388 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be273fc4-1814-4d8c-8dd0-3f962f35f968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:28.137403 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:29:28.255155 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be273fc4-1814-4d8c-8dd0-3f962f35f968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:28.257097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8d1cef-a68f-4a78-a52c-8f81a2cb210b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:28.318793 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-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 22 05:29:28.318793 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-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 22 05:29:28.399756 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Created reservations ['9d62837f-5294-43d1-a134-1739f1a76c4d', '5ff3f50a-ea37-4c05-9aec-f094a67f0ae4', 'f54e9046-9858-40ea-aad7-31b58ec4b6b3', '6faad9f1-3277-42a8-99f6-499defa2d5f6'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:29:28.401365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8d1cef-a68f-4a78-a52c-8f81a2cb210b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d62837f-5294-43d1-a134-1739f1a76c4d', '5ff3f50a-ea37-4c05-9aec-f094a67f0ae4', 'f54e9046-9858-40ea-aad7-31b58ec4b6b3', '6faad9f1-3277-42a8-99f6-499defa2d5f6']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:28.402859 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2dbbf09-7aae-487a-b7fb-16d8fcd76148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:28.469553 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2dbbf09-7aae-487a-b7fb-16d8fcd76148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1009078241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='677afe76e7e04757a1d0a92b238743c0',qos_specs=None,replication_status=,reservations=['9d62837f-5294-43d1-a134-1739f1a76c4d','5ff3f50a-ea37-4c05-9aec-f094a67f0ae4','f54e9046-9858-40ea-aad7-31b58ec4b6b3','6faad9f1-3277-42a8-99f6-499defa2d5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5916b97568764612919c2039562b0073',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1009078241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677afe76e7e04757a1d0a92b238743c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5916b97568764612919c2039562b0073',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:28.470595 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb695741-c43a-4853-b584-050dbf12e18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:28.503252 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb695741-c43a-4853-b584-050dbf12e18c) transitioned into state 'SUCCESS' from state '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-1009078241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='677afe76e7e04757a1d0a92b238743c0',qos_specs=None,replication_status=,reservations=['9d62837f-5294-43d1-a134-1739f1a76c4d','5ff3f50a-ea37-4c05-9aec-f094a67f0ae4','f54e9046-9858-40ea-aad7-31b58ec4b6b3','6faad9f1-3277-42a8-99f6-499defa2d5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5916b97568764612919c2039562b0073',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:28.504013 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c92618-58f1-453b-b7d0-3a52ad425929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:28.535227 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c92618-58f1-453b-b7d0-3a52ad425929) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:28.536317 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Flow 'volume_create_api' (cf1582a9-fc8e-48ca-bf9a-12321984040b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:28.536732 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Create volume request issued successfully. Jul 22 05:29:28.538307 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be49b31a-2c72-486a-aaac-01e7dbe392e2 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:29:28.538831 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 2/8] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:29:26 2026] POST /volume/v3/volumes => generated 750 bytes in 1937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:29:28.554265 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-14245cd4-2750-4dfe-a980-b697c0d4b8c1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:28.561444 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-14245cd4-2750-4dfe-a980-b697c0d4b8c1 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:28.561824 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-14245cd4-2750-4dfe-a980-b697c0d4b8c1 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:28.562073 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-14245cd4-2750-4dfe-a980-b697c0d4b8c1 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:28.598750 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:28.598750 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:28.609654 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-14245cd4-2750-4dfe-a980-b697c0d4b8c1 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:28.620780 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-14245cd4-2750-4dfe-a980-b697c0d4b8c1 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:28.621657 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 2/9] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:28 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:29.639614 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-88622b5c-38eb-4fe2-82c0-d052c381d5c8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:29.642333 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88622b5c-38eb-4fe2-82c0-d052c381d5c8 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:29.642668 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88622b5c-38eb-4fe2-82c0-d052c381d5c8 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:29.642860 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88622b5c-38eb-4fe2-82c0-d052c381d5c8 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:29.699137 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:29.699137 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:29.714152 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-88622b5c-38eb-4fe2-82c0-d052c381d5c8 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:29.725098 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88622b5c-38eb-4fe2-82c0-d052c381d5c8 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:29.725717 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 3/10] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:29 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 842 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:30.744248 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-56f80d5c-3900-4450-808e-23f207de6ab0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:30.750506 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-56f80d5c-3900-4450-808e-23f207de6ab0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:30.751210 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-56f80d5c-3900-4450-808e-23f207de6ab0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:30.751668 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-56f80d5c-3900-4450-808e-23f207de6ab0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:30.809364 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:30.809364 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:30.822859 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-56f80d5c-3900-4450-808e-23f207de6ab0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:30.830658 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-56f80d5c-3900-4450-808e-23f207de6ab0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:30.831164 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 4/11] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:30 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 842 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:31.848271 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4f9d3b20-bbd1-470d-b23e-a4097527f309 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:31.850696 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f9d3b20-bbd1-470d-b23e-a4097527f309 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:31.850911 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f9d3b20-bbd1-470d-b23e-a4097527f309 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:31.851154 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f9d3b20-bbd1-470d-b23e-a4097527f309 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:31.861119 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:31.861119 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:31.869358 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4f9d3b20-bbd1-470d-b23e-a4097527f309 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:31.878228 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f9d3b20-bbd1-470d-b23e-a4097527f309 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:31.878862 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 3/12] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:31 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:32.896688 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-99a4bf18-69f2-4e3e-95e3-2d88604b9747 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:32.899269 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-99a4bf18-69f2-4e3e-95e3-2d88604b9747 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:32.901059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-99a4bf18-69f2-4e3e-95e3-2d88604b9747 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:32.901059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-99a4bf18-69f2-4e3e-95e3-2d88604b9747 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:32.913380 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:32.913380 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:32.919041 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-99a4bf18-69f2-4e3e-95e3-2d88604b9747 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:32.926971 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-99a4bf18-69f2-4e3e-95e3-2d88604b9747 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:32.927599 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 3/13] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:32 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:33.941515 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-08cc22f9-f07e-4fad-9ca4-9dde17318d7a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:33.945397 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-08cc22f9-f07e-4fad-9ca4-9dde17318d7a tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:33.945709 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-08cc22f9-f07e-4fad-9ca4-9dde17318d7a tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:33.946012 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-08cc22f9-f07e-4fad-9ca4-9dde17318d7a tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:33.959411 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:33.959411 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:33.965769 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-08cc22f9-f07e-4fad-9ca4-9dde17318d7a tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:33.972393 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-08cc22f9-f07e-4fad-9ca4-9dde17318d7a tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:33.972901 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 4/14] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:33 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:34.995249 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-147a2acf-7119-4305-b774-6ecc4bb1823c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:34.999010 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-147a2acf-7119-4305-b774-6ecc4bb1823c tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:34.999010 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-147a2acf-7119-4305-b774-6ecc4bb1823c tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:34.999169 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-147a2acf-7119-4305-b774-6ecc4bb1823c tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:35.014359 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:35.014359 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:35.021985 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-147a2acf-7119-4305-b774-6ecc4bb1823c tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:35.031839 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-147a2acf-7119-4305-b774-6ecc4bb1823c tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:35.032128 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 5/15] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:34 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:35.234467 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:35.569813 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:29:35.570231 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1361877741"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:35.576319 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1361877741'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:29:35.585323 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Create volume of 1 GB Jul 22 05:29:35.585680 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:35.585680 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:35.586415 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Availability Zones retrieved successfully. Jul 22 05:29:35.592813 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Flow 'volume_create_api' (2dc02ead-4439-4acb-b938-11cee47b5737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:35.593772 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c03b94a-ee88-4b5d-91d1-66640188c2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:35.595365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:29:35.605293 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:35.605293 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:35.623718 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c03b94a-ee88-4b5d-91d1-66640188c2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b', 'encryption_key_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=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:35.623844 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd69713e-cfac-4854-a146-741ef6576ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:35.658806 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-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 22 05:29:35.659160 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-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 22 05:29:35.707885 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Created reservations ['2411eedb-1dbc-41b5-aea0-bf772046b040', '4d02e388-162b-4998-bcfb-fb44041f8aef', '7045e4ef-7043-460f-a9cc-8f95ca127dbf', 'eda3adbb-7a7d-40a9-9e3e-a32c2be7e4f9'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:29:35.708976 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd69713e-cfac-4854-a146-741ef6576ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2411eedb-1dbc-41b5-aea0-bf772046b040', '4d02e388-162b-4998-bcfb-fb44041f8aef', '7045e4ef-7043-460f-a9cc-8f95ca127dbf', 'eda3adbb-7a7d-40a9-9e3e-a32c2be7e4f9']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:35.709740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17199e2-0ef9-493e-bdbf-10a99d262d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:35.743122 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17199e2-0ef9-493e-bdbf-10a99d262d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04021d44-881a-46f8-98a8-5145fd5d27f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1361877741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='478ce8521fe4491ea98a6e2af26a3f75',qos_specs=None,replication_status=,reservations=['2411eedb-1dbc-41b5-aea0-bf772046b040','4d02e388-162b-4998-bcfb-fb44041f8aef','7045e4ef-7043-460f-a9cc-8f95ca127dbf','eda3adbb-7a7d-40a9-9e3e-a32c2be7e4f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94bd9a5de1465d89ed0764073a4718',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:29:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1361877741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04021d44-881a-46f8-98a8-5145fd5d27f2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='478ce8521fe4491ea98a6e2af26a3f75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b94bd9a5de1465d89ed0764073a4718',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b),volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:35.744957 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2109c358-7cdd-4c4c-bee8-ce1137a22a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:35.767532 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2109c358-7cdd-4c4c-bee8-ce1137a22a5e) transitioned into state 'SUCCESS' from state '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-1361877741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='478ce8521fe4491ea98a6e2af26a3f75',qos_specs=None,replication_status=,reservations=['2411eedb-1dbc-41b5-aea0-bf772046b040','4d02e388-162b-4998-bcfb-fb44041f8aef','7045e4ef-7043-460f-a9cc-8f95ca127dbf','eda3adbb-7a7d-40a9-9e3e-a32c2be7e4f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94bd9a5de1465d89ed0764073a4718',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:35.769309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c35b6e-dd44-4e41-9df3-4fa98af7eec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:35.782119 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c35b6e-dd44-4e41-9df3-4fa98af7eec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:35.783103 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Flow 'volume_create_api' (2dc02ead-4439-4acb-b938-11cee47b5737) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:35.783547 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Create volume request issued successfully. Jul 22 05:29:35.784132 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1045e58d-0cbb-402c-8a83-0eb1c93b888f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:29:35.784558 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 4/16] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:29:35 2026] POST /volume/v3/volumes => generated 756 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:29:35.801259 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c83dbe5b-1ea2-4f11-9ba3-0881fd76062f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:35.809476 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c83dbe5b-1ea2-4f11-9ba3-0881fd76062f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:29:35.809670 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c83dbe5b-1ea2-4f11-9ba3-0881fd76062f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:35.809926 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c83dbe5b-1ea2-4f11-9ba3-0881fd76062f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:35.817541 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:35.817541 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:35.821886 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c83dbe5b-1ea2-4f11-9ba3-0881fd76062f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:29:35.826529 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c83dbe5b-1ea2-4f11-9ba3-0881fd76062f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:29:35.827334 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 4/17] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:35 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:36.055510 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6f55209b-8525-46c2-8f87-f45fc0f618fe None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:36.059869 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6f55209b-8525-46c2-8f87-f45fc0f618fe tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:36.060430 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6f55209b-8525-46c2-8f87-f45fc0f618fe tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:36.060952 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6f55209b-8525-46c2-8f87-f45fc0f618fe tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:36.074681 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:36.074681 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:36.090561 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6f55209b-8525-46c2-8f87-f45fc0f618fe tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:36.099186 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6f55209b-8525-46c2-8f87-f45fc0f618fe tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:36.099616 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 5/18] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:36 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:36.849525 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b19c14bd-3e2d-4bde-a4b9-45bcf8251d11 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:36.850336 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b19c14bd-3e2d-4bde-a4b9-45bcf8251d11 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:29:36.850468 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b19c14bd-3e2d-4bde-a4b9-45bcf8251d11 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:36.850731 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b19c14bd-3e2d-4bde-a4b9-45bcf8251d11 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:36.867706 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:36.867706 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:36.874140 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5297464e-28e0-44c2-ad30-921257c6722d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:36.874528 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b19c14bd-3e2d-4bde-a4b9-45bcf8251d11 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:29:36.880856 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b19c14bd-3e2d-4bde-a4b9-45bcf8251d11 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:29:36.881570 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 6/19] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:36 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:36.904380 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7c83e924-53c1-4512-858d-67c5a50877d6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:37.116459 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cff00f10-e71c-487e-9b0f-17dbb97404d6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:37.121612 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cff00f10-e71c-487e-9b0f-17dbb97404d6 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:37.122525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cff00f10-e71c-487e-9b0f-17dbb97404d6 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:37.122525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cff00f10-e71c-487e-9b0f-17dbb97404d6 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:37.132958 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:37.132958 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:37.138447 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cff00f10-e71c-487e-9b0f-17dbb97404d6 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:37.145855 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cff00f10-e71c-487e-9b0f-17dbb97404d6 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:37.149666 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 6/20] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:37 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:37.224321 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:29:37.225282 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1701642170"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:37.227233 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1701642170'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:29:37.227403 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Create volume of 1 GB Jul 22 05:29:37.228167 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:37.228167 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:37.237487 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Availability Zones retrieved successfully. Jul 22 05:29:37.245766 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Flow 'volume_create_api' (30a95d10-7108-427c-9c1d-9f15adfd2941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:37.246963 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1dde67e-3bf2-4f88-a776-888f8019136c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:37.247867 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:29:37.286287 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1dde67e-3bf2-4f88-a776-888f8019136c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:37.287504 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bad891a-fa5b-4bda-97b3-6b30b095c288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:37.372792 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Created reservations ['3acb20e0-1296-4d74-928b-a9111ff96213', 'e8d49994-8807-4589-8165-0ff6242c4a8d', 'e2b67fb8-1628-4494-84d8-a92a7f587b29', '78c02b63-da98-480e-aad5-f96b10630abe'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:29:37.373757 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bad891a-fa5b-4bda-97b3-6b30b095c288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3acb20e0-1296-4d74-928b-a9111ff96213', 'e8d49994-8807-4589-8165-0ff6242c4a8d', 'e2b67fb8-1628-4494-84d8-a92a7f587b29', '78c02b63-da98-480e-aad5-f96b10630abe']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:37.374596 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bd38bdd-ac97-4e65-9863-7585b66cb9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:37.414775 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c83e924-53c1-4512-858d-67c5a50877d6 tempest-TestMultiAttachVolumeSwap-879097237 tempest-TestMultiAttachVolumeSwap-879097237-project-admin] POST https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2/action Jul 22 05:29:37.414775 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7c83e924-53c1-4512-858d-67c5a50877d6 tempest-TestMultiAttachVolumeSwap-879097237 tempest-TestMultiAttachVolumeSwap-879097237-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:29:37.414775 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7c83e924-53c1-4512-858d-67c5a50877d6 tempest-TestMultiAttachVolumeSwap-879097237 tempest-TestMultiAttachVolumeSwap-879097237-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:37.442614 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bd38bdd-ac97-4e65-9863-7585b66cb9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a757adc9-be4b-4bc8-8870-3d9577e7cbd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1701642170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b0c0d1d55542c6875383440660dd80',qos_specs=None,replication_status=,reservations=['3acb20e0-1296-4d74-928b-a9111ff96213','e8d49994-8807-4589-8165-0ff6242c4a8d','e2b67fb8-1628-4494-84d8-a92a7f587b29','78c02b63-da98-480e-aad5-f96b10630abe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f128cb8fea5e4f1195b18653d9f936c3',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1701642170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a757adc9-be4b-4bc8-8870-3d9577e7cbd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31b0c0d1d55542c6875383440660dd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f128cb8fea5e4f1195b18653d9f936c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:37.443563 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398b8f31-e8b2-49c3-a369-93bb8a008849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:37.453232 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:37.453232 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:37.453774 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7c83e924-53c1-4512-858d-67c5a50877d6 tempest-TestMultiAttachVolumeSwap-879097237 tempest-TestMultiAttachVolumeSwap-879097237-project-admin] Volume info retrieved successfully. Jul 22 05:29:37.471105 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7c83e924-53c1-4512-858d-67c5a50877d6 tempest-TestMultiAttachVolumeSwap-879097237 tempest-TestMultiAttachVolumeSwap-879097237-project-admin] Update volume admin metadata completed successfully. Jul 22 05:29:37.471105 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7c83e924-53c1-4512-858d-67c5a50877d6 tempest-TestMultiAttachVolumeSwap-879097237 tempest-TestMultiAttachVolumeSwap-879097237-project-admin] Update readonly setting on volume completed successfully. Jul 22 05:29:37.471307 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398b8f31-e8b2-49c3-a369-93bb8a008849) transitioned into state 'SUCCESS' from state '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-1701642170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b0c0d1d55542c6875383440660dd80',qos_specs=None,replication_status=,reservations=['3acb20e0-1296-4d74-928b-a9111ff96213','e8d49994-8807-4589-8165-0ff6242c4a8d','e2b67fb8-1628-4494-84d8-a92a7f587b29','78c02b63-da98-480e-aad5-f96b10630abe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f128cb8fea5e4f1195b18653d9f936c3',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:37.473903 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d9e844-7b64-4fb4-8bc9-cfb77305854f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:37.477114 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c83e924-53c1-4512-858d-67c5a50877d6 tempest-TestMultiAttachVolumeSwap-879097237 tempest-TestMultiAttachVolumeSwap-879097237-project-admin] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2/action returned with HTTP 202 Jul 22 05:29:37.477114 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 5/21] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:29:36 2026] POST /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2/action => generated 0 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:29:37.483826 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d9e844-7b64-4fb4-8bc9-cfb77305854f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:37.484779 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Flow 'volume_create_api' (30a95d10-7108-427c-9c1d-9f15adfd2941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:37.485143 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Create volume request issued successfully. Jul 22 05:29:37.485775 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5297464e-28e0-44c2-ad30-921257c6722d tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:29:37.486322 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 5/22] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:29:36 2026] POST /volume/v3/volumes => generated 783 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:29:37.491228 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a8327b58-1088-4667-88b0-6f08ac33af41 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:37.495416 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:29:37.495944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-392983818"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:37.501276 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-392983818'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:29:37.504080 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cd0a64e7-ff4d-4127-8329-e9a3ec7cbb20 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:37.512675 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cd0a64e7-ff4d-4127-8329-e9a3ec7cbb20 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:29:37.512675 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cd0a64e7-ff4d-4127-8329-e9a3ec7cbb20 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:37.512675 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cd0a64e7-ff4d-4127-8329-e9a3ec7cbb20 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:37.525110 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Create volume of 1 GB Jul 22 05:29:37.525400 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:37.525400 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:37.535755 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Availability zone cache updated, next update will occur around 2026-07-22 06:29:37.532069. {{(pid=100092) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:29:37.535990 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Availability Zones retrieved successfully. Jul 22 05:29:37.571591 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Flow 'volume_create_api' (7e4d7bc2-d2a6-4eaa-a886-e02dfca13942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:37.573798 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1fd3c3-7232-4682-a320-fd740471c7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:37.574452 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:37.574452 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:37.575187 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:29:37.587018 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cd0a64e7-ff4d-4127-8329-e9a3ec7cbb20 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:29:37.593658 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cd0a64e7-ff4d-4127-8329-e9a3ec7cbb20 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:29:37.596241 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 7/23] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:37 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 962 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:37.605115 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:37.605115 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:37.634651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1fd3c3-7232-4682-a320-fd740471c7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b', 'encryption_key_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=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:37.635440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (794c83c3-4626-4acb-8a75-2d110275d70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:37.697208 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-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 22 05:29:37.697469 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-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 22 05:29:37.737559 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Created reservations ['cca28f63-bab6-4a6a-8d29-45889f319f00', '699b2d16-8f36-423f-bed4-197210b076cc', '5eabedd2-ee2b-43c0-beb5-c47323f460bd', '657486de-07c1-4d4b-9e83-1800b4c9dc91'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:29:37.739745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (794c83c3-4626-4acb-8a75-2d110275d70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca28f63-bab6-4a6a-8d29-45889f319f00', '699b2d16-8f36-423f-bed4-197210b076cc', '5eabedd2-ee2b-43c0-beb5-c47323f460bd', '657486de-07c1-4d4b-9e83-1800b4c9dc91']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:37.739745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bec7407-dbbe-4fbf-84e2-3dee205d1f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:37.781143 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bec7407-dbbe-4fbf-84e2-3dee205d1f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2f05668-b17e-4bd3-a404-3949443e340d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-392983818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='478ce8521fe4491ea98a6e2af26a3f75',qos_specs=None,replication_status=,reservations=['cca28f63-bab6-4a6a-8d29-45889f319f00','699b2d16-8f36-423f-bed4-197210b076cc','5eabedd2-ee2b-43c0-beb5-c47323f460bd','657486de-07c1-4d4b-9e83-1800b4c9dc91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94bd9a5de1465d89ed0764073a4718',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-392983818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2f05668-b17e-4bd3-a404-3949443e340d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='478ce8521fe4491ea98a6e2af26a3f75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b94bd9a5de1465d89ed0764073a4718',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b),volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:37.782330 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a2cc16-b8ab-439e-b231-44da8fc50463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:37.814472 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a2cc16-b8ab-439e-b231-44da8fc50463) transitioned into state 'SUCCESS' from state '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-392983818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='478ce8521fe4491ea98a6e2af26a3f75',qos_specs=None,replication_status=,reservations=['cca28f63-bab6-4a6a-8d29-45889f319f00','699b2d16-8f36-423f-bed4-197210b076cc','5eabedd2-ee2b-43c0-beb5-c47323f460bd','657486de-07c1-4d4b-9e83-1800b4c9dc91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94bd9a5de1465d89ed0764073a4718',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:37.816208 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117f73c8-bbea-4d83-bb85-264909ba222f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:37.852317 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117f73c8-bbea-4d83-bb85-264909ba222f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:37.853573 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Flow 'volume_create_api' (7e4d7bc2-d2a6-4eaa-a886-e02dfca13942) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:37.855748 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Create volume request issued successfully. Jul 22 05:29:37.856818 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a8327b58-1088-4667-88b0-6f08ac33af41 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:29:37.857393 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 7/24] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:29:37 2026] POST /volume/v3/volumes => generated 755 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:29:37.883894 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b10d2409-581a-4291-8f76-15a94c08ec53 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:37.889705 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b10d2409-581a-4291-8f76-15a94c08ec53 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d Jul 22 05:29:37.890021 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b10d2409-581a-4291-8f76-15a94c08ec53 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:37.890222 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b10d2409-581a-4291-8f76-15a94c08ec53 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:37.906123 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:37.906123 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:37.915886 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b10d2409-581a-4291-8f76-15a94c08ec53 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:29:37.925323 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b10d2409-581a-4291-8f76-15a94c08ec53 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d returned with HTTP 200 Jul 22 05:29:37.925806 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 6/25] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:37 2026] GET /volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:38.166231 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-67e70c86-02f0-4028-9957-4a8b569171f4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:38.168647 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-67e70c86-02f0-4028-9957-4a8b569171f4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:38.168709 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-67e70c86-02f0-4028-9957-4a8b569171f4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:38.168864 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-67e70c86-02f0-4028-9957-4a8b569171f4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:38.181662 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:38.181662 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:38.188381 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-67e70c86-02f0-4028-9957-4a8b569171f4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:38.195098 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-67e70c86-02f0-4028-9957-4a8b569171f4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:38.195623 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 6/26] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:38 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:38.611025 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cf67005f-1ab2-454c-a759-48dd2e7c3e9e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:38.612652 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cf67005f-1ab2-454c-a759-48dd2e7c3e9e tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:29:38.613157 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cf67005f-1ab2-454c-a759-48dd2e7c3e9e tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:38.613157 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cf67005f-1ab2-454c-a759-48dd2e7c3e9e tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:38.621557 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:38.621557 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:38.626079 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cf67005f-1ab2-454c-a759-48dd2e7c3e9e tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:29:38.633553 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cf67005f-1ab2-454c-a759-48dd2e7c3e9e tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:29:38.634505 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 8/27] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:38 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:38.949074 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b2443995-ffbf-41c6-88c9-3c943e316a61 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:38.954310 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b2443995-ffbf-41c6-88c9-3c943e316a61 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d Jul 22 05:29:38.954569 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b2443995-ffbf-41c6-88c9-3c943e316a61 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:38.954858 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b2443995-ffbf-41c6-88c9-3c943e316a61 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:38.968132 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:38.968132 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:38.973595 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b2443995-ffbf-41c6-88c9-3c943e316a61 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:29:38.980000 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b2443995-ffbf-41c6-88c9-3c943e316a61 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d returned with HTTP 200 Jul 22 05:29:38.981460 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 8/28] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:38 2026] GET /volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:39.217835 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-68069c6e-1f2a-47b4-a732-137f91c8cba5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:39.223680 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-68069c6e-1f2a-47b4-a732-137f91c8cba5 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:39.223998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-68069c6e-1f2a-47b4-a732-137f91c8cba5 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:39.224361 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-68069c6e-1f2a-47b4-a732-137f91c8cba5 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:39.242289 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:39.242289 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:39.251190 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-68069c6e-1f2a-47b4-a732-137f91c8cba5 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:39.257350 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-68069c6e-1f2a-47b4-a732-137f91c8cba5 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:39.257862 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 7/29] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:39 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:40.278338 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7f5d7727-805c-49a4-b008-b3ed5138a9de None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:40.280624 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7f5d7727-805c-49a4-b008-b3ed5138a9de tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:40.280873 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7f5d7727-805c-49a4-b008-b3ed5138a9de tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:40.281143 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7f5d7727-805c-49a4-b008-b3ed5138a9de tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:40.290201 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:40.290201 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:40.296003 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7f5d7727-805c-49a4-b008-b3ed5138a9de tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:40.303137 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7f5d7727-805c-49a4-b008-b3ed5138a9de tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:40.303761 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 7/30] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:40 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:40.321055 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:40.323465 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:29:40.323861 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-217406223"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:40.325646 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-217406223'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:29:40.326109 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Create volume of 1 GB Jul 22 05:29:40.336232 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Availability zone cache updated, next update will occur around 2026-07-22 06:29:40.335513. {{(pid=100091) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:29:40.336372 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Availability Zones retrieved successfully. Jul 22 05:29:40.362704 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Flow 'volume_create_api' (f1789458-3bb6-461f-aab8-824cda59e26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:40.364227 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c541f0ba-19ac-476e-97a3-19ad34f2e940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:40.365968 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:29:40.418575 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c541f0ba-19ac-476e-97a3-19ad34f2e940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:40.419374 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3cb6a89-1bbe-4552-b58d-b177f500c818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:40.463099 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-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 22 05:29:40.463313 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-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 22 05:29:40.484649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Created reservations ['d9adeb01-97ba-420e-8f02-3aa542e9f3b9', 'f392c511-b321-4dbf-9552-c60ab30f180f', '8ca3c9f8-e066-4bb0-9c7a-69a11d163919', '61ced9f4-ae4d-4309-a38d-57fc5d15148b'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:29:40.485764 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3cb6a89-1bbe-4552-b58d-b177f500c818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9adeb01-97ba-420e-8f02-3aa542e9f3b9', 'f392c511-b321-4dbf-9552-c60ab30f180f', '8ca3c9f8-e066-4bb0-9c7a-69a11d163919', '61ced9f4-ae4d-4309-a38d-57fc5d15148b']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:40.486781 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc18811-03d2-4544-b5be-05dc3f1813d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:40.515130 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc18811-03d2-4544-b5be-05dc3f1813d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06d57f91-8bbf-4d9b-a922-c95a63b300e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-217406223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='677afe76e7e04757a1d0a92b238743c0',qos_specs=None,replication_status=,reservations=['d9adeb01-97ba-420e-8f02-3aa542e9f3b9','f392c511-b321-4dbf-9552-c60ab30f180f','8ca3c9f8-e066-4bb0-9c7a-69a11d163919','61ced9f4-ae4d-4309-a38d-57fc5d15148b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5916b97568764612919c2039562b0073',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:29:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-217406223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06d57f91-8bbf-4d9b-a922-c95a63b300e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677afe76e7e04757a1d0a92b238743c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5916b97568764612919c2039562b0073',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:40.516067 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35039bd-81ff-45c9-82f6-e6c0e90f08cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:40.543718 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35039bd-81ff-45c9-82f6-e6c0e90f08cd) transitioned into state 'SUCCESS' from state '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-217406223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='677afe76e7e04757a1d0a92b238743c0',qos_specs=None,replication_status=,reservations=['d9adeb01-97ba-420e-8f02-3aa542e9f3b9','f392c511-b321-4dbf-9552-c60ab30f180f','8ca3c9f8-e066-4bb0-9c7a-69a11d163919','61ced9f4-ae4d-4309-a38d-57fc5d15148b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5916b97568764612919c2039562b0073',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:40.545033 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52f226f4-3eb5-4d3e-b649-622c438cd872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:40.568216 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52f226f4-3eb5-4d3e-b649-622c438cd872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:40.569330 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Flow 'volume_create_api' (f1789458-3bb6-461f-aab8-824cda59e26b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:40.569745 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Create volume request issued successfully. Jul 22 05:29:40.570466 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-03963a1f-3bfe-421c-ace5-ab2cd37d125e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:29:40.571991 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 9/31] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:29:40 2026] POST /volume/v3/volumes => generated 749 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:29:40.590075 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cf72aa63-2d01-487d-a394-85d5ee16dff6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:40.593428 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cf72aa63-2d01-487d-a394-85d5ee16dff6 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 Jul 22 05:29:40.593428 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cf72aa63-2d01-487d-a394-85d5ee16dff6 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:40.593428 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cf72aa63-2d01-487d-a394-85d5ee16dff6 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:40.599945 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:40.599945 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:40.603985 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cf72aa63-2d01-487d-a394-85d5ee16dff6 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:40.608529 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cf72aa63-2d01-487d-a394-85d5ee16dff6 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 returned with HTTP 200 Jul 22 05:29:40.609950 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 9/32] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:40 2026] GET /volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:40.976274 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:40.979228 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:29:40.979533 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1212086860"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:40.981452 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1212086860'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:29:40.981867 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Create volume of 1 GB Jul 22 05:29:41.010952 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Availability zone cache updated, next update will occur around 2026-07-22 06:29:41.008741. {{(pid=100093) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:29:41.011191 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Availability Zones retrieved successfully. Jul 22 05:29:41.042957 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Flow 'volume_create_api' (70abda17-cc2c-48bd-b9a0-aa9b739eb285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:41.045039 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f0c91a5-e0e9-4942-9e0b-0a37e433af4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:41.046689 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:29:41.114393 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f0c91a5-e0e9-4942-9e0b-0a37e433af4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:41.115187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e69e664-65f8-49e6-b14a-57dee9df778d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:41.166916 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-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 22 05:29:41.167305 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-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 22 05:29:41.225761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Created reservations ['350da743-bcd7-4d37-9768-5ed048ed2004', '07778ade-ffc1-4ff3-adeb-0bbd20fb05ab', '9d96ff37-e85a-4d7a-924d-de41f61ff309', '872f32d2-825e-4504-9add-977c13754df8'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:29:41.226880 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e69e664-65f8-49e6-b14a-57dee9df778d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['350da743-bcd7-4d37-9768-5ed048ed2004', '07778ade-ffc1-4ff3-adeb-0bbd20fb05ab', '9d96ff37-e85a-4d7a-924d-de41f61ff309', '872f32d2-825e-4504-9add-977c13754df8']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:41.227703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f70affd0-6581-4c2b-b47b-7af5de6030bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:41.260823 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f70affd0-6581-4c2b-b47b-7af5de6030bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca2cd558-c4ec-435b-9154-2907900cff86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1212086860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05fe6c867c1a49cdadd5a23ae2d51381',qos_specs=None,replication_status=,reservations=['350da743-bcd7-4d37-9768-5ed048ed2004','07778ade-ffc1-4ff3-adeb-0bbd20fb05ab','9d96ff37-e85a-4d7a-924d-de41f61ff309','872f32d2-825e-4504-9add-977c13754df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f085b7f1d7b42f3954a4947b62b0ca4',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1212086860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca2cd558-c4ec-435b-9154-2907900cff86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05fe6c867c1a49cdadd5a23ae2d51381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f085b7f1d7b42f3954a4947b62b0ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:41.261465 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f081d82-f924-4092-b43a-c54f7b9b0cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:41.292648 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f081d82-f924-4092-b43a-c54f7b9b0cb4) transitioned into state 'SUCCESS' from state '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-1212086860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05fe6c867c1a49cdadd5a23ae2d51381',qos_specs=None,replication_status=,reservations=['350da743-bcd7-4d37-9768-5ed048ed2004','07778ade-ffc1-4ff3-adeb-0bbd20fb05ab','9d96ff37-e85a-4d7a-924d-de41f61ff309','872f32d2-825e-4504-9add-977c13754df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f085b7f1d7b42f3954a4947b62b0ca4',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:41.293680 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd5692ce-8bf0-482f-aacf-789245e8d48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:41.324369 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd5692ce-8bf0-482f-aacf-789245e8d48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:41.325596 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Flow 'volume_create_api' (70abda17-cc2c-48bd-b9a0-aa9b739eb285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:41.326011 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Create volume request issued successfully. Jul 22 05:29:41.326907 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3de04ef6-1e07-4954-ac4b-986907e04a73 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:29:41.327286 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 8/33] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:29:40 2026] POST /volume/v3/volumes => generated 750 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:29:41.345507 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7f226eea-6629-431d-8f68-a2e484b17272 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:41.349271 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7f226eea-6629-431d-8f68-a2e484b17272 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:41.349579 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7f226eea-6629-431d-8f68-a2e484b17272 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:41.349897 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7f226eea-6629-431d-8f68-a2e484b17272 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:41.359571 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:41.359571 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:41.365265 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7f226eea-6629-431d-8f68-a2e484b17272 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:41.370899 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7f226eea-6629-431d-8f68-a2e484b17272 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:41.371294 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 8/34] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:41 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:41.636057 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bbda8251-c1b7-4efa-acac-ece213ffb713 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:41.638346 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bbda8251-c1b7-4efa-acac-ece213ffb713 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 Jul 22 05:29:41.638568 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bbda8251-c1b7-4efa-acac-ece213ffb713 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:41.638796 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bbda8251-c1b7-4efa-acac-ece213ffb713 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:41.648124 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:41.648124 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:41.652551 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bbda8251-c1b7-4efa-acac-ece213ffb713 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:41.658460 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bbda8251-c1b7-4efa-acac-ece213ffb713 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 returned with HTTP 200 Jul 22 05:29:41.659229 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 10/35] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:41 2026] GET /volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:41.677532 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:41.681957 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:29:41.682471 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-504240612"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:41.684981 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-504240612'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:29:41.685385 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Create volume of 1 GB Jul 22 05:29:41.690931 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Availability Zones retrieved successfully. Jul 22 05:29:41.698972 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Flow 'volume_create_api' (42330d74-6b93-4d6f-878b-0865e40598bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:41.700046 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b38033c-6cb7-473f-b143-f59fc43bdfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:41.701590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:29:41.745660 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b38033c-6cb7-473f-b143-f59fc43bdfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:41.746413 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d97c5c-fcaf-446f-8595-b6c64eb0161f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:41.794585 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-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 22 05:29:41.796960 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-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 22 05:29:41.820221 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Created reservations ['ef91b005-6a72-4724-9490-4b6e58629536', 'db7ecd80-80ca-4818-ba6e-57fab8bbdeae', '21fbc60c-1e2f-40ab-aacb-158cf0a55a57', '94cf2552-6776-4c70-af8a-f14e1b6c67a9'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:29:41.820221 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d97c5c-fcaf-446f-8595-b6c64eb0161f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef91b005-6a72-4724-9490-4b6e58629536', 'db7ecd80-80ca-4818-ba6e-57fab8bbdeae', '21fbc60c-1e2f-40ab-aacb-158cf0a55a57', '94cf2552-6776-4c70-af8a-f14e1b6c67a9']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:41.821233 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78234525-827c-4746-b42b-50d3c3d3d454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:41.861403 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78234525-827c-4746-b42b-50d3c3d3d454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '626b6b56-8425-4b27-a595-26c6b70517d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-504240612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='677afe76e7e04757a1d0a92b238743c0',qos_specs=None,replication_status=,reservations=['ef91b005-6a72-4724-9490-4b6e58629536','db7ecd80-80ca-4818-ba6e-57fab8bbdeae','21fbc60c-1e2f-40ab-aacb-158cf0a55a57','94cf2552-6776-4c70-af8a-f14e1b6c67a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5916b97568764612919c2039562b0073',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-504240612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=626b6b56-8425-4b27-a595-26c6b70517d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677afe76e7e04757a1d0a92b238743c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5916b97568764612919c2039562b0073',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:41.862320 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52544b51-9125-4b1b-bc3b-b7ad0214cae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:41.888402 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52544b51-9125-4b1b-bc3b-b7ad0214cae2) transitioned into state 'SUCCESS' from state '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-504240612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='677afe76e7e04757a1d0a92b238743c0',qos_specs=None,replication_status=,reservations=['ef91b005-6a72-4724-9490-4b6e58629536','db7ecd80-80ca-4818-ba6e-57fab8bbdeae','21fbc60c-1e2f-40ab-aacb-158cf0a55a57','94cf2552-6776-4c70-af8a-f14e1b6c67a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5916b97568764612919c2039562b0073',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:41.890549 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c86c22-a87a-4972-bca8-e09790cf3e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:29:41.916804 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c86c22-a87a-4972-bca8-e09790cf3e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:29:41.917822 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Flow 'volume_create_api' (42330d74-6b93-4d6f-878b-0865e40598bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:29:41.918320 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Create volume request issued successfully. Jul 22 05:29:41.919111 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1e8df6fc-9582-4bfb-9be2-5372694409ab tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:29:41.919661 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 10/36] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:29:41 2026] POST /volume/v3/volumes => generated 749 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:29:41.938715 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8d1dbe2e-6aa5-48de-bf7c-b25755e9bafa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:41.953771 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d1dbe2e-6aa5-48de-bf7c-b25755e9bafa tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 Jul 22 05:29:41.953967 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d1dbe2e-6aa5-48de-bf7c-b25755e9bafa tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:41.954202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d1dbe2e-6aa5-48de-bf7c-b25755e9bafa tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:41.966905 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:41.966905 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:41.973670 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8d1dbe2e-6aa5-48de-bf7c-b25755e9bafa tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:41.984623 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d1dbe2e-6aa5-48de-bf7c-b25755e9bafa tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 returned with HTTP 200 Jul 22 05:29:41.985236 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 9/37] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:41 2026] GET /volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:42.387848 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-14b17f03-b766-4719-9c71-75e050d06443 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:42.390313 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-14b17f03-b766-4719-9c71-75e050d06443 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:42.390644 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-14b17f03-b766-4719-9c71-75e050d06443 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:42.390943 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-14b17f03-b766-4719-9c71-75e050d06443 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:42.400908 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:42.400908 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:42.408196 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-14b17f03-b766-4719-9c71-75e050d06443 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:42.416082 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-14b17f03-b766-4719-9c71-75e050d06443 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:42.416618 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 9/38] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:42 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:42.517483 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-fe77d09d-ffe0-449b-ac98-91a19c51ff60 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:42.520822 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-fe77d09d-ffe0-449b-ac98-91a19c51ff60 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:42.520822 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-fe77d09d-ffe0-449b-ac98-91a19c51ff60 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:42.520822 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-fe77d09d-ffe0-449b-ac98-91a19c51ff60 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:42.531057 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:42.531057 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:42.538978 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-fe77d09d-ffe0-449b-ac98-91a19c51ff60 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:42.547701 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-fe77d09d-ffe0-449b-ac98-91a19c51ff60 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:42.548225 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 11/39] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:29:42 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:43.008018 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1724f5ff-9b51-4b25-994e-c8fb0ff3b10a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:43.013139 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1724f5ff-9b51-4b25-994e-c8fb0ff3b10a tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 Jul 22 05:29:43.014395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1724f5ff-9b51-4b25-994e-c8fb0ff3b10a tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:43.019135 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1724f5ff-9b51-4b25-994e-c8fb0ff3b10a tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:43.034874 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:43.034874 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:43.043205 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1724f5ff-9b51-4b25-994e-c8fb0ff3b10a tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:43.054185 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1724f5ff-9b51-4b25-994e-c8fb0ff3b10a tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 returned with HTTP 200 Jul 22 05:29:43.054185 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 11/40] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:43 2026] GET /volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:43.191650 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c3682fb4-4963-4b6c-a4a5-db9d50c34139 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:43.192402 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c3682fb4-4963-4b6c-a4a5-db9d50c34139 None None] GET https://10.4.3.91/volume// Jul 22 05:29:43.192402 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c3682fb4-4963-4b6c-a4a5-db9d50c34139 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:43.192729 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c3682fb4-4963-4b6c-a4a5-db9d50c34139 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:43.193178 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c3682fb4-4963-4b6c-a4a5-db9d50c34139 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:29:43.193735 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 10/41] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:29: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 22 05:29:43.218836 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-919468d0-cdf0-43b9-a613-030ace323b07 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:43.577944 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-919468d0-cdf0-43b9-a613-030ace323b07 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:29:43.578480 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-919468d0-cdf0-43b9-a613-030ace323b07 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca2cd558-c4ec-435b-9154-2907900cff86", "connector": null, "instance_uuid": "26d48d1f-2ed5-4259-8548-762c06c9fc5c"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:43.589536 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:43.589536 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:43.629591 np0000005624 devstack@c-api.service[100094]: /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 22 05:29:43.629591 np0000005624 devstack@c-api.service[100094]: .first() Jul 22 05:29:43.660581 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-919468d0-cdf0-43b9-a613-030ace323b07 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:29:43.661178 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 10/42] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:29:43 2026] POST /volume/v3/attachments => generated 273 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:43.705953 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2a0fc80d-b470-432f-8980-66e69de8b029 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:43.709270 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a0fc80d-b470-432f-8980-66e69de8b029 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:43.709270 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a0fc80d-b470-432f-8980-66e69de8b029 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:43.709549 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a0fc80d-b470-432f-8980-66e69de8b029 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:43.729533 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e6ee5c6e-a3e2-4e30-bc34-9e4cef6c089c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:43.730177 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e6ee5c6e-a3e2-4e30-bc34-9e4cef6c089c None None] GET https://10.4.3.91/volume// Jul 22 05:29:43.730324 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e6ee5c6e-a3e2-4e30-bc34-9e4cef6c089c None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:43.730493 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e6ee5c6e-a3e2-4e30-bc34-9e4cef6c089c None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:43.730982 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e6ee5c6e-a3e2-4e30-bc34-9e4cef6c089c None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:29:43.731334 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 12/43] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:29: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 22 05:29:43.731986 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:43.731986 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:43.737537 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2a0fc80d-b470-432f-8980-66e69de8b029 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:43.743538 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a0fc80d-b470-432f-8980-66e69de8b029 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:43.744159 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 12/44] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:43 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:43.771256 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-384002d5-66d0-461d-ab72-58e00f77458d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:43.774674 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-384002d5-66d0-461d-ab72-58e00f77458d tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:43.775035 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-384002d5-66d0-461d-ab72-58e00f77458d tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:43.775313 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-384002d5-66d0-461d-ab72-58e00f77458d tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:43.791981 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:43.791981 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:43.798305 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-384002d5-66d0-461d-ab72-58e00f77458d tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:43.811649 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-384002d5-66d0-461d-ab72-58e00f77458d tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:43.812162 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 11/45] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:29:43 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:29:44.767866 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-eb9cccb3-b342-4203-8845-b15bdb79166a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:44.770690 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-eb9cccb3-b342-4203-8845-b15bdb79166a tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:44.770867 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-eb9cccb3-b342-4203-8845-b15bdb79166a tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:44.771035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-eb9cccb3-b342-4203-8845-b15bdb79166a tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:44.792592 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:44.792592 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:44.800894 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-eb9cccb3-b342-4203-8845-b15bdb79166a tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:44.810509 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-eb9cccb3-b342-4203-8845-b15bdb79166a tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:44.811468 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 11/46] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:44 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:44.852648 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-742e5707-0b01-4280-9793-0c3e13941d15 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:44.862237 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-742e5707-0b01-4280-9793-0c3e13941d15 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] PUT https://10.4.3.91/volume/v3/attachments/2509fcd7-1585-47f2-b480-24c596558ca4 Jul 22 05:29:44.862764 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-742e5707-0b01-4280-9793-0c3e13941d15 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:44.880143 np0000005624 devstack@c-api.service[100092]: /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 22 05:29:44.880143 np0000005624 devstack@c-api.service[100092]: .first() Jul 22 05:29:44.892915 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-742e5707-0b01-4280-9793-0c3e13941d15 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Acquiring lock "cinder-attachment_update-ca2cd558-c4ec-435b-9154-2907900cff86-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:29:44.902032 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-742e5707-0b01-4280-9793-0c3e13941d15 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Lock "cinder-attachment_update-ca2cd558-c4ec-435b-9154-2907900cff86-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:29:44.903722 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:44.903722 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:45.132304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-742e5707-0b01-4280-9793-0c3e13941d15 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Lock "cinder-attachment_update-ca2cd558-c4ec-435b-9154-2907900cff86-np0000005624" released by "attachment_update" :: held 0.230s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:29:45.132927 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-742e5707-0b01-4280-9793-0c3e13941d15 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/attachments/2509fcd7-1585-47f2-b480-24c596558ca4 returned with HTTP 200 Jul 22 05:29:45.135301 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 13/47] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:29:44 2026] PUT /volume/v3/attachments/2509fcd7-1585-47f2-b480-24c596558ca4 => generated 969 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:45.838247 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5e6f4b98-2d53-4f79-9868-b9f0eba28061 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:45.842695 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5e6f4b98-2d53-4f79-9868-b9f0eba28061 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:45.843028 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5e6f4b98-2d53-4f79-9868-b9f0eba28061 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:45.843341 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5e6f4b98-2d53-4f79-9868-b9f0eba28061 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:45.866785 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:45.866785 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:45.872491 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5e6f4b98-2d53-4f79-9868-b9f0eba28061 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:45.881937 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5e6f4b98-2d53-4f79-9868-b9f0eba28061 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:45.882395 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 13/48] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:45 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:46.900398 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-29fff522-31e1-4e51-88f1-eb7abea1147c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:46.902471 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-29fff522-31e1-4e51-88f1-eb7abea1147c tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:46.902712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-29fff522-31e1-4e51-88f1-eb7abea1147c tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:46.902894 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-29fff522-31e1-4e51-88f1-eb7abea1147c tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:46.921598 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:46.921598 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:46.932508 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-29fff522-31e1-4e51-88f1-eb7abea1147c tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:46.943340 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-29fff522-31e1-4e51-88f1-eb7abea1147c tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:46.944237 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 12/49] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:46 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:47.963317 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c40de8a7-6b1f-4108-9165-9186d80bc96b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:47.969057 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c40de8a7-6b1f-4108-9165-9186d80bc96b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:47.971189 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c40de8a7-6b1f-4108-9165-9186d80bc96b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:47.971661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c40de8a7-6b1f-4108-9165-9186d80bc96b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:47.993847 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:47.993847 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:48.003918 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c40de8a7-6b1f-4108-9165-9186d80bc96b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:48.010087 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c40de8a7-6b1f-4108-9165-9186d80bc96b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:48.011345 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 12/50] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:47 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:49.030648 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-041f71f3-43a3-4dbe-89e7-eb207ad454ff None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:49.033890 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-041f71f3-43a3-4dbe-89e7-eb207ad454ff tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:49.034583 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-041f71f3-43a3-4dbe-89e7-eb207ad454ff tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:49.034583 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-041f71f3-43a3-4dbe-89e7-eb207ad454ff tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:49.067204 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:49.067204 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:49.079062 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-041f71f3-43a3-4dbe-89e7-eb207ad454ff tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:49.087413 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-041f71f3-43a3-4dbe-89e7-eb207ad454ff tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:49.087413 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 14/51] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:49 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:49.814461 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-5bedde79-a6fe-454f-8917-7c9d6689c861 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:49.818186 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-5bedde79-a6fe-454f-8917-7c9d6689c861 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] POST https://10.4.3.91/volume/v3/attachments/2509fcd7-1585-47f2-b480-24c596558ca4/action Jul 22 05:29:49.818186 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-5bedde79-a6fe-454f-8917-7c9d6689c861 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:29:49.818186 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-5bedde79-a6fe-454f-8917-7c9d6689c861 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:49.838192 np0000005624 devstack@c-api.service[100091]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 22 05:29:49.838192 np0000005624 devstack@c-api.service[100091]: .first() Jul 22 05:29:49.859530 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:49.859530 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:49.877339 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5734ecf8-b0fb-47c9-8f2e-79a09fa0b287 req-5bedde79-a6fe-454f-8917-7c9d6689c861 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/attachments/2509fcd7-1585-47f2-b480-24c596558ca4/action returned with HTTP 204 Jul 22 05:29:49.877488 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 14/52] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:29:49 2026] POST /volume/v3/attachments/2509fcd7-1585-47f2-b480-24c596558ca4/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:29:50.106040 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e7c4c51d-f583-4083-be12-28348822449a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:50.109073 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e7c4c51d-f583-4083-be12-28348822449a tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:50.109375 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e7c4c51d-f583-4083-be12-28348822449a tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:50.109752 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e7c4c51d-f583-4083-be12-28348822449a tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:50.125019 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:50.125019 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:50.130858 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e7c4c51d-f583-4083-be12-28348822449a tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:50.138019 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e7c4c51d-f583-4083-be12-28348822449a tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:50.138700 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 13/53] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:50 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:50.159267 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2a690183-2e23-4be9-90d4-9ddb0ca6762b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:50.161343 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2a690183-2e23-4be9-90d4-9ddb0ca6762b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:50.161881 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2a690183-2e23-4be9-90d4-9ddb0ca6762b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:50.162679 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2a690183-2e23-4be9-90d4-9ddb0ca6762b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:50.181367 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:50.181367 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:50.193647 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2a690183-2e23-4be9-90d4-9ddb0ca6762b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:50.200452 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2a690183-2e23-4be9-90d4-9ddb0ca6762b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:50.201108 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 13/54] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:50 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:52.440269 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-cf90045f-b782-437f-90f9-e45cdb9e688a req-de09b78c-e377-4050-8d7b-8cee49a1daa2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:52.447155 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cf90045f-b782-437f-90f9-e45cdb9e688a req-de09b78c-e377-4050-8d7b-8cee49a1daa2 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] DELETE https://10.4.3.91/volume/v3/attachments/2509fcd7-1585-47f2-b480-24c596558ca4 Jul 22 05:29:52.447155 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cf90045f-b782-437f-90f9-e45cdb9e688a req-de09b78c-e377-4050-8d7b-8cee49a1daa2 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:52.447155 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cf90045f-b782-437f-90f9-e45cdb9e688a req-de09b78c-e377-4050-8d7b-8cee49a1daa2 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:52.460748 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:52.460748 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:52.603535 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cf90045f-b782-437f-90f9-e45cdb9e688a req-de09b78c-e377-4050-8d7b-8cee49a1daa2 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/attachments/2509fcd7-1585-47f2-b480-24c596558ca4 returned with HTTP 200 Jul 22 05:29:52.603535 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 15/55] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:29:52 2026] DELETE /volume/v3/attachments/2509fcd7-1585-47f2-b480-24c596558ca4 => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:54.307067 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bd20df56-bbdc-436f-9779-6429c06c939b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.312286 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd20df56-bbdc-436f-9779-6429c06c939b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:54.313176 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd20df56-bbdc-436f-9779-6429c06c939b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.313176 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd20df56-bbdc-436f-9779-6429c06c939b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.332891 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.332891 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:54.350234 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bd20df56-bbdc-436f-9779-6429c06c939b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:54.359880 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd20df56-bbdc-436f-9779-6429c06c939b tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:54.360465 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 15/56] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:54 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 843 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:54.385489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-dbee1654-ceff-4fc1-9248-51e3b685b440 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.389580 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dbee1654-ceff-4fc1-9248-51e3b685b440 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:54.389768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dbee1654-ceff-4fc1-9248-51e3b685b440 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.390774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dbee1654-ceff-4fc1-9248-51e3b685b440 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.392686 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-b9d0b452-cfca-4f2e-a46c-7917d3f4ad45 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.396595 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-b9d0b452-cfca-4f2e-a46c-7917d3f4ad45 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:54.396941 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-b9d0b452-cfca-4f2e-a46c-7917d3f4ad45 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.397238 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-b9d0b452-cfca-4f2e-a46c-7917d3f4ad45 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.401445 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.401445 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:54.407254 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.407254 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:54.410695 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-dbee1654-ceff-4fc1-9248-51e3b685b440 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:54.413365 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-b9d0b452-cfca-4f2e-a46c-7917d3f4ad45 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:54.415932 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dbee1654-ceff-4fc1-9248-51e3b685b440 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:54.418086 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 14/57] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:54 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:54.422075 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-b9d0b452-cfca-4f2e-a46c-7917d3f4ad45 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:54.422075 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 14/58] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:29:54 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 1389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:54.438183 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-e132ca8a-5a45-4063-9d0d-d48b37e1996b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.441711 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-e132ca8a-5a45-4063-9d0d-d48b37e1996b tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 Jul 22 05:29:54.441711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-e132ca8a-5a45-4063-9d0d-d48b37e1996b tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.441711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-e132ca8a-5a45-4063-9d0d-d48b37e1996b tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.456047 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.456047 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:54.461908 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-e132ca8a-5a45-4063-9d0d-d48b37e1996b tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:54.468674 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-e132ca8a-5a45-4063-9d0d-d48b37e1996b tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 returned with HTTP 200 Jul 22 05:29:54.471991 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 16/59] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:29:54 2026] GET /volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:54.482849 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b5ba5645-2b9c-4231-acc9-bb0b08fd7d06 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.485397 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b5ba5645-2b9c-4231-acc9-bb0b08fd7d06 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:54.485676 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b5ba5645-2b9c-4231-acc9-bb0b08fd7d06 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.485947 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b5ba5645-2b9c-4231-acc9-bb0b08fd7d06 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.486123 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-afdb5db5-1b70-4a65-90f3-6097dd4c72b7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.492684 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-afdb5db5-1b70-4a65-90f3-6097dd4c72b7 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 Jul 22 05:29:54.493545 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-afdb5db5-1b70-4a65-90f3-6097dd4c72b7 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.493545 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-afdb5db5-1b70-4a65-90f3-6097dd4c72b7 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.500211 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.500211 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:54.506660 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b5ba5645-2b9c-4231-acc9-bb0b08fd7d06 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:54.509625 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.509625 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:54.515851 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b5ba5645-2b9c-4231-acc9-bb0b08fd7d06 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:54.516388 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 16/60] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:54 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:54.520716 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-afdb5db5-1b70-4a65-90f3-6097dd4c72b7 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:54.527545 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-afdb5db5-1b70-4a65-90f3-6097dd4c72b7 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 returned with HTTP 200 Jul 22 05:29:54.527545 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 15/61] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:29:54 2026] GET /volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:54.543107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2811cc16-00cb-4c41-9fb6-c647b750bca3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.546058 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2811cc16-00cb-4c41-9fb6-c647b750bca3 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:54.546058 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2811cc16-00cb-4c41-9fb6-c647b750bca3 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.546274 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2811cc16-00cb-4c41-9fb6-c647b750bca3 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.546314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dccb2b30-8000-418f-b78a-cf86d98c66e8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.546941 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-2811cc16-00cb-4c41-9fb6-c647b750bca3 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Delete volume with id: ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:54.547467 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dccb2b30-8000-418f-b78a-cf86d98c66e8 None None] GET https://10.4.3.91/volume// Jul 22 05:29:54.548678 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dccb2b30-8000-418f-b78a-cf86d98c66e8 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.548678 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dccb2b30-8000-418f-b78a-cf86d98c66e8 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.548678 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dccb2b30-8000-418f-b78a-cf86d98c66e8 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:29:54.549338 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 17/62] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:29: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 22 05:29:54.563236 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.563236 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:54.564002 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-f4697167-37bf-4385-8693-474521820098 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.564056 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2811cc16-00cb-4c41-9fb6-c647b750bca3 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:54.570582 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-f4697167-37bf-4385-8693-474521820098 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:29:54.571098 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-f4697167-37bf-4385-8693-474521820098 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6", "connector": null, "instance_uuid": "11fb5c65-8163-40df-b17a-7e8574364029"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:54.591452 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.591452 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:54.625082 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2811cc16-00cb-4c41-9fb6-c647b750bca3 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Delete volume request issued successfully. Jul 22 05:29:54.625428 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2811cc16-00cb-4c41-9fb6-c647b750bca3 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 202 Jul 22 05:29:54.626685 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 15/63] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:29:54 2026] DELETE /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:29:54.638483 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d7c94371-e313-42b8-b23f-4c876e914cf4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.643961 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d7c94371-e313-42b8-b23f-4c876e914cf4 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:54.644605 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d7c94371-e313-42b8-b23f-4c876e914cf4 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.644605 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d7c94371-e313-42b8-b23f-4c876e914cf4 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.660194 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.660194 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:54.671580 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d7c94371-e313-42b8-b23f-4c876e914cf4 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Volume info retrieved successfully. Jul 22 05:29:54.680559 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d7c94371-e313-42b8-b23f-4c876e914cf4 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 200 Jul 22 05:29:54.680559 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 16/64] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:54 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:29:54.684567 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-f4697167-37bf-4385-8693-474521820098 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:29:54.685129 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 17/65] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:29:54 2026] POST /volume/v3/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:29:54.698271 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-65bd72e6-b312-4d7d-98fc-7b0bc7d46139 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.698726 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-65bd72e6-b312-4d7d-98fc-7b0bc7d46139 None None] GET https://10.4.3.91/volume// Jul 22 05:29:54.698901 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-65bd72e6-b312-4d7d-98fc-7b0bc7d46139 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.699471 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-65bd72e6-b312-4d7d-98fc-7b0bc7d46139 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.699471 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-65bd72e6-b312-4d7d-98fc-7b0bc7d46139 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:29:54.699767 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 18/66] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:29: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 22 05:29:54.711828 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-0e4c11df-ddf3-4bc8-98b2-1ac031a773b0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.714511 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-0e4c11df-ddf3-4bc8-98b2-1ac031a773b0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:29:54.715015 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-0e4c11df-ddf3-4bc8-98b2-1ac031a773b0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06d57f91-8bbf-4d9b-a922-c95a63b300e4", "connector": null, "instance_uuid": "11fb5c65-8163-40df-b17a-7e8574364029"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:54.728544 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.728544 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:29:54.770293 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-0e4c11df-ddf3-4bc8-98b2-1ac031a773b0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:29:54.771198 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 16/67] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:29:54 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 22 05:29:54.785755 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-62d020f1-11b8-4616-837d-439c6079426d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.785873 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-62d020f1-11b8-4616-837d-439c6079426d None None] GET https://10.4.3.91/volume// Jul 22 05:29:54.786056 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-62d020f1-11b8-4616-837d-439c6079426d None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:54.786436 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-62d020f1-11b8-4616-837d-439c6079426d None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:54.786795 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-62d020f1-11b8-4616-837d-439c6079426d None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:29:54.787311 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 17/68] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:29: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 22 05:29:54.804972 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-7352b5a1-9b4b-4039-b57d-5cb1c817c085 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:54.809977 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-7352b5a1-9b4b-4039-b57d-5cb1c817c085 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:29:54.810150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-7352b5a1-9b4b-4039-b57d-5cb1c817c085 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "626b6b56-8425-4b27-a595-26c6b70517d5", "connector": null, "instance_uuid": "11fb5c65-8163-40df-b17a-7e8574364029"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:54.824302 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:54.824302 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:54.868873 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-7352b5a1-9b4b-4039-b57d-5cb1c817c085 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:29:54.870525 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 18/69] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:29:54 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:55.703320 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-29fc8ceb-28a2-4e2d-b814-53865aef2909 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:55.705251 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-29fc8ceb-28a2-4e2d-b814-53865aef2909 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] GET https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 Jul 22 05:29:55.705251 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-29fc8ceb-28a2-4e2d-b814-53865aef2909 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:55.705410 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-29fc8ceb-28a2-4e2d-b814-53865aef2909 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:55.713278 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-29fc8ceb-28a2-4e2d-b814-53865aef2909 tempest-DeleteServersTestJSON-983031243 tempest-DeleteServersTestJSON-983031243-project-member] https://10.4.3.91/volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 returned with HTTP 404 Jul 22 05:29:55.713764 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 19/70] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:29:55 2026] GET /volume/v3/volumes/ca2cd558-c4ec-435b-9154-2907900cff86 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:29:57.679431 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f742eb80-dae6-47b6-a347-f2496ecc35a5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:57.680475 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f742eb80-dae6-47b6-a347-f2496ecc35a5 None None] GET https://10.4.3.91/volume// Jul 22 05:29:57.680475 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f742eb80-dae6-47b6-a347-f2496ecc35a5 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:57.680475 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f742eb80-dae6-47b6-a347-f2496ecc35a5 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:57.680740 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f742eb80-dae6-47b6-a347-f2496ecc35a5 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:29:57.681144 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 17/71] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:29: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 22 05:29:57.692806 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-56ccd4dc-2224-4720-80d4-0ceac3b9b751 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:57.697122 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-56ccd4dc-2224-4720-80d4-0ceac3b9b751 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:29:57.697591 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-56ccd4dc-2224-4720-80d4-0ceac3b9b751 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:57.697864 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-56ccd4dc-2224-4720-80d4-0ceac3b9b751 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:57.715652 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:57.715652 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:57.725644 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-56ccd4dc-2224-4720-80d4-0ceac3b9b751 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:57.735439 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-56ccd4dc-2224-4720-80d4-0ceac3b9b751 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:29:57.736090 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 18/72] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:29:57 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 1568 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:29:57.859057 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-a8c32c4f-3995-41ea-b982-077a508fc94e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:57.862032 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-a8c32c4f-3995-41ea-b982-077a508fc94e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] PUT https://10.4.3.91/volume/v3/attachments/8deefd21-e44d-474b-9608-5eb9ec8aa301 Jul 22 05:29:57.862729 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-a8c32c4f-3995-41ea-b982-077a508fc94e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:57.873156 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-a8c32c4f-3995-41ea-b982-077a508fc94e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Acquiring lock "cinder-attachment_update-ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:29:57.879473 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-a8c32c4f-3995-41ea-b982-077a508fc94e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Lock "cinder-attachment_update-ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:29:57.880486 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:57.880486 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:58.032140 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-a8c32c4f-3995-41ea-b982-077a508fc94e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Lock "cinder-attachment_update-ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6-np0000005624" released by "attachment_update" :: held 0.152s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:29:58.032503 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-a8c32c4f-3995-41ea-b982-077a508fc94e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments/8deefd21-e44d-474b-9608-5eb9ec8aa301 returned with HTTP 200 Jul 22 05:29:58.033554 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 19/73] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:29:57 2026] PUT /volume/v3/attachments/8deefd21-e44d-474b-9608-5eb9ec8aa301 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:58.067897 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-0c99956d-b8e7-421e-9f98-798024924797 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:58.074703 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-0c99956d-b8e7-421e-9f98-798024924797 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] POST https://10.4.3.91/volume/v3/attachments/8deefd21-e44d-474b-9608-5eb9ec8aa301/action Jul 22 05:29:58.075209 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-0c99956d-b8e7-421e-9f98-798024924797 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:29:58.075209 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-0c99956d-b8e7-421e-9f98-798024924797 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:58.111586 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:58.111586 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:58.132773 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-0c99956d-b8e7-421e-9f98-798024924797 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments/8deefd21-e44d-474b-9608-5eb9ec8aa301/action returned with HTTP 204 Jul 22 05:29:58.133608 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 20/74] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:29:58 2026] POST /volume/v3/attachments/8deefd21-e44d-474b-9608-5eb9ec8aa301/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:29:58.165604 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8d7c9a97-cd03-4eb3-ab74-874bc97c77b2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:58.165604 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d7c9a97-cd03-4eb3-ab74-874bc97c77b2 None None] GET https://10.4.3.91/volume// Jul 22 05:29:58.165817 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d7c9a97-cd03-4eb3-ab74-874bc97c77b2 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:58.166105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d7c9a97-cd03-4eb3-ab74-874bc97c77b2 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:58.166507 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d7c9a97-cd03-4eb3-ab74-874bc97c77b2 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:29:58.166959 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 18/75] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:29:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:29:58.180860 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-781df7f1-6d55-4d8f-bb67-230661c9aa3e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:58.184144 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-781df7f1-6d55-4d8f-bb67-230661c9aa3e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 Jul 22 05:29:58.184562 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-781df7f1-6d55-4d8f-bb67-230661c9aa3e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:58.184993 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-781df7f1-6d55-4d8f-bb67-230661c9aa3e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:58.199149 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:58.199149 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:58.205656 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-781df7f1-6d55-4d8f-bb67-230661c9aa3e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:58.212008 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-781df7f1-6d55-4d8f-bb67-230661c9aa3e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 returned with HTTP 200 Jul 22 05:29:58.212671 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 19/76] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:29:58 2026] GET /volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:29:58.321374 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-08a5a4d3-eb50-42d1-a997-8856218af512 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:58.324894 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-08a5a4d3-eb50-42d1-a997-8856218af512 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] PUT https://10.4.3.91/volume/v3/attachments/0ce002a1-e74e-44bf-b55f-9ba84f1b8dab Jul 22 05:29:58.326716 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-08a5a4d3-eb50-42d1-a997-8856218af512 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:58.341884 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-08a5a4d3-eb50-42d1-a997-8856218af512 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Acquiring lock "cinder-attachment_update-06d57f91-8bbf-4d9b-a922-c95a63b300e4-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:29:58.350403 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-08a5a4d3-eb50-42d1-a997-8856218af512 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Lock "cinder-attachment_update-06d57f91-8bbf-4d9b-a922-c95a63b300e4-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:29:58.352046 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:58.352046 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:58.482073 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-08a5a4d3-eb50-42d1-a997-8856218af512 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Lock "cinder-attachment_update-06d57f91-8bbf-4d9b-a922-c95a63b300e4-np0000005624" released by "attachment_update" :: held 0.131s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:29:58.484686 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-08a5a4d3-eb50-42d1-a997-8856218af512 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments/0ce002a1-e74e-44bf-b55f-9ba84f1b8dab returned with HTTP 200 Jul 22 05:29:58.486217 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 20/77] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:29:58 2026] PUT /volume/v3/attachments/0ce002a1-e74e-44bf-b55f-9ba84f1b8dab => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:58.549168 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-431d7044-77fe-4721-a893-4321d940cfc4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:58.552430 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-431d7044-77fe-4721-a893-4321d940cfc4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] POST https://10.4.3.91/volume/v3/attachments/0ce002a1-e74e-44bf-b55f-9ba84f1b8dab/action Jul 22 05:29:58.553330 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-431d7044-77fe-4721-a893-4321d940cfc4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:29:58.553330 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-431d7044-77fe-4721-a893-4321d940cfc4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:58.584330 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:58.584330 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:58.617813 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-431d7044-77fe-4721-a893-4321d940cfc4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments/0ce002a1-e74e-44bf-b55f-9ba84f1b8dab/action returned with HTTP 204 Jul 22 05:29:58.617813 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 21/78] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:29:58 2026] POST /volume/v3/attachments/0ce002a1-e74e-44bf-b55f-9ba84f1b8dab/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:29:58.658071 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-66e6a0a5-e583-401c-a9c2-175bf72889f4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:58.658588 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-66e6a0a5-e583-401c-a9c2-175bf72889f4 None None] GET https://10.4.3.91/volume// Jul 22 05:29:58.659375 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-66e6a0a5-e583-401c-a9c2-175bf72889f4 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:58.659375 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-66e6a0a5-e583-401c-a9c2-175bf72889f4 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:58.662747 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-66e6a0a5-e583-401c-a9c2-175bf72889f4 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:29:58.663267 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 19/79] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:29:58 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:29:58.685550 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-7e5527cf-5b97-4e86-a03e-925d9e473638 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:58.691143 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-7e5527cf-5b97-4e86-a03e-925d9e473638 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 Jul 22 05:29:58.691477 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-7e5527cf-5b97-4e86-a03e-925d9e473638 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:29:58.691873 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-7e5527cf-5b97-4e86-a03e-925d9e473638 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:29:58.709155 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:58.709155 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:29:58.717956 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-7e5527cf-5b97-4e86-a03e-925d9e473638 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:29:58.733848 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-7e5527cf-5b97-4e86-a03e-925d9e473638 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 returned with HTTP 200 Jul 22 05:29:58.733848 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 20/80] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:29:58 2026] GET /volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 => generated 1021 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:29:58.865310 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-336d5535-bda8-4949-8a19-4eedd8ae8168 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:58.869680 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-336d5535-bda8-4949-8a19-4eedd8ae8168 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] PUT https://10.4.3.91/volume/v3/attachments/5c1b0699-88b8-4699-b6a8-7300bdd7be27 Jul 22 05:29:58.869680 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-336d5535-bda8-4949-8a19-4eedd8ae8168 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:58.881821 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-336d5535-bda8-4949-8a19-4eedd8ae8168 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Acquiring lock "cinder-attachment_update-626b6b56-8425-4b27-a595-26c6b70517d5-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:29:58.892245 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-336d5535-bda8-4949-8a19-4eedd8ae8168 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Lock "cinder-attachment_update-626b6b56-8425-4b27-a595-26c6b70517d5-np0000005624" acquired by "attachment_update" :: waited 0.012s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:29:58.895728 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:58.895728 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:29:59.084684 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-336d5535-bda8-4949-8a19-4eedd8ae8168 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Lock "cinder-attachment_update-626b6b56-8425-4b27-a595-26c6b70517d5-np0000005624" released by "attachment_update" :: held 0.191s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:29:59.084684 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-336d5535-bda8-4949-8a19-4eedd8ae8168 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments/5c1b0699-88b8-4699-b6a8-7300bdd7be27 returned with HTTP 200 Jul 22 05:29:59.084684 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 21/81] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:29:58 2026] PUT /volume/v3/attachments/5c1b0699-88b8-4699-b6a8-7300bdd7be27 => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:29:59.139839 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-ddd13f51-9dbf-4366-b573-dabac850f381 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:29:59.142792 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-ddd13f51-9dbf-4366-b573-dabac850f381 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] POST https://10.4.3.91/volume/v3/attachments/5c1b0699-88b8-4699-b6a8-7300bdd7be27/action Jul 22 05:29:59.143382 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-ddd13f51-9dbf-4366-b573-dabac850f381 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:29:59.146325 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-ddd13f51-9dbf-4366-b573-dabac850f381 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:29:59.185337 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:29:59.185337 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:29:59.219128 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-fc6481bc-ebb7-4918-8072-9a1dbab7e140 req-ddd13f51-9dbf-4366-b573-dabac850f381 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments/5c1b0699-88b8-4699-b6a8-7300bdd7be27/action returned with HTTP 204 Jul 22 05:29:59.219945 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 22/82] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:29:59 2026] POST /volume/v3/attachments/5c1b0699-88b8-4699-b6a8-7300bdd7be27/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:04.761513 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=134,cinder:INSERT=33,cinder:UPDATE=41 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:30:08.731029 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=97,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:30:09.065148 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=99,cinder:INSERT=8,cinder:UPDATE=21 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:30:09.201276 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=99,cinder:INSERT=12,cinder:UPDATE=34 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:30:11.364187 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:11.714256 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:30:11.714744 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-624187511", "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:11.716909 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-624187511', 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:30:11.868796 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Create volume of 1 GB Jul 22 05:30:11.869523 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:11.869523 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:11.883860 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Availability Zones retrieved successfully. Jul 22 05:30:11.895267 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Flow 'volume_create_api' (284e5b53-d1de-4f12-acb1-4bd90f44e205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:11.897769 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e186925b-8322-4d18-bbd4-33f70d6948e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:11.898665 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:30:12.048666 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e186925b-8322-4d18-bbd4-33f70d6948e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:12.051900 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073f1f9e-8b7f-4f68-9b26-262d90d211dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:12.157417 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Created reservations ['a4dbb496-b793-414f-acc8-44a3ee684faa', '4ffabcfc-2d08-4e66-a59a-45ae123e284a', '380525f0-378b-4bed-bc15-5391f3f761bc', '9cdf419f-e38c-471a-918a-04658ca3cec6'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:30:12.158758 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073f1f9e-8b7f-4f68-9b26-262d90d211dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4dbb496-b793-414f-acc8-44a3ee684faa', '4ffabcfc-2d08-4e66-a59a-45ae123e284a', '380525f0-378b-4bed-bc15-5391f3f761bc', '9cdf419f-e38c-471a-918a-04658ca3cec6']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:12.160290 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5303d068-a5b3-442f-b543-59370c515832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:12.197230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5303d068-a5b3-442f-b543-59370c515832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20cb6e3e-27c4-4476-be3c-792c204fc041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-624187511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926ffaeae19d4bd388c2f91ab8d99ded',qos_specs=None,replication_status=,reservations=['a4dbb496-b793-414f-acc8-44a3ee684faa','4ffabcfc-2d08-4e66-a59a-45ae123e284a','380525f0-378b-4bed-bc15-5391f3f761bc','9cdf419f-e38c-471a-918a-04658ca3cec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='858fd7874c6d4486902d78e87be98d8d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-624187511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20cb6e3e-27c4-4476-be3c-792c204fc041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='926ffaeae19d4bd388c2f91ab8d99ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='858fd7874c6d4486902d78e87be98d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:12.198296 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c93493b-4780-4691-a944-161a505b397c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:12.236101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c93493b-4780-4691-a944-161a505b397c) transitioned into state 'SUCCESS' from state '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-624187511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926ffaeae19d4bd388c2f91ab8d99ded',qos_specs=None,replication_status=,reservations=['a4dbb496-b793-414f-acc8-44a3ee684faa','4ffabcfc-2d08-4e66-a59a-45ae123e284a','380525f0-378b-4bed-bc15-5391f3f761bc','9cdf419f-e38c-471a-918a-04658ca3cec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='858fd7874c6d4486902d78e87be98d8d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:12.238079 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e1ca94a-45dd-4c92-bf56-7f672334126e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:12.261581 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e1ca94a-45dd-4c92-bf56-7f672334126e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:12.263951 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Flow 'volume_create_api' (284e5b53-d1de-4f12-acb1-4bd90f44e205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:12.263951 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Create volume request issued successfully. Jul 22 05:30:12.266311 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e011e47b-8b8f-4e9e-9135-42e6d8b424ca tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:30:12.266413 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 20/83] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:30:11 2026] POST /volume/v3/volumes => generated 754 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:30:12.291596 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0539d34a-db98-4b36-a272-59c331c54f08 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:12.295743 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0539d34a-db98-4b36-a272-59c331c54f08 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 Jul 22 05:30:12.296643 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0539d34a-db98-4b36-a272-59c331c54f08 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:12.300064 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0539d34a-db98-4b36-a272-59c331c54f08 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:12.320495 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:12.320495 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:12.330112 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0539d34a-db98-4b36-a272-59c331c54f08 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:12.340153 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0539d34a-db98-4b36-a272-59c331c54f08 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 returned with HTTP 200 Jul 22 05:30:12.340153 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 21/84] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:12 2026] GET /volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:13.358251 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-93e09b5d-ee99-45ff-8150-a6d4535c4b02 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:13.362127 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93e09b5d-ee99-45ff-8150-a6d4535c4b02 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 Jul 22 05:30:13.362127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93e09b5d-ee99-45ff-8150-a6d4535c4b02 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:13.362127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93e09b5d-ee99-45ff-8150-a6d4535c4b02 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:13.372825 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:13.372825 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:13.380034 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-93e09b5d-ee99-45ff-8150-a6d4535c4b02 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:13.387870 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93e09b5d-ee99-45ff-8150-a6d4535c4b02 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 returned with HTTP 200 Jul 22 05:30:13.389047 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 22/85] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:13 2026] GET /volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:14.407272 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-471f53e9-4104-4e39-8a32-6f3780b22d8d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:14.412128 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-471f53e9-4104-4e39-8a32-6f3780b22d8d tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 Jul 22 05:30:14.412683 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-471f53e9-4104-4e39-8a32-6f3780b22d8d tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:14.413182 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-471f53e9-4104-4e39-8a32-6f3780b22d8d tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:14.425604 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:14.425604 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:14.433054 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-471f53e9-4104-4e39-8a32-6f3780b22d8d tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:14.443897 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-471f53e9-4104-4e39-8a32-6f3780b22d8d tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 returned with HTTP 200 Jul 22 05:30:14.444504 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 23/86] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:14 2026] GET /volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:14.464954 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-879511a6-5802-4383-b8e8-9f1284432ddf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:14.475740 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:30:14.475740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-269159154"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:14.475740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-269159154'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:30:14.475740 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Create volume of 1 GB Jul 22 05:30:14.475740 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:14.475740 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:14.484798 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Availability Zones retrieved successfully. Jul 22 05:30:14.496694 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Flow 'volume_create_api' (a2783e62-df3c-4cb0-b43f-7d9af7096555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:14.498468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3bda73-8808-42f0-b7a1-82adc23ebaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:14.501774 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:30:14.565456 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3bda73-8808-42f0-b7a1-82adc23ebaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:14.565456 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788d1627-5281-490a-8a30-2afd291015cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:14.645462 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Created reservations ['3580f240-1a2f-40cb-aafe-4220fbe3e915', '1a262d72-0cbf-466d-94e7-79732dffd9f1', '399ae091-0038-4348-bf55-e7697d3fda65', 'd5d2d9e6-d04c-4523-9502-b83199094b60'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:30:14.645462 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788d1627-5281-490a-8a30-2afd291015cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3580f240-1a2f-40cb-aafe-4220fbe3e915', '1a262d72-0cbf-466d-94e7-79732dffd9f1', '399ae091-0038-4348-bf55-e7697d3fda65', 'd5d2d9e6-d04c-4523-9502-b83199094b60']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:14.646890 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839d43a1-da8e-4129-b5f9-b7ccadff8cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:14.688039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839d43a1-da8e-4129-b5f9-b7ccadff8cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '647539a7-5433-4657-9202-c1868a14e09f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-269159154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926ffaeae19d4bd388c2f91ab8d99ded',qos_specs=None,replication_status=,reservations=['3580f240-1a2f-40cb-aafe-4220fbe3e915','1a262d72-0cbf-466d-94e7-79732dffd9f1','399ae091-0038-4348-bf55-e7697d3fda65','d5d2d9e6-d04c-4523-9502-b83199094b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='858fd7874c6d4486902d78e87be98d8d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:30:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-269159154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=647539a7-5433-4657-9202-c1868a14e09f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='926ffaeae19d4bd388c2f91ab8d99ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='858fd7874c6d4486902d78e87be98d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:14.689086 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2715240d-03ae-4355-ad49-a2c45775490c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:14.735680 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2715240d-03ae-4355-ad49-a2c45775490c) transitioned into state 'SUCCESS' from state '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-269159154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926ffaeae19d4bd388c2f91ab8d99ded',qos_specs=None,replication_status=,reservations=['3580f240-1a2f-40cb-aafe-4220fbe3e915','1a262d72-0cbf-466d-94e7-79732dffd9f1','399ae091-0038-4348-bf55-e7697d3fda65','d5d2d9e6-d04c-4523-9502-b83199094b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='858fd7874c6d4486902d78e87be98d8d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:14.737615 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef421b6f-530c-46f9-b2a5-a5e623b40e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:14.756324 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef421b6f-530c-46f9-b2a5-a5e623b40e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:14.757350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Flow 'volume_create_api' (a2783e62-df3c-4cb0-b43f-7d9af7096555) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:14.758905 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Create volume request issued successfully. Jul 22 05:30:14.758905 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-879511a6-5802-4383-b8e8-9f1284432ddf tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:30:14.758905 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 21/87] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:30:14 2026] POST /volume/v3/volumes => generated 754 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:30:14.788600 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6dc8ba2e-7e99-4755-8c53-a0e5da3a1c5c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:14.797512 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6dc8ba2e-7e99-4755-8c53-a0e5da3a1c5c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f Jul 22 05:30:14.797868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6dc8ba2e-7e99-4755-8c53-a0e5da3a1c5c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:14.798133 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6dc8ba2e-7e99-4755-8c53-a0e5da3a1c5c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:14.809707 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:14.809707 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:14.816659 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6dc8ba2e-7e99-4755-8c53-a0e5da3a1c5c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:14.824344 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6dc8ba2e-7e99-4755-8c53-a0e5da3a1c5c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f returned with HTTP 200 Jul 22 05:30:14.825398 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 22/88] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:14 2026] GET /volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:15.853031 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-de1046be-e5b9-4c80-8a15-fcdf65b12820 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:15.856262 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-de1046be-e5b9-4c80-8a15-fcdf65b12820 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f Jul 22 05:30:15.856476 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-de1046be-e5b9-4c80-8a15-fcdf65b12820 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:15.857493 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-de1046be-e5b9-4c80-8a15-fcdf65b12820 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:15.872002 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:15.872002 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:15.879476 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-de1046be-e5b9-4c80-8a15-fcdf65b12820 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:15.887005 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-de1046be-e5b9-4c80-8a15-fcdf65b12820 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f returned with HTTP 200 Jul 22 05:30:15.887787 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 23/89] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:15 2026] GET /volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:15.907467 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:15.909466 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:30:15.909829 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1329514946"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:15.911562 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1329514946'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:30:15.912011 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Create volume of 1 GB Jul 22 05:30:15.916936 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Availability Zones retrieved successfully. Jul 22 05:30:15.925335 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Flow 'volume_create_api' (c798b2dc-b59e-4e49-b679-c3ac77d773c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:15.926429 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3855dfcc-55f7-4d20-afc8-1d6d2e631295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:15.929296 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:30:15.977874 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3855dfcc-55f7-4d20-afc8-1d6d2e631295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:15.978963 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab029bcd-be19-478f-b90f-62e7f6d90373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.055828 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Created reservations ['b53e28f9-c035-4824-be52-c4f3b606dc74', 'b8f68cad-295d-4191-bddd-c7a094c99032', '55a575fb-a3a7-48c2-aa30-4e7e3732b924', 'a11f6412-b473-418d-967a-95ebf3db1771'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:30:16.057593 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab029bcd-be19-478f-b90f-62e7f6d90373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53e28f9-c035-4824-be52-c4f3b606dc74', 'b8f68cad-295d-4191-bddd-c7a094c99032', '55a575fb-a3a7-48c2-aa30-4e7e3732b924', 'a11f6412-b473-418d-967a-95ebf3db1771']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.058391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b24c6ad-4bd7-458d-b7c7-3c894233439e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.064922 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:16.068212 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:30:16.068212 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1389650821", "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:16.070239 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1389650821', 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:30:16.099843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b24c6ad-4bd7-458d-b7c7-3c894233439e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7c856a2-16fd-4f19-a071-dc4772001a00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1329514946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926ffaeae19d4bd388c2f91ab8d99ded',qos_specs=None,replication_status=,reservations=['b53e28f9-c035-4824-be52-c4f3b606dc74','b8f68cad-295d-4191-bddd-c7a094c99032','55a575fb-a3a7-48c2-aa30-4e7e3732b924','a11f6412-b473-418d-967a-95ebf3db1771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='858fd7874c6d4486902d78e87be98d8d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1329514946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7c856a2-16fd-4f19-a071-dc4772001a00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='926ffaeae19d4bd388c2f91ab8d99ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='858fd7874c6d4486902d78e87be98d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.101330 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d25b59a-ab7a-40ad-8109-5fe963c88ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.126375 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d25b59a-ab7a-40ad-8109-5fe963c88ca7) transitioned into state 'SUCCESS' from state '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-1329514946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926ffaeae19d4bd388c2f91ab8d99ded',qos_specs=None,replication_status=,reservations=['b53e28f9-c035-4824-be52-c4f3b606dc74','b8f68cad-295d-4191-bddd-c7a094c99032','55a575fb-a3a7-48c2-aa30-4e7e3732b924','a11f6412-b473-418d-967a-95ebf3db1771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='858fd7874c6d4486902d78e87be98d8d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.127277 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (469e71ec-6110-4a42-89e2-4e0f614a7a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.140203 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (469e71ec-6110-4a42-89e2-4e0f614a7a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.140203 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Flow 'volume_create_api' (c798b2dc-b59e-4e49-b679-c3ac77d773c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:16.140548 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Create volume request issued successfully. Jul 22 05:30:16.141298 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-25c77de6-0bf8-4ba8-8d49-d2e07f1d01d8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:30:16.141760 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 24/90] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:30:15 2026] POST /volume/v3/volumes => generated 755 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:30:16.160065 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c872a769-6d4d-44c8-8834-da7c37a7f0c8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:16.162527 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c872a769-6d4d-44c8-8834-da7c37a7f0c8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 Jul 22 05:30:16.162527 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c872a769-6d4d-44c8-8834-da7c37a7f0c8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:16.162527 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c872a769-6d4d-44c8-8834-da7c37a7f0c8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:16.183872 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:16.183872 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:16.192547 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c872a769-6d4d-44c8-8834-da7c37a7f0c8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:16.201808 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c872a769-6d4d-44c8-8834-da7c37a7f0c8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 returned with HTTP 200 Jul 22 05:30:16.202594 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 23/91] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:16 2026] GET /volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 => generated 823 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:16.212904 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Create volume of 1 GB Jul 22 05:30:16.213422 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:16.213422 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:16.223542 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Availability Zones retrieved successfully. Jul 22 05:30:16.232111 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Flow 'volume_create_api' (f4d73756-9367-4372-929f-fb167b2c530b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:16.235156 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f312e942-8887-425d-9d54-dbad4baf9986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.237156 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:30:16.357473 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f312e942-8887-425d-9d54-dbad4baf9986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.358390 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e046a5-ffe0-45a8-af8a-14fd44d5871e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.474612 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Created reservations ['e729d627-71dd-4f4d-9ed8-e0daf308c75e', '9541d531-f551-4e8b-869c-7e62a847eec1', '6a6154b1-96b0-47fc-b58e-931cf8a9f17b', '44f21364-8f4c-49c7-a36b-5fe716057b91'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:30:16.475824 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e046a5-ffe0-45a8-af8a-14fd44d5871e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e729d627-71dd-4f4d-9ed8-e0daf308c75e', '9541d531-f551-4e8b-869c-7e62a847eec1', '6a6154b1-96b0-47fc-b58e-931cf8a9f17b', '44f21364-8f4c-49c7-a36b-5fe716057b91']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.477215 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad938be-eb1f-417d-b8c6-fa9b2f5996ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.510944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad938be-eb1f-417d-b8c6-fa9b2f5996ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5ba955f-dcdc-4af0-8bb1-e9197229d3d6', '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-1389650821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca616ff590bf4f3387b32c04136c7b7b',qos_specs=None,replication_status=,reservations=['e729d627-71dd-4f4d-9ed8-e0daf308c75e','9541d531-f551-4e8b-869c-7e62a847eec1','6a6154b1-96b0-47fc-b58e-931cf8a9f17b','44f21364-8f4c-49c7-a36b-5fe716057b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0d2b5aa50d64eac9f89ed4504ab13a1',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1389650821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5ba955f-dcdc-4af0-8bb1-e9197229d3d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca616ff590bf4f3387b32c04136c7b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0d2b5aa50d64eac9f89ed4504ab13a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.512091 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8f0d4b-1429-4209-a6a6-ce8be2f8f1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.538549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8f0d4b-1429-4209-a6a6-ce8be2f8f1bd) transitioned into state 'SUCCESS' from state '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-1389650821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca616ff590bf4f3387b32c04136c7b7b',qos_specs=None,replication_status=,reservations=['e729d627-71dd-4f4d-9ed8-e0daf308c75e','9541d531-f551-4e8b-869c-7e62a847eec1','6a6154b1-96b0-47fc-b58e-931cf8a9f17b','44f21364-8f4c-49c7-a36b-5fe716057b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0d2b5aa50d64eac9f89ed4504ab13a1',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.539493 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8441d189-e8be-4390-a398-7a0c50725f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.555650 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8441d189-e8be-4390-a398-7a0c50725f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.556909 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Flow 'volume_create_api' (f4d73756-9367-4372-929f-fb167b2c530b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:16.558457 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Create volume request issued successfully. Jul 22 05:30:16.560467 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-db0b8b0a-b51e-44de-b8f4-0aeed89ae65e tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:30:16.561150 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 22/92] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:30:16 2026] POST /volume/v3/volumes => generated 897 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:16.577287 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-21b6b458-c00e-44b1-88bf-9d534c2ad19a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:16.579499 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-21b6b458-c00e-44b1-88bf-9d534c2ad19a tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:30:16.579773 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-21b6b458-c00e-44b1-88bf-9d534c2ad19a tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:16.580052 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-21b6b458-c00e-44b1-88bf-9d534c2ad19a tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:16.589429 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:16.589429 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:16.595482 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-21b6b458-c00e-44b1-88bf-9d534c2ad19a tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:30:16.602121 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-21b6b458-c00e-44b1-88bf-9d534c2ad19a tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:30:16.602715 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 24/93] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:30:16 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 965 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:16.829057 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-15a67924-77c1-4af0-8667-10986025b39f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:16.831405 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:30:16.831794 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-854354788"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:16.833460 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-854354788'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:30:16.833725 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Create volume of 1 GB Jul 22 05:30:16.833942 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:16.833942 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:16.838411 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Availability Zones retrieved successfully. Jul 22 05:30:16.844464 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Flow 'volume_create_api' (1eb0c64e-19a3-42b9-8626-2992f8828ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:16.845559 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b3a3d9-ffd8-47c2-8f01-e332635d79f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.847070 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:30:16.883374 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b3a3d9-ffd8-47c2-8f01-e332635d79f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.884151 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd64895a-a9a8-4da9-ac2a-bbe7a970f1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:16.996156 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Created reservations ['5807de37-429f-428b-b21b-cd43ca76f7cb', 'c4337cdc-c8d4-429b-aa38-7e25196de884', '2330c5e7-9c68-4409-b0eb-cd319e95ebd4', 'e87901aa-f659-4e4a-9729-e1a73ffb499f'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:30:16.997669 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd64895a-a9a8-4da9-ac2a-bbe7a970f1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5807de37-429f-428b-b21b-cd43ca76f7cb', 'c4337cdc-c8d4-429b-aa38-7e25196de884', '2330c5e7-9c68-4409-b0eb-cd319e95ebd4', 'e87901aa-f659-4e4a-9729-e1a73ffb499f']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:16.999609 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c844628-8e9e-4e78-9524-6f4491c10a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:17.037890 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c844628-8e9e-4e78-9524-6f4491c10a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2ccd87f-2987-4404-b7de-f0a142f27411', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-854354788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='381c35e1ebe44386abe21a16ff6849e8',qos_specs=None,replication_status=,reservations=['5807de37-429f-428b-b21b-cd43ca76f7cb','c4337cdc-c8d4-429b-aa38-7e25196de884','2330c5e7-9c68-4409-b0eb-cd319e95ebd4','e87901aa-f659-4e4a-9729-e1a73ffb499f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e551fc988c478eabac77d9c143092f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-854354788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2ccd87f-2987-4404-b7de-f0a142f27411,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='381c35e1ebe44386abe21a16ff6849e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e551fc988c478eabac77d9c143092f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:17.038994 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (103f8e61-7b33-49cc-ab66-622f2543aadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:17.072404 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (103f8e61-7b33-49cc-ab66-622f2543aadf) transitioned into state 'SUCCESS' from state '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-854354788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='381c35e1ebe44386abe21a16ff6849e8',qos_specs=None,replication_status=,reservations=['5807de37-429f-428b-b21b-cd43ca76f7cb','c4337cdc-c8d4-429b-aa38-7e25196de884','2330c5e7-9c68-4409-b0eb-cd319e95ebd4','e87901aa-f659-4e4a-9729-e1a73ffb499f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e551fc988c478eabac77d9c143092f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:17.072928 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e32589-201b-4486-a7e8-5aa6aa18a841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:17.091132 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e32589-201b-4486-a7e8-5aa6aa18a841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:17.092546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Flow 'volume_create_api' (1eb0c64e-19a3-42b9-8626-2992f8828ff5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:17.093506 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Create volume request issued successfully. Jul 22 05:30:17.093812 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-15a67924-77c1-4af0-8667-10986025b39f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:30:17.095070 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 25/94] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:30:16 2026] POST /volume/v3/volumes => generated 752 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:30:17.111040 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bb18aa9a-a4e0-4794-80c9-782f6f969515 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:17.113864 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bb18aa9a-a4e0-4794-80c9-782f6f969515 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:17.114485 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bb18aa9a-a4e0-4794-80c9-782f6f969515 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:17.115656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bb18aa9a-a4e0-4794-80c9-782f6f969515 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:17.134804 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:17.134804 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:17.147856 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bb18aa9a-a4e0-4794-80c9-782f6f969515 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:17.159702 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bb18aa9a-a4e0-4794-80c9-782f6f969515 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:17.160711 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 24/95] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:17 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 820 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:17.219469 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4f7f359e-4f17-4267-ae6b-479b93a78f17 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:17.223124 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f7f359e-4f17-4267-ae6b-479b93a78f17 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 Jul 22 05:30:17.223124 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f7f359e-4f17-4267-ae6b-479b93a78f17 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:17.223346 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f7f359e-4f17-4267-ae6b-479b93a78f17 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:17.234892 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:17.234892 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:17.242109 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4f7f359e-4f17-4267-ae6b-479b93a78f17 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:17.250476 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f7f359e-4f17-4267-ae6b-479b93a78f17 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 returned with HTTP 200 Jul 22 05:30:17.250619 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 23/96] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:17 2026] GET /volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:17.626149 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f02016ad-5670-46ce-bdd4-d58e66dd23e0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:17.628972 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f02016ad-5670-46ce-bdd4-d58e66dd23e0 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:30:17.629279 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f02016ad-5670-46ce-bdd4-d58e66dd23e0 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:17.629744 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f02016ad-5670-46ce-bdd4-d58e66dd23e0 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:17.641936 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:17.641936 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:17.649318 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f02016ad-5670-46ce-bdd4-d58e66dd23e0 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:30:17.655854 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f02016ad-5670-46ce-bdd4-d58e66dd23e0 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:30:17.656377 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 25/97] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:30:17 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 1504 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:18.182755 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-859bcb7d-4934-46cb-a61a-09b959dc9f4d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:18.185524 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-859bcb7d-4934-46cb-a61a-09b959dc9f4d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:18.185824 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-859bcb7d-4934-46cb-a61a-09b959dc9f4d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:18.185982 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-859bcb7d-4934-46cb-a61a-09b959dc9f4d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:18.200393 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:18.200393 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:18.207235 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-859bcb7d-4934-46cb-a61a-09b959dc9f4d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:18.219059 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-859bcb7d-4934-46cb-a61a-09b959dc9f4d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:18.219517 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 26/98] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:18 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:18.300304 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4126690b-602f-45c8-af25-362e5eef6179 req-997e8f74-790e-493e-b782-4936328edd0b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:18.304891 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-997e8f74-790e-493e-b782-4936328edd0b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:18.305376 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-997e8f74-790e-493e-b782-4936328edd0b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:18.305695 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-997e8f74-790e-493e-b782-4936328edd0b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:18.318189 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:18.318189 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:18.324098 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-4126690b-602f-45c8-af25-362e5eef6179 req-997e8f74-790e-493e-b782-4936328edd0b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:18.331652 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-997e8f74-790e-493e-b782-4936328edd0b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:18.332255 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 25/99] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:18 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:18.682894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1c54c224-a3a8-4a41-ab82-47f319e5c1f6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:18.683860 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1c54c224-a3a8-4a41-ab82-47f319e5c1f6 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:30:18.687116 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1c54c224-a3a8-4a41-ab82-47f319e5c1f6 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:18.687116 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1c54c224-a3a8-4a41-ab82-47f319e5c1f6 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:18.700578 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:18.700578 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:18.714519 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1c54c224-a3a8-4a41-ab82-47f319e5c1f6 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:30:18.723726 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1c54c224-a3a8-4a41-ab82-47f319e5c1f6 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:30:18.725353 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 24/100] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:30:18 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 1539 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:18.801843 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-50eb4306-729b-426c-a5f1-77dd01859de4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:18.806579 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-50eb4306-729b-426c-a5f1-77dd01859de4 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:30:18.806813 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-50eb4306-729b-426c-a5f1-77dd01859de4 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:18.807118 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-50eb4306-729b-426c-a5f1-77dd01859de4 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:18.823725 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:18.823725 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:18.839413 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f502fe2b-b48c-4108-9770-d43a84a603b1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:18.839413 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f502fe2b-b48c-4108-9770-d43a84a603b1 None None] GET https://10.4.3.91/volume// Jul 22 05:30:18.839699 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f502fe2b-b48c-4108-9770-d43a84a603b1 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:18.840688 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-50eb4306-729b-426c-a5f1-77dd01859de4 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:30:18.843572 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f502fe2b-b48c-4108-9770-d43a84a603b1 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:18.844140 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f502fe2b-b48c-4108-9770-d43a84a603b1 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:18.844555 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 27/101] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:30:18 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:30:18.850518 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-50eb4306-729b-426c-a5f1-77dd01859de4 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:30:18.851173 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 26/102] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:18 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 1359 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:18.879059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4126690b-602f-45c8-af25-362e5eef6179 req-dd0b3da9-9ca6-49c4-ae11-cf7dbe355b8f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:19.203397 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-dd0b3da9-9ca6-49c4-ae11-cf7dbe355b8f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:30:19.204170 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-dd0b3da9-9ca6-49c4-ae11-cf7dbe355b8f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2ccd87f-2987-4404-b7de-f0a142f27411", "connector": null, "instance_uuid": "25085954-e294-4133-8393-dab1c3909daf"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:19.216981 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:19.216981 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:19.264572 np0000005624 devstack@c-api.service[100093]: /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 22 05:30:19.264572 np0000005624 devstack@c-api.service[100093]: .first() Jul 22 05:30:19.295030 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-dd0b3da9-9ca6-49c4-ae11-cf7dbe355b8f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:30:19.296378 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 26/103] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:30:18 2026] POST /volume/v3/attachments => generated 273 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:19.360969 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c053e9e5-59aa-4f07-b14c-5f955a7a4233 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:19.363923 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c053e9e5-59aa-4f07-b14c-5f955a7a4233 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:19.364211 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c053e9e5-59aa-4f07-b14c-5f955a7a4233 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:19.366402 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c053e9e5-59aa-4f07-b14c-5f955a7a4233 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:19.378460 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:19.378460 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:19.381672 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-488ba332-b7c9-48ac-8fd8-d0e2ef472c88 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:19.382154 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-488ba332-b7c9-48ac-8fd8-d0e2ef472c88 None None] GET https://10.4.3.91/volume// Jul 22 05:30:19.382470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-488ba332-b7c9-48ac-8fd8-d0e2ef472c88 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:19.382795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-488ba332-b7c9-48ac-8fd8-d0e2ef472c88 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:19.383302 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-488ba332-b7c9-48ac-8fd8-d0e2ef472c88 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:19.383778 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c053e9e5-59aa-4f07-b14c-5f955a7a4233 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:19.384143 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 28/104] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30: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 22 05:30:19.390179 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c053e9e5-59aa-4f07-b14c-5f955a7a4233 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:19.391106 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 25/105] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:19 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:30:19.395793 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-4126690b-602f-45c8-af25-362e5eef6179 req-de83c79a-36f8-46ca-acc1-ac0ff032fd83 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:19.406445 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-de83c79a-36f8-46ca-acc1-ac0ff032fd83 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:19.407165 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-de83c79a-36f8-46ca-acc1-ac0ff032fd83 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:19.407453 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-de83c79a-36f8-46ca-acc1-ac0ff032fd83 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:19.424374 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:19.424374 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:19.434123 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-4126690b-602f-45c8-af25-362e5eef6179 req-de83c79a-36f8-46ca-acc1-ac0ff032fd83 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:19.440763 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-de83c79a-36f8-46ca-acc1-ac0ff032fd83 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:19.441503 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 27/106] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:19 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:19.529456 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4126690b-602f-45c8-af25-362e5eef6179 req-b6547f0e-2140-4f5f-b3a2-fd3ff85d8a5e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:19.532990 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-b6547f0e-2140-4f5f-b3a2-fd3ff85d8a5e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] PUT https://10.4.3.91/volume/v3/attachments/b692fce0-2aa2-44a1-8860-c6cea2d76c70 Jul 22 05:30:19.534202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-b6547f0e-2140-4f5f-b3a2-fd3ff85d8a5e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:19.545335 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-4126690b-602f-45c8-af25-362e5eef6179 req-b6547f0e-2140-4f5f-b3a2-fd3ff85d8a5e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Acquiring lock "cinder-attachment_update-b2ccd87f-2987-4404-b7de-f0a142f27411-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:30:19.551402 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-4126690b-602f-45c8-af25-362e5eef6179 req-b6547f0e-2140-4f5f-b3a2-fd3ff85d8a5e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Lock "cinder-attachment_update-b2ccd87f-2987-4404-b7de-f0a142f27411-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:30:19.552663 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:19.552663 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:19.556566 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-e2b6868b-39cc-4aa0-9b51-0b4ba6adb185 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:19.558813 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-e2b6868b-39cc-4aa0-9b51-0b4ba6adb185 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:30:19.559129 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-e2b6868b-39cc-4aa0-9b51-0b4ba6adb185 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:19.559394 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-e2b6868b-39cc-4aa0-9b51-0b4ba6adb185 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:19.570195 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:19.570195 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:19.576151 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-e2b6868b-39cc-4aa0-9b51-0b4ba6adb185 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:30:19.581343 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-e2b6868b-39cc-4aa0-9b51-0b4ba6adb185 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:30:19.581821 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 29/107] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:19 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:19.596202 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cea17c34-d004-4635-ad12-27e5a4a4e6e1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:19.596788 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cea17c34-d004-4635-ad12-27e5a4a4e6e1 None None] GET https://10.4.3.91/volume// Jul 22 05:30:19.597183 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cea17c34-d004-4635-ad12-27e5a4a4e6e1 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:19.597348 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cea17c34-d004-4635-ad12-27e5a4a4e6e1 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:19.598253 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cea17c34-d004-4635-ad12-27e5a4a4e6e1 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:19.598743 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 26/108] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:30: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 22 05:30:19.610492 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-404027a6-40c0-4024-b1d5-6c0e3d1908c6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:19.614318 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-404027a6-40c0-4024-b1d5-6c0e3d1908c6 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:30:19.616735 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-404027a6-40c0-4024-b1d5-6c0e3d1908c6 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5ba955f-dcdc-4af0-8bb1-e9197229d3d6", "connector": null, "instance_uuid": "7dfcc6d7-2f98-4156-aa51-3778eeb63aa9"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:19.634019 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:19.634019 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:19.679362 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-404027a6-40c0-4024-b1d5-6c0e3d1908c6 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:30:19.679362 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 28/109] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:30:19 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:19.707134 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-4126690b-602f-45c8-af25-362e5eef6179 req-b6547f0e-2140-4f5f-b3a2-fd3ff85d8a5e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Lock "cinder-attachment_update-b2ccd87f-2987-4404-b7de-f0a142f27411-np0000005624" released by "attachment_update" :: held 0.156s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:30:19.707529 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-b6547f0e-2140-4f5f-b3a2-fd3ff85d8a5e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments/b692fce0-2aa2-44a1-8860-c6cea2d76c70 returned with HTTP 200 Jul 22 05:30:19.708128 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 27/110] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:30:19 2026] PUT /volume/v3/attachments/b692fce0-2aa2-44a1-8860-c6cea2d76c70 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:20.408687 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-96638198-72e0-431a-8f99-734343ea83e3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:20.412463 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-96638198-72e0-431a-8f99-734343ea83e3 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:20.412876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-96638198-72e0-431a-8f99-734343ea83e3 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:20.413044 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-96638198-72e0-431a-8f99-734343ea83e3 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:20.427850 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:20.427850 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:20.434287 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-96638198-72e0-431a-8f99-734343ea83e3 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:20.441275 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-96638198-72e0-431a-8f99-734343ea83e3 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:20.441720 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 30/111] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:20 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:21.147664 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d4aa075f-a972-4766-9e5a-e98784bc233d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:21.147664 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d4aa075f-a972-4766-9e5a-e98784bc233d None None] GET https://10.4.3.91/volume// Jul 22 05:30:21.147664 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d4aa075f-a972-4766-9e5a-e98784bc233d None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:21.147664 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d4aa075f-a972-4766-9e5a-e98784bc233d None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:21.147664 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d4aa075f-a972-4766-9e5a-e98784bc233d None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:21.149114 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 27/112] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:30:21.159820 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-a8ca96b6-918f-41a0-9f35-c035ab642f81 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:21.162799 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-a8ca96b6-918f-41a0-9f35-c035ab642f81 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:30:21.163070 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-a8ca96b6-918f-41a0-9f35-c035ab642f81 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:21.163314 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-a8ca96b6-918f-41a0-9f35-c035ab642f81 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:21.176616 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:21.176616 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:21.182196 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-a8ca96b6-918f-41a0-9f35-c035ab642f81 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:30:21.189453 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-a8ca96b6-918f-41a0-9f35-c035ab642f81 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:30:21.190061 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 29/113] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:21 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 1538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:21.291762 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-2c26ff45-d2b7-4f11-a49d-5dd476fecc1c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:21.299098 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-2c26ff45-d2b7-4f11-a49d-5dd476fecc1c tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] PUT https://10.4.3.91/volume/v3/attachments/18114824-4a16-4169-9c0e-f7f41eeddf72 Jul 22 05:30:21.300567 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-2c26ff45-d2b7-4f11-a49d-5dd476fecc1c tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:21.322550 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-2c26ff45-d2b7-4f11-a49d-5dd476fecc1c tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Acquiring lock "cinder-attachment_update-b5ba955f-dcdc-4af0-8bb1-e9197229d3d6-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:30:21.331922 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-2c26ff45-d2b7-4f11-a49d-5dd476fecc1c tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Lock "cinder-attachment_update-b5ba955f-dcdc-4af0-8bb1-e9197229d3d6-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:30:21.333831 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:21.333831 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:21.461098 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ea63a2a6-ed37-4599-8834-fb3e87d437f0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:21.463328 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ea63a2a6-ed37-4599-8834-fb3e87d437f0 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:21.463570 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ea63a2a6-ed37-4599-8834-fb3e87d437f0 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:21.463825 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ea63a2a6-ed37-4599-8834-fb3e87d437f0 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:21.474406 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-2c26ff45-d2b7-4f11-a49d-5dd476fecc1c tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Lock "cinder-attachment_update-b5ba955f-dcdc-4af0-8bb1-e9197229d3d6-np0000005624" released by "attachment_update" :: held 0.143s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:30:21.474830 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-2c26ff45-d2b7-4f11-a49d-5dd476fecc1c tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/attachments/18114824-4a16-4169-9c0e-f7f41eeddf72 returned with HTTP 200 Jul 22 05:30:21.475513 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 28/114] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:30:21 2026] PUT /volume/v3/attachments/18114824-4a16-4169-9c0e-f7f41eeddf72 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:21.475887 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:21.475887 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:21.486727 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ea63a2a6-ed37-4599-8834-fb3e87d437f0 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:21.493359 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ea63a2a6-ed37-4599-8834-fb3e87d437f0 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:21.493359 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 31/115] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:21 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:21.520887 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-dae24884-d055-4f2a-abda-04f5592bbf05 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:21.523656 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-dae24884-d055-4f2a-abda-04f5592bbf05 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] POST https://10.4.3.91/volume/v3/attachments/18114824-4a16-4169-9c0e-f7f41eeddf72/action Jul 22 05:30:21.529660 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-dae24884-d055-4f2a-abda-04f5592bbf05 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:21.529660 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-dae24884-d055-4f2a-abda-04f5592bbf05 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:21.559545 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:21.559545 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:21.579515 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-a2759f6a-69e2-4db7-a9e8-163024174cc0 req-dae24884-d055-4f2a-abda-04f5592bbf05 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/attachments/18114824-4a16-4169-9c0e-f7f41eeddf72/action returned with HTTP 204 Jul 22 05:30:21.579515 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 28/116] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:30:21 2026] POST /volume/v3/attachments/18114824-4a16-4169-9c0e-f7f41eeddf72/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:22.512162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-aef5a1cd-a4cc-43eb-a50f-fac3a84dd360 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:22.514329 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aef5a1cd-a4cc-43eb-a50f-fac3a84dd360 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:22.515044 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aef5a1cd-a4cc-43eb-a50f-fac3a84dd360 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:22.515044 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aef5a1cd-a4cc-43eb-a50f-fac3a84dd360 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:22.529182 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:22.529182 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:22.533507 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-aef5a1cd-a4cc-43eb-a50f-fac3a84dd360 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:22.541839 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aef5a1cd-a4cc-43eb-a50f-fac3a84dd360 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:22.541839 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 30/117] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:22 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:23.563853 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a563cf22-b147-474f-ae6d-6ffa93df957b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:23.568593 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a563cf22-b147-474f-ae6d-6ffa93df957b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:23.568593 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a563cf22-b147-474f-ae6d-6ffa93df957b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:23.569059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a563cf22-b147-474f-ae6d-6ffa93df957b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:23.588003 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:23.588003 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:23.592912 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a563cf22-b147-474f-ae6d-6ffa93df957b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:23.600016 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a563cf22-b147-474f-ae6d-6ffa93df957b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:23.600524 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 29/118] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:23 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:23.790728 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-4126690b-602f-45c8-af25-362e5eef6179 req-6954e69e-06bb-4602-b167-873468baef2e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:23.792942 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-6954e69e-06bb-4602-b167-873468baef2e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/attachments/b692fce0-2aa2-44a1-8860-c6cea2d76c70/action Jul 22 05:30:23.793270 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-6954e69e-06bb-4602-b167-873468baef2e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:23.793398 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-6954e69e-06bb-4602-b167-873468baef2e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:23.810668 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:23.810668 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:23.824908 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4126690b-602f-45c8-af25-362e5eef6179 req-6954e69e-06bb-4602-b167-873468baef2e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments/b692fce0-2aa2-44a1-8860-c6cea2d76c70/action returned with HTTP 204 Jul 22 05:30:23.824908 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 32/119] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:30:23 2026] POST /volume/v3/attachments/b692fce0-2aa2-44a1-8860-c6cea2d76c70/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:24.621726 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c84e8d86-9d14-4108-9637-18f1ef9d5201 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:24.624081 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c84e8d86-9d14-4108-9637-18f1ef9d5201 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:24.625685 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c84e8d86-9d14-4108-9637-18f1ef9d5201 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:24.625685 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c84e8d86-9d14-4108-9637-18f1ef9d5201 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:24.644720 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:24.644720 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:24.653223 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c84e8d86-9d14-4108-9637-18f1ef9d5201 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:24.664065 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c84e8d86-9d14-4108-9637-18f1ef9d5201 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:24.664553 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 29/120] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:24 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:24.689137 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8b886e3f-1bc2-4985-a168-eb274022bd8b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:24.691456 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8b886e3f-1bc2-4985-a168-eb274022bd8b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:30:24.693301 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8b886e3f-1bc2-4985-a168-eb274022bd8b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:24.693301 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8b886e3f-1bc2-4985-a168-eb274022bd8b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:24.709422 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:24.709422 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:24.718606 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8b886e3f-1bc2-4985-a168-eb274022bd8b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:30:24.726696 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8b886e3f-1bc2-4985-a168-eb274022bd8b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:30:24.726696 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 31/121] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:24 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:26.686282 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-54c9188c-8af7-48eb-a36a-b6f41aefde9a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:26.689503 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-54c9188c-8af7-48eb-a36a-b6f41aefde9a tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 Jul 22 05:30:26.689863 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-54c9188c-8af7-48eb-a36a-b6f41aefde9a tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:26.690222 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-54c9188c-8af7-48eb-a36a-b6f41aefde9a tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:26.701836 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:26.701836 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:26.708385 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-54c9188c-8af7-48eb-a36a-b6f41aefde9a tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:26.716262 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-54c9188c-8af7-48eb-a36a-b6f41aefde9a tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 returned with HTTP 200 Jul 22 05:30:26.718108 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 30/122] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:26 2026] GET /volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:26.732942 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-5c0f63a7-7529-4480-bfe4-8a48943a172b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:26.736000 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-5c0f63a7-7529-4480-bfe4-8a48943a172b tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f Jul 22 05:30:26.736407 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-5c0f63a7-7529-4480-bfe4-8a48943a172b tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:26.736714 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-5c0f63a7-7529-4480-bfe4-8a48943a172b tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:26.747018 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:26.747018 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:26.751209 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-5c0f63a7-7529-4480-bfe4-8a48943a172b tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:26.756440 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-5c0f63a7-7529-4480-bfe4-8a48943a172b tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f returned with HTTP 200 Jul 22 05:30:26.757260 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 33/123] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:26 2026] GET /volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:26.770024 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-63cba6a4-c4ae-4265-976b-504cf3346172 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:26.773322 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-63cba6a4-c4ae-4265-976b-504cf3346172 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 Jul 22 05:30:26.773606 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-63cba6a4-c4ae-4265-976b-504cf3346172 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:26.773944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-63cba6a4-c4ae-4265-976b-504cf3346172 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:26.788451 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:26.788451 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:26.796108 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-63cba6a4-c4ae-4265-976b-504cf3346172 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:26.803879 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-63cba6a4-c4ae-4265-976b-504cf3346172 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 returned with HTTP 200 Jul 22 05:30:26.804390 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 30/124] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:26 2026] GET /volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:26.822710 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8f12bff0-36a6-421c-8fe2-8b6c5499e0df None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:26.822710 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8f12bff0-36a6-421c-8fe2-8b6c5499e0df None None] GET https://10.4.3.91/volume// Jul 22 05:30:26.822710 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8f12bff0-36a6-421c-8fe2-8b6c5499e0df None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:26.822710 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8f12bff0-36a6-421c-8fe2-8b6c5499e0df None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:26.822710 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8f12bff0-36a6-421c-8fe2-8b6c5499e0df None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:26.823300 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 32/125] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:30: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 22 05:30:26.836831 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-a9108be0-26d1-45f1-a802-c7bcb06317b8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:26.843217 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-a9108be0-26d1-45f1-a802-c7bcb06317b8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:30:26.849411 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-a9108be0-26d1-45f1-a802-c7bcb06317b8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20cb6e3e-27c4-4476-be3c-792c204fc041", "connector": null, "instance_uuid": "70054cf2-b2c1-4a8f-9c2b-f797c7b32300"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:26.862557 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:26.862557 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:26.912611 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-a9108be0-26d1-45f1-a802-c7bcb06317b8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:30:26.913485 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 31/126] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:30:26 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 22 05:30:26.924458 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-475838a4-94f2-4726-8e6e-e212308d5c9c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:26.924965 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-475838a4-94f2-4726-8e6e-e212308d5c9c None None] GET https://10.4.3.91/volume// Jul 22 05:30:26.925175 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-475838a4-94f2-4726-8e6e-e212308d5c9c None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:26.925397 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-475838a4-94f2-4726-8e6e-e212308d5c9c None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:26.926224 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-475838a4-94f2-4726-8e6e-e212308d5c9c None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:26.927316 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 34/127] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:30:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:30:26.939546 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0c74456e-d7d8-4a5a-951b-9194acaff1aa None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:26.942134 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0c74456e-d7d8-4a5a-951b-9194acaff1aa tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:30:26.943165 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0c74456e-d7d8-4a5a-951b-9194acaff1aa tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "647539a7-5433-4657-9202-c1868a14e09f", "connector": null, "instance_uuid": "70054cf2-b2c1-4a8f-9c2b-f797c7b32300"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:26.960345 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:26.960345 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:27.009737 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0c74456e-d7d8-4a5a-951b-9194acaff1aa tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:30:27.010443 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 31/128] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:30:26 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 22 05:30:27.021434 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-05ba0b54-03a0-46bd-ae21-6bf0b30ac01d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:27.022333 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-05ba0b54-03a0-46bd-ae21-6bf0b30ac01d None None] GET https://10.4.3.91/volume// Jul 22 05:30:27.022333 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-05ba0b54-03a0-46bd-ae21-6bf0b30ac01d None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:27.023321 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-05ba0b54-03a0-46bd-ae21-6bf0b30ac01d None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:27.023321 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-05ba0b54-03a0-46bd-ae21-6bf0b30ac01d None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:27.024063 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 33/129] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:30: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 22 05:30:27.034311 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0b02b1fe-6f2c-4b00-9f7c-303a9a3748b0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:27.039060 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0b02b1fe-6f2c-4b00-9f7c-303a9a3748b0 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:30:27.039439 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0b02b1fe-6f2c-4b00-9f7c-303a9a3748b0 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7c856a2-16fd-4f19-a071-dc4772001a00", "connector": null, "instance_uuid": "70054cf2-b2c1-4a8f-9c2b-f797c7b32300"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:27.053553 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:27.053553 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:27.101487 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0b02b1fe-6f2c-4b00-9f7c-303a9a3748b0 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:30:27.102548 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 32/130] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:30:27 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:30:31.100340 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e541e61c-3550-4d3b-b65e-45aafc545b96 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:31.100340 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e541e61c-3550-4d3b-b65e-45aafc545b96 None None] GET https://10.4.3.91/volume// Jul 22 05:30:31.100340 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e541e61c-3550-4d3b-b65e-45aafc545b96 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:31.100340 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e541e61c-3550-4d3b-b65e-45aafc545b96 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:31.100340 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e541e61c-3550-4d3b-b65e-45aafc545b96 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:31.100340 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 35/131] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30: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 22 05:30:31.114523 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0877c8b8-a6d3-402f-9651-11bfca7b0a28 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:31.118014 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0877c8b8-a6d3-402f-9651-11bfca7b0a28 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 Jul 22 05:30:31.119159 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0877c8b8-a6d3-402f-9651-11bfca7b0a28 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:31.119159 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0877c8b8-a6d3-402f-9651-11bfca7b0a28 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:31.140841 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:31.140841 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:31.149396 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0877c8b8-a6d3-402f-9651-11bfca7b0a28 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:31.158936 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-0877c8b8-a6d3-402f-9651-11bfca7b0a28 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 returned with HTTP 200 Jul 22 05:30:31.159527 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 32/132] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:31 2026] GET /volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 => generated 1541 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:31.315688 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-e665c3e3-bb62-45c1-b005-0bcf2427367e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:31.319505 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-e665c3e3-bb62-45c1-b005-0bcf2427367e tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] PUT https://10.4.3.91/volume/v3/attachments/f51b6cd5-ad60-4950-941c-463642931efe Jul 22 05:30:31.321225 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-e665c3e3-bb62-45c1-b005-0bcf2427367e tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:31.342939 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-e665c3e3-bb62-45c1-b005-0bcf2427367e tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Acquiring lock "cinder-attachment_update-20cb6e3e-27c4-4476-be3c-792c204fc041-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:30:31.348945 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-e665c3e3-bb62-45c1-b005-0bcf2427367e tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Lock "cinder-attachment_update-20cb6e3e-27c4-4476-be3c-792c204fc041-np0000005624" acquired by "attachment_update" :: waited 0.007s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:30:31.351283 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:31.351283 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:31.536286 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-e665c3e3-bb62-45c1-b005-0bcf2427367e tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Lock "cinder-attachment_update-20cb6e3e-27c4-4476-be3c-792c204fc041-np0000005624" released by "attachment_update" :: held 0.187s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:30:31.537103 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-e665c3e3-bb62-45c1-b005-0bcf2427367e tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments/f51b6cd5-ad60-4950-941c-463642931efe returned with HTTP 200 Jul 22 05:30:31.537901 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 34/133] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:30:31 2026] PUT /volume/v3/attachments/f51b6cd5-ad60-4950-941c-463642931efe => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:31.584998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-114e80ef-d55e-4550-a212-ff38acc99d1d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:31.598066 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-114e80ef-d55e-4550-a212-ff38acc99d1d tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] POST https://10.4.3.91/volume/v3/attachments/f51b6cd5-ad60-4950-941c-463642931efe/action Jul 22 05:30:31.598066 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-114e80ef-d55e-4550-a212-ff38acc99d1d tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:31.598066 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-114e80ef-d55e-4550-a212-ff38acc99d1d tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:31.628481 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:31.628481 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:31.651595 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-114e80ef-d55e-4550-a212-ff38acc99d1d tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments/f51b6cd5-ad60-4950-941c-463642931efe/action returned with HTTP 204 Jul 22 05:30:31.652385 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 33/134] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:30:31 2026] POST /volume/v3/attachments/f51b6cd5-ad60-4950-941c-463642931efe/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:31.685669 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-24d5ff40-5f70-4d81-a9ff-e5eba2847531 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:31.686535 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-24d5ff40-5f70-4d81-a9ff-e5eba2847531 None None] GET https://10.4.3.91/volume// Jul 22 05:30:31.687025 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-24d5ff40-5f70-4d81-a9ff-e5eba2847531 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:31.687402 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-24d5ff40-5f70-4d81-a9ff-e5eba2847531 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:31.687905 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-24d5ff40-5f70-4d81-a9ff-e5eba2847531 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:31.688508 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 36/135] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30: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 22 05:30:31.699762 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-a8d90cd6-c634-44a0-a6ee-0b3d3ee962d1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:31.707576 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-a8d90cd6-c634-44a0-a6ee-0b3d3ee962d1 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f Jul 22 05:30:31.709164 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-a8d90cd6-c634-44a0-a6ee-0b3d3ee962d1 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:31.710620 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-a8d90cd6-c634-44a0-a6ee-0b3d3ee962d1 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:31.732668 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:31.732668 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:31.740883 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-a8d90cd6-c634-44a0-a6ee-0b3d3ee962d1 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:31.755556 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-a8d90cd6-c634-44a0-a6ee-0b3d3ee962d1 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f returned with HTTP 200 Jul 22 05:30:31.756818 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 33/136] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:31 2026] GET /volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f => generated 1026 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:31.884529 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-8bbb29c1-e0cf-4b14-b172-2c446a45a3e4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:31.889665 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-8bbb29c1-e0cf-4b14-b172-2c446a45a3e4 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] PUT https://10.4.3.91/volume/v3/attachments/d4c4244d-cf97-4d64-adc3-54400ae32ecd Jul 22 05:30:31.889665 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-8bbb29c1-e0cf-4b14-b172-2c446a45a3e4 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:31.901625 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-8bbb29c1-e0cf-4b14-b172-2c446a45a3e4 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Acquiring lock "cinder-attachment_update-647539a7-5433-4657-9202-c1868a14e09f-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:30:31.911675 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-8bbb29c1-e0cf-4b14-b172-2c446a45a3e4 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Lock "cinder-attachment_update-647539a7-5433-4657-9202-c1868a14e09f-np0000005624" acquired by "attachment_update" :: waited 0.008s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:30:31.911675 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:31.911675 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:32.010056 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-2cf127e1-4c24-49ef-998b-018f9f52caba None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.018347 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-2cf127e1-4c24-49ef-998b-018f9f52caba tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:32.018347 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-2cf127e1-4c24-49ef-998b-018f9f52caba tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:32.020753 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-2cf127e1-4c24-49ef-998b-018f9f52caba tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:32.035720 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:32.035720 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:32.042788 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-2cf127e1-4c24-49ef-998b-018f9f52caba tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:32.049694 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-2cf127e1-4c24-49ef-998b-018f9f52caba tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:32.050688 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 34/137] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:32 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:32.088508 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-8bbb29c1-e0cf-4b14-b172-2c446a45a3e4 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Lock "cinder-attachment_update-647539a7-5433-4657-9202-c1868a14e09f-np0000005624" released by "attachment_update" :: held 0.178s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:30:32.088508 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-8bbb29c1-e0cf-4b14-b172-2c446a45a3e4 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments/d4c4244d-cf97-4d64-adc3-54400ae32ecd returned with HTTP 200 Jul 22 05:30:32.088508 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 35/138] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:30:31 2026] PUT /volume/v3/attachments/d4c4244d-cf97-4d64-adc3-54400ae32ecd => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:32.149602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-32c58383-d08e-4aaf-bb97-c3f07defe50a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.151803 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-32c58383-d08e-4aaf-bb97-c3f07defe50a tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] POST https://10.4.3.91/volume/v3/attachments/d4c4244d-cf97-4d64-adc3-54400ae32ecd/action Jul 22 05:30:32.152130 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-32c58383-d08e-4aaf-bb97-c3f07defe50a tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:32.152564 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-32c58383-d08e-4aaf-bb97-c3f07defe50a tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:32.179156 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:32.179156 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:32.211315 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-32c58383-d08e-4aaf-bb97-c3f07defe50a tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments/d4c4244d-cf97-4d64-adc3-54400ae32ecd/action returned with HTTP 204 Jul 22 05:30:32.213261 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 37/139] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:30:32 2026] POST /volume/v3/attachments/d4c4244d-cf97-4d64-adc3-54400ae32ecd/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:32.304500 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-226af753-8595-4a2b-b1dc-d7362070c87d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.304500 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-226af753-8595-4a2b-b1dc-d7362070c87d None None] GET https://10.4.3.91/volume// Jul 22 05:30:32.304500 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-226af753-8595-4a2b-b1dc-d7362070c87d None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:32.304500 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-226af753-8595-4a2b-b1dc-d7362070c87d None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:32.304500 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-226af753-8595-4a2b-b1dc-d7362070c87d None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:32.309536 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 34/140] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:30:32 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:30:32.322990 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8ffba70e-ca40-49d2-a693-12267dd5ea97 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.325655 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ffba70e-ca40-49d2-a693-12267dd5ea97 None None] GET https://10.4.3.91/volume// Jul 22 05:30:32.325655 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ffba70e-ca40-49d2-a693-12267dd5ea97 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:32.325655 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ffba70e-ca40-49d2-a693-12267dd5ea97 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:32.325655 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ffba70e-ca40-49d2-a693-12267dd5ea97 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:32.325655 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 35/141] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30: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 22 05:30:32.329420 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-38e9b940-a794-46a2-8afd-093f846e0f96 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.342609 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-38e9b940-a794-46a2-8afd-093f846e0f96 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:30:32.342609 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-38e9b940-a794-46a2-8afd-093f846e0f96 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a757adc9-be4b-4bc8-8870-3d9577e7cbd4", "connector": null, "instance_uuid": "935d017d-316c-4444-9ee3-5c6e1346053b"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:32.344796 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-005d8a6e-b9b2-47f7-a8ac-8cb7132ba5d3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.353901 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-005d8a6e-b9b2-47f7-a8ac-8cb7132ba5d3 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 Jul 22 05:30:32.354371 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-005d8a6e-b9b2-47f7-a8ac-8cb7132ba5d3 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:32.354951 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-005d8a6e-b9b2-47f7-a8ac-8cb7132ba5d3 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:32.372583 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:32.372583 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:32.378682 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:32.378682 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:32.393110 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-005d8a6e-b9b2-47f7-a8ac-8cb7132ba5d3 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:30:32.401692 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-005d8a6e-b9b2-47f7-a8ac-8cb7132ba5d3 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 returned with HTTP 200 Jul 22 05:30:32.402372 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 38/142] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:32 2026] GET /volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 => generated 1027 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 05:30:32.450033 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-38e9b940-a794-46a2-8afd-093f846e0f96 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:30:32.450235 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 36/143] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:30:32 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:32.506360 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-24b1fed9-b700-4f4e-918d-4f73505008d9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.509198 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-24b1fed9-b700-4f4e-918d-4f73505008d9 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:32.509784 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-24b1fed9-b700-4f4e-918d-4f73505008d9 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:32.509784 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-24b1fed9-b700-4f4e-918d-4f73505008d9 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:32.584301 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-ad35cf05-3c2b-45f2-a48f-1a8ab9599ad0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.586576 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-ad35cf05-3c2b-45f2-a48f-1a8ab9599ad0 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] PUT https://10.4.3.91/volume/v3/attachments/9f5e7bf6-cf01-42af-b024-396bf6131ec9 Jul 22 05:30:32.587089 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-ad35cf05-3c2b-45f2-a48f-1a8ab9599ad0 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:32.595784 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-11ff2171-3b2f-47d0-806e-547a2e653719 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.596069 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-11ff2171-3b2f-47d0-806e-547a2e653719 None None] GET https://10.4.3.91/volume// Jul 22 05:30:32.597320 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-11ff2171-3b2f-47d0-806e-547a2e653719 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:32.597320 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-11ff2171-3b2f-47d0-806e-547a2e653719 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:32.598513 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-ad35cf05-3c2b-45f2-a48f-1a8ab9599ad0 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Acquiring lock "cinder-attachment_update-e7c856a2-16fd-4f19-a071-dc4772001a00-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:30:32.599044 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-11ff2171-3b2f-47d0-806e-547a2e653719 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:32.599618 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 39/144] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30: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 22 05:30:32.613821 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-ad35cf05-3c2b-45f2-a48f-1a8ab9599ad0 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Lock "cinder-attachment_update-e7c856a2-16fd-4f19-a071-dc4772001a00-np0000005624" acquired by "attachment_update" :: waited 0.015s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:30:32.616259 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:32.616259 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:32.621013 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-b283fe4b-6753-4720-a596-caf5c5dd0fd6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.629802 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-b283fe4b-6753-4720-a596-caf5c5dd0fd6 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:32.629802 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-b283fe4b-6753-4720-a596-caf5c5dd0fd6 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:32.629802 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-b283fe4b-6753-4720-a596-caf5c5dd0fd6 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:32.656319 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:32.656319 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:32.661797 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-b283fe4b-6753-4720-a596-caf5c5dd0fd6 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:32.670384 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-b283fe4b-6753-4720-a596-caf5c5dd0fd6 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:32.671490 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 37/145] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:32 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1236 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:32.714683 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:32.714683 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:32.720450 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-24b1fed9-b700-4f4e-918d-4f73505008d9 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:32.737109 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-24b1fed9-b700-4f4e-918d-4f73505008d9 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:32.737109 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 35/146] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:32 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1013 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:32.804228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-ad35cf05-3c2b-45f2-a48f-1a8ab9599ad0 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Lock "cinder-attachment_update-e7c856a2-16fd-4f19-a071-dc4772001a00-np0000005624" released by "attachment_update" :: held 0.191s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:30:32.804407 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-ad35cf05-3c2b-45f2-a48f-1a8ab9599ad0 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments/9f5e7bf6-cf01-42af-b024-396bf6131ec9 returned with HTTP 200 Jul 22 05:30:32.804934 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 36/147] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:30:32 2026] PUT /volume/v3/attachments/9f5e7bf6-cf01-42af-b024-396bf6131ec9 => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:30:32.837929 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-45f4f857-d827-4c80-8494-ecac848f747f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.844807 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-45f4f857-d827-4c80-8494-ecac848f747f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] PUT https://10.4.3.91/volume/v3/attachments/36e73803-08cc-43df-bcbc-635526a23bd0 Jul 22 05:30:32.844807 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-45f4f857-d827-4c80-8494-ecac848f747f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:32.851364 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-89f20c93-cd8a-4b2a-b62f-7b639041885f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:32.858120 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-89f20c93-cd8a-4b2a-b62f-7b639041885f tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] POST https://10.4.3.91/volume/v3/attachments/9f5e7bf6-cf01-42af-b024-396bf6131ec9/action Jul 22 05:30:32.858120 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-89f20c93-cd8a-4b2a-b62f-7b639041885f tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:32.858120 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-89f20c93-cd8a-4b2a-b62f-7b639041885f tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:32.859732 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-45f4f857-d827-4c80-8494-ecac848f747f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Acquiring lock "cinder-attachment_update-a757adc9-be4b-4bc8-8870-3d9577e7cbd4-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:30:32.873300 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-45f4f857-d827-4c80-8494-ecac848f747f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Lock "cinder-attachment_update-a757adc9-be4b-4bc8-8870-3d9577e7cbd4-np0000005624" acquired by "attachment_update" :: waited 0.012s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:30:32.873300 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:32.873300 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:32.899285 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:32.899285 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:32.955470 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-6c658c40-6a04-434f-aea3-ae9387f71c2d req-89f20c93-cd8a-4b2a-b62f-7b639041885f tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments/9f5e7bf6-cf01-42af-b024-396bf6131ec9/action returned with HTTP 204 Jul 22 05:30:32.957290 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 38/148] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:30:32 2026] POST /volume/v3/attachments/9f5e7bf6-cf01-42af-b024-396bf6131ec9/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:33.336721 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-45f4f857-d827-4c80-8494-ecac848f747f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Lock "cinder-attachment_update-a757adc9-be4b-4bc8-8870-3d9577e7cbd4-np0000005624" released by "attachment_update" :: held 0.465s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:30:33.336721 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-45f4f857-d827-4c80-8494-ecac848f747f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/attachments/36e73803-08cc-43df-bcbc-635526a23bd0 returned with HTTP 200 Jul 22 05:30:33.337364 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 40/149] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:30:32 2026] PUT /volume/v3/attachments/36e73803-08cc-43df-bcbc-635526a23bd0 => generated 969 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:33.460661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:33.465247 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:30:33.465745 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1008957408"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:33.474230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1008957408'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:30:33.474319 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Create volume of 1 GB Jul 22 05:30:33.493462 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Availability Zones retrieved successfully. Jul 22 05:30:33.508014 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Flow 'volume_create_api' (45c0b710-deab-461d-a4b6-394a0575702a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:33.510747 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ac3e4a-7c82-4e57-b3e1-b89921697585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:33.510747 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:30:33.520115 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4797a110-8220-4729-a28f-7f3c48a4e900 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:33.524162 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:30:33.524162 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-256667900"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:33.525756 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-256667900'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:30:33.525756 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Create volume of 1 GB Jul 22 05:30:33.526484 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:33.526484 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:33.533149 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Availability Zones retrieved successfully. Jul 22 05:30:33.544360 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Flow 'volume_create_api' (08c795da-f087-4afd-bf2e-4f1d4f381e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:33.586574 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ac3e4a-7c82-4e57-b3e1-b89921697585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:33.586574 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c01f8400-c78d-44fe-9424-87ea10ea14a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:33.725651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653f734b-1c28-44b3-a7ac-7ebe284d1706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:33.727283 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:30:33.758921 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-66bdfd5e-3f0b-4859-9fbb-5768fe2a8b81 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:33.762843 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66bdfd5e-3f0b-4859-9fbb-5768fe2a8b81 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:33.762843 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66bdfd5e-3f0b-4859-9fbb-5768fe2a8b81 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:33.766789 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66bdfd5e-3f0b-4859-9fbb-5768fe2a8b81 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:33.769769 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Created reservations ['e362a937-e170-4193-986f-830c06e56527', 'f1832258-ca17-45b9-9d08-ebea302ab783', '310c3e66-9a49-41af-a44d-878f305d7273', '84dde2eb-4bfa-4622-8def-c9acee6316cd'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:30:33.772000 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c01f8400-c78d-44fe-9424-87ea10ea14a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e362a937-e170-4193-986f-830c06e56527', 'f1832258-ca17-45b9-9d08-ebea302ab783', '310c3e66-9a49-41af-a44d-878f305d7273', '84dde2eb-4bfa-4622-8def-c9acee6316cd']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:33.773083 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09648e4e-6529-476d-b768-b64c5fb895c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:33.795515 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:33.795515 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:33.804799 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653f734b-1c28-44b3-a7ac-7ebe284d1706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:33.804799 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (850f9b0a-5be2-42dd-9164-72a070f9b933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:33.808670 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-66bdfd5e-3f0b-4859-9fbb-5768fe2a8b81 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:33.826301 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66bdfd5e-3f0b-4859-9fbb-5768fe2a8b81 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:33.828666 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 39/150] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:33 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:33.835051 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09648e4e-6529-476d-b768-b64c5fb895c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f319962-1674-4839-8676-a50f1e72eb22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1008957408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feda0b85b9634158a6569ad737a0a4f6',qos_specs=None,replication_status=,reservations=['e362a937-e170-4193-986f-830c06e56527','f1832258-ca17-45b9-9d08-ebea302ab783','310c3e66-9a49-41af-a44d-878f305d7273','84dde2eb-4bfa-4622-8def-c9acee6316cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb6774307076444aa96f5e8d86c5605d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1008957408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f319962-1674-4839-8676-a50f1e72eb22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='feda0b85b9634158a6569ad737a0a4f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb6774307076444aa96f5e8d86c5605d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:33.836895 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (640f33f6-2842-439e-ad67-45fd882a9b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:33.890116 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (640f33f6-2842-439e-ad67-45fd882a9b80) transitioned into state 'SUCCESS' from state '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-1008957408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feda0b85b9634158a6569ad737a0a4f6',qos_specs=None,replication_status=,reservations=['e362a937-e170-4193-986f-830c06e56527','f1832258-ca17-45b9-9d08-ebea302ab783','310c3e66-9a49-41af-a44d-878f305d7273','84dde2eb-4bfa-4622-8def-c9acee6316cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb6774307076444aa96f5e8d86c5605d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:33.892411 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (243bb93c-b142-4916-a142-08c9acd0e034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:33.926869 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (243bb93c-b142-4916-a142-08c9acd0e034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:33.927756 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Flow 'volume_create_api' (45c0b710-deab-461d-a4b6-394a0575702a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:33.928464 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Create volume request issued successfully. Jul 22 05:30:33.929530 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e09633e-75c1-42f2-9393-dc5278e23d3e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:30:33.932519 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 36/151] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:30:33 2026] POST /volume/v3/volumes => generated 752 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:30:33.973950 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Created reservations ['1e318e42-6e24-46b4-a65e-6b27708ba3ca', '3be43312-79d4-4269-a357-bd96351c29fb', '0824d19b-e729-4cc5-8361-7015d9e60490', '347630e5-b52a-405e-ab41-4c0f33b97126'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:30:33.975124 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (850f9b0a-5be2-42dd-9164-72a070f9b933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e318e42-6e24-46b4-a65e-6b27708ba3ca', '3be43312-79d4-4269-a357-bd96351c29fb', '0824d19b-e729-4cc5-8361-7015d9e60490', '347630e5-b52a-405e-ab41-4c0f33b97126']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:33.981867 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94f7ad2d-d457-4a06-a8c0-6635771b61dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:34.034774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94f7ad2d-d457-4a06-a8c0-6635771b61dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bb6c2bd-1da6-40dd-8573-6b385728f71a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-256667900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a76c0b5f2c2744f1b0d7a4d8c8fd0566',qos_specs=None,replication_status=,reservations=['1e318e42-6e24-46b4-a65e-6b27708ba3ca','3be43312-79d4-4269-a357-bd96351c29fb','0824d19b-e729-4cc5-8361-7015d9e60490','347630e5-b52a-405e-ab41-4c0f33b97126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d028b8aec1994ab196172073ea2ac45b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-256667900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bb6c2bd-1da6-40dd-8573-6b385728f71a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a76c0b5f2c2744f1b0d7a4d8c8fd0566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d028b8aec1994ab196172073ea2ac45b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:34.034774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1571c73-44df-42cb-bd10-de67f2fc7429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:34.083757 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1571c73-44df-42cb-bd10-de67f2fc7429) transitioned into state 'SUCCESS' from state '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-256667900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a76c0b5f2c2744f1b0d7a4d8c8fd0566',qos_specs=None,replication_status=,reservations=['1e318e42-6e24-46b4-a65e-6b27708ba3ca','3be43312-79d4-4269-a357-bd96351c29fb','0824d19b-e729-4cc5-8361-7015d9e60490','347630e5-b52a-405e-ab41-4c0f33b97126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d028b8aec1994ab196172073ea2ac45b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:34.086304 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (636d9c46-6df7-4eb9-97cc-33d7ab0e50c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:30:34.120089 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (636d9c46-6df7-4eb9-97cc-33d7ab0e50c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:30:34.123470 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Flow 'volume_create_api' (08c795da-f087-4afd-bf2e-4f1d4f381e2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:30:34.124179 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Create volume request issued successfully. Jul 22 05:30:34.127745 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4797a110-8220-4729-a28f-7f3c48a4e900 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:30:34.127745 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 37/152] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:30:33 2026] POST /volume/v3/volumes => generated 752 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:30:34.149067 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-57769e3a-caba-45a7-ad17-271c731b4dca None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:34.154273 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57769e3a-caba-45a7-ad17-271c731b4dca tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:34.154329 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57769e3a-caba-45a7-ad17-271c731b4dca tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:34.156551 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57769e3a-caba-45a7-ad17-271c731b4dca tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:34.179264 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:34.179264 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:34.188208 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-57769e3a-caba-45a7-ad17-271c731b4dca tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:34.196813 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57769e3a-caba-45a7-ad17-271c731b4dca tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:34.198130 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 41/153] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:34 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 820 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:34.850152 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0431f57e-183f-4fcf-86ee-3571f6492252 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:34.853173 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0431f57e-183f-4fcf-86ee-3571f6492252 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:34.853408 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0431f57e-183f-4fcf-86ee-3571f6492252 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:34.853525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0431f57e-183f-4fcf-86ee-3571f6492252 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:34.880468 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:34.880468 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:34.888694 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0431f57e-183f-4fcf-86ee-3571f6492252 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:34.899209 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0431f57e-183f-4fcf-86ee-3571f6492252 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:34.899209 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 40/154] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:34 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:35.231875 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-86c4e9d7-44ec-4fd7-8833-5dc9a565b4c0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:35.238208 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-86c4e9d7-44ec-4fd7-8833-5dc9a565b4c0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:35.238424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-86c4e9d7-44ec-4fd7-8833-5dc9a565b4c0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:35.238694 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-86c4e9d7-44ec-4fd7-8833-5dc9a565b4c0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:35.263685 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:35.263685 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:35.271728 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-86c4e9d7-44ec-4fd7-8833-5dc9a565b4c0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:35.280895 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-86c4e9d7-44ec-4fd7-8833-5dc9a565b4c0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:35.281423 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 37/155] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:35 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:35.383909 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-f8f02ef2-1b96-4e5f-b040-e669cb956b18 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:35.387701 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-f8f02ef2-1b96-4e5f-b040-e669cb956b18 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:35.387701 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-f8f02ef2-1b96-4e5f-b040-e669cb956b18 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:35.388760 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-f8f02ef2-1b96-4e5f-b040-e669cb956b18 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:35.401204 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:35.401204 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:35.409270 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-f8f02ef2-1b96-4e5f-b040-e669cb956b18 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:35.414931 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-f8f02ef2-1b96-4e5f-b040-e669cb956b18 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:35.415438 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 38/156] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:35 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:35.599160 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-785acbe7-0cb7-49ae-b5b7-6208660a9f96 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:35.600697 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-785acbe7-0cb7-49ae-b5b7-6208660a9f96 None None] GET https://10.4.3.91/volume// Jul 22 05:30:35.600861 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-785acbe7-0cb7-49ae-b5b7-6208660a9f96 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:35.601376 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-785acbe7-0cb7-49ae-b5b7-6208660a9f96 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:35.602747 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-785acbe7-0cb7-49ae-b5b7-6208660a9f96 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:35.604174 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 42/157] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:30:35 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:30:35.622800 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-8ebb1eb0-c09f-4102-9d47-d7cd5097fa3a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:35.634308 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-8ebb1eb0-c09f-4102-9d47-d7cd5097fa3a tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:30:35.635109 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-8ebb1eb0-c09f-4102-9d47-d7cd5097fa3a tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4bb6c2bd-1da6-40dd-8573-6b385728f71a", "connector": null, "instance_uuid": "0437994f-ec85-4ab8-a4f9-9adf73704e08"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:35.648276 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:35.648276 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:35.720963 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-8ebb1eb0-c09f-4102-9d47-d7cd5097fa3a tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:30:35.721679 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 41/158] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:30:35 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:35.784036 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3dade632-ae9e-428a-b20a-0e25e5ce5ce0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:35.786365 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3dade632-ae9e-428a-b20a-0e25e5ce5ce0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:35.786957 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3dade632-ae9e-428a-b20a-0e25e5ce5ce0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:35.787208 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3dade632-ae9e-428a-b20a-0e25e5ce5ce0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:35.805343 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:35.805343 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:35.817090 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3dade632-ae9e-428a-b20a-0e25e5ce5ce0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:35.821547 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-753e0031-05f5-41c3-b305-136e4b1568d7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:35.821547 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-753e0031-05f5-41c3-b305-136e4b1568d7 None None] GET https://10.4.3.91/volume// Jul 22 05:30:35.822071 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-753e0031-05f5-41c3-b305-136e4b1568d7 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:35.822071 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-753e0031-05f5-41c3-b305-136e4b1568d7 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:35.822689 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-753e0031-05f5-41c3-b305-136e4b1568d7 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:35.823475 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 39/159] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30: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 22 05:30:35.832362 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3dade632-ae9e-428a-b20a-0e25e5ce5ce0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:35.833768 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 38/160] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:35 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:35.845453 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-095d5124-176d-4244-8299-3984cccdbe7a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:35.850849 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-095d5124-176d-4244-8299-3984cccdbe7a tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:35.850849 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-095d5124-176d-4244-8299-3984cccdbe7a tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:35.852383 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-095d5124-176d-4244-8299-3984cccdbe7a tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:35.870527 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:35.870527 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:35.877299 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-095d5124-176d-4244-8299-3984cccdbe7a tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:35.883325 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-095d5124-176d-4244-8299-3984cccdbe7a tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:35.883945 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 43/161] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:35 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:35.924943 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6af9b55e-0b8f-459c-a124-2e9ef1df6468 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:35.928011 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6af9b55e-0b8f-459c-a124-2e9ef1df6468 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:35.928011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6af9b55e-0b8f-459c-a124-2e9ef1df6468 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:35.928011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6af9b55e-0b8f-459c-a124-2e9ef1df6468 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:35.951350 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:35.951350 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:35.962122 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6af9b55e-0b8f-459c-a124-2e9ef1df6468 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:35.971680 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6af9b55e-0b8f-459c-a124-2e9ef1df6468 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:35.973805 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 42/162] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:35 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:36.074505 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-2bbeb054-66fc-42d7-a58c-1c7a14cec08b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:36.080566 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-2bbeb054-66fc-42d7-a58c-1c7a14cec08b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] PUT https://10.4.3.91/volume/v3/attachments/389c4a4a-165e-41f3-aeb4-b5b690a81c07 Jul 22 05:30:36.080841 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-2bbeb054-66fc-42d7-a58c-1c7a14cec08b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:36.093660 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-2bbeb054-66fc-42d7-a58c-1c7a14cec08b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Acquiring lock "cinder-attachment_update-4bb6c2bd-1da6-40dd-8573-6b385728f71a-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:30:36.102385 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-2bbeb054-66fc-42d7-a58c-1c7a14cec08b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Lock "cinder-attachment_update-4bb6c2bd-1da6-40dd-8573-6b385728f71a-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:30:36.104245 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:36.104245 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:36.253930 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-2bbeb054-66fc-42d7-a58c-1c7a14cec08b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Lock "cinder-attachment_update-4bb6c2bd-1da6-40dd-8573-6b385728f71a-np0000005624" released by "attachment_update" :: held 0.151s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:30:36.254196 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-2bbeb054-66fc-42d7-a58c-1c7a14cec08b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/attachments/389c4a4a-165e-41f3-aeb4-b5b690a81c07 returned with HTTP 200 Jul 22 05:30:36.254714 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 40/163] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:30:36 2026] PUT /volume/v3/attachments/389c4a4a-165e-41f3-aeb4-b5b690a81c07 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:36.863306 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-209f9a09-a428-420e-866c-8d5624c0bf30 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:36.866052 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-209f9a09-a428-420e-866c-8d5624c0bf30 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:36.867385 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-209f9a09-a428-420e-866c-8d5624c0bf30 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:36.867385 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-209f9a09-a428-420e-866c-8d5624c0bf30 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:36.882679 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:36.882679 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:36.889078 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-209f9a09-a428-420e-866c-8d5624c0bf30 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:36.894424 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-209f9a09-a428-420e-866c-8d5624c0bf30 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:36.896163 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 39/164] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:36 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:36.997005 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-15526767-7634-42f7-aac0-bffc0e86453a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:36.999786 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-15526767-7634-42f7-aac0-bffc0e86453a tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:37.000052 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-15526767-7634-42f7-aac0-bffc0e86453a tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:37.000295 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-15526767-7634-42f7-aac0-bffc0e86453a tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:37.030900 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:37.030900 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:37.039185 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-15526767-7634-42f7-aac0-bffc0e86453a tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:37.046139 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-15526767-7634-42f7-aac0-bffc0e86453a tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:37.047195 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 44/165] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:36 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:37.156011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-aa3c28fe-a0be-4437-a2ff-bc8cb737f57e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:37.158669 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-aa3c28fe-a0be-4437-a2ff-bc8cb737f57e tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] POST https://10.4.3.91/volume/v3/attachments/36e73803-08cc-43df-bcbc-635526a23bd0/action Jul 22 05:30:37.159150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-aa3c28fe-a0be-4437-a2ff-bc8cb737f57e tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:37.159298 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-aa3c28fe-a0be-4437-a2ff-bc8cb737f57e tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:37.197259 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:37.197259 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:37.226778 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-097a58cd-22d5-4b7b-b3eb-31093542e50e req-aa3c28fe-a0be-4437-a2ff-bc8cb737f57e tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/attachments/36e73803-08cc-43df-bcbc-635526a23bd0/action returned with HTTP 204 Jul 22 05:30:37.229870 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 43/166] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:30:37 2026] POST /volume/v3/attachments/36e73803-08cc-43df-bcbc-635526a23bd0/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:37.271045 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2f21e89d-3eb6-4e53-9d56-b39a364c8ad8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:37.276600 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2f21e89d-3eb6-4e53-9d56-b39a364c8ad8 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:37.276600 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2f21e89d-3eb6-4e53-9d56-b39a364c8ad8 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:37.277525 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2f21e89d-3eb6-4e53-9d56-b39a364c8ad8 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:37.289982 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cfe47a1e-3ddd-4d0f-ba30-411f1ab8bd41 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:37.290179 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:37.290179 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:37.294672 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cfe47a1e-3ddd-4d0f-ba30-411f1ab8bd41 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:30:37.294672 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cfe47a1e-3ddd-4d0f-ba30-411f1ab8bd41 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:37.296627 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2f21e89d-3eb6-4e53-9d56-b39a364c8ad8 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:37.296809 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cfe47a1e-3ddd-4d0f-ba30-411f1ab8bd41 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:37.301915 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2f21e89d-3eb6-4e53-9d56-b39a364c8ad8 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:37.305621 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 41/167] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:37 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:37.321578 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:37.321578 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:37.333373 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-cfe47a1e-3ddd-4d0f-ba30-411f1ab8bd41 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:30:37.345742 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cfe47a1e-3ddd-4d0f-ba30-411f1ab8bd41 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:30:37.345742 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 40/168] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:30:37 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 1831 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:37.802517 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-95e88986-8b06-4624-899a-d94e4323a1a4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:37.803192 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-95e88986-8b06-4624-899a-d94e4323a1a4 None None] GET https://10.4.3.91/volume// Jul 22 05:30:37.803353 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-95e88986-8b06-4624-899a-d94e4323a1a4 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:37.803675 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-95e88986-8b06-4624-899a-d94e4323a1a4 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:37.804084 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-95e88986-8b06-4624-899a-d94e4323a1a4 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:37.804648 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 45/169] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:30: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 22 05:30:37.833591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-8babdcae-8aaf-4acd-87ca-2639210b001d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:37.919469 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7cdf3095-fc57-42ff-999c-164f3a091917 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:37.923135 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7cdf3095-fc57-42ff-999c-164f3a091917 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:37.924707 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7cdf3095-fc57-42ff-999c-164f3a091917 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:37.925012 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7cdf3095-fc57-42ff-999c-164f3a091917 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:37.956910 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:37.956910 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:37.969776 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7cdf3095-fc57-42ff-999c-164f3a091917 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:37.979278 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7cdf3095-fc57-42ff-999c-164f3a091917 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:37.979359 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 42/170] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:37 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:38.070610 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9d4a84c6-3276-4b21-8d98-22cbb12d8324 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.073315 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d4a84c6-3276-4b21-8d98-22cbb12d8324 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:38.073768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d4a84c6-3276-4b21-8d98-22cbb12d8324 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:38.074007 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d4a84c6-3276-4b21-8d98-22cbb12d8324 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:38.093657 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:38.093657 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:38.097392 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9d4a84c6-3276-4b21-8d98-22cbb12d8324 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:38.102993 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d4a84c6-3276-4b21-8d98-22cbb12d8324 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:38.103166 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 41/171] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:38 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1316 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:38.123361 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5b206674-03fa-47fe-a340-1b615f96e6ab None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.126571 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5b206674-03fa-47fe-a340-1b615f96e6ab tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:38.126880 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5b206674-03fa-47fe-a340-1b615f96e6ab tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:38.127101 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5b206674-03fa-47fe-a340-1b615f96e6ab tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:38.149811 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:38.149811 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:38.161446 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5b206674-03fa-47fe-a340-1b615f96e6ab tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:38.169304 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5b206674-03fa-47fe-a340-1b615f96e6ab tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:38.169304 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 46/172] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:38 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1316 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:38.210880 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-8babdcae-8aaf-4acd-87ca-2639210b001d tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:30:38.211419 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-8babdcae-8aaf-4acd-87ca-2639210b001d tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04021d44-881a-46f8-98a8-5145fd5d27f2", "connector": null, "instance_uuid": "3501dfa7-537e-48ea-9671-e37b87e96df8"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:38.223698 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:38.223698 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:38.288133 np0000005624 devstack@c-api.service[100091]: WARNING cinder.volume.api [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-8babdcae-8aaf-4acd-87ca-2639210b001d tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 22 05:30:38.306052 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-8babdcae-8aaf-4acd-87ca-2639210b001d tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:30:38.306052 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 44/173] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:30:37 2026] POST /volume/v3/attachments => generated 271 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:38.361362 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-326f91c0-dc13-4b9b-a00c-a7691af724a4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.363712 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-326f91c0-dc13-4b9b-a00c-a7691af724a4 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:38.364782 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-326f91c0-dc13-4b9b-a00c-a7691af724a4 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:38.364782 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-326f91c0-dc13-4b9b-a00c-a7691af724a4 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:38.383956 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:38.383956 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:38.391096 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-132487c9-e45e-48c1-8c88-649406e1d357 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.391552 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-132487c9-e45e-48c1-8c88-649406e1d357 None None] GET https://10.4.3.91/volume// Jul 22 05:30:38.391753 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-132487c9-e45e-48c1-8c88-649406e1d357 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:38.391979 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-132487c9-e45e-48c1-8c88-649406e1d357 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:38.392442 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-132487c9-e45e-48c1-8c88-649406e1d357 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:38.392804 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 42/174] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30: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 22 05:30:38.395902 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-326f91c0-dc13-4b9b-a00c-a7691af724a4 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:38.404013 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-326f91c0-dc13-4b9b-a00c-a7691af724a4 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:38.406096 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 43/175] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:38 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:38.408790 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2bf09ef1-8067-4674-a35d-8afbfd2fb70a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.409754 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2bf09ef1-8067-4674-a35d-8afbfd2fb70a tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:38.411285 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2bf09ef1-8067-4674-a35d-8afbfd2fb70a tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:38.411285 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2bf09ef1-8067-4674-a35d-8afbfd2fb70a tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:38.424492 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:38.424492 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:38.430093 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2bf09ef1-8067-4674-a35d-8afbfd2fb70a tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:38.437797 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-2bf09ef1-8067-4674-a35d-8afbfd2fb70a tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:38.438749 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 47/176] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:38 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1046 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:38.566237 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-6009c587-dc7d-4b0f-b0c9-75c7b0d9ede6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.568816 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-6009c587-dc7d-4b0f-b0c9-75c7b0d9ede6 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] PUT https://10.4.3.91/volume/v3/attachments/dfdc72d7-b860-47e9-bd14-71fe7b0b0401 Jul 22 05:30:38.569609 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-6009c587-dc7d-4b0f-b0c9-75c7b0d9ede6 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:38.591209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-6009c587-dc7d-4b0f-b0c9-75c7b0d9ede6 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Acquiring lock "cinder-attachment_update-04021d44-881a-46f8-98a8-5145fd5d27f2-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:30:38.602941 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-6009c587-dc7d-4b0f-b0c9-75c7b0d9ede6 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Lock "cinder-attachment_update-04021d44-881a-46f8-98a8-5145fd5d27f2-np0000005624" acquired by "attachment_update" :: waited 0.012s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:30:38.604358 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:38.604358 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:38.658287 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-14a5e100-6f97-4a97-bf09-361abb58650f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.660908 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-14a5e100-6f97-4a97-bf09-361abb58650f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:38.661771 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-14a5e100-6f97-4a97-bf09-361abb58650f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:38.662083 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-14a5e100-6f97-4a97-bf09-361abb58650f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:38.680662 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:38.680662 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:38.680851 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-20b2db16-2b50-4693-aa07-65076d217216 req-d04a4d74-21cd-4a02-a72b-99e553b2c801 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.684427 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-20b2db16-2b50-4693-aa07-65076d217216 req-d04a4d74-21cd-4a02-a72b-99e553b2c801 tempest-VolumesAssistedSnapshotsTest-1682487814 tempest-VolumesAssistedSnapshotsTest-1682487814-project] POST https://10.4.3.91/volume/v3/snapshots/6080fe43-6887-4ac9-aa73-cc394f17d369/action Jul 22 05:30:38.684980 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-20b2db16-2b50-4693-aa07-65076d217216 req-d04a4d74-21cd-4a02-a72b-99e553b2c801 tempest-VolumesAssistedSnapshotsTest-1682487814 tempest-VolumesAssistedSnapshotsTest-1682487814-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:38.685207 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-20b2db16-2b50-4693-aa07-65076d217216 req-d04a4d74-21cd-4a02-a72b-99e553b2c801 tempest-VolumesAssistedSnapshotsTest-1682487814 tempest-VolumesAssistedSnapshotsTest-1682487814-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:38.690661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.snapshot_actions [req-20b2db16-2b50-4693-aa07-65076d217216 req-d04a4d74-21cd-4a02-a72b-99e553b2c801 tempest-VolumesAssistedSnapshotsTest-1682487814 tempest-VolumesAssistedSnapshotsTest-1682487814-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100093) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 05:30:38.690813 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-14a5e100-6f97-4a97-bf09-361abb58650f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:38.693238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-797131f7-ae32-45f5-b217-24757872b26f req-5687c5e2-a472-401e-9e7e-851f02fc96a7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.696008 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-14a5e100-6f97-4a97-bf09-361abb58650f tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:38.696008 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 43/177] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:38 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1316 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:38.700984 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-797131f7-ae32-45f5-b217-24757872b26f req-5687c5e2-a472-401e-9e7e-851f02fc96a7 tempest-VolumesAssistedSnapshotsTest-1682487814 tempest-VolumesAssistedSnapshotsTest-1682487814-project] POST https://10.4.3.91/volume/v3/snapshots/None/action Jul 22 05:30:38.700984 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-797131f7-ae32-45f5-b217-24757872b26f req-5687c5e2-a472-401e-9e7e-851f02fc96a7 tempest-VolumesAssistedSnapshotsTest-1682487814 tempest-VolumesAssistedSnapshotsTest-1682487814-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:38.700984 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-797131f7-ae32-45f5-b217-24757872b26f req-5687c5e2-a472-401e-9e7e-851f02fc96a7 tempest-VolumesAssistedSnapshotsTest-1682487814 tempest-VolumesAssistedSnapshotsTest-1682487814-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:38.702276 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.snapshot_actions [req-797131f7-ae32-45f5-b217-24757872b26f req-5687c5e2-a472-401e-9e7e-851f02fc96a7 tempest-VolumesAssistedSnapshotsTest-1682487814 tempest-VolumesAssistedSnapshotsTest-1682487814-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100092) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 05:30:38.727498 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-20b2db16-2b50-4693-aa07-65076d217216 req-d04a4d74-21cd-4a02-a72b-99e553b2c801 tempest-VolumesAssistedSnapshotsTest-1682487814 tempest-VolumesAssistedSnapshotsTest-1682487814-project] https://10.4.3.91/volume/v3/snapshots/6080fe43-6887-4ac9-aa73-cc394f17d369/action returned with HTTP 404 Jul 22 05:30:38.727826 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 44/178] 10.4.3.91 () {72 vars in 1671 bytes} [Wed Jul 22 05:30:38 2026] POST /volume/v3/snapshots/6080fe43-6887-4ac9-aa73-cc394f17d369/action => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:38.741765 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-797131f7-ae32-45f5-b217-24757872b26f req-5687c5e2-a472-401e-9e7e-851f02fc96a7 tempest-VolumesAssistedSnapshotsTest-1682487814 tempest-VolumesAssistedSnapshotsTest-1682487814-project] https://10.4.3.91/volume/v3/snapshots/None/action returned with HTTP 404 Jul 22 05:30:38.741765 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 48/179] 10.4.3.91 () {72 vars in 1575 bytes} [Wed Jul 22 05:30:38 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:30:38.786018 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-45147652-bc72-4a33-9a60-fb8c1f52c638 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.789334 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-45147652-bc72-4a33-9a60-fb8c1f52c638 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:38.789334 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-45147652-bc72-4a33-9a60-fb8c1f52c638 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:38.789334 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-45147652-bc72-4a33-9a60-fb8c1f52c638 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:38.811218 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:38.811218 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:38.817782 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-45147652-bc72-4a33-9a60-fb8c1f52c638 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:38.825119 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-45147652-bc72-4a33-9a60-fb8c1f52c638 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:38.825119 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 44/180] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:38 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1316 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:38.892219 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-7d131c6e-aa89-41ab-960a-06818c8f6ab7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:38.899794 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-7d131c6e-aa89-41ab-960a-06818c8f6ab7 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] POST https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4/action Jul 22 05:30:38.903440 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-7d131c6e-aa89-41ab-960a-06818c8f6ab7 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:38.903824 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-7d131c6e-aa89-41ab-960a-06818c8f6ab7 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:38.908610 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-6009c587-dc7d-4b0f-b0c9-75c7b0d9ede6 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Lock "cinder-attachment_update-04021d44-881a-46f8-98a8-5145fd5d27f2-np0000005624" released by "attachment_update" :: held 0.306s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:30:38.908969 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-6009c587-dc7d-4b0f-b0c9-75c7b0d9ede6 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/attachments/dfdc72d7-b860-47e9-bd14-71fe7b0b0401 returned with HTTP 200 Jul 22 05:30:38.909620 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 45/181] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:30:38 2026] PUT /volume/v3/attachments/dfdc72d7-b860-47e9-bd14-71fe7b0b0401 => generated 967 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:38.924531 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:38.924531 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:38.924758 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-7d131c6e-aa89-41ab-960a-06818c8f6ab7 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:38.945786 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-7d131c6e-aa89-41ab-960a-06818c8f6ab7 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Begin detaching volume completed successfully. Jul 22 05:30:38.945786 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-7d131c6e-aa89-41ab-960a-06818c8f6ab7 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4/action returned with HTTP 202 Jul 22 05:30:38.947813 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 45/182] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:30:38 2026] POST /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:30:39.002387 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a14c9227-5109-4b81-ad67-e919873e405d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:39.008681 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a14c9227-5109-4b81-ad67-e919873e405d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:39.009014 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a14c9227-5109-4b81-ad67-e919873e405d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:39.009328 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a14c9227-5109-4b81-ad67-e919873e405d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:39.029376 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:39.029376 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:39.035813 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a14c9227-5109-4b81-ad67-e919873e405d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:39.044421 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a14c9227-5109-4b81-ad67-e919873e405d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:39.045126 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 49/183] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:39 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:39.070618 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3996e0f7-0c9b-43bc-904c-cae6f6c14949 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:39.071167 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3996e0f7-0c9b-43bc-904c-cae6f6c14949 None None] GET https://10.4.3.91/volume// Jul 22 05:30:39.071354 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3996e0f7-0c9b-43bc-904c-cae6f6c14949 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:39.071596 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3996e0f7-0c9b-43bc-904c-cae6f6c14949 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:39.072128 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3996e0f7-0c9b-43bc-904c-cae6f6c14949 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:39.072378 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 45/184] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30: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 22 05:30:39.085905 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-ef9e7985-1e07-4eb6-9436-bded141e8e96 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:39.088934 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-ef9e7985-1e07-4eb6-9436-bded141e8e96 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:39.088934 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-ef9e7985-1e07-4eb6-9436-bded141e8e96 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:39.089325 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-ef9e7985-1e07-4eb6-9436-bded141e8e96 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:39.099978 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:39.099978 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:39.104842 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-ef9e7985-1e07-4eb6-9436-bded141e8e96 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:39.110077 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-ef9e7985-1e07-4eb6-9436-bded141e8e96 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:39.110656 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 46/185] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:39 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1542 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:39.424107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-51c0944e-c7e7-43b8-8b97-ffd43a2558c5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:39.430411 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-51c0944e-c7e7-43b8-8b97-ffd43a2558c5 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:39.431021 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-51c0944e-c7e7-43b8-8b97-ffd43a2558c5 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:39.433475 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-51c0944e-c7e7-43b8-8b97-ffd43a2558c5 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:39.452055 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:39.452055 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:39.458275 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-51c0944e-c7e7-43b8-8b97-ffd43a2558c5 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:39.462694 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-51c0944e-c7e7-43b8-8b97-ffd43a2558c5 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:39.462984 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 46/186] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:39 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:40.067209 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8322216e-1272-4712-b56a-ffab2e7bb9e8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:40.069330 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8322216e-1272-4712-b56a-ffab2e7bb9e8 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:40.069871 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8322216e-1272-4712-b56a-ffab2e7bb9e8 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:40.069871 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8322216e-1272-4712-b56a-ffab2e7bb9e8 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:40.083837 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:40.083837 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:40.089149 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8322216e-1272-4712-b56a-ffab2e7bb9e8 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:40.096601 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8322216e-1272-4712-b56a-ffab2e7bb9e8 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:40.096601 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 50/187] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:40 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:40.197184 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-a44b52e9-3251-4c77-b7af-fc338e466ced None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:40.199904 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-a44b52e9-3251-4c77-b7af-fc338e466ced tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] POST https://10.4.3.91/volume/v3/attachments/389c4a4a-165e-41f3-aeb4-b5b690a81c07/action Jul 22 05:30:40.200340 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-a44b52e9-3251-4c77-b7af-fc338e466ced tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:40.200529 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-a44b52e9-3251-4c77-b7af-fc338e466ced tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:40.233521 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:40.233521 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:40.260030 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-4a5d35ce-0e60-41ec-9fdd-f94589b6a312 req-a44b52e9-3251-4c77-b7af-fc338e466ced tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/attachments/389c4a4a-165e-41f3-aeb4-b5b690a81c07/action returned with HTTP 204 Jul 22 05:30:40.263213 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 46/188] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:30:40 2026] POST /volume/v3/attachments/389c4a4a-165e-41f3-aeb4-b5b690a81c07/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:40.481598 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-32b76a6e-e7de-4539-82ed-7cb5904990c4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:40.483986 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-32b76a6e-e7de-4539-82ed-7cb5904990c4 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:40.484281 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-32b76a6e-e7de-4539-82ed-7cb5904990c4 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:40.484581 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-32b76a6e-e7de-4539-82ed-7cb5904990c4 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:40.497305 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:40.497305 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:40.502567 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-32b76a6e-e7de-4539-82ed-7cb5904990c4 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:40.508875 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-32b76a6e-e7de-4539-82ed-7cb5904990c4 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:40.509610 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 47/189] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:40 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:41.139102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2bf5ee19-5d20-4f52-8326-355665686042 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:41.139102 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2bf5ee19-5d20-4f52-8326-355665686042 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:41.139102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2bf5ee19-5d20-4f52-8326-355665686042 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:41.139102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2bf5ee19-5d20-4f52-8326-355665686042 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:41.139881 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:41.139881 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:41.145954 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2bf5ee19-5d20-4f52-8326-355665686042 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:41.152516 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2bf5ee19-5d20-4f52-8326-355665686042 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:41.153745 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 47/190] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:41 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:41.171145 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9f695926-083e-43a1-852d-f82df7e8d0ab None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:41.176715 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9f695926-083e-43a1-852d-f82df7e8d0ab tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:41.176715 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9f695926-083e-43a1-852d-f82df7e8d0ab tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:41.176715 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9f695926-083e-43a1-852d-f82df7e8d0ab tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:41.192518 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:41.192518 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:41.198828 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9f695926-083e-43a1-852d-f82df7e8d0ab tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:41.205100 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9f695926-083e-43a1-852d-f82df7e8d0ab tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:41.206331 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 51/191] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:41 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:41.219971 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e16e79d5-e4e5-4391-aeac-8998dd19f35e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:41.223460 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e16e79d5-e4e5-4391-aeac-8998dd19f35e tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:41.223760 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e16e79d5-e4e5-4391-aeac-8998dd19f35e tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:41.224024 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e16e79d5-e4e5-4391-aeac-8998dd19f35e tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:41.245682 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:41.245682 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:41.250570 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e16e79d5-e4e5-4391-aeac-8998dd19f35e tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Volume info retrieved successfully. Jul 22 05:30:41.263095 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e16e79d5-e4e5-4391-aeac-8998dd19f35e tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:41.263693 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 47/192] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:41 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:41.413797 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-9c6aa157-1e3a-4be3-b857-f15a0504577d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:41.416966 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-9c6aa157-1e3a-4be3-b857-f15a0504577d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:41.417205 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-9c6aa157-1e3a-4be3-b857-f15a0504577d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:41.417469 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-9c6aa157-1e3a-4be3-b857-f15a0504577d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:41.430976 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:41.430976 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:41.436460 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-9c6aa157-1e3a-4be3-b857-f15a0504577d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:41.443131 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-9c6aa157-1e3a-4be3-b857-f15a0504577d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:41.443332 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 48/193] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:41 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:41.494581 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-b8cc1255-b44b-430f-8365-603e24161b5b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:41.499288 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-b8cc1255-b44b-430f-8365-603e24161b5b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] POST https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a/action Jul 22 05:30:41.499893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-b8cc1255-b44b-430f-8365-603e24161b5b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:41.500155 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-b8cc1255-b44b-430f-8365-603e24161b5b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:41.522512 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:41.522512 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:41.522846 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-b8cc1255-b44b-430f-8365-603e24161b5b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:41.528610 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a12fd414-318a-4626-ba4e-cbc7af671e67 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:41.530740 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a12fd414-318a-4626-ba4e-cbc7af671e67 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:41.530986 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a12fd414-318a-4626-ba4e-cbc7af671e67 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:41.531199 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a12fd414-318a-4626-ba4e-cbc7af671e67 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:41.532571 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-b8cc1255-b44b-430f-8365-603e24161b5b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Begin detaching volume completed successfully. Jul 22 05:30:41.533667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-b8cc1255-b44b-430f-8365-603e24161b5b tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a/action returned with HTTP 202 Jul 22 05:30:41.533822 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 48/194] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:30:41 2026] POST /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:30:41.543994 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:41.543994 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:41.549133 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a12fd414-318a-4626-ba4e-cbc7af671e67 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:41.557467 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a12fd414-318a-4626-ba4e-cbc7af671e67 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:41.559696 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 52/195] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:41 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:41.569743 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1f4eb22a-23c3-4960-9160-e34f4a8bd19d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:41.572455 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1f4eb22a-23c3-4960-9160-e34f4a8bd19d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:41.573000 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1f4eb22a-23c3-4960-9160-e34f4a8bd19d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:41.573129 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1f4eb22a-23c3-4960-9160-e34f4a8bd19d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:41.589011 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:41.589011 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:41.594347 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1f4eb22a-23c3-4960-9160-e34f4a8bd19d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Volume info retrieved successfully. Jul 22 05:30:41.601088 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1f4eb22a-23c3-4960-9160-e34f4a8bd19d tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:41.602234 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 48/196] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:41 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:41.605797 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5a1cb3ba-b6e0-4e17-bffe-b529b2c5db7b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:41.606250 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5a1cb3ba-b6e0-4e17-bffe-b529b2c5db7b None None] GET https://10.4.3.91/volume// Jul 22 05:30:41.606250 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5a1cb3ba-b6e0-4e17-bffe-b529b2c5db7b None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:41.606348 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5a1cb3ba-b6e0-4e17-bffe-b529b2c5db7b None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:41.607357 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5a1cb3ba-b6e0-4e17-bffe-b529b2c5db7b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:41.608952 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 49/197] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30:41 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:30:41.620543 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-53e8f0ca-83c7-49c7-9068-48233ee14309 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:41.623483 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-53e8f0ca-83c7-49c7-9068-48233ee14309 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:41.623779 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-53e8f0ca-83c7-49c7-9068-48233ee14309 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:41.624220 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-53e8f0ca-83c7-49c7-9068-48233ee14309 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:41.637398 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:41.637398 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:41.648191 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-53e8f0ca-83c7-49c7-9068-48233ee14309 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:41.654759 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-53e8f0ca-83c7-49c7-9068-48233ee14309 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:41.655334 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 49/198] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:41 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 1320 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:42.583593 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-57294d7c-7ed0-487f-88df-f13e6e75f9fe None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:42.586348 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57294d7c-7ed0-487f-88df-f13e6e75f9fe tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:42.586786 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57294d7c-7ed0-487f-88df-f13e6e75f9fe tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:42.587013 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57294d7c-7ed0-487f-88df-f13e6e75f9fe tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:42.600119 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:42.600119 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:42.607985 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-57294d7c-7ed0-487f-88df-f13e6e75f9fe tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:42.616844 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57294d7c-7ed0-487f-88df-f13e6e75f9fe tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:42.618043 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 53/199] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:42 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:42.628898 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-645c36e5-5332-44bd-b57d-e3eef659eead None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:42.634192 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-645c36e5-5332-44bd-b57d-e3eef659eead tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:42.634192 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-645c36e5-5332-44bd-b57d-e3eef659eead tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:42.634192 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-645c36e5-5332-44bd-b57d-e3eef659eead tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:42.662419 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:42.662419 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:42.671363 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-645c36e5-5332-44bd-b57d-e3eef659eead tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Volume info retrieved successfully. Jul 22 05:30:42.678609 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-645c36e5-5332-44bd-b57d-e3eef659eead tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:42.679433 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 49/200] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:42 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 1140 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:43.347440 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-d8176d01-eb74-431a-8da4-473651fd3319 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:43.348789 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-d8176d01-eb74-431a-8da4-473651fd3319 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] POST https://10.4.3.91/volume/v3/attachments/dfdc72d7-b860-47e9-bd14-71fe7b0b0401/action Jul 22 05:30:43.349262 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-d8176d01-eb74-431a-8da4-473651fd3319 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:43.349455 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-d8176d01-eb74-431a-8da4-473651fd3319 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:43.370948 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:43.370948 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:43.391729 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cd7417b0-e9e0-4ba4-b144-be99f749a748 req-d8176d01-eb74-431a-8da4-473651fd3319 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/attachments/dfdc72d7-b860-47e9-bd14-71fe7b0b0401/action returned with HTTP 204 Jul 22 05:30:43.392221 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 50/201] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:30:43 2026] POST /volume/v3/attachments/dfdc72d7-b860-47e9-bd14-71fe7b0b0401/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:43.484302 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-8317bc76-a2c5-4ffb-a05e-c6ee79f3bd97 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:43.489322 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-8317bc76-a2c5-4ffb-a05e-c6ee79f3bd97 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] DELETE https://10.4.3.91/volume/v3/attachments/36e73803-08cc-43df-bcbc-635526a23bd0 Jul 22 05:30:43.489322 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-8317bc76-a2c5-4ffb-a05e-c6ee79f3bd97 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:43.489322 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-8317bc76-a2c5-4ffb-a05e-c6ee79f3bd97 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:43.501789 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:43.501789 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:43.604227 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-11c4ab64-5a97-4055-a3ef-9b0218a05531 req-8317bc76-a2c5-4ffb-a05e-c6ee79f3bd97 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/attachments/36e73803-08cc-43df-bcbc-635526a23bd0 returned with HTTP 200 Jul 22 05:30:43.604875 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 50/202] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:30:43 2026] DELETE /volume/v3/attachments/36e73803-08cc-43df-bcbc-635526a23bd0 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:43.644035 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-65d1e151-7055-4b8c-8562-9c20c94bd5ab None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:43.645951 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-65d1e151-7055-4b8c-8562-9c20c94bd5ab tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:43.646158 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-65d1e151-7055-4b8c-8562-9c20c94bd5ab tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:43.646598 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-65d1e151-7055-4b8c-8562-9c20c94bd5ab tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:43.657333 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:43.657333 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:43.663133 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-65d1e151-7055-4b8c-8562-9c20c94bd5ab tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:43.670824 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-65d1e151-7055-4b8c-8562-9c20c94bd5ab tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:43.670824 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 54/203] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:43 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:43.704618 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b9049bf0-ef01-4eb4-a2f9-2d5ec483e852 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:43.708601 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b9049bf0-ef01-4eb4-a2f9-2d5ec483e852 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:43.708601 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b9049bf0-ef01-4eb4-a2f9-2d5ec483e852 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:43.708936 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b9049bf0-ef01-4eb4-a2f9-2d5ec483e852 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:43.728771 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:43.728771 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:43.737823 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b9049bf0-ef01-4eb4-a2f9-2d5ec483e852 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Volume info retrieved successfully. Jul 22 05:30:43.742739 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-57be53b0-0040-408f-aba6-eae5e121de7a req-7a506235-22e0-4bc4-816e-65b4b9cf3e8f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:43.746849 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-7a506235-22e0-4bc4-816e-65b4b9cf3e8f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:43.747271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-7a506235-22e0-4bc4-816e-65b4b9cf3e8f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:43.747271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-7a506235-22e0-4bc4-816e-65b4b9cf3e8f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:43.748843 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b9049bf0-ef01-4eb4-a2f9-2d5ec483e852 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:43.748843 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 50/204] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:43 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:43.762031 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:43.762031 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:43.770034 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-57be53b0-0040-408f-aba6-eae5e121de7a req-7a506235-22e0-4bc4-816e-65b4b9cf3e8f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:43.776153 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-7a506235-22e0-4bc4-816e-65b4b9cf3e8f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:43.776744 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 51/205] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:43 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:43.918056 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-4b084ccf-6520-4a20-8078-4967a440b297 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:43.923236 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-4b084ccf-6520-4a20-8078-4967a440b297 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] DELETE https://10.4.3.91/volume/v3/attachments/389c4a4a-165e-41f3-aeb4-b5b690a81c07 Jul 22 05:30:43.924591 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-4b084ccf-6520-4a20-8078-4967a440b297 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:43.925896 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-4b084ccf-6520-4a20-8078-4967a440b297 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:43.931256 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-deaf05af-0efe-4c60-8e5e-d7f574a05cb9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:43.931487 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-deaf05af-0efe-4c60-8e5e-d7f574a05cb9 None None] GET https://10.4.3.91/volume// Jul 22 05:30:43.931765 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-deaf05af-0efe-4c60-8e5e-d7f574a05cb9 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:43.932028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-deaf05af-0efe-4c60-8e5e-d7f574a05cb9 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:43.932342 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-deaf05af-0efe-4c60-8e5e-d7f574a05cb9 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:43.933118 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 55/206] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05: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 22 05:30:43.943962 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:43.943962 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:43.946697 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-57be53b0-0040-408f-aba6-eae5e121de7a req-08b6416f-105a-4104-8e71-c40282d080cb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:43.952263 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-08b6416f-105a-4104-8e71-c40282d080cb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:30:43.952654 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-08b6416f-105a-4104-8e71-c40282d080cb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04021d44-881a-46f8-98a8-5145fd5d27f2", "connector": null, "instance_uuid": "5af186cc-5e47-439b-b8b0-1baa31c333ff"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:43.972525 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:43.972525 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:43.999748 np0000005624 devstack@c-api.service[100094]: WARNING cinder.volume.api [req-57be53b0-0040-408f-aba6-eae5e121de7a req-08b6416f-105a-4104-8e71-c40282d080cb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 22 05:30:44.008714 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-08b6416f-105a-4104-8e71-c40282d080cb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:30:44.010257 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 51/207] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:30:43 2026] POST /volume/v3/attachments => generated 271 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:44.014425 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2dd48439-e31f-4603-85d5-60bfdfccd92b req-4b084ccf-6520-4a20-8078-4967a440b297 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/attachments/389c4a4a-165e-41f3-aeb4-b5b690a81c07 returned with HTTP 200 Jul 22 05:30:44.015093 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 51/208] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:30:43 2026] DELETE /volume/v3/attachments/389c4a4a-165e-41f3-aeb4-b5b690a81c07 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:44.054587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d7042de1-93a1-4e97-8767-e03d711623bb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:44.057801 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d7042de1-93a1-4e97-8767-e03d711623bb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:44.058032 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d7042de1-93a1-4e97-8767-e03d711623bb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:44.058296 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d7042de1-93a1-4e97-8767-e03d711623bb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:44.070503 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d65fcaff-f370-4d66-91a5-8a2cb4900dda None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:44.070943 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d65fcaff-f370-4d66-91a5-8a2cb4900dda None None] GET https://10.4.3.91/volume// Jul 22 05:30:44.071146 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d65fcaff-f370-4d66-91a5-8a2cb4900dda None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:44.071418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d65fcaff-f370-4d66-91a5-8a2cb4900dda None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:44.073431 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d65fcaff-f370-4d66-91a5-8a2cb4900dda None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:44.074101 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 56/209] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30:44 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:30:44.077563 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:44.077563 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:44.082454 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d7042de1-93a1-4e97-8767-e03d711623bb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:44.086003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-57be53b0-0040-408f-aba6-eae5e121de7a req-3e13041b-b58f-4e24-a3c2-86c2ac3f9098 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:44.087798 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d7042de1-93a1-4e97-8767-e03d711623bb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:44.088166 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 52/210] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:44 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:44.089456 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-3e13041b-b58f-4e24-a3c2-86c2ac3f9098 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:44.089832 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-3e13041b-b58f-4e24-a3c2-86c2ac3f9098 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:44.090051 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-3e13041b-b58f-4e24-a3c2-86c2ac3f9098 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:44.104546 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:44.104546 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:44.110793 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-57be53b0-0040-408f-aba6-eae5e121de7a req-3e13041b-b58f-4e24-a3c2-86c2ac3f9098 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:44.118039 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-3e13041b-b58f-4e24-a3c2-86c2ac3f9098 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:44.118695 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 52/211] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:44 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:44.214915 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-57be53b0-0040-408f-aba6-eae5e121de7a req-24ec3fcf-da07-48c7-bdc1-309614ecf89c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:44.217272 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-24ec3fcf-da07-48c7-bdc1-309614ecf89c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] PUT https://10.4.3.91/volume/v3/attachments/85ac3357-813e-4ee0-ad25-986ee881348e Jul 22 05:30:44.217714 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-24ec3fcf-da07-48c7-bdc1-309614ecf89c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:44.227149 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-57be53b0-0040-408f-aba6-eae5e121de7a req-24ec3fcf-da07-48c7-bdc1-309614ecf89c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Acquiring lock "cinder-attachment_update-04021d44-881a-46f8-98a8-5145fd5d27f2-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:30:44.234617 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-57be53b0-0040-408f-aba6-eae5e121de7a req-24ec3fcf-da07-48c7-bdc1-309614ecf89c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Lock "cinder-attachment_update-04021d44-881a-46f8-98a8-5145fd5d27f2-np0000005624" acquired by "attachment_update" :: waited 0.007s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:30:44.238003 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:44.238003 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:44.360952 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dfe1e619-2eb2-4c42-a4e7-022844cc61e1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:44.362119 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-57be53b0-0040-408f-aba6-eae5e121de7a req-24ec3fcf-da07-48c7-bdc1-309614ecf89c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Lock "cinder-attachment_update-04021d44-881a-46f8-98a8-5145fd5d27f2-np0000005624" released by "attachment_update" :: held 0.127s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:30:44.362572 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-24ec3fcf-da07-48c7-bdc1-309614ecf89c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/attachments/85ac3357-813e-4ee0-ad25-986ee881348e returned with HTTP 200 Jul 22 05:30:44.363185 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 52/212] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:30:44 2026] PUT /volume/v3/attachments/85ac3357-813e-4ee0-ad25-986ee881348e => generated 967 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:44.363232 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dfe1e619-2eb2-4c42-a4e7-022844cc61e1 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:44.363556 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dfe1e619-2eb2-4c42-a4e7-022844cc61e1 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:44.364626 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dfe1e619-2eb2-4c42-a4e7-022844cc61e1 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:44.377698 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:44.377698 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:44.383164 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-dfe1e619-2eb2-4c42-a4e7-022844cc61e1 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:44.389627 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dfe1e619-2eb2-4c42-a4e7-022844cc61e1 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:44.390329 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 57/213] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:44 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:44.413257 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e537c931-ccc4-418b-9ecc-bbe09042ee36 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:44.413257 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e537c931-ccc4-418b-9ecc-bbe09042ee36 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:44.414267 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e537c931-ccc4-418b-9ecc-bbe09042ee36 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:44.414267 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e537c931-ccc4-418b-9ecc-bbe09042ee36 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:44.414267 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-e537c931-ccc4-418b-9ecc-bbe09042ee36 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Delete volume with id: a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:44.428602 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:44.428602 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:44.428602 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e537c931-ccc4-418b-9ecc-bbe09042ee36 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:44.460547 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e537c931-ccc4-418b-9ecc-bbe09042ee36 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Delete volume request issued successfully. Jul 22 05:30:44.461137 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e537c931-ccc4-418b-9ecc-bbe09042ee36 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 202 Jul 22 05:30:44.461760 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 53/214] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:30:44 2026] DELETE /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:30:44.473331 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b9d608cd-abf7-4e03-8bbf-003bd950b462 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:44.477580 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b9d608cd-abf7-4e03-8bbf-003bd950b462 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:44.478008 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b9d608cd-abf7-4e03-8bbf-003bd950b462 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:44.478008 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b9d608cd-abf7-4e03-8bbf-003bd950b462 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:44.486198 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:44.486198 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:44.490892 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b9d608cd-abf7-4e03-8bbf-003bd950b462 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Volume info retrieved successfully. Jul 22 05:30:44.494999 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b9d608cd-abf7-4e03-8bbf-003bd950b462 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 200 Jul 22 05:30:44.495399 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 53/215] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:44 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:44.773760 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-04918404-26b3-4f33-bc95-33c12e01956c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:44.777863 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-04918404-26b3-4f33-bc95-33c12e01956c tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:44.778228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-04918404-26b3-4f33-bc95-33c12e01956c tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:44.778358 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-04918404-26b3-4f33-bc95-33c12e01956c tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:44.791191 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:44.791191 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:44.802462 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-04918404-26b3-4f33-bc95-33c12e01956c tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] Volume info retrieved successfully. Jul 22 05:30:44.811904 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-04918404-26b3-4f33-bc95-33c12e01956c tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-reader] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:44.812431 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 53/216] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:44 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:44.890426 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bd9c730f-1074-4f2b-9844-9636cfb4f560 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:44.896397 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bd9c730f-1074-4f2b-9844-9636cfb4f560 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:44.896397 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bd9c730f-1074-4f2b-9844-9636cfb4f560 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:44.896397 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bd9c730f-1074-4f2b-9844-9636cfb4f560 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:44.906596 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:44.906596 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:44.912523 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bd9c730f-1074-4f2b-9844-9636cfb4f560 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:44.918219 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bd9c730f-1074-4f2b-9844-9636cfb4f560 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:44.918926 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 58/217] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:44 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:44.999857 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-929b7398-455b-461e-bab7-122b5f19a311 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:45.002966 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-929b7398-455b-461e-bab7-122b5f19a311 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:45.003488 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-929b7398-455b-461e-bab7-122b5f19a311 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:45.004153 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-929b7398-455b-461e-bab7-122b5f19a311 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:45.016624 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:45.016624 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:45.024500 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-929b7398-455b-461e-bab7-122b5f19a311 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:45.032371 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-929b7398-455b-461e-bab7-122b5f19a311 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:45.033035 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 54/218] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:44 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:45.111741 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-58a47674-cefb-41d4-83ab-c82df9ca276b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:45.116509 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58a47674-cefb-41d4-83ab-c82df9ca276b tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:45.116509 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58a47674-cefb-41d4-83ab-c82df9ca276b tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:45.116509 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58a47674-cefb-41d4-83ab-c82df9ca276b tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:45.137184 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:45.137184 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:45.143831 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-58a47674-cefb-41d4-83ab-c82df9ca276b tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:45.151610 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58a47674-cefb-41d4-83ab-c82df9ca276b tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:45.152454 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 54/219] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:45 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:45.513667 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-aa132a94-7c39-4721-a427-560ccefc84b6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:45.517065 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aa132a94-7c39-4721-a427-560ccefc84b6 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:45.517320 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aa132a94-7c39-4721-a427-560ccefc84b6 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:45.517557 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aa132a94-7c39-4721-a427-560ccefc84b6 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:45.527345 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aa132a94-7c39-4721-a427-560ccefc84b6 tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 404 Jul 22 05:30:45.527345 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 54/220] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:45 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:46.175001 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-350ebcbb-4866-4f3c-a72f-725f47a28159 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:46.177429 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-350ebcbb-4866-4f3c-a72f-725f47a28159 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:46.177429 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-350ebcbb-4866-4f3c-a72f-725f47a28159 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:46.177995 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-350ebcbb-4866-4f3c-a72f-725f47a28159 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:46.197693 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:46.197693 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:46.203957 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-350ebcbb-4866-4f3c-a72f-725f47a28159 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:46.216969 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-350ebcbb-4866-4f3c-a72f-725f47a28159 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:46.217466 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 59/221] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:46 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1162 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:46.784544 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-57be53b0-0040-408f-aba6-eae5e121de7a req-6b8b72e1-f7c3-4564-ac3e-622f94b001e1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:46.790016 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-6b8b72e1-f7c3-4564-ac3e-622f94b001e1 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] POST https://10.4.3.91/volume/v3/attachments/85ac3357-813e-4ee0-ad25-986ee881348e/action Jul 22 05:30:46.790608 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-6b8b72e1-f7c3-4564-ac3e-622f94b001e1 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:46.790608 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-6b8b72e1-f7c3-4564-ac3e-622f94b001e1 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:46.827094 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:46.827094 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:46.842938 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-57be53b0-0040-408f-aba6-eae5e121de7a req-6b8b72e1-f7c3-4564-ac3e-622f94b001e1 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/attachments/85ac3357-813e-4ee0-ad25-986ee881348e/action returned with HTTP 204 Jul 22 05:30:46.843464 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 55/222] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:30:46 2026] POST /volume/v3/attachments/85ac3357-813e-4ee0-ad25-986ee881348e/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:47.235910 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-022b3cc4-bc3f-4b02-ab5d-ce929043102f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:47.241586 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-022b3cc4-bc3f-4b02-ab5d-ce929043102f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:47.241907 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-022b3cc4-bc3f-4b02-ab5d-ce929043102f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:47.242141 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-022b3cc4-bc3f-4b02-ab5d-ce929043102f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:47.256725 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:47.256725 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:47.261025 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-022b3cc4-bc3f-4b02-ab5d-ce929043102f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:47.266301 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-022b3cc4-bc3f-4b02-ab5d-ce929043102f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:47.266772 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 55/223] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:47 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1456 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:47.668364 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-db399705-b17a-4607-8f18-125e3d7a7d1d req-6cc8fed3-4a1a-453a-b822-7bb64410609e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:47.671142 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-db399705-b17a-4607-8f18-125e3d7a7d1d req-6cc8fed3-4a1a-453a-b822-7bb64410609e tempest-TestMultiAttachVolumeSwap-1423765840 tempest-TestMultiAttachVolumeSwap-1423765840-project] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:47.671418 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-db399705-b17a-4607-8f18-125e3d7a7d1d req-6cc8fed3-4a1a-453a-b822-7bb64410609e tempest-TestMultiAttachVolumeSwap-1423765840 tempest-TestMultiAttachVolumeSwap-1423765840-project] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:47.671809 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-db399705-b17a-4607-8f18-125e3d7a7d1d req-6cc8fed3-4a1a-453a-b822-7bb64410609e tempest-TestMultiAttachVolumeSwap-1423765840 tempest-TestMultiAttachVolumeSwap-1423765840-project] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:47.698803 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:47.698803 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:47.704901 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-db399705-b17a-4607-8f18-125e3d7a7d1d req-6cc8fed3-4a1a-453a-b822-7bb64410609e tempest-TestMultiAttachVolumeSwap-1423765840 tempest-TestMultiAttachVolumeSwap-1423765840-project] Volume info retrieved successfully. Jul 22 05:30:47.724392 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-db399705-b17a-4607-8f18-125e3d7a7d1d req-6cc8fed3-4a1a-453a-b822-7bb64410609e tempest-TestMultiAttachVolumeSwap-1423765840 tempest-TestMultiAttachVolumeSwap-1423765840-project] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:47.724392 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 55/224] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:47 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1649 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:47.729156 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d0e971b8-bb58-428c-a53a-c7cffb3fd746 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:47.733126 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d0e971b8-bb58-428c-a53a-c7cffb3fd746 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-reader] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:47.733126 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d0e971b8-bb58-428c-a53a-c7cffb3fd746 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:47.733126 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d0e971b8-bb58-428c-a53a-c7cffb3fd746 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-reader] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:47.749653 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:47.749653 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:47.757084 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d0e971b8-bb58-428c-a53a-c7cffb3fd746 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-reader] Volume info retrieved successfully. Jul 22 05:30:47.765207 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d0e971b8-bb58-428c-a53a-c7cffb3fd746 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-reader] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:47.766739 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 60/225] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:47 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1456 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:47.788698 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b1222365-274d-42f2-b49c-c6f939a4e03c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:47.796825 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b1222365-274d-42f2-b49c-c6f939a4e03c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-reader] GET https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d Jul 22 05:30:47.797197 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b1222365-274d-42f2-b49c-c6f939a4e03c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-reader] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:47.798007 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b1222365-274d-42f2-b49c-c6f939a4e03c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-reader] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:47.817355 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:47.817355 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:47.823540 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b1222365-274d-42f2-b49c-c6f939a4e03c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-reader] Volume info retrieved successfully. Jul 22 05:30:47.829825 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b1222365-274d-42f2-b49c-c6f939a4e03c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-reader] https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d returned with HTTP 200 Jul 22 05:30:47.830209 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 56/226] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:47 2026] GET /volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:47.990809 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-74f5f9c1-011b-4e3b-bdca-e854add7895b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:47.994433 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-74f5f9c1-011b-4e3b-bdca-e854add7895b tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:47.995310 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-74f5f9c1-011b-4e3b-bdca-e854add7895b tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:47.995761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-74f5f9c1-011b-4e3b-bdca-e854add7895b tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:48.025836 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:48.025836 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:48.032622 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-74f5f9c1-011b-4e3b-bdca-e854add7895b tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:48.039863 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-74f5f9c1-011b-4e3b-bdca-e854add7895b tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:48.041242 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 56/227] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:47 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1456 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:48.118316 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9a110cbc-6091-41cd-9a6d-7cf5eec37e49 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:48.121795 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9a110cbc-6091-41cd-9a6d-7cf5eec37e49 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:48.122121 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9a110cbc-6091-41cd-9a6d-7cf5eec37e49 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:48.122441 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9a110cbc-6091-41cd-9a6d-7cf5eec37e49 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:48.139678 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:48.139678 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:48.145626 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9a110cbc-6091-41cd-9a6d-7cf5eec37e49 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:48.150995 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9a110cbc-6091-41cd-9a6d-7cf5eec37e49 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:48.151817 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 56/228] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:48 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1456 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:48.180959 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-e4737c8a-6a0b-45d9-b8b3-03c04910e12e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:48.183540 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-e4737c8a-6a0b-45d9-b8b3-03c04910e12e tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] POST https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2/action Jul 22 05:30:48.184672 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-e4737c8a-6a0b-45d9-b8b3-03c04910e12e tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:48.184672 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-e4737c8a-6a0b-45d9-b8b3-03c04910e12e tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:48.204618 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:48.204618 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:48.205830 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-e4737c8a-6a0b-45d9-b8b3-03c04910e12e tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:48.224413 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-e4737c8a-6a0b-45d9-b8b3-03c04910e12e tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Begin detaching volume completed successfully. Jul 22 05:30:48.225105 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-e4737c8a-6a0b-45d9-b8b3-03c04910e12e tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2/action returned with HTTP 202 Jul 22 05:30:48.225105 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 61/229] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:30:48 2026] POST /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:30:48.307440 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4211ce1b-24b0-4a84-aa27-eb4fc64b7d98 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:48.308006 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4211ce1b-24b0-4a84-aa27-eb4fc64b7d98 None None] GET https://10.4.3.91/volume// Jul 22 05:30:48.308196 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4211ce1b-24b0-4a84-aa27-eb4fc64b7d98 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:48.308458 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4211ce1b-24b0-4a84-aa27-eb4fc64b7d98 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:48.308877 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4211ce1b-24b0-4a84-aa27-eb4fc64b7d98 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:48.309479 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 57/230] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:30:48.327907 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9da10393-0eb7-43e9-9f0c-8196f0ff54a9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:48.330765 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9da10393-0eb7-43e9-9f0c-8196f0ff54a9 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:48.331170 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9da10393-0eb7-43e9-9f0c-8196f0ff54a9 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:48.331486 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9da10393-0eb7-43e9-9f0c-8196f0ff54a9 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:48.347882 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:48.347882 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:48.353370 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9da10393-0eb7-43e9-9f0c-8196f0ff54a9 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:48.358583 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-9da10393-0eb7-43e9-9f0c-8196f0ff54a9 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:48.358937 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 57/231] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:48 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:49.024931 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-fcfb7341-cb64-43a9-a0a3-aa329c541804 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:49.027807 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-fcfb7341-cb64-43a9-a0a3-aa329c541804 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:49.028077 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-fcfb7341-cb64-43a9-a0a3-aa329c541804 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:49.028278 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-fcfb7341-cb64-43a9-a0a3-aa329c541804 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:49.047907 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:49.047907 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:49.054032 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-fcfb7341-cb64-43a9-a0a3-aa329c541804 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:49.061704 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-fcfb7341-cb64-43a9-a0a3-aa329c541804 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:49.062320 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 57/232] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:49 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1459 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:49.081470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-2e8ba85a-55ba-46db-b542-1f86193b7444 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:49.084012 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-2e8ba85a-55ba-46db-b542-1f86193b7444 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] DELETE https://10.4.3.91/volume/v3/attachments/85ac3357-813e-4ee0-ad25-986ee881348e Jul 22 05:30:49.084310 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-2e8ba85a-55ba-46db-b542-1f86193b7444 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:49.084657 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-2e8ba85a-55ba-46db-b542-1f86193b7444 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:49.095856 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:49.095856 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:49.172413 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cac78585-f5d9-42df-bba1-f63edd5ce0d7 req-2e8ba85a-55ba-46db-b542-1f86193b7444 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/attachments/85ac3357-813e-4ee0-ad25-986ee881348e returned with HTTP 200 Jul 22 05:30:49.173066 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 62/233] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:30:49 2026] DELETE /volume/v3/attachments/85ac3357-813e-4ee0-ad25-986ee881348e => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:49.327849 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b620a824-4ae8-4171-880e-7048c5f58d07 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:49.329846 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b620a824-4ae8-4171-880e-7048c5f58d07 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] DELETE https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:49.330059 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b620a824-4ae8-4171-880e-7048c5f58d07 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:49.330326 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b620a824-4ae8-4171-880e-7048c5f58d07 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:49.330538 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-b620a824-4ae8-4171-880e-7048c5f58d07 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Delete volume with id: 4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:49.340459 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:49.340459 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:49.340959 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b620a824-4ae8-4171-880e-7048c5f58d07 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:49.362480 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b620a824-4ae8-4171-880e-7048c5f58d07 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Delete volume request issued successfully. Jul 22 05:30:49.363018 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b620a824-4ae8-4171-880e-7048c5f58d07 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 202 Jul 22 05:30:49.363592 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 58/234] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:30:49 2026] DELETE /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:30:49.375392 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ffea66f9-2c35-46f7-b89a-7e1b10ea79c2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:49.377605 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ffea66f9-2c35-46f7-b89a-7e1b10ea79c2 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:49.377688 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ffea66f9-2c35-46f7-b89a-7e1b10ea79c2 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:49.378019 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ffea66f9-2c35-46f7-b89a-7e1b10ea79c2 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:49.386748 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6f4d6400-af22-4798-853c-f6bb93f7427f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:49.388694 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6f4d6400-af22-4798-853c-f6bb93f7427f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:49.388909 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6f4d6400-af22-4798-853c-f6bb93f7427f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:49.389104 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6f4d6400-af22-4798-853c-f6bb93f7427f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:49.393551 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:49.393551 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:30:49.400334 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:49.400334 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:49.402166 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ffea66f9-2c35-46f7-b89a-7e1b10ea79c2 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Volume info retrieved successfully. Jul 22 05:30:49.405448 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6f4d6400-af22-4798-853c-f6bb93f7427f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:49.408444 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ffea66f9-2c35-46f7-b89a-7e1b10ea79c2 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 200 Jul 22 05:30:49.408860 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 58/235] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:49 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:30:49.413495 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6f4d6400-af22-4798-853c-f6bb93f7427f tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:49.414116 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 58/236] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:49 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:49.488386 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-f45a08fb-b68d-4a64-8d3b-5a607e5ce965 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:49.490770 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-f45a08fb-b68d-4a64-8d3b-5a607e5ce965 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:49.490931 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-f45a08fb-b68d-4a64-8d3b-5a607e5ce965 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:49.491219 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-f45a08fb-b68d-4a64-8d3b-5a607e5ce965 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:49.504652 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:49.504652 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:49.509897 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-f45a08fb-b68d-4a64-8d3b-5a607e5ce965 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:49.516875 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-f45a08fb-b68d-4a64-8d3b-5a607e5ce965 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:49.517468 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 63/237] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:49 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:49.571171 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-c019c13f-ccc4-4624-984b-e8490ef6cd29 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:49.573950 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-c019c13f-ccc4-4624-984b-e8490ef6cd29 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] POST https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2/action Jul 22 05:30:49.574479 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-c019c13f-ccc4-4624-984b-e8490ef6cd29 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:30:49.574648 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-c019c13f-ccc4-4624-984b-e8490ef6cd29 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:30:49.589410 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:49.589410 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:30:49.590145 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-c019c13f-ccc4-4624-984b-e8490ef6cd29 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:49.601074 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-c019c13f-ccc4-4624-984b-e8490ef6cd29 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Begin detaching volume completed successfully. Jul 22 05:30:49.601464 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-c019c13f-ccc4-4624-984b-e8490ef6cd29 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2/action returned with HTTP 202 Jul 22 05:30:49.602179 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 59/238] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:30:49 2026] POST /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:30:49.660968 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f192bb31-d848-486c-9293-6c3857d1bddf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:49.661711 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f192bb31-d848-486c-9293-6c3857d1bddf None None] GET https://10.4.3.91/volume// Jul 22 05:30:49.661937 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f192bb31-d848-486c-9293-6c3857d1bddf None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:49.662267 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f192bb31-d848-486c-9293-6c3857d1bddf None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:49.662789 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f192bb31-d848-486c-9293-6c3857d1bddf None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:30:49.663410 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 59/239] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:30: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 22 05:30:49.672158 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-139c64d3-3fac-4abd-81d3-c49b53320ab5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:49.675150 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-139c64d3-3fac-4abd-81d3-c49b53320ab5 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:49.675470 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-139c64d3-3fac-4abd-81d3-c49b53320ab5 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:49.675744 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-139c64d3-3fac-4abd-81d3-c49b53320ab5 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:49.689572 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:49.689572 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:49.697338 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-139c64d3-3fac-4abd-81d3-c49b53320ab5 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:49.703798 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-139c64d3-3fac-4abd-81d3-c49b53320ab5 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:49.704293 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 59/240] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:30:49 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:30:50.077227 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-170ffdff-6694-4d56-8791-96e48ca0f84b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:50.079499 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-170ffdff-6694-4d56-8791-96e48ca0f84b tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:50.079879 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-170ffdff-6694-4d56-8791-96e48ca0f84b tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:50.080187 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-170ffdff-6694-4d56-8791-96e48ca0f84b tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:50.080520 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-170ffdff-6694-4d56-8791-96e48ca0f84b tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Delete volume with id: a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:50.089920 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-170ffdff-6694-4d56-8791-96e48ca0f84b tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 404 Jul 22 05:30:50.091122 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 64/241] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:30:50 2026] DELETE /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:50.101289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c2b7c096-45c3-4ae1-ae65-e90e57069a1a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:50.103230 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2b7c096-45c3-4ae1-ae65-e90e57069a1a tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] GET https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 Jul 22 05:30:50.103471 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2b7c096-45c3-4ae1-ae65-e90e57069a1a tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:50.106412 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2b7c096-45c3-4ae1-ae65-e90e57069a1a tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:50.118109 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2b7c096-45c3-4ae1-ae65-e90e57069a1a tempest-VolumesAssistedSnapshotsTest-1029605381 tempest-VolumesAssistedSnapshotsTest-1029605381-project-admin] https://10.4.3.91/volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 returned with HTTP 404 Jul 22 05:30:50.118109 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 60/242] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:50 2026] GET /volume/v3/volumes/a757adc9-be4b-4bc8-8870-3d9577e7cbd4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:30:50.424944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-47ee2a46-4071-4638-b965-39181a6c72e0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:50.427101 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-47ee2a46-4071-4638-b965-39181a6c72e0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] GET https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a Jul 22 05:30:50.427363 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-47ee2a46-4071-4638-b965-39181a6c72e0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:50.427565 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-47ee2a46-4071-4638-b965-39181a6c72e0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:50.438080 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-47ee2a46-4071-4638-b965-39181a6c72e0 tempest-AttachSCSIVolumeTestJSON-1901999990 tempest-AttachSCSIVolumeTestJSON-1901999990-project-member] https://10.4.3.91/volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a returned with HTTP 404 Jul 22 05:30:50.438870 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 60/243] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:30:50 2026] GET /volume/v3/volumes/4bb6c2bd-1da6-40dd-8573-6b385728f71a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:30:54.642738 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-0b84ed6a-3140-4383-b882-4e69b4b88fcf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:54.646372 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-0b84ed6a-3140-4383-b882-4e69b4b88fcf tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:30:54.646760 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-0b84ed6a-3140-4383-b882-4e69b4b88fcf tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:54.647207 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-0b84ed6a-3140-4383-b882-4e69b4b88fcf tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:54.672218 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:54.672218 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:30:54.680586 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-0b84ed6a-3140-4383-b882-4e69b4b88fcf tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:30:54.693486 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-0b84ed6a-3140-4383-b882-4e69b4b88fcf tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:30:54.694139 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 60/244] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:30:54 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 1162 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:30:56.142166 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-661fffb3-cd39-4d03-ab18-f242cf6aa440 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:30:56.145603 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-661fffb3-cd39-4d03-ab18-f242cf6aa440 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] DELETE https://10.4.3.91/volume/v3/attachments/dfdc72d7-b860-47e9-bd14-71fe7b0b0401 Jul 22 05:30:56.145603 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-661fffb3-cd39-4d03-ab18-f242cf6aa440 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:30:56.145603 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-661fffb3-cd39-4d03-ab18-f242cf6aa440 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:30:56.156757 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:30:56.156757 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:30:56.264940 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4c40ad88-d76b-4e1e-8cb1-2643298c4dbf req-661fffb3-cd39-4d03-ab18-f242cf6aa440 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/attachments/dfdc72d7-b860-47e9-bd14-71fe7b0b0401 returned with HTTP 200 Jul 22 05:30:56.265239 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 65/245] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:30:56 2026] DELETE /volume/v3/attachments/dfdc72d7-b860-47e9-bd14-71fe7b0b0401 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:00.112031 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=156,cinder:UPDATE=22,cinder:INSERT=6 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:31:00.433343 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=252,cinder:INSERT=38,cinder:UPDATE=56 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:31:01.536649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6bda27d5-32b5-4ac5-a256-12789c42aa5f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:01.883840 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6bda27d5-32b5-4ac5-a256-12789c42aa5f tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:31:01.884548 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6bda27d5-32b5-4ac5-a256-12789c42aa5f tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-335811324"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:01.908054 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6bda27d5-32b5-4ac5-a256-12789c42aa5f tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:31:01.908967 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 61/246] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:31:01 2026] POST /volume/v3/types => generated 219 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:01.918453 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8bb6c475-71c1-4fff-93ed-018ee8924df3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:01.921141 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8bb6c475-71c1-4fff-93ed-018ee8924df3 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:31:01.921614 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8bb6c475-71c1-4fff-93ed-018ee8924df3 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1713809713"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:01.961740 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8bb6c475-71c1-4fff-93ed-018ee8924df3 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:31:01.961740 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 61/247] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:31:01 2026] POST /volume/v3/group_types => generated 177 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:01.973358 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-da5e36c9-4434-401c-b2ab-6fe575ab04d0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:02.064522 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-30ff0f49-17db-4cd3-ae91-cdade10e1d02 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:02.068484 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-30ff0f49-17db-4cd3-ae91-cdade10e1d02 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] DELETE https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d Jul 22 05:31:02.068735 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-30ff0f49-17db-4cd3-ae91-cdade10e1d02 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:02.068977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-30ff0f49-17db-4cd3-ae91-cdade10e1d02 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:02.069188 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-30ff0f49-17db-4cd3-ae91-cdade10e1d02 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Delete volume with id: f2f05668-b17e-4bd3-a404-3949443e340d Jul 22 05:31:02.078969 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:02.078969 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:02.079594 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-30ff0f49-17db-4cd3-ae91-cdade10e1d02 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:31:02.108876 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-30ff0f49-17db-4cd3-ae91-cdade10e1d02 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Delete volume request issued successfully. Jul 22 05:31:02.109089 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-30ff0f49-17db-4cd3-ae91-cdade10e1d02 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d returned with HTTP 202 Jul 22 05:31:02.112184 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 66/248] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:31:02 2026] DELETE /volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:02.123152 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9cfe9200-fe1a-43fe-8ddd-a04f7f1ba1df None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:02.126918 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9cfe9200-fe1a-43fe-8ddd-a04f7f1ba1df tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d Jul 22 05:31:02.126918 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9cfe9200-fe1a-43fe-8ddd-a04f7f1ba1df tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:02.127575 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9cfe9200-fe1a-43fe-8ddd-a04f7f1ba1df tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:02.143934 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:02.143934 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:02.151024 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9cfe9200-fe1a-43fe-8ddd-a04f7f1ba1df tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:31:02.160299 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9cfe9200-fe1a-43fe-8ddd-a04f7f1ba1df tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d returned with HTTP 200 Jul 22 05:31:02.161308 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 62/249] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:02 2026] GET /volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:02.235586 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-da5e36c9-4434-401c-b2ab-6fe575ab04d0 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] POST https://10.4.3.91/volume/v3/groups Jul 22 05:31:02.236096 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-da5e36c9-4434-401c-b2ab-6fe575ab04d0 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b9ba940d-558c-457a-b67e-08f5e316bc80", "volume_types": ["8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5"], "name": "tempest-GroupsV314Test-Group-744217036"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:02.238339 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-da5e36c9-4434-401c-b2ab-6fe575ab04d0 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Creating new group {'group': {'group_type': 'b9ba940d-558c-457a-b67e-08f5e316bc80', 'volume_types': ['8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5'], 'name': 'tempest-GroupsV314Test-Group-744217036'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 05:31:02.253718 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.groups [None req-da5e36c9-4434-401c-b2ab-6fe575ab04d0 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Creating group tempest-GroupsV314Test-Group-744217036. Jul 22 05:31:02.280558 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da5e36c9-4434-401c-b2ab-6fe575ab04d0 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Availability zone cache updated, next update will occur around 2026-07-22 06:31:02.280256. {{(pid=100093) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:31:02.280732 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-da5e36c9-4434-401c-b2ab-6fe575ab04d0 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Availability Zones retrieved successfully. Jul 22 05:31:02.317246 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-da5e36c9-4434-401c-b2ab-6fe575ab04d0 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Created reservations ['44f16f96-5777-47ec-a862-206e6fcad3d0'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:02.357979 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-da5e36c9-4434-401c-b2ab-6fe575ab04d0 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/groups returned with HTTP 202 Jul 22 05:31:02.358372 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 61/250] 10.4.3.91 () {70 vars in 1290 bytes} [Wed Jul 22 05:31:01 2026] POST /volume/v3/groups => generated 107 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:02.367390 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-646f631f-e72c-4af9-923f-36ab25311849 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:02.369932 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-646f631f-e72c-4af9-923f-36ab25311849 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09 Jul 22 05:31:02.370247 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-646f631f-e72c-4af9-923f-36ab25311849 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:02.370510 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-646f631f-e72c-4af9-923f-36ab25311849 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:02.371461 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-646f631f-e72c-4af9-923f-36ab25311849 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] show called for member ec77f1cc-08a0-461f-b3bf-4c99de11ee09 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:31:02.378990 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:02.378990 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:02.404137 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-646f631f-e72c-4af9-923f-36ab25311849 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09 returned with HTTP 200 Jul 22 05:31:02.404588 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 62/251] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:31:02 2026] GET /volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09 => generated 387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:03.181978 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-633346c2-3287-472a-975e-2d233ee13521 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:03.187745 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-633346c2-3287-472a-975e-2d233ee13521 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d Jul 22 05:31:03.188050 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-633346c2-3287-472a-975e-2d233ee13521 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:03.188329 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-633346c2-3287-472a-975e-2d233ee13521 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:03.196303 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-633346c2-3287-472a-975e-2d233ee13521 tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d returned with HTTP 404 Jul 22 05:31:03.197004 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 67/252] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:03 2026] GET /volume/v3/volumes/f2f05668-b17e-4bd3-a404-3949443e340d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:03.205173 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-407ba9c9-96c8-4a84-98a6-400d863985fb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:03.207160 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-407ba9c9-96c8-4a84-98a6-400d863985fb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] DELETE https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:31:03.207623 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-407ba9c9-96c8-4a84-98a6-400d863985fb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:03.207981 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-407ba9c9-96c8-4a84-98a6-400d863985fb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:03.208232 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-407ba9c9-96c8-4a84-98a6-400d863985fb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Delete volume with id: 04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:31:03.218862 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:03.218862 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:03.220096 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-407ba9c9-96c8-4a84-98a6-400d863985fb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:31:03.243947 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-407ba9c9-96c8-4a84-98a6-400d863985fb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Delete volume request issued successfully. Jul 22 05:31:03.244455 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-407ba9c9-96c8-4a84-98a6-400d863985fb tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 202 Jul 22 05:31:03.245374 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 63/253] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:31:03 2026] DELETE /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:03.253956 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8aac9c2a-7318-4392-b8c2-56f376d402be None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:03.256449 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8aac9c2a-7318-4392-b8c2-56f376d402be tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:31:03.256698 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8aac9c2a-7318-4392-b8c2-56f376d402be tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:03.256932 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8aac9c2a-7318-4392-b8c2-56f376d402be tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:03.271142 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:03.271142 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:03.277105 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8aac9c2a-7318-4392-b8c2-56f376d402be tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Volume info retrieved successfully. Jul 22 05:31:03.287198 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8aac9c2a-7318-4392-b8c2-56f376d402be tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 200 Jul 22 05:31:03.287905 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 62/254] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:03 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:03.415590 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f3c156e2-acc5-43f0-baa3-737db1c60b33 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:03.417598 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f3c156e2-acc5-43f0-baa3-737db1c60b33 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09 Jul 22 05:31:03.417961 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f3c156e2-acc5-43f0-baa3-737db1c60b33 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:03.418164 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f3c156e2-acc5-43f0-baa3-737db1c60b33 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:03.418363 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-f3c156e2-acc5-43f0-baa3-737db1c60b33 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] show called for member ec77f1cc-08a0-461f-b3bf-4c99de11ee09 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:31:03.422452 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:03.422452 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:03.433336 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f3c156e2-acc5-43f0-baa3-737db1c60b33 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09 returned with HTTP 200 Jul 22 05:31:03.434291 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 63/255] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:31:03 2026] GET /volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:03.446157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:03.447938 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:31:03.448282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-246294212", "volume_type": "8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5", "group_id": "ec77f1cc-08a0-461f-b3bf-4c99de11ee09", "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:03.449766 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-246294212', 'volume_type': '8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5', 'group_id': 'ec77f1cc-08a0-461f-b3bf-4c99de11ee09', 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:31:03.460324 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:03.460324 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:03.460925 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Create volume of 1 GB Jul 22 05:31:03.475701 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Availability Zones retrieved successfully. Jul 22 05:31:03.482804 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Flow 'volume_create_api' (8c0c6edf-9af9-4b9e-a728-16637cb6ea0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:03.483916 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2de0d7c-8e00-462d-bdcf-a93c4bd57fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:03.484611 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:03.484611 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:03.485711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:31:03.509475 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2de0d7c-8e00-462d-bdcf-a93c4bd57fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:31:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5,is_public=True,name='tempest-GroupsV314Test-volume-type-335811324',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ec77f1cc-08a0-461f-b3bf-4c99de11ee09', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:03.510404 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fc3e45f-ee68-4cd4-915b-c6ecd7f51aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:03.541979 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-335811324 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-335811324, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:31:03.542286 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-335811324 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-335811324, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:31:03.585173 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Created reservations ['d111bb91-a4b0-4c74-a483-9f4c35aa4fdd', 'a238f025-22b8-4954-9d3a-bd75c94adf22', '9ae66358-858e-4bad-9252-b92f60e7d845', 'e0173a6f-3204-441a-bb56-f1188100d2cb'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:03.586312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fc3e45f-ee68-4cd4-915b-c6ecd7f51aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d111bb91-a4b0-4c74-a483-9f4c35aa4fdd', 'a238f025-22b8-4954-9d3a-bd75c94adf22', '9ae66358-858e-4bad-9252-b92f60e7d845', 'e0173a6f-3204-441a-bb56-f1188100d2cb']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:03.587366 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0bb11dc-e334-4edb-8751-cec5a89c66b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:03.620594 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0bb11dc-e334-4edb-8751-cec5a89c66b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '329aecbc-0e7d-4b50-a822-9a4289074752', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-246294212',encryption_key_id=None,group_id=ec77f1cc-08a0-461f-b3bf-4c99de11ee09,group_type_id=,metadata={},multiattach=False,project_id='ddc74809f56441b2afe564ae7aad3f86',qos_specs=None,replication_status=,reservations=['d111bb91-a4b0-4c74-a483-9f4c35aa4fdd','a238f025-22b8-4954-9d3a-bd75c94adf22','9ae66358-858e-4bad-9252-b92f60e7d845','e0173a6f-3204-441a-bb56-f1188100d2cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75bc5078ee434527a4a89797b98f8a4e',volume_type_id=8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:31:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-246294212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ec77f1cc-08a0-461f-b3bf-4c99de11ee09,host=None,id=329aecbc-0e7d-4b50-a822-9a4289074752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc74809f56441b2afe564ae7aad3f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75bc5078ee434527a4a89797b98f8a4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5),volume_type_id=8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:03.622084 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7fb33e-bee9-455e-a3dd-60022854f94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:03.644562 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7fb33e-bee9-455e-a3dd-60022854f94c) transitioned into state 'SUCCESS' from state '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-246294212',encryption_key_id=None,group_id=ec77f1cc-08a0-461f-b3bf-4c99de11ee09,group_type_id=,metadata={},multiattach=False,project_id='ddc74809f56441b2afe564ae7aad3f86',qos_specs=None,replication_status=,reservations=['d111bb91-a4b0-4c74-a483-9f4c35aa4fdd','a238f025-22b8-4954-9d3a-bd75c94adf22','9ae66358-858e-4bad-9252-b92f60e7d845','e0173a6f-3204-441a-bb56-f1188100d2cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75bc5078ee434527a4a89797b98f8a4e',volume_type_id=8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:03.645808 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5957a05-241d-4cc3-b5a3-01c1f244322d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:03.661617 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5957a05-241d-4cc3-b5a3-01c1f244322d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:03.662769 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Flow 'volume_create_api' (8c0c6edf-9af9-4b9e-a728-16637cb6ea0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:03.663179 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Create volume request issued successfully. Jul 22 05:31:03.664169 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:03.664351 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:03.724006 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:03.728250 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:03.728250 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:03.743372 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c6e8d46-568d-4340-956e-383944bdc2b3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:31:03.744102 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 68/256] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:31:03 2026] POST /volume/v3/volumes => generated 815 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:03.758254 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0d747859-2469-480a-b760-66b8688e5879 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:03.761819 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0d747859-2469-480a-b760-66b8688e5879 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 Jul 22 05:31:03.762089 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0d747859-2469-480a-b760-66b8688e5879 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:03.762300 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0d747859-2469-480a-b760-66b8688e5879 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:03.772716 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:03.772716 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:03.779424 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0d747859-2469-480a-b760-66b8688e5879 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Volume info retrieved successfully. Jul 22 05:31:03.780545 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-0d747859-2469-480a-b760-66b8688e5879 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:03.780835 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-0d747859-2469-480a-b760-66b8688e5879 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:03.839088 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-0d747859-2469-480a-b760-66b8688e5879 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:03.851875 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:03.851875 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:03.876133 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0d747859-2469-480a-b760-66b8688e5879 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 returned with HTTP 200 Jul 22 05:31:03.876733 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 64/257] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:31:03 2026] GET /volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 => generated 883 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:04.306161 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c97cea44-e915-4e09-9f30-77ff254e8c5c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:04.308947 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c97cea44-e915-4e09-9f30-77ff254e8c5c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] GET https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 Jul 22 05:31:04.309252 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c97cea44-e915-4e09-9f30-77ff254e8c5c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:04.309517 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c97cea44-e915-4e09-9f30-77ff254e8c5c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:04.317024 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c97cea44-e915-4e09-9f30-77ff254e8c5c tempest-TestMultiAttachVolumeSwap-1345483749 tempest-TestMultiAttachVolumeSwap-1345483749-project-member] https://10.4.3.91/volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 returned with HTTP 404 Jul 22 05:31:04.317615 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 63/258] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:04 2026] GET /volume/v3/volumes/04021d44-881a-46f8-98a8-5145fd5d27f2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:04.895998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-40ee8b2c-1f25-4515-b44f-abef5383ea19 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:04.900253 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-40ee8b2c-1f25-4515-b44f-abef5383ea19 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 Jul 22 05:31:04.900485 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-40ee8b2c-1f25-4515-b44f-abef5383ea19 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:04.900748 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-40ee8b2c-1f25-4515-b44f-abef5383ea19 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:04.908190 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:04.908190 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:04.912303 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-40ee8b2c-1f25-4515-b44f-abef5383ea19 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Volume info retrieved successfully. Jul 22 05:31:04.913036 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-40ee8b2c-1f25-4515-b44f-abef5383ea19 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:04.913214 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-40ee8b2c-1f25-4515-b44f-abef5383ea19 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:04.965252 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-40ee8b2c-1f25-4515-b44f-abef5383ea19 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:04.969545 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:04.969545 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:04.985014 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-40ee8b2c-1f25-4515-b44f-abef5383ea19 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 returned with HTTP 200 Jul 22 05:31:04.985374 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 64/259] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:31:04 2026] GET /volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 => generated 908 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:05.004557 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:05.010069 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] POST https://10.4.3.91/volume/v3/groups/action Jul 22 05:31:05.010069 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Action body: b'{"create-from-src": {"source_group_id": "ec77f1cc-08a0-461f-b3bf-4c99de11ee09", "name": "tempest-Group_from_grp-1855197879"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:05.010069 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "ec77f1cc-08a0-461f-b3bf-4c99de11ee09", "name": "tempest-Group_from_grp-1855197879"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:05.014943 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Creating new group {'create-from-src': {'source_group_id': 'ec77f1cc-08a0-461f-b3bf-4c99de11ee09', 'name': 'tempest-Group_from_grp-1855197879'}}. {{(pid=100092) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 22 05:31:05.014943 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.groups [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Creating group tempest-Group_from_grp-1855197879 from source group ec77f1cc-08a0-461f-b3bf-4c99de11ee09. Jul 22 05:31:05.016661 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.016661 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:05.025043 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.025043 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:05.078859 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Created reservations ['5478d084-eae0-4a35-b4d1-e606de4896f0'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:05.151233 np0000005624 devstack@c-api.service[100092]: INFO cinder.group.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] A mapping entry already exists for group 0097e7fd-3ae2-4c32-a942-ae3de2072897 and volume type 8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5. Do not need to create again. Jul 22 05:31:05.151670 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.151670 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:05.156396 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Availability zone cache updated, next update will occur around 2026-07-22 06:31:05.156024. {{(pid=100092) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:31:05.156524 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Availability Zones retrieved successfully. Jul 22 05:31:05.165652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Flow 'volume_create_api' (c7813ee3-ef8a-4b78-8416-7b8305254dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:05.167504 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fba82d-4799-44f0-bd85-fa9373ba1f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:05.169434 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:31:05.195787 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fba82d-4799-44f0-bd85-fa9373ba1f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '329aecbc-0e7d-4b50-a822-9a4289074752', 'volume_type': VolumeType(created_at=2026-07-22T05:31:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5,is_public=True,name='tempest-GroupsV314Test-volume-type-335811324',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0097e7fd-3ae2-4c32-a942-ae3de2072897', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:05.196852 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b0aa2c-cc18-4189-a21d-8a84c4deeba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:05.251056 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Created reservations ['333ff3cd-0895-485a-b936-76ca9b914dbd', 'a291b66c-d0df-4459-b502-d51c76ead3c3', 'fcb2a0cb-a154-4125-a9b9-7e50750f8e40', '1638d72e-d225-4f96-b7d7-7ef6eff6da1a'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:05.252367 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b0aa2c-cc18-4189-a21d-8a84c4deeba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['333ff3cd-0895-485a-b936-76ca9b914dbd', 'a291b66c-d0df-4459-b502-d51c76ead3c3', 'fcb2a0cb-a154-4125-a9b9-7e50750f8e40', '1638d72e-d225-4f96-b7d7-7ef6eff6da1a']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:05.253614 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48097b2f-1054-47af-8e36-c1d9fa8ec2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:05.294414 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48097b2f-1054-47af-8e36-c1d9fa8ec2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04001d80-1a76-4b18-b3cc-4802899ac19f', '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=0097e7fd-3ae2-4c32-a942-ae3de2072897,group_type_id=,metadata={},multiattach=False,project_id='ddc74809f56441b2afe564ae7aad3f86',qos_specs=None,replication_status=,reservations=['333ff3cd-0895-485a-b936-76ca9b914dbd','a291b66c-d0df-4459-b502-d51c76ead3c3','fcb2a0cb-a154-4125-a9b9-7e50750f8e40','1638d72e-d225-4f96-b7d7-7ef6eff6da1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=329aecbc-0e7d-4b50-a822-9a4289074752,status='creating',user_id='75bc5078ee434527a4a89797b98f8a4e',volume_type_id=8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0097e7fd-3ae2-4c32-a942-ae3de2072897,host=None,id=04001d80-1a76-4b18-b3cc-4802899ac19f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc74809f56441b2afe564ae7aad3f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=329aecbc-0e7d-4b50-a822-9a4289074752,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75bc5078ee434527a4a89797b98f8a4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5),volume_type_id=8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:05.299780 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab58f2c5-cc53-4954-ae9f-af42f1c9624a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:05.325657 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab58f2c5-cc53-4954-ae9f-af42f1c9624a) transitioned into state 'SUCCESS' from 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=0097e7fd-3ae2-4c32-a942-ae3de2072897,group_type_id=,metadata={},multiattach=False,project_id='ddc74809f56441b2afe564ae7aad3f86',qos_specs=None,replication_status=,reservations=['333ff3cd-0895-485a-b936-76ca9b914dbd','a291b66c-d0df-4459-b502-d51c76ead3c3','fcb2a0cb-a154-4125-a9b9-7e50750f8e40','1638d72e-d225-4f96-b7d7-7ef6eff6da1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=329aecbc-0e7d-4b50-a822-9a4289074752,status='creating',user_id='75bc5078ee434527a4a89797b98f8a4e',volume_type_id=8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:05.326541 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Flow 'volume_create_api' (c7813ee3-ef8a-4b78-8416-7b8305254dc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:05.327013 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Create volume request issued successfully. Jul 22 05:31:05.341399 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eda9bdf3-48b3-4e2e-bc75-5ce3001d1342 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/groups/action returned with HTTP 202 Jul 22 05:31:05.341929 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 69/260] 10.4.3.91 () {70 vars in 1311 bytes} [Wed Jul 22 05:31:05 2026] POST /volume/v3/groups/action => generated 102 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:05.350578 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:05.353127 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:31:05.353475 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:05.353710 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:05.354341 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:05.355193 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:31:05.388144 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Get all volumes completed successfully. Jul 22 05:31:05.389046 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:05.389193 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:05.438505 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:05.443301 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.443301 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:05.450463 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:05.450742 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:05.497583 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:05.502106 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.502106 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:05.513316 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bdf92d0a-7e10-4241-974a-dae7e3408fad tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:31:05.513862 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 65/261] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:31:05 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:31:05.531672 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d77c50ca-027d-4ec2-a60e-d70a6e3ebb31 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:05.535072 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d77c50ca-027d-4ec2-a60e-d70a6e3ebb31 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/volumes/04001d80-1a76-4b18-b3cc-4802899ac19f Jul 22 05:31:05.537525 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d77c50ca-027d-4ec2-a60e-d70a6e3ebb31 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:05.537525 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d77c50ca-027d-4ec2-a60e-d70a6e3ebb31 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:05.543812 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.543812 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:05.548218 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d77c50ca-027d-4ec2-a60e-d70a6e3ebb31 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Volume info retrieved successfully. Jul 22 05:31:05.549184 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-d77c50ca-027d-4ec2-a60e-d70a6e3ebb31 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:05.549458 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-d77c50ca-027d-4ec2-a60e-d70a6e3ebb31 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:05.601537 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-d77c50ca-027d-4ec2-a60e-d70a6e3ebb31 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:05.605779 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.605779 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:05.617204 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d77c50ca-027d-4ec2-a60e-d70a6e3ebb31 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes/04001d80-1a76-4b18-b3cc-4802899ac19f returned with HTTP 200 Jul 22 05:31:05.618000 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 64/262] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:31:05 2026] GET /volume/v3/volumes/04001d80-1a76-4b18-b3cc-4802899ac19f => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:05.636298 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6bce15e8-88ac-4513-906f-297e90b655d9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:05.640584 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6bce15e8-88ac-4513-906f-297e90b655d9 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/groups/0097e7fd-3ae2-4c32-a942-ae3de2072897 Jul 22 05:31:05.641323 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6bce15e8-88ac-4513-906f-297e90b655d9 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:05.642309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6bce15e8-88ac-4513-906f-297e90b655d9 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:05.642309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-6bce15e8-88ac-4513-906f-297e90b655d9 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] show called for member 0097e7fd-3ae2-4c32-a942-ae3de2072897 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:31:05.649629 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.649629 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:05.664390 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6bce15e8-88ac-4513-906f-297e90b655d9 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/groups/0097e7fd-3ae2-4c32-a942-ae3de2072897 returned with HTTP 200 Jul 22 05:31:05.665197 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 65/263] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:31:05 2026] GET /volume/v3/groups/0097e7fd-3ae2-4c32-a942-ae3de2072897 => generated 417 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:05.677314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:05.680294 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:31:05.680534 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:05.680830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:05.681429 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:05.681925 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.681925 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:05.683217 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:31:05.735299 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Get all volumes completed successfully. Jul 22 05:31:05.736238 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:05.736428 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:05.792585 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:05.797131 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.797131 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:05.802473 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:05.802682 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:05.855763 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:05.860391 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.860391 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:05.871357 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-72a1318f-461f-440d-8489-e5f85c7d33e1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:31:05.871913 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 70/264] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:31:05 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:31:05.886959 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d3e98748-689f-4770-b9e0-93c6f6a25089 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:05.889042 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d3e98748-689f-4770-b9e0-93c6f6a25089 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] POST https://10.4.3.91/volume/v3/groups/0097e7fd-3ae2-4c32-a942-ae3de2072897/action Jul 22 05:31:05.889431 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d3e98748-689f-4770-b9e0-93c6f6a25089 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:05.889567 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d3e98748-689f-4770-b9e0-93c6f6a25089 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:05.891160 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-d3e98748-689f-4770-b9e0-93c6f6a25089 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] delete called for group 0097e7fd-3ae2-4c32-a942-ae3de2072897 {{(pid=100091) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:31:05.891335 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.groups [None req-d3e98748-689f-4770-b9e0-93c6f6a25089 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Delete group with id: 0097e7fd-3ae2-4c32-a942-ae3de2072897 Jul 22 05:31:05.896651 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:05.896651 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:05.983489 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d3e98748-689f-4770-b9e0-93c6f6a25089 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/groups/0097e7fd-3ae2-4c32-a942-ae3de2072897/action returned with HTTP 202 Jul 22 05:31:05.984148 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 66/265] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:31:05 2026] POST /volume/v3/groups/0097e7fd-3ae2-4c32-a942-ae3de2072897/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:31:05.993494 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1b860b8b-c1dd-4a54-bf28-b6f36df588d3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:05.997661 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1b860b8b-c1dd-4a54-bf28-b6f36df588d3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/volumes/04001d80-1a76-4b18-b3cc-4802899ac19f Jul 22 05:31:05.997661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1b860b8b-c1dd-4a54-bf28-b6f36df588d3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:05.997661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1b860b8b-c1dd-4a54-bf28-b6f36df588d3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:06.012197 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:06.012197 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:06.020090 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1b860b8b-c1dd-4a54-bf28-b6f36df588d3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Volume info retrieved successfully. Jul 22 05:31:06.021717 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-1b860b8b-c1dd-4a54-bf28-b6f36df588d3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:06.022120 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-1b860b8b-c1dd-4a54-bf28-b6f36df588d3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:06.087138 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-1b860b8b-c1dd-4a54-bf28-b6f36df588d3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:06.092272 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:06.092272 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:06.101489 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1b860b8b-c1dd-4a54-bf28-b6f36df588d3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes/04001d80-1a76-4b18-b3cc-4802899ac19f returned with HTTP 200 Jul 22 05:31:06.102275 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 65/266] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:31:05 2026] GET /volume/v3/volumes/04001d80-1a76-4b18-b3cc-4802899ac19f => generated 919 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:07.120362 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1ee1f297-1433-4b85-bfc9-e8db5d81160d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:07.123693 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1ee1f297-1433-4b85-bfc9-e8db5d81160d tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/volumes/04001d80-1a76-4b18-b3cc-4802899ac19f Jul 22 05:31:07.124204 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1ee1f297-1433-4b85-bfc9-e8db5d81160d tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:07.124608 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1ee1f297-1433-4b85-bfc9-e8db5d81160d tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:07.133400 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1ee1f297-1433-4b85-bfc9-e8db5d81160d tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes/04001d80-1a76-4b18-b3cc-4802899ac19f returned with HTTP 404 Jul 22 05:31:07.134078 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 66/267] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:31:07 2026] GET /volume/v3/volumes/04001d80-1a76-4b18-b3cc-4802899ac19f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:31:07.143213 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e1d2d42a-1cc0-41ac-bf90-e2a12ae752b1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:07.147755 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e1d2d42a-1cc0-41ac-bf90-e2a12ae752b1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/groups/0097e7fd-3ae2-4c32-a942-ae3de2072897 Jul 22 05:31:07.147755 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e1d2d42a-1cc0-41ac-bf90-e2a12ae752b1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:07.147755 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e1d2d42a-1cc0-41ac-bf90-e2a12ae752b1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:07.147755 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-e1d2d42a-1cc0-41ac-bf90-e2a12ae752b1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] show called for member 0097e7fd-3ae2-4c32-a942-ae3de2072897 {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:31:07.151409 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e1d2d42a-1cc0-41ac-bf90-e2a12ae752b1 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/groups/0097e7fd-3ae2-4c32-a942-ae3de2072897 returned with HTTP 404 Jul 22 05:31:07.151409 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 71/268] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:31:07 2026] GET /volume/v3/groups/0097e7fd-3ae2-4c32-a942-ae3de2072897 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:31:07.162363 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:07.164743 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:31:07.165033 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:07.165289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:07.165846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:07.166817 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:31:07.178706 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Get all volumes completed successfully. Jul 22 05:31:07.179097 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:07.179334 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:07.232093 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:07.235474 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:07.235474 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:07.244202 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66c4d3af-be15-4cea-b45a-5af50103e1a3 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:31:07.244856 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 67/269] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:31:07 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:07.263183 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cc03d58c-eae6-4e2a-a88e-b438b6ed59c5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:07.266115 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cc03d58c-eae6-4e2a-a88e-b438b6ed59c5 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] POST https://10.4.3.91/volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09/action Jul 22 05:31:07.267394 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cc03d58c-eae6-4e2a-a88e-b438b6ed59c5 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:07.267394 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cc03d58c-eae6-4e2a-a88e-b438b6ed59c5 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:07.269951 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-cc03d58c-eae6-4e2a-a88e-b438b6ed59c5 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] delete called for group ec77f1cc-08a0-461f-b3bf-4c99de11ee09 {{(pid=100093) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:31:07.270107 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.groups [None req-cc03d58c-eae6-4e2a-a88e-b438b6ed59c5 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Delete group with id: ec77f1cc-08a0-461f-b3bf-4c99de11ee09 Jul 22 05:31:07.275401 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:07.275401 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:07.375619 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cc03d58c-eae6-4e2a-a88e-b438b6ed59c5 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09/action returned with HTTP 202 Jul 22 05:31:07.376251 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 66/270] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:31:07 2026] POST /volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:31:07.391792 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-afde4822-038e-4da3-a928-18e6c0bdfc24 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:07.394680 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-afde4822-038e-4da3-a928-18e6c0bdfc24 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 Jul 22 05:31:07.395230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-afde4822-038e-4da3-a928-18e6c0bdfc24 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:07.395933 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-afde4822-038e-4da3-a928-18e6c0bdfc24 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:07.405752 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:07.405752 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:07.411966 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-afde4822-038e-4da3-a928-18e6c0bdfc24 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Volume info retrieved successfully. Jul 22 05:31:07.412959 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-afde4822-038e-4da3-a928-18e6c0bdfc24 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:31:07.413221 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-afde4822-038e-4da3-a928-18e6c0bdfc24 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:31:07.469162 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-afde4822-038e-4da3-a928-18e6c0bdfc24 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:31:07.473770 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:07.473770 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:07.487645 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-afde4822-038e-4da3-a928-18e6c0bdfc24 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 returned with HTTP 200 Jul 22 05:31:07.488259 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 67/271] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:31:07 2026] GET /volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 => generated 907 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:08.505783 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-60c54484-a995-438c-a93d-128fc29237f2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:08.509206 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-60c54484-a995-438c-a93d-128fc29237f2 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 Jul 22 05:31:08.509206 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-60c54484-a995-438c-a93d-128fc29237f2 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:08.509206 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-60c54484-a995-438c-a93d-128fc29237f2 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:08.516557 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-60c54484-a995-438c-a93d-128fc29237f2 tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 returned with HTTP 404 Jul 22 05:31:08.517269 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 72/272] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:31:08 2026] GET /volume/v3/volumes/329aecbc-0e7d-4b50-a822-9a4289074752 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:31:08.528613 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bca9fba9-69cf-4b29-9776-166b2887ff2e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:08.531239 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bca9fba9-69cf-4b29-9776-166b2887ff2e tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] GET https://10.4.3.91/volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09 Jul 22 05:31:08.531683 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bca9fba9-69cf-4b29-9776-166b2887ff2e tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:08.531949 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bca9fba9-69cf-4b29-9776-166b2887ff2e tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:08.532143 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-bca9fba9-69cf-4b29-9776-166b2887ff2e tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] show called for member ec77f1cc-08a0-461f-b3bf-4c99de11ee09 {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:31:08.535929 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bca9fba9-69cf-4b29-9776-166b2887ff2e tempest-GroupsV314Test-709684537 tempest-GroupsV314Test-709684537-project-member] https://10.4.3.91/volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09 returned with HTTP 404 Jul 22 05:31:08.536771 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 68/273] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:31:08 2026] GET /volume/v3/groups/ec77f1cc-08a0-461f-b3bf-4c99de11ee09 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:31:08.545761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f1d74b65-c098-4180-8af9-a02edc1cb140 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:08.548485 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f1d74b65-c098-4180-8af9-a02edc1cb140 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/b9ba940d-558c-457a-b67e-08f5e316bc80 Jul 22 05:31:08.548815 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f1d74b65-c098-4180-8af9-a02edc1cb140 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:08.549778 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f1d74b65-c098-4180-8af9-a02edc1cb140 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:08.606076 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f1d74b65-c098-4180-8af9-a02edc1cb140 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] https://10.4.3.91/volume/v3/group_types/b9ba940d-558c-457a-b67e-08f5e316bc80 returned with HTTP 202 Jul 22 05:31:08.606498 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 67/274] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:31:08 2026] DELETE /volume/v3/group_types/b9ba940d-558c-457a-b67e-08f5e316bc80 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:31:08.614665 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-adbdd418-d966-45d7-a7a4-4b55c06005c4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:08.617147 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-adbdd418-d966-45d7-a7a4-4b55c06005c4 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] DELETE https://10.4.3.91/volume/v3/types/8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5 Jul 22 05:31:08.617349 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-adbdd418-d966-45d7-a7a4-4b55c06005c4 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:08.617579 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-adbdd418-d966-45d7-a7a4-4b55c06005c4 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:08.674277 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-adbdd418-d966-45d7-a7a4-4b55c06005c4 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] https://10.4.3.91/volume/v3/types/8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5 returned with HTTP 202 Jul 22 05:31:08.674985 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 68/275] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:31:08 2026] DELETE /volume/v3/types/8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:08.684078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-77854003-6ad3-4628-8a91-75549cdd01b1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:08.686451 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-77854003-6ad3-4628-8a91-75549cdd01b1 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] GET https://10.4.3.91/volume/v3/types/8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5 Jul 22 05:31:08.686729 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-77854003-6ad3-4628-8a91-75549cdd01b1 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:08.686952 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-77854003-6ad3-4628-8a91-75549cdd01b1 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:08.692947 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-77854003-6ad3-4628-8a91-75549cdd01b1 tempest-GroupsV314Test-1595358996 tempest-GroupsV314Test-1595358996-project-admin] https://10.4.3.91/volume/v3/types/8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5 returned with HTTP 404 Jul 22 05:31:08.693499 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 73/276] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:31:08 2026] GET /volume/v3/types/8d90973d-dc04-4e70-b73f-ef0d0d2c3ba5 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:12.918459 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:12.920742 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:31:12.921188 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1619341191"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:12.924055 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Create volume request body: {'volume': {'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1619341191'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:31:13.570514 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Create volume of 1 GB Jul 22 05:31:13.576535 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Availability Zones retrieved successfully. Jul 22 05:31:13.585100 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Flow 'volume_create_api' (7efa9adc-1bc4-4a5b-b997-e735633a0b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:13.586788 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc550e6-739a-4c0a-b218-182dc9e0cd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:13.588267 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:31:13.705581 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc550e6-739a-4c0a-b218-182dc9e0cd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:13.706925 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (040dd500-6be8-4abe-a139-f52f26016847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:13.810817 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Created reservations ['2c081beb-7ca4-4611-8a5f-7b7119989454', 'ad4aa598-c71d-4b75-b4bd-dceae186c91e', 'b1eb356e-d879-42fd-b19f-bfce0539d6cb', '3b67ffce-76cf-493c-8f6d-a540012c407d'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:13.811892 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (040dd500-6be8-4abe-a139-f52f26016847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c081beb-7ca4-4611-8a5f-7b7119989454', 'ad4aa598-c71d-4b75-b4bd-dceae186c91e', 'b1eb356e-d879-42fd-b19f-bfce0539d6cb', '3b67ffce-76cf-493c-8f6d-a540012c407d']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:13.812924 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23f6ca7-5a57-48f3-8105-cec9ce9ed831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:13.846566 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23f6ca7-5a57-48f3-8105-cec9ce9ed831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d1f7f8-e5e8-46e2-99e4-34357c458ec2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1619341191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a31ac351d64467ab67fddc0eefa1961',qos_specs=None,replication_status=,reservations=['2c081beb-7ca4-4611-8a5f-7b7119989454','ad4aa598-c71d-4b75-b4bd-dceae186c91e','b1eb356e-d879-42fd-b19f-bfce0539d6cb','3b67ffce-76cf-493c-8f6d-a540012c407d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0041c4ca1c374f45a09a5314268b3b23',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1619341191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55d1f7f8-e5e8-46e2-99e4-34357c458ec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a31ac351d64467ab67fddc0eefa1961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0041c4ca1c374f45a09a5314268b3b23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:13.847818 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4630824d-88ee-4bd1-a789-8be4f4da39a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:13.879074 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4630824d-88ee-4bd1-a789-8be4f4da39a3) transitioned into state 'SUCCESS' from state '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-1619341191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a31ac351d64467ab67fddc0eefa1961',qos_specs=None,replication_status=,reservations=['2c081beb-7ca4-4611-8a5f-7b7119989454','ad4aa598-c71d-4b75-b4bd-dceae186c91e','b1eb356e-d879-42fd-b19f-bfce0539d6cb','3b67ffce-76cf-493c-8f6d-a540012c407d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0041c4ca1c374f45a09a5314268b3b23',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:13.880213 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2844de13-8cb9-492b-8141-9f8a8197779a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:13.900677 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2844de13-8cb9-492b-8141-9f8a8197779a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:13.901737 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Flow 'volume_create_api' (7efa9adc-1bc4-4a5b-b997-e735633a0b1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:13.902110 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Create volume request issued successfully. Jul 22 05:31:13.902981 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2af46e23-569e-474d-92ab-c9048d7b7fe1 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:31:13.903541 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 69/277] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:31:12 2026] POST /volume/v3/volumes => generated 749 bytes in 986 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:31:13.922135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7d925688-99d4-4678-bb7d-c33aa7b2bb96 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:13.925339 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d925688-99d4-4678-bb7d-c33aa7b2bb96 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] GET https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 Jul 22 05:31:13.925550 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d925688-99d4-4678-bb7d-c33aa7b2bb96 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:13.925783 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d925688-99d4-4678-bb7d-c33aa7b2bb96 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:13.930292 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=242,cinder:UPDATE=40,cinder:INSERT=17 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:31:13.938059 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:13.938059 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:13.951701 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7d925688-99d4-4678-bb7d-c33aa7b2bb96 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Volume info retrieved successfully. Jul 22 05:31:13.962221 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d925688-99d4-4678-bb7d-c33aa7b2bb96 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 returned with HTTP 200 Jul 22 05:31:13.962809 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 68/278] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:13 2026] GET /volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:14.268784 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-2622fb68-25dc-4673-bdbc-3a0a1eaffc51 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:14.271728 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-2622fb68-25dc-4673-bdbc-3a0a1eaffc51 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:31:14.271956 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-2622fb68-25dc-4673-bdbc-3a0a1eaffc51 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:14.272269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-2622fb68-25dc-4673-bdbc-3a0a1eaffc51 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:14.290457 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:14.290457 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:14.300820 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-2622fb68-25dc-4673-bdbc-3a0a1eaffc51 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:31:14.307016 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-2622fb68-25dc-4673-bdbc-3a0a1eaffc51 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:31:14.307684 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 69/279] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:31:14 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 1651 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:14.354339 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-9f6f231b-15c0-4d5f-99c5-146e604d3315 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:14.356995 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-9f6f231b-15c0-4d5f-99c5-146e604d3315 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:31:14.357190 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-9f6f231b-15c0-4d5f-99c5-146e604d3315 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:14.357327 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-9f6f231b-15c0-4d5f-99c5-146e604d3315 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:14.360153 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=280,cinder:INSERT=35,cinder:UPDATE=65 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:31:14.372335 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:14.372335 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:14.379274 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-9f6f231b-15c0-4d5f-99c5-146e604d3315 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:31:14.386510 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-9f6f231b-15c0-4d5f-99c5-146e604d3315 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:31:14.387087 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 74/280] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:31:14 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 1651 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:14.734619 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-7a902cb6-318b-497b-9ed0-859bd42d2300 req-31216090-6f07-4736-ba02-78e43d4709f3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:14.738897 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7a902cb6-318b-497b-9ed0-859bd42d2300 req-31216090-6f07-4736-ba02-78e43d4709f3 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:31:14.738897 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-7a902cb6-318b-497b-9ed0-859bd42d2300 req-31216090-6f07-4736-ba02-78e43d4709f3 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:14.738897 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-7a902cb6-318b-497b-9ed0-859bd42d2300 req-31216090-6f07-4736-ba02-78e43d4709f3 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:14.757913 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:14.757913 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:14.766802 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-7a902cb6-318b-497b-9ed0-859bd42d2300 req-31216090-6f07-4736-ba02-78e43d4709f3 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:31:14.780131 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7a902cb6-318b-497b-9ed0-859bd42d2300 req-31216090-6f07-4736-ba02-78e43d4709f3 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:31:14.780131 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 70/281] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:31:14 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:14.982113 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b1ade498-fa72-4f78-8a73-ac6b630e582b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:14.986443 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b1ade498-fa72-4f78-8a73-ac6b630e582b tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] GET https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 Jul 22 05:31:14.986756 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b1ade498-fa72-4f78-8a73-ac6b630e582b tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:14.987038 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b1ade498-fa72-4f78-8a73-ac6b630e582b tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:15.002960 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:15.002960 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:15.020317 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b1ade498-fa72-4f78-8a73-ac6b630e582b tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Volume info retrieved successfully. Jul 22 05:31:15.030576 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b1ade498-fa72-4f78-8a73-ac6b630e582b tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 returned with HTTP 200 Jul 22 05:31:15.031248 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 69/282] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:14 2026] GET /volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 => generated 1357 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:15.049698 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-92add49e-5c50-45d1-9ecd-ee222def542d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:15.053210 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92add49e-5c50-45d1-9ecd-ee222def542d tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] POST https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2/action Jul 22 05:31:15.053210 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-92add49e-5c50-45d1-9ecd-ee222def542d tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-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=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:15.053553 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-92add49e-5c50-45d1-9ecd-ee222def542d tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-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=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:15.065963 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:15.065963 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:15.074597 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:15.074597 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:15.074597 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-92add49e-5c50-45d1-9ecd-ee222def542d tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Volume info retrieved successfully. Jul 22 05:31:15.094600 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-92add49e-5c50-45d1-9ecd-ee222def542d tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Update volume metadata completed successfully. Jul 22 05:31:15.095250 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92add49e-5c50-45d1-9ecd-ee222def542d tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2/action returned with HTTP 200 Jul 22 05:31:15.095639 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 70/283] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:31:15 2026] POST /volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2/action => generated 563 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:15.106310 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-488649e3-4cdd-4c4f-949f-364674dd39f9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:15.108552 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-488649e3-4cdd-4c4f-949f-364674dd39f9 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] GET https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 Jul 22 05:31:15.108804 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-488649e3-4cdd-4c4f-949f-364674dd39f9 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:15.109690 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-488649e3-4cdd-4c4f-949f-364674dd39f9 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:15.124689 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:15.124689 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:15.128160 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-488649e3-4cdd-4c4f-949f-364674dd39f9 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Volume info retrieved successfully. Jul 22 05:31:15.136182 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-488649e3-4cdd-4c4f-949f-364674dd39f9 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 returned with HTTP 200 Jul 22 05:31:15.136332 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 75/284] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:15 2026] GET /volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 => generated 1417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:15.152135 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-88c4ff7b-42cf-4b7a-a47c-80cba0c1ba27 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:15.154533 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88c4ff7b-42cf-4b7a-a47c-80cba0c1ba27 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] POST https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2/action Jul 22 05:31:15.155007 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88c4ff7b-42cf-4b7a-a47c-80cba0c1ba27 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:15.155595 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88c4ff7b-42cf-4b7a-a47c-80cba0c1ba27 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:15.167134 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:15.167134 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:15.177653 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:15.177653 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:15.178265 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-88c4ff7b-42cf-4b7a-a47c-80cba0c1ba27 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Volume info retrieved successfully. Jul 22 05:31:15.188334 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-88c4ff7b-42cf-4b7a-a47c-80cba0c1ba27 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Get volume image-metadata completed successfully. Jul 22 05:31:15.208997 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-88c4ff7b-42cf-4b7a-a47c-80cba0c1ba27 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Delete volume metadata completed successfully. Jul 22 05:31:15.208997 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88c4ff7b-42cf-4b7a-a47c-80cba0c1ba27 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2/action returned with HTTP 200 Jul 22 05:31:15.208997 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 71/285] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:31:15 2026] POST /volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 05:31:15.220925 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5f55f6d7-f4b4-4d3a-bd60-1e31d59f18de None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:15.222883 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5f55f6d7-f4b4-4d3a-bd60-1e31d59f18de tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] POST https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2/action Jul 22 05:31:15.223238 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5f55f6d7-f4b4-4d3a-bd60-1e31d59f18de tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:15.223347 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5f55f6d7-f4b4-4d3a-bd60-1e31d59f18de tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:15.235846 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:15.235846 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:15.236656 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5f55f6d7-f4b4-4d3a-bd60-1e31d59f18de tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Volume info retrieved successfully. Jul 22 05:31:15.247996 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5f55f6d7-f4b4-4d3a-bd60-1e31d59f18de tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Get volume image-metadata completed successfully. Jul 22 05:31:15.248535 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5f55f6d7-f4b4-4d3a-bd60-1e31d59f18de tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2/action returned with HTTP 200 Jul 22 05:31:15.249823 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 70/286] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:31:15 2026] POST /volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2/action => generated 537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:15.264115 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-eb4af50b-8257-4566-9645-3be15e4de8f6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:15.267073 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-eb4af50b-8257-4566-9645-3be15e4de8f6 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] GET https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 Jul 22 05:31:15.267073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-eb4af50b-8257-4566-9645-3be15e4de8f6 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:15.267073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-eb4af50b-8257-4566-9645-3be15e4de8f6 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:15.279726 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:15.279726 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:15.283930 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-eb4af50b-8257-4566-9645-3be15e4de8f6 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Volume info retrieved successfully. Jul 22 05:31:15.289510 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-eb4af50b-8257-4566-9645-3be15e4de8f6 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 returned with HTTP 200 Jul 22 05:31:15.290027 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 71/287] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:15 2026] GET /volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:15.306574 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ae8be7c9-0c74-4543-bb91-bdef103845ea None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:15.309659 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae8be7c9-0c74-4543-bb91-bdef103845ea tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] DELETE https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 Jul 22 05:31:15.309659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae8be7c9-0c74-4543-bb91-bdef103845ea tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:15.309659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae8be7c9-0c74-4543-bb91-bdef103845ea tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:15.309659 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-ae8be7c9-0c74-4543-bb91-bdef103845ea tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Delete volume with id: 55d1f7f8-e5e8-46e2-99e4-34357c458ec2 Jul 22 05:31:15.319662 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:15.319662 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:15.319662 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ae8be7c9-0c74-4543-bb91-bdef103845ea tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Volume info retrieved successfully. Jul 22 05:31:15.358665 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ae8be7c9-0c74-4543-bb91-bdef103845ea tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Delete volume request issued successfully. Jul 22 05:31:15.358665 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae8be7c9-0c74-4543-bb91-bdef103845ea tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 returned with HTTP 202 Jul 22 05:31:15.359626 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 76/288] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:31:15 2026] DELETE /volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:15.375724 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f7c612ac-bba1-4ef3-ac3b-121a5e530670 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:15.377446 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f7c612ac-bba1-4ef3-ac3b-121a5e530670 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] GET https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 Jul 22 05:31:15.378465 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f7c612ac-bba1-4ef3-ac3b-121a5e530670 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:15.378465 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f7c612ac-bba1-4ef3-ac3b-121a5e530670 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:15.389927 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:15.389927 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:15.395828 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f7c612ac-bba1-4ef3-ac3b-121a5e530670 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Volume info retrieved successfully. Jul 22 05:31:15.401016 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f7c612ac-bba1-4ef3-ac3b-121a5e530670 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 returned with HTTP 200 Jul 22 05:31:15.402446 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 72/289] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:15 2026] GET /volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 => generated 1390 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:16.353705 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5785debb-5bc7-4f54-a445-5345da7942a7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:16.354180 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5785debb-5bc7-4f54-a445-5345da7942a7 None None] GET https://10.4.3.91/volume// Jul 22 05:31:16.354279 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5785debb-5bc7-4f54-a445-5345da7942a7 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:16.354704 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5785debb-5bc7-4f54-a445-5345da7942a7 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:16.354884 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5785debb-5bc7-4f54-a445-5345da7942a7 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:31:16.355248 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 71/290] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:31: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 22 05:31:16.365265 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-164def74-0cb1-46bf-ae15-00b791937678 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:16.367735 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-164def74-0cb1-46bf-ae15-00b791937678 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:31:16.368503 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-164def74-0cb1-46bf-ae15-00b791937678 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5ba955f-dcdc-4af0-8bb1-e9197229d3d6", "connector": null, "instance_uuid": "7dfcc6d7-2f98-4156-aa51-3778eeb63aa9"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:16.379142 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:16.379142 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:16.420736 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3a528a54-965a-482c-8c42-7a398c8e0ac4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:16.423196 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a528a54-965a-482c-8c42-7a398c8e0ac4 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] GET https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 Jul 22 05:31:16.424470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a528a54-965a-482c-8c42-7a398c8e0ac4 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:16.424470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a528a54-965a-482c-8c42-7a398c8e0ac4 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:16.427010 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-164def74-0cb1-46bf-ae15-00b791937678 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:31:16.427877 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 72/291] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:31:16 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 22 05:31:16.435156 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a528a54-965a-482c-8c42-7a398c8e0ac4 tempest-VolumesImageMetadata-215803921 tempest-VolumesImageMetadata-215803921-project-member] https://10.4.3.91/volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 returned with HTTP 404 Jul 22 05:31:16.435156 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 77/292] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:16 2026] GET /volume/v3/volumes/55d1f7f8-e5e8-46e2-99e4-34357c458ec2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:16.516626 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-26947bd2-f9af-4196-849a-0a7d28c440a5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:16.522097 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-26947bd2-f9af-4196-849a-0a7d28c440a5 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] DELETE https://10.4.3.91/volume/v3/attachments/18114824-4a16-4169-9c0e-f7f41eeddf72 Jul 22 05:31:16.522339 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-26947bd2-f9af-4196-849a-0a7d28c440a5 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:16.522590 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-26947bd2-f9af-4196-849a-0a7d28c440a5 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:16.536590 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:16.536590 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:16.660523 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-26947bd2-f9af-4196-849a-0a7d28c440a5 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/attachments/18114824-4a16-4169-9c0e-f7f41eeddf72 returned with HTTP 200 Jul 22 05:31:16.660523 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 73/293] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:31:16 2026] DELETE /volume/v3/attachments/18114824-4a16-4169-9c0e-f7f41eeddf72 => generated 192 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:16.796798 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-979e479c-8d7a-4b7b-8956-b62e192bcb5b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:16.797596 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-979e479c-8d7a-4b7b-8956-b62e192bcb5b None None] GET https://10.4.3.91/volume// Jul 22 05:31:16.798175 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-979e479c-8d7a-4b7b-8956-b62e192bcb5b None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:16.798578 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-979e479c-8d7a-4b7b-8956-b62e192bcb5b None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:16.799106 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-979e479c-8d7a-4b7b-8956-b62e192bcb5b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:31:16.799603 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 72/294] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:31:16 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:31:16.807602 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-62b77c58-28fc-4a2a-b29d-a758efcb5438 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:16.809430 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-62b77c58-28fc-4a2a-b29d-a758efcb5438 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] POST https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6/action Jul 22 05:31:16.809827 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-62b77c58-28fc-4a2a-b29d-a758efcb5438 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action body: b'{"os-reimage": {"image_id": "ca9132a0-a7d9-4d6c-ba5c-7f498df268c7", "reimage_reserved": true}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:16.809935 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-62b77c58-28fc-4a2a-b29d-a758efcb5438 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "ca9132a0-a7d9-4d6c-ba5c-7f498df268c7", "reimage_reserved": true}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:16.823190 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:16.823190 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:16.823875 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-62b77c58-28fc-4a2a-b29d-a758efcb5438 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:31:16.963832 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-62b77c58-28fc-4a2a-b29d-a758efcb5438 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6/action returned with HTTP 202 Jul 22 05:31:16.963832 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 73/295] 10.4.3.91 () {74 vars in 1706 bytes} [Wed Jul 22 05:31:16 2026] POST /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 05:31:18.280367 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9cb092c7-eb7e-4342-b7c4-499e4b8d5e45 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:18.282749 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9cb092c7-eb7e-4342-b7c4-499e4b8d5e45 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:31:18.283030 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9cb092c7-eb7e-4342-b7c4-499e4b8d5e45 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:18.283296 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9cb092c7-eb7e-4342-b7c4-499e4b8d5e45 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:18.292561 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:18.295249 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:18.295249 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:18.299676 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9cb092c7-eb7e-4342-b7c4-499e4b8d5e45 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:31:18.305235 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9cb092c7-eb7e-4342-b7c4-499e4b8d5e45 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:31:18.306432 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 78/296] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:18 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:18.367249 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-7214af2c-28de-4e8f-877d-08180c04ec81 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:18.372673 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-7214af2c-28de-4e8f-877d-08180c04ec81 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:31:18.372859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-7214af2c-28de-4e8f-877d-08180c04ec81 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:18.373017 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-7214af2c-28de-4e8f-877d-08180c04ec81 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:18.385547 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:18.385547 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:18.389458 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-7214af2c-28de-4e8f-877d-08180c04ec81 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:31:18.394314 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-7214af2c-28de-4e8f-877d-08180c04ec81 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:31:18.394755 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 73/297] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:31:18 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:18.416227 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-e39f7646-9156-4cbc-8474-b8b4cb721a1f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:18.418532 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-e39f7646-9156-4cbc-8474-b8b4cb721a1f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411/action Jul 22 05:31:18.418941 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-e39f7646-9156-4cbc-8474-b8b4cb721a1f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:18.419109 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-e39f7646-9156-4cbc-8474-b8b4cb721a1f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:18.431375 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:18.431375 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:18.432158 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-e39f7646-9156-4cbc-8474-b8b4cb721a1f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:31:18.441831 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-e39f7646-9156-4cbc-8474-b8b4cb721a1f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Begin detaching volume completed successfully. Jul 22 05:31:18.442079 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-e39f7646-9156-4cbc-8474-b8b4cb721a1f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411/action returned with HTTP 202 Jul 22 05:31:18.442698 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 74/298] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:31:18 2026] POST /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:31:18.451659 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:31:18.451659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1956490660"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:18.452231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1956490660'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:31:18.452536 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Create volume of 1 GB Jul 22 05:31:18.454214 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:18.454214 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:18.459884 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Availability Zones retrieved successfully. Jul 22 05:31:18.469805 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Flow 'volume_create_api' (f673eb76-660d-44ad-857b-694b543cffec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:18.471099 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318cc3f4-e9d9-4840-9e88-a26af9cbb234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:18.472877 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:31:18.492093 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dd4fae6e-2cb5-4635-848d-961b5940c2eb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:18.492707 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dd4fae6e-2cb5-4635-848d-961b5940c2eb None None] GET https://10.4.3.91/volume// Jul 22 05:31:18.492986 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dd4fae6e-2cb5-4635-848d-961b5940c2eb None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:18.493269 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dd4fae6e-2cb5-4635-848d-961b5940c2eb None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:18.494117 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dd4fae6e-2cb5-4635-848d-961b5940c2eb None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:31:18.494166 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 79/299] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:31:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:31:18.502332 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-3e25991c-fe30-472a-9029-75ff32651397 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:18.505713 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-3e25991c-fe30-472a-9029-75ff32651397 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:31:18.505713 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-3e25991c-fe30-472a-9029-75ff32651397 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:18.505713 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-3e25991c-fe30-472a-9029-75ff32651397 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:18.515400 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318cc3f4-e9d9-4840-9e88-a26af9cbb234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:18.516620 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ccaeeb1-bea4-4690-8235-fb006a1c0522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:18.518214 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:18.518214 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:18.523168 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-3e25991c-fe30-472a-9029-75ff32651397 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:31:18.528482 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-3e25991c-fe30-472a-9029-75ff32651397 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:31:18.529240 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 74/300] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:31:18 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 1320 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:31:18.593902 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Created reservations ['3f09a12f-4740-4a6e-8f8d-88edeb20fb43', 'bd7e6a58-f3bc-4f9f-a95f-661e29a3fc47', '13fcdeaf-ebdd-48b7-9a2f-01ce9a36241f', 'b118fc95-8c26-4dce-ba07-5e24e87d5a92'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:18.594823 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ccaeeb1-bea4-4690-8235-fb006a1c0522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f09a12f-4740-4a6e-8f8d-88edeb20fb43', 'bd7e6a58-f3bc-4f9f-a95f-661e29a3fc47', '13fcdeaf-ebdd-48b7-9a2f-01ce9a36241f', 'b118fc95-8c26-4dce-ba07-5e24e87d5a92']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:18.595819 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289f748a-b335-4a42-9227-89f61fc2f503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:18.630327 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289f748a-b335-4a42-9227-89f61fc2f503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '441ae178-f128-4074-b897-c043488a702c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1956490660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e311551d1af64360989965a5f5f99455',qos_specs=None,replication_status=,reservations=['3f09a12f-4740-4a6e-8f8d-88edeb20fb43','bd7e6a58-f3bc-4f9f-a95f-661e29a3fc47','13fcdeaf-ebdd-48b7-9a2f-01ce9a36241f','b118fc95-8c26-4dce-ba07-5e24e87d5a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d89504f62b14fafb257f0b1d52f464c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:31:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1956490660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=441ae178-f128-4074-b897-c043488a702c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e311551d1af64360989965a5f5f99455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d89504f62b14fafb257f0b1d52f464c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:18.631236 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (552798c5-1bdc-405b-8003-7e5533773adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:18.657840 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (552798c5-1bdc-405b-8003-7e5533773adf) transitioned into state 'SUCCESS' from state '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-1956490660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e311551d1af64360989965a5f5f99455',qos_specs=None,replication_status=,reservations=['3f09a12f-4740-4a6e-8f8d-88edeb20fb43','bd7e6a58-f3bc-4f9f-a95f-661e29a3fc47','13fcdeaf-ebdd-48b7-9a2f-01ce9a36241f','b118fc95-8c26-4dce-ba07-5e24e87d5a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d89504f62b14fafb257f0b1d52f464c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:18.658904 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad248f6-724a-428e-a2ae-116d41e411cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:18.675029 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad248f6-724a-428e-a2ae-116d41e411cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:18.676591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Flow 'volume_create_api' (f673eb76-660d-44ad-857b-694b543cffec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:18.676890 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Create volume request issued successfully. Jul 22 05:31:18.677580 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4f7bf32d-2f6b-40bf-8af1-e9fb64e360eb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:31:18.678135 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 74/301] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:31:18 2026] POST /volume/v3/volumes => generated 756 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:31:18.692153 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-be94609d-1e09-4a98-9741-a1ce059d1dd8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:18.695081 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be94609d-1e09-4a98-9741-a1ce059d1dd8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c Jul 22 05:31:18.695373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be94609d-1e09-4a98-9741-a1ce059d1dd8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:18.695617 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be94609d-1e09-4a98-9741-a1ce059d1dd8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:18.710010 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:18.710010 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:18.716783 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-be94609d-1e09-4a98-9741-a1ce059d1dd8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Volume info retrieved successfully. Jul 22 05:31:18.725181 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be94609d-1e09-4a98-9741-a1ce059d1dd8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c returned with HTTP 200 Jul 22 05:31:18.725844 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 75/302] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:18 2026] GET /volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:19.747521 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b12b7d8b-7f44-449e-98cc-aa4c4df98b89 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:19.758052 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b12b7d8b-7f44-449e-98cc-aa4c4df98b89 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c Jul 22 05:31:19.758052 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b12b7d8b-7f44-449e-98cc-aa4c4df98b89 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:19.758052 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b12b7d8b-7f44-449e-98cc-aa4c4df98b89 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:19.765921 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:19.765921 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:19.775480 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b12b7d8b-7f44-449e-98cc-aa4c4df98b89 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Volume info retrieved successfully. Jul 22 05:31:19.782741 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b12b7d8b-7f44-449e-98cc-aa4c4df98b89 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c returned with HTTP 200 Jul 22 05:31:19.783665 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 80/303] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:19 2026] GET /volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:19.800125 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e8c6f5eb-a5de-41b8-9fe8-f5f2ade8b44f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:19.802404 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e8c6f5eb-a5de-41b8-9fe8-f5f2ade8b44f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:31:19.802894 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e8c6f5eb-a5de-41b8-9fe8-f5f2ade8b44f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "441ae178-f128-4074-b897-c043488a702c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-185470813"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:19.816862 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:19.816862 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:19.817809 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e8c6f5eb-a5de-41b8-9fe8-f5f2ade8b44f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Volume info retrieved successfully. Jul 22 05:31:19.817992 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-e8c6f5eb-a5de-41b8-9fe8-f5f2ade8b44f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Create snapshot from volume 441ae178-f128-4074-b897-c043488a702c Jul 22 05:31:19.836693 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-e8c6f5eb-a5de-41b8-9fe8-f5f2ade8b44f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-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 22 05:31:19.867548 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-e8c6f5eb-a5de-41b8-9fe8-f5f2ade8b44f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Created reservations ['8fb33662-b39f-4af9-939a-2331f9af3704', '5cc66a55-cfb7-49ba-8452-6957b6669bd9', '2d8bd59d-9448-40f0-88a7-70ce94f89293', 'bae8bb49-8d9f-4586-b74b-b5c0d2e6584f'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:19.933033 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e8c6f5eb-a5de-41b8-9fe8-f5f2ade8b44f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot create request issued successfully. Jul 22 05:31:19.933541 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e8c6f5eb-a5de-41b8-9fe8-f5f2ade8b44f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:31:19.934137 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 75/304] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:31:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:31:19.945649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fee3a164-8a4f-4e80-b231-26dffd326ece None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:19.949342 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fee3a164-8a4f-4e80-b231-26dffd326ece tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 Jul 22 05:31:19.949665 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fee3a164-8a4f-4e80-b231-26dffd326ece tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:19.949945 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fee3a164-8a4f-4e80-b231-26dffd326ece tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:19.968585 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:19.968585 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:19.969094 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-fee3a164-8a4f-4e80-b231-26dffd326ece tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:19.969932 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fee3a164-8a4f-4e80-b231-26dffd326ece tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 returned with HTTP 200 Jul 22 05:31:19.970553 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 75/305] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:19 2026] GET /volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:20.981405 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b3ebedd2-73ae-48d2-bb72-d77f4d39016d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:20.984714 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b3ebedd2-73ae-48d2-bb72-d77f4d39016d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 Jul 22 05:31:20.984894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b3ebedd2-73ae-48d2-bb72-d77f4d39016d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:20.985132 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b3ebedd2-73ae-48d2-bb72-d77f4d39016d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:21.011827 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:21.011827 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:21.015107 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b3ebedd2-73ae-48d2-bb72-d77f4d39016d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:21.015107 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b3ebedd2-73ae-48d2-bb72-d77f4d39016d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 returned with HTTP 200 Jul 22 05:31:21.015452 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 76/306] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:20 2026] GET /volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:21.026855 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-de482600-7b39-409a-b832-cb0faa111f71 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:21.028759 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-de482600-7b39-409a-b832-cb0faa111f71 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:31:21.029238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-de482600-7b39-409a-b832-cb0faa111f71 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "441ae178-f128-4074-b897-c043488a702c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-848515830"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:21.040755 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:21.040755 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:21.041585 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-de482600-7b39-409a-b832-cb0faa111f71 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Volume info retrieved successfully. Jul 22 05:31:21.041808 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-de482600-7b39-409a-b832-cb0faa111f71 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Create snapshot from volume 441ae178-f128-4074-b897-c043488a702c Jul 22 05:31:21.057932 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-d9c0370b-2adf-4121-b18c-e7a46300d0ed None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:21.060032 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-d9c0370b-2adf-4121-b18c-e7a46300d0ed tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] DELETE https://10.4.3.91/volume/v3/attachments/b692fce0-2aa2-44a1-8860-c6cea2d76c70 Jul 22 05:31:21.060458 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-d9c0370b-2adf-4121-b18c-e7a46300d0ed tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:21.060769 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-d9c0370b-2adf-4121-b18c-e7a46300d0ed tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:21.065591 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-de482600-7b39-409a-b832-cb0faa111f71 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-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 22 05:31:21.072030 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:21.072030 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:21.084953 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-de482600-7b39-409a-b832-cb0faa111f71 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Created reservations ['07c587c9-3541-4882-96d5-e3b9fbf9cd3c', '1d22c530-4d76-4652-9fe8-124b48f61a35', '39e22b5b-8368-4025-831b-66fcc0f9b981', '9ecce987-85b1-43e2-b1c3-5b48d809b9ff'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:21.151918 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-de482600-7b39-409a-b832-cb0faa111f71 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot create request issued successfully. Jul 22 05:31:21.151997 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-de482600-7b39-409a-b832-cb0faa111f71 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:31:21.152721 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 81/307] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:31:21 2026] POST /volume/v3/snapshots => generated 313 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:31:21.157084 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-9d09dea6-ced0-4520-95ac-dd91dac5c45a req-d9c0370b-2adf-4121-b18c-e7a46300d0ed tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments/b692fce0-2aa2-44a1-8860-c6cea2d76c70 returned with HTTP 200 Jul 22 05:31:21.157596 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 76/308] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:31:21 2026] DELETE /volume/v3/attachments/b692fce0-2aa2-44a1-8860-c6cea2d76c70 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:21.170272 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-88717647-b4b4-4dc5-b4ae-c0fb9a81aa07 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:21.173840 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88717647-b4b4-4dc5-b4ae-c0fb9a81aa07 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 Jul 22 05:31:21.174074 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88717647-b4b4-4dc5-b4ae-c0fb9a81aa07 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:21.174512 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88717647-b4b4-4dc5-b4ae-c0fb9a81aa07 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:21.183908 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:21.183908 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:21.184602 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-88717647-b4b4-4dc5-b4ae-c0fb9a81aa07 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:21.187119 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88717647-b4b4-4dc5-b4ae-c0fb9a81aa07 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 returned with HTTP 200 Jul 22 05:31:21.187937 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 76/309] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:21 2026] GET /volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:21.672450 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a71e113c-cc85-42e2-87b8-7762ea931ffe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:21.675039 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a71e113c-cc85-42e2-87b8-7762ea931ffe tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:31:21.675273 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a71e113c-cc85-42e2-87b8-7762ea931ffe tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:21.675536 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a71e113c-cc85-42e2-87b8-7762ea931ffe tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:21.687563 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:21.687563 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:21.694749 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a71e113c-cc85-42e2-87b8-7762ea931ffe tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:31:21.701125 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a71e113c-cc85-42e2-87b8-7762ea931ffe tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:31:21.701701 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 77/310] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:21 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:22.205487 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a045dace-4919-46c3-bb51-6b916dc1a077 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:22.207420 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a045dace-4919-46c3-bb51-6b916dc1a077 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 Jul 22 05:31:22.207706 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a045dace-4919-46c3-bb51-6b916dc1a077 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:22.207900 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a045dace-4919-46c3-bb51-6b916dc1a077 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:22.219437 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:22.219437 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:22.220213 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a045dace-4919-46c3-bb51-6b916dc1a077 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:22.221496 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a045dace-4919-46c3-bb51-6b916dc1a077 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 returned with HTTP 200 Jul 22 05:31:22.221996 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 82/311] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:22 2026] GET /volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:22.237130 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3a5990cf-f99e-4066-ab07-caafc3a79904 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:22.241808 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3a5990cf-f99e-4066-ab07-caafc3a79904 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:31:22.242360 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3a5990cf-f99e-4066-ab07-caafc3a79904 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "441ae178-f128-4074-b897-c043488a702c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:22.258046 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:22.258046 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:22.258933 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3a5990cf-f99e-4066-ab07-caafc3a79904 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Volume info retrieved successfully. Jul 22 05:31:22.259120 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-3a5990cf-f99e-4066-ab07-caafc3a79904 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Create snapshot from volume 441ae178-f128-4074-b897-c043488a702c Jul 22 05:31:22.311047 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-3a5990cf-f99e-4066-ab07-caafc3a79904 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Created reservations ['8bd43f00-2d6f-442b-a70b-3a1b7e6b434b', 'c15bfeed-4c18-4a11-a7cf-bb62aefda043', '2eaef16c-e8ee-49ef-a1d7-e8fcb81f5d5b', '25353118-3a5c-42be-bd0a-327c49399488'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:22.379656 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3a5990cf-f99e-4066-ab07-caafc3a79904 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot create request issued successfully. Jul 22 05:31:22.379656 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3a5990cf-f99e-4066-ab07-caafc3a79904 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:31:22.379656 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 77/312] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:31:22 2026] POST /volume/v3/snapshots => generated 314 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:31:22.393707 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3bfe3841-a22f-4acf-beb3-c60d0448068b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:22.397060 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3bfe3841-a22f-4acf-beb3-c60d0448068b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 Jul 22 05:31:22.397656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3bfe3841-a22f-4acf-beb3-c60d0448068b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:22.397656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3bfe3841-a22f-4acf-beb3-c60d0448068b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:22.411073 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:22.411073 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:22.412794 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3bfe3841-a22f-4acf-beb3-c60d0448068b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:22.413949 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3bfe3841-a22f-4acf-beb3-c60d0448068b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 returned with HTTP 200 Jul 22 05:31:22.413949 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 77/313] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:22 2026] GET /volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.429889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b222fd37-882c-457f-bebb-3927d6cb1b1f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.435720 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b222fd37-882c-457f-bebb-3927d6cb1b1f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 Jul 22 05:31:23.435948 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b222fd37-882c-457f-bebb-3927d6cb1b1f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.436233 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b222fd37-882c-457f-bebb-3927d6cb1b1f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.448867 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.448867 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:23.449338 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b222fd37-882c-457f-bebb-3927d6cb1b1f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:23.453712 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b222fd37-882c-457f-bebb-3927d6cb1b1f tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 returned with HTTP 200 Jul 22 05:31:23.454283 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 78/314] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 => generated 473 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.471360 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cba18e62-f801-4b02-90e6-30bc8a22e230 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.473909 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cba18e62-f801-4b02-90e6-30bc8a22e230 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?limit=1 Jul 22 05:31:23.474199 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cba18e62-f801-4b02-90e6-30bc8a22e230 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.474461 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cba18e62-f801-4b02-90e6-30bc8a22e230 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.474818 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-cba18e62-f801-4b02-90e6-30bc8a22e230 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.476709 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-cba18e62-f801-4b02-90e6-30bc8a22e230 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100092) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.503803 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cba18e62-f801-4b02-90e6-30bc8a22e230 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.504609 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cba18e62-f801-4b02-90e6-30bc8a22e230 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 22 05:31:23.505154 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 83/315] 10.4.3.91 () {66 vars in 1251 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.519904 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0b644dd1-9eb1-4944-b532-c1f3db93a3cc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.525222 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0b644dd1-9eb1-4944-b532-c1f3db93a3cc tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots Jul 22 05:31:23.525485 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0b644dd1-9eb1-4944-b532-c1f3db93a3cc tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.525932 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0b644dd1-9eb1-4944-b532-c1f3db93a3cc tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.526487 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-0b644dd1-9eb1-4944-b532-c1f3db93a3cc tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.526996 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.526996 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:23.528322 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.db.api [None req-0b644dd1-9eb1-4944-b532-c1f3db93a3cc tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100093) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.547585 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0b644dd1-9eb1-4944-b532-c1f3db93a3cc tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.552038 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0b644dd1-9eb1-4944-b532-c1f3db93a3cc tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 200 Jul 22 05:31:23.553441 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 78/316] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.568768 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9c4ae45d-82e9-4a6e-a7a2-35b2861ff2cb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.571015 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9c4ae45d-82e9-4a6e-a7a2-35b2861ff2cb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?limit=100000 Jul 22 05:31:23.571275 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9c4ae45d-82e9-4a6e-a7a2-35b2861ff2cb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.571991 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9c4ae45d-82e9-4a6e-a7a2-35b2861ff2cb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.572335 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-9c4ae45d-82e9-4a6e-a7a2-35b2861ff2cb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.573976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.db.api [None req-9c4ae45d-82e9-4a6e-a7a2-35b2861ff2cb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100091) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.597974 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9c4ae45d-82e9-4a6e-a7a2-35b2861ff2cb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.598896 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9c4ae45d-82e9-4a6e-a7a2-35b2861ff2cb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 22 05:31:23.599513 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 78/317] 10.4.3.91 () {66 vars in 1261 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.618222 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b676a72a-a69e-4bdb-97bc-bc47711566bb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.621741 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b676a72a-a69e-4bdb-97bc-bc47711566bb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?limit=0 Jul 22 05:31:23.621905 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b676a72a-a69e-4bdb-97bc-bc47711566bb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.622089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b676a72a-a69e-4bdb-97bc-bc47711566bb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.622429 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-b676a72a-a69e-4bdb-97bc-bc47711566bb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.626930 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.db.api [None req-b676a72a-a69e-4bdb-97bc-bc47711566bb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100094) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.646548 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b676a72a-a69e-4bdb-97bc-bc47711566bb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.647147 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b676a72a-a69e-4bdb-97bc-bc47711566bb tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 22 05:31:23.647501 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 79/318] 10.4.3.91 () {66 vars in 1251 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:31:23.662488 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-761d278c-19e2-4782-8b96-170acc8f5fa3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.664779 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-761d278c-19e2-4782-8b96-170acc8f5fa3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots Jul 22 05:31:23.665151 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-761d278c-19e2-4782-8b96-170acc8f5fa3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.665602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-761d278c-19e2-4782-8b96-170acc8f5fa3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.667317 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-761d278c-19e2-4782-8b96-170acc8f5fa3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.667736 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.667736 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:23.671061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-761d278c-19e2-4782-8b96-170acc8f5fa3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100092) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.678812 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-761d278c-19e2-4782-8b96-170acc8f5fa3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.679267 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-761d278c-19e2-4782-8b96-170acc8f5fa3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 200 Jul 22 05:31:23.679712 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 84/319] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.702587 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2f4e7e4a-5286-424f-b34c-a6eb602f445c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.705485 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2f4e7e4a-5286-424f-b34c-a6eb602f445c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?marker=f9cbb6a9-fbcb-4e20-ab11-4888c507b322 Jul 22 05:31:23.706109 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2f4e7e4a-5286-424f-b34c-a6eb602f445c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.706738 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2f4e7e4a-5286-424f-b34c-a6eb602f445c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.707188 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-2f4e7e4a-5286-424f-b34c-a6eb602f445c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.707712 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.707712 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:23.710052 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.db.api [None req-2f4e7e4a-5286-424f-b34c-a6eb602f445c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100093) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.738453 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2f4e7e4a-5286-424f-b34c-a6eb602f445c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.739682 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2f4e7e4a-5286-424f-b34c-a6eb602f445c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?marker=f9cbb6a9-fbcb-4e20-ab11-4888c507b322 returned with HTTP 200 Jul 22 05:31:23.739682 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 79/320] 10.4.3.91 () {66 vars in 1323 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots?marker=f9cbb6a9-fbcb-4e20-ab11-4888c507b322 => generated 341 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.764323 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-85d70cc4-6ac7-4f29-9d5b-814be1d6d8c8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.766553 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85d70cc4-6ac7-4f29-9d5b-814be1d6d8c8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?offset=2&limit=3 Jul 22 05:31:23.766808 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85d70cc4-6ac7-4f29-9d5b-814be1d6d8c8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.767012 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85d70cc4-6ac7-4f29-9d5b-814be1d6d8c8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.767256 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-85d70cc4-6ac7-4f29-9d5b-814be1d6d8c8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.767540 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.767540 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:23.768435 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.db.api [None req-85d70cc4-6ac7-4f29-9d5b-814be1d6d8c8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100091) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.791008 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3c7eb2dc-02b1-415e-af24-748611889764 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.794204 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c7eb2dc-02b1-415e-af24-748611889764 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:23.794398 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c7eb2dc-02b1-415e-af24-748611889764 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.794841 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c7eb2dc-02b1-415e-af24-748611889764 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.795211 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-85d70cc4-6ac7-4f29-9d5b-814be1d6d8c8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.796545 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85d70cc4-6ac7-4f29-9d5b-814be1d6d8c8 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 22 05:31:23.796545 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 79/321] 10.4.3.91 () {66 vars in 1269 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.810657 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.810657 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:23.811524 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cb5aa9b0-b1ce-47c0-9b54-a471e9cbcc8c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.813858 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cb5aa9b0-b1ce-47c0-9b54-a471e9cbcc8c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 22 05:31:23.814110 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cb5aa9b0-b1ce-47c0-9b54-a471e9cbcc8c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.814413 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cb5aa9b0-b1ce-47c0-9b54-a471e9cbcc8c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.814771 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-cb5aa9b0-b1ce-47c0-9b54-a471e9cbcc8c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.815175 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.815175 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:23.816298 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-cb5aa9b0-b1ce-47c0-9b54-a471e9cbcc8c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100092) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.818084 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3c7eb2dc-02b1-415e-af24-748611889764 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:23.826030 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c7eb2dc-02b1-415e-af24-748611889764 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:23.826713 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 80/322] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.841856 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cb5aa9b0-b1ce-47c0-9b54-a471e9cbcc8c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.842412 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cb5aa9b0-b1ce-47c0-9b54-a471e9cbcc8c tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 22 05:31:23.843336 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 85/323] 10.4.3.91 () {66 vars in 1301 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.863167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b5ea96ea-a09a-4c42-9a6e-8883f6565a6e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.865705 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b5ea96ea-a09a-4c42-9a6e-8883f6565a6e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 22 05:31:23.867847 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b5ea96ea-a09a-4c42-9a6e-8883f6565a6e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.870857 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b5ea96ea-a09a-4c42-9a6e-8883f6565a6e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.870857 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-b5ea96ea-a09a-4c42-9a6e-8883f6565a6e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.870857 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.870857 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:23.870857 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.db.api [None req-b5ea96ea-a09a-4c42-9a6e-8883f6565a6e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100093) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.877787 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b5ea96ea-a09a-4c42-9a6e-8883f6565a6e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.878663 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b5ea96ea-a09a-4c42-9a6e-8883f6565a6e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 22 05:31:23.880102 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 80/324] 10.4.3.91 () {66 vars in 1303 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.898537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5d561fc9-9f5d-4ab1-b17b-f73ae4b38244 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.899061 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5d561fc9-9f5d-4ab1-b17b-f73ae4b38244 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 22 05:31:23.899337 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5d561fc9-9f5d-4ab1-b17b-f73ae4b38244 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.899591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5d561fc9-9f5d-4ab1-b17b-f73ae4b38244 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.899898 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-5d561fc9-9f5d-4ab1-b17b-f73ae4b38244 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.900254 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.900254 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:23.901452 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.db.api [None req-5d561fc9-9f5d-4ab1-b17b-f73ae4b38244 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100091) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.910000 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-7464c827-993f-49be-b8bb-26d369fbe94d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.918551 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5d561fc9-9f5d-4ab1-b17b-f73ae4b38244 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.919345 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5d561fc9-9f5d-4ab1-b17b-f73ae4b38244 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 22 05:31:23.919815 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 80/325] 10.4.3.91 () {66 vars in 1285 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.921106 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-7464c827-993f-49be-b8bb-26d369fbe94d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:23.921106 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-7464c827-993f-49be-b8bb-26d369fbe94d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.921106 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-7464c827-993f-49be-b8bb-26d369fbe94d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.940521 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.940521 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:23.941225 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3d652171-8822-45b8-be60-827aa53ec73e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.946293 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3d652171-8822-45b8-be60-827aa53ec73e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 22 05:31:23.947138 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3d652171-8822-45b8-be60-827aa53ec73e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:23.947138 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3d652171-8822-45b8-be60-827aa53ec73e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:23.948927 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-3d652171-8822-45b8-be60-827aa53ec73e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:23.948927 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:23.948927 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:23.949052 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-3d652171-8822-45b8-be60-827aa53ec73e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100092) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:23.949571 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-7464c827-993f-49be-b8bb-26d369fbe94d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:23.956491 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-7464c827-993f-49be-b8bb-26d369fbe94d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:23.957755 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 81/326] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.969539 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3d652171-8822-45b8-be60-827aa53ec73e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:23.970085 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3d652171-8822-45b8-be60-827aa53ec73e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 22 05:31:23.970867 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 86/327] 10.4.3.91 () {66 vars in 1287 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:23.996298 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-06112b34-d4bf-49a2-8e8d-f598be75fa9d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:23.999718 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-06112b34-d4bf-49a2-8e8d-f598be75fa9d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 22 05:31:23.999718 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-06112b34-d4bf-49a2-8e8d-f598be75fa9d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.001148 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-06112b34-d4bf-49a2-8e8d-f598be75fa9d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.002495 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-06112b34-d4bf-49a2-8e8d-f598be75fa9d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:24.002694 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.002694 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:24.004570 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.db.api [None req-06112b34-d4bf-49a2-8e8d-f598be75fa9d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100093) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:24.034368 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-06112b34-d4bf-49a2-8e8d-f598be75fa9d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:24.034368 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-06112b34-d4bf-49a2-8e8d-f598be75fa9d tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 22 05:31:24.034763 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 81/328] 10.4.3.91 () {66 vars in 1305 bytes} [Wed Jul 22 05:31:23 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:24.055969 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-afcf5d68-2351-483e-820b-2663332c76c3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.058953 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-afcf5d68-2351-483e-820b-2663332c76c3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 22 05:31:24.059780 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-afcf5d68-2351-483e-820b-2663332c76c3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.059780 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-afcf5d68-2351-483e-820b-2663332c76c3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.060397 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-afcf5d68-2351-483e-820b-2663332c76c3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:24.060397 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.060397 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:24.062073 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.db.api [None req-afcf5d68-2351-483e-820b-2663332c76c3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100091) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:24.080045 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-afcf5d68-2351-483e-820b-2663332c76c3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:24.080686 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-afcf5d68-2351-483e-820b-2663332c76c3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 22 05:31:24.081342 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 81/329] 10.4.3.91 () {66 vars in 1307 bytes} [Wed Jul 22 05:31:24 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:24.095408 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5464005c-43d0-428f-96a5-4b92ca5b7381 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.097790 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5464005c-43d0-428f-96a5-4b92ca5b7381 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 Jul 22 05:31:24.098016 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5464005c-43d0-428f-96a5-4b92ca5b7381 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.098233 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5464005c-43d0-428f-96a5-4b92ca5b7381 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.098543 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-5464005c-43d0-428f-96a5-4b92ca5b7381 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:24.100260 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.db.api [None req-5464005c-43d0-428f-96a5-4b92ca5b7381 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100094) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:24.120511 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5464005c-43d0-428f-96a5-4b92ca5b7381 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:24.121496 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.121496 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:24.123131 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5464005c-43d0-428f-96a5-4b92ca5b7381 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 returned with HTTP 200 Jul 22 05:31:24.124891 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 82/330] 10.4.3.91 () {66 vars in 1378 bytes} [Wed Jul 22 05:31:24 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:24.128421 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-92314b33-5933-4661-a2f7-6342a0dffc4a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.128954 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-92314b33-5933-4661-a2f7-6342a0dffc4a None None] GET https://10.4.3.91/volume// Jul 22 05:31:24.129226 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-92314b33-5933-4661-a2f7-6342a0dffc4a None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.129564 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-92314b33-5933-4661-a2f7-6342a0dffc4a None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.130442 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-92314b33-5933-4661-a2f7-6342a0dffc4a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:31:24.130442 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 87/331] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:31: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 22 05:31:24.139024 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e055fad4-ae16-4922-8203-9340fdb0e705 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.142648 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e055fad4-ae16-4922-8203-9340fdb0e705 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail?status=available Jul 22 05:31:24.142793 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e055fad4-ae16-4922-8203-9340fdb0e705 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.143037 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e055fad4-ae16-4922-8203-9340fdb0e705 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.144475 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-e055fad4-ae16-4922-8203-9340fdb0e705 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:24.144475 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.144475 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:24.145251 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.db.api [None req-e055fad4-ae16-4922-8203-9340fdb0e705 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100093) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:24.153951 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-fb3aae3c-a7a5-4c4b-a62c-756950456069 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.157712 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-fb3aae3c-a7a5-4c4b-a62c-756950456069 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:31:24.159231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-fb3aae3c-a7a5-4c4b-a62c-756950456069 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f319962-1674-4839-8676-a50f1e72eb22", "connector": null, "instance_uuid": "f74dff8c-0b0f-4f41-a1a6-b2c40371fb5f"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:24.163936 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e055fad4-ae16-4922-8203-9340fdb0e705 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:24.164585 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.164585 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:24.165515 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e055fad4-ae16-4922-8203-9340fdb0e705 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 22 05:31:24.166154 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 82/332] 10.4.3.91 () {66 vars in 1290 bytes} [Wed Jul 22 05:31:24 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:24.169593 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.169593 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:24.182252 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2fed6b1f-5b78-48ed-96f2-94dc46e34b25 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.186786 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2fed6b1f-5b78-48ed-96f2-94dc46e34b25 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 Jul 22 05:31:24.187047 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2fed6b1f-5b78-48ed-96f2-94dc46e34b25 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.188265 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2fed6b1f-5b78-48ed-96f2-94dc46e34b25 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.188265 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-2fed6b1f-5b78-48ed-96f2-94dc46e34b25 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:24.191655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.db.api [None req-2fed6b1f-5b78-48ed-96f2-94dc46e34b25 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100094) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:24.218408 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2fed6b1f-5b78-48ed-96f2-94dc46e34b25 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:24.219790 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.219790 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:24.219790 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2fed6b1f-5b78-48ed-96f2-94dc46e34b25 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 returned with HTTP 200 Jul 22 05:31:24.219942 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 83/333] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:31:24 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 => generated 476 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:24.226626 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-fb3aae3c-a7a5-4c4b-a62c-756950456069 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:31:24.227028 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 82/334] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:31: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 22 05:31:24.235503 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3233c94c-9c6d-43bb-9765-118cdef29e40 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.239530 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3233c94c-9c6d-43bb-9765-118cdef29e40 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 Jul 22 05:31:24.239530 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3233c94c-9c6d-43bb-9765-118cdef29e40 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.240312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3233c94c-9c6d-43bb-9765-118cdef29e40 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.240550 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-3233c94c-9c6d-43bb-9765-118cdef29e40 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:24.240886 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.240886 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:24.244924 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-3233c94c-9c6d-43bb-9765-118cdef29e40 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100092) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:24.266808 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3233c94c-9c6d-43bb-9765-118cdef29e40 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:24.267063 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3233c94c-9c6d-43bb-9765-118cdef29e40 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 returned with HTTP 200 Jul 22 05:31:24.267474 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 88/335] 10.4.3.91 () {66 vars in 1357 bytes} [Wed Jul 22 05:31:24 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:24.286271 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f10f80a7-f527-4e38-9bce-ee7ed21ec457 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.290946 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f10f80a7-f527-4e38-9bce-ee7ed21ec457 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?status=available Jul 22 05:31:24.290946 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f10f80a7-f527-4e38-9bce-ee7ed21ec457 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.290946 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f10f80a7-f527-4e38-9bce-ee7ed21ec457 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.290946 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-f10f80a7-f527-4e38-9bce-ee7ed21ec457 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:24.292132 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.db.api [None req-f10f80a7-f527-4e38-9bce-ee7ed21ec457 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100093) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:24.298308 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f10f80a7-f527-4e38-9bce-ee7ed21ec457 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:24.298435 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f10f80a7-f527-4e38-9bce-ee7ed21ec457 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?status=available returned with HTTP 200 Jul 22 05:31:24.299010 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 83/336] 10.4.3.91 () {66 vars in 1269 bytes} [Wed Jul 22 05:31:24 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:24.310229 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2008d89f-2e8a-4629-8a54-9894d31d7354 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.314224 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2008d89f-2e8a-4629-8a54-9894d31d7354 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:24.314224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2008d89f-2e8a-4629-8a54-9894d31d7354 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.314709 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2008d89f-2e8a-4629-8a54-9894d31d7354 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.315763 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-34768f41-fefb-44c3-a0e1-b417e60a842e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.319472 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-34768f41-fefb-44c3-a0e1-b417e60a842e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 Jul 22 05:31:24.320147 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-34768f41-fefb-44c3-a0e1-b417e60a842e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.320491 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-34768f41-fefb-44c3-a0e1-b417e60a842e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.322268 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-34768f41-fefb-44c3-a0e1-b417e60a842e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:31:24.322710 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.322710 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:24.324423 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.db.api [None req-34768f41-fefb-44c3-a0e1-b417e60a842e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Building query based on filter {{(pid=100091) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:31:24.329961 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fe74f71c-22d6-4ca4-8b79-0afcbba1390a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.330400 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fe74f71c-22d6-4ca4-8b79-0afcbba1390a None None] GET https://10.4.3.91/volume// Jul 22 05:31:24.330400 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fe74f71c-22d6-4ca4-8b79-0afcbba1390a None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.331141 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fe74f71c-22d6-4ca4-8b79-0afcbba1390a None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.331141 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fe74f71c-22d6-4ca4-8b79-0afcbba1390a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:31:24.331304 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 89/337] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:31: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 22 05:31:24.336935 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.336935 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:24.343276 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-d9598430-bf20-4f6b-b82a-9b536adbd8bd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.343883 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2008d89f-2e8a-4629-8a54-9894d31d7354 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:24.345780 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-34768f41-fefb-44c3-a0e1-b417e60a842e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Get all snapshots completed successfully. Jul 22 05:31:24.346301 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-34768f41-fefb-44c3-a0e1-b417e60a842e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 returned with HTTP 200 Jul 22 05:31:24.346811 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 83/338] 10.4.3.91 () {66 vars in 1391 bytes} [Wed Jul 22 05:31:24 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1480286021 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:24.347596 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-d9598430-bf20-4f6b-b82a-9b536adbd8bd tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:24.347763 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-d9598430-bf20-4f6b-b82a-9b536adbd8bd tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.347891 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-d9598430-bf20-4f6b-b82a-9b536adbd8bd tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.351676 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2008d89f-2e8a-4629-8a54-9894d31d7354 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:24.352329 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 84/339] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:24 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:24.363266 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.363266 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:24.364293 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fd6f602b-287e-44ca-8b41-2e564f8bcbc0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.367898 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fd6f602b-287e-44ca-8b41-2e564f8bcbc0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 Jul 22 05:31:24.367898 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fd6f602b-287e-44ca-8b41-2e564f8bcbc0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.367898 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fd6f602b-287e-44ca-8b41-2e564f8bcbc0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.367898 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-fd6f602b-287e-44ca-8b41-2e564f8bcbc0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Delete snapshot with id: bd2d31aa-029b-406f-88aa-041eaf011377 Jul 22 05:31:24.370325 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-d9598430-bf20-4f6b-b82a-9b536adbd8bd tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:24.374837 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.374837 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:24.376154 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fd6f602b-287e-44ca-8b41-2e564f8bcbc0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:24.380267 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-d9598430-bf20-4f6b-b82a-9b536adbd8bd tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:24.381586 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 84/340] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:31:24 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:31:24.413123 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fd6f602b-287e-44ca-8b41-2e564f8bcbc0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot delete request issued successfully. Jul 22 05:31:24.413932 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fd6f602b-287e-44ca-8b41-2e564f8bcbc0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 returned with HTTP 202 Jul 22 05:31:24.413932 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 90/341] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:31:24 2026] DELETE /volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:24.427615 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-37c7c5da-e697-4d19-b28c-3da2aec60264 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.429841 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37c7c5da-e697-4d19-b28c-3da2aec60264 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 Jul 22 05:31:24.429841 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37c7c5da-e697-4d19-b28c-3da2aec60264 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:24.430425 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37c7c5da-e697-4d19-b28c-3da2aec60264 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:24.440821 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.440821 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:24.440821 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-37c7c5da-e697-4d19-b28c-3da2aec60264 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:24.444656 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37c7c5da-e697-4d19-b28c-3da2aec60264 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 returned with HTTP 200 Jul 22 05:31:24.445615 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 84/342] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:24 2026] GET /volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:24.487645 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-8f81060a-2290-4231-8cab-281241a2100e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:24.491381 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-8f81060a-2290-4231-8cab-281241a2100e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] PUT https://10.4.3.91/volume/v3/attachments/eeb1c8de-7d98-48d4-b9d1-0c41b7de51f3 Jul 22 05:31:24.491913 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-8f81060a-2290-4231-8cab-281241a2100e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:24.505597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-8f81060a-2290-4231-8cab-281241a2100e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Acquiring lock "cinder-attachment_update-7f319962-1674-4839-8676-a50f1e72eb22-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:31:24.514355 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-8f81060a-2290-4231-8cab-281241a2100e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Lock "cinder-attachment_update-7f319962-1674-4839-8676-a50f1e72eb22-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:31:24.515667 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:24.515667 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:24.686063 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-8f81060a-2290-4231-8cab-281241a2100e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Lock "cinder-attachment_update-7f319962-1674-4839-8676-a50f1e72eb22-np0000005624" released by "attachment_update" :: held 0.171s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:31:24.686563 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-8f81060a-2290-4231-8cab-281241a2100e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/eeb1c8de-7d98-48d4-b9d1-0c41b7de51f3 returned with HTTP 200 Jul 22 05:31:24.686794 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 85/343] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:31:24 2026] PUT /volume/v3/attachments/eeb1c8de-7d98-48d4-b9d1-0c41b7de51f3 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:25.380552 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-332a44f4-008e-4a36-b295-c6e78961b992 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:25.383090 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-332a44f4-008e-4a36-b295-c6e78961b992 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:25.383294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-332a44f4-008e-4a36-b295-c6e78961b992 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:25.383462 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-332a44f4-008e-4a36-b295-c6e78961b992 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:25.401877 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:25.401877 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:25.406856 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-332a44f4-008e-4a36-b295-c6e78961b992 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:25.412617 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-332a44f4-008e-4a36-b295-c6e78961b992 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:25.413200 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 85/344] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:25 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:25.462564 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6da046a6-dbbd-440a-90a8-7bbfa9c318a3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:25.464681 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6da046a6-dbbd-440a-90a8-7bbfa9c318a3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 Jul 22 05:31:25.464857 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6da046a6-dbbd-440a-90a8-7bbfa9c318a3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:25.465107 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6da046a6-dbbd-440a-90a8-7bbfa9c318a3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:25.473170 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6da046a6-dbbd-440a-90a8-7bbfa9c318a3 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 returned with HTTP 404 Jul 22 05:31:25.474015 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 91/345] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:25 2026] GET /volume/v3/snapshots/bd2d31aa-029b-406f-88aa-041eaf011377 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:25.485689 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f8d951b2-9fe7-4bd1-ab0d-626d70140e0b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:25.487918 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f8d951b2-9fe7-4bd1-ab0d-626d70140e0b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 Jul 22 05:31:25.488175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f8d951b2-9fe7-4bd1-ab0d-626d70140e0b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:25.488423 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f8d951b2-9fe7-4bd1-ab0d-626d70140e0b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:25.488578 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-f8d951b2-9fe7-4bd1-ab0d-626d70140e0b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Delete snapshot with id: f9cbb6a9-fbcb-4e20-ab11-4888c507b322 Jul 22 05:31:25.494919 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:25.494919 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:25.495524 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f8d951b2-9fe7-4bd1-ab0d-626d70140e0b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:25.520662 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f8d951b2-9fe7-4bd1-ab0d-626d70140e0b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot delete request issued successfully. Jul 22 05:31:25.520662 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f8d951b2-9fe7-4bd1-ab0d-626d70140e0b tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 returned with HTTP 202 Jul 22 05:31:25.520662 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 85/346] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:31:25 2026] DELETE /volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:25.528084 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-df234413-b4b9-494e-af8c-bc9d0620b691 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:25.528788 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-df234413-b4b9-494e-af8c-bc9d0620b691 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 Jul 22 05:31:25.529105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-df234413-b4b9-494e-af8c-bc9d0620b691 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:25.529319 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-df234413-b4b9-494e-af8c-bc9d0620b691 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:25.536992 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:25.536992 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:25.537695 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-df234413-b4b9-494e-af8c-bc9d0620b691 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:25.538611 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-df234413-b4b9-494e-af8c-bc9d0620b691 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 returned with HTTP 200 Jul 22 05:31:25.539004 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 86/347] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:25 2026] GET /volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:26.430820 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-322cdc06-58df-4889-97e1-247708b32eaa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:26.433205 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-322cdc06-58df-4889-97e1-247708b32eaa tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:26.433561 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-322cdc06-58df-4889-97e1-247708b32eaa tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:26.433839 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-322cdc06-58df-4889-97e1-247708b32eaa tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:26.449770 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:26.449770 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:26.456933 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-322cdc06-58df-4889-97e1-247708b32eaa tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:26.464275 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-322cdc06-58df-4889-97e1-247708b32eaa tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:26.464837 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 86/348] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:26 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:26.550210 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-41909275-73cc-48a2-bc69-f1c362aa6a80 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:26.552287 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-41909275-73cc-48a2-bc69-f1c362aa6a80 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 Jul 22 05:31:26.552583 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-41909275-73cc-48a2-bc69-f1c362aa6a80 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:26.552761 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-41909275-73cc-48a2-bc69-f1c362aa6a80 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:26.558055 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-41909275-73cc-48a2-bc69-f1c362aa6a80 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 returned with HTTP 404 Jul 22 05:31:26.558624 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 92/349] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:26 2026] GET /volume/v3/snapshots/f9cbb6a9-fbcb-4e20-ab11-4888c507b322 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:26.568258 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c25c40ae-e098-4289-8aa1-6eff721870d0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:26.570325 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c25c40ae-e098-4289-8aa1-6eff721870d0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 Jul 22 05:31:26.570587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c25c40ae-e098-4289-8aa1-6eff721870d0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:26.570727 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c25c40ae-e098-4289-8aa1-6eff721870d0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:26.570914 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-c25c40ae-e098-4289-8aa1-6eff721870d0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Delete snapshot with id: cf61fda7-1a1c-4830-8358-74fea2163d33 Jul 22 05:31:26.576751 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:26.576751 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:26.577434 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c25c40ae-e098-4289-8aa1-6eff721870d0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:26.599461 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c25c40ae-e098-4289-8aa1-6eff721870d0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot delete request issued successfully. Jul 22 05:31:26.599719 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c25c40ae-e098-4289-8aa1-6eff721870d0 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 returned with HTTP 202 Jul 22 05:31:26.600204 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 86/350] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:31:26 2026] DELETE /volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:26.608244 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ad3479ec-c7d8-4db4-94b6-cb849e4da531 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:26.610343 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ad3479ec-c7d8-4db4-94b6-cb849e4da531 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 Jul 22 05:31:26.610561 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ad3479ec-c7d8-4db4-94b6-cb849e4da531 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:26.610788 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ad3479ec-c7d8-4db4-94b6-cb849e4da531 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:26.616841 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:26.616841 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:26.617437 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ad3479ec-c7d8-4db4-94b6-cb849e4da531 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Snapshot retrieved successfully. Jul 22 05:31:26.618438 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ad3479ec-c7d8-4db4-94b6-cb849e4da531 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 returned with HTTP 200 Jul 22 05:31:26.618975 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 87/351] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:26 2026] GET /volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:27.481605 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c70437ab-1f01-4d58-aa5b-fce0f0341fd2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:27.485944 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c70437ab-1f01-4d58-aa5b-fce0f0341fd2 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:27.485944 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c70437ab-1f01-4d58-aa5b-fce0f0341fd2 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:27.485944 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c70437ab-1f01-4d58-aa5b-fce0f0341fd2 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:27.507084 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:27.507084 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:27.513866 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c70437ab-1f01-4d58-aa5b-fce0f0341fd2 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:27.518981 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c70437ab-1f01-4d58-aa5b-fce0f0341fd2 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:27.519537 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 87/352] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:27 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:27.631432 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-59f92029-d371-4198-a33e-ae0eabcd8dc1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:27.633513 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-59f92029-d371-4198-a33e-ae0eabcd8dc1 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 Jul 22 05:31:27.633774 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-59f92029-d371-4198-a33e-ae0eabcd8dc1 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:27.634186 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-59f92029-d371-4198-a33e-ae0eabcd8dc1 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:27.639767 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-59f92029-d371-4198-a33e-ae0eabcd8dc1 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 returned with HTTP 404 Jul 22 05:31:27.640359 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 93/353] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:31:27 2026] GET /volume/v3/snapshots/cf61fda7-1a1c-4830-8358-74fea2163d33 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:27.653076 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f1fcf0c2-2fa0-4b04-bfc9-40fc3ba6f964 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:27.658518 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f1fcf0c2-2fa0-4b04-bfc9-40fc3ba6f964 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c Jul 22 05:31:27.658518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f1fcf0c2-2fa0-4b04-bfc9-40fc3ba6f964 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:27.658518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f1fcf0c2-2fa0-4b04-bfc9-40fc3ba6f964 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:27.671288 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:27.671288 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:27.676517 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f1fcf0c2-2fa0-4b04-bfc9-40fc3ba6f964 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Volume info retrieved successfully. Jul 22 05:31:27.684493 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f1fcf0c2-2fa0-4b04-bfc9-40fc3ba6f964 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c returned with HTTP 200 Jul 22 05:31:27.685030 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 87/354] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:27 2026] GET /volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:27.701266 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a3a2151e-dc05-4bbd-8b2e-70679cdbb7b5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:27.705297 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a3a2151e-dc05-4bbd-8b2e-70679cdbb7b5 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] DELETE https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c Jul 22 05:31:27.705583 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a3a2151e-dc05-4bbd-8b2e-70679cdbb7b5 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:27.705748 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a3a2151e-dc05-4bbd-8b2e-70679cdbb7b5 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:27.705956 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-a3a2151e-dc05-4bbd-8b2e-70679cdbb7b5 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Delete volume with id: 441ae178-f128-4074-b897-c043488a702c Jul 22 05:31:27.723690 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:27.723690 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:27.724332 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a3a2151e-dc05-4bbd-8b2e-70679cdbb7b5 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Volume info retrieved successfully. Jul 22 05:31:27.766049 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a3a2151e-dc05-4bbd-8b2e-70679cdbb7b5 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Delete volume request issued successfully. Jul 22 05:31:27.766167 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a3a2151e-dc05-4bbd-8b2e-70679cdbb7b5 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c returned with HTTP 202 Jul 22 05:31:27.766733 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 88/355] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:31:27 2026] DELETE /volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:27.781647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-00b53406-8497-425e-aba0-7cc3de5e562e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:27.783524 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00b53406-8497-425e-aba0-7cc3de5e562e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c Jul 22 05:31:27.783860 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00b53406-8497-425e-aba0-7cc3de5e562e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:27.784088 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00b53406-8497-425e-aba0-7cc3de5e562e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:27.795383 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:27.795383 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:27.805698 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-00b53406-8497-425e-aba0-7cc3de5e562e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Volume info retrieved successfully. Jul 22 05:31:27.812781 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00b53406-8497-425e-aba0-7cc3de5e562e tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c returned with HTTP 200 Jul 22 05:31:27.813264 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 88/356] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:27 2026] GET /volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:31:28.101484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-a9cfc6ae-3b7c-4e88-b3ba-464c8a3688b1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:28.103842 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-a9cfc6ae-3b7c-4e88-b3ba-464c8a3688b1 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/attachments/eeb1c8de-7d98-48d4-b9d1-0c41b7de51f3/action Jul 22 05:31:28.105056 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-a9cfc6ae-3b7c-4e88-b3ba-464c8a3688b1 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:28.105056 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-a9cfc6ae-3b7c-4e88-b3ba-464c8a3688b1 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:28.147004 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:28.147004 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:28.175120 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8285a41b-9726-4d0c-b1be-efeb1cd807e3 req-a9cfc6ae-3b7c-4e88-b3ba-464c8a3688b1 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/eeb1c8de-7d98-48d4-b9d1-0c41b7de51f3/action returned with HTTP 204 Jul 22 05:31:28.175764 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 94/357] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:31:28 2026] POST /volume/v3/attachments/eeb1c8de-7d98-48d4-b9d1-0c41b7de51f3/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:28.536114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-644aea6f-4899-469c-aa5a-54d8058eb946 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:28.539269 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-644aea6f-4899-469c-aa5a-54d8058eb946 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:28.539541 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-644aea6f-4899-469c-aa5a-54d8058eb946 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:28.539892 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-644aea6f-4899-469c-aa5a-54d8058eb946 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:28.561316 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:28.561316 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:28.568876 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-644aea6f-4899-469c-aa5a-54d8058eb946 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:28.579938 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-644aea6f-4899-469c-aa5a-54d8058eb946 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:28.580979 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 88/358] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:28 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:28.599908 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1f225efe-be51-414d-a23d-73d4a9e26441 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:28.602133 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1f225efe-be51-414d-a23d-73d4a9e26441 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:28.602371 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1f225efe-be51-414d-a23d-73d4a9e26441 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:28.602576 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1f225efe-be51-414d-a23d-73d4a9e26441 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:28.613609 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:28.613609 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:28.617027 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1f225efe-be51-414d-a23d-73d4a9e26441 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:28.622272 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1f225efe-be51-414d-a23d-73d4a9e26441 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:28.622856 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 89/359] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:28 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:28.834425 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-927154cb-12c3-41fb-b8d9-356285002998 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:28.843251 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-927154cb-12c3-41fb-b8d9-356285002998 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] GET https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c Jul 22 05:31:28.843607 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-927154cb-12c3-41fb-b8d9-356285002998 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:28.844552 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-927154cb-12c3-41fb-b8d9-356285002998 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:28.847628 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ed5ad8b0-ede3-4aee-95aa-ac31d498437a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:28.848184 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed5ad8b0-ede3-4aee-95aa-ac31d498437a None None] GET https://10.4.3.91/volume// Jul 22 05:31:28.848844 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed5ad8b0-ede3-4aee-95aa-ac31d498437a None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:28.848844 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed5ad8b0-ede3-4aee-95aa-ac31d498437a None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:28.849055 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed5ad8b0-ede3-4aee-95aa-ac31d498437a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:31:28.849328 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 95/360] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:31: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 22 05:31:28.854997 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-927154cb-12c3-41fb-b8d9-356285002998 tempest-VolumesSnapshotListTestJSON-440161823 tempest-VolumesSnapshotListTestJSON-440161823-project-member] https://10.4.3.91/volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c returned with HTTP 404 Jul 22 05:31:28.855781 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 89/361] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:28 2026] GET /volume/v3/volumes/441ae178-f128-4074-b897-c043488a702c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:28.861902 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-60d31d6b-fe14-4275-85b8-66345683120a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:28.867982 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-60d31d6b-fe14-4275-85b8-66345683120a tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:31:28.867982 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-60d31d6b-fe14-4275-85b8-66345683120a tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:28.868248 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-60d31d6b-fe14-4275-85b8-66345683120a tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:28.883668 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:28.883668 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:28.890166 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-60d31d6b-fe14-4275-85b8-66345683120a tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:31:28.896378 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-60d31d6b-fe14-4275-85b8-66345683120a tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:31:28.897885 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 89/362] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:31:28 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 1538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:31:29.003944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-5294723f-3967-4174-abc0-dabc4a02dae5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:29.006428 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-5294723f-3967-4174-abc0-dabc4a02dae5 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] PUT https://10.4.3.91/volume/v3/attachments/da0a8332-8ed6-4056-a8d6-496a03b663e1 Jul 22 05:31:29.007215 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-5294723f-3967-4174-abc0-dabc4a02dae5 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:29.023539 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-5294723f-3967-4174-abc0-dabc4a02dae5 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Acquiring lock "cinder-attachment_update-b5ba955f-dcdc-4af0-8bb1-e9197229d3d6-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:31:29.030050 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-5294723f-3967-4174-abc0-dabc4a02dae5 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Lock "cinder-attachment_update-b5ba955f-dcdc-4af0-8bb1-e9197229d3d6-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:31:29.030712 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:29.030712 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:29.205824 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-5294723f-3967-4174-abc0-dabc4a02dae5 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Lock "cinder-attachment_update-b5ba955f-dcdc-4af0-8bb1-e9197229d3d6-np0000005624" released by "attachment_update" :: held 0.176s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:31:29.206696 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-5294723f-3967-4174-abc0-dabc4a02dae5 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/attachments/da0a8332-8ed6-4056-a8d6-496a03b663e1 returned with HTTP 200 Jul 22 05:31:29.208043 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 90/363] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:31:29 2026] PUT /volume/v3/attachments/da0a8332-8ed6-4056-a8d6-496a03b663e1 => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:29.253349 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-d69ef135-4a01-41e9-a2f5-880acb31d0bf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:29.253458 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-a17a6c7e-b9b2-4aad-a9f5-601c1f674814 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:29.255647 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-a17a6c7e-b9b2-4aad-a9f5-601c1f674814 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:29.255880 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-a17a6c7e-b9b2-4aad-a9f5-601c1f674814 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:29.256058 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-a17a6c7e-b9b2-4aad-a9f5-601c1f674814 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:29.256120 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-d69ef135-4a01-41e9-a2f5-880acb31d0bf tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] POST https://10.4.3.91/volume/v3/attachments/da0a8332-8ed6-4056-a8d6-496a03b663e1/action Jul 22 05:31:29.256520 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-d69ef135-4a01-41e9-a2f5-880acb31d0bf tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:29.257402 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-d69ef135-4a01-41e9-a2f5-880acb31d0bf tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:29.267484 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:29.267484 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:29.272465 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-a17a6c7e-b9b2-4aad-a9f5-601c1f674814 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:29.277524 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-a17a6c7e-b9b2-4aad-a9f5-601c1f674814 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:29.277689 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 90/364] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:31:29 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:29.282183 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:29.282183 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:29.304809 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-91e0431d-b22c-472d-bbc6-b8263163c20d req-d69ef135-4a01-41e9-a2f5-880acb31d0bf tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/attachments/da0a8332-8ed6-4056-a8d6-496a03b663e1/action returned with HTTP 204 Jul 22 05:31:29.305502 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 96/365] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:31:29 2026] POST /volume/v3/attachments/da0a8332-8ed6-4056-a8d6-496a03b663e1/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:30.735186 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-16d31188-20b6-4543-90d4-249b7a402a5d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:30.735186 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-16d31188-20b6-4543-90d4-249b7a402a5d None None] GET https://10.4.3.91/volume// Jul 22 05:31:30.735537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-16d31188-20b6-4543-90d4-249b7a402a5d None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:30.735537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-16d31188-20b6-4543-90d4-249b7a402a5d None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:30.736182 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-16d31188-20b6-4543-90d4-249b7a402a5d None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:31:30.736566 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 90/366] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:31: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 22 05:31:30.755442 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-de1497f9-40b3-4097-9cbf-0b679379476d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:30.758285 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-de1497f9-40b3-4097-9cbf-0b679379476d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:31:30.758685 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-de1497f9-40b3-4097-9cbf-0b679379476d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f319962-1674-4839-8676-a50f1e72eb22", "connector": null, "instance_uuid": "f74dff8c-0b0f-4f41-a1a6-b2c40371fb5f"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:30.773495 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:30.773495 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:30.834338 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-de1497f9-40b3-4097-9cbf-0b679379476d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:31:30.834682 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 91/367] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:31:30 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 22 05:31:30.845340 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7783801c-da30-45cd-81e0-415b3112063f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:30.845784 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7783801c-da30-45cd-81e0-415b3112063f None None] GET https://10.4.3.91/volume// Jul 22 05:31:30.846004 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7783801c-da30-45cd-81e0-415b3112063f None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:30.846287 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7783801c-da30-45cd-81e0-415b3112063f None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:30.846694 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7783801c-da30-45cd-81e0-415b3112063f None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:31:30.847018 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 91/368] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:31: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 22 05:31:30.863578 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-b757c40e-215b-4b15-8b76-a1851655e8ae None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:30.868282 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-b757c40e-215b-4b15-8b76-a1851655e8ae tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:30.869223 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-b757c40e-215b-4b15-8b76-a1851655e8ae tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:30.869223 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-b757c40e-215b-4b15-8b76-a1851655e8ae tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:30.894430 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:30.894430 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:30.903058 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-b757c40e-215b-4b15-8b76-a1851655e8ae tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:30.914928 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-b757c40e-215b-4b15-8b76-a1851655e8ae tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:30.915710 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 97/369] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:31:30 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 1317 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:31:33.023494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-46c9c347-8665-4733-813f-8b0402ffe7c6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:33.029098 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-46c9c347-8665-4733-813f-8b0402ffe7c6 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] DELETE https://10.4.3.91/volume/v3/attachments/eeb1c8de-7d98-48d4-b9d1-0c41b7de51f3 Jul 22 05:31:33.029446 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-46c9c347-8665-4733-813f-8b0402ffe7c6 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:33.030106 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-46c9c347-8665-4733-813f-8b0402ffe7c6 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:33.042315 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:33.042315 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:33.109080 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-46c9c347-8665-4733-813f-8b0402ffe7c6 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/eeb1c8de-7d98-48d4-b9d1-0c41b7de51f3 returned with HTTP 200 Jul 22 05:31:33.109569 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 91/370] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:31:33 2026] DELETE /volume/v3/attachments/eeb1c8de-7d98-48d4-b9d1-0c41b7de51f3 => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:33.449035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-59293915-4dcb-48d0-939b-26ee72197e30 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:33.449035 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-59293915-4dcb-48d0-939b-26ee72197e30 None None] GET https://10.4.3.91/volume// Jul 22 05:31:33.449035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-59293915-4dcb-48d0-939b-26ee72197e30 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:33.449519 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-59293915-4dcb-48d0-939b-26ee72197e30 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:33.449760 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-59293915-4dcb-48d0-939b-26ee72197e30 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:31:33.450149 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 92/371] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:31: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 22 05:31:33.472346 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-f1059822-7ff2-41be-b4c0-310cf7600e4d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:33.475748 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-f1059822-7ff2-41be-b4c0-310cf7600e4d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:31:33.476096 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-f1059822-7ff2-41be-b4c0-310cf7600e4d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:33.476281 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-f1059822-7ff2-41be-b4c0-310cf7600e4d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:33.512312 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:33.512312 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:33.525321 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-f1059822-7ff2-41be-b4c0-310cf7600e4d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:31:33.532570 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-f1059822-7ff2-41be-b4c0-310cf7600e4d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:31:33.533042 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 92/372] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:31:33 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 1024 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:31:33.661170 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-bb66f278-f995-4390-8eb6-cc177008ceb0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:33.667103 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-bb66f278-f995-4390-8eb6-cc177008ceb0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] PUT https://10.4.3.91/volume/v3/attachments/03a9a7b8-006b-42ab-bb20-bb4dd21b332e Jul 22 05:31:33.667103 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-bb66f278-f995-4390-8eb6-cc177008ceb0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:33.679100 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-bb66f278-f995-4390-8eb6-cc177008ceb0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Acquiring lock "cinder-attachment_update-7f319962-1674-4839-8676-a50f1e72eb22-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:31:33.687196 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-bb66f278-f995-4390-8eb6-cc177008ceb0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Lock "cinder-attachment_update-7f319962-1674-4839-8676-a50f1e72eb22-np0000005624" acquired by "attachment_update" :: waited 0.008s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:31:33.689870 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:33.689870 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:33.822649 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-bb66f278-f995-4390-8eb6-cc177008ceb0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Lock "cinder-attachment_update-7f319962-1674-4839-8676-a50f1e72eb22-np0000005624" released by "attachment_update" :: held 0.136s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:31:33.823879 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-bb66f278-f995-4390-8eb6-cc177008ceb0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/03a9a7b8-006b-42ab-bb20-bb4dd21b332e returned with HTTP 200 Jul 22 05:31:33.823981 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 98/373] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:31:33 2026] PUT /volume/v3/attachments/03a9a7b8-006b-42ab-bb20-bb4dd21b332e => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:33.863700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-82b3c5fe-4388-4f1c-8c92-28dff1d3d89e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:33.866137 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-82b3c5fe-4388-4f1c-8c92-28dff1d3d89e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/attachments/03a9a7b8-006b-42ab-bb20-bb4dd21b332e/action Jul 22 05:31:33.866718 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-82b3c5fe-4388-4f1c-8c92-28dff1d3d89e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:31:33.866718 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-82b3c5fe-4388-4f1c-8c92-28dff1d3d89e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:33.887573 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:33.887573 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:33.906437 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-245aa6bf-1204-4445-b202-097d317b0dd0 req-82b3c5fe-4388-4f1c-8c92-28dff1d3d89e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/03a9a7b8-006b-42ab-bb20-bb4dd21b332e/action returned with HTTP 204 Jul 22 05:31:33.907005 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 92/374] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:31:33 2026] POST /volume/v3/attachments/03a9a7b8-006b-42ab-bb20-bb4dd21b332e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:36.091110 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-58eabb4a-8144-41dc-9759-676f35f6882f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:36.102441 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58eabb4a-8144-41dc-9759-676f35f6882f tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] GET https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:31:36.103866 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58eabb4a-8144-41dc-9759-676f35f6882f tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:36.103866 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58eabb4a-8144-41dc-9759-676f35f6882f tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:36.125456 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:36.125456 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:36.136865 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-58eabb4a-8144-41dc-9759-676f35f6882f tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:31:36.144419 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58eabb4a-8144-41dc-9759-676f35f6882f tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 200 Jul 22 05:31:36.146420 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 93/375] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:31:36 2026] GET /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 1831 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:31:43.530688 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=99,cinder:INSERT=12,cinder:UPDATE=27 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:31:43.816393 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=63,cinder:UPDATE=19,cinder:INSERT=6 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:31:43.898984 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=165,cinder:INSERT=23,cinder:UPDATE=40 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:31:44.826826 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-de8d9c61-5672-4bed-bcc1-d7deb6f2571d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:44.949201 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-de8d9c61-5672-4bed-bcc1-d7deb6f2571d tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:31:44.949710 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-de8d9c61-5672-4bed-bcc1-d7deb6f2571d tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543", "extra_specs": {}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:44.971058 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-de8d9c61-5672-4bed-bcc1-d7deb6f2571d tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:31:44.972658 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 93/376] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:31:44 2026] POST /volume/v3/types => generated 268 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:46.141786 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=122,cinder:INSERT=5,cinder:UPDATE=15 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:31:49.000593 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-569c56be-2d56-4d43-a0dc-fddc92d872e2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:49.000593 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-569c56be-2d56-4d43-a0dc-fddc92d872e2 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:31:49.000593 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-569c56be-2d56-4d43-a0dc-fddc92d872e2 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882", "extra_specs": {}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:49.000593 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:49.000593 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:49.000593 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-569c56be-2d56-4d43-a0dc-fddc92d872e2 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:31:49.000593 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 99/377] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:31:48 2026] POST /volume/v3/types => generated 269 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:49.002581 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4c877b11-8fc6-4be3-8e39-2d0a6227906f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:49.002581 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4c877b11-8fc6-4be3-8e39-2d0a6227906f tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:31:49.002581 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4c877b11-8fc6-4be3-8e39-2d0a6227906f tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885", "extra_specs": {}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:49.002581 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4c877b11-8fc6-4be3-8e39-2d0a6227906f tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:31:49.002581 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 93/378] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:31:48 2026] POST /volume/v3/types => generated 267 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-be342456-3786-4e76-abe4-632588bba352 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1453723932", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1453723932', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Create volume of 1 GB Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Availability Zones retrieved successfully. Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Flow 'volume_create_api' (ae5c6b7e-a553-427e-a599-060a4bbc945f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e444db1-f92c-430f-84bb-940aad7a2d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e444db1-f92c-430f-84bb-940aad7a2d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:31:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=17ff8d85-59aa-4c53-b66a-a9f8986ab069,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '17ff8d85-59aa-4c53-b66a-a9f8986ab069', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.004073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (603d9f24-7fc0-4f03-801d-4ef3bfa04420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.005498 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:31:49.005498 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:31:49.005498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Created reservations ['e3ec4aee-2772-4933-8a49-ed5a97b6b697', '1208561c-24fb-4b5d-80bb-8d440172a706', 'ab4acb44-18cf-4c7d-b525-a4eceee33a41', '9aae8f90-e068-4e84-bb2a-0a7b57447c53'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:49.005498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (603d9f24-7fc0-4f03-801d-4ef3bfa04420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3ec4aee-2772-4933-8a49-ed5a97b6b697', '1208561c-24fb-4b5d-80bb-8d440172a706', 'ab4acb44-18cf-4c7d-b525-a4eceee33a41', '9aae8f90-e068-4e84-bb2a-0a7b57447c53']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.005498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59bd8cb-4fb3-479c-a04f-683c531a3cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.005498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59bd8cb-4fb3-479c-a04f-683c531a3cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f5a0c5-5307-4461-b36c-82bcb273b912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1453723932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a8f98b17b4a7c9aff8bfdb48f7175',qos_specs=None,replication_status=,reservations=['e3ec4aee-2772-4933-8a49-ed5a97b6b697','1208561c-24fb-4b5d-80bb-8d440172a706','ab4acb44-18cf-4c7d-b525-a4eceee33a41','9aae8f90-e068-4e84-bb2a-0a7b57447c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d8c30e6ddb4e0e979195569a422ad8',volume_type_id=17ff8d85-59aa-4c53-b66a-a9f8986ab069), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1453723932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f5a0c5-5307-4461-b36c-82bcb273b912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='378a8f98b17b4a7c9aff8bfdb48f7175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d8c30e6ddb4e0e979195569a422ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(17ff8d85-59aa-4c53-b66a-a9f8986ab069),volume_type_id=17ff8d85-59aa-4c53-b66a-a9f8986ab069)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.005498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add192ac-a6f5-4a3e-a102-78c34e9a8bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.006526 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add192ac-a6f5-4a3e-a102-78c34e9a8bee) transitioned into state 'SUCCESS' from state '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-1453723932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a8f98b17b4a7c9aff8bfdb48f7175',qos_specs=None,replication_status=,reservations=['e3ec4aee-2772-4933-8a49-ed5a97b6b697','1208561c-24fb-4b5d-80bb-8d440172a706','ab4acb44-18cf-4c7d-b525-a4eceee33a41','9aae8f90-e068-4e84-bb2a-0a7b57447c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d8c30e6ddb4e0e979195569a422ad8',volume_type_id=17ff8d85-59aa-4c53-b66a-a9f8986ab069)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.006526 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97cce213-b52b-4e70-addc-5ea37c5b22ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.006526 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97cce213-b52b-4e70-addc-5ea37c5b22ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.006526 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Flow 'volume_create_api' (ae5c6b7e-a553-427e-a599-060a4bbc945f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:49.006526 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Create volume request issued successfully. Jul 22 05:31:49.006526 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be342456-3786-4e76-abe4-632588bba352 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:31:49.006526 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 94/379] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:31:48 2026] POST /volume/v3/volumes => generated 845 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1981927431", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1981927431', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Create volume of 1 GB Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Availability Zones retrieved successfully. Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Flow 'volume_create_api' (d3e10019-666c-433c-ba7b-aade041f77c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e571ab14-7691-4cd8-b175-d2f33188602b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e571ab14-7691-4cd8-b175-d2f33188602b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:31:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=559b5275-d676-42da-a836-257113f8c02e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '559b5275-d676-42da-a836-257113f8c02e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31500480-38f9-4fb8-8da8-a314b11743ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.007294 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:31:49.008743 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:31:49.008743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Created reservations ['d729356e-1b99-45c4-8153-6d11a5937721', '65744087-7026-43ff-a98f-ef1b2fdf39b7', 'b6fb3b03-cffe-43cb-b2d5-9a67e6e9b22e', '17e636a6-d499-45c5-9aa5-ab1f11a6c62d'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:49.008743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31500480-38f9-4fb8-8da8-a314b11743ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d729356e-1b99-45c4-8153-6d11a5937721', '65744087-7026-43ff-a98f-ef1b2fdf39b7', 'b6fb3b03-cffe-43cb-b2d5-9a67e6e9b22e', '17e636a6-d499-45c5-9aa5-ab1f11a6c62d']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.008743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa8d5a3-c132-4df3-9d7f-ff4e4a7f9fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.008743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa8d5a3-c132-4df3-9d7f-ff4e4a7f9fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9376d6a-f1f1-4400-ac16-79bdcd2231dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1981927431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a8f98b17b4a7c9aff8bfdb48f7175',qos_specs=None,replication_status=,reservations=['d729356e-1b99-45c4-8153-6d11a5937721','65744087-7026-43ff-a98f-ef1b2fdf39b7','b6fb3b03-cffe-43cb-b2d5-9a67e6e9b22e','17e636a6-d499-45c5-9aa5-ab1f11a6c62d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d8c30e6ddb4e0e979195569a422ad8',volume_type_id=559b5275-d676-42da-a836-257113f8c02e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1981927431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9376d6a-f1f1-4400-ac16-79bdcd2231dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='378a8f98b17b4a7c9aff8bfdb48f7175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d8c30e6ddb4e0e979195569a422ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(559b5275-d676-42da-a836-257113f8c02e),volume_type_id=559b5275-d676-42da-a836-257113f8c02e)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.008743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0560fa-3268-4ff3-bc58-107b9be50fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.009840 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0560fa-3268-4ff3-bc58-107b9be50fc8) transitioned into state 'SUCCESS' from state '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-1981927431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a8f98b17b4a7c9aff8bfdb48f7175',qos_specs=None,replication_status=,reservations=['d729356e-1b99-45c4-8153-6d11a5937721','65744087-7026-43ff-a98f-ef1b2fdf39b7','b6fb3b03-cffe-43cb-b2d5-9a67e6e9b22e','17e636a6-d499-45c5-9aa5-ab1f11a6c62d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d8c30e6ddb4e0e979195569a422ad8',volume_type_id=559b5275-d676-42da-a836-257113f8c02e)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.009840 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d66d04-b32c-4f9e-bd8d-d6eb95676ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.009840 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d66d04-b32c-4f9e-bd8d-d6eb95676ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.009840 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Flow 'volume_create_api' (d3e10019-666c-433c-ba7b-aade041f77c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:49.009840 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Create volume request issued successfully. Jul 22 05:31:49.009840 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-79706420-5dac-4cc8-9128-1ee6a3ba37ef tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:31:49.009840 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 94/380] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:31:48 2026] POST /volume/v3/volumes => generated 843 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:31:49.010779 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:49.010779 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:31:49.010779 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1839565993", "snapshot_id": null, "imageRef": "22926891-d5bf-4e98-9610-9b09dd8a6fcb", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543", "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:49.010779 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1839565993', 'snapshot_id': None, 'imageRef': '22926891-d5bf-4e98-9610-9b09dd8a6fcb', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543', 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:31:49.500106 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Create volume of 1 GB Jul 22 05:31:49.500106 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:49.500106 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:49.500937 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Availability Zones retrieved successfully. Jul 22 05:31:49.509859 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Flow 'volume_create_api' (aaf736b9-2ff1-4010-a0dc-55fd56ae9b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:49.511443 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec314a7e-7edc-406b-8527-aba517a684a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.512952 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:31:49.550123 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-2bb0d537-4fe4-4b59-b5e8-761a89e888da None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:49.553610 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-2bb0d537-4fe4-4b59-b5e8-761a89e888da tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] DELETE https://10.4.3.91/volume/v3/attachments/8deefd21-e44d-474b-9608-5eb9ec8aa301 Jul 22 05:31:49.553780 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-2bb0d537-4fe4-4b59-b5e8-761a89e888da tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:49.554537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-2bb0d537-4fe4-4b59-b5e8-761a89e888da tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:49.570708 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:49.570708 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:49.602551 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec314a7e-7edc-406b-8527-aba517a684a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:31:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8f46d77b-af62-46c8-96f2-949d7a823543,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f46d77b-af62-46c8-96f2-949d7a823543', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.603773 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff18370-2b75-4899-949a-66cc944bc36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.629159 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-2bb0d537-4fe4-4b59-b5e8-761a89e888da tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments/8deefd21-e44d-474b-9608-5eb9ec8aa301 returned with HTTP 200 Jul 22 05:31:49.629488 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:31:49.630422 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:31:49.630543 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 94/381] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:31:49 2026] DELETE /volume/v3/attachments/8deefd21-e44d-474b-9608-5eb9ec8aa301 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:49.640847 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-e273d4b5-b756-4bfb-a97b-2895a591f34f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:49.643116 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-e273d4b5-b756-4bfb-a97b-2895a591f34f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] DELETE https://10.4.3.91/volume/v3/attachments/0ce002a1-e74e-44bf-b55f-9ba84f1b8dab Jul 22 05:31:49.643656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-e273d4b5-b756-4bfb-a97b-2895a591f34f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:49.644040 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-e273d4b5-b756-4bfb-a97b-2895a591f34f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:49.653667 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:49.653667 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:49.657857 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Created reservations ['31a2f5ef-9ad8-4adf-b7c1-0803887adace', '48e4eea6-5c51-4f9e-adde-b52b9c1b5f4b', '0eb96027-7d64-4bbc-840d-1d8dc736b4d9', '29af5cef-e669-4862-9231-ebdeff88ba5f'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:31:49.658784 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff18370-2b75-4899-949a-66cc944bc36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31a2f5ef-9ad8-4adf-b7c1-0803887adace', '48e4eea6-5c51-4f9e-adde-b52b9c1b5f4b', '0eb96027-7d64-4bbc-840d-1d8dc736b4d9', '29af5cef-e669-4862-9231-ebdeff88ba5f']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.659602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adeb8a1a-38fa-44ad-b372-25161076e731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.686876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adeb8a1a-38fa-44ad-b372-25161076e731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1075ef8-f8ca-47d8-bebf-93d16e2088c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1839565993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a8f98b17b4a7c9aff8bfdb48f7175',qos_specs=None,replication_status=,reservations=['31a2f5ef-9ad8-4adf-b7c1-0803887adace','48e4eea6-5c51-4f9e-adde-b52b9c1b5f4b','0eb96027-7d64-4bbc-840d-1d8dc736b4d9','29af5cef-e669-4862-9231-ebdeff88ba5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d8c30e6ddb4e0e979195569a422ad8',volume_type_id=8f46d77b-af62-46c8-96f2-949d7a823543), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1839565993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1075ef8-f8ca-47d8-bebf-93d16e2088c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='378a8f98b17b4a7c9aff8bfdb48f7175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d8c30e6ddb4e0e979195569a422ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f46d77b-af62-46c8-96f2-949d7a823543),volume_type_id=8f46d77b-af62-46c8-96f2-949d7a823543)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.688172 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51bfff51-4a0c-4239-8297-a40b0679e502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.707987 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51bfff51-4a0c-4239-8297-a40b0679e502) transitioned into state 'SUCCESS' from state '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-1839565993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a8f98b17b4a7c9aff8bfdb48f7175',qos_specs=None,replication_status=,reservations=['31a2f5ef-9ad8-4adf-b7c1-0803887adace','48e4eea6-5c51-4f9e-adde-b52b9c1b5f4b','0eb96027-7d64-4bbc-840d-1d8dc736b4d9','29af5cef-e669-4862-9231-ebdeff88ba5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d8c30e6ddb4e0e979195569a422ad8',volume_type_id=8f46d77b-af62-46c8-96f2-949d7a823543)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.709159 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38215d49-d03c-4b68-8c58-faf39a5acaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:31:49.721436 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38215d49-d03c-4b68-8c58-faf39a5acaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:31:49.722294 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Flow 'volume_create_api' (aaf736b9-2ff1-4010-a0dc-55fd56ae9b20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:31:49.722643 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Create volume request issued successfully. Jul 22 05:31:49.723286 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7acde5ca-6c27-4d1a-b4d7-33986bb7d99f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:31:49.724016 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 100/382] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:31:48 2026] POST /volume/v3/volumes => generated 844 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:31:49.739002 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-e273d4b5-b756-4bfb-a97b-2895a591f34f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments/0ce002a1-e74e-44bf-b55f-9ba84f1b8dab returned with HTTP 200 Jul 22 05:31:49.739794 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 95/383] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:31:49 2026] DELETE /volume/v3/attachments/0ce002a1-e74e-44bf-b55f-9ba84f1b8dab => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:49.739888 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-43bab063-eb21-4c54-9562-9877fb06c77c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:49.742837 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-43bab063-eb21-4c54-9562-9877fb06c77c tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:49.743377 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-43bab063-eb21-4c54-9562-9877fb06c77c tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:49.743377 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-43bab063-eb21-4c54-9562-9877fb06c77c tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:49.751508 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-891a5b3f-2a07-47ef-b4a4-76c8f4935d52 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:49.752689 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:49.752689 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:49.755049 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-891a5b3f-2a07-47ef-b4a4-76c8f4935d52 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] DELETE https://10.4.3.91/volume/v3/attachments/5c1b0699-88b8-4699-b6a8-7300bdd7be27 Jul 22 05:31:49.755396 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-891a5b3f-2a07-47ef-b4a4-76c8f4935d52 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:49.755871 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-891a5b3f-2a07-47ef-b4a4-76c8f4935d52 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:49.757651 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-43bab063-eb21-4c54-9562-9877fb06c77c tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:49.762789 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-43bab063-eb21-4c54-9562-9877fb06c77c tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:49.762921 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 95/384] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:49 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 912 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:49.768134 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:49.768134 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:49.839736 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-80a2e5ed-7bd3-45a3-ab5a-ae1f70c98bd0 req-891a5b3f-2a07-47ef-b4a4-76c8f4935d52 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/attachments/5c1b0699-88b8-4699-b6a8-7300bdd7be27 returned with HTTP 200 Jul 22 05:31:49.840651 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 95/385] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:31:49 2026] DELETE /volume/v3/attachments/5c1b0699-88b8-4699-b6a8-7300bdd7be27 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:50.779881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9b5f93aa-88ee-436a-bee3-cd439cc15e35 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:50.782605 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9b5f93aa-88ee-436a-bee3-cd439cc15e35 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:50.782929 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9b5f93aa-88ee-436a-bee3-cd439cc15e35 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:50.783224 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9b5f93aa-88ee-436a-bee3-cd439cc15e35 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:50.795943 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:50.795943 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:50.801492 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9b5f93aa-88ee-436a-bee3-cd439cc15e35 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:50.808370 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9b5f93aa-88ee-436a-bee3-cd439cc15e35 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:50.808920 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 101/386] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:50 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:51.829075 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8164fb32-ab48-40f1-a396-95586fef9c09 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:51.831608 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8164fb32-ab48-40f1-a396-95586fef9c09 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:51.831937 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8164fb32-ab48-40f1-a396-95586fef9c09 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:51.832241 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8164fb32-ab48-40f1-a396-95586fef9c09 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:51.842611 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:51.842611 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:51.847590 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8164fb32-ab48-40f1-a396-95586fef9c09 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:51.852527 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8164fb32-ab48-40f1-a396-95586fef9c09 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:51.853073 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 96/387] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:51 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:52.872241 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a633e7df-05b7-4f30-9e36-2e91743f020a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:52.875528 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a633e7df-05b7-4f30-9e36-2e91743f020a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:52.875528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a633e7df-05b7-4f30-9e36-2e91743f020a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:52.877294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a633e7df-05b7-4f30-9e36-2e91743f020a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:52.887140 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:52.887140 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:52.891846 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a633e7df-05b7-4f30-9e36-2e91743f020a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:52.897226 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a633e7df-05b7-4f30-9e36-2e91743f020a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:52.897687 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 96/388] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:52 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:53.838113 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-072b6a01-dfd3-4cc3-95ab-c037dcc5ca8f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:53.840470 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-072b6a01-dfd3-4cc3-95ab-c037dcc5ca8f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] DELETE https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 Jul 22 05:31:53.840757 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-072b6a01-dfd3-4cc3-95ab-c037dcc5ca8f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:53.841010 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-072b6a01-dfd3-4cc3-95ab-c037dcc5ca8f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:53.841233 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-072b6a01-dfd3-4cc3-95ab-c037dcc5ca8f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Delete volume with id: 626b6b56-8425-4b27-a595-26c6b70517d5 Jul 22 05:31:53.850514 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:53.850514 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:53.851143 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-072b6a01-dfd3-4cc3-95ab-c037dcc5ca8f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:31:53.877657 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-072b6a01-dfd3-4cc3-95ab-c037dcc5ca8f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Delete volume request issued successfully. Jul 22 05:31:53.878015 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-072b6a01-dfd3-4cc3-95ab-c037dcc5ca8f tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 returned with HTTP 202 Jul 22 05:31:53.879251 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 96/389] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:31:53 2026] DELETE /volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:53.886385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-74953b23-15fd-488d-9a92-d0b83af9677b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:53.889214 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-74953b23-15fd-488d-9a92-d0b83af9677b tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 Jul 22 05:31:53.889427 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-74953b23-15fd-488d-9a92-d0b83af9677b tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:53.889660 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-74953b23-15fd-488d-9a92-d0b83af9677b tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:53.899091 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:53.899091 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:53.903933 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-74953b23-15fd-488d-9a92-d0b83af9677b tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:31:53.916606 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-74953b23-15fd-488d-9a92-d0b83af9677b tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 returned with HTTP 200 Jul 22 05:31:53.917080 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-498905bd-eaab-4158-99ea-bb4502f0a5b3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:53.917553 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 102/390] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:53 2026] GET /volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:53.920324 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-498905bd-eaab-4158-99ea-bb4502f0a5b3 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:53.920665 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-498905bd-eaab-4158-99ea-bb4502f0a5b3 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:53.921347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-498905bd-eaab-4158-99ea-bb4502f0a5b3 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:53.931576 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:53.931576 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:53.937150 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-498905bd-eaab-4158-99ea-bb4502f0a5b3 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:53.953976 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-498905bd-eaab-4158-99ea-bb4502f0a5b3 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:53.954715 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 97/391] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:53 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 997 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:54.934087 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9795ec62-50a0-4502-89c7-f676711fdab4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:54.936323 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9795ec62-50a0-4502-89c7-f676711fdab4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 Jul 22 05:31:54.936544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9795ec62-50a0-4502-89c7-f676711fdab4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:54.936837 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9795ec62-50a0-4502-89c7-f676711fdab4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:54.944534 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9795ec62-50a0-4502-89c7-f676711fdab4 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 returned with HTTP 404 Jul 22 05:31:54.945112 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 97/392] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:54 2026] GET /volume/v3/volumes/626b6b56-8425-4b27-a595-26c6b70517d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:54.954841 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-93660b82-8e4a-4c5a-8ec8-a3b916f65c86 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:54.957152 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93660b82-8e4a-4c5a-8ec8-a3b916f65c86 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] DELETE https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 Jul 22 05:31:54.957360 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93660b82-8e4a-4c5a-8ec8-a3b916f65c86 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:54.957604 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93660b82-8e4a-4c5a-8ec8-a3b916f65c86 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:54.957806 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-93660b82-8e4a-4c5a-8ec8-a3b916f65c86 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Delete volume with id: 06d57f91-8bbf-4d9b-a922-c95a63b300e4 Jul 22 05:31:54.968317 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:54.968317 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:31:54.969147 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-93660b82-8e4a-4c5a-8ec8-a3b916f65c86 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:31:54.973466 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-de20a689-d0eb-4de9-9ea1-25071b63ad19 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:54.975861 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-de20a689-d0eb-4de9-9ea1-25071b63ad19 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:54.976114 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-de20a689-d0eb-4de9-9ea1-25071b63ad19 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:54.976727 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-de20a689-d0eb-4de9-9ea1-25071b63ad19 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:54.987243 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:54.987243 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:54.994297 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-93660b82-8e4a-4c5a-8ec8-a3b916f65c86 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Delete volume request issued successfully. Jul 22 05:31:54.994531 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-de20a689-d0eb-4de9-9ea1-25071b63ad19 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:54.994695 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93660b82-8e4a-4c5a-8ec8-a3b916f65c86 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 returned with HTTP 202 Jul 22 05:31:54.995255 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 97/393] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:31:54 2026] DELETE /volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:55.003892 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-de20a689-d0eb-4de9-9ea1-25071b63ad19 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:55.004298 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 103/394] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:54 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:55.006529 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9d0f7dd6-17f9-49b8-bb65-797fa6bfad5d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:55.008690 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d0f7dd6-17f9-49b8-bb65-797fa6bfad5d tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 Jul 22 05:31:55.008951 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d0f7dd6-17f9-49b8-bb65-797fa6bfad5d tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:55.009192 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d0f7dd6-17f9-49b8-bb65-797fa6bfad5d tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:55.019440 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:55.019440 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:55.028471 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9d0f7dd6-17f9-49b8-bb65-797fa6bfad5d tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:31:55.040935 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d0f7dd6-17f9-49b8-bb65-797fa6bfad5d tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 returned with HTTP 200 Jul 22 05:31:55.041517 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 98/395] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:55 2026] GET /volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:56.022620 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4aa48a6d-96f7-427e-b920-21681f4d0afd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:56.024824 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4aa48a6d-96f7-427e-b920-21681f4d0afd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:56.025168 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4aa48a6d-96f7-427e-b920-21681f4d0afd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:56.025501 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4aa48a6d-96f7-427e-b920-21681f4d0afd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:56.035360 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:56.035360 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:56.041398 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4aa48a6d-96f7-427e-b920-21681f4d0afd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:56.048794 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4aa48a6d-96f7-427e-b920-21681f4d0afd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:56.049959 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 98/396] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:56 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:56.055504 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7dd728e4-042e-4b25-a779-76d89ad0367c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:56.061325 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7dd728e4-042e-4b25-a779-76d89ad0367c tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 Jul 22 05:31:56.061325 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7dd728e4-042e-4b25-a779-76d89ad0367c tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:56.061325 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7dd728e4-042e-4b25-a779-76d89ad0367c tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:56.071511 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7dd728e4-042e-4b25-a779-76d89ad0367c tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 returned with HTTP 404 Jul 22 05:31:56.072316 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 98/397] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:56 2026] GET /volume/v3/volumes/06d57f91-8bbf-4d9b-a922-c95a63b300e4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:56.081793 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-57f4acd2-16f0-4515-8193-4c88e7ff002e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:56.083956 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57f4acd2-16f0-4515-8193-4c88e7ff002e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:31:56.084242 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57f4acd2-16f0-4515-8193-4c88e7ff002e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:56.084492 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57f4acd2-16f0-4515-8193-4c88e7ff002e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:56.084797 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-57f4acd2-16f0-4515-8193-4c88e7ff002e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Delete volume with id: ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:31:56.092315 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:56.092315 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:56.092821 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-57f4acd2-16f0-4515-8193-4c88e7ff002e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:31:56.114602 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-57f4acd2-16f0-4515-8193-4c88e7ff002e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Delete volume request issued successfully. Jul 22 05:31:56.114836 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57f4acd2-16f0-4515-8193-4c88e7ff002e tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 202 Jul 22 05:31:56.115465 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 104/398] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:31:56 2026] DELETE /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:31:56.125609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-668ff196-a7dc-44f2-8ad5-46dcfa5dccc0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:56.128422 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-668ff196-a7dc-44f2-8ad5-46dcfa5dccc0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:31:56.128422 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-668ff196-a7dc-44f2-8ad5-46dcfa5dccc0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:56.129016 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-668ff196-a7dc-44f2-8ad5-46dcfa5dccc0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:56.140481 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:56.140481 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:56.148508 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-668ff196-a7dc-44f2-8ad5-46dcfa5dccc0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Volume info retrieved successfully. Jul 22 05:31:56.155649 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-668ff196-a7dc-44f2-8ad5-46dcfa5dccc0 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 200 Jul 22 05:31:56.156245 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 99/399] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:56 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 1388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:57.063620 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-503caaa3-38df-4ed1-9cba-359109de7fda None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:57.066209 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-503caaa3-38df-4ed1-9cba-359109de7fda tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:57.066459 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-503caaa3-38df-4ed1-9cba-359109de7fda tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:57.066774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-503caaa3-38df-4ed1-9cba-359109de7fda tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:57.075775 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:57.075775 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:57.081029 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-503caaa3-38df-4ed1-9cba-359109de7fda tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:57.087085 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-503caaa3-38df-4ed1-9cba-359109de7fda tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:57.087532 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 99/400] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:57 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:31:57.173484 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-389a661b-80d6-487c-8439-1b480de87442 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:57.175504 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-389a661b-80d6-487c-8439-1b480de87442 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] GET https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 Jul 22 05:31:57.175748 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-389a661b-80d6-487c-8439-1b480de87442 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:57.175979 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-389a661b-80d6-487c-8439-1b480de87442 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:57.187365 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-389a661b-80d6-487c-8439-1b480de87442 tempest-TaggedBootDevicesTest-1055337687 tempest-TaggedBootDevicesTest-1055337687-project-member] https://10.4.3.91/volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 returned with HTTP 404 Jul 22 05:31:57.187983 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 99/401] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:57 2026] GET /volume/v3/volumes/ad12d7c0-7b7d-4e32-8396-4a7d1d91d7e6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:31:58.103268 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cd82bcf1-ddba-4961-ae31-a5f61c6bc7e4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:58.106091 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cd82bcf1-ddba-4961-ae31-a5f61c6bc7e4 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:58.106623 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cd82bcf1-ddba-4961-ae31-a5f61c6bc7e4 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:58.106936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cd82bcf1-ddba-4961-ae31-a5f61c6bc7e4 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:58.115904 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:58.115904 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:58.120308 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cd82bcf1-ddba-4961-ae31-a5f61c6bc7e4 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:58.125368 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cd82bcf1-ddba-4961-ae31-a5f61c6bc7e4 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:58.126024 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 105/402] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:31:58 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 1249 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:58.294816 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-4e5e8f58-1ba8-433a-bf55-2a1faf4cd3d7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:58.299751 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-4e5e8f58-1ba8-433a-bf55-2a1faf4cd3d7 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:58.299751 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-4e5e8f58-1ba8-433a-bf55-2a1faf4cd3d7 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:58.299751 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-4e5e8f58-1ba8-433a-bf55-2a1faf4cd3d7 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:58.307574 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:58.307574 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:31:58.313905 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-4e5e8f58-1ba8-433a-bf55-2a1faf4cd3d7 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:58.319721 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-4e5e8f58-1ba8-433a-bf55-2a1faf4cd3d7 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:58.320403 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 100/403] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:31:58 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 1249 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:31:59.028429 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-75b130c1-c4a1-44fc-8b87-cc80b9351b05 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:59.034905 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-75b130c1-c4a1-44fc-8b87-cc80b9351b05 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:31:59.034905 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-75b130c1-c4a1-44fc-8b87-cc80b9351b05 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:59.035080 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-75b130c1-c4a1-44fc-8b87-cc80b9351b05 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:59.048231 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:59.048231 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:31:59.054251 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-75b130c1-c4a1-44fc-8b87-cc80b9351b05 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:31:59.063134 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-75b130c1-c4a1-44fc-8b87-cc80b9351b05 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:31:59.063717 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 100/404] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:31:59 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 1249 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:31:59.077548 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a9a98069-b34a-40d6-baf3-0262140cb7bc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:59.078052 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a9a98069-b34a-40d6-baf3-0262140cb7bc None None] GET https://10.4.3.91/volume// Jul 22 05:31:59.078313 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a9a98069-b34a-40d6-baf3-0262140cb7bc None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:31:59.078561 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a9a98069-b34a-40d6-baf3-0262140cb7bc None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:31:59.079022 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a9a98069-b34a-40d6-baf3-0262140cb7bc None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:31:59.079427 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 100/405] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:31: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 22 05:31:59.089815 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-15b90714-109a-4940-b6f6-43764a31b98f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:31:59.094317 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-15b90714-109a-4940-b6f6-43764a31b98f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:31:59.094894 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-15b90714-109a-4940-b6f6-43764a31b98f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1075ef8-f8ca-47d8-bebf-93d16e2088c8", "connector": null, "instance_uuid": "c317ad7a-3d3b-4d99-bddf-dcba4cb15d34"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:31:59.106289 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:31:59.106289 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:31:59.150334 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-15b90714-109a-4940-b6f6-43764a31b98f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:31:59.150980 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 106/406] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:31:59 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 22 05:32:00.613880 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dc4d53c2-fd8f-4948-8017-0055d41d5812 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:00.614306 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dc4d53c2-fd8f-4948-8017-0055d41d5812 None None] GET https://10.4.3.91/volume// Jul 22 05:32:00.614484 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dc4d53c2-fd8f-4948-8017-0055d41d5812 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:00.614762 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dc4d53c2-fd8f-4948-8017-0055d41d5812 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:00.615141 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dc4d53c2-fd8f-4948-8017-0055d41d5812 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:00.615505 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 101/407] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:32: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 22 05:32:00.624830 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-aedaab25-3c4b-4bd7-99fd-a06f84057e8b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:00.627071 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-aedaab25-3c4b-4bd7-99fd-a06f84057e8b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:32:00.627282 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-aedaab25-3c4b-4bd7-99fd-a06f84057e8b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:00.627472 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-aedaab25-3c4b-4bd7-99fd-a06f84057e8b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:00.637468 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:00.637468 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:00.640992 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-aedaab25-3c4b-4bd7-99fd-a06f84057e8b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:32:00.646082 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-aedaab25-3c4b-4bd7-99fd-a06f84057e8b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:32:00.646737 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 101/408] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:32:00 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:32:00.753417 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8770a3a6-391f-4931-adec-c0f53155abc1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:00.760954 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8770a3a6-391f-4931-adec-c0f53155abc1 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] PUT https://10.4.3.91/volume/v3/attachments/084e9ed8-276a-434b-9fe2-46c7c28a7308 Jul 22 05:32:00.761676 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8770a3a6-391f-4931-adec-c0f53155abc1 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:00.771765 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8770a3a6-391f-4931-adec-c0f53155abc1 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Acquiring lock "cinder-attachment_update-e1075ef8-f8ca-47d8-bebf-93d16e2088c8-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:32:00.784419 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8770a3a6-391f-4931-adec-c0f53155abc1 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Lock "cinder-attachment_update-e1075ef8-f8ca-47d8-bebf-93d16e2088c8-np0000005624" acquired by "attachment_update" :: waited 0.013s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:32:00.785573 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:00.785573 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:00.892545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8770a3a6-391f-4931-adec-c0f53155abc1 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Lock "cinder-attachment_update-e1075ef8-f8ca-47d8-bebf-93d16e2088c8-np0000005624" released by "attachment_update" :: held 0.108s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:32:00.893003 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8770a3a6-391f-4931-adec-c0f53155abc1 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments/084e9ed8-276a-434b-9fe2-46c7c28a7308 returned with HTTP 200 Jul 22 05:32:00.893582 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 101/409] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:32:00 2026] PUT /volume/v3/attachments/084e9ed8-276a-434b-9fe2-46c7c28a7308 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:00.918232 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8cdbc1d2-bc76-4509-bed6-4a421dc07666 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:00.920549 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8cdbc1d2-bc76-4509-bed6-4a421dc07666 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/attachments/084e9ed8-276a-434b-9fe2-46c7c28a7308/action Jul 22 05:32:00.920977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8cdbc1d2-bc76-4509-bed6-4a421dc07666 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:32:00.921102 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8cdbc1d2-bc76-4509-bed6-4a421dc07666 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:00.944090 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:00.944090 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:00.965120 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-346cad62-3c09-4374-b25a-1a3ac2a9b10f req-8cdbc1d2-bc76-4509-bed6-4a421dc07666 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments/084e9ed8-276a-434b-9fe2-46c7c28a7308/action returned with HTTP 204 Jul 22 05:32:00.965706 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 107/410] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:32:00 2026] POST /volume/v3/attachments/084e9ed8-276a-434b-9fe2-46c7c28a7308/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:04.556055 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:04.558041 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:04.558208 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-124304062", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:04.560067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-124304062', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:04.560252 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Create volume of 1 GB Jul 22 05:32:04.564519 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Availability Zones retrieved successfully. Jul 22 05:32:04.570558 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Flow 'volume_create_api' (81489903-1288-4c8c-b681-33ed3f8187bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:04.571554 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915135ca-715f-4300-a883-0c2e6e7bb3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:04.572680 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:04.601037 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915135ca-715f-4300-a883-0c2e6e7bb3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:04.601181 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab20584-eb71-4fec-ab9c-92dcf9749708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:04.690525 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Created reservations ['8278c87d-a8eb-47dc-bd0d-fd21b03070a8', '73c6cf0e-5435-4f89-9efc-e92ac4c0b2bb', '7617c4a6-7ffd-4197-b66e-2803f85b4478', '89d6dffc-970a-4621-9ae9-00292834d985'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:04.692495 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab20584-eb71-4fec-ab9c-92dcf9749708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8278c87d-a8eb-47dc-bd0d-fd21b03070a8', '73c6cf0e-5435-4f89-9efc-e92ac4c0b2bb', '7617c4a6-7ffd-4197-b66e-2803f85b4478', '89d6dffc-970a-4621-9ae9-00292834d985']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:04.692806 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0432df55-fa6e-49f5-bb5a-16cbdaac2947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:04.723526 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0432df55-fa6e-49f5-bb5a-16cbdaac2947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a16e5ad-3d67-486e-ac56-a5e0b9a5922f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-124304062',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cf929c4d2a3c45dda04a8fd2ca4c2d0e',qos_specs=None,replication_status=,reservations=['8278c87d-a8eb-47dc-bd0d-fd21b03070a8','73c6cf0e-5435-4f89-9efc-e92ac4c0b2bb','7617c4a6-7ffd-4197-b66e-2803f85b4478','89d6dffc-970a-4621-9ae9-00292834d985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659082084c9c4520be01b79e9ce69f66',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-124304062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a16e5ad-3d67-486e-ac56-a5e0b9a5922f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cf929c4d2a3c45dda04a8fd2ca4c2d0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='659082084c9c4520be01b79e9ce69f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:04.723526 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeef4c3d-64d8-47bb-87f0-47d9fb680d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:04.751019 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeef4c3d-64d8-47bb-87f0-47d9fb680d7c) transitioned into state 'SUCCESS' from state '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-124304062',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cf929c4d2a3c45dda04a8fd2ca4c2d0e',qos_specs=None,replication_status=,reservations=['8278c87d-a8eb-47dc-bd0d-fd21b03070a8','73c6cf0e-5435-4f89-9efc-e92ac4c0b2bb','7617c4a6-7ffd-4197-b66e-2803f85b4478','89d6dffc-970a-4621-9ae9-00292834d985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659082084c9c4520be01b79e9ce69f66',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:04.752010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ffa782-4b95-432f-be1b-18ad08fcdb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:04.766059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ffa782-4b95-432f-be1b-18ad08fcdb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:04.766882 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Flow 'volume_create_api' (81489903-1288-4c8c-b681-33ed3f8187bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:04.767187 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Create volume request issued successfully. Jul 22 05:32:04.767816 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6ea0481c-8455-4896-ba38-f2896a554379 req-c14ec725-83e2-48d0-afab-5221a54495d5 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:04.768252 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 102/411] 10.4.3.91 () {72 vars in 1534 bytes} [Wed Jul 22 05:32:04 2026] POST /volume/v3/volumes => generated 760 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:04.780626 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-6ea0481c-8455-4896-ba38-f2896a554379 req-8e31b702-f5b4-4c0a-b256-db107c8ae041 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:04.784602 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6ea0481c-8455-4896-ba38-f2896a554379 req-8e31b702-f5b4-4c0a-b256-db107c8ae041 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] GET https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f Jul 22 05:32:04.784933 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6ea0481c-8455-4896-ba38-f2896a554379 req-8e31b702-f5b4-4c0a-b256-db107c8ae041 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:04.785157 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6ea0481c-8455-4896-ba38-f2896a554379 req-8e31b702-f5b4-4c0a-b256-db107c8ae041 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:04.795878 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:04.795878 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:04.805572 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-6ea0481c-8455-4896-ba38-f2896a554379 req-8e31b702-f5b4-4c0a-b256-db107c8ae041 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Volume info retrieved successfully. Jul 22 05:32:04.822467 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6ea0481c-8455-4896-ba38-f2896a554379 req-8e31b702-f5b4-4c0a-b256-db107c8ae041 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f returned with HTTP 200 Jul 22 05:32:04.822998 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 102/412] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:04 2026] GET /volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:04.862677 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5f655e24-0c91-4146-864d-d2554d3fb74f req-6ee35284-76bc-4f01-80fd-4b9568d5d030 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:04.868437 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5f655e24-0c91-4146-864d-d2554d3fb74f req-6ee35284-76bc-4f01-80fd-4b9568d5d030 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] GET https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f Jul 22 05:32:04.869369 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5f655e24-0c91-4146-864d-d2554d3fb74f req-6ee35284-76bc-4f01-80fd-4b9568d5d030 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:04.869369 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5f655e24-0c91-4146-864d-d2554d3fb74f req-6ee35284-76bc-4f01-80fd-4b9568d5d030 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:04.887101 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:04.887101 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:04.894287 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-5f655e24-0c91-4146-864d-d2554d3fb74f req-6ee35284-76bc-4f01-80fd-4b9568d5d030 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Volume info retrieved successfully. Jul 22 05:32:04.900472 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5f655e24-0c91-4146-864d-d2554d3fb74f req-6ee35284-76bc-4f01-80fd-4b9568d5d030 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f returned with HTTP 200 Jul 22 05:32:04.901062 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 102/413] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:04 2026] GET /volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:05.943911 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-122ffa12-33f9-46ee-8dbe-a6e688fe68ea req-6a34f3e6-2a18-4266-a9d8-d33e8dfc5496 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:05.948328 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-122ffa12-33f9-46ee-8dbe-a6e688fe68ea req-6a34f3e6-2a18-4266-a9d8-d33e8dfc5496 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] GET https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f Jul 22 05:32:05.948328 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-122ffa12-33f9-46ee-8dbe-a6e688fe68ea req-6a34f3e6-2a18-4266-a9d8-d33e8dfc5496 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:05.948711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-122ffa12-33f9-46ee-8dbe-a6e688fe68ea req-6a34f3e6-2a18-4266-a9d8-d33e8dfc5496 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:05.961936 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:05.961936 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:05.968391 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-122ffa12-33f9-46ee-8dbe-a6e688fe68ea req-6a34f3e6-2a18-4266-a9d8-d33e8dfc5496 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Volume info retrieved successfully. Jul 22 05:32:05.975016 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-122ffa12-33f9-46ee-8dbe-a6e688fe68ea req-6a34f3e6-2a18-4266-a9d8-d33e8dfc5496 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f returned with HTTP 200 Jul 22 05:32:05.975516 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 108/414] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:05 2026] GET /volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:06.059739 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-65f2caef-b611-4db9-83c3-d081b33ec218 req-5c3d822c-81fb-4e35-9091-b24dac6cc1c0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:06.062801 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-65f2caef-b611-4db9-83c3-d081b33ec218 req-5c3d822c-81fb-4e35-9091-b24dac6cc1c0 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-reader] GET https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f Jul 22 05:32:06.062896 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-65f2caef-b611-4db9-83c3-d081b33ec218 req-5c3d822c-81fb-4e35-9091-b24dac6cc1c0 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:06.065601 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-65f2caef-b611-4db9-83c3-d081b33ec218 req-5c3d822c-81fb-4e35-9091-b24dac6cc1c0 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-reader] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:06.074981 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:06.074981 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:06.079476 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-65f2caef-b611-4db9-83c3-d081b33ec218 req-5c3d822c-81fb-4e35-9091-b24dac6cc1c0 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-reader] Volume info retrieved successfully. Jul 22 05:32:06.084774 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-65f2caef-b611-4db9-83c3-d081b33ec218 req-5c3d822c-81fb-4e35-9091-b24dac6cc1c0 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-reader] https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f returned with HTTP 200 Jul 22 05:32:06.085265 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 103/415] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:06 2026] GET /volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:06.127879 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-3b4f434d-8d95-4624-8757-f53db1fbc455 req-59efc45b-9b40-47c3-8d3e-835f02354599 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:06.132848 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3b4f434d-8d95-4624-8757-f53db1fbc455 req-59efc45b-9b40-47c3-8d3e-835f02354599 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] DELETE https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f Jul 22 05:32:06.132848 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3b4f434d-8d95-4624-8757-f53db1fbc455 req-59efc45b-9b40-47c3-8d3e-835f02354599 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:06.132848 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3b4f434d-8d95-4624-8757-f53db1fbc455 req-59efc45b-9b40-47c3-8d3e-835f02354599 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:06.132848 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [req-3b4f434d-8d95-4624-8757-f53db1fbc455 req-59efc45b-9b40-47c3-8d3e-835f02354599 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Delete volume with id: 3a16e5ad-3d67-486e-ac56-a5e0b9a5922f Jul 22 05:32:06.148934 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:06.148934 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:06.149443 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-3b4f434d-8d95-4624-8757-f53db1fbc455 req-59efc45b-9b40-47c3-8d3e-835f02354599 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Volume info retrieved successfully. Jul 22 05:32:06.182724 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-3b4f434d-8d95-4624-8757-f53db1fbc455 req-59efc45b-9b40-47c3-8d3e-835f02354599 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Delete volume request issued successfully. Jul 22 05:32:06.182724 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3b4f434d-8d95-4624-8757-f53db1fbc455 req-59efc45b-9b40-47c3-8d3e-835f02354599 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f returned with HTTP 202 Jul 22 05:32:06.182724 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 103/416] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:32:06 2026] DELETE /volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:06.217608 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-2db089ca-1049-40bf-9f9d-2f1d39b05668 req-0dc09fa9-b7db-4464-8d22-0d92675b5865 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:06.220655 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-2db089ca-1049-40bf-9f9d-2f1d39b05668 req-0dc09fa9-b7db-4464-8d22-0d92675b5865 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] GET https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f Jul 22 05:32:06.221072 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-2db089ca-1049-40bf-9f9d-2f1d39b05668 req-0dc09fa9-b7db-4464-8d22-0d92675b5865 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:06.221358 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-2db089ca-1049-40bf-9f9d-2f1d39b05668 req-0dc09fa9-b7db-4464-8d22-0d92675b5865 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:06.230081 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:06.230081 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:06.235609 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-2db089ca-1049-40bf-9f9d-2f1d39b05668 req-0dc09fa9-b7db-4464-8d22-0d92675b5865 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Volume info retrieved successfully. Jul 22 05:32:06.242230 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-2db089ca-1049-40bf-9f9d-2f1d39b05668 req-0dc09fa9-b7db-4464-8d22-0d92675b5865 tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f returned with HTTP 200 Jul 22 05:32:06.242823 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 103/417] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:06 2026] GET /volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:07.272950 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-0b2630ba-39e9-4c4a-aea7-9120447d04d7 req-7cebc426-a2dc-406a-ae05-73297e5b5d7f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:07.275353 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b2630ba-39e9-4c4a-aea7-9120447d04d7 req-7cebc426-a2dc-406a-ae05-73297e5b5d7f tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] GET https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f Jul 22 05:32:07.275522 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b2630ba-39e9-4c4a-aea7-9120447d04d7 req-7cebc426-a2dc-406a-ae05-73297e5b5d7f tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:07.275784 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b2630ba-39e9-4c4a-aea7-9120447d04d7 req-7cebc426-a2dc-406a-ae05-73297e5b5d7f tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:07.282167 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b2630ba-39e9-4c4a-aea7-9120447d04d7 req-7cebc426-a2dc-406a-ae05-73297e5b5d7f tempest-VolumesGetTestJSON-1474000812 tempest-VolumesGetTestJSON-1474000812-project-member] https://10.4.3.91/volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f returned with HTTP 404 Jul 22 05:32:07.282745 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 109/418] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:07 2026] GET /volume/v3/volumes/3a16e5ad-3d67-486e-ac56-a5e0b9a5922f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:10.139920 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-20402e19-1313-40a0-81aa-352d39150b09 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:10.142879 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:10.143549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1425088115"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:10.146495 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1425088115'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:10.147886 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Create volume of 1 GB Jul 22 05:32:10.154853 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Availability Zones retrieved successfully. Jul 22 05:32:10.163706 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Flow 'volume_create_api' (0364d77d-7cdd-468a-b6ba-6ad48fac19cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:10.165036 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d28ca4a9-520f-4e6d-be34-fd8c86c36f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:10.167244 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:10.222593 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d28ca4a9-520f-4e6d-be34-fd8c86c36f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:10.223501 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec2a6a3-315b-4146-a275-78e0689b883b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:10.364855 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Created reservations ['48a49ddc-2abb-4cad-acb8-3c347678cd7b', '40709f10-b860-4d1c-9d44-358f15a55972', '81baa132-5db0-4394-8c62-1d821f556718', 'ecd80690-aa22-4edf-a392-a52b29c36ab4'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:10.366317 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec2a6a3-315b-4146-a275-78e0689b883b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a49ddc-2abb-4cad-acb8-3c347678cd7b', '40709f10-b860-4d1c-9d44-358f15a55972', '81baa132-5db0-4394-8c62-1d821f556718', 'ecd80690-aa22-4edf-a392-a52b29c36ab4']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:10.367583 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0719f5d7-3ee1-4022-9a27-b47ff9211d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:10.403490 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0719f5d7-3ee1-4022-9a27-b47ff9211d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '117cb415-95d0-4532-8ae5-5ddc7b4fc628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1425088115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d679d7ebee240458b311ce3556fb9bb',qos_specs=None,replication_status=,reservations=['48a49ddc-2abb-4cad-acb8-3c347678cd7b','40709f10-b860-4d1c-9d44-358f15a55972','81baa132-5db0-4394-8c62-1d821f556718','ecd80690-aa22-4edf-a392-a52b29c36ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e975b9b1bef4d5f8af64b95af827129',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1425088115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=117cb415-95d0-4532-8ae5-5ddc7b4fc628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d679d7ebee240458b311ce3556fb9bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e975b9b1bef4d5f8af64b95af827129',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:10.405129 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62bcab13-c88b-49a7-8d6b-578335b12fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:10.452574 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62bcab13-c88b-49a7-8d6b-578335b12fa6) transitioned into state 'SUCCESS' from state '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-1425088115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d679d7ebee240458b311ce3556fb9bb',qos_specs=None,replication_status=,reservations=['48a49ddc-2abb-4cad-acb8-3c347678cd7b','40709f10-b860-4d1c-9d44-358f15a55972','81baa132-5db0-4394-8c62-1d821f556718','ecd80690-aa22-4edf-a392-a52b29c36ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e975b9b1bef4d5f8af64b95af827129',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:10.452574 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39d08c50-0bb3-4b86-9d64-bdd94fb5fc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:10.466461 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39d08c50-0bb3-4b86-9d64-bdd94fb5fc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:10.467747 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Flow 'volume_create_api' (0364d77d-7cdd-468a-b6ba-6ad48fac19cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:10.468066 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Create volume request issued successfully. Jul 22 05:32:10.471189 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-20402e19-1313-40a0-81aa-352d39150b09 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:10.471189 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 104/419] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:10 2026] POST /volume/v3/volumes => generated 753 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:10.489697 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-54685ce1-e804-45b5-acec-60cb803af4b4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:10.492557 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54685ce1-e804-45b5-acec-60cb803af4b4 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] GET https://10.4.3.91/volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 Jul 22 05:32:10.492557 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54685ce1-e804-45b5-acec-60cb803af4b4 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:10.493008 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54685ce1-e804-45b5-acec-60cb803af4b4 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:10.506993 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:10.506993 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:10.518836 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-54685ce1-e804-45b5-acec-60cb803af4b4 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Volume info retrieved successfully. Jul 22 05:32:10.533861 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54685ce1-e804-45b5-acec-60cb803af4b4 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] https://10.4.3.91/volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 returned with HTTP 200 Jul 22 05:32:10.533861 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 104/420] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:10 2026] GET /volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:10.959009 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.101404 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 Jul 22 05:32:11.101761 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.102013 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.113342 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.113701 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.114049 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.114532 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.114863 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.115542 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.115542 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.115769 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.116056 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.116335 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.116676 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.117083 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.117853 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.118149 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.118498 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.118759 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.124819 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e62d791c-54ef-42c2-88ea-75a1b63c22db tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 returned with HTTP 200 Jul 22 05:32:11.125353 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 104/421] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:32:10 2026] GET /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 => generated 1430 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:11.138214 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.140306 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695/defaults Jul 22 05:32:11.140540 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.141121 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'defaults' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.147959 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.148249 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.148536 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.148828 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.149094 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.149354 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.149877 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.151353 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.152300 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.153739 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.154095 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.157520 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e624277d-e9a3-43de-82f5-c696f30f2cc6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695/defaults returned with HTTP 200 Jul 22 05:32:11.159109 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 110/422] 10.4.3.91 () {66 vars in 1374 bytes} [Wed Jul 22 05:32:11 2026] GET /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695/defaults => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:11.169659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.170967 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 Jul 22 05:32:11.171617 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:11.177287 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:11.177287 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:11.212655 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.212921 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.213251 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.213770 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.214058 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.214354 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.215235 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:11.216764 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.216871 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.217091 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.218417 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.218417 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:11.224826 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6796d17c-5c11-4cd0-90cf-5877f7e898e6 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 returned with HTTP 200 Jul 22 05:32:11.225363 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 105/423] 10.4.3.91 () {68 vars in 1367 bytes} [Wed Jul 22 05:32:11 2026] PUT /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 => generated 1388 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:11.238897 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3ba36a5d-5bc9-4fdf-8950-446fa1c685dc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.241816 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ba36a5d-5bc9-4fdf-8950-446fa1c685dc tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] DELETE https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 Jul 22 05:32:11.241816 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3ba36a5d-5bc9-4fdf-8950-446fa1c685dc tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.241816 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3ba36a5d-5bc9-4fdf-8950-446fa1c685dc tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.259310 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ba36a5d-5bc9-4fdf-8950-446fa1c685dc tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 returned with HTTP 200 Jul 22 05:32:11.260694 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 105/424] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:32:11 2026] DELETE /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 05:32:11.271800 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-461fdf02-6590-4752-91d6-b6a5af611a9f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.275416 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-461fdf02-6590-4752-91d6-b6a5af611a9f tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 Jul 22 05:32:11.275774 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-461fdf02-6590-4752-91d6-b6a5af611a9f tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.276044 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-461fdf02-6590-4752-91d6-b6a5af611a9f tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.296948 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-461fdf02-6590-4752-91d6-b6a5af611a9f tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 returned with HTTP 200 Jul 22 05:32:11.297495 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 105/425] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:32:11 2026] GET /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 => generated 1430 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:11.309706 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8669f116-2726-4c5d-aa60-2498dce7b8f1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.311903 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8669f116-2726-4c5d-aa60-2498dce7b8f1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 Jul 22 05:32:11.312330 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8669f116-2726-4c5d-aa60-2498dce7b8f1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:11.429262 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8669f116-2726-4c5d-aa60-2498dce7b8f1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 returned with HTTP 200 Jul 22 05:32:11.429262 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 111/426] 10.4.3.91 () {68 vars in 1368 bytes} [Wed Jul 22 05:32:11 2026] PUT /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 => generated 1388 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:11.443998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d086a8f8-67f1-46a4-8d5f-d438ea604265 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.450307 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d086a8f8-67f1-46a4-8d5f-d438ea604265 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695/defaults Jul 22 05:32:11.451097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d086a8f8-67f1-46a4-8d5f-d438ea604265 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.451097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d086a8f8-67f1-46a4-8d5f-d438ea604265 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'defaults' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.466315 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d086a8f8-67f1-46a4-8d5f-d438ea604265 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695/defaults returned with HTTP 200 Jul 22 05:32:11.466846 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 106/427] 10.4.3.91 () {66 vars in 1374 bytes} [Wed Jul 22 05:32:11 2026] GET /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695/defaults => generated 1430 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:11.479861 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6b2a0353-3bad-415b-9009-716baf2ae26f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.480370 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a8e80bbe-0fcf-4a6d-92e4-1bb85b0d2289 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.483047 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:11.483047 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-550496960"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:11.483479 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a8e80bbe-0fcf-4a6d-92e4-1bb85b0d2289 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 Jul 22 05:32:11.483758 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a8e80bbe-0fcf-4a6d-92e4-1bb85b0d2289 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.483938 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-550496960'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:11.484033 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a8e80bbe-0fcf-4a6d-92e4-1bb85b0d2289 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.484185 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Create volume of 1 GB Jul 22 05:32:11.491611 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Availability Zones retrieved successfully. Jul 22 05:32:11.501992 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Flow 'volume_create_api' (7904bb44-2e19-4c4c-b97d-82423941d71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:11.503780 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f4c6a6-e0c6-4cdb-b3c7-c0f006a1e02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:11.505197 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:11.510584 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a8e80bbe-0fcf-4a6d-92e4-1bb85b0d2289 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 returned with HTTP 200 Jul 22 05:32:11.510584 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 106/428] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:32:11 2026] GET /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 => generated 1430 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:11.530219 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b0b6fe8d-4cf8-4f9b-afe7-3a7b65c38652 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.534837 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b0b6fe8d-4cf8-4f9b-afe7-3a7b65c38652 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True Jul 22 05:32:11.534837 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b0b6fe8d-4cf8-4f9b-afe7-3a7b65c38652 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.535408 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b0b6fe8d-4cf8-4f9b-afe7-3a7b65c38652 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.554616 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-faa04465-1293-4728-a551-1c3e172324bc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.558447 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-faa04465-1293-4728-a551-1c3e172324bc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] GET https://10.4.3.91/volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 Jul 22 05:32:11.559039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-faa04465-1293-4728-a551-1c3e172324bc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.559183 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-faa04465-1293-4728-a551-1c3e172324bc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.563926 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b0b6fe8d-4cf8-4f9b-afe7-3a7b65c38652 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True returned with HTTP 200 Jul 22 05:32:11.564486 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 112/429] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:32:11 2026] GET /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True => generated 2405 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:11.569831 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:11.569831 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:11.573812 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f4c6a6-e0c6-4cdb-b3c7-c0f006a1e02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:11.573812 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e866883-c9a8-4317-81a4-2a169b551a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:11.575179 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-faa04465-1293-4728-a551-1c3e172324bc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Volume info retrieved successfully. Jul 22 05:32:11.581735 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-faa04465-1293-4728-a551-1c3e172324bc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] https://10.4.3.91/volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 returned with HTTP 200 Jul 22 05:32:11.582345 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 107/430] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:11 2026] GET /volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:11.583502 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.671463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Created reservations ['5a310e40-50e0-47c5-89b3-29b4910c6a1b', '8152d3aa-dc82-48e6-b887-6a0ee2c4ae2e', 'b3d1ba39-d479-430f-8629-7789340187ae', 'fac8e7dc-e727-405d-97a1-da3f15ad3750'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:11.672037 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e866883-c9a8-4317-81a4-2a169b551a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a310e40-50e0-47c5-89b3-29b4910c6a1b', '8152d3aa-dc82-48e6-b887-6a0ee2c4ae2e', 'b3d1ba39-d479-430f-8629-7789340187ae', 'fac8e7dc-e727-405d-97a1-da3f15ad3750']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:11.673091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df28d15b-f2df-4ecc-b0b8-867ce60402b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:11.687588 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:11.688103 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1401559167"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:11.690264 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1401559167'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:11.690512 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Create volume of 1 GB Jul 22 05:32:11.697716 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Availability Zones retrieved successfully. Jul 22 05:32:11.708076 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Flow 'volume_create_api' (f6b69b5a-49d6-473d-8b2a-7841ef73a597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:11.709554 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88291b10-ce09-4b60-829f-08b00f360464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:11.711125 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:11.714810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df28d15b-f2df-4ecc-b0b8-867ce60402b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '571bba0e-c328-4e19-a468-92d1c66eb0c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-550496960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a3b13dfb1a44c8bc4ad0f87596fd5c',qos_specs=None,replication_status=,reservations=['5a310e40-50e0-47c5-89b3-29b4910c6a1b','8152d3aa-dc82-48e6-b887-6a0ee2c4ae2e','b3d1ba39-d479-430f-8629-7789340187ae','fac8e7dc-e727-405d-97a1-da3f15ad3750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eea865751ca749f1bb69e1af7b8567d5',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-550496960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=571bba0e-c328-4e19-a468-92d1c66eb0c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a3b13dfb1a44c8bc4ad0f87596fd5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eea865751ca749f1bb69e1af7b8567d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:11.716247 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6efa48a-e419-4c9c-b694-5cdfabbe7179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:11.750791 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6efa48a-e419-4c9c-b694-5cdfabbe7179) transitioned into state 'SUCCESS' from state '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-550496960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a3b13dfb1a44c8bc4ad0f87596fd5c',qos_specs=None,replication_status=,reservations=['5a310e40-50e0-47c5-89b3-29b4910c6a1b','8152d3aa-dc82-48e6-b887-6a0ee2c4ae2e','b3d1ba39-d479-430f-8629-7789340187ae','fac8e7dc-e727-405d-97a1-da3f15ad3750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eea865751ca749f1bb69e1af7b8567d5',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:11.751599 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d157f1cf-9385-4c63-9164-4e59af1e86a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:11.768746 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d157f1cf-9385-4c63-9164-4e59af1e86a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:11.768746 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Flow 'volume_create_api' (7904bb44-2e19-4c4c-b97d-82423941d71b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:11.769238 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Create volume request issued successfully. Jul 22 05:32:11.769294 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88291b10-ce09-4b60-829f-08b00f360464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:11.769955 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b2a0353-3bad-415b-9009-716baf2ae26f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:11.770289 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 106/431] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:11 2026] POST /volume/v3/volumes => generated 751 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:11.770574 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc486f19-f74f-4950-8d00-fdc940d1502b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:11.795015 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3863d8ef-818a-41b5-af58-b94c9d856bf8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.797705 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3863d8ef-818a-41b5-af58-b94c9d856bf8 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:11.798159 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3863d8ef-818a-41b5-af58-b94c9d856bf8 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.798159 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3863d8ef-818a-41b5-af58-b94c9d856bf8 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.808737 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:11.808737 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:11.813590 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3863d8ef-818a-41b5-af58-b94c9d856bf8 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:11.821171 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3863d8ef-818a-41b5-af58-b94c9d856bf8 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:11.821826 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 113/432] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:11 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:11.891281 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Created reservations ['fbf13782-b9d8-4a2a-b09b-b21888a873aa', '8e34017c-e22a-4180-9d10-7f261e49a4be', 'f1e79aeb-f415-47df-b61c-08862b498a0c', '0e4008a7-5c55-427f-801f-57c30bb657de'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:11.892389 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc486f19-f74f-4950-8d00-fdc940d1502b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbf13782-b9d8-4a2a-b09b-b21888a873aa', '8e34017c-e22a-4180-9d10-7f261e49a4be', 'f1e79aeb-f415-47df-b61c-08862b498a0c', '0e4008a7-5c55-427f-801f-57c30bb657de']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:11.893321 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1534ab82-2098-49d8-acd7-38c559803c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:11.913408 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-d9f58ac2-f5a0-4c20-841a-1f472115d675 req-7f6b2b83-9a2b-46f4-98f3-9359c01ecbcd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.917060 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d9f58ac2-f5a0-4c20-841a-1f472115d675 req-7f6b2b83-9a2b-46f4-98f3-9359c01ecbcd tempest-VolumesAdminNegativeTest-228072453 tempest-VolumesAdminNegativeTest-228072453-project] GET https://10.4.3.91/volume/v3/volumes/d7644c45-c473-4fe6-a6ca-13801ba9d07b Jul 22 05:32:11.917238 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d9f58ac2-f5a0-4c20-841a-1f472115d675 req-7f6b2b83-9a2b-46f4-98f3-9359c01ecbcd tempest-VolumesAdminNegativeTest-228072453 tempest-VolumesAdminNegativeTest-228072453-project] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.917481 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d9f58ac2-f5a0-4c20-841a-1f472115d675 req-7f6b2b83-9a2b-46f4-98f3-9359c01ecbcd tempest-VolumesAdminNegativeTest-228072453 tempest-VolumesAdminNegativeTest-228072453-project] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.928697 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d9f58ac2-f5a0-4c20-841a-1f472115d675 req-7f6b2b83-9a2b-46f4-98f3-9359c01ecbcd tempest-VolumesAdminNegativeTest-228072453 tempest-VolumesAdminNegativeTest-228072453-project] https://10.4.3.91/volume/v3/volumes/d7644c45-c473-4fe6-a6ca-13801ba9d07b returned with HTTP 404 Jul 22 05:32:11.929407 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 108/433] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:11 2026] GET /volume/v3/volumes/d7644c45-c473-4fe6-a6ca-13801ba9d07b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:11.937289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1534ab82-2098-49d8-acd7-38c559803c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38e56fe3-23ec-48da-af07-e03d93c51f14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1401559167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6fac5f57324be8b46771a9c29b7695',qos_specs=None,replication_status=,reservations=['fbf13782-b9d8-4a2a-b09b-b21888a873aa','8e34017c-e22a-4180-9d10-7f261e49a4be','f1e79aeb-f415-47df-b61c-08862b498a0c','0e4008a7-5c55-427f-801f-57c30bb657de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a548df2c1dd43ea8cf9fa6879e9fa96',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1401559167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38e56fe3-23ec-48da-af07-e03d93c51f14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6fac5f57324be8b46771a9c29b7695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a548df2c1dd43ea8cf9fa6879e9fa96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:11.937516 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db8ed212-bdc6-4a44-b88a-68fcee3f7941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:11.947455 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4a1dd2fd-1071-4f1b-8704-acd9f924b8fc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:11.949739 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4a1dd2fd-1071-4f1b-8704-acd9f924b8fc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] DELETE https://10.4.3.91/volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 Jul 22 05:32:11.949876 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4a1dd2fd-1071-4f1b-8704-acd9f924b8fc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:11.950315 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4a1dd2fd-1071-4f1b-8704-acd9f924b8fc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:11.950556 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-4a1dd2fd-1071-4f1b-8704-acd9f924b8fc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Delete volume with id: 117cb415-95d0-4532-8ae5-5ddc7b4fc628 Jul 22 05:32:11.961825 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:11.961825 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:11.962342 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4a1dd2fd-1071-4f1b-8704-acd9f924b8fc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Volume info retrieved successfully. Jul 22 05:32:11.993333 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db8ed212-bdc6-4a44-b88a-68fcee3f7941) transitioned into state 'SUCCESS' from state '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-1401559167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6fac5f57324be8b46771a9c29b7695',qos_specs=None,replication_status=,reservations=['fbf13782-b9d8-4a2a-b09b-b21888a873aa','8e34017c-e22a-4180-9d10-7f261e49a4be','f1e79aeb-f415-47df-b61c-08862b498a0c','0e4008a7-5c55-427f-801f-57c30bb657de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a548df2c1dd43ea8cf9fa6879e9fa96',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:11.993899 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10f18201-8921-402e-a892-bdf31a435ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:12.018877 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10f18201-8921-402e-a892-bdf31a435ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:12.020304 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Flow 'volume_create_api' (f6b69b5a-49d6-473d-8b2a-7841ef73a597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:12.021249 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Create volume request issued successfully. Jul 22 05:32:12.021703 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4a1dd2fd-1071-4f1b-8704-acd9f924b8fc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Delete volume request issued successfully. Jul 22 05:32:12.021972 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4a1dd2fd-1071-4f1b-8704-acd9f924b8fc tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] https://10.4.3.91/volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 returned with HTTP 202 Jul 22 05:32:12.022474 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8c1b458e-bf24-422a-82fa-9a9b3ea4977b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:12.022560 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 107/434] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:11 2026] DELETE /volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:12.023237 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 107/435] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:11 2026] POST /volume/v3/volumes => generated 754 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 05:32:12.034755 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e7fd3922-24e6-4e68-a6e9-4b465bfdea77 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:12.037221 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e7fd3922-24e6-4e68-a6e9-4b465bfdea77 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] GET https://10.4.3.91/volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 Jul 22 05:32:12.037460 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e7fd3922-24e6-4e68-a6e9-4b465bfdea77 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:12.038115 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e7fd3922-24e6-4e68-a6e9-4b465bfdea77 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:12.038332 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7051af45-4908-40e2-a6fb-5629f0e8942b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:12.042605 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7051af45-4908-40e2-a6fb-5629f0e8942b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] GET https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 Jul 22 05:32:12.043003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7051af45-4908-40e2-a6fb-5629f0e8942b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:12.043224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7051af45-4908-40e2-a6fb-5629f0e8942b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:12.051478 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:12.051478 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:12.067312 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:12.067312 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:12.068205 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e7fd3922-24e6-4e68-a6e9-4b465bfdea77 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Volume info retrieved successfully. Jul 22 05:32:12.078215 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e7fd3922-24e6-4e68-a6e9-4b465bfdea77 tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] https://10.4.3.91/volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 returned with HTTP 200 Jul 22 05:32:12.078829 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 114/436] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:12 2026] GET /volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:12.079209 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7051af45-4908-40e2-a6fb-5629f0e8942b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Volume info retrieved successfully. Jul 22 05:32:12.090824 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7051af45-4908-40e2-a6fb-5629f0e8942b tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 returned with HTTP 200 Jul 22 05:32:12.091545 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 109/437] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:12 2026] GET /volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:12.840381 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c5d94763-f7b3-4372-8e5c-44c39dc9a870 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:12.844498 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c5d94763-f7b3-4372-8e5c-44c39dc9a870 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:12.844498 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c5d94763-f7b3-4372-8e5c-44c39dc9a870 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:12.845753 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c5d94763-f7b3-4372-8e5c-44c39dc9a870 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:12.854818 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:12.854818 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:12.861462 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c5d94763-f7b3-4372-8e5c-44c39dc9a870 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:12.870447 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c5d94763-f7b3-4372-8e5c-44c39dc9a870 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:12.870929 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 108/438] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:12 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:13.099692 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1ec8981a-5167-4ae1-b185-acdc6a72531c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.108363 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1ec8981a-5167-4ae1-b185-acdc6a72531c tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] GET https://10.4.3.91/volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 Jul 22 05:32:13.110649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1ec8981a-5167-4ae1-b185-acdc6a72531c tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:13.110649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1ec8981a-5167-4ae1-b185-acdc6a72531c tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:13.121984 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b28b8e14-6003-47ee-b0c2-04d656b4f552 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.125440 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b28b8e14-6003-47ee-b0c2-04d656b4f552 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] GET https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 Jul 22 05:32:13.125440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b28b8e14-6003-47ee-b0c2-04d656b4f552 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:13.125440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b28b8e14-6003-47ee-b0c2-04d656b4f552 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:13.129861 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1ec8981a-5167-4ae1-b185-acdc6a72531c tempest-VolumesAdminNegativeTest-1854953106 tempest-VolumesAdminNegativeTest-1854953106-project-member] https://10.4.3.91/volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 returned with HTTP 404 Jul 22 05:32:13.132198 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 108/439] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:13 2026] GET /volume/v3/volumes/117cb415-95d0-4532-8ae5-5ddc7b4fc628 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:13.145826 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:13.145826 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:13.151075 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b28b8e14-6003-47ee-b0c2-04d656b4f552 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Volume info retrieved successfully. Jul 22 05:32:13.158998 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b28b8e14-6003-47ee-b0c2-04d656b4f552 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 returned with HTTP 200 Jul 22 05:32:13.159551 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 115/440] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:13 2026] GET /volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:13.188194 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-37e7d61a-c3e7-4c33-a324-4fd0ed0ce944 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.188194 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-37e7d61a-c3e7-4c33-a324-4fd0ed0ce944 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True Jul 22 05:32:13.188695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-37e7d61a-c3e7-4c33-a324-4fd0ed0ce944 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:13.188695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-37e7d61a-c3e7-4c33-a324-4fd0ed0ce944 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:13.257163 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-37e7d61a-c3e7-4c33-a324-4fd0ed0ce944 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True returned with HTTP 200 Jul 22 05:32:13.257163 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 110/441] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:32:13 2026] GET /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True => generated 2405 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:13.289389 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-94f04a27-829b-4c04-b099-5a6d1b5b2272 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.294101 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-94f04a27-829b-4c04-b099-5a6d1b5b2272 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] DELETE https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 Jul 22 05:32:13.294101 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-94f04a27-829b-4c04-b099-5a6d1b5b2272 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:13.294282 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-94f04a27-829b-4c04-b099-5a6d1b5b2272 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:13.294973 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-94f04a27-829b-4c04-b099-5a6d1b5b2272 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Delete volume with id: 38e56fe3-23ec-48da-af07-e03d93c51f14 Jul 22 05:32:13.312483 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:13.312483 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:13.313196 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-94f04a27-829b-4c04-b099-5a6d1b5b2272 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Volume info retrieved successfully. Jul 22 05:32:13.369266 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-94f04a27-829b-4c04-b099-5a6d1b5b2272 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Delete volume request issued successfully. Jul 22 05:32:13.370067 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-94f04a27-829b-4c04-b099-5a6d1b5b2272 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 returned with HTTP 202 Jul 22 05:32:13.370625 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 109/442] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:13 2026] DELETE /volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:13.387246 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f4dce461-3e00-4f25-b503-4c33e7e0265d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.391431 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f4dce461-3e00-4f25-b503-4c33e7e0265d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] GET https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 Jul 22 05:32:13.391803 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f4dce461-3e00-4f25-b503-4c33e7e0265d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:13.392274 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f4dce461-3e00-4f25-b503-4c33e7e0265d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:13.408786 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:13.408786 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:13.419836 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f4dce461-3e00-4f25-b503-4c33e7e0265d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Volume info retrieved successfully. Jul 22 05:32:13.428961 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f4dce461-3e00-4f25-b503-4c33e7e0265d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 returned with HTTP 200 Jul 22 05:32:13.429478 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 109/443] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:13 2026] GET /volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:13.442595 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-37af1d3a-d26d-415e-a74b-182ec6e00381 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.445269 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-37af1d3a-d26d-415e-a74b-182ec6e00381 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:13.445530 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-37af1d3a-d26d-415e-a74b-182ec6e00381 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:13.447521 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-37af1d3a-d26d-415e-a74b-182ec6e00381 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:13.456398 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:13.456398 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:13.464364 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-37af1d3a-d26d-415e-a74b-182ec6e00381 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:13.475797 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-37af1d3a-d26d-415e-a74b-182ec6e00381 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:13.476716 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 116/444] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:13 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:13.638673 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b0c096b3-4d8e-4c7f-a1c2-c85ef6ebcdc9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.638673 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b0c096b3-4d8e-4c7f-a1c2-c85ef6ebcdc9 None None] GET https://10.4.3.91/volume// Jul 22 05:32:13.638673 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b0c096b3-4d8e-4c7f-a1c2-c85ef6ebcdc9 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:13.638673 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b0c096b3-4d8e-4c7f-a1c2-c85ef6ebcdc9 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:13.638673 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b0c096b3-4d8e-4c7f-a1c2-c85ef6ebcdc9 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:13.639192 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 111/445] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:32:13 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:32:13.660724 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-7f42482f-88e3-4259-a325-26782ca49bac None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.666104 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-7f42482f-88e3-4259-a325-26782ca49bac tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:32:13.666104 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-7f42482f-88e3-4259-a325-26782ca49bac tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "571bba0e-c328-4e19-a468-92d1c66eb0c6", "connector": null, "instance_uuid": "56c47db1-4cc5-4798-a685-941ce7224076"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:13.696013 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:13.696013 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:13.777195 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-7f42482f-88e3-4259-a325-26782ca49bac tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:32:13.777662 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 110/446] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:32:13 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:13.853777 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f4964a12-b48c-4b69-98d3-a77620a8473c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.860327 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f4964a12-b48c-4b69-98d3-a77620a8473c tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:13.860618 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f4964a12-b48c-4b69-98d3-a77620a8473c tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:13.861992 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f4964a12-b48c-4b69-98d3-a77620a8473c tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:13.884425 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:13.884425 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:13.888517 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f4964a12-b48c-4b69-98d3-a77620a8473c tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:13.894916 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f4964a12-b48c-4b69-98d3-a77620a8473c tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:13.895744 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 110/447] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:13 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:13.900771 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8c4ac3cc-a5ec-4c43-885b-3b517d939f50 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.901331 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8c4ac3cc-a5ec-4c43-885b-3b517d939f50 None None] GET https://10.4.3.91/volume// Jul 22 05:32:13.901331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8c4ac3cc-a5ec-4c43-885b-3b517d939f50 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:13.901720 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8c4ac3cc-a5ec-4c43-885b-3b517d939f50 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:13.902316 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8c4ac3cc-a5ec-4c43-885b-3b517d939f50 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:13.902750 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 117/448] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:32: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 22 05:32:13.915822 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-4f87460f-a2e3-4026-bb72-57cb248cb263 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:13.920020 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-4f87460f-a2e3-4026-bb72-57cb248cb263 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:13.920020 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-4f87460f-a2e3-4026-bb72-57cb248cb263 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:13.920020 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-4f87460f-a2e3-4026-bb72-57cb248cb263 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:13.938611 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:13.938611 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:13.947545 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-4f87460f-a2e3-4026-bb72-57cb248cb263 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:13.953739 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-4f87460f-a2e3-4026-bb72-57cb248cb263 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:13.954260 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 112/449] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:32:13 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:32:14.093872 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-cb59790e-8129-44cf-acd2-4122f1e19ef9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:14.099886 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-cb59790e-8129-44cf-acd2-4122f1e19ef9 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] PUT https://10.4.3.91/volume/v3/attachments/54bb221e-ebae-4b88-bb61-e89e3727fa2e Jul 22 05:32:14.100369 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-cb59790e-8129-44cf-acd2-4122f1e19ef9 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:14.114079 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-cb59790e-8129-44cf-acd2-4122f1e19ef9 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Acquiring lock "cinder-attachment_update-571bba0e-c328-4e19-a468-92d1c66eb0c6-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:32:14.123058 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-cb59790e-8129-44cf-acd2-4122f1e19ef9 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Lock "cinder-attachment_update-571bba0e-c328-4e19-a468-92d1c66eb0c6-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:32:14.124783 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:14.124783 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:14.275106 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-cb59790e-8129-44cf-acd2-4122f1e19ef9 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Lock "cinder-attachment_update-571bba0e-c328-4e19-a468-92d1c66eb0c6-np0000005624" released by "attachment_update" :: held 0.152s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:32:14.275820 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-cb59790e-8129-44cf-acd2-4122f1e19ef9 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/54bb221e-ebae-4b88-bb61-e89e3727fa2e returned with HTTP 200 Jul 22 05:32:14.277221 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 111/450] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:32:14 2026] PUT /volume/v3/attachments/54bb221e-ebae-4b88-bb61-e89e3727fa2e => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:14.449939 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-57392e38-0f4c-4165-a27d-1ca519fbb20f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:14.452787 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-57392e38-0f4c-4165-a27d-1ca519fbb20f tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] GET https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 Jul 22 05:32:14.452787 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-57392e38-0f4c-4165-a27d-1ca519fbb20f tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:14.454150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-57392e38-0f4c-4165-a27d-1ca519fbb20f tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:14.463290 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-57392e38-0f4c-4165-a27d-1ca519fbb20f tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 returned with HTTP 404 Jul 22 05:32:14.464047 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 111/451] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:14 2026] GET /volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:14.475385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7090cc26-01bb-42f7-bbcb-a2d19d7fda5e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:14.477712 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7090cc26-01bb-42f7-bbcb-a2d19d7fda5e tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] GET https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 Jul 22 05:32:14.478007 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7090cc26-01bb-42f7-bbcb-a2d19d7fda5e tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:14.478324 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7090cc26-01bb-42f7-bbcb-a2d19d7fda5e tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:14.490775 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7090cc26-01bb-42f7-bbcb-a2d19d7fda5e tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 returned with HTTP 404 Jul 22 05:32:14.491419 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 118/452] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:14 2026] GET /volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:14.506810 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-76b5fc4c-88e1-4843-973e-3d04b97d381d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:14.509849 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-76b5fc4c-88e1-4843-973e-3d04b97d381d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] DELETE https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 Jul 22 05:32:14.511117 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-76b5fc4c-88e1-4843-973e-3d04b97d381d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:14.511489 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-76b5fc4c-88e1-4843-973e-3d04b97d381d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:14.512250 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-76b5fc4c-88e1-4843-973e-3d04b97d381d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Delete volume with id: 38e56fe3-23ec-48da-af07-e03d93c51f14 Jul 22 05:32:14.527853 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-76b5fc4c-88e1-4843-973e-3d04b97d381d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 returned with HTTP 404 Jul 22 05:32:14.527853 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 113/453] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:14 2026] DELETE /volume/v3/volumes/38e56fe3-23ec-48da-af07-e03d93c51f14 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:14.543694 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:14.545238 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:14.546108 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-81868451"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:14.548071 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-81868451'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:14.548456 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Create volume of 1 GB Jul 22 05:32:14.548929 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:14.548929 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:14.554321 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Availability Zones retrieved successfully. Jul 22 05:32:14.564701 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Flow 'volume_create_api' (3b291838-916d-482a-b383-9c3d3299ed30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:14.566561 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502d9510-d903-4517-acc5-59ee169c59a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:14.568958 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:14.622709 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502d9510-d903-4517-acc5-59ee169c59a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:14.624733 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50adcab3-e132-4533-8d34-8d7ad73712cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:14.705497 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Created reservations ['572a6967-b5e4-468d-a72b-ee1586fd1b4c', '05580161-5ca7-4f67-af44-53a96c0ce113', '29712c54-a884-4f64-b93d-8b7410a3e60a', '23ba69df-631d-45dc-87e7-f3f00abd8d34'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:14.706681 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50adcab3-e132-4533-8d34-8d7ad73712cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['572a6967-b5e4-468d-a72b-ee1586fd1b4c', '05580161-5ca7-4f67-af44-53a96c0ce113', '29712c54-a884-4f64-b93d-8b7410a3e60a', '23ba69df-631d-45dc-87e7-f3f00abd8d34']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:14.707782 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a24545b-9590-4957-9e8f-5e23205a4897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:14.741736 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a24545b-9590-4957-9e8f-5e23205a4897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7037b0eb-23f4-4d36-8aec-fdf00f8091ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-81868451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6fac5f57324be8b46771a9c29b7695',qos_specs=None,replication_status=,reservations=['572a6967-b5e4-468d-a72b-ee1586fd1b4c','05580161-5ca7-4f67-af44-53a96c0ce113','29712c54-a884-4f64-b93d-8b7410a3e60a','23ba69df-631d-45dc-87e7-f3f00abd8d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a548df2c1dd43ea8cf9fa6879e9fa96',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-81868451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7037b0eb-23f4-4d36-8aec-fdf00f8091ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6fac5f57324be8b46771a9c29b7695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a548df2c1dd43ea8cf9fa6879e9fa96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:14.741736 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a73e7d4-1c40-4f36-88fc-1211a85ba820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:14.768821 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a73e7d4-1c40-4f36-88fc-1211a85ba820) transitioned into state 'SUCCESS' from state '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-81868451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6fac5f57324be8b46771a9c29b7695',qos_specs=None,replication_status=,reservations=['572a6967-b5e4-468d-a72b-ee1586fd1b4c','05580161-5ca7-4f67-af44-53a96c0ce113','29712c54-a884-4f64-b93d-8b7410a3e60a','23ba69df-631d-45dc-87e7-f3f00abd8d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a548df2c1dd43ea8cf9fa6879e9fa96',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:14.768821 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c531aec-1fce-4f5b-910d-011d8984e0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:14.790804 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c531aec-1fce-4f5b-910d-011d8984e0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:14.792242 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Flow 'volume_create_api' (3b291838-916d-482a-b383-9c3d3299ed30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:14.793187 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Create volume request issued successfully. Jul 22 05:32:14.794168 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f84b5cdb-a2bb-46ba-97c8-037e1917dc4d tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:14.796091 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 112/454] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:14 2026] POST /volume/v3/volumes => generated 752 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:14.818391 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-25026261-0108-4322-bb51-22bf78c27570 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:14.820838 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-25026261-0108-4322-bb51-22bf78c27570 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] GET https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:14.821386 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-25026261-0108-4322-bb51-22bf78c27570 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:14.821386 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-25026261-0108-4322-bb51-22bf78c27570 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:14.839424 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:14.839424 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:14.851285 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-25026261-0108-4322-bb51-22bf78c27570 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Volume info retrieved successfully. Jul 22 05:32:14.860045 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-25026261-0108-4322-bb51-22bf78c27570 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae returned with HTTP 200 Jul 22 05:32:14.860399 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 112/455] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:14 2026] GET /volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:14.862064 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-084429ee-207b-46b5-937e-8965ee008915 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:14.867521 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-084429ee-207b-46b5-937e-8965ee008915 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] DELETE https://10.4.3.91/volume/v3/attachments/da0a8332-8ed6-4056-a8d6-496a03b663e1 Jul 22 05:32:14.868306 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-084429ee-207b-46b5-937e-8965ee008915 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:14.868663 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-084429ee-207b-46b5-937e-8965ee008915 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:14.884588 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:14.884588 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:14.916777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f086eaae-ce34-4881-b411-8bca0bacfcaf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:14.922456 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f086eaae-ce34-4881-b411-8bca0bacfcaf tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:14.922998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f086eaae-ce34-4881-b411-8bca0bacfcaf tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:14.923456 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f086eaae-ce34-4881-b411-8bca0bacfcaf tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:14.944657 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:14.944657 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:14.955000 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f086eaae-ce34-4881-b411-8bca0bacfcaf tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:14.972096 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f086eaae-ce34-4881-b411-8bca0bacfcaf tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:14.972701 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 114/456] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:14 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:15.038294 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-084429ee-207b-46b5-937e-8965ee008915 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/attachments/da0a8332-8ed6-4056-a8d6-496a03b663e1 returned with HTTP 200 Jul 22 05:32:15.039499 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 119/457] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:32:14 2026] DELETE /volume/v3/attachments/da0a8332-8ed6-4056-a8d6-496a03b663e1 => generated 19 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:15.052899 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-f6169558-55ee-437d-9f3f-0eb7b57a7bc1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:15.058564 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-f6169558-55ee-437d-9f3f-0eb7b57a7bc1 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:32:15.058791 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-f6169558-55ee-437d-9f3f-0eb7b57a7bc1 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:15.059057 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-f6169558-55ee-437d-9f3f-0eb7b57a7bc1 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:15.061531 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-f6169558-55ee-437d-9f3f-0eb7b57a7bc1 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Delete volume with id: b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 Jul 22 05:32:15.061970 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-bbae42a0-1787-4085-8aa6-f52d41f47d0e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:15.063075 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-bbae42a0-1787-4085-8aa6-f52d41f47d0e tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] DELETE https://10.4.3.91/volume/v3/attachments/f51b6cd5-ad60-4950-941c-463642931efe Jul 22 05:32:15.063349 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-bbae42a0-1787-4085-8aa6-f52d41f47d0e tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:15.063828 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-bbae42a0-1787-4085-8aa6-f52d41f47d0e tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:15.075113 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:15.075113 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:15.077004 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:15.077004 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:15.077751 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-f6169558-55ee-437d-9f3f-0eb7b57a7bc1 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Volume info retrieved successfully. Jul 22 05:32:15.095941 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:15.099382 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:15.099933 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-36915928"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:15.101764 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-36915928'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:15.101922 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Create volume of 1 GB Jul 22 05:32:15.107021 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Availability Zones retrieved successfully. Jul 22 05:32:15.110427 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-f6169558-55ee-437d-9f3f-0eb7b57a7bc1 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] Delete volume request issued successfully. Jul 22 05:32:15.110862 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-dc7aa458-cd0e-4be0-b5b2-93521e2e4644 req-f6169558-55ee-437d-9f3f-0eb7b57a7bc1 tempest-ServerActionsV293TestJSON-1931466703 tempest-ServerActionsV293TestJSON-1931466703-project-member] https://10.4.3.91/volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 returned with HTTP 202 Jul 22 05:32:15.111379 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 113/458] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:32:15 2026] DELETE /volume/v3/volumes/b5ba955f-dcdc-4af0-8bb1-e9197229d3d6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 05:32:15.115082 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Flow 'volume_create_api' (79f29aec-512c-4997-a42c-aed079dce7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:15.115380 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (065cf70a-6579-4588-9ad4-ee57aa906b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:15.116107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:15.144004 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-bbae42a0-1787-4085-8aa6-f52d41f47d0e tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments/f51b6cd5-ad60-4950-941c-463642931efe returned with HTTP 200 Jul 22 05:32:15.144331 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 113/459] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:32:15 2026] DELETE /volume/v3/attachments/f51b6cd5-ad60-4950-941c-463642931efe => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:15.157298 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-811d2a8e-36c5-4c2a-a7a9-519e3dc4f007 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:15.159869 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-811d2a8e-36c5-4c2a-a7a9-519e3dc4f007 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] DELETE https://10.4.3.91/volume/v3/attachments/d4c4244d-cf97-4d64-adc3-54400ae32ecd Jul 22 05:32:15.161594 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-811d2a8e-36c5-4c2a-a7a9-519e3dc4f007 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:15.161594 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-811d2a8e-36c5-4c2a-a7a9-519e3dc4f007 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:15.161768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (065cf70a-6579-4588-9ad4-ee57aa906b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:15.163255 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96ee495-6077-49a1-9e8d-0779711c4ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:15.174861 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:15.174861 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:15.236897 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Created reservations ['2cd7407c-ea90-42a5-8bae-d9041accade8', '540ded12-ee3e-44a3-af0d-b1cd3e30036e', 'd3edaa42-7971-4bc1-bac2-7b6659c51830', 'ba558124-e5a0-4e93-b1cb-da852bb95e67'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:15.239395 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96ee495-6077-49a1-9e8d-0779711c4ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd7407c-ea90-42a5-8bae-d9041accade8', '540ded12-ee3e-44a3-af0d-b1cd3e30036e', 'd3edaa42-7971-4bc1-bac2-7b6659c51830', 'ba558124-e5a0-4e93-b1cb-da852bb95e67']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:15.241250 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81b2283-1f9a-4db8-81cc-aa702eab44f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:15.276553 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-811d2a8e-36c5-4c2a-a7a9-519e3dc4f007 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments/d4c4244d-cf97-4d64-adc3-54400ae32ecd returned with HTTP 200 Jul 22 05:32:15.280445 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 120/460] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:32:15 2026] DELETE /volume/v3/attachments/d4c4244d-cf97-4d64-adc3-54400ae32ecd => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:15.286124 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81b2283-1f9a-4db8-81cc-aa702eab44f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '308ecb6b-f688-4102-9589-2ed24db1f72d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-36915928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='381c35e1ebe44386abe21a16ff6849e8',qos_specs=None,replication_status=,reservations=['2cd7407c-ea90-42a5-8bae-d9041accade8','540ded12-ee3e-44a3-af0d-b1cd3e30036e','d3edaa42-7971-4bc1-bac2-7b6659c51830','ba558124-e5a0-4e93-b1cb-da852bb95e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e551fc988c478eabac77d9c143092f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-36915928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=308ecb6b-f688-4102-9589-2ed24db1f72d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='381c35e1ebe44386abe21a16ff6849e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e551fc988c478eabac77d9c143092f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:15.287859 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd83ca0-f4de-4293-bf34-c9b033562af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:15.299205 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-baaf6af5-1b47-4b60-bf4a-edcb4fb7d2c8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:15.302476 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-baaf6af5-1b47-4b60-bf4a-edcb4fb7d2c8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] DELETE https://10.4.3.91/volume/v3/attachments/9f5e7bf6-cf01-42af-b024-396bf6131ec9 Jul 22 05:32:15.303122 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-baaf6af5-1b47-4b60-bf4a-edcb4fb7d2c8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:15.303570 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-baaf6af5-1b47-4b60-bf4a-edcb4fb7d2c8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:15.313965 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:15.313965 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:15.317834 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd83ca0-f4de-4293-bf34-c9b033562af6) transitioned into state 'SUCCESS' from state '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-36915928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='381c35e1ebe44386abe21a16ff6849e8',qos_specs=None,replication_status=,reservations=['2cd7407c-ea90-42a5-8bae-d9041accade8','540ded12-ee3e-44a3-af0d-b1cd3e30036e','d3edaa42-7971-4bc1-bac2-7b6659c51830','ba558124-e5a0-4e93-b1cb-da852bb95e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e551fc988c478eabac77d9c143092f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:15.318876 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b6d87ca-8be5-49bb-a332-3bdf4d659722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:15.332265 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b6d87ca-8be5-49bb-a332-3bdf4d659722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:15.334659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Flow 'volume_create_api' (79f29aec-512c-4997-a42c-aed079dce7e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:15.334659 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Create volume request issued successfully. Jul 22 05:32:15.334659 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fe0a4ef2-10f1-4778-945a-a564db6d588f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:15.335063 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 115/461] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:15 2026] POST /volume/v3/volumes => generated 751 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:15.352899 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-39319fa2-47dc-4d10-a8f1-a1c0b6507e7b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:15.352972 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-39319fa2-47dc-4d10-a8f1-a1c0b6507e7b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:15.353192 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-39319fa2-47dc-4d10-a8f1-a1c0b6507e7b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:15.353573 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-39319fa2-47dc-4d10-a8f1-a1c0b6507e7b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:15.361762 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:15.361762 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:15.368037 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-39319fa2-47dc-4d10-a8f1-a1c0b6507e7b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:15.371488 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-39319fa2-47dc-4d10-a8f1-a1c0b6507e7b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:15.372019 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 114/462] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:15 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:15.398189 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-5b874e75-01f6-499c-884a-a9b2283bcf9f req-baaf6af5-1b47-4b60-bf4a-edcb4fb7d2c8 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/attachments/9f5e7bf6-cf01-42af-b024-396bf6131ec9 returned with HTTP 200 Jul 22 05:32:15.398832 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 114/463] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:32:15 2026] DELETE /volume/v3/attachments/9f5e7bf6-cf01-42af-b024-396bf6131ec9 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:15.876269 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5a55f7f4-de06-4486-b89d-8418703eeb21 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:15.879179 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5a55f7f4-de06-4486-b89d-8418703eeb21 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] GET https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:15.879555 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5a55f7f4-de06-4486-b89d-8418703eeb21 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:15.879995 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5a55f7f4-de06-4486-b89d-8418703eeb21 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:15.890662 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:15.890662 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:15.895235 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5a55f7f4-de06-4486-b89d-8418703eeb21 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Volume info retrieved successfully. Jul 22 05:32:15.899851 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5a55f7f4-de06-4486-b89d-8418703eeb21 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae returned with HTTP 200 Jul 22 05:32:15.900450 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 121/464] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:15 2026] GET /volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:15.922389 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-825df339-4d0c-4769-8f42-6c3ac66470c3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:15.926146 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-825df339-4d0c-4769-8f42-6c3ac66470c3 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True Jul 22 05:32:15.926580 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-825df339-4d0c-4769-8f42-6c3ac66470c3 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:15.926806 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-825df339-4d0c-4769-8f42-6c3ac66470c3 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:15.927321 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:15.927321 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:15.960434 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-825df339-4d0c-4769-8f42-6c3ac66470c3 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True returned with HTTP 200 Jul 22 05:32:15.962024 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 116/465] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:32:15 2026] GET /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True => generated 2405 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:15.977543 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-870e1a52-b3f1-49e4-a237-ba4a02f220b1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:15.979952 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-870e1a52-b3f1-49e4-a237-ba4a02f220b1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/6520ea72b13346dfbd912e56c00ff107?usage=True Jul 22 05:32:15.980179 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-870e1a52-b3f1-49e4-a237-ba4a02f220b1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:15.980428 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-870e1a52-b3f1-49e4-a237-ba4a02f220b1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:15.996826 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6aa6b986-817a-4eb6-9cf3-262c7823c17d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.002800 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6aa6b986-817a-4eb6-9cf3-262c7823c17d tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:16.002800 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6aa6b986-817a-4eb6-9cf3-262c7823c17d tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.002800 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6aa6b986-817a-4eb6-9cf3-262c7823c17d tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.012125 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-870e1a52-b3f1-49e4-a237-ba4a02f220b1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/6520ea72b13346dfbd912e56c00ff107?usage=True returned with HTTP 200 Jul 22 05:32:16.012896 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 115/466] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:32:15 2026] GET /volume/v3/os-quota-sets/6520ea72b13346dfbd912e56c00ff107?usage=True => generated 2405 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:16.019466 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.019466 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:16.028080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-52a7a23a-87ef-45a2-8457-c8194e72c73e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.030612 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-52a7a23a-87ef-45a2-8457-c8194e72c73e tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] POST https://10.4.3.91/volume/v3/os-volume-transfer Jul 22 05:32:16.031050 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-52a7a23a-87ef-45a2-8457-c8194e72c73e tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7037b0eb-23f4-4d36-8aec-fdf00f8091ae"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:16.033094 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.volume_transfer [None req-52a7a23a-87ef-45a2-8457-c8194e72c73e tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Creating new volume transfer {'transfer': {'volume_id': '7037b0eb-23f4-4d36-8aec-fdf00f8091ae'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 05:32:16.033315 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.volume_transfer [None req-52a7a23a-87ef-45a2-8457-c8194e72c73e tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Creating transfer of volume 7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:16.033476 np0000005624 devstack@c-api.service[100092]: INFO cinder.transfer.api [None req-52a7a23a-87ef-45a2-8457-c8194e72c73e tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Generating transfer record for volume 7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:16.033717 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6aa6b986-817a-4eb6-9cf3-262c7823c17d tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:16.040958 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6aa6b986-817a-4eb6-9cf3-262c7823c17d tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:16.041468 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 115/467] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:15 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:16.056998 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.056998 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:16.106326 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-52a7a23a-87ef-45a2-8457-c8194e72c73e tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 05:32:16.106749 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 122/468] 10.4.3.91 () {68 vars in 1284 bytes} [Wed Jul 22 05:32:16 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:16.118272 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.209666 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] POST https://10.4.3.91/volume/v3/os-volume-transfer/e64f67d8-3beb-481f-990d-59f615852350/accept Jul 22 05:32:16.209666 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "79c629cb5246f693"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:16.210147 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.volume_transfer [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Accepting volume transfer e64f67d8-3beb-481f-990d-59f615852350 {{(pid=100094) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 05:32:16.210353 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.volume_transfer [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Accepting transfer e64f67d8-3beb-481f-990d-59f615852350 Jul 22 05:32:16.294828 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Created reservations ['03154530-be46-4e19-9cbe-ff5d3cdc9e9c', '33da37ce-0d1c-4ce1-acad-438489475573', '4558543d-962e-4866-aa7d-1e6251d4b541', '7d7a776a-e784-4c9f-b691-b6924fbd416c'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:16.330845 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Created reservations ['d5f727ab-2384-42fc-949e-f2e5ae0f0cfb', '42a9f46b-2f8d-4630-894f-12eb58d0654d', '9be996ca-46f5-4ebe-8605-c4536dcf1cd4', 'eca924ff-e2d3-470e-8879-a27633af5118'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:16.389561 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6cce06f2-5925-4dfc-af63-0049034e199b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.393163 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6cce06f2-5925-4dfc-af63-0049034e199b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:16.393613 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6cce06f2-5925-4dfc-af63-0049034e199b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.393695 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6cce06f2-5925-4dfc-af63-0049034e199b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.395350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Created reservations ['d27faaed-c985-47bd-895c-94618a30c794', '5adf4efa-e524-438d-9bd4-dfd07727525b', '57618753-3e96-4a88-aed6-ea9d3f869a52', 'b074abbb-b24d-46bd-bd20-60b87163cfc5'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:16.403445 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.403445 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:16.408118 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6cce06f2-5925-4dfc-af63-0049034e199b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:16.414249 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6cce06f2-5925-4dfc-af63-0049034e199b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:16.414925 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 116/469] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:16 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:16.442846 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Created reservations ['503b5d68-b9c5-4d75-8cb6-75c6a54cf80b', '306755cc-fc20-4ac6-b781-264a7734fc62', '1bca219e-9e00-4ff9-97f5-0c5aa98df91f', '180a9b28-7292-42ce-ad62-cf908b6d3de9'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:16.459297 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Transfer volume completed successfully. Jul 22 05:32:16.491316 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-62e856c9-a528-402e-a174-f5e592f89a9a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.498147 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-62e856c9-a528-402e-a174-f5e592f89a9a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:16.498938 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-62e856c9-a528-402e-a174-f5e592f89a9a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.501548 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-62e856c9-a528-402e-a174-f5e592f89a9a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.511480 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.511480 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:16.517509 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-62e856c9-a528-402e-a174-f5e592f89a9a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:16.526161 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-62e856c9-a528-402e-a174-f5e592f89a9a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:16.526309 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 116/470] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:16 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:16.573865 np0000005624 devstack@c-api.service[100094]: INFO cinder.transfer.api [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Volume 7037b0eb-23f4-4d36-8aec-fdf00f8091ae has been transferred. Jul 22 05:32:16.584209 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ee8b6bbc-db61-4daf-b4e0-c159d6e2d24f tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] https://10.4.3.91/volume/v3/os-volume-transfer/e64f67d8-3beb-481f-990d-59f615852350/accept returned with HTTP 202 Jul 22 05:32:16.585014 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 117/471] 10.4.3.91 () {68 vars in 1416 bytes} [Wed Jul 22 05:32:16 2026] POST /volume/v3/os-volume-transfer/e64f67d8-3beb-481f-990d-59f615852350/accept => generated 363 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:16.597904 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1e3adf70-d1af-459c-a64c-7ff7ba590811 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.602444 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1e3adf70-d1af-459c-a64c-7ff7ba590811 tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] GET https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:16.606962 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1e3adf70-d1af-459c-a64c-7ff7ba590811 tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.607261 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1e3adf70-d1af-459c-a64c-7ff7ba590811 tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.620603 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.620603 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:16.626035 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1e3adf70-d1af-459c-a64c-7ff7ba590811 tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] Volume info retrieved successfully. Jul 22 05:32:16.634376 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1e3adf70-d1af-459c-a64c-7ff7ba590811 tempest-VolumeQuotasAdminTestJSON-605196902 tempest-VolumeQuotasAdminTestJSON-605196902-project-member] https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae returned with HTTP 200 Jul 22 05:32:16.635140 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 123/472] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:16 2026] GET /volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:16.635847 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-37a6e8df-7355-4dd6-9c1e-3badae20419a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.636316 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37a6e8df-7355-4dd6-9c1e-3badae20419a None None] GET https://10.4.3.91/volume// Jul 22 05:32:16.636492 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37a6e8df-7355-4dd6-9c1e-3badae20419a None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.636761 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37a6e8df-7355-4dd6-9c1e-3badae20419a None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.637168 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37a6e8df-7355-4dd6-9c1e-3badae20419a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:16.637574 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 117/473] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:32: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 22 05:32:16.653914 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.654599 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-60f86de0-bce6-4cbf-ac21-27238945c3e0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.656118 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True Jul 22 05:32:16.656389 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.657031 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.657844 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-60f86de0-bce6-4cbf-ac21-27238945c3e0 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:32:16.657995 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-60f86de0-bce6-4cbf-ac21-27238945c3e0 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "308ecb6b-f688-4102-9589-2ed24db1f72d", "connector": null, "instance_uuid": "c0f8c5ab-0d43-4c20-bb4e-f1b9d0b78bb5"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:16.670154 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.670154 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:16.673437 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-176309235-975380885, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:16.673824 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:16.674676 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:16.675682 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1080647039-2084337882, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:16.675682 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:16.675682 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:16.676068 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-704801540-1969198543, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:32:16.676556 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:16.676838 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:16.677168 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:16.677760 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:16.679756 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:16.680825 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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 22 05:32:16.694555 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b17e5d73-ff52-4709-a433-a3cfe8dfc7b5 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True returned with HTTP 200 Jul 22 05:32:16.695523 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 117/474] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:32:16 2026] GET /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695?usage=True => generated 2405 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:16.711718 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4179d511-e82c-4399-859b-aea88a518961 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.714057 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4179d511-e82c-4399-859b-aea88a518961 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/6520ea72b13346dfbd912e56c00ff107?usage=True Jul 22 05:32:16.714371 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4179d511-e82c-4399-859b-aea88a518961 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.714696 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4179d511-e82c-4399-859b-aea88a518961 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.722945 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-60f86de0-bce6-4cbf-ac21-27238945c3e0 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:32:16.723227 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 118/475] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:32:16 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:16.746888 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4179d511-e82c-4399-859b-aea88a518961 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/6520ea72b13346dfbd912e56c00ff107?usage=True returned with HTTP 200 Jul 22 05:32:16.747428 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 124/476] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:32:16 2026] GET /volume/v3/os-quota-sets/6520ea72b13346dfbd912e56c00ff107?usage=True => generated 2405 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:16.764415 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4a730256-76b7-4d51-96ef-42b99a932863 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.766954 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a730256-76b7-4d51-96ef-42b99a932863 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:16.767484 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a730256-76b7-4d51-96ef-42b99a932863 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.767563 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f4ff334b-4b66-48d6-8ff3-a9a9c587f4e1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.767617 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a730256-76b7-4d51-96ef-42b99a932863 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.767679 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-4a730256-76b7-4d51-96ef-42b99a932863 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Delete volume with id: 7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:16.770707 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f4ff334b-4b66-48d6-8ff3-a9a9c587f4e1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:16.771181 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f4ff334b-4b66-48d6-8ff3-a9a9c587f4e1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.771267 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f4ff334b-4b66-48d6-8ff3-a9a9c587f4e1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.780544 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.780544 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:16.780926 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4a730256-76b7-4d51-96ef-42b99a932863 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Volume info retrieved successfully. Jul 22 05:32:16.783979 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ae4d9681-d2c0-40be-9c1f-3f408a4564b1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.784444 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae4d9681-d2c0-40be-9c1f-3f408a4564b1 None None] GET https://10.4.3.91/volume// Jul 22 05:32:16.784599 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae4d9681-d2c0-40be-9c1f-3f408a4564b1 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.784964 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae4d9681-d2c0-40be-9c1f-3f408a4564b1 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.785344 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae4d9681-d2c0-40be-9c1f-3f408a4564b1 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:16.785692 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 119/477] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:32: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 22 05:32:16.787959 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.787959 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:16.793376 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f4ff334b-4b66-48d6-8ff3-a9a9c587f4e1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:16.796299 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-e4d63688-070d-44b4-b60e-86bd5495dd6a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.801790 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-e4d63688-070d-44b4-b60e-86bd5495dd6a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:16.802112 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-e4d63688-070d-44b4-b60e-86bd5495dd6a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.802411 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-e4d63688-070d-44b4-b60e-86bd5495dd6a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.802796 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f4ff334b-4b66-48d6-8ff3-a9a9c587f4e1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:16.803410 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 118/478] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:16 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:16.806504 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4a730256-76b7-4d51-96ef-42b99a932863 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Delete volume request issued successfully. Jul 22 05:32:16.806996 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a730256-76b7-4d51-96ef-42b99a932863 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae returned with HTTP 202 Jul 22 05:32:16.807547 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 118/479] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:16 2026] DELETE /volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:16.818045 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c7bf4622-61ca-428e-a870-6485557afdb9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.820425 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.820425 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:16.820672 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c7bf4622-61ca-428e-a870-6485557afdb9 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:16.820975 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c7bf4622-61ca-428e-a870-6485557afdb9 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:16.821532 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c7bf4622-61ca-428e-a870-6485557afdb9 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:16.828838 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-e4d63688-070d-44b4-b60e-86bd5495dd6a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:16.836266 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.836266 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:16.836937 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-e4d63688-070d-44b4-b60e-86bd5495dd6a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:16.837857 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 125/480] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:32:16 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:32:16.847718 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c7bf4622-61ca-428e-a870-6485557afdb9 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Volume info retrieved successfully. Jul 22 05:32:16.854515 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c7bf4622-61ca-428e-a870-6485557afdb9 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae returned with HTTP 200 Jul 22 05:32:16.855156 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 120/481] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:16 2026] GET /volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:16.947461 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-3e72b21e-6bba-47e9-b5bb-9a552ace7b4b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:16.950219 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-3e72b21e-6bba-47e9-b5bb-9a552ace7b4b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] PUT https://10.4.3.91/volume/v3/attachments/2328a617-408b-4064-a27d-2346dd804800 Jul 22 05:32:16.950739 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-3e72b21e-6bba-47e9-b5bb-9a552ace7b4b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:16.960838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-3e72b21e-6bba-47e9-b5bb-9a552ace7b4b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Acquiring lock "cinder-attachment_update-308ecb6b-f688-4102-9589-2ed24db1f72d-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:32:16.966421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-3e72b21e-6bba-47e9-b5bb-9a552ace7b4b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Lock "cinder-attachment_update-308ecb6b-f688-4102-9589-2ed24db1f72d-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:32:16.967712 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:16.967712 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:17.065246 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f27528a5-0dfa-4fc4-b526-cada1c6b4655 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:17.068661 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f27528a5-0dfa-4fc4-b526-cada1c6b4655 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:17.069199 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f27528a5-0dfa-4fc4-b526-cada1c6b4655 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:17.069657 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f27528a5-0dfa-4fc4-b526-cada1c6b4655 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:17.085009 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:17.085009 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:17.094504 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f27528a5-0dfa-4fc4-b526-cada1c6b4655 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:17.109793 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f27528a5-0dfa-4fc4-b526-cada1c6b4655 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:17.110209 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 119/482] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:17 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:17.120558 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-3e72b21e-6bba-47e9-b5bb-9a552ace7b4b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Lock "cinder-attachment_update-308ecb6b-f688-4102-9589-2ed24db1f72d-np0000005624" released by "attachment_update" :: held 0.152s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:32:17.123117 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-3e72b21e-6bba-47e9-b5bb-9a552ace7b4b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments/2328a617-408b-4064-a27d-2346dd804800 returned with HTTP 200 Jul 22 05:32:17.123117 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 119/483] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:32:16 2026] PUT /volume/v3/attachments/2328a617-408b-4064-a27d-2346dd804800 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:17.588254 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-b00d1c14-7750-454b-a423-99e055a3550e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:17.590861 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-b00d1c14-7750-454b-a423-99e055a3550e tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] POST https://10.4.3.91/volume/v3/attachments/54bb221e-ebae-4b88-bb61-e89e3727fa2e/action Jul 22 05:32:17.592044 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-b00d1c14-7750-454b-a423-99e055a3550e tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:32:17.592044 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-b00d1c14-7750-454b-a423-99e055a3550e tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:17.617176 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:17.617176 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:17.634709 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c4bf2f36-b392-4433-a50e-bc5ce094a0ed req-b00d1c14-7750-454b-a423-99e055a3550e tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/54bb221e-ebae-4b88-bb61-e89e3727fa2e/action returned with HTTP 204 Jul 22 05:32:17.635336 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 126/484] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:32:17 2026] POST /volume/v3/attachments/54bb221e-ebae-4b88-bb61-e89e3727fa2e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:17.824481 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8587976e-265b-4ccf-99df-df0b67b5b13d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:17.826557 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8587976e-265b-4ccf-99df-df0b67b5b13d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:17.827123 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8587976e-265b-4ccf-99df-df0b67b5b13d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:17.827217 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8587976e-265b-4ccf-99df-df0b67b5b13d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:17.837642 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:17.837642 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:17.842608 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8587976e-265b-4ccf-99df-df0b67b5b13d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:17.848193 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8587976e-265b-4ccf-99df-df0b67b5b13d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:17.848913 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 121/485] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:17 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:17.870542 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4a716479-4f76-4c5b-a7d9-19cfe20db199 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:17.872307 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a716479-4f76-4c5b-a7d9-19cfe20db199 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:17.872716 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a716479-4f76-4c5b-a7d9-19cfe20db199 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:17.873209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a716479-4f76-4c5b-a7d9-19cfe20db199 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:17.885324 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a716479-4f76-4c5b-a7d9-19cfe20db199 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae returned with HTTP 404 Jul 22 05:32:17.886033 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 120/486] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:17 2026] GET /volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:17.895415 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3b449fa3-0db0-4bd7-802d-643bf05d2d8a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:17.898169 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b449fa3-0db0-4bd7-802d-643bf05d2d8a tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] GET https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:17.898433 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b449fa3-0db0-4bd7-802d-643bf05d2d8a tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:17.898719 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b449fa3-0db0-4bd7-802d-643bf05d2d8a tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:17.909093 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b449fa3-0db0-4bd7-802d-643bf05d2d8a tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae returned with HTTP 404 Jul 22 05:32:17.909777 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 120/487] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:17 2026] GET /volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:17.919487 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-42dced3a-75f4-4a88-a153-596ff3fe41d8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:17.921663 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-42dced3a-75f4-4a88-a153-596ff3fe41d8 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] DELETE https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:17.921944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-42dced3a-75f4-4a88-a153-596ff3fe41d8 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:17.922226 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-42dced3a-75f4-4a88-a153-596ff3fe41d8 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:17.922451 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-42dced3a-75f4-4a88-a153-596ff3fe41d8 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] Delete volume with id: 7037b0eb-23f4-4d36-8aec-fdf00f8091ae Jul 22 05:32:17.931136 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-42dced3a-75f4-4a88-a153-596ff3fe41d8 tempest-VolumeQuotasAdminTestJSON-1617131972 tempest-VolumeQuotasAdminTestJSON-1617131972-project-member] https://10.4.3.91/volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae returned with HTTP 404 Jul 22 05:32:17.931983 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 127/488] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:17 2026] DELETE /volume/v3/volumes/7037b0eb-23f4-4d36-8aec-fdf00f8091ae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:17.941501 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-63424ace-30da-44a7-91fa-b799793237e1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:17.943667 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-63424ace-30da-44a7-91fa-b799793237e1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/beaa9d6dc6ea48bfb74591b753a762e5?usage=True Jul 22 05:32:17.943953 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-63424ace-30da-44a7-91fa-b799793237e1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:17.944233 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-63424ace-30da-44a7-91fa-b799793237e1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:17.964387 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-63424ace-30da-44a7-91fa-b799793237e1 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/beaa9d6dc6ea48bfb74591b753a762e5?usage=True returned with HTTP 200 Jul 22 05:32:17.964835 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 122/489] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:32:17 2026] GET /volume/v3/os-quota-sets/beaa9d6dc6ea48bfb74591b753a762e5?usage=True => generated 2405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:17.980759 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f2293afd-eeb1-418f-87a1-265f36210e53 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:17.984660 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f2293afd-eeb1-418f-87a1-265f36210e53 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 Jul 22 05:32:17.984660 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f2293afd-eeb1-418f-87a1-265f36210e53 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:18.094873 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f2293afd-eeb1-418f-87a1-265f36210e53 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 returned with HTTP 200 Jul 22 05:32:18.096006 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 121/490] 10.4.3.91 () {68 vars in 1368 bytes} [Wed Jul 22 05:32:17 2026] PUT /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 => generated 1390 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:18.105026 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-16f28fef-2283-43ba-9238-a6d029774713 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:18.107831 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-16f28fef-2283-43ba-9238-a6d029774713 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 Jul 22 05:32:18.108315 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-16f28fef-2283-43ba-9238-a6d029774713 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-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=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:18.129953 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e4823e94-4416-4a9b-b965-defa0ce5e948 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:18.131903 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e4823e94-4416-4a9b-b965-defa0ce5e948 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:18.132097 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e4823e94-4416-4a9b-b965-defa0ce5e948 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:18.132346 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e4823e94-4416-4a9b-b965-defa0ce5e948 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:18.132951 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:18.132951 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:18.148723 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:18.148723 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:18.155867 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e4823e94-4416-4a9b-b965-defa0ce5e948 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:18.162943 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e4823e94-4416-4a9b-b965-defa0ce5e948 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:18.163311 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 128/491] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:18 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:18.185729 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5ca55713-a6c9-4f1a-8122-a7618fb87666 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:18.188037 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5ca55713-a6c9-4f1a-8122-a7618fb87666 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:18.188249 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5ca55713-a6c9-4f1a-8122-a7618fb87666 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:18.188413 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5ca55713-a6c9-4f1a-8122-a7618fb87666 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:18.202768 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:18.202768 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:18.212498 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5ca55713-a6c9-4f1a-8122-a7618fb87666 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:18.219904 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5ca55713-a6c9-4f1a-8122-a7618fb87666 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:18.220461 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 123/492] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:18 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:18.222357 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-16f28fef-2283-43ba-9238-a6d029774713 tempest-VolumeQuotasAdminTestJSON-1954041128 tempest-VolumeQuotasAdminTestJSON-1954041128-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 returned with HTTP 200 Jul 22 05:32:18.222975 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 121/493] 10.4.3.91 () {68 vars in 1368 bytes} [Wed Jul 22 05:32:18 2026] PUT /volume/v3/os-quota-sets/bb6fac5f57324be8b46771a9c29b7695 => generated 1388 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:18.867409 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5e4c2349-f2c9-4ff3-9b1c-b828b3f13b91 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:18.871830 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5e4c2349-f2c9-4ff3-9b1c-b828b3f13b91 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:18.871830 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5e4c2349-f2c9-4ff3-9b1c-b828b3f13b91 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:18.871830 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5e4c2349-f2c9-4ff3-9b1c-b828b3f13b91 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:18.889658 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:18.889658 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:18.898661 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5e4c2349-f2c9-4ff3-9b1c-b828b3f13b91 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:18.904678 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5e4c2349-f2c9-4ff3-9b1c-b828b3f13b91 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:18.904678 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 122/494] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:18 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:19.817685 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-51da510b-8c65-47dc-9df7-8dfb49fb6e5e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:19.819944 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-51da510b-8c65-47dc-9df7-8dfb49fb6e5e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:32:19.820371 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-51da510b-8c65-47dc-9df7-8dfb49fb6e5e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:19.820657 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-51da510b-8c65-47dc-9df7-8dfb49fb6e5e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:19.845477 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:19.845477 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:19.850965 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-51da510b-8c65-47dc-9df7-8dfb49fb6e5e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:19.858341 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-51da510b-8c65-47dc-9df7-8dfb49fb6e5e tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:32:19.858826 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 129/495] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:19 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:19.924740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-54f14f6a-3223-4e37-8a88-11c9d663b479 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:19.926501 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54f14f6a-3223-4e37-8a88-11c9d663b479 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:19.926725 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54f14f6a-3223-4e37-8a88-11c9d663b479 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:19.926931 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54f14f6a-3223-4e37-8a88-11c9d663b479 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:19.943647 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:19.943647 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:19.950254 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-54f14f6a-3223-4e37-8a88-11c9d663b479 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:19.957926 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54f14f6a-3223-4e37-8a88-11c9d663b479 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:19.958092 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 124/496] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:19 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:20.392249 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0ac3cce2-b675-4daf-85a7-cb78c6b0cb48 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:20.396239 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0ac3cce2-b675-4daf-85a7-cb78c6b0cb48 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:32:20.396239 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0ac3cce2-b675-4daf-85a7-cb78c6b0cb48 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:20.396239 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0ac3cce2-b675-4daf-85a7-cb78c6b0cb48 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:20.409062 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:20.409062 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:20.414501 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0ac3cce2-b675-4daf-85a7-cb78c6b0cb48 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:20.420720 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0ac3cce2-b675-4daf-85a7-cb78c6b0cb48 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:32:20.421408 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 122/497] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:20 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:20.494711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-1c236317-3ab8-4edd-b44d-a45e8ad441de None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:20.498114 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-1c236317-3ab8-4edd-b44d-a45e8ad441de tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:32:20.498267 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-1c236317-3ab8-4edd-b44d-a45e8ad441de tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:20.499617 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-1c236317-3ab8-4edd-b44d-a45e8ad441de tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:20.516520 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:20.516520 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:20.523734 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-1c236317-3ab8-4edd-b44d-a45e8ad441de tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:20.532826 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-1c236317-3ab8-4edd-b44d-a45e8ad441de tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:32:20.532826 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 123/498] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:20 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:20.562062 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-ac2088a8-a964-4ce6-b4dc-62c5dd09912d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:20.565937 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-ac2088a8-a964-4ce6-b4dc-62c5dd09912d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22/action Jul 22 05:32:20.568385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-ac2088a8-a964-4ce6-b4dc-62c5dd09912d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:32:20.568385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-ac2088a8-a964-4ce6-b4dc-62c5dd09912d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:20.602766 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:20.602766 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:20.604076 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-ac2088a8-a964-4ce6-b4dc-62c5dd09912d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:20.617992 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-ac2088a8-a964-4ce6-b4dc-62c5dd09912d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Begin detaching volume completed successfully. Jul 22 05:32:20.618747 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-ac2088a8-a964-4ce6-b4dc-62c5dd09912d tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22/action returned with HTTP 202 Jul 22 05:32:20.619241 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 130/499] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:32:20 2026] POST /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:32:20.710406 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-d4f585f5-3f7b-4c8d-9d4f-9569d594d363 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:20.710539 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-95d5777e-76d5-4f80-897c-44b6b26bfa8b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:20.711225 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-95d5777e-76d5-4f80-897c-44b6b26bfa8b None None] GET https://10.4.3.91/volume// Jul 22 05:32:20.711225 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-95d5777e-76d5-4f80-897c-44b6b26bfa8b None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:20.711462 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-95d5777e-76d5-4f80-897c-44b6b26bfa8b None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:20.712951 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-95d5777e-76d5-4f80-897c-44b6b26bfa8b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:20.714279 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 123/500] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:32:20 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:32:20.716946 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-d4f585f5-3f7b-4c8d-9d4f-9569d594d363 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/attachments/2328a617-408b-4064-a27d-2346dd804800/action Jul 22 05:32:20.717587 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-d4f585f5-3f7b-4c8d-9d4f-9569d594d363 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:32:20.717868 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-d4f585f5-3f7b-4c8d-9d4f-9569d594d363 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:20.725847 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-bb4c0d27-e7e6-4ed6-a9a2-75ba0cdf61da None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:20.729751 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-bb4c0d27-e7e6-4ed6-a9a2-75ba0cdf61da tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:32:20.729751 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-bb4c0d27-e7e6-4ed6-a9a2-75ba0cdf61da tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:20.729751 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-bb4c0d27-e7e6-4ed6-a9a2-75ba0cdf61da tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:20.747487 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:20.747487 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:20.750058 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:20.750058 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:20.755833 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-bb4c0d27-e7e6-4ed6-a9a2-75ba0cdf61da tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:20.769835 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-bb4c0d27-e7e6-4ed6-a9a2-75ba0cdf61da tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:32:20.770338 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 124/501] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:32:20 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 1320 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:32:20.778625 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-de32bc31-862f-478f-928b-06d30a3d26f6 req-d4f585f5-3f7b-4c8d-9d4f-9569d594d363 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments/2328a617-408b-4064-a27d-2346dd804800/action returned with HTTP 204 Jul 22 05:32:20.779471 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 125/502] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:32:20 2026] POST /volume/v3/attachments/2328a617-408b-4064-a27d-2346dd804800/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:20.977337 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-085746e4-9c24-484e-aa74-90d306954803 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:20.980183 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-085746e4-9c24-484e-aa74-90d306954803 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:20.980447 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-085746e4-9c24-484e-aa74-90d306954803 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:20.980646 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-085746e4-9c24-484e-aa74-90d306954803 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:21.002799 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:21.002799 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:21.012657 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-085746e4-9c24-484e-aa74-90d306954803 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:21.022236 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-085746e4-9c24-484e-aa74-90d306954803 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:21.022827 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 131/503] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:20 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 1136 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:21.041546 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-adc50d1f-c1ac-4aaf-8931-06bd74066e72 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:21.043564 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-adc50d1f-c1ac-4aaf-8931-06bd74066e72 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:21.045663 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-adc50d1f-c1ac-4aaf-8931-06bd74066e72 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:21.045663 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-adc50d1f-c1ac-4aaf-8931-06bd74066e72 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:21.069477 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:21.069477 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:21.078662 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-adc50d1f-c1ac-4aaf-8931-06bd74066e72 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:21.082684 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-adc50d1f-c1ac-4aaf-8931-06bd74066e72 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:21.083879 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 124/504] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:21 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:21.172671 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1b44992b-4366-422f-8fce-c363035e89fd req-f8a0b0e8-0a0c-4f15-aec5-5ab94cc9e60a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:21.175466 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1b44992b-4366-422f-8fce-c363035e89fd req-f8a0b0e8-0a0c-4f15-aec5-5ab94cc9e60a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:21.176235 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1b44992b-4366-422f-8fce-c363035e89fd req-f8a0b0e8-0a0c-4f15-aec5-5ab94cc9e60a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:21.176235 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1b44992b-4366-422f-8fce-c363035e89fd req-f8a0b0e8-0a0c-4f15-aec5-5ab94cc9e60a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:21.198666 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:21.198666 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:21.211863 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-1b44992b-4366-422f-8fce-c363035e89fd req-f8a0b0e8-0a0c-4f15-aec5-5ab94cc9e60a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:21.225473 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1b44992b-4366-422f-8fce-c363035e89fd req-f8a0b0e8-0a0c-4f15-aec5-5ab94cc9e60a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:21.225968 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 125/505] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:21 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 1136 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:21.253262 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-58d260d4-cf40-4ce7-b2ae-e75573187dbc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:21.257530 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58d260d4-cf40-4ce7-b2ae-e75573187dbc tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:21.257530 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58d260d4-cf40-4ce7-b2ae-e75573187dbc tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:21.258511 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58d260d4-cf40-4ce7-b2ae-e75573187dbc tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:21.275617 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:21.275617 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:21.282395 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-58d260d4-cf40-4ce7-b2ae-e75573187dbc tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:21.290955 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58d260d4-cf40-4ce7-b2ae-e75573187dbc tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:21.291784 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 126/506] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:21 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:21.390422 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-c2a6fb71-5785-4c52-9054-fea22288a74b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:21.392657 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-c2a6fb71-5785-4c52-9054-fea22288a74b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:21.393056 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-c2a6fb71-5785-4c52-9054-fea22288a74b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:21.393355 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-c2a6fb71-5785-4c52-9054-fea22288a74b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:21.415222 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:21.415222 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:21.421520 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-c2a6fb71-5785-4c52-9054-fea22288a74b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:21.437239 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-c2a6fb71-5785-4c52-9054-fea22288a74b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:21.437239 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 132/507] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:21 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 1136 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:21.482582 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-ef95b330-8414-4a29-bf04-b8f718b7b9f1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:21.488773 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-ef95b330-8414-4a29-bf04-b8f718b7b9f1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d/action Jul 22 05:32:21.488773 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-ef95b330-8414-4a29-bf04-b8f718b7b9f1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:32:21.488773 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-ef95b330-8414-4a29-bf04-b8f718b7b9f1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:21.502457 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:21.502457 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:21.503272 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-ef95b330-8414-4a29-bf04-b8f718b7b9f1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:21.505944 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9d82ffd5-70cf-4ba2-a704-e23a2e0dafe6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:21.506387 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d82ffd5-70cf-4ba2-a704-e23a2e0dafe6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] DELETE https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 Jul 22 05:32:21.506387 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d82ffd5-70cf-4ba2-a704-e23a2e0dafe6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:21.506387 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d82ffd5-70cf-4ba2-a704-e23a2e0dafe6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:21.506586 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-9d82ffd5-70cf-4ba2-a704-e23a2e0dafe6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Delete volume with id: e7c856a2-16fd-4f19-a071-dc4772001a00 Jul 22 05:32:21.517671 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-ef95b330-8414-4a29-bf04-b8f718b7b9f1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Begin detaching volume completed successfully. Jul 22 05:32:21.517737 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:21.517737 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:21.517810 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-ef95b330-8414-4a29-bf04-b8f718b7b9f1 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d/action returned with HTTP 202 Jul 22 05:32:21.517810 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 125/508] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:32:21 2026] POST /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:32:21.517909 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9d82ffd5-70cf-4ba2-a704-e23a2e0dafe6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:32:21.552169 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9d82ffd5-70cf-4ba2-a704-e23a2e0dafe6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Delete volume request issued successfully. Jul 22 05:32:21.552534 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d82ffd5-70cf-4ba2-a704-e23a2e0dafe6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 returned with HTTP 202 Jul 22 05:32:21.552882 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 126/509] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:21 2026] DELETE /volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:21.569706 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ca5c6bd4-0f98-46d5-9560-48754bcb71d6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:21.574716 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ca5c6bd4-0f98-46d5-9560-48754bcb71d6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 Jul 22 05:32:21.574935 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ca5c6bd4-0f98-46d5-9560-48754bcb71d6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:21.575139 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ca5c6bd4-0f98-46d5-9560-48754bcb71d6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:21.589663 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6cb3e27f-b1dc-43ac-90d5-34bcf8a38a6c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:21.589663 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6cb3e27f-b1dc-43ac-90d5-34bcf8a38a6c None None] GET https://10.4.3.91/volume// Jul 22 05:32:21.589932 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:21.589932 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:21.590006 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6cb3e27f-b1dc-43ac-90d5-34bcf8a38a6c None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:21.590006 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6cb3e27f-b1dc-43ac-90d5-34bcf8a38a6c None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:21.590006 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6cb3e27f-b1dc-43ac-90d5-34bcf8a38a6c None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:21.590273 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 133/510] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:32:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:32:21.595565 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ca5c6bd4-0f98-46d5-9560-48754bcb71d6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:32:21.602098 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ca5c6bd4-0f98-46d5-9560-48754bcb71d6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 returned with HTTP 200 Jul 22 05:32:21.602410 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 127/511] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:21 2026] GET /volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:21.605022 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-e84b41e9-196b-467c-bd31-ea385c3aa926 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:21.611038 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-e84b41e9-196b-467c-bd31-ea385c3aa926 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:21.611269 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-e84b41e9-196b-467c-bd31-ea385c3aa926 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:21.611488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-e84b41e9-196b-467c-bd31-ea385c3aa926 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:21.627722 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:21.627722 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:21.638766 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-e84b41e9-196b-467c-bd31-ea385c3aa926 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:21.645248 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-e84b41e9-196b-467c-bd31-ea385c3aa926 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:21.645918 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 126/512] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:32:21 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 1319 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:32:22.318948 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-a7b54f41-d932-4f6d-8ff7-5c398bdfd2f7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:22.323999 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-a7b54f41-d932-4f6d-8ff7-5c398bdfd2f7 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] DELETE https://10.4.3.91/volume/v3/attachments/03a9a7b8-006b-42ab-bb20-bb4dd21b332e Jul 22 05:32:22.323999 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-a7b54f41-d932-4f6d-8ff7-5c398bdfd2f7 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:22.324438 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-a7b54f41-d932-4f6d-8ff7-5c398bdfd2f7 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:22.335593 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:22.335593 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:22.419831 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-9b1ed349-c3f3-45f5-9d57-2ff0d0d9dbdc req-a7b54f41-d932-4f6d-8ff7-5c398bdfd2f7 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/03a9a7b8-006b-42ab-bb20-bb4dd21b332e returned with HTTP 200 Jul 22 05:32:22.420584 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 127/513] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:32:22 2026] DELETE /volume/v3/attachments/03a9a7b8-006b-42ab-bb20-bb4dd21b332e => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:22.627041 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-20afb605-048a-48ec-92ed-574ce1e34a16 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:22.632126 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-20afb605-048a-48ec-92ed-574ce1e34a16 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 Jul 22 05:32:22.632316 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-20afb605-048a-48ec-92ed-574ce1e34a16 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:22.633193 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-20afb605-048a-48ec-92ed-574ce1e34a16 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:22.641224 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-20afb605-048a-48ec-92ed-574ce1e34a16 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 returned with HTTP 404 Jul 22 05:32:22.643846 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 134/514] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:22 2026] GET /volume/v3/volumes/e7c856a2-16fd-4f19-a071-dc4772001a00 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:22.652981 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3203b0f8-0a0b-4e45-960f-4cdc3e698157 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:22.655360 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3203b0f8-0a0b-4e45-960f-4cdc3e698157 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] DELETE https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f Jul 22 05:32:22.655360 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3203b0f8-0a0b-4e45-960f-4cdc3e698157 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:22.655360 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3203b0f8-0a0b-4e45-960f-4cdc3e698157 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:22.655717 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-3203b0f8-0a0b-4e45-960f-4cdc3e698157 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Delete volume with id: 647539a7-5433-4657-9202-c1868a14e09f Jul 22 05:32:22.665891 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:22.665891 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:22.666385 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3203b0f8-0a0b-4e45-960f-4cdc3e698157 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:32:22.699780 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3203b0f8-0a0b-4e45-960f-4cdc3e698157 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Delete volume request issued successfully. Jul 22 05:32:22.700137 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3203b0f8-0a0b-4e45-960f-4cdc3e698157 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f returned with HTTP 202 Jul 22 05:32:22.700586 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 128/515] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:22 2026] DELETE /volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:22.710733 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8b15f9c8-e158-4271-ab4e-9baf2d2deec9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:22.713958 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8b15f9c8-e158-4271-ab4e-9baf2d2deec9 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f Jul 22 05:32:22.714223 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8b15f9c8-e158-4271-ab4e-9baf2d2deec9 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:22.714474 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8b15f9c8-e158-4271-ab4e-9baf2d2deec9 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:22.724592 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:22.724592 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:22.730033 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8b15f9c8-e158-4271-ab4e-9baf2d2deec9 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:32:22.730625 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-dfa1c3e0-9a91-442d-bcf8-a40b3925ae0f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:22.733372 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-dfa1c3e0-9a91-442d-bcf8-a40b3925ae0f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] DELETE https://10.4.3.91/volume/v3/attachments/2328a617-408b-4064-a27d-2346dd804800 Jul 22 05:32:22.733572 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-dfa1c3e0-9a91-442d-bcf8-a40b3925ae0f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:22.733789 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-dfa1c3e0-9a91-442d-bcf8-a40b3925ae0f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:22.738214 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8b15f9c8-e158-4271-ab4e-9baf2d2deec9 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f returned with HTTP 200 Jul 22 05:32:22.739138 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 127/516] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:22 2026] GET /volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:22.744085 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:22.744085 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:22.839661 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cc64116b-5859-4144-8f40-7b5bd0a8f2e4 req-dfa1c3e0-9a91-442d-bcf8-a40b3925ae0f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments/2328a617-408b-4064-a27d-2346dd804800 returned with HTTP 200 Jul 22 05:32:22.839860 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-27fae5e6-9ae5-4df4-a25e-62121d1eb812 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:22.839921 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 128/517] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:32:22 2026] DELETE /volume/v3/attachments/2328a617-408b-4064-a27d-2346dd804800 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:22.841999 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-27fae5e6-9ae5-4df4-a25e-62121d1eb812 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:32:22.842240 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-27fae5e6-9ae5-4df4-a25e-62121d1eb812 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:22.842486 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-27fae5e6-9ae5-4df4-a25e-62121d1eb812 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:22.856545 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:22.856545 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:22.867479 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-27fae5e6-9ae5-4df4-a25e-62121d1eb812 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:22.875653 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-27fae5e6-9ae5-4df4-a25e-62121d1eb812 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:32:22.876381 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 135/518] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:22 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:23.394707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5ffac221-6893-46b3-bcba-ceb8a1c902cb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:23.636890 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5ffac221-6893-46b3-bcba-ceb8a1c902cb tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes Jul 22 05:32:23.637187 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5ffac221-6893-46b3-bcba-ceb8a1c902cb tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:23.638523 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5ffac221-6893-46b3-bcba-ceb8a1c902cb tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:23.638523 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-5ffac221-6893-46b3-bcba-ceb8a1c902cb tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:32:23.639850 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5ffac221-6893-46b3-bcba-ceb8a1c902cb tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:32:23.677762 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5ffac221-6893-46b3-bcba-ceb8a1c902cb tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Get all volumes completed successfully. Jul 22 05:32:23.678285 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5ffac221-6893-46b3-bcba-ceb8a1c902cb tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 200 Jul 22 05:32:23.679596 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 129/519] 10.4.3.91 () {66 vars in 1230 bytes} [Wed Jul 22 05:32:23 2026] GET /volume/v3/volumes => generated 15 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:32:23.696524 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:23.698316 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:23.698586 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1200525777"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:23.699927 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1200525777'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:23.700027 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Create volume of 1 GB Jul 22 05:32:23.709890 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Availability Zones retrieved successfully. Jul 22 05:32:23.720936 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Flow 'volume_create_api' (be175f93-596d-485b-83aa-0b32b17a4669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:23.721859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3c951f-fbec-4282-8804-4f25dea8f443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:23.724383 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:23.762407 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b39277b9-5eab-497d-a832-1c439ebc8f64 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:23.766176 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-845680c1-f294-4253-9e00-5b193d102e47 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:23.770450 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b39277b9-5eab-497d-a832-1c439ebc8f64 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f Jul 22 05:32:23.770450 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b39277b9-5eab-497d-a832-1c439ebc8f64 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:23.770450 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b39277b9-5eab-497d-a832-1c439ebc8f64 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:23.770934 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-845680c1-f294-4253-9e00-5b193d102e47 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:32:23.770934 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-845680c1-f294-4253-9e00-5b193d102e47 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:23.770934 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-845680c1-f294-4253-9e00-5b193d102e47 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:23.778422 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b39277b9-5eab-497d-a832-1c439ebc8f64 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f returned with HTTP 404 Jul 22 05:32:23.779157 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 129/520] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:23 2026] GET /volume/v3/volumes/647539a7-5433-4657-9202-c1868a14e09f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:23.782656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3c951f-fbec-4282-8804-4f25dea8f443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:23.782656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fd457ed-9865-4642-9ba5-f52fce60e770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:23.791967 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:23.791967 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:23.792441 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f9d6f7a7-0579-4b9d-83ba-b3e9ba9a1a9c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:23.794309 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f9d6f7a7-0579-4b9d-83ba-b3e9ba9a1a9c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] DELETE https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 Jul 22 05:32:23.794614 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f9d6f7a7-0579-4b9d-83ba-b3e9ba9a1a9c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:23.795091 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f9d6f7a7-0579-4b9d-83ba-b3e9ba9a1a9c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:23.795317 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-f9d6f7a7-0579-4b9d-83ba-b3e9ba9a1a9c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Delete volume with id: 20cb6e3e-27c4-4476-be3c-792c204fc041 Jul 22 05:32:23.800016 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-845680c1-f294-4253-9e00-5b193d102e47 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:32:23.803764 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:23.803764 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:23.804381 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f9d6f7a7-0579-4b9d-83ba-b3e9ba9a1a9c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:32:23.809754 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-845680c1-f294-4253-9e00-5b193d102e47 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:32:23.810495 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 136/521] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:23 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:23.839850 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f9d6f7a7-0579-4b9d-83ba-b3e9ba9a1a9c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Delete volume request issued successfully. Jul 22 05:32:23.839850 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f9d6f7a7-0579-4b9d-83ba-b3e9ba9a1a9c tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 returned with HTTP 202 Jul 22 05:32:23.843682 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 130/522] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:23 2026] DELETE /volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:23.859246 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-373a7920-7136-44bd-ba46-fc304e9dd8a6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:23.863199 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-373a7920-7136-44bd-ba46-fc304e9dd8a6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 Jul 22 05:32:23.863488 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-373a7920-7136-44bd-ba46-fc304e9dd8a6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:23.863745 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-373a7920-7136-44bd-ba46-fc304e9dd8a6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:23.878175 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:23.878175 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:23.891127 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-373a7920-7136-44bd-ba46-fc304e9dd8a6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Volume info retrieved successfully. Jul 22 05:32:23.899791 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-373a7920-7136-44bd-ba46-fc304e9dd8a6 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 returned with HTTP 200 Jul 22 05:32:23.902805 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 130/523] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:23 2026] GET /volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:23.914928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Created reservations ['fff7bb69-9bef-40e7-b5b0-9cc53673ff7a', '5e3fe3d5-1997-485b-bd08-fdcb8087c687', '887a1269-95cc-4139-a100-1e68238de42f', 'ed0bea56-dc0b-4379-8ffb-53932866ef94'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:23.916104 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fd457ed-9865-4642-9ba5-f52fce60e770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fff7bb69-9bef-40e7-b5b0-9cc53673ff7a', '5e3fe3d5-1997-485b-bd08-fdcb8087c687', '887a1269-95cc-4139-a100-1e68238de42f', 'ed0bea56-dc0b-4379-8ffb-53932866ef94']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:23.917107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be96549-fcb2-4d20-98af-cd0d2ab39081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:23.956276 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be96549-fcb2-4d20-98af-cd0d2ab39081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd16e7809-0b90-47ff-b2be-ce7e0e0d2b1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1200525777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2801fb71640b404eb691868c34ae42a2',qos_specs=None,replication_status=,reservations=['fff7bb69-9bef-40e7-b5b0-9cc53673ff7a','5e3fe3d5-1997-485b-bd08-fdcb8087c687','887a1269-95cc-4139-a100-1e68238de42f','ed0bea56-dc0b-4379-8ffb-53932866ef94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c10c628cdf94e0f8c4d1fbd011ed7a1',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1200525777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2801fb71640b404eb691868c34ae42a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c10c628cdf94e0f8c4d1fbd011ed7a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:23.956276 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4216f9de-107b-42f4-9a86-1faec093d16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:24.007337 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4216f9de-107b-42f4-9a86-1faec093d16c) transitioned into state 'SUCCESS' from state '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-1200525777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2801fb71640b404eb691868c34ae42a2',qos_specs=None,replication_status=,reservations=['fff7bb69-9bef-40e7-b5b0-9cc53673ff7a','5e3fe3d5-1997-485b-bd08-fdcb8087c687','887a1269-95cc-4139-a100-1e68238de42f','ed0bea56-dc0b-4379-8ffb-53932866ef94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c10c628cdf94e0f8c4d1fbd011ed7a1',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:24.008433 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ad5dfc-3d29-4f04-84fa-872daa29fef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:24.049181 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ad5dfc-3d29-4f04-84fa-872daa29fef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:24.051732 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Flow 'volume_create_api' (be175f93-596d-485b-83aa-0b32b17a4669) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:24.051732 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Create volume request issued successfully. Jul 22 05:32:24.053041 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cfd8fd38-e9cf-4402-9fa4-5a9259a14061 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:24.053278 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 128/524] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:23 2026] POST /volume/v3/volumes => generated 753 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:24.072630 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8f5f800c-544c-4c86-971a-2047c3c66ecd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:24.074936 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8f5f800c-544c-4c86-971a-2047c3c66ecd tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a Jul 22 05:32:24.075448 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8f5f800c-544c-4c86-971a-2047c3c66ecd tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:24.075783 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8f5f800c-544c-4c86-971a-2047c3c66ecd tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:24.112366 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:24.112366 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:24.134185 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8f5f800c-544c-4c86-971a-2047c3c66ecd tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:24.142259 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8f5f800c-544c-4c86-971a-2047c3c66ecd tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a returned with HTTP 200 Jul 22 05:32:24.142389 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 137/525] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:24 2026] GET /volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:24.200827 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1b8657f5-4236-4d79-8e4b-362a13f13b8a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:24.200977 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1b8657f5-4236-4d79-8e4b-362a13f13b8a None None] GET https://10.4.3.91/volume// Jul 22 05:32:24.201998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1b8657f5-4236-4d79-8e4b-362a13f13b8a None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:24.201998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1b8657f5-4236-4d79-8e4b-362a13f13b8a None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:24.202859 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1b8657f5-4236-4d79-8e4b-362a13f13b8a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:24.203220 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 131/526] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:32: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 22 05:32:24.216491 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-936bfc08-4ee7-4976-aec5-7a6fdcf973cf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:24.220577 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-936bfc08-4ee7-4976-aec5-7a6fdcf973cf tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:32:24.221244 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-936bfc08-4ee7-4976-aec5-7a6fdcf973cf tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "571bba0e-c328-4e19-a468-92d1c66eb0c6", "connector": null, "instance_uuid": "56c47db1-4cc5-4798-a685-941ce7224076"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:24.246938 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:24.246938 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:24.332689 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-936bfc08-4ee7-4976-aec5-7a6fdcf973cf tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:32:24.333716 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 131/527] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:32:24 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:24.349540 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-4a31fb6b-4b65-4067-9777-cc5790cc4b09 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:24.359256 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-4a31fb6b-4b65-4067-9777-cc5790cc4b09 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] DELETE https://10.4.3.91/volume/v3/attachments/54bb221e-ebae-4b88-bb61-e89e3727fa2e Jul 22 05:32:24.359256 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-4a31fb6b-4b65-4067-9777-cc5790cc4b09 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:24.359256 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-4a31fb6b-4b65-4067-9777-cc5790cc4b09 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:24.366511 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:24.366511 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:24.460466 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-4a31fb6b-4b65-4067-9777-cc5790cc4b09 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/54bb221e-ebae-4b88-bb61-e89e3727fa2e returned with HTTP 200 Jul 22 05:32:24.461140 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 129/528] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:32:24 2026] DELETE /volume/v3/attachments/54bb221e-ebae-4b88-bb61-e89e3727fa2e => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:24.923888 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-17a3c4c6-67f4-44f4-a81f-8c29d0b67349 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:24.926291 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-17a3c4c6-67f4-44f4-a81f-8c29d0b67349 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] GET https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 Jul 22 05:32:24.926580 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-17a3c4c6-67f4-44f4-a81f-8c29d0b67349 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:24.926937 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-17a3c4c6-67f4-44f4-a81f-8c29d0b67349 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:24.937735 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-17a3c4c6-67f4-44f4-a81f-8c29d0b67349 tempest-TaggedBootDevicesTest_v242-280812820 tempest-TaggedBootDevicesTest_v242-280812820-project-member] https://10.4.3.91/volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 returned with HTTP 404 Jul 22 05:32:24.938044 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 138/529] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:24 2026] GET /volume/v3/volumes/20cb6e3e-27c4-4476-be3c-792c204fc041 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:25.162830 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-400b2565-96c1-4ef3-9698-57324c28f157 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:25.165968 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-400b2565-96c1-4ef3-9698-57324c28f157 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a Jul 22 05:32:25.166089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-400b2565-96c1-4ef3-9698-57324c28f157 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:25.167138 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-400b2565-96c1-4ef3-9698-57324c28f157 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:25.177442 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:25.177442 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:25.186686 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-400b2565-96c1-4ef3-9698-57324c28f157 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:25.195821 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-400b2565-96c1-4ef3-9698-57324c28f157 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a returned with HTTP 200 Jul 22 05:32:25.197856 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 132/530] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:25 2026] GET /volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:25.216046 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-40076e55-f350-48a0-9563-ef517af02320 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:25.222036 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-40076e55-f350-48a0-9563-ef517af02320 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a Jul 22 05:32:25.222497 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-40076e55-f350-48a0-9563-ef517af02320 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:25.223603 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-40076e55-f350-48a0-9563-ef517af02320 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:25.235178 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:25.235178 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:25.242252 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-40076e55-f350-48a0-9563-ef517af02320 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:25.250542 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-40076e55-f350-48a0-9563-ef517af02320 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a returned with HTTP 200 Jul 22 05:32:25.251187 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 132/531] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:25 2026] GET /volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:25.272334 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3363958a-73cc-453e-b696-d86ce02b8e5e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:25.278566 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:25.278936 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2113145776"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:25.281260 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2113145776'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:25.281260 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Create volume of 1 GB Jul 22 05:32:25.282018 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:25.282018 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:25.290988 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Availability Zones retrieved successfully. Jul 22 05:32:25.299272 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Flow 'volume_create_api' (5359453b-d7ad-48c8-b575-079c7e4a0e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:25.300552 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fe42914-816a-4170-83a8-55ad6cf080cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:25.301554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:25.353378 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fe42914-816a-4170-83a8-55ad6cf080cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:25.356459 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a33d5b3-6891-431d-8f54-8065cd9d54f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:25.430459 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Created reservations ['48a4f425-036e-477a-a557-a2a10ab2fa33', 'c5edc170-932b-4dee-89d0-94902a5ba9df', '689a0d79-b17e-43a1-a59d-0817d1554694', '8c3d4a7c-63a6-4bc6-b71e-113d42e5ef19'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:25.431235 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a33d5b3-6891-431d-8f54-8065cd9d54f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a4f425-036e-477a-a557-a2a10ab2fa33', 'c5edc170-932b-4dee-89d0-94902a5ba9df', '689a0d79-b17e-43a1-a59d-0817d1554694', '8c3d4a7c-63a6-4bc6-b71e-113d42e5ef19']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:25.432302 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f8f82a-b3ed-426c-ae24-40cbac79f19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:25.469094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f8f82a-b3ed-426c-ae24-40cbac79f19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e97ff06-a200-4360-a298-a2c081c3a814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2113145776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2801fb71640b404eb691868c34ae42a2',qos_specs=None,replication_status=,reservations=['48a4f425-036e-477a-a557-a2a10ab2fa33','c5edc170-932b-4dee-89d0-94902a5ba9df','689a0d79-b17e-43a1-a59d-0817d1554694','8c3d4a7c-63a6-4bc6-b71e-113d42e5ef19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c10c628cdf94e0f8c4d1fbd011ed7a1',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2113145776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e97ff06-a200-4360-a298-a2c081c3a814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2801fb71640b404eb691868c34ae42a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c10c628cdf94e0f8c4d1fbd011ed7a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:25.470806 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c956e75a-793c-4c97-a2be-4c329a755e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:25.506291 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c956e75a-793c-4c97-a2be-4c329a755e1f) transitioned into state 'SUCCESS' from state '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-2113145776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2801fb71640b404eb691868c34ae42a2',qos_specs=None,replication_status=,reservations=['48a4f425-036e-477a-a557-a2a10ab2fa33','c5edc170-932b-4dee-89d0-94902a5ba9df','689a0d79-b17e-43a1-a59d-0817d1554694','8c3d4a7c-63a6-4bc6-b71e-113d42e5ef19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c10c628cdf94e0f8c4d1fbd011ed7a1',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:25.507570 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf679db-f112-47eb-b6ee-2720216e8ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:25.526349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf679db-f112-47eb-b6ee-2720216e8ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:25.530519 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Flow 'volume_create_api' (5359453b-d7ad-48c8-b575-079c7e4a0e90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:25.530519 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Create volume request issued successfully. Jul 22 05:32:25.530519 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3363958a-73cc-453e-b696-d86ce02b8e5e tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:25.531303 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 130/532] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:25 2026] POST /volume/v3/volumes => generated 753 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:25.552285 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-072ca509-fef4-412c-8164-54a51eae75c6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:25.554971 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-072ca509-fef4-412c-8164-54a51eae75c6 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 Jul 22 05:32:25.555167 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-072ca509-fef4-412c-8164-54a51eae75c6 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:25.555354 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-072ca509-fef4-412c-8164-54a51eae75c6 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:25.569318 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:25.569318 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:25.578133 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-072ca509-fef4-412c-8164-54a51eae75c6 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:25.591405 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-072ca509-fef4-412c-8164-54a51eae75c6 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 returned with HTTP 200 Jul 22 05:32:25.591867 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 139/533] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:25 2026] GET /volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:26.613467 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e42157ea-f1b3-4b7e-8f0a-7b740389c1d8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:26.617016 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e42157ea-f1b3-4b7e-8f0a-7b740389c1d8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 Jul 22 05:32:26.618198 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e42157ea-f1b3-4b7e-8f0a-7b740389c1d8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:26.618550 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e42157ea-f1b3-4b7e-8f0a-7b740389c1d8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:26.632033 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:26.632033 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:26.641835 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e42157ea-f1b3-4b7e-8f0a-7b740389c1d8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:26.650619 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e42157ea-f1b3-4b7e-8f0a-7b740389c1d8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 returned with HTTP 200 Jul 22 05:32:26.651494 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 133/534] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:26 2026] GET /volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:26.667004 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fd529fbe-178e-48fe-a8d9-d2292f1ebe74 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:26.671330 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fd529fbe-178e-48fe-a8d9-d2292f1ebe74 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 Jul 22 05:32:26.671330 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fd529fbe-178e-48fe-a8d9-d2292f1ebe74 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:26.671330 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fd529fbe-178e-48fe-a8d9-d2292f1ebe74 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:26.682977 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:26.682977 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:26.689263 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-fd529fbe-178e-48fe-a8d9-d2292f1ebe74 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:26.697660 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fd529fbe-178e-48fe-a8d9-d2292f1ebe74 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 returned with HTTP 200 Jul 22 05:32:26.698291 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 133/535] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:26 2026] GET /volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:26.720610 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:26.723018 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:26.724427 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-142216807"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:26.725813 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-142216807'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:26.725813 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Create volume of 1 GB Jul 22 05:32:26.726198 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:26.726198 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:26.732440 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Availability Zones retrieved successfully. Jul 22 05:32:26.741058 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Flow 'volume_create_api' (15c2836e-5195-42d9-98c3-4310f401b381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:26.743093 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8729022-8b0f-4215-9dbc-047842bd8a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:26.746928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:26.798165 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8729022-8b0f-4215-9dbc-047842bd8a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:26.799414 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5435df44-005c-4b61-9d45-c5c1f387e274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:26.883173 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Created reservations ['628a889f-39d8-415e-91ae-25f43d631a1e', '1a99bdf7-298b-4126-85f3-ae85c66d04cd', '0ba8b64e-d4d4-4a7c-ad7d-65f9043b81a2', '6fb6ea58-20e8-4e73-9edd-d11c6cfa59fa'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:26.886471 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5435df44-005c-4b61-9d45-c5c1f387e274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['628a889f-39d8-415e-91ae-25f43d631a1e', '1a99bdf7-298b-4126-85f3-ae85c66d04cd', '0ba8b64e-d4d4-4a7c-ad7d-65f9043b81a2', '6fb6ea58-20e8-4e73-9edd-d11c6cfa59fa']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:26.886471 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03bd1248-dbc1-4975-a0e6-2aa7d17d34e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:26.922384 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03bd1248-dbc1-4975-a0e6-2aa7d17d34e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '891d526a-716c-4bb3-9456-fe66a22028a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-142216807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2801fb71640b404eb691868c34ae42a2',qos_specs=None,replication_status=,reservations=['628a889f-39d8-415e-91ae-25f43d631a1e','1a99bdf7-298b-4126-85f3-ae85c66d04cd','0ba8b64e-d4d4-4a7c-ad7d-65f9043b81a2','6fb6ea58-20e8-4e73-9edd-d11c6cfa59fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c10c628cdf94e0f8c4d1fbd011ed7a1',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-142216807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=891d526a-716c-4bb3-9456-fe66a22028a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2801fb71640b404eb691868c34ae42a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c10c628cdf94e0f8c4d1fbd011ed7a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:26.924266 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b3b30d-152b-4e59-ba1e-5aba116bfcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:26.961240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b3b30d-152b-4e59-ba1e-5aba116bfcb3) transitioned into state 'SUCCESS' from state '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-142216807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2801fb71640b404eb691868c34ae42a2',qos_specs=None,replication_status=,reservations=['628a889f-39d8-415e-91ae-25f43d631a1e','1a99bdf7-298b-4126-85f3-ae85c66d04cd','0ba8b64e-d4d4-4a7c-ad7d-65f9043b81a2','6fb6ea58-20e8-4e73-9edd-d11c6cfa59fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c10c628cdf94e0f8c4d1fbd011ed7a1',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:26.962349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43efdc74-7352-492f-8fac-3b5a1c4354e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:26.982708 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43efdc74-7352-492f-8fac-3b5a1c4354e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:26.983610 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Flow 'volume_create_api' (15c2836e-5195-42d9-98c3-4310f401b381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:26.984057 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Create volume request issued successfully. Jul 22 05:32:26.984831 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6df74295-b269-4d7c-bffc-dee6dea190d5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:26.985689 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 131/536] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:26 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 22 05:32:27.006292 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0d318246-26f1-4227-b1b2-0a3018f3be44 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:27.010949 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d318246-26f1-4227-b1b2-0a3018f3be44 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 Jul 22 05:32:27.010949 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d318246-26f1-4227-b1b2-0a3018f3be44 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:27.010949 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d318246-26f1-4227-b1b2-0a3018f3be44 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:27.022206 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:27.022206 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:27.028624 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0d318246-26f1-4227-b1b2-0a3018f3be44 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:27.037712 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d318246-26f1-4227-b1b2-0a3018f3be44 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 returned with HTTP 200 Jul 22 05:32:27.037712 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 140/537] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:27 2026] GET /volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:27.086953 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-f30afa64-58d3-440b-bef8-7f072b65f0ce None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:27.090745 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-f30afa64-58d3-440b-bef8-7f072b65f0ce tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] PUT https://10.4.3.91/volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d Jul 22 05:32:27.091769 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-f30afa64-58d3-440b-bef8-7f072b65f0ce tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:27.111103 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-f30afa64-58d3-440b-bef8-7f072b65f0ce tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Acquiring lock "cinder-attachment_update-571bba0e-c328-4e19-a468-92d1c66eb0c6-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:32:27.120752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-f30afa64-58d3-440b-bef8-7f072b65f0ce tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Lock "cinder-attachment_update-571bba0e-c328-4e19-a468-92d1c66eb0c6-np0000005624" acquired by "attachment_update" :: waited 0.010s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:32:27.122904 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:27.122904 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:27.353858 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-f30afa64-58d3-440b-bef8-7f072b65f0ce tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Lock "cinder-attachment_update-571bba0e-c328-4e19-a468-92d1c66eb0c6-np0000005624" released by "attachment_update" :: held 0.233s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:32:27.354342 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-f30afa64-58d3-440b-bef8-7f072b65f0ce tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d returned with HTTP 200 Jul 22 05:32:27.355519 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 134/538] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:32:27 2026] PUT /volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d => generated 969 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:27.367967 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-8936f3a9-2c1e-4a35-b873-b0a564dbaa79 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:27.371972 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-8936f3a9-2c1e-4a35-b873-b0a564dbaa79 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d Jul 22 05:32:27.372221 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-8936f3a9-2c1e-4a35-b873-b0a564dbaa79 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:27.372494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-8936f3a9-2c1e-4a35-b873-b0a564dbaa79 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:27.385213 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-da53907e-0d41-48d3-b913-1059427e8929 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:27.387175 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:27.387595 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2123810368", "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:27.389041 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2123810368', 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:27.394741 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-8936f3a9-2c1e-4a35-b873-b0a564dbaa79 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d returned with HTTP 200 Jul 22 05:32:27.396178 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 134/539] 10.4.3.91 () {70 vars in 1644 bytes} [Wed Jul 22 05:32:27 2026] GET /volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:27.934182 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Create volume of 1 GB Jul 22 05:32:27.935290 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:27.935290 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:27.943449 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Availability Zones retrieved successfully. Jul 22 05:32:27.953605 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Flow 'volume_create_api' (14fb58f1-1bc4-4670-ae60-d260f853e308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:27.955260 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdba2192-8f78-4840-92e3-846604c24867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:27.956617 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:28.054750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a036e5ac-ddc7-426c-a0f3-d39a68cca919 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:28.058389 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a036e5ac-ddc7-426c-a0f3-d39a68cca919 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 Jul 22 05:32:28.058389 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a036e5ac-ddc7-426c-a0f3-d39a68cca919 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:28.058389 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a036e5ac-ddc7-426c-a0f3-d39a68cca919 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:28.075143 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:28.075143 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:28.084566 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdba2192-8f78-4840-92e3-846604c24867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:28.085480 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eee8d81-628d-49a5-b549-4c6f3c8d7260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:28.086149 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a036e5ac-ddc7-426c-a0f3-d39a68cca919 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:28.093440 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a036e5ac-ddc7-426c-a0f3-d39a68cca919 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 returned with HTTP 200 Jul 22 05:32:28.094432 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 141/540] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:28 2026] GET /volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:28.108758 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6549e794-e87a-43a7-a0ca-0a9aea23c400 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:28.112444 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6549e794-e87a-43a7-a0ca-0a9aea23c400 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 Jul 22 05:32:28.114024 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6549e794-e87a-43a7-a0ca-0a9aea23c400 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:28.114312 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6549e794-e87a-43a7-a0ca-0a9aea23c400 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:28.132137 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:28.132137 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:28.139879 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6549e794-e87a-43a7-a0ca-0a9aea23c400 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:28.148650 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6549e794-e87a-43a7-a0ca-0a9aea23c400 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 returned with HTTP 200 Jul 22 05:32:28.149499 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 135/541] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:28 2026] GET /volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:28.151074 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Created reservations ['cafe0d39-7cce-44d8-99e5-8d23cf7d0fee', 'ee1c7c21-86e2-476e-805c-d2371066c5ea', '720f4cd3-4063-4c46-961d-3bc0f53e9938', '7aa1ded8-6bd4-43b0-a0ee-a8f8f2912e37'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:28.152380 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eee8d81-628d-49a5-b549-4c6f3c8d7260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cafe0d39-7cce-44d8-99e5-8d23cf7d0fee', 'ee1c7c21-86e2-476e-805c-d2371066c5ea', '720f4cd3-4063-4c46-961d-3bc0f53e9938', '7aa1ded8-6bd4-43b0-a0ee-a8f8f2912e37']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:28.153332 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213ade5d-9127-4740-857a-e266bfc131f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:28.169485 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:28.201272 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213ade5d-9127-4740-857a-e266bfc131f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54a301d7-d27f-4203-9779-833313d18b2a', '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-2123810368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feda0b85b9634158a6569ad737a0a4f6',qos_specs=None,replication_status=,reservations=['cafe0d39-7cce-44d8-99e5-8d23cf7d0fee','ee1c7c21-86e2-476e-805c-d2371066c5ea','720f4cd3-4063-4c46-961d-3bc0f53e9938','7aa1ded8-6bd4-43b0-a0ee-a8f8f2912e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb6774307076444aa96f5e8d86c5605d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2123810368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54a301d7-d27f-4203-9779-833313d18b2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='feda0b85b9634158a6569ad737a0a4f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb6774307076444aa96f5e8d86c5605d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:28.202467 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee99d62-124a-45b3-b3f1-356db4963b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:28.237702 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee99d62-124a-45b3-b3f1-356db4963b11) transitioned into state 'SUCCESS' from state '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-2123810368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feda0b85b9634158a6569ad737a0a4f6',qos_specs=None,replication_status=,reservations=['cafe0d39-7cce-44d8-99e5-8d23cf7d0fee','ee1c7c21-86e2-476e-805c-d2371066c5ea','720f4cd3-4063-4c46-961d-3bc0f53e9938','7aa1ded8-6bd4-43b0-a0ee-a8f8f2912e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb6774307076444aa96f5e8d86c5605d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:28.239253 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0eaeff4-e89a-4d11-812c-0b967c18e220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:28.259858 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0eaeff4-e89a-4d11-812c-0b967c18e220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:28.259858 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Flow 'volume_create_api' (14fb58f1-1bc4-4670-ae60-d260f853e308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:28.259858 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Create volume request issued successfully. Jul 22 05:32:28.260343 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-da53907e-0d41-48d3-b913-1059427e8929 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:28.260943 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 132/542] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:32:27 2026] POST /volume/v3/volumes => generated 751 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:28.284196 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f404c15e-be78-45a8-9587-5da46710b2e9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:28.287395 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f404c15e-be78-45a8-9587-5da46710b2e9 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a Jul 22 05:32:28.287395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f404c15e-be78-45a8-9587-5da46710b2e9 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:28.287395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f404c15e-be78-45a8-9587-5da46710b2e9 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:28.306865 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:28.306865 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:28.315582 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f404c15e-be78-45a8-9587-5da46710b2e9 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:28.323425 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f404c15e-be78-45a8-9587-5da46710b2e9 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a returned with HTTP 200 Jul 22 05:32:28.324098 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 142/543] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:28 2026] GET /volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:28.368455 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:28.369215 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:28.371251 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:28.371398 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Create volume of 1 GB Jul 22 05:32:28.371839 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:28.371839 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:28.376091 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Availability Zones retrieved successfully. Jul 22 05:32:28.392510 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Flow 'volume_create_api' (09acabe6-8db1-469d-81db-77cf170c9ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:28.393892 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c273fe5-a955-48b8-85d4-52d884283506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:28.394389 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:28.442976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c273fe5-a955-48b8-85d4-52d884283506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:28.444006 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e987b59f-852e-4db5-8fc5-4f5fbcad105b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:28.543698 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Created reservations ['2158dcfc-be4c-4a44-9d77-94b1ac213136', '4d6ade26-9dd3-46c1-9a39-eb20505b3069', 'ef9e6108-04ea-4d3e-bda6-472ffa7a43fe', '09a3f587-5d27-429d-98b0-232cf41e2282'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:28.544474 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e987b59f-852e-4db5-8fc5-4f5fbcad105b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2158dcfc-be4c-4a44-9d77-94b1ac213136', '4d6ade26-9dd3-46c1-9a39-eb20505b3069', 'ef9e6108-04ea-4d3e-bda6-472ffa7a43fe', '09a3f587-5d27-429d-98b0-232cf41e2282']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:28.545231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f34a2b9d-94c2-4ed2-a03c-99d98d43c5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:28.576069 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f34a2b9d-94c2-4ed2-a03c-99d98d43c5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2208b3dd-f654-4f0a-adec-39bebc58d56c', '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='14c4efcad8124139aec39f373d98cd42',qos_specs=None,replication_status=,reservations=['2158dcfc-be4c-4a44-9d77-94b1ac213136','4d6ade26-9dd3-46c1-9a39-eb20505b3069','ef9e6108-04ea-4d3e-bda6-472ffa7a43fe','09a3f587-5d27-429d-98b0-232cf41e2282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03ef3add7c7b4a8894dca928905a0770',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32: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=2208b3dd-f654-4f0a-adec-39bebc58d56c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14c4efcad8124139aec39f373d98cd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03ef3add7c7b4a8894dca928905a0770',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:28.576607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (730ae97c-1638-430d-acf9-8798d3a381c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:28.601456 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (730ae97c-1638-430d-acf9-8798d3a381c7) transitioned into state 'SUCCESS' from 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='14c4efcad8124139aec39f373d98cd42',qos_specs=None,replication_status=,reservations=['2158dcfc-be4c-4a44-9d77-94b1ac213136','4d6ade26-9dd3-46c1-9a39-eb20505b3069','ef9e6108-04ea-4d3e-bda6-472ffa7a43fe','09a3f587-5d27-429d-98b0-232cf41e2282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03ef3add7c7b4a8894dca928905a0770',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:28.602677 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d51c1ad-70ed-42d7-8b2b-0bb86362ff76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:28.617125 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d51c1ad-70ed-42d7-8b2b-0bb86362ff76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:28.618460 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Flow 'volume_create_api' (09acabe6-8db1-469d-81db-77cf170c9ab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:28.619239 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Create volume request issued successfully. Jul 22 05:32:28.620313 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6c5355eb-b791-4aba-b9fc-81a4624c2e8d tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:28.620717 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 135/544] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:28 2026] POST /volume/v3/volumes => generated 731 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:28.645236 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a959fe2d-c37a-4af7-86ca-aed5b2648b28 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:28.647574 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a959fe2d-c37a-4af7-86ca-aed5b2648b28 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] GET https://10.4.3.91/volume/v3/volumes/2208b3dd-f654-4f0a-adec-39bebc58d56c Jul 22 05:32:28.647856 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a959fe2d-c37a-4af7-86ca-aed5b2648b28 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:28.648177 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a959fe2d-c37a-4af7-86ca-aed5b2648b28 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:28.660235 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:28.660235 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:28.665575 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a959fe2d-c37a-4af7-86ca-aed5b2648b28 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Volume info retrieved successfully. Jul 22 05:32:28.675010 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a959fe2d-c37a-4af7-86ca-aed5b2648b28 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] https://10.4.3.91/volume/v3/volumes/2208b3dd-f654-4f0a-adec-39bebc58d56c returned with HTTP 200 Jul 22 05:32:28.676545 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 136/545] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:28 2026] GET /volume/v3/volumes/2208b3dd-f654-4f0a-adec-39bebc58d56c => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:29.344011 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-45c180e6-75b5-4e6d-a5a1-a67f524ab7ee None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:29.346653 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45c180e6-75b5-4e6d-a5a1-a67f524ab7ee tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a Jul 22 05:32:29.346965 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45c180e6-75b5-4e6d-a5a1-a67f524ab7ee tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:29.347212 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45c180e6-75b5-4e6d-a5a1-a67f524ab7ee tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:29.370513 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:29.370513 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:29.381610 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-45c180e6-75b5-4e6d-a5a1-a67f524ab7ee tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:29.392834 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45c180e6-75b5-4e6d-a5a1-a67f524ab7ee tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a returned with HTTP 200 Jul 22 05:32:29.393246 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 133/546] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:29 2026] GET /volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a => generated 1359 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:29.444433 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-6b6f16f5-8b8a-4e19-a6ae-fcfe6b2e55f7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:29.446911 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-6b6f16f5-8b8a-4e19-a6ae-fcfe6b2e55f7 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a Jul 22 05:32:29.447115 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-6b6f16f5-8b8a-4e19-a6ae-fcfe6b2e55f7 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:29.447324 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-6b6f16f5-8b8a-4e19-a6ae-fcfe6b2e55f7 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:29.459079 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:29.459079 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:29.463622 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-6b6f16f5-8b8a-4e19-a6ae-fcfe6b2e55f7 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:29.469062 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-6b6f16f5-8b8a-4e19-a6ae-fcfe6b2e55f7 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a returned with HTTP 200 Jul 22 05:32:29.469608 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 143/547] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:29 2026] GET /volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:29.663504 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:29.697449 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-05395d07-39f8-473a-bb0d-ce8ab835a95a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:29.701875 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-05395d07-39f8-473a-bb0d-ce8ab835a95a tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] GET https://10.4.3.91/volume/v3/volumes/2208b3dd-f654-4f0a-adec-39bebc58d56c Jul 22 05:32:29.703663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-05395d07-39f8-473a-bb0d-ce8ab835a95a tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:29.703663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-05395d07-39f8-473a-bb0d-ce8ab835a95a tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:29.719263 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:29.719263 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:29.730066 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-05395d07-39f8-473a-bb0d-ce8ab835a95a tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Volume info retrieved successfully. Jul 22 05:32:29.737755 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-05395d07-39f8-473a-bb0d-ce8ab835a95a tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] https://10.4.3.91/volume/v3/volumes/2208b3dd-f654-4f0a-adec-39bebc58d56c returned with HTTP 200 Jul 22 05:32:29.738698 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 137/548] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:29 2026] GET /volume/v3/volumes/2208b3dd-f654-4f0a-adec-39bebc58d56c => generated 971 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:29.759150 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-14a86dc5-9c45-4ab7-92cb-1f7e0f5351fa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:29.761721 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-14a86dc5-9c45-4ab7-92cb-1f7e0f5351fa tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1&project_id=2801fb71640b404eb691868c34ae42a2 Jul 22 05:32:29.761721 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-14a86dc5-9c45-4ab7-92cb-1f7e0f5351fa tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:29.762050 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-14a86dc5-9c45-4ab7-92cb-1f7e0f5351fa tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:29.763147 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-14a86dc5-9c45-4ab7-92cb-1f7e0f5351fa tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Could not evaluate value 2801fb71640b404eb691868c34ae42a2, assuming string {{(pid=100093) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:32:29.763677 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-14a86dc5-9c45-4ab7-92cb-1f7e0f5351fa tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Searching by: MultiDict([('project_id', '2801fb71640b404eb691868c34ae42a2'), ('all_tenants', 1)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:32:29.803662 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-14a86dc5-9c45-4ab7-92cb-1f7e0f5351fa tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Get all volumes completed successfully. Jul 22 05:32:29.805072 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:29.805072 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:29.810437 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-14a86dc5-9c45-4ab7-92cb-1f7e0f5351fa tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1&project_id=2801fb71640b404eb691868c34ae42a2 returned with HTTP 200 Jul 22 05:32:29.810437 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 134/549] 10.4.3.91 () {66 vars in 1366 bytes} [Wed Jul 22 05:32:29 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=2801fb71640b404eb691868c34ae42a2 => generated 3039 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:29.823505 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:29.823884 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1344478014"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:29.825357 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1344478014'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:29.825496 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Create volume of 1 GB Jul 22 05:32:29.825828 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:29.825828 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:29.835027 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Availability Zones retrieved successfully. Jul 22 05:32:29.835247 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-251a355b-1153-4e38-87ff-b2429a18df48 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:29.840613 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-251a355b-1153-4e38-87ff-b2429a18df48 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/2208b3dd-f654-4f0a-adec-39bebc58d56c Jul 22 05:32:29.840613 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-251a355b-1153-4e38-87ff-b2429a18df48 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:29.840875 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-251a355b-1153-4e38-87ff-b2429a18df48 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:29.841131 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-251a355b-1153-4e38-87ff-b2429a18df48 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Delete volume with id: 2208b3dd-f654-4f0a-adec-39bebc58d56c Jul 22 05:32:29.843294 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Flow 'volume_create_api' (561654b8-6a9d-45d7-8cd1-97d498cd93f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:29.844460 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857e5699-d68a-4a34-b815-2713c7b4e3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:29.845383 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:29.851890 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:29.851890 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:29.852076 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-251a355b-1153-4e38-87ff-b2429a18df48 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Volume info retrieved successfully. Jul 22 05:32:29.881403 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-251a355b-1153-4e38-87ff-b2429a18df48 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] Delete volume request issued successfully. Jul 22 05:32:29.881789 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-251a355b-1153-4e38-87ff-b2429a18df48 tempest-VolumesListAdminTestJSON-1845730221 tempest-VolumesListAdminTestJSON-1845730221-project-admin] https://10.4.3.91/volume/v3/volumes/2208b3dd-f654-4f0a-adec-39bebc58d56c returned with HTTP 202 Jul 22 05:32:29.882205 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 144/550] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:29 2026] DELETE /volume/v3/volumes/2208b3dd-f654-4f0a-adec-39bebc58d56c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:29.883803 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857e5699-d68a-4a34-b815-2713c7b4e3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:29.884882 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74cb8c6-113e-4242-8c32-245ca5fcc6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:29.898028 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7d8bc8ce-32fd-44ba-a200-902feb78a7b0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:29.902183 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7d8bc8ce-32fd-44ba-a200-902feb78a7b0 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 Jul 22 05:32:29.902367 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7d8bc8ce-32fd-44ba-a200-902feb78a7b0 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:29.902564 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7d8bc8ce-32fd-44ba-a200-902feb78a7b0 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:29.912013 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:29.912013 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:29.917982 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7d8bc8ce-32fd-44ba-a200-902feb78a7b0 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:29.928777 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7d8bc8ce-32fd-44ba-a200-902feb78a7b0 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 returned with HTTP 200 Jul 22 05:32:29.929368 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 138/551] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:29 2026] GET /volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:29.947845 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0058b8cd-3192-48a8-b769-ac034239fab8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:29.949505 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0058b8cd-3192-48a8-b769-ac034239fab8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] DELETE https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 Jul 22 05:32:29.949772 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0058b8cd-3192-48a8-b769-ac034239fab8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:29.949988 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0058b8cd-3192-48a8-b769-ac034239fab8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:29.950185 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-0058b8cd-3192-48a8-b769-ac034239fab8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Delete volume with id: 891d526a-716c-4bb3-9456-fe66a22028a2 Jul 22 05:32:29.960842 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:29.960842 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:29.961726 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0058b8cd-3192-48a8-b769-ac034239fab8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:29.997309 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Created reservations ['f8719788-63ed-48ff-82cf-2c92c45b2038', 'e65ddca2-f19a-4267-ac06-8d47159011c6', '6d020186-c96d-40de-91f8-ec1e9df0ac36', '542f5a91-1b36-4a0a-b436-5122cad8fbfb'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:29.998152 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74cb8c6-113e-4242-8c32-245ca5fcc6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8719788-63ed-48ff-82cf-2c92c45b2038', 'e65ddca2-f19a-4267-ac06-8d47159011c6', '6d020186-c96d-40de-91f8-ec1e9df0ac36', '542f5a91-1b36-4a0a-b436-5122cad8fbfb']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:29.998933 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97d4c58b-75fa-4cbe-89af-05dba2c9dd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:30.006860 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0058b8cd-3192-48a8-b769-ac034239fab8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Delete volume request issued successfully. Jul 22 05:32:30.007135 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0058b8cd-3192-48a8-b769-ac034239fab8 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 returned with HTTP 202 Jul 22 05:32:30.008463 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 135/552] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:29 2026] DELETE /volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:30.017284 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-452b3bab-fd91-4acf-b4f1-283392358aa6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:30.020131 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-452b3bab-fd91-4acf-b4f1-283392358aa6 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 Jul 22 05:32:30.020430 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-452b3bab-fd91-4acf-b4f1-283392358aa6 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:30.020700 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-452b3bab-fd91-4acf-b4f1-283392358aa6 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:30.030732 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97d4c58b-75fa-4cbe-89af-05dba2c9dd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30db19ae-8f8a-468e-b339-9957c176edcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1344478014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77d4f73a83ca4ffd8f55df629ef1d794',qos_specs=None,replication_status=,reservations=['f8719788-63ed-48ff-82cf-2c92c45b2038','e65ddca2-f19a-4267-ac06-8d47159011c6','6d020186-c96d-40de-91f8-ec1e9df0ac36','542f5a91-1b36-4a0a-b436-5122cad8fbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb38d9d88a433f83d479946bcbb2b7',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1344478014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30db19ae-8f8a-468e-b339-9957c176edcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77d4f73a83ca4ffd8f55df629ef1d794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5eb38d9d88a433f83d479946bcbb2b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:30.032002 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08537e9-d995-4ac9-93a8-cd39497654b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:30.034026 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:30.034026 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:30.043302 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-452b3bab-fd91-4acf-b4f1-283392358aa6 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:30.050265 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-452b3bab-fd91-4acf-b4f1-283392358aa6 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 returned with HTTP 200 Jul 22 05:32:30.051246 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 145/553] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:30 2026] GET /volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:30.061022 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08537e9-d995-4ac9-93a8-cd39497654b5) transitioned into state 'SUCCESS' from state '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-1344478014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77d4f73a83ca4ffd8f55df629ef1d794',qos_specs=None,replication_status=,reservations=['f8719788-63ed-48ff-82cf-2c92c45b2038','e65ddca2-f19a-4267-ac06-8d47159011c6','6d020186-c96d-40de-91f8-ec1e9df0ac36','542f5a91-1b36-4a0a-b436-5122cad8fbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb38d9d88a433f83d479946bcbb2b7',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:30.062127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8fdae3-f1e6-4f4e-96e3-0afa419e9dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:30.086086 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8fdae3-f1e6-4f4e-96e3-0afa419e9dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:30.087156 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Flow 'volume_create_api' (561654b8-6a9d-45d7-8cd1-97d498cd93f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:30.088105 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Create volume request issued successfully. Jul 22 05:32:30.093108 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6128cdb5-d3ca-4ce0-9f21-37ac734e3667 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:30.094244 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 136/554] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:29 2026] POST /volume/v3/volumes => generated 757 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:30.204396 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-29376307-d6a0-4cdb-8b34-c62a8ea18285 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:30.206796 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-29376307-d6a0-4cdb-8b34-c62a8ea18285 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a Jul 22 05:32:30.207015 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-29376307-d6a0-4cdb-8b34-c62a8ea18285 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:30.207186 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-29376307-d6a0-4cdb-8b34-c62a8ea18285 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:30.215536 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:30.215536 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:30.221840 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-29376307-d6a0-4cdb-8b34-c62a8ea18285 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:30.232226 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-29376307-d6a0-4cdb-8b34-c62a8ea18285 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a returned with HTTP 200 Jul 22 05:32:30.233752 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 139/555] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:30 2026] GET /volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:30.246399 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-699f77a0-b2ea-46ee-b5fd-0cbfce763c5a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:30.247141 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-699f77a0-b2ea-46ee-b5fd-0cbfce763c5a None None] GET https://10.4.3.91/volume// Jul 22 05:32:30.247510 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-699f77a0-b2ea-46ee-b5fd-0cbfce763c5a None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:30.248516 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-699f77a0-b2ea-46ee-b5fd-0cbfce763c5a None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:30.249040 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-699f77a0-b2ea-46ee-b5fd-0cbfce763c5a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:30.249608 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 136/556] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:32:30 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:32:30.259391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-c755b437-9c6c-4b5a-a3bd-82ce6f302ed9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:30.263357 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-c755b437-9c6c-4b5a-a3bd-82ce6f302ed9 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:32:30.263357 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-c755b437-9c6c-4b5a-a3bd-82ce6f302ed9 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54a301d7-d27f-4203-9779-833313d18b2a", "connector": null, "instance_uuid": "78253dae-40a4-4780-91ad-85b39c6ca7ac"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:30.276696 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:30.276696 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:30.326469 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-c755b437-9c6c-4b5a-a3bd-82ce6f302ed9 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:32:30.327056 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 146/557] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:32:30 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:31.073595 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-531e55aa-86fe-4936-af07-45b7681bb4db None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:31.076140 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-531e55aa-86fe-4936-af07-45b7681bb4db tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 Jul 22 05:32:31.076337 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-531e55aa-86fe-4936-af07-45b7681bb4db tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:31.076504 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-531e55aa-86fe-4936-af07-45b7681bb4db tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:31.094252 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-531e55aa-86fe-4936-af07-45b7681bb4db tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 returned with HTTP 404 Jul 22 05:32:31.094951 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 137/558] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:31 2026] GET /volume/v3/volumes/891d526a-716c-4bb3-9456-fe66a22028a2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:31.107392 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f506cd73-7bbf-4821-8a4f-811bad361707 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:31.110680 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f506cd73-7bbf-4821-8a4f-811bad361707 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 Jul 22 05:32:31.110825 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f506cd73-7bbf-4821-8a4f-811bad361707 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:31.111069 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f506cd73-7bbf-4821-8a4f-811bad361707 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:31.123701 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:31.123701 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:31.145888 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f506cd73-7bbf-4821-8a4f-811bad361707 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:31.157409 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f506cd73-7bbf-4821-8a4f-811bad361707 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 returned with HTTP 200 Jul 22 05:32:31.158489 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 140/559] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:31 2026] GET /volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:31.181875 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6fe5183e-3713-493f-9916-8645fc692a41 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:31.187838 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6fe5183e-3713-493f-9916-8645fc692a41 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] DELETE https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 Jul 22 05:32:31.188311 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6fe5183e-3713-493f-9916-8645fc692a41 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:31.188431 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6fe5183e-3713-493f-9916-8645fc692a41 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:31.188716 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-6fe5183e-3713-493f-9916-8645fc692a41 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Delete volume with id: 4e97ff06-a200-4360-a298-a2c081c3a814 Jul 22 05:32:31.212836 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:31.212836 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:31.212836 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6fe5183e-3713-493f-9916-8645fc692a41 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:31.290807 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6fe5183e-3713-493f-9916-8645fc692a41 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Delete volume request issued successfully. Jul 22 05:32:31.290807 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6fe5183e-3713-493f-9916-8645fc692a41 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 returned with HTTP 202 Jul 22 05:32:31.290807 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 137/560] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:31 2026] DELETE /volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:31.305405 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-334565d8-ffa8-4976-8754-7b50bc38ad63 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:31.307857 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-334565d8-ffa8-4976-8754-7b50bc38ad63 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 Jul 22 05:32:31.308207 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-334565d8-ffa8-4976-8754-7b50bc38ad63 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:31.308772 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-334565d8-ffa8-4976-8754-7b50bc38ad63 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:31.323859 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:31.323859 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:31.331088 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-334565d8-ffa8-4976-8754-7b50bc38ad63 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:31.338075 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-334565d8-ffa8-4976-8754-7b50bc38ad63 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 returned with HTTP 200 Jul 22 05:32:31.338518 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 147/561] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:31 2026] GET /volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:31.820704 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b5322fa4-cb22-488e-a1d5-f23ffd5176ae None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:31.821222 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b5322fa4-cb22-488e-a1d5-f23ffd5176ae None None] GET https://10.4.3.91/volume// Jul 22 05:32:31.821494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b5322fa4-cb22-488e-a1d5-f23ffd5176ae None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:31.821805 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b5322fa4-cb22-488e-a1d5-f23ffd5176ae None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:31.822252 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b5322fa4-cb22-488e-a1d5-f23ffd5176ae None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:31.822602 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 138/562] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05: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 22 05:32:31.836158 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-80a93948-7efa-4dde-a14e-aaa7c5bdffb2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:31.838379 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-80a93948-7efa-4dde-a14e-aaa7c5bdffb2 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a Jul 22 05:32:31.838605 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-80a93948-7efa-4dde-a14e-aaa7c5bdffb2 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:31.838792 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-80a93948-7efa-4dde-a14e-aaa7c5bdffb2 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:31.852036 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:31.852036 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:31.858955 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-80a93948-7efa-4dde-a14e-aaa7c5bdffb2 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:32:31.866307 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-80a93948-7efa-4dde-a14e-aaa7c5bdffb2 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a returned with HTTP 200 Jul 22 05:32:31.867033 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 141/563] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:32:31 2026] GET /volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a => generated 1538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:32:31.974106 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-0ae88c59-8350-4e11-894d-44a0b9e9981a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:31.978466 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-0ae88c59-8350-4e11-894d-44a0b9e9981a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] PUT https://10.4.3.91/volume/v3/attachments/33e7db5e-43bd-4a14-823d-5f63cffb095b Jul 22 05:32:31.978466 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-0ae88c59-8350-4e11-894d-44a0b9e9981a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:31.996486 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-0ae88c59-8350-4e11-894d-44a0b9e9981a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Acquiring lock "cinder-attachment_update-54a301d7-d27f-4203-9779-833313d18b2a-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:32:32.001976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-0ae88c59-8350-4e11-894d-44a0b9e9981a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Lock "cinder-attachment_update-54a301d7-d27f-4203-9779-833313d18b2a-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:32:32.003419 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:32.003419 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:32.148846 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-0ae88c59-8350-4e11-894d-44a0b9e9981a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Lock "cinder-attachment_update-54a301d7-d27f-4203-9779-833313d18b2a-np0000005624" released by "attachment_update" :: held 0.146s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:32:32.149106 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-0ae88c59-8350-4e11-894d-44a0b9e9981a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/33e7db5e-43bd-4a14-823d-5f63cffb095b returned with HTTP 200 Jul 22 05:32:32.150197 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 138/564] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:32:31 2026] PUT /volume/v3/attachments/33e7db5e-43bd-4a14-823d-5f63cffb095b => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:32.186433 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-fda28336-a7a9-41ac-b33a-589301a8bf9f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:32.189702 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-fda28336-a7a9-41ac-b33a-589301a8bf9f tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/attachments/33e7db5e-43bd-4a14-823d-5f63cffb095b/action Jul 22 05:32:32.190208 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-fda28336-a7a9-41ac-b33a-589301a8bf9f tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:32:32.190346 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-fda28336-a7a9-41ac-b33a-589301a8bf9f tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:32.207502 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:32.207502 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:32.223460 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-021bf3b1-8e04-49a0-a4c4-f4fb31bd9e99 req-fda28336-a7a9-41ac-b33a-589301a8bf9f tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/33e7db5e-43bd-4a14-823d-5f63cffb095b/action returned with HTTP 204 Jul 22 05:32:32.224049 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 148/565] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:32:32 2026] POST /volume/v3/attachments/33e7db5e-43bd-4a14-823d-5f63cffb095b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:32.357846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b5e01e13-ce11-41f6-ad58-bc485ed5574f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:32.360091 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b5e01e13-ce11-41f6-ad58-bc485ed5574f tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 Jul 22 05:32:32.360682 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b5e01e13-ce11-41f6-ad58-bc485ed5574f tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:32.360682 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b5e01e13-ce11-41f6-ad58-bc485ed5574f tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:32.367933 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b5e01e13-ce11-41f6-ad58-bc485ed5574f tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 returned with HTTP 404 Jul 22 05:32:32.368312 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 139/566] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:32 2026] GET /volume/v3/volumes/4e97ff06-a200-4360-a298-a2c081c3a814 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:32.376824 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9ccae2ed-d15a-4d4f-a7d2-d137c8755aa3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:32.381683 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9ccae2ed-d15a-4d4f-a7d2-d137c8755aa3 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a Jul 22 05:32:32.383655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9ccae2ed-d15a-4d4f-a7d2-d137c8755aa3 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:32.383655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9ccae2ed-d15a-4d4f-a7d2-d137c8755aa3 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:32.399299 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:32.399299 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:32.405677 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9ccae2ed-d15a-4d4f-a7d2-d137c8755aa3 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:32.415181 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9ccae2ed-d15a-4d4f-a7d2-d137c8755aa3 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a returned with HTTP 200 Jul 22 05:32:32.415792 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 142/567] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:32 2026] GET /volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:32.431859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2a45f7f0-c596-4b80-a3df-16b349561c6d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:32.436418 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2a45f7f0-c596-4b80-a3df-16b349561c6d tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] DELETE https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a Jul 22 05:32:32.436747 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2a45f7f0-c596-4b80-a3df-16b349561c6d tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:32.437449 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2a45f7f0-c596-4b80-a3df-16b349561c6d tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:32.437449 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-2a45f7f0-c596-4b80-a3df-16b349561c6d tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Delete volume with id: d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a Jul 22 05:32:32.455518 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:32.455518 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:32.456136 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2a45f7f0-c596-4b80-a3df-16b349561c6d tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:32.489658 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2a45f7f0-c596-4b80-a3df-16b349561c6d tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Delete volume request issued successfully. Jul 22 05:32:32.489658 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2a45f7f0-c596-4b80-a3df-16b349561c6d tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a returned with HTTP 202 Jul 22 05:32:32.489658 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 139/568] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:32 2026] DELETE /volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:32.497367 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6cc35931-d2b2-4667-96e4-b1bd785ce2b5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:32.499891 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6cc35931-d2b2-4667-96e4-b1bd785ce2b5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a Jul 22 05:32:32.500409 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6cc35931-d2b2-4667-96e4-b1bd785ce2b5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:32.503038 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6cc35931-d2b2-4667-96e4-b1bd785ce2b5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:32.512917 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:32.512917 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:32.521658 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6cc35931-d2b2-4667-96e4-b1bd785ce2b5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Volume info retrieved successfully. Jul 22 05:32:32.526086 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6cc35931-d2b2-4667-96e4-b1bd785ce2b5 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a returned with HTTP 200 Jul 22 05:32:32.526745 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 149/569] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:32 2026] GET /volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:33.024769 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-affa98d8-1e5e-4b5b-8c45-dbe8d2b70e49 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:33.035278 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-affa98d8-1e5e-4b5b-8c45-dbe8d2b70e49 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] POST https://10.4.3.91/volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d/action Jul 22 05:32:33.035278 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-affa98d8-1e5e-4b5b-8c45-dbe8d2b70e49 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:32:33.035480 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-affa98d8-1e5e-4b5b-8c45-dbe8d2b70e49 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:33.073285 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:33.073285 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:33.103683 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3e30b4cc-a7fe-4d22-b7bc-048c2f05a1cd req-affa98d8-1e5e-4b5b-8c45-dbe8d2b70e49 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d/action returned with HTTP 204 Jul 22 05:32:33.104453 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 140/570] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:32:33 2026] POST /volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:33.543103 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c50c5b04-9dc8-4a03-a763-a3c99fd9f213 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:33.549142 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c50c5b04-9dc8-4a03-a763-a3c99fd9f213 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] GET https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a Jul 22 05:32:33.549142 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c50c5b04-9dc8-4a03-a763-a3c99fd9f213 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:33.549142 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c50c5b04-9dc8-4a03-a763-a3c99fd9f213 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:33.566983 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c50c5b04-9dc8-4a03-a763-a3c99fd9f213 tempest-VolumesListAdminTestJSON-2037519900 tempest-VolumesListAdminTestJSON-2037519900-project-member] https://10.4.3.91/volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a returned with HTTP 404 Jul 22 05:32:33.568439 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 143/571] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:33 2026] GET /volume/v3/volumes/d16e7809-0b90-47ff-b2be-ce7e0e0d2b1a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:37.068600 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:37.262419 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:37.262957 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-412353797"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:37.264844 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-412353797'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:37.265035 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Create volume of 2 GB Jul 22 05:32:37.271156 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Availability Zones retrieved successfully. Jul 22 05:32:37.283110 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Flow 'volume_create_api' (90ae8219-6ad1-43fa-a6b8-56fcf36e87b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:37.285411 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d178f37-ad21-4e90-9b2f-86d797a543bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:37.285892 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Validating volume size '2' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:37.322076 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d178f37-ad21-4e90-9b2f-86d797a543bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:37.323575 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b1c2819-6d6c-47e1-817c-cef83a27a113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:37.444692 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Created reservations ['15f1df17-740a-4519-8d65-beb80a400a54', 'd808519c-401d-4dec-b74d-dd6a6983cfe4', 'be169d92-c83a-46f6-9df4-16df94144697', 'c4cd9762-5751-414c-bb8f-8e2b10cc8ac7'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:37.445914 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b1c2819-6d6c-47e1-817c-cef83a27a113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15f1df17-740a-4519-8d65-beb80a400a54', 'd808519c-401d-4dec-b74d-dd6a6983cfe4', 'be169d92-c83a-46f6-9df4-16df94144697', 'c4cd9762-5751-414c-bb8f-8e2b10cc8ac7']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:37.446182 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b551bb85-d2bd-4957-b118-63e5b4a6cdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:37.486164 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b551bb85-d2bd-4957-b118-63e5b4a6cdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71ba1334-ca95-49dd-be0c-7ad2749a35a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-412353797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab037c54c49b4eba9f9dd852c473e293',qos_specs=None,replication_status=,reservations=['15f1df17-740a-4519-8d65-beb80a400a54','d808519c-401d-4dec-b74d-dd6a6983cfe4','be169d92-c83a-46f6-9df4-16df94144697','c4cd9762-5751-414c-bb8f-8e2b10cc8ac7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb2b787c1ff4ccabd186e2b490dcaec',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-412353797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71ba1334-ca95-49dd-be0c-7ad2749a35a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab037c54c49b4eba9f9dd852c473e293',provider_auth=None,provider_geometry=None,provider_id=None,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='ddb2b787c1ff4ccabd186e2b490dcaec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:37.488787 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5a8ee3-5712-4692-a6f2-984e0555d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:37.518721 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5a8ee3-5712-4692-a6f2-984e0555d240) transitioned into state 'SUCCESS' from state '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-412353797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab037c54c49b4eba9f9dd852c473e293',qos_specs=None,replication_status=,reservations=['15f1df17-740a-4519-8d65-beb80a400a54','d808519c-401d-4dec-b74d-dd6a6983cfe4','be169d92-c83a-46f6-9df4-16df94144697','c4cd9762-5751-414c-bb8f-8e2b10cc8ac7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb2b787c1ff4ccabd186e2b490dcaec',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:37.518721 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3306cdda-6136-4c30-910d-3f68a355907a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:37.542704 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3306cdda-6136-4c30-910d-3f68a355907a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:37.543987 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Flow 'volume_create_api' (90ae8219-6ad1-43fa-a6b8-56fcf36e87b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:37.544969 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Create volume request issued successfully. Jul 22 05:32:37.545301 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4e2e3eb3-6a02-4a93-aa57-4dcd00b7b510 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:37.546095 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 140/572] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:37 2026] POST /volume/v3/volumes => generated 752 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:37.569451 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e6adffdd-1094-4fbb-a801-e12bb7a94865 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:37.575252 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e6adffdd-1094-4fbb-a801-e12bb7a94865 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] GET https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 Jul 22 05:32:37.575252 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e6adffdd-1094-4fbb-a801-e12bb7a94865 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:37.575252 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e6adffdd-1094-4fbb-a801-e12bb7a94865 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:37.589125 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:37.589125 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:37.597649 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e6adffdd-1094-4fbb-a801-e12bb7a94865 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Volume info retrieved successfully. Jul 22 05:32:37.607063 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e6adffdd-1094-4fbb-a801-e12bb7a94865 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 returned with HTTP 200 Jul 22 05:32:37.607993 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 150/573] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:37 2026] GET /volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:38.313556 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-89c55ec1-a750-4d16-adb4-8dc7d2d06151 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:38.314483 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-89c55ec1-a750-4d16-adb4-8dc7d2d06151 None None] GET https://10.4.3.91/volume// Jul 22 05:32:38.314483 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-89c55ec1-a750-4d16-adb4-8dc7d2d06151 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:38.314591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-89c55ec1-a750-4d16-adb4-8dc7d2d06151 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:38.314967 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-89c55ec1-a750-4d16-adb4-8dc7d2d06151 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:38.316366 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 141/574] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:32:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:32:38.328546 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-0e644699-1e65-482e-99a6-67280ed654bb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:38.332552 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-0e644699-1e65-482e-99a6-67280ed654bb tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:32:38.333193 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-0e644699-1e65-482e-99a6-67280ed654bb tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "571bba0e-c328-4e19-a468-92d1c66eb0c6", "connector": null, "instance_uuid": "56c47db1-4cc5-4798-a685-941ce7224076"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:38.358129 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:38.358129 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:38.435916 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-0e644699-1e65-482e-99a6-67280ed654bb tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:32:38.436796 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 144/575] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:32:38 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 22 05:32:38.453258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-4e3786b6-cda5-4d70-a842-0e76512b67de None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:38.459186 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-4e3786b6-cda5-4d70-a842-0e76512b67de tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] DELETE https://10.4.3.91/volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d Jul 22 05:32:38.459519 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-4e3786b6-cda5-4d70-a842-0e76512b67de tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:38.460174 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-4e3786b6-cda5-4d70-a842-0e76512b67de tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:38.474928 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:38.474928 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:38.561368 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-4e3786b6-cda5-4d70-a842-0e76512b67de tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d returned with HTTP 200 Jul 22 05:32:38.561834 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 141/576] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:32:38 2026] DELETE /volume/v3/attachments/bcc76efa-389c-404a-b425-64285b53aa4d => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:38.624815 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-24fdc49f-9659-4084-8aca-a6147462e633 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:38.626891 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-24fdc49f-9659-4084-8aca-a6147462e633 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] GET https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 Jul 22 05:32:38.627195 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-24fdc49f-9659-4084-8aca-a6147462e633 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:38.627524 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-24fdc49f-9659-4084-8aca-a6147462e633 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:38.635289 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:38.635289 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:38.640488 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-24fdc49f-9659-4084-8aca-a6147462e633 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Volume info retrieved successfully. Jul 22 05:32:38.646426 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-24fdc49f-9659-4084-8aca-a6147462e633 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 returned with HTTP 200 Jul 22 05:32:38.647088 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 151/577] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:38 2026] GET /volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:38.665470 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:38.668276 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:38.668845 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "71ba1334-ca95-49dd-be0c-7ad2749a35a7"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:38.671153 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '71ba1334-ca95-49dd-be0c-7ad2749a35a7'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:38.681542 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:38.681542 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:38.682734 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Volume retrieved successfully. Jul 22 05:32:38.682979 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Create volume of 1 GB Jul 22 05:32:38.688235 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Availability Zones retrieved successfully. Jul 22 05:32:38.697166 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Flow 'volume_create_api' (03755544-1bdf-436d-909a-21f0dc9e7184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:38.698844 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4e7a2f-fd78-445f-89f7-03a6a64e0b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:38.700344 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:38.702279 np0000005624 devstack@c-api.service[100091]: WARNING cinder.volume.api [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4e7a2f-fd78-445f-89f7-03a6a64e0b2a) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 05:32:38.702279 np0000005624 devstack@c-api.service[100091]: 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 22 05:32:38.704733 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4e7a2f-fd78-445f-89f7-03a6a64e0b2a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:38.705752 np0000005624 devstack@c-api.service[100091]: WARNING cinder.volume.api [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4e7a2f-fd78-445f-89f7-03a6a64e0b2a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 05:32:38.707041 np0000005624 devstack@c-api.service[100091]: WARNING cinder.volume.api [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Flow 'volume_create_api' (03755544-1bdf-436d-909a-21f0dc9e7184) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 05:32:38.707429 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d03758f4-4a3a-4a85-80ec-d4261c074d96 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 400 Jul 22 05:32:38.708359 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 142/578] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:38 2026] POST /volume/v3/volumes => generated 173 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:32:38.719083 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e58a40a0-e97e-4d59-8e9b-618c9894d774 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:38.722216 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e58a40a0-e97e-4d59-8e9b-618c9894d774 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] GET https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 Jul 22 05:32:38.722216 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e58a40a0-e97e-4d59-8e9b-618c9894d774 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:38.722216 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e58a40a0-e97e-4d59-8e9b-618c9894d774 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:38.731882 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:38.731882 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:38.736788 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e58a40a0-e97e-4d59-8e9b-618c9894d774 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Volume info retrieved successfully. Jul 22 05:32:38.742969 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e58a40a0-e97e-4d59-8e9b-618c9894d774 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 returned with HTTP 200 Jul 22 05:32:38.743612 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 145/579] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:38 2026] GET /volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:38.763100 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5c4d07b4-dc64-49d2-bffe-c74775572323 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:38.765221 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5c4d07b4-dc64-49d2-bffe-c74775572323 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] DELETE https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 Jul 22 05:32:38.765479 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5c4d07b4-dc64-49d2-bffe-c74775572323 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:38.765690 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5c4d07b4-dc64-49d2-bffe-c74775572323 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:38.765924 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-5c4d07b4-dc64-49d2-bffe-c74775572323 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Delete volume with id: 71ba1334-ca95-49dd-be0c-7ad2749a35a7 Jul 22 05:32:38.776185 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:38.776185 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:38.776820 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5c4d07b4-dc64-49d2-bffe-c74775572323 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Volume info retrieved successfully. Jul 22 05:32:38.811124 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5c4d07b4-dc64-49d2-bffe-c74775572323 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Delete volume request issued successfully. Jul 22 05:32:38.811124 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5c4d07b4-dc64-49d2-bffe-c74775572323 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 returned with HTTP 202 Jul 22 05:32:38.811124 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 142/580] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:38 2026] DELETE /volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:38.824701 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c94322fc-ae0b-4887-aaa2-212a7b859bb0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:38.826882 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c94322fc-ae0b-4887-aaa2-212a7b859bb0 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] GET https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 Jul 22 05:32:38.827311 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c94322fc-ae0b-4887-aaa2-212a7b859bb0 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:38.827434 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c94322fc-ae0b-4887-aaa2-212a7b859bb0 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:38.844746 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:38.844746 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:38.857308 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c94322fc-ae0b-4887-aaa2-212a7b859bb0 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Volume info retrieved successfully. Jul 22 05:32:38.866487 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c94322fc-ae0b-4887-aaa2-212a7b859bb0 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 returned with HTTP 200 Jul 22 05:32:38.867226 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 152/581] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:38 2026] GET /volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:39.884534 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-96ec1dd6-8d94-43c8-a62a-07d2d0b578f8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:39.888719 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-96ec1dd6-8d94-43c8-a62a-07d2d0b578f8 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] GET https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 Jul 22 05:32:39.888719 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-96ec1dd6-8d94-43c8-a62a-07d2d0b578f8 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:39.888719 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-96ec1dd6-8d94-43c8-a62a-07d2d0b578f8 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:39.894400 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-96ec1dd6-8d94-43c8-a62a-07d2d0b578f8 tempest-VolumesCloneNegativeTest-1397633596 tempest-VolumesCloneNegativeTest-1397633596-project-member] https://10.4.3.91/volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 returned with HTTP 404 Jul 22 05:32:39.895050 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 143/582] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:39 2026] GET /volume/v3/volumes/71ba1334-ca95-49dd-be0c-7ad2749a35a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:41.586847 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-f337bd7b-c596-446d-b058-f6fbe818f3ba None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:41.591889 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-f337bd7b-c596-446d-b058-f6fbe818f3ba tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] PUT https://10.4.3.91/volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b Jul 22 05:32:41.592907 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-f337bd7b-c596-446d-b058-f6fbe818f3ba tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:41.615826 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-f337bd7b-c596-446d-b058-f6fbe818f3ba tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Acquiring lock "cinder-attachment_update-571bba0e-c328-4e19-a468-92d1c66eb0c6-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:32:41.626484 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-f337bd7b-c596-446d-b058-f6fbe818f3ba tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Lock "cinder-attachment_update-571bba0e-c328-4e19-a468-92d1c66eb0c6-np0000005624" acquired by "attachment_update" :: waited 0.010s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:32:41.627791 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:41.627791 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:41.800725 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-f337bd7b-c596-446d-b058-f6fbe818f3ba tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Lock "cinder-attachment_update-571bba0e-c328-4e19-a468-92d1c66eb0c6-np0000005624" released by "attachment_update" :: held 0.175s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:32:41.801283 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-f337bd7b-c596-446d-b058-f6fbe818f3ba tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b returned with HTTP 200 Jul 22 05:32:41.803128 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 146/583] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:32:41 2026] PUT /volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:41.816372 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-271bd888-1198-41a3-a7a1-8bc2f289c1a1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:41.820705 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-271bd888-1198-41a3-a7a1-8bc2f289c1a1 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b Jul 22 05:32:41.821275 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-271bd888-1198-41a3-a7a1-8bc2f289c1a1 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:41.821535 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-271bd888-1198-41a3-a7a1-8bc2f289c1a1 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:41.850614 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-271bd888-1198-41a3-a7a1-8bc2f289c1a1 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b returned with HTTP 200 Jul 22 05:32:41.850614 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 143/584] 10.4.3.91 () {70 vars in 1644 bytes} [Wed Jul 22 05:32:41 2026] GET /volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:48.863282 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=248,cinder:INSERT=20,cinder:UPDATE=32 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:32:49.409248 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-07e51ef6-e214-416f-a5fc-b4df2524abfc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:49.410707 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-07e51ef6-e214-416f-a5fc-b4df2524abfc None None] GET https://10.4.3.91/volume// Jul 22 05:32:49.410707 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-07e51ef6-e214-416f-a5fc-b4df2524abfc None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:49.410707 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-07e51ef6-e214-416f-a5fc-b4df2524abfc None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:49.410971 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-07e51ef6-e214-416f-a5fc-b4df2524abfc None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:49.411552 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 153/585] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:32: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 22 05:32:49.425550 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-944c0611-001b-415c-b040-2332b6273329 req-42c8f43e-371b-4887-9ac0-8f8902d44e60 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:49.428663 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-42c8f43e-371b-4887-9ac0-8f8902d44e60 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:32:49.428663 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-42c8f43e-371b-4887-9ac0-8f8902d44e60 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54a301d7-d27f-4203-9779-833313d18b2a", "connector": null, "instance_uuid": "78253dae-40a4-4780-91ad-85b39c6ca7ac"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:49.436163 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=288,cinder:INSERT=36,cinder:UPDATE=66 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:32:49.462280 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:49.462280 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:49.510762 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-42c8f43e-371b-4887-9ac0-8f8902d44e60 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:32:49.511436 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 144/586] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:32:49 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:49.526019 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-944c0611-001b-415c-b040-2332b6273329 req-16bee39c-2f22-4d34-bbc9-78e254a96555 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:49.532048 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-16bee39c-2f22-4d34-bbc9-78e254a96555 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] DELETE https://10.4.3.91/volume/v3/attachments/33e7db5e-43bd-4a14-823d-5f63cffb095b Jul 22 05:32:49.532415 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-16bee39c-2f22-4d34-bbc9-78e254a96555 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:49.532592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-16bee39c-2f22-4d34-bbc9-78e254a96555 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:49.536132 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=352,cinder:INSERT=66,cinder:UPDATE=91 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:32:49.549796 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:49.549796 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:49.645820 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-16bee39c-2f22-4d34-bbc9-78e254a96555 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/33e7db5e-43bd-4a14-823d-5f63cffb095b returned with HTTP 200 Jul 22 05:32:49.646554 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 147/587] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:32:49 2026] DELETE /volume/v3/attachments/33e7db5e-43bd-4a14-823d-5f63cffb095b => generated 192 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:51.290080 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-944c0611-001b-415c-b040-2332b6273329 req-52764352-e670-48c6-9034-3448646cc806 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:51.293441 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-52764352-e670-48c6-9034-3448646cc806 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] PUT https://10.4.3.91/volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f Jul 22 05:32:51.294038 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-52764352-e670-48c6-9034-3448646cc806 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:51.299067 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=373,cinder:INSERT=72,cinder:UPDATE=126 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:32:51.308254 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-944c0611-001b-415c-b040-2332b6273329 req-52764352-e670-48c6-9034-3448646cc806 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Acquiring lock "cinder-attachment_update-54a301d7-d27f-4203-9779-833313d18b2a-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:32:51.315342 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-944c0611-001b-415c-b040-2332b6273329 req-52764352-e670-48c6-9034-3448646cc806 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Lock "cinder-attachment_update-54a301d7-d27f-4203-9779-833313d18b2a-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:32:51.317325 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:51.317325 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:51.477339 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-944c0611-001b-415c-b040-2332b6273329 req-52764352-e670-48c6-9034-3448646cc806 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Lock "cinder-attachment_update-54a301d7-d27f-4203-9779-833313d18b2a-np0000005624" released by "attachment_update" :: held 0.163s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:32:51.477550 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-52764352-e670-48c6-9034-3448646cc806 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f returned with HTTP 200 Jul 22 05:32:51.479876 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 144/588] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:32:51 2026] PUT /volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:51.498708 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-944c0611-001b-415c-b040-2332b6273329 req-e441d8d0-5f5d-4211-985b-b198ef7db052 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:51.508383 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-e441d8d0-5f5d-4211-985b-b198ef7db052 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f Jul 22 05:32:51.508851 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-e441d8d0-5f5d-4211-985b-b198ef7db052 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:51.509208 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-e441d8d0-5f5d-4211-985b-b198ef7db052 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:51.535211 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-e441d8d0-5f5d-4211-985b-b198ef7db052 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f returned with HTTP 200 Jul 22 05:32:51.535887 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 154/589] 10.4.3.91 () {70 vars in 1644 bytes} [Wed Jul 22 05:32:51 2026] GET /volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:51.598546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-c914ca19-5105-4b8d-b11d-1e48ca4f957f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:51.603393 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-c914ca19-5105-4b8d-b11d-1e48ca4f957f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] POST https://10.4.3.91/volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b/action Jul 22 05:32:51.603820 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-c914ca19-5105-4b8d-b11d-1e48ca4f957f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:32:51.604001 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-c914ca19-5105-4b8d-b11d-1e48ca4f957f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:51.631418 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:51.631418 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:51.655559 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c62b7fdc-e1f9-461f-9fa5-639c8821493b req-c914ca19-5105-4b8d-b11d-1e48ca4f957f tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b/action returned with HTTP 204 Jul 22 05:32:51.656688 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 145/590] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:32:51 2026] POST /volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:52.864937 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:52.864937 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:52.867817 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1710943383"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:52.869980 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1710943383'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:52.869980 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Create volume of 1 GB Jul 22 05:32:52.869980 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:52.869980 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:52.875243 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Availability Zones retrieved successfully. Jul 22 05:32:52.891743 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Flow 'volume_create_api' (66dc1f05-e7d3-4e1c-9b3d-54e98a29a73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:52.893356 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38797340-98c7-4cc7-a1d5-d02b4140c045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:52.894878 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:52.949907 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38797340-98c7-4cc7-a1d5-d02b4140c045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:52.952056 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef7a5c26-a037-4b2e-a43b-f2e2f5847e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:53.064067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Created reservations ['b5c0931e-7eca-48d8-bccc-0960e4fee2a6', '5c9216a1-121f-48d1-8356-a622b7f42480', '2af3f115-3c4b-476e-999e-81b7e4b6bcab', 'b93797c9-bb32-4788-a9c9-1697b20eaa0e'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:53.065560 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef7a5c26-a037-4b2e-a43b-f2e2f5847e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5c0931e-7eca-48d8-bccc-0960e4fee2a6', '5c9216a1-121f-48d1-8356-a622b7f42480', '2af3f115-3c4b-476e-999e-81b7e4b6bcab', 'b93797c9-bb32-4788-a9c9-1697b20eaa0e']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:53.066303 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99b0840-496d-4dfb-bec0-bf4e07cab587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:53.114777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99b0840-496d-4dfb-bec0-bf4e07cab587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c20dc26f-be67-4d63-b55a-fcffe6b749f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1710943383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9eacff6a4fd4551875caa6064cb138d',qos_specs=None,replication_status=,reservations=['b5c0931e-7eca-48d8-bccc-0960e4fee2a6','5c9216a1-121f-48d1-8356-a622b7f42480','2af3f115-3c4b-476e-999e-81b7e4b6bcab','b93797c9-bb32-4788-a9c9-1697b20eaa0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adaa86006bf04a54934cea9693a6fac8',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1710943383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c20dc26f-be67-4d63-b55a-fcffe6b749f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9eacff6a4fd4551875caa6064cb138d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adaa86006bf04a54934cea9693a6fac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:53.116411 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5133c161-c3d1-48e3-8b7e-8a0db2563ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:53.149006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5133c161-c3d1-48e3-8b7e-8a0db2563ae4) transitioned into state 'SUCCESS' from state '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-1710943383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9eacff6a4fd4551875caa6064cb138d',qos_specs=None,replication_status=,reservations=['b5c0931e-7eca-48d8-bccc-0960e4fee2a6','5c9216a1-121f-48d1-8356-a622b7f42480','2af3f115-3c4b-476e-999e-81b7e4b6bcab','b93797c9-bb32-4788-a9c9-1697b20eaa0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adaa86006bf04a54934cea9693a6fac8',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:53.150691 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf94b311-a428-4a8d-a8aa-92031272a6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:53.170136 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf94b311-a428-4a8d-a8aa-92031272a6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:53.171034 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Flow 'volume_create_api' (66dc1f05-e7d3-4e1c-9b3d-54e98a29a73f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:53.171376 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Create volume request issued successfully. Jul 22 05:32:53.172881 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e7e33b46-3508-4664-affd-7b17c14c9ab9 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:53.172881 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 148/591] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:32:52 2026] POST /volume/v3/volumes => generated 750 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:32:53.200320 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-937f1607-8431-45bf-96b9-bd2de8bf5ff2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:53.202256 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-937f1607-8431-45bf-96b9-bd2de8bf5ff2 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:32:53.203042 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-937f1607-8431-45bf-96b9-bd2de8bf5ff2 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:53.203042 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-937f1607-8431-45bf-96b9-bd2de8bf5ff2 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:53.215245 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:53.215245 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:53.222518 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-937f1607-8431-45bf-96b9-bd2de8bf5ff2 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:32:53.230954 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-937f1607-8431-45bf-96b9-bd2de8bf5ff2 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:32:53.231652 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 145/592] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:53 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:54.258302 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a5631e0a-1570-46bf-a8c4-be34f00948bb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:54.264760 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a5631e0a-1570-46bf-a8c4-be34f00948bb tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:32:54.265009 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a5631e0a-1570-46bf-a8c4-be34f00948bb tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:54.265247 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a5631e0a-1570-46bf-a8c4-be34f00948bb tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:54.290472 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:54.290472 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:54.306193 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a5631e0a-1570-46bf-a8c4-be34f00948bb tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:32:54.317683 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a5631e0a-1570-46bf-a8c4-be34f00948bb tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:32:54.318181 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 155/593] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:54 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 843 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:57.674566 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0570bbf0-87dc-42c3-abd2-faa687795c8b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:57.677390 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0570bbf0-87dc-42c3-abd2-faa687795c8b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:32:57.677656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0570bbf0-87dc-42c3-abd2-faa687795c8b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:57.677890 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0570bbf0-87dc-42c3-abd2-faa687795c8b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:57.691615 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:57.691615 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:57.699686 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0570bbf0-87dc-42c3-abd2-faa687795c8b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:32:57.712403 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0570bbf0-87dc-42c3-abd2-faa687795c8b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:32:57.713045 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 146/594] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:57 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 938 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:57.831036 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c249c3e9-4e57-42d3-9f30-118bb17d5c00 req-60310bd2-381d-4a86-8051-9e60dfa695e6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:57.836255 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c249c3e9-4e57-42d3-9f30-118bb17d5c00 req-60310bd2-381d-4a86-8051-9e60dfa695e6 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] DELETE https://10.4.3.91/volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b Jul 22 05:32:57.836728 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c249c3e9-4e57-42d3-9f30-118bb17d5c00 req-60310bd2-381d-4a86-8051-9e60dfa695e6 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:57.836728 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c249c3e9-4e57-42d3-9f30-118bb17d5c00 req-60310bd2-381d-4a86-8051-9e60dfa695e6 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:57.849532 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:57.849532 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:57.951878 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c249c3e9-4e57-42d3-9f30-118bb17d5c00 req-60310bd2-381d-4a86-8051-9e60dfa695e6 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b returned with HTTP 200 Jul 22 05:32:57.952478 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 149/595] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:32:57 2026] DELETE /volume/v3/attachments/cfe4fbe8-3c5b-4740-a8db-45e5eebe1c0b => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:58.289404 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-944c0611-001b-415c-b040-2332b6273329 req-5790d840-11b4-4e45-8b48-90afe0dfc373 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:58.299092 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-5790d840-11b4-4e45-8b48-90afe0dfc373 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] POST https://10.4.3.91/volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f/action Jul 22 05:32:58.300180 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-5790d840-11b4-4e45-8b48-90afe0dfc373 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:32:58.300180 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-5790d840-11b4-4e45-8b48-90afe0dfc373 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:58.340999 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:58.340999 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:58.379117 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-530c27d7-85db-438b-9d9a-889a9f75a1b6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:58.379964 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-944c0611-001b-415c-b040-2332b6273329 req-5790d840-11b4-4e45-8b48-90afe0dfc373 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f/action returned with HTTP 204 Jul 22 05:32:58.383073 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 146/596] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:32:58 2026] POST /volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:58.384002 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-530c27d7-85db-438b-9d9a-889a9f75a1b6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:32:58.384271 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-530c27d7-85db-438b-9d9a-889a9f75a1b6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:58.384683 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-530c27d7-85db-438b-9d9a-889a9f75a1b6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:58.400657 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:58.400657 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:58.407087 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-530c27d7-85db-438b-9d9a-889a9f75a1b6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:32:58.415751 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-530c27d7-85db-438b-9d9a-889a9f75a1b6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:32:58.417450 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 156/597] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:32:58 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:58.553111 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-49f0e992-eef4-4fff-9f76-a9bdbee43e2e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:58.553688 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-49f0e992-eef4-4fff-9f76-a9bdbee43e2e None None] GET https://10.4.3.91/volume// Jul 22 05:32:58.554212 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-49f0e992-eef4-4fff-9f76-a9bdbee43e2e None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:58.554212 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-49f0e992-eef4-4fff-9f76-a9bdbee43e2e None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:58.554785 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-49f0e992-eef4-4fff-9f76-a9bdbee43e2e None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:58.555543 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 147/598] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:32:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:32:58.572721 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-1583efb8-9613-42f1-a5aa-ed8eb2ca5d0a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:58.578515 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-1583efb8-9613-42f1-a5aa-ed8eb2ca5d0a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:32:58.578958 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-1583efb8-9613-42f1-a5aa-ed8eb2ca5d0a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12f5a0c5-5307-4461-b36c-82bcb273b912", "connector": null, "instance_uuid": "c317ad7a-3d3b-4d99-bddf-dcba4cb15d34"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:58.595573 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:58.595573 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:58.659800 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-1583efb8-9613-42f1-a5aa-ed8eb2ca5d0a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:32:58.660526 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 150/599] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:32:58 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:58.717911 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b0743855-6500-4c13-a926-1780636f5e48 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:58.722919 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b0743855-6500-4c13-a926-1780636f5e48 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:32:58.724750 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b0743855-6500-4c13-a926-1780636f5e48 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:58.724750 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b0743855-6500-4c13-a926-1780636f5e48 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:58.742049 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:58.742049 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:58.745534 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a143119c-4a1e-418e-904f-2facf343f568 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:58.747223 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a143119c-4a1e-418e-904f-2facf343f568 None None] GET https://10.4.3.91/volume// Jul 22 05:32:58.747223 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a143119c-4a1e-418e-904f-2facf343f568 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:58.747411 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a143119c-4a1e-418e-904f-2facf343f568 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:58.748655 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a143119c-4a1e-418e-904f-2facf343f568 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:32:58.748899 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b0743855-6500-4c13-a926-1780636f5e48 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:32:58.748952 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 157/600] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:32:58 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:32:58.758982 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b0743855-6500-4c13-a926-1780636f5e48 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:32:58.759667 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 147/601] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:58 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 937 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:58.762530 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-e4bc78ec-582a-4f0d-8b73-066130c62ff8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:58.768286 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-e4bc78ec-582a-4f0d-8b73-066130c62ff8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:32:58.768699 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-e4bc78ec-582a-4f0d-8b73-066130c62ff8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:58.770122 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-e4bc78ec-582a-4f0d-8b73-066130c62ff8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:58.795293 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:58.795293 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:58.801388 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-e4bc78ec-582a-4f0d-8b73-066130c62ff8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:32:58.808236 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-e4bc78ec-582a-4f0d-8b73-066130c62ff8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:32:58.809024 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 148/602] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:32:58 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 1117 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:32:58.884968 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:58.954744 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-f72b885c-268f-4509-b6d3-3f6386b720b9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:58.960341 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-f72b885c-268f-4509-b6d3-3f6386b720b9 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] PUT https://10.4.3.91/volume/v3/attachments/936aa8d5-84e8-44d0-9bcd-4d9d7dd59fa9 Jul 22 05:32:58.962663 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-f72b885c-268f-4509-b6d3-3f6386b720b9 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:58.974541 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-f72b885c-268f-4509-b6d3-3f6386b720b9 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Acquiring lock "cinder-attachment_update-12f5a0c5-5307-4461-b36c-82bcb273b912-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:32:58.983888 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-f72b885c-268f-4509-b6d3-3f6386b720b9 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Lock "cinder-attachment_update-12f5a0c5-5307-4461-b36c-82bcb273b912-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:32:58.984997 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:58.984997 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:59.061570 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:32:59.061570 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1363198493"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:32:59.064911 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1363198493'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:32:59.065049 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Create volume of 1 GB Jul 22 05:32:59.065433 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:59.065433 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:59.081710 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Availability Zones retrieved successfully. Jul 22 05:32:59.094928 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Flow 'volume_create_api' (b8f81d58-073d-4ea6-90be-2ff928c8c6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:59.096124 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e501cb6-8420-47ab-99af-748296d4b128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:59.098269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:32:59.129773 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-f72b885c-268f-4509-b6d3-3f6386b720b9 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Lock "cinder-attachment_update-12f5a0c5-5307-4461-b36c-82bcb273b912-np0000005624" released by "attachment_update" :: held 0.146s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:32:59.130615 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-f72b885c-268f-4509-b6d3-3f6386b720b9 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments/936aa8d5-84e8-44d0-9bcd-4d9d7dd59fa9 returned with HTTP 200 Jul 22 05:32:59.132239 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 158/603] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:32:58 2026] PUT /volume/v3/attachments/936aa8d5-84e8-44d0-9bcd-4d9d7dd59fa9 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:59.146537 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e501cb6-8420-47ab-99af-748296d4b128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:59.148766 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d42c95d-2f56-4790-94f6-725ddeaa1e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:59.275656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Created reservations ['3c261626-5acb-4404-aa36-6f344ef42392', 'eb291851-9770-4b1b-814f-9a7b65276ef8', '31e9ed89-6115-410c-ab69-b26412eed658', 'c3cd2bcf-a3b7-4f49-a30e-08d0a3582c13'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:32:59.277082 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d42c95d-2f56-4790-94f6-725ddeaa1e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c261626-5acb-4404-aa36-6f344ef42392', 'eb291851-9770-4b1b-814f-9a7b65276ef8', '31e9ed89-6115-410c-ab69-b26412eed658', 'c3cd2bcf-a3b7-4f49-a30e-08d0a3582c13']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:59.278361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccac9c98-5958-4446-812c-e41a3034e90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:59.314263 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccac9c98-5958-4446-812c-e41a3034e90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceeff58d-257c-471e-a9ce-8e5b1e5ea33e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1363198493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101d17609bca4ea28d4dfbc2df08409e',qos_specs=None,replication_status=,reservations=['3c261626-5acb-4404-aa36-6f344ef42392','eb291851-9770-4b1b-814f-9a7b65276ef8','31e9ed89-6115-410c-ab69-b26412eed658','c3cd2bcf-a3b7-4f49-a30e-08d0a3582c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1839638435f946d88542a6450a2292bc',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1363198493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceeff58d-257c-471e-a9ce-8e5b1e5ea33e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='101d17609bca4ea28d4dfbc2df08409e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1839638435f946d88542a6450a2292bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:59.315373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc142616-102d-4ed4-be65-65a292b011b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:59.350066 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc142616-102d-4ed4-be65-65a292b011b9) transitioned into state 'SUCCESS' from state '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-1363198493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101d17609bca4ea28d4dfbc2df08409e',qos_specs=None,replication_status=,reservations=['3c261626-5acb-4404-aa36-6f344ef42392','eb291851-9770-4b1b-814f-9a7b65276ef8','31e9ed89-6115-410c-ab69-b26412eed658','c3cd2bcf-a3b7-4f49-a30e-08d0a3582c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1839638435f946d88542a6450a2292bc',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:59.351018 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d510a70d-5693-488e-9833-614c35d874ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:32:59.363723 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d510a70d-5693-488e-9833-614c35d874ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:32:59.364552 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Flow 'volume_create_api' (b8f81d58-073d-4ea6-90be-2ff928c8c6a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:32:59.365093 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Create volume request issued successfully. Jul 22 05:32:59.366098 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-453e1b0a-4b32-4bf3-ac0f-ce23e5d8ddb8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:32:59.366546 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 151/604] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:32:58 2026] POST /volume/v3/volumes => generated 772 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:32:59.386962 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-97b415d6-3202-45a3-8606-c270bc89820b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:59.389670 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-97b415d6-3202-45a3-8606-c270bc89820b tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:32:59.390074 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-97b415d6-3202-45a3-8606-c270bc89820b tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:59.390283 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-97b415d6-3202-45a3-8606-c270bc89820b tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:59.399595 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:59.399595 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:59.405667 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-97b415d6-3202-45a3-8606-c270bc89820b tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:32:59.412421 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-97b415d6-3202-45a3-8606-c270bc89820b tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:32:59.412983 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 148/605] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:32:59 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:32:59.663924 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4b1e2d65-f6e6-4c2e-81c2-063617a2aef6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:59.667026 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4b1e2d65-f6e6-4c2e-81c2-063617a2aef6 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:59.667282 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4b1e2d65-f6e6-4c2e-81c2-063617a2aef6 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:59.668320 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4b1e2d65-f6e6-4c2e-81c2-063617a2aef6 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:59.686288 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:59.686288 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:59.693863 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4b1e2d65-f6e6-4c2e-81c2-063617a2aef6 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:59.701137 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4b1e2d65-f6e6-4c2e-81c2-063617a2aef6 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:59.702047 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 149/606] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:59 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:59.757911 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-744ca478-e4a4-4d4e-a43e-a109737f0ff1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:59.761743 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-744ca478-e4a4-4d4e-a43e-a109737f0ff1 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:59.761743 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-744ca478-e4a4-4d4e-a43e-a109737f0ff1 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:59.761743 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-744ca478-e4a4-4d4e-a43e-a109737f0ff1 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:59.777002 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:59.777002 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:32:59.778568 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-317853f5-7f81-44f0-af59-9e71834b6cee None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:59.781470 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-317853f5-7f81-44f0-af59-9e71834b6cee tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:32:59.784034 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-317853f5-7f81-44f0-af59-9e71834b6cee tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:59.784034 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-317853f5-7f81-44f0-af59-9e71834b6cee tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:59.786628 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-744ca478-e4a4-4d4e-a43e-a109737f0ff1 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:59.794051 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-744ca478-e4a4-4d4e-a43e-a109737f0ff1 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:59.796551 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 159/607] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:59 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:32:59.807019 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:59.807019 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:32:59.814880 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-317853f5-7f81-44f0-af59-9e71834b6cee tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:32:59.822781 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-317853f5-7f81-44f0-af59-9e71834b6cee tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:32:59.823725 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 152/608] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:59 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 938 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:32:59.824051 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e2f32ed5-57c8-47a0-8ed4-b5e8484fbf03 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:59.827799 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e2f32ed5-57c8-47a0-8ed4-b5e8484fbf03 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] DELETE https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:59.827799 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e2f32ed5-57c8-47a0-8ed4-b5e8484fbf03 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:59.827799 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e2f32ed5-57c8-47a0-8ed4-b5e8484fbf03 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:59.827799 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-e2f32ed5-57c8-47a0-8ed4-b5e8484fbf03 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Delete volume with id: 571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:59.840037 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:59.840037 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:32:59.840959 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e2f32ed5-57c8-47a0-8ed4-b5e8484fbf03 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:59.881191 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e2f32ed5-57c8-47a0-8ed4-b5e8484fbf03 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Delete volume request issued successfully. Jul 22 05:32:59.882656 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e2f32ed5-57c8-47a0-8ed4-b5e8484fbf03 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 202 Jul 22 05:32:59.882656 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 149/609] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:32:59 2026] DELETE /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:32:59.893813 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cf8fe45d-1091-4f1f-bb80-19d42ef6a052 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:32:59.898665 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cf8fe45d-1091-4f1f-bb80-19d42ef6a052 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:32:59.898665 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cf8fe45d-1091-4f1f-bb80-19d42ef6a052 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:32:59.898665 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cf8fe45d-1091-4f1f-bb80-19d42ef6a052 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:32:59.906543 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:32:59.906543 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:32:59.912520 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cf8fe45d-1091-4f1f-bb80-19d42ef6a052 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Volume info retrieved successfully. Jul 22 05:32:59.920447 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cf8fe45d-1091-4f1f-bb80-19d42ef6a052 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 200 Jul 22 05:32:59.920838 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 150/610] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:32:59 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:00.433217 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d1934490-27f2-4396-a1dc-2f2c2df118c4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:00.435944 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d1934490-27f2-4396-a1dc-2f2c2df118c4 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:00.437269 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d1934490-27f2-4396-a1dc-2f2c2df118c4 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:00.437269 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d1934490-27f2-4396-a1dc-2f2c2df118c4 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:00.451619 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:00.451619 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:00.461421 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d1934490-27f2-4396-a1dc-2f2c2df118c4 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:00.468817 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d1934490-27f2-4396-a1dc-2f2c2df118c4 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:00.469377 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 160/611] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:00 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:00.846297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c3d4a9e9-d289-4b3f-86e6-335307022de6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:00.848608 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c3d4a9e9-d289-4b3f-86e6-335307022de6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:00.848913 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c3d4a9e9-d289-4b3f-86e6-335307022de6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:00.849204 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c3d4a9e9-d289-4b3f-86e6-335307022de6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:00.864334 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:00.864334 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:00.872707 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c3d4a9e9-d289-4b3f-86e6-335307022de6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:00.877490 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c3d4a9e9-d289-4b3f-86e6-335307022de6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:33:00.878023 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 153/612] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:00 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:00.939032 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1ae23a75-fd8e-4b1b-9828-486caf3f5938 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:00.943245 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1ae23a75-fd8e-4b1b-9828-486caf3f5938 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] GET https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 Jul 22 05:33:00.943245 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1ae23a75-fd8e-4b1b-9828-486caf3f5938 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:00.943622 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1ae23a75-fd8e-4b1b-9828-486caf3f5938 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:00.956747 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1ae23a75-fd8e-4b1b-9828-486caf3f5938 tempest-ServerActionsTestOtherB-1607115208 tempest-ServerActionsTestOtherB-1607115208-project-member] https://10.4.3.91/volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 returned with HTTP 404 Jul 22 05:33:00.956747 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 150/613] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:00 2026] GET /volume/v3/volumes/571bba0e-c328-4e19-a468-92d1c66eb0c6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:01.903266 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3e2afcb6-f19f-40f4-aa82-0d16f83ab506 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:01.906139 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3e2afcb6-f19f-40f4-aa82-0d16f83ab506 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:01.907314 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3e2afcb6-f19f-40f4-aa82-0d16f83ab506 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:01.907314 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3e2afcb6-f19f-40f4-aa82-0d16f83ab506 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:01.924586 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:01.924586 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:01.932488 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3e2afcb6-f19f-40f4-aa82-0d16f83ab506 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:01.943546 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3e2afcb6-f19f-40f4-aa82-0d16f83ab506 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:33:01.943546 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 151/614] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:01 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 938 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:02.639155 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-58ca8b9e-da35-44bf-a129-b303e0c6be41 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:02.649659 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-58ca8b9e-da35-44bf-a129-b303e0c6be41 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/attachments/936aa8d5-84e8-44d0-9bcd-4d9d7dd59fa9/action Jul 22 05:33:02.649659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-58ca8b9e-da35-44bf-a129-b303e0c6be41 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:02.649659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-58ca8b9e-da35-44bf-a129-b303e0c6be41 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:02.674925 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:02.674925 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:02.699864 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-72e072d7-edb5-4db3-b6c1-b7a4ee2b23fa req-58ca8b9e-da35-44bf-a129-b303e0c6be41 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments/936aa8d5-84e8-44d0-9bcd-4d9d7dd59fa9/action returned with HTTP 204 Jul 22 05:33:02.700549 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 161/615] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:33:02 2026] POST /volume/v3/attachments/936aa8d5-84e8-44d0-9bcd-4d9d7dd59fa9/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:02.972597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c607ecb4-296f-4296-a773-9530cb1af939 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:02.975428 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c607ecb4-296f-4296-a773-9530cb1af939 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:02.975699 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c607ecb4-296f-4296-a773-9530cb1af939 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:02.975912 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c607ecb4-296f-4296-a773-9530cb1af939 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:02.988369 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:02.988369 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:02.993502 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c607ecb4-296f-4296-a773-9530cb1af939 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:03.002963 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c607ecb4-296f-4296-a773-9530cb1af939 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:33:03.003509 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 154/616] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:02 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 1230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:03.028387 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-60567754-4b03-4f22-ba52-6acf1e543b1b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:03.030889 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-60567754-4b03-4f22-ba52-6acf1e543b1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:03.031096 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-60567754-4b03-4f22-ba52-6acf1e543b1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:03.031375 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-60567754-4b03-4f22-ba52-6acf1e543b1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:03.047125 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:03.047125 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:03.058310 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-60567754-4b03-4f22-ba52-6acf1e543b1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:03.067460 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-60567754-4b03-4f22-ba52-6acf1e543b1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:33:03.067460 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 151/617] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:03 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 1230 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:03.732546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:03.735888 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:03.736382 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "32fab923-d357-4028-97f3-5cbda814c4c4-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:03.738977 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '32fab923-d357-4028-97f3-5cbda814c4c4-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:03.739184 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Create volume of 1 GB Jul 22 05:33:03.746305 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Availability Zones retrieved successfully. Jul 22 05:33:03.760952 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Flow 'volume_create_api' (fca07d4c-1308-48aa-ab00-00044ef3d3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:03.763672 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0300ffd9-7cec-49f6-970b-da6371b946a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:03.764153 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-feb3c2f6-592b-4fa5-be9d-a47371d960da None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:03.767665 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:03.769143 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-feb3c2f6-592b-4fa5-be9d-a47371d960da tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:03.769425 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-feb3c2f6-592b-4fa5-be9d-a47371d960da tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:03.769854 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-feb3c2f6-592b-4fa5-be9d-a47371d960da tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:03.793606 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:03.793606 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:03.802485 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-feb3c2f6-592b-4fa5-be9d-a47371d960da tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:03.806473 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0300ffd9-7cec-49f6-970b-da6371b946a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:03.806696 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17175ac-11a6-49c7-8958-6dceb4c1d873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:03.809494 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-feb3c2f6-592b-4fa5-be9d-a47371d960da tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:03.810649 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 162/618] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:03 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 936 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:03.900735 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Created reservations ['67ac3ad1-1bdc-42cd-a318-5dbf688fa863', 'b28a2065-4926-491b-9561-28358028f951', '2a9ebfd4-d563-4582-a63a-a66e40a3d4de', '341ba1fc-d60b-4227-93e3-2203198f9ff1'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:03.902146 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17175ac-11a6-49c7-8958-6dceb4c1d873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67ac3ad1-1bdc-42cd-a318-5dbf688fa863', 'b28a2065-4926-491b-9561-28358028f951', '2a9ebfd4-d563-4582-a63a-a66e40a3d4de', '341ba1fc-d60b-4227-93e3-2203198f9ff1']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:03.903099 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c94e3c-0e36-4ff1-ab07-caa9e365fd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:03.940334 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c94e3c-0e36-4ff1-ab07-caa9e365fd07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b81caa8f-03a5-4b77-9325-7fdc01e293fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='32fab923-d357-4028-97f3-5cbda814c4c4-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d075d2bbfa744bc685afeffe53ded21d',qos_specs=None,replication_status=,reservations=['67ac3ad1-1bdc-42cd-a318-5dbf688fa863','b28a2065-4926-491b-9561-28358028f951','2a9ebfd4-d563-4582-a63a-a66e40a3d4de','341ba1fc-d60b-4227-93e3-2203198f9ff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b085ef144ec48c79e0113710b38e0cb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:03Z,deleted=False,deleted_at=None,display_description='',display_name='32fab923-d357-4028-97f3-5cbda814c4c4-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b81caa8f-03a5-4b77-9325-7fdc01e293fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d075d2bbfa744bc685afeffe53ded21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b085ef144ec48c79e0113710b38e0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:03.941106 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d662f35-a844-40d7-b53f-e6f2028dda7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:03.984553 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d662f35-a844-40d7-b53f-e6f2028dda7d) transitioned into 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='32fab923-d357-4028-97f3-5cbda814c4c4-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d075d2bbfa744bc685afeffe53ded21d',qos_specs=None,replication_status=,reservations=['67ac3ad1-1bdc-42cd-a318-5dbf688fa863','b28a2065-4926-491b-9561-28358028f951','2a9ebfd4-d563-4582-a63a-a66e40a3d4de','341ba1fc-d60b-4227-93e3-2203198f9ff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b085ef144ec48c79e0113710b38e0cb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:03.986171 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f27def2-04f6-4f86-a85c-23bb2615aca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:04.007465 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f27def2-04f6-4f86-a85c-23bb2615aca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:04.008042 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Flow 'volume_create_api' (fca07d4c-1308-48aa-ab00-00044ef3d3ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:04.008416 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Create volume request issued successfully. Jul 22 05:33:04.010587 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-bbf58f67-4e61-41bb-b678-6d88e313be72 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:04.011118 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 152/619] 10.4.3.91 () {72 vars in 1534 bytes} [Wed Jul 22 05:33:03 2026] POST /volume/v3/volumes => generated 747 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:04.022416 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-0158fcb4-8162-47c7-a3fc-6dda1ea7069e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:04.027325 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-0158fcb4-8162-47c7-a3fc-6dda1ea7069e tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] GET https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc Jul 22 05:33:04.028727 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-0158fcb4-8162-47c7-a3fc-6dda1ea7069e tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:04.028727 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-0158fcb4-8162-47c7-a3fc-6dda1ea7069e tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:04.038224 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:04.038224 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:04.049475 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-0158fcb4-8162-47c7-a3fc-6dda1ea7069e tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:33:04.056139 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-0158fcb4-8162-47c7-a3fc-6dda1ea7069e tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc returned with HTTP 200 Jul 22 05:33:04.057024 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 155/620] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:04 2026] GET /volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:04.072432 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-e67ea170-1536-4488-9fc4-d1f8f85b3d61 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:04.076795 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-e67ea170-1536-4488-9fc4-d1f8f85b3d61 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] GET https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc Jul 22 05:33:04.077380 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-e67ea170-1536-4488-9fc4-d1f8f85b3d61 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:04.079186 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-e67ea170-1536-4488-9fc4-d1f8f85b3d61 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:04.092513 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:04.092513 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:04.117604 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-e67ea170-1536-4488-9fc4-d1f8f85b3d61 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:33:04.127154 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-e67ea170-1536-4488-9fc4-d1f8f85b3d61 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc returned with HTTP 200 Jul 22 05:33:04.127738 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 152/621] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:04 2026] GET /volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc => generated 815 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:33:04.247141 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-a6f3e34f-5193-4fb0-b702-019b0a1bd7cd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:04.250716 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-a6f3e34f-5193-4fb0-b702-019b0a1bd7cd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:04.250845 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-a6f3e34f-5193-4fb0-b702-019b0a1bd7cd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:04.251133 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-a6f3e34f-5193-4fb0-b702-019b0a1bd7cd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:04.265127 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:04.265127 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:04.280859 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-a6f3e34f-5193-4fb0-b702-019b0a1bd7cd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:04.295417 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-a6f3e34f-5193-4fb0-b702-019b0a1bd7cd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:04.296058 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 163/622] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:04 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 936 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:04.671043 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-57b0f9c6-106e-4910-9d18-d02bb11bb192 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:04.671852 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-57b0f9c6-106e-4910-9d18-d02bb11bb192 None None] GET https://10.4.3.91/volume// Jul 22 05:33:04.672234 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-57b0f9c6-106e-4910-9d18-d02bb11bb192 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:04.672821 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-57b0f9c6-106e-4910-9d18-d02bb11bb192 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:04.672973 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-57b0f9c6-106e-4910-9d18-d02bb11bb192 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:04.673401 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 153/623] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:33: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 22 05:33:04.685875 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-c8dc46f5-9284-4d4b-9d26-d88e70586520 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:04.688875 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-c8dc46f5-9284-4d4b-9d26-d88e70586520 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:33:04.689446 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-c8dc46f5-9284-4d4b-9d26-d88e70586520 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9376d6a-f1f1-4400-ac16-79bdcd2231dd", "connector": null, "instance_uuid": "c317ad7a-3d3b-4d99-bddf-dcba4cb15d34"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:04.706091 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:04.706091 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:04.770685 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-c8dc46f5-9284-4d4b-9d26-d88e70586520 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:33:04.771341 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 156/624] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:33:04 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:04.824268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5be0a2dd-ebdf-4760-b89b-073b86c54360 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:04.827750 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5be0a2dd-ebdf-4760-b89b-073b86c54360 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:04.828893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5be0a2dd-ebdf-4760-b89b-073b86c54360 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:04.828893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5be0a2dd-ebdf-4760-b89b-073b86c54360 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:04.845053 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:04.845053 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:04.849650 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6319ab7d-f626-433e-81ca-1ce1af0312ae None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:04.849650 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6319ab7d-f626-433e-81ca-1ce1af0312ae None None] GET https://10.4.3.91/volume// Jul 22 05:33:04.849650 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6319ab7d-f626-433e-81ca-1ce1af0312ae None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:04.850201 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5be0a2dd-ebdf-4760-b89b-073b86c54360 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:04.850276 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6319ab7d-f626-433e-81ca-1ce1af0312ae None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:04.850276 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6319ab7d-f626-433e-81ca-1ce1af0312ae None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:04.850622 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 164/625] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:33:04.854892 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5be0a2dd-ebdf-4760-b89b-073b86c54360 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:04.855084 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 153/626] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:04 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 935 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:04.863658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-73925015-7c09-4ab7-b45d-0eaa27492dd8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:04.868047 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-73925015-7c09-4ab7-b45d-0eaa27492dd8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:04.868047 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-73925015-7c09-4ab7-b45d-0eaa27492dd8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:04.868047 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-73925015-7c09-4ab7-b45d-0eaa27492dd8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:04.885048 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:04.885048 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:04.891726 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-73925015-7c09-4ab7-b45d-0eaa27492dd8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:04.901602 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-73925015-7c09-4ab7-b45d-0eaa27492dd8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:04.903392 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 154/627] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:04 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 1115 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:05.093935 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-b8234851-daef-4252-be58-d25fd4188e90 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:05.098820 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-b8234851-daef-4252-be58-d25fd4188e90 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] PUT https://10.4.3.91/volume/v3/attachments/98089806-2180-4057-9a47-f2b295063f76 Jul 22 05:33:05.099611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-b8234851-daef-4252-be58-d25fd4188e90 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:05.112796 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-b8234851-daef-4252-be58-d25fd4188e90 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Acquiring lock "cinder-attachment_update-f9376d6a-f1f1-4400-ac16-79bdcd2231dd-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:33:05.122385 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-b8234851-daef-4252-be58-d25fd4188e90 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Lock "cinder-attachment_update-f9376d6a-f1f1-4400-ac16-79bdcd2231dd-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:33:05.123498 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:05.123498 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:05.289970 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-b8234851-daef-4252-be58-d25fd4188e90 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Lock "cinder-attachment_update-f9376d6a-f1f1-4400-ac16-79bdcd2231dd-np0000005624" released by "attachment_update" :: held 0.167s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:33:05.289970 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-b8234851-daef-4252-be58-d25fd4188e90 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments/98089806-2180-4057-9a47-f2b295063f76 returned with HTTP 200 Jul 22 05:33:05.289970 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 157/628] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:33:05 2026] PUT /volume/v3/attachments/98089806-2180-4057-9a47-f2b295063f76 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:05.884499 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-33e7dd97-086f-4fe4-ac24-21231151339a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:05.891084 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33e7dd97-086f-4fe4-ac24-21231151339a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:05.891746 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-33e7dd97-086f-4fe4-ac24-21231151339a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:05.891746 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-33e7dd97-086f-4fe4-ac24-21231151339a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:05.904763 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:05.904763 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:05.912016 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-33e7dd97-086f-4fe4-ac24-21231151339a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:05.918431 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33e7dd97-086f-4fe4-ac24-21231151339a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:05.919285 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 165/629] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:05 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 936 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:06.937838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8ccfed92-2614-4a03-9b68-cd028e4b4ff8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:06.939889 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ccfed92-2614-4a03-9b68-cd028e4b4ff8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:06.940143 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ccfed92-2614-4a03-9b68-cd028e4b4ff8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:06.940378 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ccfed92-2614-4a03-9b68-cd028e4b4ff8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:06.952727 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:06.952727 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:06.956825 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8ccfed92-2614-4a03-9b68-cd028e4b4ff8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:06.961950 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ccfed92-2614-4a03-9b68-cd028e4b4ff8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:06.962448 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 154/630] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:06 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:07.140093 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-b8f554aa-1f34-4f91-b6a2-e2551f6190c3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:07.143087 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-b8f554aa-1f34-4f91-b6a2-e2551f6190c3 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] GET https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc Jul 22 05:33:07.143629 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-b8f554aa-1f34-4f91-b6a2-e2551f6190c3 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:07.143941 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-b8f554aa-1f34-4f91-b6a2-e2551f6190c3 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:07.156460 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:07.156460 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:07.163031 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-b8f554aa-1f34-4f91-b6a2-e2551f6190c3 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:33:07.171988 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-b8f554aa-1f34-4f91-b6a2-e2551f6190c3 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc returned with HTTP 200 Jul 22 05:33:07.172612 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 155/631] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:07 2026] GET /volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:07.188424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c091eb36-5a5d-4926-a3a1-2181153649a0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:07.188424 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c091eb36-5a5d-4926-a3a1-2181153649a0 None None] GET https://10.4.3.91/volume// Jul 22 05:33:07.188424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c091eb36-5a5d-4926-a3a1-2181153649a0 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:07.188424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c091eb36-5a5d-4926-a3a1-2181153649a0 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:07.188424 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c091eb36-5a5d-4926-a3a1-2181153649a0 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:07.188424 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 158/632] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05: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 22 05:33:07.198569 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-689c0ca5-03ef-4eb7-8d1f-5e99191e47de None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:07.200960 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-689c0ca5-03ef-4eb7-8d1f-5e99191e47de tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:33:07.201307 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-689c0ca5-03ef-4eb7-8d1f-5e99191e47de tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b81caa8f-03a5-4b77-9325-7fdc01e293fc", "connector": null, "instance_uuid": "32fab923-d357-4028-97f3-5cbda814c4c4"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:07.218257 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:07.218257 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:07.252930 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-689c0ca5-03ef-4eb7-8d1f-5e99191e47de tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:33:07.253805 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 166/633] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:33:07 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 22 05:33:07.264763 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-03c5174e-80d7-4529-9a9d-6c68c1358085 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:07.264936 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-03c5174e-80d7-4529-9a9d-6c68c1358085 None None] GET https://10.4.3.91/volume// Jul 22 05:33:07.265275 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-03c5174e-80d7-4529-9a9d-6c68c1358085 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:07.265275 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-03c5174e-80d7-4529-9a9d-6c68c1358085 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:07.265600 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-03c5174e-80d7-4529-9a9d-6c68c1358085 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:07.266146 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 155/634] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05: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 22 05:33:07.281622 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-a5c5eaa6-b45b-4c2b-a659-f47c2ae718aa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:07.284647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-a5c5eaa6-b45b-4c2b-a659-f47c2ae718aa tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] GET https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc Jul 22 05:33:07.284972 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-a5c5eaa6-b45b-4c2b-a659-f47c2ae718aa tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:07.285282 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-a5c5eaa6-b45b-4c2b-a659-f47c2ae718aa tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:07.302542 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:07.302542 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:07.307936 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-a5c5eaa6-b45b-4c2b-a659-f47c2ae718aa tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:33:07.314395 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-a5c5eaa6-b45b-4c2b-a659-f47c2ae718aa tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc returned with HTTP 200 Jul 22 05:33:07.315090 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 156/635] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:07 2026] GET /volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc => generated 1019 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:07.431272 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-dde8068c-dab3-4238-ab9f-a78edb68345c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:07.433497 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-dde8068c-dab3-4238-ab9f-a78edb68345c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] PUT https://10.4.3.91/volume/v3/attachments/6b25b5fe-c368-4f4a-90c9-11d8c606af31 Jul 22 05:33:07.435197 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-dde8068c-dab3-4238-ab9f-a78edb68345c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:07.445537 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-dde8068c-dab3-4238-ab9f-a78edb68345c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Acquiring lock "cinder-attachment_update-b81caa8f-03a5-4b77-9325-7fdc01e293fc-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:33:07.451386 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-dde8068c-dab3-4238-ab9f-a78edb68345c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Lock "cinder-attachment_update-b81caa8f-03a5-4b77-9325-7fdc01e293fc-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:33:07.452953 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:07.452953 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:07.558936 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-dde8068c-dab3-4238-ab9f-a78edb68345c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Lock "cinder-attachment_update-b81caa8f-03a5-4b77-9325-7fdc01e293fc-np0000005624" released by "attachment_update" :: held 0.108s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:33:07.559250 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-dde8068c-dab3-4238-ab9f-a78edb68345c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/attachments/6b25b5fe-c368-4f4a-90c9-11d8c606af31 returned with HTTP 200 Jul 22 05:33:07.559852 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 159/636] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:33:07 2026] PUT /volume/v3/attachments/6b25b5fe-c368-4f4a-90c9-11d8c606af31 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:07.591776 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-d98452e5-398c-4b89-b80e-4dcf5e575b22 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:07.594671 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-d98452e5-398c-4b89-b80e-4dcf5e575b22 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] POST https://10.4.3.91/volume/v3/attachments/6b25b5fe-c368-4f4a-90c9-11d8c606af31/action Jul 22 05:33:07.594671 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-d98452e5-398c-4b89-b80e-4dcf5e575b22 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:07.594671 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-d98452e5-398c-4b89-b80e-4dcf5e575b22 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:07.620844 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:07.620844 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:07.635846 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ddc2e8ae-03ef-4252-8890-ec682bf93eae req-d98452e5-398c-4b89-b80e-4dcf5e575b22 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/attachments/6b25b5fe-c368-4f4a-90c9-11d8c606af31/action returned with HTTP 204 Jul 22 05:33:07.636386 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 167/637] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:33:07 2026] POST /volume/v3/attachments/6b25b5fe-c368-4f4a-90c9-11d8c606af31/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:07.979261 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d58e89a6-57f8-4fc0-8697-c42c80d24469 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:07.981679 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d58e89a6-57f8-4fc0-8697-c42c80d24469 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:07.981679 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d58e89a6-57f8-4fc0-8697-c42c80d24469 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:07.981919 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d58e89a6-57f8-4fc0-8697-c42c80d24469 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:08.004642 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:08.004642 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:08.015966 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d58e89a6-57f8-4fc0-8697-c42c80d24469 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:08.024445 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d58e89a6-57f8-4fc0-8697-c42c80d24469 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:08.025016 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 156/638] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:07 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 936 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:08.797422 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-7eb1c38c-2408-4bc1-95f8-ebb736882bb3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:08.799947 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-7eb1c38c-2408-4bc1-95f8-ebb736882bb3 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/attachments/98089806-2180-4057-9a47-f2b295063f76/action Jul 22 05:33:08.801140 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-7eb1c38c-2408-4bc1-95f8-ebb736882bb3 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:08.801418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-7eb1c38c-2408-4bc1-95f8-ebb736882bb3 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:08.839386 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:08.839386 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:08.871663 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1063f667-9b8c-4c2f-8f11-786055937c5f req-7eb1c38c-2408-4bc1-95f8-ebb736882bb3 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments/98089806-2180-4057-9a47-f2b295063f76/action returned with HTTP 204 Jul 22 05:33:08.871663 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 157/639] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:33:08 2026] POST /volume/v3/attachments/98089806-2180-4057-9a47-f2b295063f76/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:09.044849 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b5ab9d02-cf17-4268-872b-37cd8076ff69 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:09.047837 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b5ab9d02-cf17-4268-872b-37cd8076ff69 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:09.048133 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b5ab9d02-cf17-4268-872b-37cd8076ff69 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:09.048385 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b5ab9d02-cf17-4268-872b-37cd8076ff69 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:09.065089 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:09.065089 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:09.072598 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b5ab9d02-cf17-4268-872b-37cd8076ff69 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:09.081158 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b5ab9d02-cf17-4268-872b-37cd8076ff69 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:09.081726 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 160/640] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:09 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 1228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:09.097541 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8e327a0a-6455-4f9c-9ea4-5ff3d8e9ee82 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:09.099997 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e327a0a-6455-4f9c-9ea4-5ff3d8e9ee82 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:09.100304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e327a0a-6455-4f9c-9ea4-5ff3d8e9ee82 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:09.100569 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e327a0a-6455-4f9c-9ea4-5ff3d8e9ee82 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:09.114872 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:09.114872 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:09.122166 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8e327a0a-6455-4f9c-9ea4-5ff3d8e9ee82 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:09.128777 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e327a0a-6455-4f9c-9ea4-5ff3d8e9ee82 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:09.129315 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 168/641] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:09 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 1228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:33:15.508201 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8a7fe5c0-8d06-47e3-ad83-8f49bf81106b req-f44a213f-0d4a-4f19-b178-60ebd16ab176 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:15.512957 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8a7fe5c0-8d06-47e3-ad83-8f49bf81106b req-f44a213f-0d4a-4f19-b178-60ebd16ab176 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] GET https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc Jul 22 05:33:15.513226 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8a7fe5c0-8d06-47e3-ad83-8f49bf81106b req-f44a213f-0d4a-4f19-b178-60ebd16ab176 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:15.513561 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8a7fe5c0-8d06-47e3-ad83-8f49bf81106b req-f44a213f-0d4a-4f19-b178-60ebd16ab176 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:15.532993 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:15.532993 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:15.543280 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8a7fe5c0-8d06-47e3-ad83-8f49bf81106b req-f44a213f-0d4a-4f19-b178-60ebd16ab176 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:33:15.548239 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8a7fe5c0-8d06-47e3-ad83-8f49bf81106b req-f44a213f-0d4a-4f19-b178-60ebd16ab176 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc returned with HTTP 200 Jul 22 05:33:15.548863 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 157/642] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:15 2026] GET /volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:15.713017 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-a3b7c019-8bae-4bcf-ae52-4c3c3d4319fa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:15.716194 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-a3b7c019-8bae-4bcf-ae52-4c3c3d4319fa tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:15.716458 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-a3b7c019-8bae-4bcf-ae52-4c3c3d4319fa tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:15.716744 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-a3b7c019-8bae-4bcf-ae52-4c3c3d4319fa tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:15.727972 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:15.727972 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:15.732555 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-a3b7c019-8bae-4bcf-ae52-4c3c3d4319fa tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:15.738068 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-a3b7c019-8bae-4bcf-ae52-4c3c3d4319fa tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:33:15.738582 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 158/643] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:15 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:15.772008 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-693cf83e-8ad0-42f3-a59f-0e8a520a9ece None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:15.774463 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-693cf83e-8ad0-42f3-a59f-0e8a520a9ece tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912/action Jul 22 05:33:15.774807 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-693cf83e-8ad0-42f3-a59f-0e8a520a9ece tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:15.774990 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-693cf83e-8ad0-42f3-a59f-0e8a520a9ece tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:15.791200 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:15.791200 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:15.792205 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-693cf83e-8ad0-42f3-a59f-0e8a520a9ece tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:15.804579 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-693cf83e-8ad0-42f3-a59f-0e8a520a9ece tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Begin detaching volume completed successfully. Jul 22 05:33:15.805017 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-693cf83e-8ad0-42f3-a59f-0e8a520a9ece tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912/action returned with HTTP 202 Jul 22 05:33:15.805682 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 161/644] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:33:15 2026] POST /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:33:15.886843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-83fb82d2-b9c1-4a7f-8f5a-a984d65853b0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:15.887598 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-83fb82d2-b9c1-4a7f-8f5a-a984d65853b0 None None] GET https://10.4.3.91/volume// Jul 22 05:33:15.887939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-83fb82d2-b9c1-4a7f-8f5a-a984d65853b0 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:15.888277 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-83fb82d2-b9c1-4a7f-8f5a-a984d65853b0 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:15.889517 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-83fb82d2-b9c1-4a7f-8f5a-a984d65853b0 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:15.889931 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 169/645] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:33:15.908468 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-d59e298b-8b05-4e89-a8d9-48bd28e0c385 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:15.913646 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-d59e298b-8b05-4e89-a8d9-48bd28e0c385 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:15.913646 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-d59e298b-8b05-4e89-a8d9-48bd28e0c385 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:15.913646 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-d59e298b-8b05-4e89-a8d9-48bd28e0c385 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:15.925569 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:15.925569 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:15.932320 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-d59e298b-8b05-4e89-a8d9-48bd28e0c385 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:15.940026 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-d59e298b-8b05-4e89-a8d9-48bd28e0c385 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 200 Jul 22 05:33:15.940780 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 158/646] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:15 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:17.159862 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-83fe9ee8-65cd-4678-9467-cefb1bbfcff5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:17.166878 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-83fe9ee8-65cd-4678-9467-cefb1bbfcff5 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] DELETE https://10.4.3.91/volume/v3/attachments/936aa8d5-84e8-44d0-9bcd-4d9d7dd59fa9 Jul 22 05:33:17.166878 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-83fe9ee8-65cd-4678-9467-cefb1bbfcff5 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:17.166878 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-83fe9ee8-65cd-4678-9467-cefb1bbfcff5 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:17.177055 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:17.177055 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:17.271783 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cea331c2-35a6-48d2-b757-b8ee658c6a73 req-83fe9ee8-65cd-4678-9467-cefb1bbfcff5 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments/936aa8d5-84e8-44d0-9bcd-4d9d7dd59fa9 returned with HTTP 200 Jul 22 05:33:17.272203 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 159/647] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:33:17 2026] DELETE /volume/v3/attachments/936aa8d5-84e8-44d0-9bcd-4d9d7dd59fa9 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:18.050731 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-01311780-eb43-4f38-b4cf-f989640c85d2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:18.055265 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-01311780-eb43-4f38-b4cf-f989640c85d2 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] DELETE https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:18.055484 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-01311780-eb43-4f38-b4cf-f989640c85d2 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:18.055744 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-01311780-eb43-4f38-b4cf-f989640c85d2 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:18.055984 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-01311780-eb43-4f38-b4cf-f989640c85d2 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Delete volume with id: 12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:18.070606 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:18.070606 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:18.071986 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-01311780-eb43-4f38-b4cf-f989640c85d2 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:18.105773 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-01311780-eb43-4f38-b4cf-f989640c85d2 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Delete volume request issued successfully. Jul 22 05:33:18.106219 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-01311780-eb43-4f38-b4cf-f989640c85d2 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 202 Jul 22 05:33:18.106849 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 162/648] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:18 2026] DELETE /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:18.150489 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:18.153306 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:18.153993 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2119354914"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:18.155912 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2119354914'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:18.158734 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Create volume of 1 GB Jul 22 05:33:18.165317 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Availability Zones retrieved successfully. Jul 22 05:33:18.178678 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Flow 'volume_create_api' (d7a9c6fa-e909-425c-9f63-869f2ce7cef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:18.178678 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b924ead0-431f-4574-9d4f-c82230c72b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:18.178678 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:18.245936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b924ead0-431f-4574-9d4f-c82230c72b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:18.247549 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8e80654-958a-44c4-ad39-87ba24e7f65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:18.339528 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Created reservations ['b6cf7fec-8088-426d-8015-39bfc8042cf6', '136d92ef-b2c2-4625-87c2-6724ac11ba6f', '5933663b-ca68-4efc-87e5-9383139eb5b8', 'dc0c83e7-8a98-4478-afdb-ee234a868b7c'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:18.341952 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8e80654-958a-44c4-ad39-87ba24e7f65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6cf7fec-8088-426d-8015-39bfc8042cf6', '136d92ef-b2c2-4625-87c2-6724ac11ba6f', '5933663b-ca68-4efc-87e5-9383139eb5b8', 'dc0c83e7-8a98-4478-afdb-ee234a868b7c']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:18.341952 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc71d18-4ef3-43d9-a631-4ca688bf8a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:18.386799 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc71d18-4ef3-43d9-a631-4ca688bf8a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab7c10b4-a3fd-4131-ae97-b660f8f50827', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2119354914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='381c35e1ebe44386abe21a16ff6849e8',qos_specs=None,replication_status=,reservations=['b6cf7fec-8088-426d-8015-39bfc8042cf6','136d92ef-b2c2-4625-87c2-6724ac11ba6f','5933663b-ca68-4efc-87e5-9383139eb5b8','dc0c83e7-8a98-4478-afdb-ee234a868b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e551fc988c478eabac77d9c143092f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2119354914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab7c10b4-a3fd-4131-ae97-b660f8f50827,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='381c35e1ebe44386abe21a16ff6849e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e551fc988c478eabac77d9c143092f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:18.389829 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa07b411-c1c9-419d-9fc0-8aa897c65950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:18.438217 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa07b411-c1c9-419d-9fc0-8aa897c65950) transitioned into state 'SUCCESS' from state '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-2119354914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='381c35e1ebe44386abe21a16ff6849e8',qos_specs=None,replication_status=,reservations=['b6cf7fec-8088-426d-8015-39bfc8042cf6','136d92ef-b2c2-4625-87c2-6724ac11ba6f','5933663b-ca68-4efc-87e5-9383139eb5b8','dc0c83e7-8a98-4478-afdb-ee234a868b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e551fc988c478eabac77d9c143092f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:18.439858 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bdefcba-ab9e-483e-a1f6-c2d4b358eb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:18.457528 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bdefcba-ab9e-483e-a1f6-c2d4b358eb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:18.458459 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Flow 'volume_create_api' (d7a9c6fa-e909-425c-9f63-869f2ce7cef7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:18.458913 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Create volume request issued successfully. Jul 22 05:33:18.459662 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e46622d4-3c10-4493-9075-d99bb8c4fc10 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:18.460251 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 170/649] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:33:18 2026] POST /volume/v3/volumes => generated 753 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:18.482815 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-da787238-5d62-4b6d-850b-e6adba1c3512 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:18.485305 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-da787238-5d62-4b6d-850b-e6adba1c3512 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:18.485783 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-da787238-5d62-4b6d-850b-e6adba1c3512 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:18.486156 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-da787238-5d62-4b6d-850b-e6adba1c3512 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:18.498689 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:18.498689 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:18.508671 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-da787238-5d62-4b6d-850b-e6adba1c3512 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:18.514233 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-da787238-5d62-4b6d-850b-e6adba1c3512 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:18.515059 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 159/650] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:18 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:19.534669 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a09373eb-d938-4a61-b65c-98bc1ad1b51e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:19.538427 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a09373eb-d938-4a61-b65c-98bc1ad1b51e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:19.538567 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a09373eb-d938-4a61-b65c-98bc1ad1b51e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:19.539110 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a09373eb-d938-4a61-b65c-98bc1ad1b51e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:19.554884 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:19.554884 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:19.562214 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a09373eb-d938-4a61-b65c-98bc1ad1b51e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:19.568113 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a09373eb-d938-4a61-b65c-98bc1ad1b51e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:19.568652 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 160/651] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:19 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:19.640487 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-20e73227-1dae-46cd-be38-313d66ebf562 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:19.644891 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-20e73227-1dae-46cd-be38-313d66ebf562 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:19.644891 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-20e73227-1dae-46cd-be38-313d66ebf562 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:19.645922 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-20e73227-1dae-46cd-be38-313d66ebf562 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:19.655437 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:19.655437 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:19.660767 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-20e73227-1dae-46cd-be38-313d66ebf562 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:19.667295 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-20e73227-1dae-46cd-be38-313d66ebf562 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:19.667837 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 163/652] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:19 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:19.830024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-44aae7bf-af2d-42be-b60f-e0c4910d5b6b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:19.830436 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44aae7bf-af2d-42be-b60f-e0c4910d5b6b None None] GET https://10.4.3.91/volume// Jul 22 05:33:19.830701 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44aae7bf-af2d-42be-b60f-e0c4910d5b6b None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:19.830978 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44aae7bf-af2d-42be-b60f-e0c4910d5b6b None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:19.831398 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44aae7bf-af2d-42be-b60f-e0c4910d5b6b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:19.831803 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 171/653] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:33: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 22 05:33:19.859463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-59934f0d-562f-4d0c-ab2e-e1bfa056b00b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:19.864015 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-59934f0d-562f-4d0c-ab2e-e1bfa056b00b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:33:19.865079 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-59934f0d-562f-4d0c-ab2e-e1bfa056b00b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab7c10b4-a3fd-4131-ae97-b660f8f50827", "connector": null, "instance_uuid": "46cff04c-1a36-4d3f-ad59-b79478fabba4"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:19.880194 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:19.880194 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:19.922183 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-59934f0d-562f-4d0c-ab2e-e1bfa056b00b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:33:19.922835 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 160/654] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:33:19 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 22 05:33:19.967922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e69d69ca-9d25-4a03-b105-573f7339fc33 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:19.971177 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e69d69ca-9d25-4a03-b105-573f7339fc33 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:19.971498 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e69d69ca-9d25-4a03-b105-573f7339fc33 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:19.971837 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e69d69ca-9d25-4a03-b105-573f7339fc33 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:19.991535 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:19.991535 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:19.994822 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2b378b7e-6e2a-4469-bd6c-f36140397eb3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:19.995752 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2b378b7e-6e2a-4469-bd6c-f36140397eb3 None None] GET https://10.4.3.91/volume// Jul 22 05:33:19.995752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2b378b7e-6e2a-4469-bd6c-f36140397eb3 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:19.996172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2b378b7e-6e2a-4469-bd6c-f36140397eb3 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:19.996542 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2b378b7e-6e2a-4469-bd6c-f36140397eb3 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:19.997257 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 164/655] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33: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 22 05:33:19.997830 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e69d69ca-9d25-4a03-b105-573f7339fc33 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:20.004448 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e69d69ca-9d25-4a03-b105-573f7339fc33 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:20.005151 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 161/656] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:19 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:20.014013 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-9d1632a4-b11d-40b3-86e8-ba1119646619 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:20.017896 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-9d1632a4-b11d-40b3-86e8-ba1119646619 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:20.020071 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-9d1632a4-b11d-40b3-86e8-ba1119646619 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:20.021308 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-9d1632a4-b11d-40b3-86e8-ba1119646619 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:20.042118 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:20.042118 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:20.052455 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-9d1632a4-b11d-40b3-86e8-ba1119646619 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:20.060345 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-9d1632a4-b11d-40b3-86e8-ba1119646619 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:20.060897 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 172/657] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:20 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 1025 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:20.203136 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-01d18f2a-8fb7-461f-ab29-f54995e91552 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:20.209591 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-01d18f2a-8fb7-461f-ab29-f54995e91552 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] PUT https://10.4.3.91/volume/v3/attachments/a3133480-192c-454d-8fc5-60230eaef327 Jul 22 05:33:20.210173 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-01d18f2a-8fb7-461f-ab29-f54995e91552 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:20.221769 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-01d18f2a-8fb7-461f-ab29-f54995e91552 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Acquiring lock "cinder-attachment_update-ab7c10b4-a3fd-4131-ae97-b660f8f50827-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:33:20.230920 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-01d18f2a-8fb7-461f-ab29-f54995e91552 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Lock "cinder-attachment_update-ab7c10b4-a3fd-4131-ae97-b660f8f50827-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:33:20.232967 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:20.232967 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:20.382699 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-01d18f2a-8fb7-461f-ab29-f54995e91552 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Lock "cinder-attachment_update-ab7c10b4-a3fd-4131-ae97-b660f8f50827-np0000005624" released by "attachment_update" :: held 0.152s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:33:20.383705 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-01d18f2a-8fb7-461f-ab29-f54995e91552 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments/a3133480-192c-454d-8fc5-60230eaef327 returned with HTTP 200 Jul 22 05:33:20.384139 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 161/658] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:33:20 2026] PUT /volume/v3/attachments/a3133480-192c-454d-8fc5-60230eaef327 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:21.025664 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d330b490-a600-429c-8c64-64e4e09989ea None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:21.030461 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d330b490-a600-429c-8c64-64e4e09989ea tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:21.030831 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d330b490-a600-429c-8c64-64e4e09989ea tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:21.031074 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d330b490-a600-429c-8c64-64e4e09989ea tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:21.055738 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:21.055738 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:21.066792 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d330b490-a600-429c-8c64-64e4e09989ea tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:21.075146 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d330b490-a600-429c-8c64-64e4e09989ea tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:21.075901 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 165/659] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:21 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:22.098249 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-95f1ec16-9d43-4709-a9bd-d08522251f59 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:22.102387 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-95f1ec16-9d43-4709-a9bd-d08522251f59 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:22.103513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-95f1ec16-9d43-4709-a9bd-d08522251f59 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:22.103513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-95f1ec16-9d43-4709-a9bd-d08522251f59 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:22.122582 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:22.122582 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:22.135249 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-95f1ec16-9d43-4709-a9bd-d08522251f59 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:22.145218 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-95f1ec16-9d43-4709-a9bd-d08522251f59 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:22.147458 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 162/660] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:22 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:23.169037 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-60d6b835-3b97-4f5b-9e57-67ab298d463b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:23.172595 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-60d6b835-3b97-4f5b-9e57-67ab298d463b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:23.172971 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-60d6b835-3b97-4f5b-9e57-67ab298d463b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:23.173241 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-60d6b835-3b97-4f5b-9e57-67ab298d463b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:23.194137 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:23.194137 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:23.199898 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-60d6b835-3b97-4f5b-9e57-67ab298d463b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:23.206310 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-60d6b835-3b97-4f5b-9e57-67ab298d463b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:23.208733 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 173/661] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:23 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:24.240556 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ce6ae009-f2aa-402f-b1d1-a477b8b53070 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:24.247026 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ce6ae009-f2aa-402f-b1d1-a477b8b53070 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:24.247797 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ce6ae009-f2aa-402f-b1d1-a477b8b53070 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:24.248233 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ce6ae009-f2aa-402f-b1d1-a477b8b53070 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:24.269961 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:24.269961 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:24.279146 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ce6ae009-f2aa-402f-b1d1-a477b8b53070 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:24.293237 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ce6ae009-f2aa-402f-b1d1-a477b8b53070 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:24.293817 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 162/662] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:24 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:25.079087 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-e15b6356-81f9-4595-91ce-ffdd5c224892 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:25.083349 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-e15b6356-81f9-4595-91ce-ffdd5c224892 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:25.083758 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-e15b6356-81f9-4595-91ce-ffdd5c224892 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:25.083994 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-e15b6356-81f9-4595-91ce-ffdd5c224892 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:25.100598 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:25.100598 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:25.107977 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-e15b6356-81f9-4595-91ce-ffdd5c224892 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:25.120977 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-e15b6356-81f9-4595-91ce-ffdd5c224892 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:25.121810 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 166/663] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:25 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 1228 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:25.158939 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-a5a474f0-5591-47ac-b072-f01816635a1b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:25.166860 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-a5a474f0-5591-47ac-b072-f01816635a1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] POST https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd/action Jul 22 05:33:25.167419 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-a5a474f0-5591-47ac-b072-f01816635a1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:25.167613 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-a5a474f0-5591-47ac-b072-f01816635a1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:25.197863 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:25.197863 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:25.198436 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-a5a474f0-5591-47ac-b072-f01816635a1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:25.207002 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-a5a474f0-5591-47ac-b072-f01816635a1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Begin detaching volume completed successfully. Jul 22 05:33:25.207525 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-a5a474f0-5591-47ac-b072-f01816635a1b tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd/action returned with HTTP 202 Jul 22 05:33:25.208339 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 163/664] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:33:25 2026] POST /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:33:25.272328 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-00b9fd63-48c5-427c-8f71-796683feec06 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:25.272867 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-00b9fd63-48c5-427c-8f71-796683feec06 None None] GET https://10.4.3.91/volume// Jul 22 05:33:25.272917 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-00b9fd63-48c5-427c-8f71-796683feec06 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:25.273161 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-00b9fd63-48c5-427c-8f71-796683feec06 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:25.273814 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-00b9fd63-48c5-427c-8f71-796683feec06 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:25.274203 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 174/665] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33: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 22 05:33:25.286807 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-eb4bc6ae-84a2-46c5-ba8f-c51a0d435bdd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:25.289302 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-eb4bc6ae-84a2-46c5-ba8f-c51a0d435bdd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:25.289846 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-eb4bc6ae-84a2-46c5-ba8f-c51a0d435bdd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:25.290240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-eb4bc6ae-84a2-46c5-ba8f-c51a0d435bdd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:25.304281 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:25.304281 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:25.310388 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9cd8a0be-d05c-49ea-8dd8-1b3e7afe8970 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:25.312802 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9cd8a0be-d05c-49ea-8dd8-1b3e7afe8970 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:25.312802 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9cd8a0be-d05c-49ea-8dd8-1b3e7afe8970 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:25.313025 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9cd8a0be-d05c-49ea-8dd8-1b3e7afe8970 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:25.314200 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-eb4bc6ae-84a2-46c5-ba8f-c51a0d435bdd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:25.324577 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-eb4bc6ae-84a2-46c5-ba8f-c51a0d435bdd tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:25.324577 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 163/666] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:25 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:25.330861 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:25.330861 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:25.339366 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9cd8a0be-d05c-49ea-8dd8-1b3e7afe8970 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:25.347214 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9cd8a0be-d05c-49ea-8dd8-1b3e7afe8970 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:25.347871 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 167/667] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:25 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:26.174014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-564491f0-1d1a-4a9f-ac3c-84dacc2e1a37 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:26.184091 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-564491f0-1d1a-4a9f-ac3c-84dacc2e1a37 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/attachments/a3133480-192c-454d-8fc5-60230eaef327/action Jul 22 05:33:26.186114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-564491f0-1d1a-4a9f-ac3c-84dacc2e1a37 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:26.186248 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-564491f0-1d1a-4a9f-ac3c-84dacc2e1a37 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:26.220877 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:26.220877 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:26.252338 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a8a2e186-4843-4f00-95a7-15bc24d3a096 req-564491f0-1d1a-4a9f-ac3c-84dacc2e1a37 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments/a3133480-192c-454d-8fc5-60230eaef327/action returned with HTTP 204 Jul 22 05:33:26.252555 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 164/668] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:33:26 2026] POST /volume/v3/attachments/a3133480-192c-454d-8fc5-60230eaef327/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:26.370933 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8b6c3ab0-d82c-426d-8ab3-acee5c22406f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:26.374294 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8b6c3ab0-d82c-426d-8ab3-acee5c22406f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:26.374556 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8b6c3ab0-d82c-426d-8ab3-acee5c22406f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:26.375189 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8b6c3ab0-d82c-426d-8ab3-acee5c22406f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:26.391655 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:26.391655 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:26.399879 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8b6c3ab0-d82c-426d-8ab3-acee5c22406f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:26.408415 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8b6c3ab0-d82c-426d-8ab3-acee5c22406f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:26.409211 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 175/669] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:26 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:26.431018 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f757a7d2-e5e1-412c-a5dd-4012ae76da5d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:26.432983 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f757a7d2-e5e1-412c-a5dd-4012ae76da5d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:26.433168 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f757a7d2-e5e1-412c-a5dd-4012ae76da5d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:26.433390 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f757a7d2-e5e1-412c-a5dd-4012ae76da5d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:26.451520 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:26.451520 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:26.455478 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f757a7d2-e5e1-412c-a5dd-4012ae76da5d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:26.463340 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f757a7d2-e5e1-412c-a5dd-4012ae76da5d tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:26.464103 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 164/670] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:26 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:26.483466 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7598b95c-036a-4461-92c1-82284fba888b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:26.487973 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7598b95c-036a-4461-92c1-82284fba888b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:26.488366 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7598b95c-036a-4461-92c1-82284fba888b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:26.488736 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7598b95c-036a-4461-92c1-82284fba888b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:26.488937 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-7598b95c-036a-4461-92c1-82284fba888b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Delete volume with id: ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:26.509493 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:26.509493 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:26.510285 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7598b95c-036a-4461-92c1-82284fba888b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:26.524990 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7598b95c-036a-4461-92c1-82284fba888b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-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 22 05:33:26.525753 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7598b95c-036a-4461-92c1-82284fba888b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 400 Jul 22 05:33:26.526358 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 168/671] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:26 2026] DELETE /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 307 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:33:26.536163 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dc979424-2ac6-4d12-a871-59bd44e43376 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:26.541020 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc979424-2ac6-4d12-a871-59bd44e43376 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:26.541344 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc979424-2ac6-4d12-a871-59bd44e43376 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:26.541615 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc979424-2ac6-4d12-a871-59bd44e43376 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:26.556898 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:26.556898 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:26.562034 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dc979424-2ac6-4d12-a871-59bd44e43376 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:26.568420 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc979424-2ac6-4d12-a871-59bd44e43376 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:26.570682 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 165/672] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:26 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:26.656941 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-7b9be3f6-f932-40f1-8a0a-f488c48a4d26 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:26.659594 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-7b9be3f6-f932-40f1-8a0a-f488c48a4d26 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:26.659901 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-7b9be3f6-f932-40f1-8a0a-f488c48a4d26 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:26.660174 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-7b9be3f6-f932-40f1-8a0a-f488c48a4d26 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:26.677778 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:26.677778 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:26.684259 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-7b9be3f6-f932-40f1-8a0a-f488c48a4d26 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:26.694010 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-7b9be3f6-f932-40f1-8a0a-f488c48a4d26 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:26.694779 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 176/673] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:26 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:26.699115 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-d81bb7f7-9728-4206-8c23-81e04ddd53a1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:26.705388 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-d81bb7f7-9728-4206-8c23-81e04ddd53a1 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] DELETE https://10.4.3.91/volume/v3/attachments/98089806-2180-4057-9a47-f2b295063f76 Jul 22 05:33:26.705706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-d81bb7f7-9728-4206-8c23-81e04ddd53a1 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:26.705971 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-d81bb7f7-9728-4206-8c23-81e04ddd53a1 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:26.720396 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:26.720396 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:26.727823 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-c3aa2c97-b3d3-4878-bbe0-47d30c44430f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:26.733529 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-c3aa2c97-b3d3-4878-bbe0-47d30c44430f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] POST https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827/action Jul 22 05:33:26.735765 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-c3aa2c97-b3d3-4878-bbe0-47d30c44430f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:26.735765 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-c3aa2c97-b3d3-4878-bbe0-47d30c44430f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:26.758034 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:26.758034 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:26.762619 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-c3aa2c97-b3d3-4878-bbe0-47d30c44430f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:26.778433 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-c3aa2c97-b3d3-4878-bbe0-47d30c44430f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Begin detaching volume completed successfully. Jul 22 05:33:26.778786 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-c3aa2c97-b3d3-4878-bbe0-47d30c44430f tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827/action returned with HTTP 202 Jul 22 05:33:26.779521 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 169/674] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:33:26 2026] POST /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:33:26.813030 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0ab15ca7-883e-4486-a16d-6ed2be16aa80 req-d81bb7f7-9728-4206-8c23-81e04ddd53a1 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments/98089806-2180-4057-9a47-f2b295063f76 returned with HTTP 200 Jul 22 05:33:26.813693 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 165/675] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:33:26 2026] DELETE /volume/v3/attachments/98089806-2180-4057-9a47-f2b295063f76 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:33:26.859819 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3b574125-b12d-4d30-9a46-7bf90ea1d3cf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:26.862223 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3b574125-b12d-4d30-9a46-7bf90ea1d3cf None None] GET https://10.4.3.91/volume// Jul 22 05:33:26.865900 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3b574125-b12d-4d30-9a46-7bf90ea1d3cf None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:26.867091 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3b574125-b12d-4d30-9a46-7bf90ea1d3cf None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:26.868003 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3b574125-b12d-4d30-9a46-7bf90ea1d3cf None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:26.868266 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 166/676] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33:26 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:33:26.886952 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-4a286810-f6bb-4aed-b768-41aaf4b59ab8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:26.891611 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-4a286810-f6bb-4aed-b768-41aaf4b59ab8 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:26.891611 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-4a286810-f6bb-4aed-b768-41aaf4b59ab8 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:26.891611 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-4a286810-f6bb-4aed-b768-41aaf4b59ab8 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:26.906792 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:26.906792 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:26.913058 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-4a286810-f6bb-4aed-b768-41aaf4b59ab8 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:26.920198 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-4a286810-f6bb-4aed-b768-41aaf4b59ab8 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:26.920937 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 177/677] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:26 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:27.405748 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2dcafb40-48e0-4a10-a8cd-41b52ba3b569 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:27.408742 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2dcafb40-48e0-4a10-a8cd-41b52ba3b569 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] DELETE https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:27.409578 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2dcafb40-48e0-4a10-a8cd-41b52ba3b569 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:27.409578 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2dcafb40-48e0-4a10-a8cd-41b52ba3b569 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:27.409578 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-2dcafb40-48e0-4a10-a8cd-41b52ba3b569 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Delete volume with id: f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:27.425241 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:27.425241 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:27.426027 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2dcafb40-48e0-4a10-a8cd-41b52ba3b569 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:27.459109 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2dcafb40-48e0-4a10-a8cd-41b52ba3b569 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Delete volume request issued successfully. Jul 22 05:33:27.459419 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2dcafb40-48e0-4a10-a8cd-41b52ba3b569 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 202 Jul 22 05:33:27.460200 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 170/678] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:27 2026] DELETE /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:27.525294 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-2089105f-d6b7-44d0-a3e1-ae6433649c37 req-1dcceed4-cf8f-4c84-954f-a1a1eca6802d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:27.531980 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2089105f-d6b7-44d0-a3e1-ae6433649c37 req-1dcceed4-cf8f-4c84-954f-a1a1eca6802d tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:27.532170 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2089105f-d6b7-44d0-a3e1-ae6433649c37 req-1dcceed4-cf8f-4c84-954f-a1a1eca6802d tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:27.532388 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2089105f-d6b7-44d0-a3e1-ae6433649c37 req-1dcceed4-cf8f-4c84-954f-a1a1eca6802d tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:27.545443 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:27.545443 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:27.551602 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-2089105f-d6b7-44d0-a3e1-ae6433649c37 req-1dcceed4-cf8f-4c84-954f-a1a1eca6802d tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:27.558165 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2089105f-d6b7-44d0-a3e1-ae6433649c37 req-1dcceed4-cf8f-4c84-954f-a1a1eca6802d tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 200 Jul 22 05:33:27.558758 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 166/679] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:27 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 935 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:27.627397 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5e39bf4e-d1e6-4aa3-8dd6-f59aa4a39ec1 req-27ad27f0-3aa7-4e92-b75f-0a4eb5ee9314 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:27.630431 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5e39bf4e-d1e6-4aa3-8dd6-f59aa4a39ec1 req-27ad27f0-3aa7-4e92-b75f-0a4eb5ee9314 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:27.630836 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5e39bf4e-d1e6-4aa3-8dd6-f59aa4a39ec1 req-27ad27f0-3aa7-4e92-b75f-0a4eb5ee9314 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:27.632613 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5e39bf4e-d1e6-4aa3-8dd6-f59aa4a39ec1 req-27ad27f0-3aa7-4e92-b75f-0a4eb5ee9314 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:27.644365 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5e39bf4e-d1e6-4aa3-8dd6-f59aa4a39ec1 req-27ad27f0-3aa7-4e92-b75f-0a4eb5ee9314 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 404 Jul 22 05:33:27.646114 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 167/680] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:27 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:28.210836 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-a6f8e68d-a042-4075-9990-3cf31ce92ba6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:28.213415 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-a6f8e68d-a042-4075-9990-3cf31ce92ba6 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] DELETE https://10.4.3.91/volume/v3/attachments/a3133480-192c-454d-8fc5-60230eaef327 Jul 22 05:33:28.213949 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-a6f8e68d-a042-4075-9990-3cf31ce92ba6 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:28.214092 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-a6f8e68d-a042-4075-9990-3cf31ce92ba6 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:28.224170 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:28.224170 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:28.295853 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-334ed6df-2a8f-4e75-be6a-becc725ed734 req-a6f8e68d-a042-4075-9990-3cf31ce92ba6 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/attachments/a3133480-192c-454d-8fc5-60230eaef327 returned with HTTP 200 Jul 22 05:33:28.296420 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 178/681] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:33:28 2026] DELETE /volume/v3/attachments/a3133480-192c-454d-8fc5-60230eaef327 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:29.001363 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6977d03f-1a45-4738-b8ef-3a5047da4a40 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:29.003341 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6977d03f-1a45-4738-b8ef-3a5047da4a40 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:29.003462 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6977d03f-1a45-4738-b8ef-3a5047da4a40 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:29.003780 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6977d03f-1a45-4738-b8ef-3a5047da4a40 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:29.015045 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:29.015045 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:29.022783 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6977d03f-1a45-4738-b8ef-3a5047da4a40 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:29.030620 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6977d03f-1a45-4738-b8ef-3a5047da4a40 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:29.031171 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 171/682] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:28 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:29.851595 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-81ce85ff-19dc-4191-b477-ec371672f009 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:29.857287 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-81ce85ff-19dc-4191-b477-ec371672f009 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:29.857584 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-81ce85ff-19dc-4191-b477-ec371672f009 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:29.857937 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-81ce85ff-19dc-4191-b477-ec371672f009 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:29.869430 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:29.869430 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:29.874645 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-81ce85ff-19dc-4191-b477-ec371672f009 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:29.882211 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-81ce85ff-19dc-4191-b477-ec371672f009 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:29.882523 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 167/683] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:29 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:30.006685 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-c76c7263-b86c-4fcf-a83a-2f570f88ec89 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:30.012459 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-c76c7263-b86c-4fcf-a83a-2f570f88ec89 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:30.012790 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-c76c7263-b86c-4fcf-a83a-2f570f88ec89 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:30.013037 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-c76c7263-b86c-4fcf-a83a-2f570f88ec89 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:30.033053 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:30.033053 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:30.042327 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-c76c7263-b86c-4fcf-a83a-2f570f88ec89 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:30.053595 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-c76c7263-b86c-4fcf-a83a-2f570f88ec89 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:30.053595 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 168/684] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:30 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:30.202059 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d955fba6-0193-48b1-86a0-a724653a324f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:30.203415 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d955fba6-0193-48b1-86a0-a724653a324f None None] GET https://10.4.3.91/volume// Jul 22 05:33:30.203415 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d955fba6-0193-48b1-86a0-a724653a324f None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:30.203584 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d955fba6-0193-48b1-86a0-a724653a324f None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:30.204109 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d955fba6-0193-48b1-86a0-a724653a324f None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:30.204366 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 179/685] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:33: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 22 05:33:30.219209 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-891895d9-254b-4f22-af8a-5bd2577295bf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:30.223407 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-891895d9-254b-4f22-af8a-5bd2577295bf tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:33:30.223551 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-891895d9-254b-4f22-af8a-5bd2577295bf tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30db19ae-8f8a-468e-b339-9957c176edcf", "connector": null, "instance_uuid": "515f062e-4fee-43f1-899f-af8452f94901"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:30.238121 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:30.238121 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:30.293610 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-891895d9-254b-4f22-af8a-5bd2577295bf tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:33:30.294901 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 172/686] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:33:30 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 22 05:33:30.345368 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c15fd547-fbce-4736-b1e3-b959064d9397 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:30.348578 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c15fd547-fbce-4736-b1e3-b959064d9397 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:30.348881 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c15fd547-fbce-4736-b1e3-b959064d9397 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:30.349032 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c15fd547-fbce-4736-b1e3-b959064d9397 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:30.375092 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:30.375092 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:30.379141 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-229b05ff-08f4-4e7d-8985-2c1014b8af84 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:30.379398 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c15fd547-fbce-4736-b1e3-b959064d9397 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:30.379606 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-229b05ff-08f4-4e7d-8985-2c1014b8af84 None None] GET https://10.4.3.91/volume// Jul 22 05:33:30.379868 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-229b05ff-08f4-4e7d-8985-2c1014b8af84 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:30.380157 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-229b05ff-08f4-4e7d-8985-2c1014b8af84 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:30.380783 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-229b05ff-08f4-4e7d-8985-2c1014b8af84 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:30.381092 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 169/687] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33: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 22 05:33:30.385827 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c15fd547-fbce-4736-b1e3-b959064d9397 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:30.386750 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 168/688] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:30 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:33:30.392190 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-efdb1c5f-95b3-4517-9416-d5024a0fd84d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:30.395283 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-efdb1c5f-95b3-4517-9416-d5024a0fd84d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:30.395537 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-efdb1c5f-95b3-4517-9416-d5024a0fd84d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:30.395830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-efdb1c5f-95b3-4517-9416-d5024a0fd84d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:30.412842 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:30.412842 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:30.419473 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-efdb1c5f-95b3-4517-9416-d5024a0fd84d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:30.424489 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-efdb1c5f-95b3-4517-9416-d5024a0fd84d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:30.425099 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 180/689] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:30 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 1029 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:30.565808 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-28816dd2-fe9a-46f6-a4a2-9a4f68f614cb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:30.570853 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-28816dd2-fe9a-46f6-a4a2-9a4f68f614cb tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] PUT https://10.4.3.91/volume/v3/attachments/3fa0f50e-106e-42b8-8d66-fd2c07c9735b Jul 22 05:33:30.571363 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-28816dd2-fe9a-46f6-a4a2-9a4f68f614cb tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:30.586704 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-28816dd2-fe9a-46f6-a4a2-9a4f68f614cb tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Acquiring lock "cinder-attachment_update-30db19ae-8f8a-468e-b339-9957c176edcf-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:33:30.593097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-28816dd2-fe9a-46f6-a4a2-9a4f68f614cb tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Lock "cinder-attachment_update-30db19ae-8f8a-468e-b339-9957c176edcf-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:33:30.594036 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:30.594036 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:30.690477 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:30.694385 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:30.694687 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-598451840"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:30.698579 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-598451840'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:30.699933 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Create volume of 1 GB Jul 22 05:33:30.706722 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Availability Zones retrieved successfully. Jul 22 05:33:30.717963 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Flow 'volume_create_api' (48b3e7f2-25a1-4b48-b615-70f966659188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:30.722007 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72849ba9-a4c6-4ca6-b6a4-4275db49b211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:30.722007 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:30.734358 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-28816dd2-fe9a-46f6-a4a2-9a4f68f614cb tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Lock "cinder-attachment_update-30db19ae-8f8a-468e-b339-9957c176edcf-np0000005624" released by "attachment_update" :: held 0.141s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:33:30.735276 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-28816dd2-fe9a-46f6-a4a2-9a4f68f614cb tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/attachments/3fa0f50e-106e-42b8-8d66-fd2c07c9735b returned with HTTP 200 Jul 22 05:33:30.735657 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 173/690] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:33:30 2026] PUT /volume/v3/attachments/3fa0f50e-106e-42b8-8d66-fd2c07c9735b => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:30.778195 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72849ba9-a4c6-4ca6-b6a4-4275db49b211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:30.779057 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76bdfd92-bcd6-4acc-88bf-514478e90368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:30.880950 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Created reservations ['85e171c4-ceb2-4fd0-b673-32862baa264e', '098ac791-c2c0-4cc4-9486-61ea8694f7b4', '834d7149-5dad-44c6-a1c3-1fbba579006f', '3b76ba22-7cbe-4f49-a2e6-ef2700a3af77'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:30.882737 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76bdfd92-bcd6-4acc-88bf-514478e90368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85e171c4-ceb2-4fd0-b673-32862baa264e', '098ac791-c2c0-4cc4-9486-61ea8694f7b4', '834d7149-5dad-44c6-a1c3-1fbba579006f', '3b76ba22-7cbe-4f49-a2e6-ef2700a3af77']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:30.884287 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a7d48d3-9906-47db-990b-216bd11db86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:30.922183 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a7d48d3-9906-47db-990b-216bd11db86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34a025e1-e7f0-4cf0-bc29-b6b152cf94cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-598451840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c64deb4c36407f8191e4b875634fa8',qos_specs=None,replication_status=,reservations=['85e171c4-ceb2-4fd0-b673-32862baa264e','098ac791-c2c0-4cc4-9486-61ea8694f7b4','834d7149-5dad-44c6-a1c3-1fbba579006f','3b76ba22-7cbe-4f49-a2e6-ef2700a3af77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b2c741549b4d86a5a0638b5d5d8785',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-598451840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34a025e1-e7f0-4cf0-bc29-b6b152cf94cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c64deb4c36407f8191e4b875634fa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b2c741549b4d86a5a0638b5d5d8785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:30.923555 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9483235d-eda4-48a2-9f93-92de6ebaf93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:30.956296 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9483235d-eda4-48a2-9f93-92de6ebaf93f) transitioned into state 'SUCCESS' from state '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-598451840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c64deb4c36407f8191e4b875634fa8',qos_specs=None,replication_status=,reservations=['85e171c4-ceb2-4fd0-b673-32862baa264e','098ac791-c2c0-4cc4-9486-61ea8694f7b4','834d7149-5dad-44c6-a1c3-1fbba579006f','3b76ba22-7cbe-4f49-a2e6-ef2700a3af77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b2c741549b4d86a5a0638b5d5d8785',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:30.957499 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a01e2a32-00d4-4cb8-98ce-d1cb3d768f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:30.977289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a01e2a32-00d4-4cb8-98ce-d1cb3d768f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:30.978958 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Flow 'volume_create_api' (48b3e7f2-25a1-4b48-b615-70f966659188) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:30.979413 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Create volume request issued successfully. Jul 22 05:33:30.980181 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6d8e5c4e-5886-4fc2-8b9b-d1a77b1ed1f0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:30.981019 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 170/691] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:33:30 2026] POST /volume/v3/volumes => generated 756 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:30.998413 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fc48cd2a-058c-4cfd-b0d3-79ebefd5e5b6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:31.000885 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fc48cd2a-058c-4cfd-b0d3-79ebefd5e5b6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd Jul 22 05:33:31.001435 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fc48cd2a-058c-4cfd-b0d3-79ebefd5e5b6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:31.001907 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fc48cd2a-058c-4cfd-b0d3-79ebefd5e5b6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:31.016193 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:31.016193 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:31.033489 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-fc48cd2a-058c-4cfd-b0d3-79ebefd5e5b6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:33:31.040594 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fc48cd2a-058c-4cfd-b0d3-79ebefd5e5b6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd returned with HTTP 200 Jul 22 05:33:31.041325 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 169/692] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:30 2026] GET /volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd => generated 824 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:31.147031 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-d174c777-53d7-44bd-95b7-7f0446c0c221 req-a78f946e-f9d5-4171-b13c-d5c8bba6e62f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:31.150867 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d174c777-53d7-44bd-95b7-7f0446c0c221 req-a78f946e-f9d5-4171-b13c-d5c8bba6e62f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] DELETE https://10.4.3.91/volume/v3/attachments/084e9ed8-276a-434b-9fe2-46c7c28a7308 Jul 22 05:33:31.151823 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d174c777-53d7-44bd-95b7-7f0446c0c221 req-a78f946e-f9d5-4171-b13c-d5c8bba6e62f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:31.151823 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d174c777-53d7-44bd-95b7-7f0446c0c221 req-a78f946e-f9d5-4171-b13c-d5c8bba6e62f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:31.163343 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:31.163343 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:31.279823 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d174c777-53d7-44bd-95b7-7f0446c0c221 req-a78f946e-f9d5-4171-b13c-d5c8bba6e62f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/attachments/084e9ed8-276a-434b-9fe2-46c7c28a7308 returned with HTTP 200 Jul 22 05:33:31.280510 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 181/693] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:33:31 2026] DELETE /volume/v3/attachments/084e9ed8-276a-434b-9fe2-46c7c28a7308 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:31.406487 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b65956d1-93cc-4a17-bde1-5d370f2e41d6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:31.409567 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b65956d1-93cc-4a17-bde1-5d370f2e41d6 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:31.409835 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b65956d1-93cc-4a17-bde1-5d370f2e41d6 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:31.410101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b65956d1-93cc-4a17-bde1-5d370f2e41d6 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:31.426875 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:31.426875 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:31.436953 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b65956d1-93cc-4a17-bde1-5d370f2e41d6 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:31.444754 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b65956d1-93cc-4a17-bde1-5d370f2e41d6 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:31.445241 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 174/694] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:31 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:32.059208 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ad770e8e-3277-433e-b5bd-0a6cabba7a34 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:32.061843 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ad770e8e-3277-433e-b5bd-0a6cabba7a34 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd Jul 22 05:33:32.063650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ad770e8e-3277-433e-b5bd-0a6cabba7a34 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:32.063650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ad770e8e-3277-433e-b5bd-0a6cabba7a34 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:32.076076 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:32.076076 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:32.096737 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ad770e8e-3277-433e-b5bd-0a6cabba7a34 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:33:32.104373 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ad770e8e-3277-433e-b5bd-0a6cabba7a34 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd returned with HTTP 200 Jul 22 05:33:32.104373 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 171/695] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:32 2026] GET /volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:32.462977 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d7e9c9df-3e9f-467e-97c9-71d08c8d1e62 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:32.465026 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d7e9c9df-3e9f-467e-97c9-71d08c8d1e62 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:32.466651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d7e9c9df-3e9f-467e-97c9-71d08c8d1e62 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:32.466651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d7e9c9df-3e9f-467e-97c9-71d08c8d1e62 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:32.477451 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:32.477451 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:32.481735 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d7e9c9df-3e9f-467e-97c9-71d08c8d1e62 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:32.487069 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d7e9c9df-3e9f-467e-97c9-71d08c8d1e62 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:32.487920 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 170/696] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:32 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:32.619739 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-11ac03f4-57b6-4d59-8654-f3e0959ff797 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:32.622078 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-11ac03f4-57b6-4d59-8654-f3e0959ff797 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:32.622304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-11ac03f4-57b6-4d59-8654-f3e0959ff797 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:32.622581 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-11ac03f4-57b6-4d59-8654-f3e0959ff797 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:32.622805 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-11ac03f4-57b6-4d59-8654-f3e0959ff797 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Delete volume with id: ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:32.632274 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:32.632274 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:32.632781 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-11ac03f4-57b6-4d59-8654-f3e0959ff797 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:32.660232 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-11ac03f4-57b6-4d59-8654-f3e0959ff797 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Delete volume request issued successfully. Jul 22 05:33:32.660521 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-11ac03f4-57b6-4d59-8654-f3e0959ff797 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 202 Jul 22 05:33:32.661821 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 182/697] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:32 2026] DELETE /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:32.672455 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-01fa1f37-4f06-4816-9bf6-64b8df313462 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:32.675259 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-01fa1f37-4f06-4816-9bf6-64b8df313462 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:32.675357 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-01fa1f37-4f06-4816-9bf6-64b8df313462 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:32.675529 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-01fa1f37-4f06-4816-9bf6-64b8df313462 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:32.694661 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:32.694661 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:32.700185 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-01fa1f37-4f06-4816-9bf6-64b8df313462 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:32.706464 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-01fa1f37-4f06-4816-9bf6-64b8df313462 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 200 Jul 22 05:33:32.707263 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 175/698] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:32 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:33.333772 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-48d03c6a-228a-4b84-abab-ddb959ed19c8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:33.338502 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-48d03c6a-228a-4b84-abab-ddb959ed19c8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] DELETE https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:33:33.339725 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-48d03c6a-228a-4b84-abab-ddb959ed19c8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:33.339725 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-48d03c6a-228a-4b84-abab-ddb959ed19c8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:33.339725 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-48d03c6a-228a-4b84-abab-ddb959ed19c8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Delete volume with id: e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:33:33.348687 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:33.348687 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:33.349960 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-48d03c6a-228a-4b84-abab-ddb959ed19c8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:33.380609 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-48d03c6a-228a-4b84-abab-ddb959ed19c8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Delete volume request issued successfully. Jul 22 05:33:33.380828 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-48d03c6a-228a-4b84-abab-ddb959ed19c8 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 202 Jul 22 05:33:33.381283 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 172/699] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:33 2026] DELETE /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:33.390350 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e6bf712d-3e3b-4134-a4a1-e84eeb9aca88 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:33.394021 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e6bf712d-3e3b-4134-a4a1-e84eeb9aca88 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:33:33.394258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e6bf712d-3e3b-4134-a4a1-e84eeb9aca88 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:33.394494 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e6bf712d-3e3b-4134-a4a1-e84eeb9aca88 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:33.409233 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:33.409233 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:33.417666 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e6bf712d-3e3b-4134-a4a1-e84eeb9aca88 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Volume info retrieved successfully. Jul 22 05:33:33.425268 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e6bf712d-3e3b-4134-a4a1-e84eeb9aca88 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 200 Jul 22 05:33:33.425268 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 171/700] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:33 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:33.506416 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a4f17601-de9d-4124-94bb-06d5353c2731 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:33.510084 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a4f17601-de9d-4124-94bb-06d5353c2731 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:33.510084 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a4f17601-de9d-4124-94bb-06d5353c2731 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:33.510084 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a4f17601-de9d-4124-94bb-06d5353c2731 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:33.525176 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:33.525176 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:33.530227 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a4f17601-de9d-4124-94bb-06d5353c2731 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:33.538885 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a4f17601-de9d-4124-94bb-06d5353c2731 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:33.539398 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 183/701] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:33 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:33.729608 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b3161ea7-0801-4800-86ec-2ec71939867a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:33.731500 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b3161ea7-0801-4800-86ec-2ec71939867a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 Jul 22 05:33:33.731500 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b3161ea7-0801-4800-86ec-2ec71939867a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:33.731752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b3161ea7-0801-4800-86ec-2ec71939867a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:33.740659 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b3161ea7-0801-4800-86ec-2ec71939867a tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 returned with HTTP 404 Jul 22 05:33:33.740659 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 176/702] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:33 2026] GET /volume/v3/volumes/ab7c10b4-a3fd-4131-ae97-b660f8f50827 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:33.840695 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-63bf44c5-a895-450c-826e-1407d07ae5c5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:33.842959 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-63bf44c5-a895-450c-826e-1407d07ae5c5 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] DELETE https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:33:33.843306 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-63bf44c5-a895-450c-826e-1407d07ae5c5 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:33.843845 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-63bf44c5-a895-450c-826e-1407d07ae5c5 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:33.844089 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-63bf44c5-a895-450c-826e-1407d07ae5c5 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Delete volume with id: 308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:33:33.853619 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:33.853619 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:33.854538 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-63bf44c5-a895-450c-826e-1407d07ae5c5 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:33.881617 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-63bf44c5-a895-450c-826e-1407d07ae5c5 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Delete volume request issued successfully. Jul 22 05:33:33.882011 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-63bf44c5-a895-450c-826e-1407d07ae5c5 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 202 Jul 22 05:33:33.882767 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 173/703] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:33 2026] DELETE /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:33.894897 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b78d2ca8-d2a8-4133-ac88-c698c7796423 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:33.898082 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b78d2ca8-d2a8-4133-ac88-c698c7796423 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:33:33.898306 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b78d2ca8-d2a8-4133-ac88-c698c7796423 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:33.898556 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b78d2ca8-d2a8-4133-ac88-c698c7796423 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:33.911952 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:33.911952 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:33.920865 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b78d2ca8-d2a8-4133-ac88-c698c7796423 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:33.930279 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b78d2ca8-d2a8-4133-ac88-c698c7796423 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 200 Jul 22 05:33:33.931107 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 172/704] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:33 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:34.119544 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-8dc6fe17-d13c-4050-805f-a6e8aab48f68 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.122186 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-8dc6fe17-d13c-4050-805f-a6e8aab48f68 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] POST https://10.4.3.91/volume/v3/attachments/3fa0f50e-106e-42b8-8d66-fd2c07c9735b/action Jul 22 05:33:34.122643 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-8dc6fe17-d13c-4050-805f-a6e8aab48f68 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:34.122827 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-8dc6fe17-d13c-4050-805f-a6e8aab48f68 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:34.144735 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:34.144735 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:34.165926 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1a7545f3-bb07-452c-8dd4-d99f66dd2935 req-8dc6fe17-d13c-4050-805f-a6e8aab48f68 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/attachments/3fa0f50e-106e-42b8-8d66-fd2c07c9735b/action returned with HTTP 204 Jul 22 05:33:34.165926 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 184/705] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:33:34 2026] POST /volume/v3/attachments/3fa0f50e-106e-42b8-8d66-fd2c07c9735b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:34.443849 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-99e4fae9-0894-4001-936c-819faa00ac4f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.446605 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99e4fae9-0894-4001-936c-819faa00ac4f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 Jul 22 05:33:34.446802 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99e4fae9-0894-4001-936c-819faa00ac4f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.447003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99e4fae9-0894-4001-936c-819faa00ac4f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.453268 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99e4fae9-0894-4001-936c-819faa00ac4f tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 returned with HTTP 404 Jul 22 05:33:34.453760 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 177/706] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:34 2026] GET /volume/v3/volumes/e1075ef8-f8ca-47d8-bebf-93d16e2088c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:34.461628 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3d2bf66a-f909-4d70-b1aa-90aa98713c1e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.464129 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3d2bf66a-f909-4d70-b1aa-90aa98713c1e tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] DELETE https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:34.464426 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3d2bf66a-f909-4d70-b1aa-90aa98713c1e tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.464712 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3d2bf66a-f909-4d70-b1aa-90aa98713c1e tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.464943 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-3d2bf66a-f909-4d70-b1aa-90aa98713c1e tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Delete volume with id: f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:34.472859 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3d2bf66a-f909-4d70-b1aa-90aa98713c1e tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 404 Jul 22 05:33:34.473563 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 174/707] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:34 2026] DELETE /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:34.482358 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ebcb6c75-cb12-4437-8f25-e95c4299f274 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.484374 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ebcb6c75-cb12-4437-8f25-e95c4299f274 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd Jul 22 05:33:34.484559 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ebcb6c75-cb12-4437-8f25-e95c4299f274 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.484780 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ebcb6c75-cb12-4437-8f25-e95c4299f274 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.494447 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ebcb6c75-cb12-4437-8f25-e95c4299f274 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd returned with HTTP 404 Jul 22 05:33:34.495303 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 173/708] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:34 2026] GET /volume/v3/volumes/f9376d6a-f1f1-4400-ac16-79bdcd2231dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:34.505049 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c6738519-fb46-4a04-9eb1-de22c7414fc6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.507440 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c6738519-fb46-4a04-9eb1-de22c7414fc6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] DELETE https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:34.507734 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c6738519-fb46-4a04-9eb1-de22c7414fc6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.508799 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c6738519-fb46-4a04-9eb1-de22c7414fc6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.508799 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-c6738519-fb46-4a04-9eb1-de22c7414fc6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Delete volume with id: 12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:34.516117 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c6738519-fb46-4a04-9eb1-de22c7414fc6 tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 404 Jul 22 05:33:34.516775 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 185/709] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:34 2026] DELETE /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:34.532667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c2eb0dc9-5967-46a4-a6b9-2f4f2065776a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.535388 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c2eb0dc9-5967-46a4-a6b9-2f4f2065776a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] GET https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 Jul 22 05:33:34.535716 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c2eb0dc9-5967-46a4-a6b9-2f4f2065776a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.538242 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c2eb0dc9-5967-46a4-a6b9-2f4f2065776a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.544335 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c2eb0dc9-5967-46a4-a6b9-2f4f2065776a tempest-TestInstancesWithCinderVolumes-454810741 tempest-TestInstancesWithCinderVolumes-454810741-project-member] https://10.4.3.91/volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 returned with HTTP 404 Jul 22 05:33:34.545093 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 178/710] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:34 2026] GET /volume/v3/volumes/12f5a0c5-5307-4461-b36c-82bcb273b912 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:34.557184 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-84b34f07-5dee-43ba-898b-b01ca3a6441e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.558281 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-50a17195-b76a-40c8-9ab0-7d8ab65ea55a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.560042 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-84b34f07-5dee-43ba-898b-b01ca3a6441e tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:34.560301 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-84b34f07-5dee-43ba-898b-b01ca3a6441e tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.560563 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-84b34f07-5dee-43ba-898b-b01ca3a6441e tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.561216 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-50a17195-b76a-40c8-9ab0-7d8ab65ea55a tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:33:34.561607 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-50a17195-b76a-40c8-9ab0-7d8ab65ea55a tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.561904 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-50a17195-b76a-40c8-9ab0-7d8ab65ea55a tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.564007 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-50a17195-b76a-40c8-9ab0-7d8ab65ea55a tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:33:34.575549 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:34.575549 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:34.582350 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-84b34f07-5dee-43ba-898b-b01ca3a6441e tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:34.590851 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-84b34f07-5dee-43ba-898b-b01ca3a6441e tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:34.591281 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 175/711] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:34 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:34.610135 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3c53a47f-9e33-4f80-91ae-ed6fee97455a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.612536 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c53a47f-9e33-4f80-91ae-ed6fee97455a tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:34.612855 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c53a47f-9e33-4f80-91ae-ed6fee97455a tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.613101 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c53a47f-9e33-4f80-91ae-ed6fee97455a tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.622193 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-50a17195-b76a-40c8-9ab0-7d8ab65ea55a tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Get all volumes completed successfully. Jul 22 05:33:34.625714 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:34.625714 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:34.627039 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:34.627039 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:34.631267 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3c53a47f-9e33-4f80-91ae-ed6fee97455a tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:34.632214 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-50a17195-b76a-40c8-9ab0-7d8ab65ea55a tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:33:34.632748 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 174/712] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:33:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11647 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:34.638395 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c53a47f-9e33-4f80-91ae-ed6fee97455a tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:34.639724 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 186/713] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:34 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:34.658549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-be2706be-fe1c-4d93-b35d-8e206a4c0fa0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.659131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-330f1ded-56c2-43d2-9d93-b94b4ba304c4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.661834 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-330f1ded-56c2-43d2-9d93-b94b4ba304c4 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] DELETE https://10.4.3.91/volume/v3/types/559b5275-d676-42da-a836-257113f8c02e Jul 22 05:33:34.662131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-330f1ded-56c2-43d2-9d93-b94b4ba304c4 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.662426 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-330f1ded-56c2-43d2-9d93-b94b4ba304c4 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.664170 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be2706be-fe1c-4d93-b35d-8e206a4c0fa0 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:34.664435 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be2706be-fe1c-4d93-b35d-8e206a4c0fa0 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.664620 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be2706be-fe1c-4d93-b35d-8e206a4c0fa0 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.683032 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:34.683032 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:34.690004 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-be2706be-fe1c-4d93-b35d-8e206a4c0fa0 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:34.699162 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be2706be-fe1c-4d93-b35d-8e206a4c0fa0 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:34.699547 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 179/714] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:34 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:34.726214 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-330f1ded-56c2-43d2-9d93-b94b4ba304c4 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/types/559b5275-d676-42da-a836-257113f8c02e returned with HTTP 202 Jul 22 05:33:34.726599 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 176/715] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:33:34 2026] DELETE /volume/v3/types/559b5275-d676-42da-a836-257113f8c02e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:34.743020 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-360c35c4-e4dd-48d0-968d-9e94c7c65e54 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.745556 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-360c35c4-e4dd-48d0-968d-9e94c7c65e54 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:33:34.745761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-360c35c4-e4dd-48d0-968d-9e94c7c65e54 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.746025 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-360c35c4-e4dd-48d0-968d-9e94c7c65e54 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.747656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-360c35c4-e4dd-48d0-968d-9e94c7c65e54 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:33:34.780276 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-360c35c4-e4dd-48d0-968d-9e94c7c65e54 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Get all volumes completed successfully. Jul 22 05:33:34.784395 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:34.784395 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:34.798958 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-360c35c4-e4dd-48d0-968d-9e94c7c65e54 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:33:34.799561 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 175/716] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:33:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11647 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:34.825972 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9ebdcbbe-b706-49f5-9ec6-3b1f28644ad9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.828658 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9ebdcbbe-b706-49f5-9ec6-3b1f28644ad9 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] DELETE https://10.4.3.91/volume/v3/types/17ff8d85-59aa-4c53-b66a-a9f8986ab069 Jul 22 05:33:34.828908 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9ebdcbbe-b706-49f5-9ec6-3b1f28644ad9 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.829178 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9ebdcbbe-b706-49f5-9ec6-3b1f28644ad9 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.889229 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9ebdcbbe-b706-49f5-9ec6-3b1f28644ad9 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/types/17ff8d85-59aa-4c53-b66a-a9f8986ab069 returned with HTTP 202 Jul 22 05:33:34.889729 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 187/717] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:33:34 2026] DELETE /volume/v3/types/17ff8d85-59aa-4c53-b66a-a9f8986ab069 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:34.912404 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-365ba8d5-c980-4118-afec-9fd229698f94 req-8283456f-123d-4073-9f5c-06a09b7dd858 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.915888 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-365ba8d5-c980-4118-afec-9fd229698f94 req-8283456f-123d-4073-9f5c-06a09b7dd858 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:33:34.915888 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-365ba8d5-c980-4118-afec-9fd229698f94 req-8283456f-123d-4073-9f5c-06a09b7dd858 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.915888 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-365ba8d5-c980-4118-afec-9fd229698f94 req-8283456f-123d-4073-9f5c-06a09b7dd858 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.928099 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:34.928099 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:34.932914 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-365ba8d5-c980-4118-afec-9fd229698f94 req-8283456f-123d-4073-9f5c-06a09b7dd858 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:33:34.938141 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-365ba8d5-c980-4118-afec-9fd229698f94 req-8283456f-123d-4073-9f5c-06a09b7dd858 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:33:34.938646 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 180/718] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:34 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:33:34.951040 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-56b088dc-bf15-45cf-a234-79229b945112 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:34.955110 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56b088dc-bf15-45cf-a234-79229b945112 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d Jul 22 05:33:34.955412 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56b088dc-bf15-45cf-a234-79229b945112 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:34.955808 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56b088dc-bf15-45cf-a234-79229b945112 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:34.969558 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56b088dc-bf15-45cf-a234-79229b945112 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d returned with HTTP 404 Jul 22 05:33:34.969762 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 177/719] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:34 2026] GET /volume/v3/volumes/308ecb6b-f688-4102-9589-2ed24db1f72d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:35.158779 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9c87ed8b-8301-4517-b1a5-8083c2e3031e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:35.161401 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9c87ed8b-8301-4517-b1a5-8083c2e3031e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:33:35.161401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9c87ed8b-8301-4517-b1a5-8083c2e3031e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:35.162268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9c87ed8b-8301-4517-b1a5-8083c2e3031e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:35.162268 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-9c87ed8b-8301-4517-b1a5-8083c2e3031e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Delete volume with id: b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:33:35.172211 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:35.172211 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:35.172774 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9c87ed8b-8301-4517-b1a5-8083c2e3031e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:35.211118 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9c87ed8b-8301-4517-b1a5-8083c2e3031e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Delete volume request issued successfully. Jul 22 05:33:35.211386 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9c87ed8b-8301-4517-b1a5-8083c2e3031e tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 202 Jul 22 05:33:35.212089 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 176/720] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:35 2026] DELETE /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:35.223843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6b949266-2bc2-4ac2-9510-78e5246dbc7b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:35.226413 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b949266-2bc2-4ac2-9510-78e5246dbc7b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:33:35.226752 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6b949266-2bc2-4ac2-9510-78e5246dbc7b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:35.227032 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6b949266-2bc2-4ac2-9510-78e5246dbc7b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:35.239758 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:35.239758 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:35.245206 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6b949266-2bc2-4ac2-9510-78e5246dbc7b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Volume info retrieved successfully. Jul 22 05:33:35.254161 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b949266-2bc2-4ac2-9510-78e5246dbc7b tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 200 Jul 22 05:33:35.254741 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 188/721] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:35 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:35.317185 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6b4a3601-7629-454f-be73-fa74d633e5c1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:35.319226 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6b4a3601-7629-454f-be73-fa74d633e5c1 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:33:35.319480 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6b4a3601-7629-454f-be73-fa74d633e5c1 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:35.319781 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6b4a3601-7629-454f-be73-fa74d633e5c1 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:35.321004 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6b4a3601-7629-454f-be73-fa74d633e5c1 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:33:35.376946 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6b4a3601-7629-454f-be73-fa74d633e5c1 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Get all volumes completed successfully. Jul 22 05:33:35.379040 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:35.379040 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:35.384809 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6b4a3601-7629-454f-be73-fa74d633e5c1 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:33:35.385373 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 181/722] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:33:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10639 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:35.407955 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-56f40320-62b3-4a1d-8407-27bd726fb716 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:35.410012 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56f40320-62b3-4a1d-8407-27bd726fb716 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/4fa09504-d097-4c96-8472-0dff62266b13 Jul 22 05:33:35.410361 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56f40320-62b3-4a1d-8407-27bd726fb716 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:35.410683 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56f40320-62b3-4a1d-8407-27bd726fb716 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:35.410820 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-56f40320-62b3-4a1d-8407-27bd726fb716 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Delete volume with id: 4fa09504-d097-4c96-8472-0dff62266b13 Jul 22 05:33:35.421260 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:35.421260 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:35.421752 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-56f40320-62b3-4a1d-8407-27bd726fb716 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Volume info retrieved successfully. Jul 22 05:33:35.439162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.image.cache [None req-56f40320-62b3-4a1d-8407-27bd726fb716 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '22926891-d5bf-4e98-9610-9b09dd8a6fcb', 'volume_id': '4fa09504-d097-4c96-8472-0dff62266b13', 'host': 'np0000005624@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 22, 5, 31, 48), 'last_used': datetime.datetime(2026, 7, 22, 5, 31, 57)}. {{(pid=100091) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 22 05:33:35.454794 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-56f40320-62b3-4a1d-8407-27bd726fb716 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Delete volume request issued successfully. Jul 22 05:33:35.455072 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56f40320-62b3-4a1d-8407-27bd726fb716 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/volumes/4fa09504-d097-4c96-8472-0dff62266b13 returned with HTTP 202 Jul 22 05:33:35.455898 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 178/723] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:35 2026] DELETE /volume/v3/volumes/4fa09504-d097-4c96-8472-0dff62266b13 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:35.467844 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d5f76b38-0c81-4a6c-a3bf-b4f222bf2a45 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:35.471139 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d5f76b38-0c81-4a6c-a3bf-b4f222bf2a45 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] GET https://10.4.3.91/volume/v3/volumes/4fa09504-d097-4c96-8472-0dff62266b13 Jul 22 05:33:35.472177 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d5f76b38-0c81-4a6c-a3bf-b4f222bf2a45 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:35.472177 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d5f76b38-0c81-4a6c-a3bf-b4f222bf2a45 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:35.485124 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:35.485124 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:35.492675 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d5f76b38-0c81-4a6c-a3bf-b4f222bf2a45 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Volume info retrieved successfully. Jul 22 05:33:35.497757 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d5f76b38-0c81-4a6c-a3bf-b4f222bf2a45 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/volumes/4fa09504-d097-4c96-8472-0dff62266b13 returned with HTTP 200 Jul 22 05:33:35.498509 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 177/724] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:35 2026] GET /volume/v3/volumes/4fa09504-d097-4c96-8472-0dff62266b13 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:36.271780 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ded8267a-6a37-41c0-a109-c95cb2ab4ed6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:36.273781 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ded8267a-6a37-41c0-a109-c95cb2ab4ed6 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] GET https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 Jul 22 05:33:36.274076 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ded8267a-6a37-41c0-a109-c95cb2ab4ed6 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:36.274305 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ded8267a-6a37-41c0-a109-c95cb2ab4ed6 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:36.283997 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ded8267a-6a37-41c0-a109-c95cb2ab4ed6 tempest-AttachVolumeNegativeTest-55953881 tempest-AttachVolumeNegativeTest-55953881-project-member] https://10.4.3.91/volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 returned with HTTP 404 Jul 22 05:33:36.284714 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 189/725] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:36 2026] GET /volume/v3/volumes/b2ccd87f-2987-4404-b7de-f0a142f27411 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:36.518132 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ae9235ba-e023-4bd7-9a2f-501e69bd1c70 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:36.521939 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae9235ba-e023-4bd7-9a2f-501e69bd1c70 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] GET https://10.4.3.91/volume/v3/volumes/4fa09504-d097-4c96-8472-0dff62266b13 Jul 22 05:33:36.521939 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae9235ba-e023-4bd7-9a2f-501e69bd1c70 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:36.521939 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae9235ba-e023-4bd7-9a2f-501e69bd1c70 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:36.530569 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae9235ba-e023-4bd7-9a2f-501e69bd1c70 tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/volumes/4fa09504-d097-4c96-8472-0dff62266b13 returned with HTTP 404 Jul 22 05:33:36.531238 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 182/726] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:36 2026] GET /volume/v3/volumes/4fa09504-d097-4c96-8472-0dff62266b13 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:36.542023 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cceb071b-2715-4702-98c2-be32ecb4892a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:36.543828 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cceb071b-2715-4702-98c2-be32ecb4892a tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] DELETE https://10.4.3.91/volume/v3/types/8f46d77b-af62-46c8-96f2-949d7a823543 Jul 22 05:33:36.543828 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cceb071b-2715-4702-98c2-be32ecb4892a tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:36.544109 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cceb071b-2715-4702-98c2-be32ecb4892a tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:36.604611 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cceb071b-2715-4702-98c2-be32ecb4892a tempest-TestInstancesWithCinderVolumes-305779128 tempest-TestInstancesWithCinderVolumes-305779128-project-admin] https://10.4.3.91/volume/v3/types/8f46d77b-af62-46c8-96f2-949d7a823543 returned with HTTP 202 Jul 22 05:33:36.605143 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 179/727] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:33:36 2026] DELETE /volume/v3/types/8f46d77b-af62-46c8-96f2-949d7a823543 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:40.824286 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:40.826045 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:40.826378 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1216188898"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:40.827989 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1216188898'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:40.828063 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Create volume of 1 GB Jul 22 05:33:40.837267 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Availability Zones retrieved successfully. Jul 22 05:33:40.848820 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Flow 'volume_create_api' (ed124d91-2c9c-4ae3-805f-6628a2d75e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:40.850168 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6250684-a49f-4110-b623-564b2dd707ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:40.851274 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:40.915575 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6250684-a49f-4110-b623-564b2dd707ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:40.917327 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac336d68-6cb3-4fba-80fd-27088ba90e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:40.986553 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Created reservations ['d1ab078f-ca92-4181-8fd4-06311e7178e4', 'db494728-a2c9-47e3-86c1-6acf5326cf7f', '7cd7226e-647a-44b6-901f-bf429b658326', 'bfba4961-8887-4106-8781-57b2eaf3c270'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:40.987593 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac336d68-6cb3-4fba-80fd-27088ba90e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1ab078f-ca92-4181-8fd4-06311e7178e4', 'db494728-a2c9-47e3-86c1-6acf5326cf7f', '7cd7226e-647a-44b6-901f-bf429b658326', 'bfba4961-8887-4106-8781-57b2eaf3c270']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:40.988921 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6277d338-0bc0-433c-8a9e-207edc3e369d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:41.026532 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6277d338-0bc0-433c-8a9e-207edc3e369d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8d5f923-ebc1-457e-bae3-271da88e9ffd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1216188898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c64deb4c36407f8191e4b875634fa8',qos_specs=None,replication_status=,reservations=['d1ab078f-ca92-4181-8fd4-06311e7178e4','db494728-a2c9-47e3-86c1-6acf5326cf7f','7cd7226e-647a-44b6-901f-bf429b658326','bfba4961-8887-4106-8781-57b2eaf3c270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b2c741549b4d86a5a0638b5d5d8785',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1216188898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8d5f923-ebc1-457e-bae3-271da88e9ffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c64deb4c36407f8191e4b875634fa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b2c741549b4d86a5a0638b5d5d8785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:41.028841 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56edc9b-befd-4609-ae47-703cf5a44b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:41.087851 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56edc9b-befd-4609-ae47-703cf5a44b99) transitioned into state 'SUCCESS' from state '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-1216188898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c64deb4c36407f8191e4b875634fa8',qos_specs=None,replication_status=,reservations=['d1ab078f-ca92-4181-8fd4-06311e7178e4','db494728-a2c9-47e3-86c1-6acf5326cf7f','7cd7226e-647a-44b6-901f-bf429b658326','bfba4961-8887-4106-8781-57b2eaf3c270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b2c741549b4d86a5a0638b5d5d8785',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:41.088976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c562a19-1116-4abd-90a8-32a310e4800d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:41.111970 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c562a19-1116-4abd-90a8-32a310e4800d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:41.112357 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Flow 'volume_create_api' (ed124d91-2c9c-4ae3-805f-6628a2d75e03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:41.112885 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Create volume request issued successfully. Jul 22 05:33:41.114352 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-16f5d3c0-cd15-4643-af0e-792ba0ba6d49 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:41.114914 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 178/728] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:33:40 2026] POST /volume/v3/volumes => generated 757 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:41.142338 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-91cd51af-e783-4e94-b007-46474b11733b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:41.145982 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-91cd51af-e783-4e94-b007-46474b11733b tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:33:41.146815 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-91cd51af-e783-4e94-b007-46474b11733b tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:41.146815 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-91cd51af-e783-4e94-b007-46474b11733b tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:41.166297 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:41.166297 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:41.194465 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-91cd51af-e783-4e94-b007-46474b11733b tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:33:41.206321 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-91cd51af-e783-4e94-b007-46474b11733b tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:33:41.207065 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 190/729] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:41 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 825 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:41.731760 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-6c397486-186f-4704-966d-459a8258debd req-e79e6748-b5be-46d6-9b48-4b1eb3e9cd3d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:41.740573 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6c397486-186f-4704-966d-459a8258debd req-e79e6748-b5be-46d6-9b48-4b1eb3e9cd3d tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-member] DELETE https://10.4.3.91/volume/v3/volumes/tempest-invalid-1588631725 Jul 22 05:33:41.740573 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-6c397486-186f-4704-966d-459a8258debd req-e79e6748-b5be-46d6-9b48-4b1eb3e9cd3d tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:41.740573 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-6c397486-186f-4704-966d-459a8258debd req-e79e6748-b5be-46d6-9b48-4b1eb3e9cd3d tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:41.740573 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [req-6c397486-186f-4704-966d-459a8258debd req-e79e6748-b5be-46d6-9b48-4b1eb3e9cd3d tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-member] Delete volume with id: tempest-invalid-1588631725 Jul 22 05:33:41.749975 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-6c397486-186f-4704-966d-459a8258debd req-e79e6748-b5be-46d6-9b48-4b1eb3e9cd3d tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-member] https://10.4.3.91/volume/v3/volumes/tempest-invalid-1588631725 returned with HTTP 404 Jul 22 05:33:41.750716 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 183/730] 10.4.3.91 () {70 vars in 1583 bytes} [Wed Jul 22 05:33:41 2026] DELETE /volume/v3/volumes/tempest-invalid-1588631725 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:41.873550 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5e96d80e-7bba-4135-8cbc-e2f7acb01477 req-f289f9d0-8be3-41e7-bf13-aaca37fa8534 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:41.877740 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5e96d80e-7bba-4135-8cbc-e2f7acb01477 req-f289f9d0-8be3-41e7-bf13-aaca37fa8534 tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-member] DELETE https://10.4.3.91/volume/v3/volumes/27481f66-a461-4b9a-bfbd-02c5d51acaea Jul 22 05:33:41.878093 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5e96d80e-7bba-4135-8cbc-e2f7acb01477 req-f289f9d0-8be3-41e7-bf13-aaca37fa8534 tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:41.878410 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5e96d80e-7bba-4135-8cbc-e2f7acb01477 req-f289f9d0-8be3-41e7-bf13-aaca37fa8534 tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:41.878835 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [req-5e96d80e-7bba-4135-8cbc-e2f7acb01477 req-f289f9d0-8be3-41e7-bf13-aaca37fa8534 tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-member] Delete volume with id: 27481f66-a461-4b9a-bfbd-02c5d51acaea Jul 22 05:33:41.888471 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5e96d80e-7bba-4135-8cbc-e2f7acb01477 req-f289f9d0-8be3-41e7-bf13-aaca37fa8534 tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-member] https://10.4.3.91/volume/v3/volumes/27481f66-a461-4b9a-bfbd-02c5d51acaea returned with HTTP 404 Jul 22 05:33:41.889297 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 180/731] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:33:41 2026] DELETE /volume/v3/volumes/27481f66-a461-4b9a-bfbd-02c5d51acaea => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:41.923118 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-3b664dcc-2a3d-4633-82b7-dd00a45b37a1 req-5f819872-c2ea-4dad-94e7-4c2eebd93993 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:41.926162 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3b664dcc-2a3d-4633-82b7-dd00a45b37a1 req-5f819872-c2ea-4dad-94e7-4c2eebd93993 tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-reader] GET https://10.4.3.91/volume/v3/volumes/20a58fd5-8a5b-46cb-8b8b-c183ba015843 Jul 22 05:33:41.926352 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3b664dcc-2a3d-4633-82b7-dd00a45b37a1 req-5f819872-c2ea-4dad-94e7-4c2eebd93993 tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:41.926588 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3b664dcc-2a3d-4633-82b7-dd00a45b37a1 req-5f819872-c2ea-4dad-94e7-4c2eebd93993 tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-reader] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:41.935368 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3b664dcc-2a3d-4633-82b7-dd00a45b37a1 req-5f819872-c2ea-4dad-94e7-4c2eebd93993 tempest-VolumesNegativeTest-660102317 tempest-VolumesNegativeTest-660102317-project-reader] https://10.4.3.91/volume/v3/volumes/20a58fd5-8a5b-46cb-8b8b-c183ba015843 returned with HTTP 404 Jul 22 05:33:41.935965 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 179/732] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:41 2026] GET /volume/v3/volumes/20a58fd5-8a5b-46cb-8b8b-c183ba015843 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:42.227837 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5092b326-ea35-488a-a07f-f2b2266a990c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:42.230774 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5092b326-ea35-488a-a07f-f2b2266a990c tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:33:42.233098 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5092b326-ea35-488a-a07f-f2b2266a990c tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:42.233694 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5092b326-ea35-488a-a07f-f2b2266a990c tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:42.244821 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:42.244821 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:42.253336 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5092b326-ea35-488a-a07f-f2b2266a990c tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:33:42.267200 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5092b326-ea35-488a-a07f-f2b2266a990c tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:33:42.267367 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 191/733] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:42 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:42.594013 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-1364c48b-116a-42ad-838b-77efe8e53175 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:42.599829 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-1364c48b-116a-42ad-838b-77efe8e53175 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] DELETE https://10.4.3.91/volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f Jul 22 05:33:42.600128 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-1364c48b-116a-42ad-838b-77efe8e53175 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:42.600347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-1364c48b-116a-42ad-838b-77efe8e53175 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:42.620807 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:42.620807 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:42.723285 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-1364c48b-116a-42ad-838b-77efe8e53175 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f returned with HTTP 200 Jul 22 05:33:42.723809 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 184/734] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:33:42 2026] DELETE /volume/v3/attachments/20e9acd4-9cbf-4db5-942e-41b0d61ec99f => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:42.747409 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-d24cb952-1b94-43f7-bf2e-7cc3d00c136a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:42.751537 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-d24cb952-1b94-43f7-bf2e-7cc3d00c136a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] DELETE https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a Jul 22 05:33:42.751537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-d24cb952-1b94-43f7-bf2e-7cc3d00c136a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:42.752450 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-d24cb952-1b94-43f7-bf2e-7cc3d00c136a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:42.752450 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-d24cb952-1b94-43f7-bf2e-7cc3d00c136a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Delete volume with id: 54a301d7-d27f-4203-9779-833313d18b2a Jul 22 05:33:42.768440 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:42.768440 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:42.769389 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-d24cb952-1b94-43f7-bf2e-7cc3d00c136a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:33:42.812206 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-d24cb952-1b94-43f7-bf2e-7cc3d00c136a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Delete volume request issued successfully. Jul 22 05:33:42.812982 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5923cc60-ca53-471f-bca5-35c14da66f06 req-d24cb952-1b94-43f7-bf2e-7cc3d00c136a tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a returned with HTTP 202 Jul 22 05:33:42.813779 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 181/735] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:33:42 2026] DELETE /volume/v3/volumes/54a301d7-d27f-4203-9779-833313d18b2a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:44.234901 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f2ab7138-1dec-47b1-9943-306c4976d8d0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:44.239833 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f2ab7138-1dec-47b1-9943-306c4976d8d0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] DELETE https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:33:44.239833 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f2ab7138-1dec-47b1-9943-306c4976d8d0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:44.239833 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f2ab7138-1dec-47b1-9943-306c4976d8d0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:44.240737 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-f2ab7138-1dec-47b1-9943-306c4976d8d0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Delete volume with id: 7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:33:44.254186 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:44.254186 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:44.255125 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f2ab7138-1dec-47b1-9943-306c4976d8d0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:33:44.313402 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f2ab7138-1dec-47b1-9943-306c4976d8d0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Delete volume request issued successfully. Jul 22 05:33:44.313731 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f2ab7138-1dec-47b1-9943-306c4976d8d0 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 202 Jul 22 05:33:44.314274 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 180/736] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:44 2026] DELETE /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:44.330671 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4add1953-b364-415f-8929-6ab73a717027 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:44.334752 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4add1953-b364-415f-8929-6ab73a717027 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:33:44.334843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4add1953-b364-415f-8929-6ab73a717027 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:44.335156 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4add1953-b364-415f-8929-6ab73a717027 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:44.349860 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:44.349860 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:44.357028 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4add1953-b364-415f-8929-6ab73a717027 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Volume info retrieved successfully. Jul 22 05:33:44.364987 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4add1953-b364-415f-8929-6ab73a717027 tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 200 Jul 22 05:33:44.365277 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 192/737] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:44 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:45.390708 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6bc4a8ef-a3d1-46b2-a995-70e5a3a5f78c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:45.394295 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6bc4a8ef-a3d1-46b2-a995-70e5a3a5f78c tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] GET https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 Jul 22 05:33:45.394690 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6bc4a8ef-a3d1-46b2-a995-70e5a3a5f78c tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:45.395024 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6bc4a8ef-a3d1-46b2-a995-70e5a3a5f78c tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:45.403415 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6bc4a8ef-a3d1-46b2-a995-70e5a3a5f78c tempest-ServerActionsTestOtherA-2014798432 tempest-ServerActionsTestOtherA-2014798432-project-member] https://10.4.3.91/volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 returned with HTTP 404 Jul 22 05:33:45.403415 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 185/738] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:45 2026] GET /volume/v3/volumes/7f319962-1674-4839-8676-a50f1e72eb22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:45.598509 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:45.730169 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-22cc9353-79af-41d2-b115-b53a45b7283b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:45.860552 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-22cc9353-79af-41d2-b115-b53a45b7283b tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:33:45.861871 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-22cc9353-79af-41d2-b115-b53a45b7283b tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1636366880"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:45.864610 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:45.865139 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1347102788"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:45.867158 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1347102788'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:45.868217 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume of 1 GB Jul 22 05:33:45.876136 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Availability Zones retrieved successfully. Jul 22 05:33:45.883768 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (d905fae3-9090-452a-ad30-bf8caeec1b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:45.885048 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c4b56a-a9d4-466b-9e5b-73594b799343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:45.886644 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:45.898960 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-22cc9353-79af-41d2-b115-b53a45b7283b tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:33:45.899625 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 181/739] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:33:45 2026] POST /volume/v3/types => generated 216 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:45.910366 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dcb36ec6-a8ee-4dee-b260-8a56d68c7f62 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:45.913742 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dcb36ec6-a8ee-4dee-b260-8a56d68c7f62 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:33:45.913742 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dcb36ec6-a8ee-4dee-b260-8a56d68c7f62 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1351663216"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:45.930710 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c4b56a-a9d4-466b-9e5b-73594b799343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:45.931059 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ceb9c0e-cc28-4f56-a76c-39204688f252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:45.954712 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dcb36ec6-a8ee-4dee-b260-8a56d68c7f62 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:33:45.954901 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 193/740] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:33:45 2026] POST /volume/v3/group_types => generated 173 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:45.975468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-33906e9d-2e6d-4098-8024-74be93778284 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:46.050587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Created reservations ['af7bb22b-f940-4aea-8812-2e4b12a36942', '3e82c259-1271-4a69-a0bc-afaab2c41844', '0976dc2f-f305-4f99-93f4-a6667ae44cd3', '89158597-1d8c-4747-ab69-dad8c3ebe631'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:46.051608 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ceb9c0e-cc28-4f56-a76c-39204688f252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af7bb22b-f940-4aea-8812-2e4b12a36942', '3e82c259-1271-4a69-a0bc-afaab2c41844', '0976dc2f-f305-4f99-93f4-a6667ae44cd3', '89158597-1d8c-4747-ab69-dad8c3ebe631']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:46.052996 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f66831-eb8c-4867-9279-8d3402639bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:46.094941 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f66831-eb8c-4867-9279-8d3402639bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '351c6a0e-a51c-413c-9f23-55a525a02d0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1347102788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['af7bb22b-f940-4aea-8812-2e4b12a36942','3e82c259-1271-4a69-a0bc-afaab2c41844','0976dc2f-f305-4f99-93f4-a6667ae44cd3','89158597-1d8c-4747-ab69-dad8c3ebe631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1347102788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=351c6a0e-a51c-413c-9f23-55a525a02d0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad22e6d823e0477daf023570d927afb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a06a841c1dee426bbe65c113842a7109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:46.095914 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc05ae7-0996-43f5-ab08-c7e7310fcde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:46.122090 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-33906e9d-2e6d-4098-8024-74be93778284 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/groups Jul 22 05:33:46.122479 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-33906e9d-2e6d-4098-8024-74be93778284 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "74ef0ca6-24ab-4b7a-ad1b-9d5c388a6356", "volume_types": ["26d83496-6f1c-4eea-bf55-5cf5c2dfa40d"], "name": "tempest-Group1-826592089"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:46.124487 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-33906e9d-2e6d-4098-8024-74be93778284 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Creating new group {'group': {'group_type': '74ef0ca6-24ab-4b7a-ad1b-9d5c388a6356', 'volume_types': ['26d83496-6f1c-4eea-bf55-5cf5c2dfa40d'], 'name': 'tempest-Group1-826592089'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 05:33:46.129179 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-33906e9d-2e6d-4098-8024-74be93778284 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Creating group tempest-Group1-826592089. Jul 22 05:33:46.129648 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:46.129648 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:46.134137 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc05ae7-0996-43f5-ab08-c7e7310fcde1) transitioned into state 'SUCCESS' from state '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-1347102788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['af7bb22b-f940-4aea-8812-2e4b12a36942','3e82c259-1271-4a69-a0bc-afaab2c41844','0976dc2f-f305-4f99-93f4-a6667ae44cd3','89158597-1d8c-4747-ab69-dad8c3ebe631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:46.134524 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53477ca9-20c6-4653-b17f-8c6181d61eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:46.157667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-33906e9d-2e6d-4098-8024-74be93778284 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Availability zone cache updated, next update will occur around 2026-07-22 06:33:46.157174. {{(pid=100094) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:33:46.157913 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-33906e9d-2e6d-4098-8024-74be93778284 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Availability Zones retrieved successfully. Jul 22 05:33:46.162732 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53477ca9-20c6-4653-b17f-8c6181d61eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:46.164617 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (d905fae3-9090-452a-ad30-bf8caeec1b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:46.165806 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request issued successfully. Jul 22 05:33:46.168468 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c96caa98-0584-4eb3-b555-4bd13cdaf61b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:46.169538 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 182/741] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:33:45 2026] POST /volume/v3/volumes => generated 758 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:46.188222 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-dadf79dd-d585-47eb-b0ed-4c7326df9ba9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:46.192412 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dadf79dd-d585-47eb-b0ed-4c7326df9ba9 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e Jul 22 05:33:46.201609 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dadf79dd-d585-47eb-b0ed-4c7326df9ba9 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:46.202615 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dadf79dd-d585-47eb-b0ed-4c7326df9ba9 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:46.227467 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:46.227467 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:46.237923 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-dadf79dd-d585-47eb-b0ed-4c7326df9ba9 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:46.250046 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-33906e9d-2e6d-4098-8024-74be93778284 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Created reservations ['81fc7297-c5b2-4d9a-947b-e1275a58b8b6'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:46.263899 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dadf79dd-d585-47eb-b0ed-4c7326df9ba9 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e returned with HTTP 200 Jul 22 05:33:46.263899 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 182/742] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:46 2026] GET /volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e => generated 826 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:46.363469 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-33906e9d-2e6d-4098-8024-74be93778284 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups returned with HTTP 202 Jul 22 05:33:46.364133 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 186/743] 10.4.3.91 () {70 vars in 1290 bytes} [Wed Jul 22 05:33:45 2026] POST /volume/v3/groups => generated 93 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:46.379982 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ed49f0ce-1010-4f59-b6e5-e5ccc1b0403f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:46.384595 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed49f0ce-1010-4f59-b6e5-e5ccc1b0403f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a Jul 22 05:33:46.385135 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed49f0ce-1010-4f59-b6e5-e5ccc1b0403f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:46.385349 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed49f0ce-1010-4f59-b6e5-e5ccc1b0403f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:46.385533 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-ed49f0ce-1010-4f59-b6e5-e5ccc1b0403f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 6c614bd4-dd91-4502-87ac-70ebb27ec59a {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:46.404181 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:46.404181 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:46.418059 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed49f0ce-1010-4f59-b6e5-e5ccc1b0403f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a returned with HTTP 200 Jul 22 05:33:46.421664 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 194/744] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:46 2026] GET /volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a => generated 321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:47.292707 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9a4e1d93-d6ee-45cc-bc25-821d00903a97 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:47.293441 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9a4e1d93-d6ee-45cc-bc25-821d00903a97 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e Jul 22 05:33:47.293715 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9a4e1d93-d6ee-45cc-bc25-821d00903a97 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:47.295757 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9a4e1d93-d6ee-45cc-bc25-821d00903a97 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:47.315058 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:47.315058 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:47.323487 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9a4e1d93-d6ee-45cc-bc25-821d00903a97 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:47.340856 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9a4e1d93-d6ee-45cc-bc25-821d00903a97 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e returned with HTTP 200 Jul 22 05:33:47.341322 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 183/745] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:47 2026] GET /volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:47.362491 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1de1b13f-d913-4cac-8987-81e13f15d162 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:47.366988 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1de1b13f-d913-4cac-8987-81e13f15d162 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:33:47.368998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1de1b13f-d913-4cac-8987-81e13f15d162 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "351c6a0e-a51c-413c-9f23-55a525a02d0e", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1265917289"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:47.385093 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:47.385093 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:47.386131 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1de1b13f-d913-4cac-8987-81e13f15d162 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:47.386131 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-1de1b13f-d913-4cac-8987-81e13f15d162 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create snapshot from volume 351c6a0e-a51c-413c-9f23-55a525a02d0e Jul 22 05:33:47.431889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-04031097-c43b-4f4d-b9de-6ace07276701 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:47.435627 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-04031097-c43b-4f4d-b9de-6ace07276701 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a Jul 22 05:33:47.435627 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-04031097-c43b-4f4d-b9de-6ace07276701 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:47.436894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-04031097-c43b-4f4d-b9de-6ace07276701 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:47.436894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-04031097-c43b-4f4d-b9de-6ace07276701 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 6c614bd4-dd91-4502-87ac-70ebb27ec59a {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:47.442439 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:47.442439 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:47.457319 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-04031097-c43b-4f4d-b9de-6ace07276701 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a returned with HTTP 200 Jul 22 05:33:47.458787 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 187/746] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:47 2026] GET /volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:47.459106 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-1de1b13f-d913-4cac-8987-81e13f15d162 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Created reservations ['301b4358-ed50-41ca-851d-e79376410d0c', '0b9c6410-8644-49f4-9806-3d66f166a1d7', '4ebd5342-a27d-46cd-9092-2738223d4fbf', 'c28a9fde-0719-4800-8999-ba39835d6af5'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:47.472050 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a9b5d622-8e5a-42bb-8152-a3c8608a4507 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:47.475238 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a9b5d622-8e5a-42bb-8152-a3c8608a4507 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/groups Jul 22 05:33:47.475238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a9b5d622-8e5a-42bb-8152-a3c8608a4507 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "74ef0ca6-24ab-4b7a-ad1b-9d5c388a6356", "volume_types": ["26d83496-6f1c-4eea-bf55-5cf5c2dfa40d"], "name": "tempest-Group2-470281876"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:47.476856 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-a9b5d622-8e5a-42bb-8152-a3c8608a4507 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Creating new group {'group': {'group_type': '74ef0ca6-24ab-4b7a-ad1b-9d5c388a6356', 'volume_types': ['26d83496-6f1c-4eea-bf55-5cf5c2dfa40d'], 'name': 'tempest-Group2-470281876'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 05:33:47.483515 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.groups [None req-a9b5d622-8e5a-42bb-8152-a3c8608a4507 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Creating group tempest-Group2-470281876. Jul 22 05:33:47.484229 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:47.484229 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:47.510933 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a9b5d622-8e5a-42bb-8152-a3c8608a4507 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Availability Zones retrieved successfully. Jul 22 05:33:47.532956 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1de1b13f-d913-4cac-8987-81e13f15d162 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Snapshot create request issued successfully. Jul 22 05:33:47.532956 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1de1b13f-d913-4cac-8987-81e13f15d162 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:33:47.533350 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 183/747] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:33:47 2026] POST /volume/v3/snapshots => generated 316 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:47.539338 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-a9b5d622-8e5a-42bb-8152-a3c8608a4507 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Created reservations ['4f93ff96-ff91-432e-8a80-f2dde833974c'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:47.550113 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-40f72637-6079-42a6-8f98-5b1b71225917 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:47.552536 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-40f72637-6079-42a6-8f98-5b1b71225917 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae Jul 22 05:33:47.552536 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-40f72637-6079-42a6-8f98-5b1b71225917 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:47.552870 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-40f72637-6079-42a6-8f98-5b1b71225917 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:47.564567 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:47.564567 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:47.565361 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-40f72637-6079-42a6-8f98-5b1b71225917 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Snapshot retrieved successfully. Jul 22 05:33:47.566355 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-40f72637-6079-42a6-8f98-5b1b71225917 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae returned with HTTP 200 Jul 22 05:33:47.566889 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 184/748] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:33:47 2026] GET /volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae => generated 448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:47.579924 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a9b5d622-8e5a-42bb-8152-a3c8608a4507 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups returned with HTTP 202 Jul 22 05:33:47.581499 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 195/749] 10.4.3.91 () {70 vars in 1290 bytes} [Wed Jul 22 05:33:47 2026] POST /volume/v3/groups => generated 93 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:47.595562 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-870ee108-0a6b-4f4c-b06d-87bdff8394d2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:47.597445 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-870ee108-0a6b-4f4c-b06d-87bdff8394d2 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 Jul 22 05:33:47.597651 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-870ee108-0a6b-4f4c-b06d-87bdff8394d2 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:47.597748 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-870ee108-0a6b-4f4c-b06d-87bdff8394d2 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:47.597912 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-870ee108-0a6b-4f4c-b06d-87bdff8394d2 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member ce0515b5-9b6f-418e-8c3e-82fc1188aa70 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:47.607398 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:47.607398 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:47.621071 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-870ee108-0a6b-4f4c-b06d-87bdff8394d2 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 returned with HTTP 200 Jul 22 05:33:47.621624 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 188/750] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:47 2026] GET /volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 => generated 321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:47.861233 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-31c67839-6125-47dc-875d-cc9981158a95 req-819712e5-0812-42f3-97ac-c1001fb8835d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:47.866803 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-819712e5-0812-42f3-97ac-c1001fb8835d tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:47.868493 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-819712e5-0812-42f3-97ac-c1001fb8835d tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:47.869523 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-819712e5-0812-42f3-97ac-c1001fb8835d tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:47.880184 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:47.880184 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:47.887845 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-31c67839-6125-47dc-875d-cc9981158a95 req-819712e5-0812-42f3-97ac-c1001fb8835d tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:47.897743 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-819712e5-0812-42f3-97ac-c1001fb8835d tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:47.898540 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 184/751] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:47 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:48.066236 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d78c9a64-ca85-4dc6-ac14-fcbb319b9fb5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.066766 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d78c9a64-ca85-4dc6-ac14-fcbb319b9fb5 None None] GET https://10.4.3.91/volume// Jul 22 05:33:48.066923 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d78c9a64-ca85-4dc6-ac14-fcbb319b9fb5 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:48.067037 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d78c9a64-ca85-4dc6-ac14-fcbb319b9fb5 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:48.067468 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d78c9a64-ca85-4dc6-ac14-fcbb319b9fb5 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:48.067776 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 185/752] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:33:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:33:48.080711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-31c67839-6125-47dc-875d-cc9981158a95 req-0c4c445b-52c1-4c49-a5de-e37588d0c303 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.082045 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-0c4c445b-52c1-4c49-a5de-e37588d0c303 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:33:48.082527 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-0c4c445b-52c1-4c49-a5de-e37588d0c303 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c20dc26f-be67-4d63-b55a-fcffe6b749f3", "connector": null, "instance_uuid": "beeeb41d-8e61-4114-8a20-8b03ad12a7be"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:48.097316 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:48.097316 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:48.165158 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-0c4c445b-52c1-4c49-a5de-e37588d0c303 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:33:48.165158 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 196/753] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:33:48 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:48.219497 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3c6f7f05-c0d0-4e71-b194-a6e2f0a56496 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.223617 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c6f7f05-c0d0-4e71-b194-a6e2f0a56496 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:48.223980 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c6f7f05-c0d0-4e71-b194-a6e2f0a56496 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:48.224273 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c6f7f05-c0d0-4e71-b194-a6e2f0a56496 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:48.240559 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a14e9ddf-ad34-475c-832e-d4b2091ddecf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.240844 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a14e9ddf-ad34-475c-832e-d4b2091ddecf None None] GET https://10.4.3.91/volume// Jul 22 05:33:48.244378 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a14e9ddf-ad34-475c-832e-d4b2091ddecf None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:48.244378 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a14e9ddf-ad34-475c-832e-d4b2091ddecf None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:48.244378 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a14e9ddf-ad34-475c-832e-d4b2091ddecf None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:48.244378 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 185/754] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:33:48.244940 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:48.244940 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:48.248417 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3c6f7f05-c0d0-4e71-b194-a6e2f0a56496 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:48.256968 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c6f7f05-c0d0-4e71-b194-a6e2f0a56496 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:48.256968 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 189/755] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:48 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:48.304574 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-31c67839-6125-47dc-875d-cc9981158a95 req-8b7cda04-2a73-47f2-a5d5-8d91920238b0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.309542 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-8b7cda04-2a73-47f2-a5d5-8d91920238b0 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:48.309542 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-8b7cda04-2a73-47f2-a5d5-8d91920238b0 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:48.309542 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-8b7cda04-2a73-47f2-a5d5-8d91920238b0 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:48.332533 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:48.332533 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:48.339515 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-31c67839-6125-47dc-875d-cc9981158a95 req-8b7cda04-2a73-47f2-a5d5-8d91920238b0 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:48.346433 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-8b7cda04-2a73-47f2-a5d5-8d91920238b0 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:48.347060 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 186/756] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:48 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 1022 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:48.519922 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-31c67839-6125-47dc-875d-cc9981158a95 req-7c086327-fcb3-4e87-9eb6-b49d08f9d52a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.533011 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-7c086327-fcb3-4e87-9eb6-b49d08f9d52a tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] PUT https://10.4.3.91/volume/v3/attachments/e7ed6b3c-d291-4b1d-88ca-ece6f1078792 Jul 22 05:33:48.533332 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-7c086327-fcb3-4e87-9eb6-b49d08f9d52a tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:48.551035 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-31c67839-6125-47dc-875d-cc9981158a95 req-7c086327-fcb3-4e87-9eb6-b49d08f9d52a tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Acquiring lock "cinder-attachment_update-c20dc26f-be67-4d63-b55a-fcffe6b749f3-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:33:48.563067 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-31c67839-6125-47dc-875d-cc9981158a95 req-7c086327-fcb3-4e87-9eb6-b49d08f9d52a tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Lock "cinder-attachment_update-c20dc26f-be67-4d63-b55a-fcffe6b749f3-np0000005624" acquired by "attachment_update" :: waited 0.012s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:33:48.564308 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:48.564308 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:48.584787 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b880782a-16d4-4d5b-b672-16178c4520af None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.587480 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b880782a-16d4-4d5b-b672-16178c4520af tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae Jul 22 05:33:48.587998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b880782a-16d4-4d5b-b672-16178c4520af tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:48.588332 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b880782a-16d4-4d5b-b672-16178c4520af tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:48.608472 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:48.608472 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:48.608979 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b880782a-16d4-4d5b-b672-16178c4520af tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Snapshot retrieved successfully. Jul 22 05:33:48.610596 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b880782a-16d4-4d5b-b672-16178c4520af tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae returned with HTTP 200 Jul 22 05:33:48.610743 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 186/757] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:33:48 2026] GET /volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae => generated 475 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:48.628204 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.631920 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:48.633979 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ca27a3ed-5281-4c73-8ddc-8e02490e1dae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2025388250"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:48.635984 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8e19a5e5-8ac2-451d-bb88-4c1fc24e0398 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.639617 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ca27a3ed-5281-4c73-8ddc-8e02490e1dae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2025388250'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:48.639872 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume of 1 GB Jul 22 05:33:48.642144 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8e19a5e5-8ac2-451d-bb88-4c1fc24e0398 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 Jul 22 05:33:48.642713 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8e19a5e5-8ac2-451d-bb88-4c1fc24e0398 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:48.642713 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8e19a5e5-8ac2-451d-bb88-4c1fc24e0398 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:48.643506 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-8e19a5e5-8ac2-451d-bb88-4c1fc24e0398 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member ce0515b5-9b6f-418e-8c3e-82fc1188aa70 {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:48.649052 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Availability Zones retrieved successfully. Jul 22 05:33:48.653577 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:48.653577 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:48.658372 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (7d1cfc58-0c4d-4758-850f-e5755fac0e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:48.660541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49870a02-db01-4f40-b757-458207dfe474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.663459 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:48.680326 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8e19a5e5-8ac2-451d-bb88-4c1fc24e0398 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 returned with HTTP 200 Jul 22 05:33:48.681010 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 187/758] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:48 2026] GET /volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:48.697504 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.702729 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:48.703399 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-81211520", "volume_type": "26d83496-6f1c-4eea-bf55-5cf5c2dfa40d", "group_id": "6c614bd4-dd91-4502-87ac-70ebb27ec59a", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:48.710291 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-81211520', 'volume_type': '26d83496-6f1c-4eea-bf55-5cf5c2dfa40d', 'group_id': '6c614bd4-dd91-4502-87ac-70ebb27ec59a', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:48.715063 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49870a02-db01-4f40-b757-458207dfe474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:48.715989 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae78b15c-772c-4cb3-b36c-2ef793d40edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.725685 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-31c67839-6125-47dc-875d-cc9981158a95 req-7c086327-fcb3-4e87-9eb6-b49d08f9d52a tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Lock "cinder-attachment_update-c20dc26f-be67-4d63-b55a-fcffe6b749f3-np0000005624" released by "attachment_update" :: held 0.161s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:33:48.725685 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-7c086327-fcb3-4e87-9eb6-b49d08f9d52a tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/attachments/e7ed6b3c-d291-4b1d-88ca-ece6f1078792 returned with HTTP 200 Jul 22 05:33:48.725685 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 197/759] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:33:48 2026] PUT /volume/v3/attachments/e7ed6b3c-d291-4b1d-88ca-ece6f1078792 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:48.725928 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:48.725928 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:48.726269 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Create volume of 1 GB Jul 22 05:33:48.746427 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Availability Zones retrieved successfully. Jul 22 05:33:48.754176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Flow 'volume_create_api' (6407fa60-75bf-47bc-ac66-1632184e3106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:48.755405 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418c3311-085d-4b6d-8fc3-b3eea59e8850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.756227 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:48.756227 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:48.756572 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:48.789289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418c3311-085d-4b6d-8fc3-b3eea59e8850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:33:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26d83496-6f1c-4eea-bf55-5cf5c2dfa40d,is_public=True,name='tempest-GroupsTest-volume-type-1636366880',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26d83496-6f1c-4eea-bf55-5cf5c2dfa40d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6c614bd4-dd91-4502-87ac-70ebb27ec59a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:48.790276 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00c6b6c9-f6da-4e45-ace8-386ed193fb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.797417 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Created reservations ['6f911111-b989-4222-92d4-adfdb62b0119', '882ba621-8be1-4c84-a9bb-127f0ecb4c95', '14694b18-92a9-4277-afd5-2396f2e1687c', '9ce48e65-aa5a-438b-b91c-3ec3d63d14fd'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:48.798462 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae78b15c-772c-4cb3-b36c-2ef793d40edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f911111-b989-4222-92d4-adfdb62b0119', '882ba621-8be1-4c84-a9bb-127f0ecb4c95', '14694b18-92a9-4277-afd5-2396f2e1687c', '9ce48e65-aa5a-438b-b91c-3ec3d63d14fd']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:48.800315 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f11b307-b38b-4898-895e-3ec42a2a44b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.827356 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1636366880 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1636366880, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:33:48.827811 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1636366880 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1636366880, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:33:48.830122 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f11b307-b38b-4898-895e-3ec42a2a44b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73cb39eb-0927-44d4-98a5-494ea56c965c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2025388250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['6f911111-b989-4222-92d4-adfdb62b0119','882ba621-8be1-4c84-a9bb-127f0ecb4c95','14694b18-92a9-4277-afd5-2396f2e1687c','9ce48e65-aa5a-438b-b91c-3ec3d63d14fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2025388250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73cb39eb-0927-44d4-98a5-494ea56c965c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad22e6d823e0477daf023570d927afb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a06a841c1dee426bbe65c113842a7109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:48.831033 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7845d41f-4bd6-4e99-aef6-cc8059122d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.858866 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7845d41f-4bd6-4e99-aef6-cc8059122d94) transitioned into state 'SUCCESS' from state '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-2025388250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['6f911111-b989-4222-92d4-adfdb62b0119','882ba621-8be1-4c84-a9bb-127f0ecb4c95','14694b18-92a9-4277-afd5-2396f2e1687c','9ce48e65-aa5a-438b-b91c-3ec3d63d14fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:48.860592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c56eba9-7803-4bcc-9768-e83e9c8e23f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.875749 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c56eba9-7803-4bcc-9768-e83e9c8e23f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:48.877147 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (7d1cfc58-0c4d-4758-850f-e5755fac0e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:48.877621 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request issued successfully. Jul 22 05:33:48.879058 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0fb03163-4d2e-4b25-9b32-1aac3bd98c59 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:48.879880 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 190/760] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:33:48 2026] POST /volume/v3/volumes => generated 758 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:48.888401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Created reservations ['68faffa7-0962-484b-97d0-820fed0dea6d', '8b1a62ef-0de4-4e7d-a9d5-dbdf40cffb4c', '2767c44a-605e-465d-8bc9-eedc441a8d84', '6d28ec82-845f-46b3-a164-ac8080cca4fc'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:48.890005 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00c6b6c9-f6da-4e45-ace8-386ed193fb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68faffa7-0962-484b-97d0-820fed0dea6d', '8b1a62ef-0de4-4e7d-a9d5-dbdf40cffb4c', '2767c44a-605e-465d-8bc9-eedc441a8d84', '6d28ec82-845f-46b3-a164-ac8080cca4fc']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:48.891157 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9b01e2d-9b43-401e-9351-08f766d96ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.893596 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-256076e2-5f55-4503-a418-60481dd2e404 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.897757 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:48.897757 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ca27a3ed-5281-4c73-8ddc-8e02490e1dae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-30298447"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:48.899279 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ca27a3ed-5281-4c73-8ddc-8e02490e1dae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-30298447'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:48.899279 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume of 1 GB Jul 22 05:33:48.899493 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:48.899493 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:48.905402 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Availability Zones retrieved successfully. Jul 22 05:33:48.916258 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (b71c7d82-9882-4a41-b299-4fb65e39d013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:48.917665 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526d2ea2-1335-4409-bdfd-83e38e80e842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.920804 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:48.929488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9b01e2d-9b43-401e-9351-08f766d96ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '405730df-0a00-4681-b271-97d52f868eae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-81211520',encryption_key_id=None,group_id=6c614bd4-dd91-4502-87ac-70ebb27ec59a,group_type_id=,metadata={},multiattach=False,project_id='a4c0b4f02968486f94dedbd00b4981d2',qos_specs=None,replication_status=,reservations=['68faffa7-0962-484b-97d0-820fed0dea6d','8b1a62ef-0de4-4e7d-a9d5-dbdf40cffb4c','2767c44a-605e-465d-8bc9-eedc441a8d84','6d28ec82-845f-46b3-a164-ac8080cca4fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d1a9d3abde8496cb489677a55b3e621',volume_type_id=26d83496-6f1c-4eea-bf55-5cf5c2dfa40d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-81211520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c614bd4-dd91-4502-87ac-70ebb27ec59a,host=None,id=405730df-0a00-4681-b271-97d52f868eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4c0b4f02968486f94dedbd00b4981d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d1a9d3abde8496cb489677a55b3e621',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26d83496-6f1c-4eea-bf55-5cf5c2dfa40d),volume_type_id=26d83496-6f1c-4eea-bf55-5cf5c2dfa40d)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:48.930609 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5860ef8f-0da6-43a9-8498-387d1480bd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.951918 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-f5367a58-1a66-4423-9243-f16275528026 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:48.960018 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-f5367a58-1a66-4423-9243-f16275528026 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:48.960762 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-f5367a58-1a66-4423-9243-f16275528026 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:48.961072 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-f5367a58-1a66-4423-9243-f16275528026 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:48.967668 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526d2ea2-1335-4409-bdfd-83e38e80e842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:48.969374 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac769cb-e437-4b4b-9b06-8ddeed996130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.969993 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=199,cinder:UPDATE=38,cinder:INSERT=13 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:33:48.974679 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5860ef8f-0da6-43a9-8498-387d1480bd01) transitioned into state 'SUCCESS' from state '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-81211520',encryption_key_id=None,group_id=6c614bd4-dd91-4502-87ac-70ebb27ec59a,group_type_id=,metadata={},multiattach=False,project_id='a4c0b4f02968486f94dedbd00b4981d2',qos_specs=None,replication_status=,reservations=['68faffa7-0962-484b-97d0-820fed0dea6d','8b1a62ef-0de4-4e7d-a9d5-dbdf40cffb4c','2767c44a-605e-465d-8bc9-eedc441a8d84','6d28ec82-845f-46b3-a164-ac8080cca4fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d1a9d3abde8496cb489677a55b3e621',volume_type_id=26d83496-6f1c-4eea-bf55-5cf5c2dfa40d)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:48.975806 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5867f218-cc89-4cc5-964f-1bd895ffa5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:48.980554 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:48.980554 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:48.990157 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-f5367a58-1a66-4423-9243-f16275528026 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:49.001300 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5867f218-cc89-4cc5-964f-1bd895ffa5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.005511 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Flow 'volume_create_api' (6407fa60-75bf-47bc-ac66-1632184e3106) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:49.005511 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Create volume request issued successfully. Jul 22 05:33:49.005724 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-f5367a58-1a66-4423-9243-f16275528026 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:49.005724 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 198/761] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:48 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:49.005821 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:49.005821 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:49.081512 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Created reservations ['592bba03-11e7-4dc0-a621-cd3e7c4a8f1f', '31613c7a-c107-465f-b230-4a5596cbc925', 'c83b797b-3873-41c6-9ab0-3796b86de570', '0409e512-a39c-438d-bb43-e6605f1d741c'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:49.083558 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac769cb-e437-4b4b-9b06-8ddeed996130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['592bba03-11e7-4dc0-a621-cd3e7c4a8f1f', '31613c7a-c107-465f-b230-4a5596cbc925', 'c83b797b-3873-41c6-9ab0-3796b86de570', '0409e512-a39c-438d-bb43-e6605f1d741c']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.084183 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54485095-6132-4cd6-8741-422ebd167ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.127159 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54485095-6132-4cd6-8741-422ebd167ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9a0090f-1b26-45b0-8dce-c7958582d4d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-30298447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['592bba03-11e7-4dc0-a621-cd3e7c4a8f1f','31613c7a-c107-465f-b230-4a5596cbc925','c83b797b-3873-41c6-9ab0-3796b86de570','0409e512-a39c-438d-bb43-e6605f1d741c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-30298447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9a0090f-1b26-45b0-8dce-c7958582d4d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad22e6d823e0477daf023570d927afb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a06a841c1dee426bbe65c113842a7109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.128542 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ec1999-c595-4750-b804-fb0980e69db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.131236 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:49.136527 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:49.136527 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:49.145242 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ad3bcf1a-9621-4646-aa30-2fe55f8fc7f5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:49.145242 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 187/762] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:33:48 2026] POST /volume/v3/volumes => generated 811 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:49.164518 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7fb59ad4-a8d8-4a78-91d6-afcbf67e2df1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.168166 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7fb59ad4-a8d8-4a78-91d6-afcbf67e2df1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae Jul 22 05:33:49.168416 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7fb59ad4-a8d8-4a78-91d6-afcbf67e2df1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:49.168750 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7fb59ad4-a8d8-4a78-91d6-afcbf67e2df1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:49.170534 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ec1999-c595-4750-b804-fb0980e69db6) transitioned into state 'SUCCESS' from state '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-30298447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['592bba03-11e7-4dc0-a621-cd3e7c4a8f1f','31613c7a-c107-465f-b230-4a5596cbc925','c83b797b-3873-41c6-9ab0-3796b86de570','0409e512-a39c-438d-bb43-e6605f1d741c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.171260 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d69376-d870-4e54-b2e9-db406991ae99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.182158 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:49.182158 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:49.182302 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f30cf6a1-ef1b-4b79-8c9c-602fccc3ac6a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.183489 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f30cf6a1-ef1b-4b79-8c9c-602fccc3ac6a None None] GET https://10.4.3.91/volume// Jul 22 05:33:49.183489 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f30cf6a1-ef1b-4b79-8c9c-602fccc3ac6a None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:49.183489 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f30cf6a1-ef1b-4b79-8c9c-602fccc3ac6a None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:49.183760 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f30cf6a1-ef1b-4b79-8c9c-602fccc3ac6a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:49.183979 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 199/763] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:33: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 22 05:33:49.190262 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7fb59ad4-a8d8-4a78-91d6-afcbf67e2df1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Volume info retrieved successfully. Jul 22 05:33:49.190426 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d69376-d870-4e54-b2e9-db406991ae99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.190537 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-7fb59ad4-a8d8-4a78-91d6-afcbf67e2df1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:49.190627 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (b71c7d82-9882-4a41-b299-4fb65e39d013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:49.190819 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-7fb59ad4-a8d8-4a78-91d6-afcbf67e2df1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:49.192699 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request issued successfully. Jul 22 05:33:49.192699 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-256076e2-5f55-4503-a418-60481dd2e404 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:49.192699 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 188/764] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:33:48 2026] POST /volume/v3/volumes => generated 756 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:49.199793 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-2402e158-4ac7-4669-a8ed-97de67a0b11c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.203109 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-2402e158-4ac7-4669-a8ed-97de67a0b11c tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:33:49.203788 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-2402e158-4ac7-4669-a8ed-97de67a0b11c tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ceeff58d-257c-471e-a9ce-8e5b1e5ea33e", "connector": null, "instance_uuid": "a09796f3-825a-408f-9053-85f56e5d2628"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:49.214753 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.217558 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:49.217558 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ca27a3ed-5281-4c73-8ddc-8e02490e1dae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-804842351"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:49.219661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ca27a3ed-5281-4c73-8ddc-8e02490e1dae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-804842351'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:49.219922 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume of 1 GB Jul 22 05:33:49.221461 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:49.221461 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:49.226578 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Availability Zones retrieved successfully. Jul 22 05:33:49.237839 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (d7e3c0f6-fa58-4a16-a7e0-5628cf6472f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:49.242200 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7acffd2d-1da6-4a4a-abbd-5cf7aa827e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.247154 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:49.248431 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-7fb59ad4-a8d8-4a78-91d6-afcbf67e2df1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:49.252693 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:49.252693 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:49.266045 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7fb59ad4-a8d8-4a78-91d6-afcbf67e2df1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae returned with HTTP 200 Jul 22 05:33:49.266365 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 191/765] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:49 2026] GET /volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae => generated 903 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:49.274682 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-2402e158-4ac7-4669-a8ed-97de67a0b11c tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:33:49.275534 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 188/766] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:33:49 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 22 05:33:49.275579 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2bad1018-2bc2-4e04-b9c0-cdfa9c550f95 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.282389 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2bad1018-2bc2-4e04-b9c0-cdfa9c550f95 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:49.282597 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2bad1018-2bc2-4e04-b9c0-cdfa9c550f95 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:49.282923 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2bad1018-2bc2-4e04-b9c0-cdfa9c550f95 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:49.300000 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:49.300000 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:49.307376 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2bad1018-2bc2-4e04-b9c0-cdfa9c550f95 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:49.312205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7acffd2d-1da6-4a4a-abbd-5cf7aa827e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.313063 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb02ad8a-9ec5-4204-9637-0a3489391830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.316326 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2bad1018-2bc2-4e04-b9c0-cdfa9c550f95 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:49.317481 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 189/767] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:49 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:49.325848 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-be4f45b2-993d-473f-bee6-7ae72134c8dc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.328850 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be4f45b2-993d-473f-bee6-7ae72134c8dc tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:49.329110 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be4f45b2-993d-473f-bee6-7ae72134c8dc tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:49.329349 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be4f45b2-993d-473f-bee6-7ae72134c8dc tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:49.346520 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:49.346520 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:49.348036 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9c27f3e3-1fbc-4f3b-baa8-881e51ccc848 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.348500 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9c27f3e3-1fbc-4f3b-baa8-881e51ccc848 None None] GET https://10.4.3.91/volume// Jul 22 05:33:49.348682 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9c27f3e3-1fbc-4f3b-baa8-881e51ccc848 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:49.348909 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9c27f3e3-1fbc-4f3b-baa8-881e51ccc848 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:49.349314 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9c27f3e3-1fbc-4f3b-baa8-881e51ccc848 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:49.349795 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 189/768] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33: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 22 05:33:49.354677 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-be4f45b2-993d-473f-bee6-7ae72134c8dc tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:49.361803 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be4f45b2-993d-473f-bee6-7ae72134c8dc tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:49.362321 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 192/769] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:49 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:49.363078 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-c143bc53-3a6c-4e02-8159-b9b2828619f9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.366483 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-c143bc53-3a6c-4e02-8159-b9b2828619f9 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:49.367025 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-c143bc53-3a6c-4e02-8159-b9b2828619f9 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:49.367295 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-c143bc53-3a6c-4e02-8159-b9b2828619f9 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:49.383192 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:49.383192 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:49.389132 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Created reservations ['81680a72-112f-4ebc-9b99-d9a720e0b34d', '80351843-86a4-4bab-af46-87593549f29e', 'e49a73ff-3c3c-4063-92d9-41850b055711', '5cce15ea-4b41-4eef-a615-21badd9b7205'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:49.389717 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb02ad8a-9ec5-4204-9637-0a3489391830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81680a72-112f-4ebc-9b99-d9a720e0b34d', '80351843-86a4-4bab-af46-87593549f29e', 'e49a73ff-3c3c-4063-92d9-41850b055711', '5cce15ea-4b41-4eef-a615-21badd9b7205']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.390698 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6f9064-120f-4500-a28d-4a79deb80e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.392563 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-c143bc53-3a6c-4e02-8159-b9b2828619f9 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:49.398534 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-c143bc53-3a6c-4e02-8159-b9b2828619f9 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:49.399269 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 190/770] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:49 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:49.421692 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6f9064-120f-4500-a28d-4a79deb80e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bfc4026-419d-4752-8d6c-05e20327193b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-804842351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['81680a72-112f-4ebc-9b99-d9a720e0b34d','80351843-86a4-4bab-af46-87593549f29e','e49a73ff-3c3c-4063-92d9-41850b055711','5cce15ea-4b41-4eef-a615-21badd9b7205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-804842351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bfc4026-419d-4752-8d6c-05e20327193b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad22e6d823e0477daf023570d927afb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a06a841c1dee426bbe65c113842a7109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.421692 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f3dc39-9a2f-4101-9a53-c9046347ff23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.461749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f3dc39-9a2f-4101-9a53-c9046347ff23) transitioned into state 'SUCCESS' from state '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-804842351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['81680a72-112f-4ebc-9b99-d9a720e0b34d','80351843-86a4-4bab-af46-87593549f29e','e49a73ff-3c3c-4063-92d9-41850b055711','5cce15ea-4b41-4eef-a615-21badd9b7205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.462223 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4005628-7f7b-4243-846c-d2d7411579ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.483275 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4005628-7f7b-4243-846c-d2d7411579ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.484354 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (d7e3c0f6-fa58-4a16-a7e0-5628cf6472f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:49.486409 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request issued successfully. Jul 22 05:33:49.487304 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f4d7b772-9625-4ccd-a13d-0aa89e2b35b7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:49.488810 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 200/771] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:33:49 2026] POST /volume/v3/volumes => generated 757 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:49.504012 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ad22039f-506f-49f7-8308-ded6b3030f6f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.506143 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:49.506615 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ca27a3ed-5281-4c73-8ddc-8e02490e1dae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1359733672"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:49.508804 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ca27a3ed-5281-4c73-8ddc-8e02490e1dae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1359733672'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:49.508995 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume of 1 GB Jul 22 05:33:49.509342 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:49.509342 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:49.515899 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Availability Zones retrieved successfully. Jul 22 05:33:49.525106 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (0bb18039-1667-4c01-b6cc-875f810a9ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:49.526432 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bcafc7c-211b-432c-a673-55468661ec44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.527743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:49.541364 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-0ab64b31-8ee2-43de-82a6-7c0b187f990e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.544695 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-0ab64b31-8ee2-43de-82a6-7c0b187f990e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] PUT https://10.4.3.91/volume/v3/attachments/cccdb8f8-3b1f-44ad-9339-d8b6493899e1 Jul 22 05:33:49.544841 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-0ab64b31-8ee2-43de-82a6-7c0b187f990e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:49.563473 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-0ab64b31-8ee2-43de-82a6-7c0b187f990e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Acquiring lock "cinder-attachment_update-ceeff58d-257c-471e-a9ce-8e5b1e5ea33e-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:33:49.566868 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-0ab64b31-8ee2-43de-82a6-7c0b187f990e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Lock "cinder-attachment_update-ceeff58d-257c-471e-a9ce-8e5b1e5ea33e-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:33:49.568450 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:49.568450 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:49.568702 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bcafc7c-211b-432c-a673-55468661ec44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.570557 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7e7b47f-254b-4872-be52-5755938483da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.576868 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=266,cinder:UPDATE=62,cinder:INSERT=35 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:33:49.629673 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Created reservations ['c71374d2-64e0-4b03-b6b7-d43fd9b9e18c', '8385fd63-7461-45a8-905c-a2572ee2f87b', '4d6f42a0-8ab8-4a72-9bac-5bd91afc0d2b', '7a004790-4669-4a77-b23e-b56123087c1f'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:49.630930 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7e7b47f-254b-4872-be52-5755938483da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c71374d2-64e0-4b03-b6b7-d43fd9b9e18c', '8385fd63-7461-45a8-905c-a2572ee2f87b', '4d6f42a0-8ab8-4a72-9bac-5bd91afc0d2b', '7a004790-4669-4a77-b23e-b56123087c1f']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.632108 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ffcbd6-e092-4153-b2c1-3dd40319c763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.669489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ffcbd6-e092-4153-b2c1-3dd40319c763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceb22f77-6e9a-461c-bc8c-5fb1928b7200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1359733672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['c71374d2-64e0-4b03-b6b7-d43fd9b9e18c','8385fd63-7461-45a8-905c-a2572ee2f87b','4d6f42a0-8ab8-4a72-9bac-5bd91afc0d2b','7a004790-4669-4a77-b23e-b56123087c1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1359733672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceb22f77-6e9a-461c-bc8c-5fb1928b7200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad22e6d823e0477daf023570d927afb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a06a841c1dee426bbe65c113842a7109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.670607 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b47c9dd-ec78-463c-9e2e-7b267fe30d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.696090 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b47c9dd-ec78-463c-9e2e-7b267fe30d2d) transitioned into state 'SUCCESS' from state '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-1359733672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['c71374d2-64e0-4b03-b6b7-d43fd9b9e18c','8385fd63-7461-45a8-905c-a2572ee2f87b','4d6f42a0-8ab8-4a72-9bac-5bd91afc0d2b','7a004790-4669-4a77-b23e-b56123087c1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.696970 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23bf2548-2d09-4656-9e2f-aa87545dde23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.708679 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23bf2548-2d09-4656-9e2f-aa87545dde23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.709712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (0bb18039-1667-4c01-b6cc-875f810a9ad6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:49.710121 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request issued successfully. Jul 22 05:33:49.711435 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ad22039f-506f-49f7-8308-ded6b3030f6f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:49.712381 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 190/772] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:33:49 2026] POST /volume/v3/volumes => generated 758 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:49.731306 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-70384387-4bb9-4960-8462-33e1033fc1ca None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.732831 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:49.733149 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ca27a3ed-5281-4c73-8ddc-8e02490e1dae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-233649921"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:49.734573 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ca27a3ed-5281-4c73-8ddc-8e02490e1dae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-233649921'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:49.734573 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume of 1 GB Jul 22 05:33:49.738969 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=263,cinder:UPDATE=72,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:33:49.739248 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Availability Zones retrieved successfully. Jul 22 05:33:49.748943 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (295419c0-880b-4fdd-96e9-3904dee656e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:49.751749 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1642977-96a8-44d7-a1c6-99ca53c7e5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.753120 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:49.783929 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1642977-96a8-44d7-a1c6-99ca53c7e5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.784855 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b34a0596-62b5-4ec8-9f8c-edbf2e65fe3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.794137 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-0ab64b31-8ee2-43de-82a6-7c0b187f990e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Lock "cinder-attachment_update-ceeff58d-257c-471e-a9ce-8e5b1e5ea33e-np0000005624" released by "attachment_update" :: held 0.227s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:33:49.796005 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-0ab64b31-8ee2-43de-82a6-7c0b187f990e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/attachments/cccdb8f8-3b1f-44ad-9339-d8b6493899e1 returned with HTTP 200 Jul 22 05:33:49.796005 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 193/773] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:33:49 2026] PUT /volume/v3/attachments/cccdb8f8-3b1f-44ad-9339-d8b6493899e1 => generated 969 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:49.847846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Created reservations ['78edf6aa-63e9-4a30-a16d-0f70e1b7fc79', '4a493ffb-3d73-44a4-9ff5-85944b9fcce6', '854e660b-213f-4909-a116-34369c860de3', '1e427382-12b9-4070-8ac1-83e1440a74de'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:49.849087 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b34a0596-62b5-4ec8-9f8c-edbf2e65fe3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78edf6aa-63e9-4a30-a16d-0f70e1b7fc79', '4a493ffb-3d73-44a4-9ff5-85944b9fcce6', '854e660b-213f-4909-a116-34369c860de3', '1e427382-12b9-4070-8ac1-83e1440a74de']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.850352 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f84529-b044-4d8a-9518-5d881b277886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.882652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f84529-b044-4d8a-9518-5d881b277886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6084fe4-0271-481e-8f37-39a3e6d71878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-233649921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['78edf6aa-63e9-4a30-a16d-0f70e1b7fc79','4a493ffb-3d73-44a4-9ff5-85944b9fcce6','854e660b-213f-4909-a116-34369c860de3','1e427382-12b9-4070-8ac1-83e1440a74de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-233649921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6084fe4-0271-481e-8f37-39a3e6d71878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad22e6d823e0477daf023570d927afb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a06a841c1dee426bbe65c113842a7109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.883320 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ec3fc0-2a77-4b5f-967c-a2327e3893fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.910925 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ec3fc0-2a77-4b5f-967c-a2327e3893fc) transitioned into state 'SUCCESS' from state '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-233649921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad22e6d823e0477daf023570d927afb2',qos_specs=None,replication_status=,reservations=['78edf6aa-63e9-4a30-a16d-0f70e1b7fc79','4a493ffb-3d73-44a4-9ff5-85944b9fcce6','854e660b-213f-4909-a116-34369c860de3','1e427382-12b9-4070-8ac1-83e1440a74de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06a841c1dee426bbe65c113842a7109',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.912759 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd438f8-6ad7-4701-93e2-2240096ba721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:49.927516 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd438f8-6ad7-4701-93e2-2240096ba721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:49.929610 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Flow 'volume_create_api' (295419c0-880b-4fdd-96e9-3904dee656e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:49.929610 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Create volume request issued successfully. Jul 22 05:33:49.930319 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-70384387-4bb9-4960-8462-33e1033fc1ca tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:49.931122 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 191/774] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:33:49 2026] POST /volume/v3/volumes => generated 757 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:49.944218 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6784546b-6267-4789-bb51-b1b6306f7258 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:49.946544 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6784546b-6267-4789-bb51-b1b6306f7258 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c Jul 22 05:33:49.946766 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6784546b-6267-4789-bb51-b1b6306f7258 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:49.947089 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6784546b-6267-4789-bb51-b1b6306f7258 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:49.961972 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:49.961972 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:49.974191 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6784546b-6267-4789-bb51-b1b6306f7258 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:49.978204 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6784546b-6267-4789-bb51-b1b6306f7258 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c returned with HTTP 200 Jul 22 05:33:49.978649 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 201/775] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:49 2026] GET /volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:49.999406 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f6971c95-289e-4eec-a060-44588aaa2055 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.003826 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f6971c95-289e-4eec-a060-44588aaa2055 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 Jul 22 05:33:50.004043 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f6971c95-289e-4eec-a060-44588aaa2055 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.004229 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f6971c95-289e-4eec-a060-44588aaa2055 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.015507 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.015507 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:50.022941 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f6971c95-289e-4eec-a060-44588aaa2055 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:50.030898 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f6971c95-289e-4eec-a060-44588aaa2055 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 returned with HTTP 200 Jul 22 05:33:50.031494 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 191/776] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:49 2026] GET /volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:33:50.045946 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-634feb27-368c-47a9-9c6b-478393fcb2f2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.049383 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-634feb27-368c-47a9-9c6b-478393fcb2f2 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b Jul 22 05:33:50.049754 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-634feb27-368c-47a9-9c6b-478393fcb2f2 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.049896 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-634feb27-368c-47a9-9c6b-478393fcb2f2 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.063386 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.063386 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:50.068889 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-634feb27-368c-47a9-9c6b-478393fcb2f2 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:50.078285 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-634feb27-368c-47a9-9c6b-478393fcb2f2 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b returned with HTTP 200 Jul 22 05:33:50.078967 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 194/777] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:50.097929 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ea08636a-1c3e-43ce-9557-eaf87da70611 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.102178 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ea08636a-1c3e-43ce-9557-eaf87da70611 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 Jul 22 05:33:50.102178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ea08636a-1c3e-43ce-9557-eaf87da70611 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.102178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ea08636a-1c3e-43ce-9557-eaf87da70611 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.110443 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.110443 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:50.117311 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ea08636a-1c3e-43ce-9557-eaf87da70611 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:50.128219 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ea08636a-1c3e-43ce-9557-eaf87da70611 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 returned with HTTP 200 Jul 22 05:33:50.128829 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 192/778] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:50.149388 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ece7927d-3e18-4142-ace7-f139b1c03e35 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.151652 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ece7927d-3e18-4142-ace7-f139b1c03e35 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 Jul 22 05:33:50.151926 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ece7927d-3e18-4142-ace7-f139b1c03e35 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.152122 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ece7927d-3e18-4142-ace7-f139b1c03e35 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.162850 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.162850 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:50.167759 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ece7927d-3e18-4142-ace7-f139b1c03e35 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:50.174398 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ece7927d-3e18-4142-ace7-f139b1c03e35 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 returned with HTTP 200 Jul 22 05:33:50.174398 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 202/779] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:50.274948 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.279459 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:50.279459 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-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": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "source_volid": null, "backup_id": null}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:50.279926 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-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': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'source_volid': None, 'backup_id': None}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:50.285190 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-461af227-8aee-4367-9f36-8388b87c1d50 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.287731 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-461af227-8aee-4367-9f36-8388b87c1d50 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae Jul 22 05:33:50.289878 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-461af227-8aee-4367-9f36-8388b87c1d50 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.292579 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-461af227-8aee-4367-9f36-8388b87c1d50 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.308216 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.308216 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:50.314047 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-461af227-8aee-4367-9f36-8388b87c1d50 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Volume info retrieved successfully. Jul 22 05:33:50.315760 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-461af227-8aee-4367-9f36-8388b87c1d50 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:50.315760 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-461af227-8aee-4367-9f36-8388b87c1d50 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:50.343736 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ac5fa7e6-ef1e-4410-8921-9aa424748c58 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.347584 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ac5fa7e6-ef1e-4410-8921-9aa424748c58 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:50.347862 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ac5fa7e6-ef1e-4410-8921-9aa424748c58 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.348129 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ac5fa7e6-ef1e-4410-8921-9aa424748c58 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.373982 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.373982 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:50.387752 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-461af227-8aee-4367-9f36-8388b87c1d50 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:50.389148 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-91206222-d62c-4f86-b89e-181ea930ce7d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.391683 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-91206222-d62c-4f86-b89e-181ea930ce7d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:50.391933 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-91206222-d62c-4f86-b89e-181ea930ce7d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.392221 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-91206222-d62c-4f86-b89e-181ea930ce7d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.392597 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ac5fa7e6-ef1e-4410-8921-9aa424748c58 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:50.392993 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.392993 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:50.403689 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ac5fa7e6-ef1e-4410-8921-9aa424748c58 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:50.404439 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 193/780] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:50.404667 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-461af227-8aee-4367-9f36-8388b87c1d50 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae returned with HTTP 200 Jul 22 05:33:50.405217 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 195/781] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae => generated 904 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:33:50.416463 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.416463 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:50.423802 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2369daed-f183-4c71-a3ba-a45e2e9bb30c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.426652 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2369daed-f183-4c71-a3ba-a45e2e9bb30c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a Jul 22 05:33:50.427082 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2369daed-f183-4c71-a3ba-a45e2e9bb30c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.427363 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2369daed-f183-4c71-a3ba-a45e2e9bb30c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.428435 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-2369daed-f183-4c71-a3ba-a45e2e9bb30c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 6c614bd4-dd91-4502-87ac-70ebb27ec59a {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:50.431390 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-91206222-d62c-4f86-b89e-181ea930ce7d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:50.435387 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.435387 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:50.444056 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Create volume of 1 GB Jul 22 05:33:50.444150 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-91206222-d62c-4f86-b89e-181ea930ce7d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:50.444576 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 203/782] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:50.451008 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Availability Zones retrieved successfully. Jul 22 05:33:50.455008 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2369daed-f183-4c71-a3ba-a45e2e9bb30c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a returned with HTTP 200 Jul 22 05:33:50.455008 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 194/783] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:50.461778 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Flow 'volume_create_api' (969c1f38-b3bd-464b-a6ae-982ce6a4f227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:50.464880 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37fdf565-2df6-496a-ab51-483cf69c149f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:50.465382 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:50.470667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-995a1ca0-f607-4c31-8999-3712b2248d4b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.472244 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-995a1ca0-f607-4c31-8999-3712b2248d4b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 Jul 22 05:33:50.472648 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-995a1ca0-f607-4c31-8999-3712b2248d4b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.472920 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-995a1ca0-f607-4c31-8999-3712b2248d4b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.473082 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-995a1ca0-f607-4c31-8999-3712b2248d4b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member ce0515b5-9b6f-418e-8c3e-82fc1188aa70 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:50.479093 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.479093 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:50.493765 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-995a1ca0-f607-4c31-8999-3712b2248d4b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 returned with HTTP 200 Jul 22 05:33:50.493765 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 196/784] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:50.506718 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-af186645-5698-47ab-9e3a-ab92d40ef8c5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.511659 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-af186645-5698-47ab-9e3a-ab92d40ef8c5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/detail Jul 22 05:33:50.511659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-af186645-5698-47ab-9e3a-ab92d40ef8c5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.511659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-af186645-5698-47ab-9e3a-ab92d40ef8c5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.547974 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-af186645-5698-47ab-9e3a-ab92d40ef8c5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/detail returned with HTTP 200 Jul 22 05:33:50.548895 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 204/785] 10.4.3.91 () {68 vars in 1289 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/groups/detail => generated 638 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:50.562322 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.569684 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37fdf565-2df6-496a-ab51-483cf69c149f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:50.569987 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:33:50.569987 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.569987 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.570240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bdc86a2-95ff-4688-aa01-7ba16c6e4f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:50.570334 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:33:50.570334 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.570334 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:50.570334 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:33:50.578242 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Get all volumes completed successfully. Jul 22 05:33:50.579431 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:50.579431 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:50.628790 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:50.632769 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Created reservations ['c3aab3ae-37e6-4834-86fb-0420e38ba870', 'dda88121-87e3-44fd-9db4-f0058017ffdc', '81170040-99e6-4def-ba1f-5149946b9fd0', 'f6381ecc-2422-41f5-ac72-d51aea1ae00e'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:50.633438 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.633438 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:50.633824 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bdc86a2-95ff-4688-aa01-7ba16c6e4f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3aab3ae-37e6-4834-86fb-0420e38ba870', 'dda88121-87e3-44fd-9db4-f0058017ffdc', '81170040-99e6-4def-ba1f-5149946b9fd0', 'f6381ecc-2422-41f5-ac72-d51aea1ae00e']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:50.634852 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb0a3e3-40ae-4731-8096-112e276a1144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:50.642928 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-641905a1-1f3c-4ea9-be1a-01f3db397a56 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:33:50.643524 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 195/786] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:50.661742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.667176 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:33:50.667592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.668018 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.668504 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:33:50.668973 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.668973 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:50.669612 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:33:50.679128 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb0a3e3-40ae-4731-8096-112e276a1144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '345a0a48-c6c4-4448-9046-d6297324df4c', '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='d075d2bbfa744bc685afeffe53ded21d',qos_specs=None,replication_status=,reservations=['c3aab3ae-37e6-4834-86fb-0420e38ba870','dda88121-87e3-44fd-9db4-f0058017ffdc','81170040-99e6-4def-ba1f-5149946b9fd0','f6381ecc-2422-41f5-ac72-d51aea1ae00e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b085ef144ec48c79e0113710b38e0cb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:50Z,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=345a0a48-c6c4-4448-9046-d6297324df4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d075d2bbfa744bc685afeffe53ded21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b085ef144ec48c79e0113710b38e0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:50.680381 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a29505-4a8b-459e-88e9-476ed9271b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:50.689342 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Get all volumes completed successfully. Jul 22 05:33:50.690332 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:50.690669 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:50.713806 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a29505-4a8b-459e-88e9-476ed9271b86) transitioned into 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='d075d2bbfa744bc685afeffe53ded21d',qos_specs=None,replication_status=,reservations=['c3aab3ae-37e6-4834-86fb-0420e38ba870','dda88121-87e3-44fd-9db4-f0058017ffdc','81170040-99e6-4def-ba1f-5149946b9fd0','f6381ecc-2422-41f5-ac72-d51aea1ae00e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b085ef144ec48c79e0113710b38e0cb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:50.714117 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c9437d-3139-4423-833d-c8632e970ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:50.740079 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c9437d-3139-4423-833d-c8632e970ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:50.741791 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Flow 'volume_create_api' (969c1f38-b3bd-464b-a6ae-982ce6a4f227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:50.742353 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Create volume request issued successfully. Jul 22 05:33:50.742501 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:50.743785 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-ab4098f5-3fcb-4638-8500-b5755138532d tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:50.744708 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 192/787] 10.4.3.91 () {72 vars in 1534 bytes} [Wed Jul 22 05:33:50 2026] POST /volume/v3/volumes => generated 701 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:33:50.749127 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.749127 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:50.769685 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99b6da4d-451f-4609-bac9-40f4093bbf0f tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:33:50.770306 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 197/788] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:50.785992 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-4c526ee9-ea41-4c37-aa0a-0362ab3cb538 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.788504 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-4c526ee9-ea41-4c37-aa0a-0362ab3cb538 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] GET https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c Jul 22 05:33:50.788814 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-4c526ee9-ea41-4c37-aa0a-0362ab3cb538 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.789065 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-4c526ee9-ea41-4c37-aa0a-0362ab3cb538 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.793779 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bfa45039-f583-439c-bb66-56ac3d31887a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.796824 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bfa45039-f583-439c-bb66-56ac3d31887a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a/action Jul 22 05:33:50.797380 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bfa45039-f583-439c-bb66-56ac3d31887a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:50.797577 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bfa45039-f583-439c-bb66-56ac3d31887a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:50.800138 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-bfa45039-f583-439c-bb66-56ac3d31887a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] delete called for group 6c614bd4-dd91-4502-87ac-70ebb27ec59a {{(pid=100091) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:33:50.800138 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.groups [None req-bfa45039-f583-439c-bb66-56ac3d31887a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Delete group with id: 6c614bd4-dd91-4502-87ac-70ebb27ec59a Jul 22 05:33:50.801729 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.801729 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:50.806047 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.806047 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:50.808746 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-4c526ee9-ea41-4c37-aa0a-0362ab3cb538 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:33:50.815676 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-4c526ee9-ea41-4c37-aa0a-0362ab3cb538 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c returned with HTTP 200 Jul 22 05:33:50.816188 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 205/789] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c => generated 769 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:50.830228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-cb372043-4ac4-4752-b33b-4c32a645266c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.835458 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-cb372043-4ac4-4752-b33b-4c32a645266c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] GET https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c Jul 22 05:33:50.835706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-cb372043-4ac4-4752-b33b-4c32a645266c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.835995 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-cb372043-4ac4-4752-b33b-4c32a645266c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.847535 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.847535 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:50.857010 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-cb372043-4ac4-4752-b33b-4c32a645266c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:33:50.865970 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-cb372043-4ac4-4752-b33b-4c32a645266c tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c returned with HTTP 200 Jul 22 05:33:50.866684 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 193/790] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c => generated 769 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:50.868876 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bfa45039-f583-439c-bb66-56ac3d31887a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a/action returned with HTTP 202 Jul 22 05:33:50.868876 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 196/791] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:33:50 2026] POST /volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:33:50.879319 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dc28d838-a223-49f1-a73b-5ddeaadd5892 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:50.880385 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dc28d838-a223-49f1-a73b-5ddeaadd5892 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae Jul 22 05:33:50.880616 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dc28d838-a223-49f1-a73b-5ddeaadd5892 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:50.880840 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dc28d838-a223-49f1-a73b-5ddeaadd5892 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:50.899920 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.899920 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:50.904201 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-dc28d838-a223-49f1-a73b-5ddeaadd5892 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Volume info retrieved successfully. Jul 22 05:33:50.904564 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-dc28d838-a223-49f1-a73b-5ddeaadd5892 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:50.904783 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-dc28d838-a223-49f1-a73b-5ddeaadd5892 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:50.965190 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-dc28d838-a223-49f1-a73b-5ddeaadd5892 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:50.970686 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:50.970686 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:50.983654 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dc28d838-a223-49f1-a73b-5ddeaadd5892 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae returned with HTTP 200 Jul 22 05:33:50.984274 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 198/792] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:50 2026] GET /volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae => generated 903 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:51.193116 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fa46e569-f0fd-46e1-b089-f70f64c480f7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:51.195411 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fa46e569-f0fd-46e1-b089-f70f64c480f7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 Jul 22 05:33:51.196008 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fa46e569-f0fd-46e1-b089-f70f64c480f7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:51.197560 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fa46e569-f0fd-46e1-b089-f70f64c480f7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:51.205546 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:51.205546 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:51.210975 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fa46e569-f0fd-46e1-b089-f70f64c480f7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:51.218080 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fa46e569-f0fd-46e1-b089-f70f64c480f7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 returned with HTTP 200 Jul 22 05:33:51.218812 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 206/793] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:51 2026] GET /volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:51.234746 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3c30f539-f304-45ba-bd62-d235581163db None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:51.237461 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3c30f539-f304-45ba-bd62-d235581163db tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 Jul 22 05:33:51.237778 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3c30f539-f304-45ba-bd62-d235581163db tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:51.238043 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3c30f539-f304-45ba-bd62-d235581163db tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:51.238292 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-3c30f539-f304-45ba-bd62-d235581163db tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume with id: b6084fe4-0271-481e-8f37-39a3e6d71878 Jul 22 05:33:51.249293 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:51.249293 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:51.249958 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3c30f539-f304-45ba-bd62-d235581163db tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:51.289943 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3c30f539-f304-45ba-bd62-d235581163db tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume request issued successfully. Jul 22 05:33:51.289943 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3c30f539-f304-45ba-bd62-d235581163db tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 returned with HTTP 202 Jul 22 05:33:51.290291 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 194/794] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:51 2026] DELETE /volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:51.303584 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1567802f-c0e5-406b-90e0-6d337c15bdfe None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:51.307026 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1567802f-c0e5-406b-90e0-6d337c15bdfe tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 Jul 22 05:33:51.307337 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1567802f-c0e5-406b-90e0-6d337c15bdfe tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:51.307679 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1567802f-c0e5-406b-90e0-6d337c15bdfe tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:51.320308 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:51.320308 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:51.328360 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1567802f-c0e5-406b-90e0-6d337c15bdfe tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:51.338897 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1567802f-c0e5-406b-90e0-6d337c15bdfe tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 returned with HTTP 200 Jul 22 05:33:51.338897 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 197/795] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:51 2026] GET /volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:51.424465 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-eb0ebefb-3115-4868-bf6c-019add6fab68 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:51.427426 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-eb0ebefb-3115-4868-bf6c-019add6fab68 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:51.427426 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-eb0ebefb-3115-4868-bf6c-019add6fab68 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:51.427596 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-eb0ebefb-3115-4868-bf6c-019add6fab68 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:51.444550 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:51.444550 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:51.450778 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-eb0ebefb-3115-4868-bf6c-019add6fab68 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:51.463573 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-eb0ebefb-3115-4868-bf6c-019add6fab68 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:51.464849 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 199/796] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:51 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:51.465963 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a915a399-cf52-43fc-bf3d-1245bd720099 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:51.468595 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a915a399-cf52-43fc-bf3d-1245bd720099 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:51.469651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a915a399-cf52-43fc-bf3d-1245bd720099 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:51.469651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a915a399-cf52-43fc-bf3d-1245bd720099 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:51.488687 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:51.488687 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:51.496273 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a915a399-cf52-43fc-bf3d-1245bd720099 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:51.502865 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a915a399-cf52-43fc-bf3d-1245bd720099 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:51.503478 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 207/797] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:51 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:52.004160 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3b69fbf0-56d5-473a-abe7-1c21009d7724 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.007477 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b69fbf0-56d5-473a-abe7-1c21009d7724 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae Jul 22 05:33:52.007990 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b69fbf0-56d5-473a-abe7-1c21009d7724 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:52.010340 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b69fbf0-56d5-473a-abe7-1c21009d7724 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:52.012601 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=285,cinder:UPDATE=75,cinder:INSERT=42 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:33:52.018087 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b69fbf0-56d5-473a-abe7-1c21009d7724 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae returned with HTTP 404 Jul 22 05:33:52.018949 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 195/798] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:52 2026] GET /volume/v3/volumes/405730df-0a00-4681-b271-97d52f868eae => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:33:52.032032 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-56fff08b-977c-4120-b8ef-99d64634e54a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.034681 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56fff08b-977c-4120-b8ef-99d64634e54a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a Jul 22 05:33:52.034996 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56fff08b-977c-4120-b8ef-99d64634e54a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:52.035265 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56fff08b-977c-4120-b8ef-99d64634e54a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:52.035438 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-56fff08b-977c-4120-b8ef-99d64634e54a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 6c614bd4-dd91-4502-87ac-70ebb27ec59a {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:52.051590 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56fff08b-977c-4120-b8ef-99d64634e54a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a returned with HTTP 404 Jul 22 05:33:52.053111 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 198/799] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:52 2026] GET /volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:33:52.071050 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-58fbbfd8-64aa-4450-b790-63457edd8859 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.078371 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58fbbfd8-64aa-4450-b790-63457edd8859 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70/action Jul 22 05:33:52.078881 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58fbbfd8-64aa-4450-b790-63457edd8859 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:52.079076 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58fbbfd8-64aa-4450-b790-63457edd8859 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:52.081506 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-58fbbfd8-64aa-4450-b790-63457edd8859 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] delete called for group ce0515b5-9b6f-418e-8c3e-82fc1188aa70 {{(pid=100094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:33:52.081683 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-58fbbfd8-64aa-4450-b790-63457edd8859 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Delete group with id: ce0515b5-9b6f-418e-8c3e-82fc1188aa70 Jul 22 05:33:52.086455 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:52.086455 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:52.177694 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-31c67839-6125-47dc-875d-cc9981158a95 req-3e2a005e-ca0c-4097-a62a-9134e7ce81cb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.182571 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-3e2a005e-ca0c-4097-a62a-9134e7ce81cb tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] POST https://10.4.3.91/volume/v3/attachments/e7ed6b3c-d291-4b1d-88ca-ece6f1078792/action Jul 22 05:33:52.183160 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-3e2a005e-ca0c-4097-a62a-9134e7ce81cb tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:52.183404 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-3e2a005e-ca0c-4097-a62a-9134e7ce81cb tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:52.211717 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58fbbfd8-64aa-4450-b790-63457edd8859 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70/action returned with HTTP 202 Jul 22 05:33:52.212530 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 200/800] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:33:52 2026] POST /volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:33:52.212612 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:52.212612 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:52.231715 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-51b2554b-927d-474c-bb1e-14d3afc12075 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.235348 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-51b2554b-927d-474c-bb1e-14d3afc12075 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 Jul 22 05:33:52.235625 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-51b2554b-927d-474c-bb1e-14d3afc12075 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:52.235883 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-51b2554b-927d-474c-bb1e-14d3afc12075 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:52.236101 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-51b2554b-927d-474c-bb1e-14d3afc12075 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member ce0515b5-9b6f-418e-8c3e-82fc1188aa70 {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:52.242674 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-31c67839-6125-47dc-875d-cc9981158a95 req-3e2a005e-ca0c-4097-a62a-9134e7ce81cb tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/attachments/e7ed6b3c-d291-4b1d-88ca-ece6f1078792/action returned with HTTP 204 Jul 22 05:33:52.243028 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 208/801] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:33:52 2026] POST /volume/v3/attachments/e7ed6b3c-d291-4b1d-88ca-ece6f1078792/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:52.246891 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:52.246891 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:52.264769 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-51b2554b-927d-474c-bb1e-14d3afc12075 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 returned with HTTP 200 Jul 22 05:33:52.266220 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 196/802] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:52 2026] GET /volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 => generated 321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:52.361313 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6c3ffa14-936d-4ed3-b9c0-11b5af4aaa1f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.363599 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6c3ffa14-936d-4ed3-b9c0-11b5af4aaa1f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 Jul 22 05:33:52.365034 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6c3ffa14-936d-4ed3-b9c0-11b5af4aaa1f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:52.365034 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6c3ffa14-936d-4ed3-b9c0-11b5af4aaa1f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:52.374249 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6c3ffa14-936d-4ed3-b9c0-11b5af4aaa1f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 returned with HTTP 404 Jul 22 05:33:52.375690 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 199/803] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:52 2026] GET /volume/v3/volumes/b6084fe4-0271-481e-8f37-39a3e6d71878 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:52.385145 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9375b350-3c7d-48c8-9a58-0d2840cb5266 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.390619 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9375b350-3c7d-48c8-9a58-0d2840cb5266 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 Jul 22 05:33:52.390931 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9375b350-3c7d-48c8-9a58-0d2840cb5266 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:52.391226 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9375b350-3c7d-48c8-9a58-0d2840cb5266 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:52.391617 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-9375b350-3c7d-48c8-9a58-0d2840cb5266 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume with id: ceb22f77-6e9a-461c-bc8c-5fb1928b7200 Jul 22 05:33:52.402882 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:52.402882 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:52.403455 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9375b350-3c7d-48c8-9a58-0d2840cb5266 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:52.432559 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9375b350-3c7d-48c8-9a58-0d2840cb5266 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume request issued successfully. Jul 22 05:33:52.432807 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9375b350-3c7d-48c8-9a58-0d2840cb5266 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 returned with HTTP 202 Jul 22 05:33:52.433378 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 201/804] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:52 2026] DELETE /volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:52.444520 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bca0ca54-35e4-40f2-852e-087fb505455c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.448582 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bca0ca54-35e4-40f2-852e-087fb505455c tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 Jul 22 05:33:52.449084 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bca0ca54-35e4-40f2-852e-087fb505455c tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:52.449084 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bca0ca54-35e4-40f2-852e-087fb505455c tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:52.456943 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:52.456943 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:52.462844 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bca0ca54-35e4-40f2-852e-087fb505455c tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:52.467693 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bca0ca54-35e4-40f2-852e-087fb505455c tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 returned with HTTP 200 Jul 22 05:33:52.468223 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 209/805] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:52 2026] GET /volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:52.482800 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ae1ddedc-7a58-4081-841f-c895ae623892 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.486517 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae1ddedc-7a58-4081-841f-c895ae623892 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:52.487009 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ae1ddedc-7a58-4081-841f-c895ae623892 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:52.487306 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ae1ddedc-7a58-4081-841f-c895ae623892 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:52.502271 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:52.502271 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:52.509387 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ae1ddedc-7a58-4081-841f-c895ae623892 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:52.514524 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae1ddedc-7a58-4081-841f-c895ae623892 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:52.515210 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 197/806] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:52 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:52.527381 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d5668bc6-4a7d-4cf8-b6f9-582282a887b8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.534738 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d5668bc6-4a7d-4cf8-b6f9-582282a887b8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:52.534996 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d5668bc6-4a7d-4cf8-b6f9-582282a887b8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:52.535231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d5668bc6-4a7d-4cf8-b6f9-582282a887b8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:52.536799 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-182ebc33-20f8-4dd1-967a-ca34fb235590 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:52.541715 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-182ebc33-20f8-4dd1-967a-ca34fb235590 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:52.544727 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-182ebc33-20f8-4dd1-967a-ca34fb235590 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:52.544727 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-182ebc33-20f8-4dd1-967a-ca34fb235590 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:52.559898 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:52.559898 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:52.566222 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:52.566222 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:52.566490 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d5668bc6-4a7d-4cf8-b6f9-582282a887b8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:52.571963 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d5668bc6-4a7d-4cf8-b6f9-582282a887b8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:52.572524 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 200/807] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:52 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:52.572897 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-182ebc33-20f8-4dd1-967a-ca34fb235590 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:52.581690 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-182ebc33-20f8-4dd1-967a-ca34fb235590 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:52.581690 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 202/808] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:52 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:53.278931 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0a837b34-8c1a-49ad-adf6-511e0bbcf21c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.284027 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0a837b34-8c1a-49ad-adf6-511e0bbcf21c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 Jul 22 05:33:53.284609 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0a837b34-8c1a-49ad-adf6-511e0bbcf21c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.285415 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0a837b34-8c1a-49ad-adf6-511e0bbcf21c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.286804 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-0a837b34-8c1a-49ad-adf6-511e0bbcf21c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member ce0515b5-9b6f-418e-8c3e-82fc1188aa70 {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:53.299425 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0a837b34-8c1a-49ad-adf6-511e0bbcf21c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 returned with HTTP 404 Jul 22 05:33:53.299425 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 210/809] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:53 2026] GET /volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:33:53.314349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-62c15e74-019f-4679-ad56-b7a3c0536575 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.319023 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-62c15e74-019f-4679-ad56-b7a3c0536575 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/detail Jul 22 05:33:53.319684 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-62c15e74-019f-4679-ad56-b7a3c0536575 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.319684 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-62c15e74-019f-4679-ad56-b7a3c0536575 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.332216 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-62c15e74-019f-4679-ad56-b7a3c0536575 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/detail returned with HTTP 200 Jul 22 05:33:53.332967 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 198/810] 10.4.3.91 () {68 vars in 1289 bytes} [Wed Jul 22 05:33:53 2026] GET /volume/v3/groups/detail => generated 14 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:53.346266 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5dd90e8a-5d81-44e8-a3a7-d7f185eb7ae9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.352546 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5dd90e8a-5d81-44e8-a3a7-d7f185eb7ae9 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:33:53.353030 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5dd90e8a-5d81-44e8-a3a7-d7f185eb7ae9 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.353328 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5dd90e8a-5d81-44e8-a3a7-d7f185eb7ae9 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.353657 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-5dd90e8a-5d81-44e8-a3a7-d7f185eb7ae9 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:33:53.354856 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5dd90e8a-5d81-44e8-a3a7-d7f185eb7ae9 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:33:53.367647 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5dd90e8a-5d81-44e8-a3a7-d7f185eb7ae9 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Get all volumes completed successfully. Jul 22 05:33:53.375250 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5dd90e8a-5d81-44e8-a3a7-d7f185eb7ae9 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:33:53.375355 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 201/811] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:33:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:53.390288 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-620da89c-29fe-4f49-a7a9-7a0c5575d446 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.394491 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-620da89c-29fe-4f49-a7a9-7a0c5575d446 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70/action Jul 22 05:33:53.395107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-620da89c-29fe-4f49-a7a9-7a0c5575d446 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:53.395490 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-620da89c-29fe-4f49-a7a9-7a0c5575d446 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:53.397602 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-620da89c-29fe-4f49-a7a9-7a0c5575d446 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] delete called for group ce0515b5-9b6f-418e-8c3e-82fc1188aa70 {{(pid=100094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:33:53.397822 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-620da89c-29fe-4f49-a7a9-7a0c5575d446 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Delete group with id: ce0515b5-9b6f-418e-8c3e-82fc1188aa70 Jul 22 05:33:53.402438 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-620da89c-29fe-4f49-a7a9-7a0c5575d446 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70/action returned with HTTP 404 Jul 22 05:33:53.403030 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 203/812] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:33:53 2026] POST /volume/v3/groups/ce0515b5-9b6f-418e-8c3e-82fc1188aa70/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:33:53.413449 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8f16bf66-8bfb-4f82-8f5f-15d8470f30e8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.415965 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8f16bf66-8bfb-4f82-8f5f-15d8470f30e8 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:33:53.416336 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8f16bf66-8bfb-4f82-8f5f-15d8470f30e8 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.416445 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8f16bf66-8bfb-4f82-8f5f-15d8470f30e8 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.416811 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-8f16bf66-8bfb-4f82-8f5f-15d8470f30e8 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:33:53.417607 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8f16bf66-8bfb-4f82-8f5f-15d8470f30e8 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:33:53.426321 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8f16bf66-8bfb-4f82-8f5f-15d8470f30e8 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Get all volumes completed successfully. Jul 22 05:33:53.429483 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8f16bf66-8bfb-4f82-8f5f-15d8470f30e8 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:33:53.430108 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 211/813] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:33:53 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 22 05:33:53.450901 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3cdeb6eb-1140-4eff-9374-47984a681570 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.453940 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3cdeb6eb-1140-4eff-9374-47984a681570 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a/action Jul 22 05:33:53.454434 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3cdeb6eb-1140-4eff-9374-47984a681570 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:53.454662 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3cdeb6eb-1140-4eff-9374-47984a681570 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:53.457003 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-3cdeb6eb-1140-4eff-9374-47984a681570 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] delete called for group 6c614bd4-dd91-4502-87ac-70ebb27ec59a {{(pid=100093) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:33:53.457149 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.groups [None req-3cdeb6eb-1140-4eff-9374-47984a681570 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Delete group with id: 6c614bd4-dd91-4502-87ac-70ebb27ec59a Jul 22 05:33:53.461553 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3cdeb6eb-1140-4eff-9374-47984a681570 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a/action returned with HTTP 404 Jul 22 05:33:53.462227 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 199/814] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:33:53 2026] POST /volume/v3/groups/6c614bd4-dd91-4502-87ac-70ebb27ec59a/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:33:53.469831 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fc891f5e-5fdc-4943-9928-1be1150819b2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.473556 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fc891f5e-5fdc-4943-9928-1be1150819b2 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/74ef0ca6-24ab-4b7a-ad1b-9d5c388a6356 Jul 22 05:33:53.474332 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fc891f5e-5fdc-4943-9928-1be1150819b2 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.474332 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fc891f5e-5fdc-4943-9928-1be1150819b2 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.485057 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2b33d58d-bb5f-4846-947a-561f00acb7bf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.489017 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2b33d58d-bb5f-4846-947a-561f00acb7bf tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 Jul 22 05:33:53.489211 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2b33d58d-bb5f-4846-947a-561f00acb7bf tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.489372 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2b33d58d-bb5f-4846-947a-561f00acb7bf tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.497556 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2b33d58d-bb5f-4846-947a-561f00acb7bf tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 returned with HTTP 404 Jul 22 05:33:53.498670 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 204/815] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:53 2026] GET /volume/v3/volumes/ceb22f77-6e9a-461c-bc8c-5fb1928b7200 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:53.507037 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fc891f5e-5fdc-4943-9928-1be1150819b2 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] https://10.4.3.91/volume/v3/group_types/74ef0ca6-24ab-4b7a-ad1b-9d5c388a6356 returned with HTTP 202 Jul 22 05:33:53.507707 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 202/816] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:33:53 2026] DELETE /volume/v3/group_types/74ef0ca6-24ab-4b7a-ad1b-9d5c388a6356 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:33:53.509512 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1bb11d9b-e719-4c1d-a67a-b88dce026c7d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.517165 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1bb11d9b-e719-4c1d-a67a-b88dce026c7d tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b Jul 22 05:33:53.517418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1bb11d9b-e719-4c1d-a67a-b88dce026c7d tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.517665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1bb11d9b-e719-4c1d-a67a-b88dce026c7d tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.517925 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-1bb11d9b-e719-4c1d-a67a-b88dce026c7d tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume with id: 0bfc4026-419d-4752-8d6c-05e20327193b Jul 22 05:33:53.523546 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-795ec288-d7a5-470b-a539-665aba2eac01 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.527421 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-795ec288-d7a5-470b-a539-665aba2eac01 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] DELETE https://10.4.3.91/volume/v3/types/26d83496-6f1c-4eea-bf55-5cf5c2dfa40d Jul 22 05:33:53.527731 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-795ec288-d7a5-470b-a539-665aba2eac01 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.528080 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-795ec288-d7a5-470b-a539-665aba2eac01 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.534167 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:53.534167 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:53.534842 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1bb11d9b-e719-4c1d-a67a-b88dce026c7d tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:53.583855 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1bb11d9b-e719-4c1d-a67a-b88dce026c7d tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume request issued successfully. Jul 22 05:33:53.583855 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1bb11d9b-e719-4c1d-a67a-b88dce026c7d tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b returned with HTTP 202 Jul 22 05:33:53.583855 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 212/817] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:53 2026] DELETE /volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:53.595278 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cb53aafd-6f06-4d6b-a8fe-d3e36006b12d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.595343 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cb252f33-f102-4d80-80b8-72c5fb60c7bb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.597802 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cb53aafd-6f06-4d6b-a8fe-d3e36006b12d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:53.597972 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cb252f33-f102-4d80-80b8-72c5fb60c7bb tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b Jul 22 05:33:53.598069 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cb53aafd-6f06-4d6b-a8fe-d3e36006b12d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.598231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cb252f33-f102-4d80-80b8-72c5fb60c7bb tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.598304 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cb53aafd-6f06-4d6b-a8fe-d3e36006b12d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.598587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cb252f33-f102-4d80-80b8-72c5fb60c7bb tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.605469 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-795ec288-d7a5-470b-a539-665aba2eac01 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] https://10.4.3.91/volume/v3/types/26d83496-6f1c-4eea-bf55-5cf5c2dfa40d returned with HTTP 202 Jul 22 05:33:53.606743 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 200/818] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:33:53 2026] DELETE /volume/v3/types/26d83496-6f1c-4eea-bf55-5cf5c2dfa40d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:53.611065 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:53.611065 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:53.616662 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cb252f33-f102-4d80-80b8-72c5fb60c7bb tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:53.617723 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:53.617723 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:53.623813 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5def0e70-fbc0-458c-9556-a68b8c5965c3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.624362 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cb252f33-f102-4d80-80b8-72c5fb60c7bb tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b returned with HTTP 200 Jul 22 05:33:53.625089 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 203/819] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:53 2026] GET /volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:53.625421 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-cb53aafd-6f06-4d6b-a8fe-d3e36006b12d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:53.626422 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5def0e70-fbc0-458c-9556-a68b8c5965c3 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] GET https://10.4.3.91/volume/v3/types/26d83496-6f1c-4eea-bf55-5cf5c2dfa40d Jul 22 05:33:53.627584 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5def0e70-fbc0-458c-9556-a68b8c5965c3 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.627584 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5def0e70-fbc0-458c-9556-a68b8c5965c3 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.633880 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cb53aafd-6f06-4d6b-a8fe-d3e36006b12d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:53.634462 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 205/820] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:53 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:53.636557 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5def0e70-fbc0-458c-9556-a68b8c5965c3 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] https://10.4.3.91/volume/v3/types/26d83496-6f1c-4eea-bf55-5cf5c2dfa40d returned with HTTP 404 Jul 22 05:33:53.636990 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 213/821] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:33:53 2026] GET /volume/v3/types/26d83496-6f1c-4eea-bf55-5cf5c2dfa40d => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:53.652342 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8881d822-62ae-4512-9958-e37f05cd5e71 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.657227 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8881d822-62ae-4512-9958-e37f05cd5e71 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:33:53.657460 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8881d822-62ae-4512-9958-e37f05cd5e71 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1022206643"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:53.679103 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8881d822-62ae-4512-9958-e37f05cd5e71 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:33:53.679103 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 201/822] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:33:53 2026] POST /volume/v3/types => generated 216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:53.692916 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a4b4fa1f-2023-480d-8e51-6e4f30d1aefa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.697752 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a4b4fa1f-2023-480d-8e51-6e4f30d1aefa tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:33:53.697752 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a4b4fa1f-2023-480d-8e51-6e4f30d1aefa tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-12237321"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:53.719715 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a4b4fa1f-2023-480d-8e51-6e4f30d1aefa tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:33:53.720227 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 204/823] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:33:53 2026] POST /volume/v3/group_types => generated 171 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:53.734438 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8893bea8-6971-4f53-b2af-c1b5aaf24478 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.738554 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8893bea8-6971-4f53-b2af-c1b5aaf24478 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/groups Jul 22 05:33:53.739020 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8893bea8-6971-4f53-b2af-c1b5aaf24478 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "55d9b8bb-df92-4a69-9361-b4f027ab09e6", "volume_types": ["c9e1d300-c6a5-4348-b581-ac8362cb0c95"], "name": "tempest-GroupsTest-Group-2017724624"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:53.740522 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-8893bea8-6971-4f53-b2af-c1b5aaf24478 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Creating new group {'group': {'group_type': '55d9b8bb-df92-4a69-9361-b4f027ab09e6', 'volume_types': ['c9e1d300-c6a5-4348-b581-ac8362cb0c95'], 'name': 'tempest-GroupsTest-Group-2017724624'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 05:33:53.749062 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-8893bea8-6971-4f53-b2af-c1b5aaf24478 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Creating group tempest-GroupsTest-Group-2017724624. Jul 22 05:33:53.764420 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8893bea8-6971-4f53-b2af-c1b5aaf24478 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Availability Zones retrieved successfully. Jul 22 05:33:53.783711 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-8893bea8-6971-4f53-b2af-c1b5aaf24478 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Created reservations ['ddd996d3-7de4-49c5-af0a-deab8b7c622b'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:53.822450 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8893bea8-6971-4f53-b2af-c1b5aaf24478 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups returned with HTTP 202 Jul 22 05:33:53.823165 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 206/824] 10.4.3.91 () {70 vars in 1290 bytes} [Wed Jul 22 05:33:53 2026] POST /volume/v3/groups => generated 104 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:53.835610 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9a23dc1a-8cf2-44be-9271-bdfb9a21dbf4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.838058 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9a23dc1a-8cf2-44be-9271-bdfb9a21dbf4 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:33:53.838381 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9a23dc1a-8cf2-44be-9271-bdfb9a21dbf4 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.838614 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9a23dc1a-8cf2-44be-9271-bdfb9a21dbf4 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.839306 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-9a23dc1a-8cf2-44be-9271-bdfb9a21dbf4 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 49572584-899d-47f2-ae7f-65be854e9649 {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:53.843723 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:53.843723 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:53.857218 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9a23dc1a-8cf2-44be-9271-bdfb9a21dbf4 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 returned with HTTP 200 Jul 22 05:33:53.857401 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 214/825] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:53 2026] GET /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 => generated 332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:53.890766 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-6e0475b7-33c8-42ce-9dae-d227f6791103 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.894182 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-6e0475b7-33c8-42ce-9dae-d227f6791103 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] GET https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c Jul 22 05:33:53.894281 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-6e0475b7-33c8-42ce-9dae-d227f6791103 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.894459 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-6e0475b7-33c8-42ce-9dae-d227f6791103 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.906572 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:53.906572 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:53.912699 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-6e0475b7-33c8-42ce-9dae-d227f6791103 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:33:53.920003 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-6e0475b7-33c8-42ce-9dae-d227f6791103 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c returned with HTTP 200 Jul 22 05:33:53.920841 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 202/826] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:53 2026] GET /volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c => generated 1309 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:53.933231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a3bcb3c1-4264-4ea7-901a-0b09ffc8087b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.933608 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a3bcb3c1-4264-4ea7-901a-0b09ffc8087b None None] GET https://10.4.3.91/volume// Jul 22 05:33:53.933945 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a3bcb3c1-4264-4ea7-901a-0b09ffc8087b None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:53.934150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a3bcb3c1-4264-4ea7-901a-0b09ffc8087b None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:53.934650 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a3bcb3c1-4264-4ea7-901a-0b09ffc8087b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:53.935339 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 205/827] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33: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 22 05:33:53.949003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-e9ee96d9-1eae-4f8d-ac82-ea5958768f85 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:53.951710 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-e9ee96d9-1eae-4f8d-ac82-ea5958768f85 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:33:53.952351 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-e9ee96d9-1eae-4f8d-ac82-ea5958768f85 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "345a0a48-c6c4-4448-9046-d6297324df4c", "connector": null, "instance_uuid": "9568d7e4-be1e-4ddc-a422-ed5ffce1ceb1"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:53.964348 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:53.964348 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:54.019606 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-e9ee96d9-1eae-4f8d-ac82-ea5958768f85 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:33:54.020236 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 207/828] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:33:53 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:54.031717 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3cfacb3d-5e84-473f-8882-90058a0372f6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.032061 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3cfacb3d-5e84-473f-8882-90058a0372f6 None None] GET https://10.4.3.91/volume// Jul 22 05:33:54.032238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3cfacb3d-5e84-473f-8882-90058a0372f6 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.032418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3cfacb3d-5e84-473f-8882-90058a0372f6 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.032747 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3cfacb3d-5e84-473f-8882-90058a0372f6 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:54.033028 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 215/829] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 05:33:54.044106 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-81f03a65-b0a5-4e53-9a7f-ffd157f37182 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.047409 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-81f03a65-b0a5-4e53-9a7f-ffd157f37182 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] GET https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c Jul 22 05:33:54.047776 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-81f03a65-b0a5-4e53-9a7f-ffd157f37182 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.048010 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-81f03a65-b0a5-4e53-9a7f-ffd157f37182 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.069300 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.069300 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:54.077918 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-81f03a65-b0a5-4e53-9a7f-ffd157f37182 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:33:54.086859 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-81f03a65-b0a5-4e53-9a7f-ffd157f37182 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c returned with HTTP 200 Jul 22 05:33:54.087492 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 203/830] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:54 2026] GET /volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c => generated 1488 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:54.221964 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-b0530f76-f091-45f2-83b1-cce988e1f133 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.226346 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-b0530f76-f091-45f2-83b1-cce988e1f133 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] PUT https://10.4.3.91/volume/v3/attachments/f0d642bd-55ec-4e98-9165-6e96506f2363 Jul 22 05:33:54.226900 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-b0530f76-f091-45f2-83b1-cce988e1f133 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:54.240325 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-b0530f76-f091-45f2-83b1-cce988e1f133 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Acquiring lock "cinder-attachment_update-345a0a48-c6c4-4448-9046-d6297324df4c-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:33:54.249597 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-b0530f76-f091-45f2-83b1-cce988e1f133 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Lock "cinder-attachment_update-345a0a48-c6c4-4448-9046-d6297324df4c-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:33:54.250667 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.250667 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:54.404601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-b0530f76-f091-45f2-83b1-cce988e1f133 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Lock "cinder-attachment_update-345a0a48-c6c4-4448-9046-d6297324df4c-np0000005624" released by "attachment_update" :: held 0.155s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:33:54.405104 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-b0530f76-f091-45f2-83b1-cce988e1f133 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/attachments/f0d642bd-55ec-4e98-9165-6e96506f2363 returned with HTTP 200 Jul 22 05:33:54.405916 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 206/831] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:33:54 2026] PUT /volume/v3/attachments/f0d642bd-55ec-4e98-9165-6e96506f2363 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:54.444903 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-102b22a2-18c8-4f1e-90e1-c500bcdc0b66 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.449994 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-102b22a2-18c8-4f1e-90e1-c500bcdc0b66 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] POST https://10.4.3.91/volume/v3/attachments/f0d642bd-55ec-4e98-9165-6e96506f2363/action Jul 22 05:33:54.450497 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-102b22a2-18c8-4f1e-90e1-c500bcdc0b66 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:54.450697 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-102b22a2-18c8-4f1e-90e1-c500bcdc0b66 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:54.460965 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-36258d34-bf91-456a-9a06-30a2d6d44c9c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.463979 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-36258d34-bf91-456a-9a06-30a2d6d44c9c tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:54.464282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-36258d34-bf91-456a-9a06-30a2d6d44c9c tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.464509 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-36258d34-bf91-456a-9a06-30a2d6d44c9c tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.474558 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.474558 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:54.477140 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.477140 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:54.484682 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-36258d34-bf91-456a-9a06-30a2d6d44c9c tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:54.491004 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-36258d34-bf91-456a-9a06-30a2d6d44c9c tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:54.492399 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 216/832] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:54 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:54.494190 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8daf5b84-2fef-4a65-83c7-0bc3003779a4 req-102b22a2-18c8-4f1e-90e1-c500bcdc0b66 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/attachments/f0d642bd-55ec-4e98-9165-6e96506f2363/action returned with HTTP 204 Jul 22 05:33:54.495021 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 208/833] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:33:54 2026] POST /volume/v3/attachments/f0d642bd-55ec-4e98-9165-6e96506f2363/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:54.528292 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-ea5a7c4a-f24d-457d-a17c-37f1bce8df87 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.531336 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-ea5a7c4a-f24d-457d-a17c-37f1bce8df87 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] POST https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3/action Jul 22 05:33:54.532048 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-ea5a7c4a-f24d-457d-a17c-37f1bce8df87 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:54.532048 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-ea5a7c4a-f24d-457d-a17c-37f1bce8df87 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:54.553676 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.553676 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:54.554864 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-ea5a7c4a-f24d-457d-a17c-37f1bce8df87 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:54.570106 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-ea5a7c4a-f24d-457d-a17c-37f1bce8df87 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Begin detaching volume completed successfully. Jul 22 05:33:54.570795 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-ea5a7c4a-f24d-457d-a17c-37f1bce8df87 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3/action returned with HTTP 202 Jul 22 05:33:54.571459 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 204/834] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:33:54 2026] POST /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:33:54.603738 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-50501e16-4114-48f4-adcc-b6b6af8fe2ca None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.606163 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-50501e16-4114-48f4-adcc-b6b6af8fe2ca tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:54.606326 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-50501e16-4114-48f4-adcc-b6b6af8fe2ca tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.606537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-50501e16-4114-48f4-adcc-b6b6af8fe2ca tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.619011 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.619011 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:54.623972 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-50501e16-4114-48f4-adcc-b6b6af8fe2ca tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:54.629223 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-50501e16-4114-48f4-adcc-b6b6af8fe2ca tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:54.629951 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 207/835] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:54 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:54.647819 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6d877911-ea62-4d66-a0ec-ed0666b5ab9f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.650994 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6d877911-ea62-4d66-a0ec-ed0666b5ab9f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b Jul 22 05:33:54.650994 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6d877911-ea62-4d66-a0ec-ed0666b5ab9f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.650994 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6d877911-ea62-4d66-a0ec-ed0666b5ab9f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.651181 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a4ad1e1f-47a0-495c-a412-337aa409751e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.653139 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a4ad1e1f-47a0-495c-a412-337aa409751e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:54.653370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a4ad1e1f-47a0-495c-a412-337aa409751e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.653684 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a4ad1e1f-47a0-495c-a412-337aa409751e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.660314 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6d877911-ea62-4d66-a0ec-ed0666b5ab9f tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b returned with HTTP 404 Jul 22 05:33:54.660963 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 217/836] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:54 2026] GET /volume/v3/volumes/0bfc4026-419d-4752-8d6c-05e20327193b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:54.666845 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.666845 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:54.672339 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ac342992-c58b-46bc-9006-ecd7241debba None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.672707 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a4ad1e1f-47a0-495c-a412-337aa409751e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:54.676921 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ac342992-c58b-46bc-9006-ecd7241debba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] DELETE https://10.4.3.91/volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 Jul 22 05:33:54.677219 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ac342992-c58b-46bc-9006-ecd7241debba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.677477 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ac342992-c58b-46bc-9006-ecd7241debba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.677724 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-ac342992-c58b-46bc-9006-ecd7241debba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume with id: e9a0090f-1b26-45b0-8dce-c7958582d4d2 Jul 22 05:33:54.678446 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a4ad1e1f-47a0-495c-a412-337aa409751e tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:54.678911 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 209/837] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:54 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:54.688029 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-27230e02-b5ea-49fc-b965-d6175b3ef487 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.688486 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.688486 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:54.688576 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-27230e02-b5ea-49fc-b965-d6175b3ef487 None None] GET https://10.4.3.91/volume// Jul 22 05:33:54.688869 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-27230e02-b5ea-49fc-b965-d6175b3ef487 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.689116 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-27230e02-b5ea-49fc-b965-d6175b3ef487 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.689214 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ac342992-c58b-46bc-9006-ecd7241debba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:54.689849 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-27230e02-b5ea-49fc-b965-d6175b3ef487 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:54.690305 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 208/838] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33: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 22 05:33:54.704299 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-e99f24f0-336c-47f0-9bbf-fdee4bd204b7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.707447 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-e99f24f0-336c-47f0-9bbf-fdee4bd204b7 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:54.707739 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-e99f24f0-336c-47f0-9bbf-fdee4bd204b7 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.707972 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-e99f24f0-336c-47f0-9bbf-fdee4bd204b7 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.713897 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ac342992-c58b-46bc-9006-ecd7241debba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume request issued successfully. Jul 22 05:33:54.716667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ac342992-c58b-46bc-9006-ecd7241debba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 returned with HTTP 202 Jul 22 05:33:54.716667 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 205/839] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:54 2026] DELETE /volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:54.724592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4898fb67-8e67-423e-a0a7-a721148df99e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.724806 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.724806 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:54.729553 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-e99f24f0-336c-47f0-9bbf-fdee4bd204b7 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:54.731708 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4898fb67-8e67-423e-a0a7-a721148df99e tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 Jul 22 05:33:54.732007 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4898fb67-8e67-423e-a0a7-a721148df99e tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.733121 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4898fb67-8e67-423e-a0a7-a721148df99e tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.735519 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-e99f24f0-336c-47f0-9bbf-fdee4bd204b7 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:54.735969 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 218/840] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:54 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:54.743104 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.743104 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:54.748383 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4898fb67-8e67-423e-a0a7-a721148df99e tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:54.756569 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4898fb67-8e67-423e-a0a7-a721148df99e tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 returned with HTTP 200 Jul 22 05:33:54.756569 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 210/841] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:54 2026] GET /volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:54.869031 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-37eff3dc-ab70-4253-9965-33de93dc8a9d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.870973 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37eff3dc-ab70-4253-9965-33de93dc8a9d tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:33:54.871198 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37eff3dc-ab70-4253-9965-33de93dc8a9d tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:54.871370 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37eff3dc-ab70-4253-9965-33de93dc8a9d tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:54.871508 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-37eff3dc-ab70-4253-9965-33de93dc8a9d tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 49572584-899d-47f2-ae7f-65be854e9649 {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:54.875660 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.875660 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:54.888147 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37eff3dc-ab70-4253-9965-33de93dc8a9d tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 returned with HTTP 200 Jul 22 05:33:54.888147 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 209/842] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:54 2026] GET /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 => generated 333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:54.902168 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:54.904971 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:54.905551 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1223615906", "volume_type": "c9e1d300-c6a5-4348-b581-ac8362cb0c95", "group_id": "49572584-899d-47f2-ae7f-65be854e9649", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:54.907686 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1223615906', 'volume_type': 'c9e1d300-c6a5-4348-b581-ac8362cb0c95', 'group_id': '49572584-899d-47f2-ae7f-65be854e9649', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:54.915826 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.915826 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:54.916266 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Create volume of 1 GB Jul 22 05:33:54.922359 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Availability Zones retrieved successfully. Jul 22 05:33:54.928536 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Flow 'volume_create_api' (72ccb094-4c1d-45a5-a3e1-9fd622e04cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:54.930544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da09094b-e13f-4daa-b555-0a99e3a300e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:54.931231 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:54.931231 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:54.932671 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:54.963230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da09094b-e13f-4daa-b555-0a99e3a300e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:33:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9e1d300-c6a5-4348-b581-ac8362cb0c95,is_public=True,name='tempest-GroupsTest-volume-type-1022206643',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9e1d300-c6a5-4348-b581-ac8362cb0c95', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '49572584-899d-47f2-ae7f-65be854e9649', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:54.964273 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9cf0914-e0bf-49fc-b0e0-bb812137dfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:55.005581 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1022206643 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1022206643, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:33:55.006072 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1022206643 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1022206643, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:33:55.058947 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Created reservations ['0ef1fd4c-9fba-42e0-ab1a-c85bbd3c7bb8', '941c2d5b-824e-4f11-895f-188f8bb221ed', '30c88def-5529-429e-b008-bd8b277fd645', '319a42ff-177f-4e32-9c66-b35388229cc1'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:55.060129 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9cf0914-e0bf-49fc-b0e0-bb812137dfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ef1fd4c-9fba-42e0-ab1a-c85bbd3c7bb8', '941c2d5b-824e-4f11-895f-188f8bb221ed', '30c88def-5529-429e-b008-bd8b277fd645', '319a42ff-177f-4e32-9c66-b35388229cc1']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:55.061070 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7ceaa3-a42f-4d79-a419-857bbb829a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:55.100912 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7ceaa3-a42f-4d79-a419-857bbb829a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86647ebf-d030-4b76-9768-b5d4a701e614', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1223615906',encryption_key_id=None,group_id=49572584-899d-47f2-ae7f-65be854e9649,group_type_id=,metadata={},multiattach=False,project_id='a4c0b4f02968486f94dedbd00b4981d2',qos_specs=None,replication_status=,reservations=['0ef1fd4c-9fba-42e0-ab1a-c85bbd3c7bb8','941c2d5b-824e-4f11-895f-188f8bb221ed','30c88def-5529-429e-b008-bd8b277fd645','319a42ff-177f-4e32-9c66-b35388229cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d1a9d3abde8496cb489677a55b3e621',volume_type_id=c9e1d300-c6a5-4348-b581-ac8362cb0c95), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1223615906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=49572584-899d-47f2-ae7f-65be854e9649,host=None,id=86647ebf-d030-4b76-9768-b5d4a701e614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4c0b4f02968486f94dedbd00b4981d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d1a9d3abde8496cb489677a55b3e621',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9e1d300-c6a5-4348-b581-ac8362cb0c95),volume_type_id=c9e1d300-c6a5-4348-b581-ac8362cb0c95)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:55.102041 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9275c6fa-d4cf-4aff-a8fb-a204ceb175d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:55.136861 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9275c6fa-d4cf-4aff-a8fb-a204ceb175d6) transitioned into state 'SUCCESS' from state '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-1223615906',encryption_key_id=None,group_id=49572584-899d-47f2-ae7f-65be854e9649,group_type_id=,metadata={},multiattach=False,project_id='a4c0b4f02968486f94dedbd00b4981d2',qos_specs=None,replication_status=,reservations=['0ef1fd4c-9fba-42e0-ab1a-c85bbd3c7bb8','941c2d5b-824e-4f11-895f-188f8bb221ed','30c88def-5529-429e-b008-bd8b277fd645','319a42ff-177f-4e32-9c66-b35388229cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d1a9d3abde8496cb489677a55b3e621',volume_type_id=c9e1d300-c6a5-4348-b581-ac8362cb0c95)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:55.138788 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9259b8-c6e3-4d45-9ceb-2c4368d6f1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:55.153992 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-7325541b-7555-4f01-8ae0-050f8ea88e42 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:55.156970 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-7325541b-7555-4f01-8ae0-050f8ea88e42 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] POST https://10.4.3.91/volume/v3/attachments/cccdb8f8-3b1f-44ad-9339-d8b6493899e1/action Jul 22 05:33:55.158024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-7325541b-7555-4f01-8ae0-050f8ea88e42 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:55.158402 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-7325541b-7555-4f01-8ae0-050f8ea88e42 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:55.163381 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9259b8-c6e3-4d45-9ceb-2c4368d6f1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:55.164512 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Flow 'volume_create_api' (72ccb094-4c1d-45a5-a3e1-9fd622e04cb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:55.165015 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Create volume request issued successfully. Jul 22 05:33:55.165838 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:55.166321 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:55.184855 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:55.184855 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:55.224670 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-20cc2321-c71f-4840-88bb-1d3a72edad6c req-7325541b-7555-4f01-8ae0-050f8ea88e42 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/attachments/cccdb8f8-3b1f-44ad-9339-d8b6493899e1/action returned with HTTP 204 Jul 22 05:33:55.224670 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 219/843] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:33:55 2026] POST /volume/v3/attachments/cccdb8f8-3b1f-44ad-9339-d8b6493899e1/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:55.224933 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:55.228472 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:55.228472 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:55.235645 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ba2532e-5dff-41bb-86dc-1c4842ee6dab tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:55.236135 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 206/844] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:33:54 2026] POST /volume/v3/volumes => generated 813 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:55.258779 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0bacac8a-61b4-4bff-bb7c-c93e131ed77c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:55.264271 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0bacac8a-61b4-4bff-bb7c-c93e131ed77c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/86647ebf-d030-4b76-9768-b5d4a701e614 Jul 22 05:33:55.264616 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0bacac8a-61b4-4bff-bb7c-c93e131ed77c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:55.264870 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0bacac8a-61b4-4bff-bb7c-c93e131ed77c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:55.277925 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:55.277925 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:55.283104 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0bacac8a-61b4-4bff-bb7c-c93e131ed77c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Volume info retrieved successfully. Jul 22 05:33:55.284052 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-0bacac8a-61b4-4bff-bb7c-c93e131ed77c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:55.284232 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-0bacac8a-61b4-4bff-bb7c-c93e131ed77c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:55.336426 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-0bacac8a-61b4-4bff-bb7c-c93e131ed77c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:55.342838 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:55.342838 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:55.352073 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0bacac8a-61b4-4bff-bb7c-c93e131ed77c tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/86647ebf-d030-4b76-9768-b5d4a701e614 returned with HTTP 200 Jul 22 05:33:55.352524 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 211/845] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:55 2026] GET /volume/v3/volumes/86647ebf-d030-4b76-9768-b5d4a701e614 => generated 881 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:55.649808 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8e8e8082-0dad-4121-9f2c-ea1c31e0ee47 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:55.653339 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8e8e8082-0dad-4121-9f2c-ea1c31e0ee47 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:55.653649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8e8e8082-0dad-4121-9f2c-ea1c31e0ee47 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:55.653975 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8e8e8082-0dad-4121-9f2c-ea1c31e0ee47 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:55.668397 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:55.668397 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:55.674280 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8e8e8082-0dad-4121-9f2c-ea1c31e0ee47 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:55.680649 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8e8e8082-0dad-4121-9f2c-ea1c31e0ee47 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:55.680649 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 210/846] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:55 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:55.709033 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-578f26e4-38a8-4438-88ca-cbb3d634c8eb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:55.711720 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-578f26e4-38a8-4438-88ca-cbb3d634c8eb tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:55.711873 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-578f26e4-38a8-4438-88ca-cbb3d634c8eb tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:55.712094 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-578f26e4-38a8-4438-88ca-cbb3d634c8eb tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:55.725389 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:55.725389 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:55.732894 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-578f26e4-38a8-4438-88ca-cbb3d634c8eb tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:55.738211 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-578f26e4-38a8-4438-88ca-cbb3d634c8eb tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:55.738657 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 220/847] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:55 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 1157 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:55.755560 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-32b66fee-2e92-44da-90f3-0a81ff9728e0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:55.759105 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-32b66fee-2e92-44da-90f3-0a81ff9728e0 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] POST https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e/action Jul 22 05:33:55.759105 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-32b66fee-2e92-44da-90f3-0a81ff9728e0 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:55.759105 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-32b66fee-2e92-44da-90f3-0a81ff9728e0 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:55.777420 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-71678468-141c-4df4-98ed-0495b51966e6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:55.778343 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:55.778343 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:55.779255 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-32b66fee-2e92-44da-90f3-0a81ff9728e0 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:55.780006 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-71678468-141c-4df4-98ed-0495b51966e6 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 Jul 22 05:33:55.780165 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-71678468-141c-4df4-98ed-0495b51966e6 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:55.780309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-71678468-141c-4df4-98ed-0495b51966e6 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:55.792629 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-71678468-141c-4df4-98ed-0495b51966e6 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 returned with HTTP 404 Jul 22 05:33:55.793216 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 212/848] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:55 2026] GET /volume/v3/volumes/e9a0090f-1b26-45b0-8dce-c7958582d4d2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:55.806181 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-78cebabf-ce3f-44ff-8e93-6a61e9f3adba None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:55.810941 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-78cebabf-ce3f-44ff-8e93-6a61e9f3adba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] DELETE https://10.4.3.91/volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c Jul 22 05:33:55.811165 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-78cebabf-ce3f-44ff-8e93-6a61e9f3adba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:55.812704 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-78cebabf-ce3f-44ff-8e93-6a61e9f3adba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:55.812704 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-78cebabf-ce3f-44ff-8e93-6a61e9f3adba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume with id: 73cb39eb-0927-44d4-98a5-494ea56c965c Jul 22 05:33:55.829203 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:55.829203 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:55.830658 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-78cebabf-ce3f-44ff-8e93-6a61e9f3adba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:55.857768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-32b66fee-2e92-44da-90f3-0a81ff9728e0 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Created reservations ['ab67a1ae-ac1c-4e98-9591-3f33841a9de0', '8d1cd31d-3aa3-4360-acc6-30bbfff606b0'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:55.869708 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-78cebabf-ce3f-44ff-8e93-6a61e9f3adba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume request issued successfully. Jul 22 05:33:55.870138 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-78cebabf-ce3f-44ff-8e93-6a61e9f3adba tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c returned with HTTP 202 Jul 22 05:33:55.870867 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 211/849] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:55 2026] DELETE /volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:55.883137 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6f00ca8e-4e17-4857-85cc-ac987c5c4111 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:55.886535 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f00ca8e-4e17-4857-85cc-ac987c5c4111 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c Jul 22 05:33:55.886785 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f00ca8e-4e17-4857-85cc-ac987c5c4111 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:55.887084 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f00ca8e-4e17-4857-85cc-ac987c5c4111 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:55.906307 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:55.906307 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:55.906708 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-32b66fee-2e92-44da-90f3-0a81ff9728e0 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Extend volume request issued successfully. Jul 22 05:33:55.906797 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6f00ca8e-4e17-4857-85cc-ac987c5c4111 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:55.906873 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-32b66fee-2e92-44da-90f3-0a81ff9728e0 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e/action returned with HTTP 202 Jul 22 05:33:55.906873 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 207/850] 10.4.3.91 () {70 vars in 1424 bytes} [Wed Jul 22 05:33:55 2026] POST /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 05:33:55.908497 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f00ca8e-4e17-4857-85cc-ac987c5c4111 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c returned with HTTP 200 Jul 22 05:33:55.908861 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 221/851] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:55 2026] GET /volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:55.922339 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-592e42b2-6af4-45f8-933c-9d6b9cfa381a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:55.926428 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-592e42b2-6af4-45f8-933c-9d6b9cfa381a tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:55.926428 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-592e42b2-6af4-45f8-933c-9d6b9cfa381a tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:55.926428 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-592e42b2-6af4-45f8-933c-9d6b9cfa381a tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:55.939763 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:55.939763 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:55.946666 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-592e42b2-6af4-45f8-933c-9d6b9cfa381a tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:55.950097 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-592e42b2-6af4-45f8-933c-9d6b9cfa381a tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:55.950693 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 213/852] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:55 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:56.366887 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-293a475b-b66f-425c-a66c-d5137f58a93a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:56.371034 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-293a475b-b66f-425c-a66c-d5137f58a93a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/86647ebf-d030-4b76-9768-b5d4a701e614 Jul 22 05:33:56.371309 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-293a475b-b66f-425c-a66c-d5137f58a93a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:56.372407 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-293a475b-b66f-425c-a66c-d5137f58a93a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:56.385586 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.385586 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:56.391184 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-293a475b-b66f-425c-a66c-d5137f58a93a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Volume info retrieved successfully. Jul 22 05:33:56.393559 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-293a475b-b66f-425c-a66c-d5137f58a93a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:56.393559 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-293a475b-b66f-425c-a66c-d5137f58a93a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:56.456025 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-293a475b-b66f-425c-a66c-d5137f58a93a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:56.460078 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.460078 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:56.470941 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-293a475b-b66f-425c-a66c-d5137f58a93a tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/86647ebf-d030-4b76-9768-b5d4a701e614 returned with HTTP 200 Jul 22 05:33:56.473483 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 212/853] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:56 2026] GET /volume/v3/volumes/86647ebf-d030-4b76-9768-b5d4a701e614 => generated 906 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:56.488186 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-32b66fee-2e92-44da-90f3-0a81ff9728e0 req-fb009c89-b3c4-455d-9ca5-9577da36451b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:56.488454 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:56.490589 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-32b66fee-2e92-44da-90f3-0a81ff9728e0 req-fb009c89-b3c4-455d-9ca5-9577da36451b service nova] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:56.490817 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:33:56.490901 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-32b66fee-2e92-44da-90f3-0a81ff9728e0 req-fb009c89-b3c4-455d-9ca5-9577da36451b service nova] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:56.491144 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-32b66fee-2e92-44da-90f3-0a81ff9728e0 req-fb009c89-b3c4-455d-9ca5-9577da36451b service nova] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:56.491322 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-558613381", "volume_type": "c9e1d300-c6a5-4348-b581-ac8362cb0c95", "group_id": "49572584-899d-47f2-ae7f-65be854e9649", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:56.492595 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-558613381', 'volume_type': 'c9e1d300-c6a5-4348-b581-ac8362cb0c95', 'group_id': '49572584-899d-47f2-ae7f-65be854e9649', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:33:56.501466 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.501466 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:56.501798 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Create volume of 1 GB Jul 22 05:33:56.502060 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.502060 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:56.506242 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-32b66fee-2e92-44da-90f3-0a81ff9728e0 req-fb009c89-b3c4-455d-9ca5-9577da36451b service nova] Volume info retrieved successfully. Jul 22 05:33:56.508869 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Availability Zones retrieved successfully. Jul 22 05:33:56.511467 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-32b66fee-2e92-44da-90f3-0a81ff9728e0 req-fb009c89-b3c4-455d-9ca5-9577da36451b service nova] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:56.512041 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 222/854] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:56 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:56.514374 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Flow 'volume_create_api' (79aa4f93-7d37-4987-8963-d4e8bed63dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:56.515503 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04341029-cd69-45e5-9d78-9a9f4b13e811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:56.516277 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.516277 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:56.516618 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:33:56.541668 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04341029-cd69-45e5-9d78-9a9f4b13e811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:33:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9e1d300-c6a5-4348-b581-ac8362cb0c95,is_public=True,name='tempest-GroupsTest-volume-type-1022206643',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9e1d300-c6a5-4348-b581-ac8362cb0c95', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '49572584-899d-47f2-ae7f-65be854e9649', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:56.542647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fe2a4ec-612c-4de7-8655-732828dbab69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:56.600947 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Created reservations ['b659a029-2fad-4a1a-9614-701bf6e04773', 'c28dde99-7926-43c4-b646-d604701257d4', '4bf9fccf-d42e-437d-8bc6-bf36c9f1d082', 'd30a9700-e88c-4919-9fc1-88fd8df99b11'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:33:56.602211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fe2a4ec-612c-4de7-8655-732828dbab69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b659a029-2fad-4a1a-9614-701bf6e04773', 'c28dde99-7926-43c4-b646-d604701257d4', '4bf9fccf-d42e-437d-8bc6-bf36c9f1d082', 'd30a9700-e88c-4919-9fc1-88fd8df99b11']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:56.603488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c86685-74bb-4e84-9aca-8d34979c6c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:56.635140 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c86685-74bb-4e84-9aca-8d34979c6c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47cc1601-c58d-450f-a7a7-1c25a08ed192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-558613381',encryption_key_id=None,group_id=49572584-899d-47f2-ae7f-65be854e9649,group_type_id=,metadata={},multiattach=False,project_id='a4c0b4f02968486f94dedbd00b4981d2',qos_specs=None,replication_status=,reservations=['b659a029-2fad-4a1a-9614-701bf6e04773','c28dde99-7926-43c4-b646-d604701257d4','4bf9fccf-d42e-437d-8bc6-bf36c9f1d082','d30a9700-e88c-4919-9fc1-88fd8df99b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d1a9d3abde8496cb489677a55b3e621',volume_type_id=c9e1d300-c6a5-4348-b581-ac8362cb0c95), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-558613381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=49572584-899d-47f2-ae7f-65be854e9649,host=None,id=47cc1601-c58d-450f-a7a7-1c25a08ed192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4c0b4f02968486f94dedbd00b4981d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d1a9d3abde8496cb489677a55b3e621',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9e1d300-c6a5-4348-b581-ac8362cb0c95),volume_type_id=c9e1d300-c6a5-4348-b581-ac8362cb0c95)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:56.636457 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a2edb8-68b9-4982-8ed5-5e41924fcbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:56.659897 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a2edb8-68b9-4982-8ed5-5e41924fcbdf) transitioned into state 'SUCCESS' from state '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-558613381',encryption_key_id=None,group_id=49572584-899d-47f2-ae7f-65be854e9649,group_type_id=,metadata={},multiattach=False,project_id='a4c0b4f02968486f94dedbd00b4981d2',qos_specs=None,replication_status=,reservations=['b659a029-2fad-4a1a-9614-701bf6e04773','c28dde99-7926-43c4-b646-d604701257d4','4bf9fccf-d42e-437d-8bc6-bf36c9f1d082','d30a9700-e88c-4919-9fc1-88fd8df99b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d1a9d3abde8496cb489677a55b3e621',volume_type_id=c9e1d300-c6a5-4348-b581-ac8362cb0c95)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:56.661133 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ccaf60-f140-4b8a-8ebf-fb50bee2cb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:33:56.676861 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ccaf60-f140-4b8a-8ebf-fb50bee2cb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:33:56.677900 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Flow 'volume_create_api' (79aa4f93-7d37-4987-8963-d4e8bed63dc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:33:56.678365 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Create volume request issued successfully. Jul 22 05:33:56.679373 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:56.679580 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:56.697995 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-092ccaaf-0a82-4984-9f0f-a33a019f6153 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:56.702077 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-092ccaaf-0a82-4984-9f0f-a33a019f6153 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:56.702624 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-092ccaaf-0a82-4984-9f0f-a33a019f6153 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:56.702624 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-092ccaaf-0a82-4984-9f0f-a33a019f6153 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:56.723283 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.723283 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:56.732880 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-092ccaaf-0a82-4984-9f0f-a33a019f6153 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:56.735568 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:56.742335 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.742335 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:56.742505 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-092ccaaf-0a82-4984-9f0f-a33a019f6153 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:56.743146 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 214/855] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:56 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:56.746182 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-42bcec7f-56f8-4f24-99e4-5e908dc93297 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:33:56.748282 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 208/856] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:33:56 2026] POST /volume/v3/volumes => generated 812 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:56.764393 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-231d4f88-beaf-4260-ae13-262ae40e4eca None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:56.767355 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-231d4f88-beaf-4260-ae13-262ae40e4eca tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 Jul 22 05:33:56.767643 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-231d4f88-beaf-4260-ae13-262ae40e4eca tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:56.768034 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-231d4f88-beaf-4260-ae13-262ae40e4eca tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:56.776794 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.776794 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:56.780996 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-231d4f88-beaf-4260-ae13-262ae40e4eca tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Volume info retrieved successfully. Jul 22 05:33:56.781714 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-231d4f88-beaf-4260-ae13-262ae40e4eca tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:56.781895 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-231d4f88-beaf-4260-ae13-262ae40e4eca tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:56.832078 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-231d4f88-beaf-4260-ae13-262ae40e4eca tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:56.838026 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.838026 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:56.846901 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-231d4f88-beaf-4260-ae13-262ae40e4eca tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 returned with HTTP 200 Jul 22 05:33:56.847649 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 213/857] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:56 2026] GET /volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 => generated 880 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:56.933011 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-318a7726-baa9-4b1f-ad6f-a2b455414071 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:56.936943 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-318a7726-baa9-4b1f-ad6f-a2b455414071 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c Jul 22 05:33:56.936943 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-318a7726-baa9-4b1f-ad6f-a2b455414071 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:56.937247 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-318a7726-baa9-4b1f-ad6f-a2b455414071 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:56.950860 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-318a7726-baa9-4b1f-ad6f-a2b455414071 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c returned with HTTP 404 Jul 22 05:33:56.951916 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 223/858] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:56 2026] GET /volume/v3/volumes/73cb39eb-0927-44d4-98a5-494ea56c965c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:56.964091 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bc6d7f6e-f0dd-449e-9c0a-e46da12a2701 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:56.967722 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bc6d7f6e-f0dd-449e-9c0a-e46da12a2701 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae Jul 22 05:33:56.967722 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bc6d7f6e-f0dd-449e-9c0a-e46da12a2701 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:56.967722 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bc6d7f6e-f0dd-449e-9c0a-e46da12a2701 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:56.967722 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-bc6d7f6e-f0dd-449e-9c0a-e46da12a2701 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete snapshot with id: ca27a3ed-5281-4c73-8ddc-8e02490e1dae Jul 22 05:33:56.970626 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-61554b48-8bcd-4857-883c-3ae6cbf5bf9d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:56.973339 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61554b48-8bcd-4857-883c-3ae6cbf5bf9d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:56.973573 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61554b48-8bcd-4857-883c-3ae6cbf5bf9d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:56.973851 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61554b48-8bcd-4857-883c-3ae6cbf5bf9d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:56.973909 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.973909 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:56.974552 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bc6d7f6e-f0dd-449e-9c0a-e46da12a2701 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Snapshot retrieved successfully. Jul 22 05:33:56.988348 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:56.988348 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:57.000325 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bc6d7f6e-f0dd-449e-9c0a-e46da12a2701 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Snapshot delete request issued successfully. Jul 22 05:33:57.000535 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bc6d7f6e-f0dd-449e-9c0a-e46da12a2701 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae returned with HTTP 202 Jul 22 05:33:57.001075 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 215/859] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:33:56 2026] DELETE /volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:57.003094 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-61554b48-8bcd-4857-883c-3ae6cbf5bf9d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:57.010894 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dc068e6a-eee8-44a6-bfee-24ad80f17a51 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:57.011672 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61554b48-8bcd-4857-883c-3ae6cbf5bf9d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:57.013115 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 209/860] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:56 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 1157 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:57.013799 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc068e6a-eee8-44a6-bfee-24ad80f17a51 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae Jul 22 05:33:57.014153 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc068e6a-eee8-44a6-bfee-24ad80f17a51 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:57.014439 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc068e6a-eee8-44a6-bfee-24ad80f17a51 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:57.023013 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:57.023013 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:57.025133 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dc068e6a-eee8-44a6-bfee-24ad80f17a51 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Snapshot retrieved successfully. Jul 22 05:33:57.025133 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc068e6a-eee8-44a6-bfee-24ad80f17a51 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae returned with HTTP 200 Jul 22 05:33:57.025572 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 214/861] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:33:57 2026] GET /volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae => generated 474 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:57.029458 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-27f94c5c-e3b8-4aeb-8c6d-5fbf0e5053b6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:57.034444 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-27f94c5c-e3b8-4aeb-8c6d-5fbf0e5053b6 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:57.034444 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-27f94c5c-e3b8-4aeb-8c6d-5fbf0e5053b6 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:57.034727 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-27f94c5c-e3b8-4aeb-8c6d-5fbf0e5053b6 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:57.048839 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:57.048839 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:57.052843 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-27f94c5c-e3b8-4aeb-8c6d-5fbf0e5053b6 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:57.057179 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-27f94c5c-e3b8-4aeb-8c6d-5fbf0e5053b6 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:57.058158 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 224/862] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:57 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 1157 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:57.429302 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-f6a0e287-8966-4036-b541-2723d2eb450a req-7792e70d-2074-4909-b30f-63567cf13978 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:57.433186 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-7792e70d-2074-4909-b30f-63567cf13978 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:57.433580 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-7792e70d-2074-4909-b30f-63567cf13978 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:57.434273 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-7792e70d-2074-4909-b30f-63567cf13978 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:57.451317 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:57.451317 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:57.458385 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-f6a0e287-8966-4036-b541-2723d2eb450a req-7792e70d-2074-4909-b30f-63567cf13978 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:57.464329 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-7792e70d-2074-4909-b30f-63567cf13978 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:57.465181 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 216/863] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:33:57 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:57.490501 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f6a0e287-8966-4036-b541-2723d2eb450a req-91da4541-b812-4b05-9f81-6625a7e2bbf8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:57.494503 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-91da4541-b812-4b05-9f81-6625a7e2bbf8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] POST https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e/action Jul 22 05:33:57.495538 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-91da4541-b812-4b05-9f81-6625a7e2bbf8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:33:57.495538 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-91da4541-b812-4b05-9f81-6625a7e2bbf8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:57.512646 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:57.512646 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:57.513375 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f6a0e287-8966-4036-b541-2723d2eb450a req-91da4541-b812-4b05-9f81-6625a7e2bbf8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:57.532355 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f6a0e287-8966-4036-b541-2723d2eb450a req-91da4541-b812-4b05-9f81-6625a7e2bbf8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Begin detaching volume completed successfully. Jul 22 05:33:57.532514 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-91da4541-b812-4b05-9f81-6625a7e2bbf8 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e/action returned with HTTP 202 Jul 22 05:33:57.533138 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 210/864] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:33:57 2026] POST /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:33:57.572899 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-13137a08-1737-49d2-8755-2a4675b8cdb4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:57.574987 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-13137a08-1737-49d2-8755-2a4675b8cdb4 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:57.575403 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-13137a08-1737-49d2-8755-2a4675b8cdb4 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:57.575555 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-13137a08-1737-49d2-8755-2a4675b8cdb4 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:57.593303 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:57.593303 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:57.599605 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-13137a08-1737-49d2-8755-2a4675b8cdb4 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:57.608147 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-13137a08-1737-49d2-8755-2a4675b8cdb4 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:57.610572 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 215/865] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:57 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:57.638767 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bf4edb95-ebb1-4820-8a6e-a45cd133da4a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:57.639291 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bf4edb95-ebb1-4820-8a6e-a45cd133da4a None None] GET https://10.4.3.91/volume// Jul 22 05:33:57.639603 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bf4edb95-ebb1-4820-8a6e-a45cd133da4a None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:57.640033 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bf4edb95-ebb1-4820-8a6e-a45cd133da4a None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:57.640450 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bf4edb95-ebb1-4820-8a6e-a45cd133da4a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:33:57.641217 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 225/866] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:33: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 22 05:33:57.673472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-f6a0e287-8966-4036-b541-2723d2eb450a req-b34d35f7-80cc-4195-90ab-f7bc526fe762 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:57.686136 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-b34d35f7-80cc-4195-90ab-f7bc526fe762 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:57.686136 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-b34d35f7-80cc-4195-90ab-f7bc526fe762 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:57.686136 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-b34d35f7-80cc-4195-90ab-f7bc526fe762 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:57.698603 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:57.698603 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:57.705182 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-f6a0e287-8966-4036-b541-2723d2eb450a req-b34d35f7-80cc-4195-90ab-f7bc526fe762 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:57.712839 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-b34d35f7-80cc-4195-90ab-f7bc526fe762 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:57.713545 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 217/867] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:33:57 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 1322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:57.763798 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f6c6c819-08a9-48d2-b414-81b6cf4dbcd4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:57.766003 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f6c6c819-08a9-48d2-b414-81b6cf4dbcd4 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:57.766344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f6c6c819-08a9-48d2-b414-81b6cf4dbcd4 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:57.766759 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f6c6c819-08a9-48d2-b414-81b6cf4dbcd4 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:57.785210 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:57.785210 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:57.792110 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f6c6c819-08a9-48d2-b414-81b6cf4dbcd4 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:57.799322 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f6c6c819-08a9-48d2-b414-81b6cf4dbcd4 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:57.799950 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 211/868] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:57 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:57.866369 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-82c1d1bd-b3eb-41d5-ade3-0323becb201b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:57.868345 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-82c1d1bd-b3eb-41d5-ade3-0323becb201b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 Jul 22 05:33:57.869477 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-82c1d1bd-b3eb-41d5-ade3-0323becb201b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:57.869477 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-82c1d1bd-b3eb-41d5-ade3-0323becb201b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:57.876878 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:57.876878 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:57.881271 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-82c1d1bd-b3eb-41d5-ade3-0323becb201b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Volume info retrieved successfully. Jul 22 05:33:57.881992 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-82c1d1bd-b3eb-41d5-ade3-0323becb201b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:57.882201 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-82c1d1bd-b3eb-41d5-ade3-0323becb201b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:57.929475 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-82c1d1bd-b3eb-41d5-ade3-0323becb201b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:57.936236 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:57.936236 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:57.950691 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-82c1d1bd-b3eb-41d5-ade3-0323becb201b tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 returned with HTTP 200 Jul 22 05:33:57.953794 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 216/869] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:57 2026] GET /volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 => generated 905 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:57.975734 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-33898feb-66d0-4b5a-ba19-346a50aaa3f1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:57.975734 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33898feb-66d0-4b5a-ba19-346a50aaa3f1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] PUT https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:33:57.975734 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-33898feb-66d0-4b5a-ba19-346a50aaa3f1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "47cc1601-c58d-450f-a7a7-1c25a08ed192"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:57.978335 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-33898feb-66d0-4b5a-ba19-346a50aaa3f1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Update called for group 49572584-899d-47f2-ae7f-65be854e9649. {{(pid=100092) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 05:33:57.978713 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.groups [None req-33898feb-66d0-4b5a-ba19-346a50aaa3f1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Updating group 49572584-899d-47f2-ae7f-65be854e9649 with name new_group description: This is a new group add_volumes: None remove_volumes: 47cc1601-c58d-450f-a7a7-1c25a08ed192. Jul 22 05:33:57.984084 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:57.984084 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:58.017117 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33898feb-66d0-4b5a-ba19-346a50aaa3f1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 returned with HTTP 202 Jul 22 05:33:58.017117 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 226/870] 10.4.3.91 () {70 vars in 1400 bytes} [Wed Jul 22 05:33:57 2026] PUT /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 22 05:33:58.026093 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1f37a6aa-29cf-4af6-bc33-2ddbab576769 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:58.031216 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1f37a6aa-29cf-4af6-bc33-2ddbab576769 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:33:58.031216 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1f37a6aa-29cf-4af6-bc33-2ddbab576769 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:58.031216 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1f37a6aa-29cf-4af6-bc33-2ddbab576769 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:58.031216 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-1f37a6aa-29cf-4af6-bc33-2ddbab576769 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 49572584-899d-47f2-ae7f-65be854e9649 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:58.038133 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:58.038133 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:58.042229 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8f6ae884-db14-40e3-8268-bf0c930a78c7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:58.046144 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8f6ae884-db14-40e3-8268-bf0c930a78c7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae Jul 22 05:33:58.046144 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8f6ae884-db14-40e3-8268-bf0c930a78c7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:58.046144 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8f6ae884-db14-40e3-8268-bf0c930a78c7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:58.051244 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8f6ae884-db14-40e3-8268-bf0c930a78c7 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae returned with HTTP 404 Jul 22 05:33:58.051874 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 212/871] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:33:58 2026] GET /volume/v3/snapshots/ca27a3ed-5281-4c73-8ddc-8e02490e1dae => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:58.054162 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1f37a6aa-29cf-4af6-bc33-2ddbab576769 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 returned with HTTP 200 Jul 22 05:33:58.055000 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 218/872] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:58 2026] GET /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:58.063668 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-500d8165-cd25-4632-8697-0253cc237e0b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:58.068098 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-500d8165-cd25-4632-8697-0253cc237e0b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] DELETE https://10.4.3.91/volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e Jul 22 05:33:58.068277 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-500d8165-cd25-4632-8697-0253cc237e0b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:58.068524 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-500d8165-cd25-4632-8697-0253cc237e0b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:58.068685 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-500d8165-cd25-4632-8697-0253cc237e0b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume with id: 351c6a0e-a51c-413c-9f23-55a525a02d0e Jul 22 05:33:58.087457 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:58.087457 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:58.087457 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-500d8165-cd25-4632-8697-0253cc237e0b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:58.127149 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-500d8165-cd25-4632-8697-0253cc237e0b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Delete volume request issued successfully. Jul 22 05:33:58.127441 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-500d8165-cd25-4632-8697-0253cc237e0b tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e returned with HTTP 202 Jul 22 05:33:58.128457 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 217/873] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:33:58 2026] DELETE /volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:33:58.142746 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dcef624b-fa60-4c15-8307-214bb55ac7d1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:58.145587 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dcef624b-fa60-4c15-8307-214bb55ac7d1 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e Jul 22 05:33:58.145937 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dcef624b-fa60-4c15-8307-214bb55ac7d1 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:58.146501 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dcef624b-fa60-4c15-8307-214bb55ac7d1 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:58.158394 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:58.158394 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:58.164556 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-dcef624b-fa60-4c15-8307-214bb55ac7d1 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Volume info retrieved successfully. Jul 22 05:33:58.170660 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dcef624b-fa60-4c15-8307-214bb55ac7d1 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e returned with HTTP 200 Jul 22 05:33:58.171214 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 227/874] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:58 2026] GET /volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:58.394349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-8ce4ac4d-c624-4493-9160-36e24da42ce8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:58.397253 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-8ce4ac4d-c624-4493-9160-36e24da42ce8 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] DELETE https://10.4.3.91/volume/v3/attachments/e7ed6b3c-d291-4b1d-88ca-ece6f1078792 Jul 22 05:33:58.398831 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-8ce4ac4d-c624-4493-9160-36e24da42ce8 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:58.398987 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-8ce4ac4d-c624-4493-9160-36e24da42ce8 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:58.411795 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:58.411795 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:58.511742 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-957bc843-f2cc-4e27-afcb-1d4250b72f04 req-8ce4ac4d-c624-4493-9160-36e24da42ce8 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/attachments/e7ed6b3c-d291-4b1d-88ca-ece6f1078792 returned with HTTP 200 Jul 22 05:33:58.515428 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 213/875] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:33:58 2026] DELETE /volume/v3/attachments/e7ed6b3c-d291-4b1d-88ca-ece6f1078792 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:58.630352 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e8d8e3bc-129e-41cb-ac2a-c5afa3b62a85 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:58.632871 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e8d8e3bc-129e-41cb-ac2a-c5afa3b62a85 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:58.633086 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e8d8e3bc-129e-41cb-ac2a-c5afa3b62a85 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:58.633327 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e8d8e3bc-129e-41cb-ac2a-c5afa3b62a85 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:58.653942 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:58.653942 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:58.662870 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e8d8e3bc-129e-41cb-ac2a-c5afa3b62a85 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:58.672863 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e8d8e3bc-129e-41cb-ac2a-c5afa3b62a85 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:58.674178 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 219/876] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:58 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 1160 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:58.819134 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9e7f02d9-9084-4730-8a94-245351effe7b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:58.821751 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e7f02d9-9084-4730-8a94-245351effe7b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:33:58.821751 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e7f02d9-9084-4730-8a94-245351effe7b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:58.821947 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e7f02d9-9084-4730-8a94-245351effe7b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:58.835032 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:58.835032 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:58.844299 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9e7f02d9-9084-4730-8a94-245351effe7b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:33:58.854576 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e7f02d9-9084-4730-8a94-245351effe7b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:33:58.854576 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 218/877] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:58 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:59.043708 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-f6a0e287-8966-4036-b541-2723d2eb450a req-f4fe2bdb-3bf1-40a4-8461-8d0fce3f386d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:59.047246 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-f4fe2bdb-3bf1-40a4-8461-8d0fce3f386d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] DELETE https://10.4.3.91/volume/v3/attachments/cccdb8f8-3b1f-44ad-9339-d8b6493899e1 Jul 22 05:33:59.048242 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-f4fe2bdb-3bf1-40a4-8461-8d0fce3f386d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:59.048489 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-f4fe2bdb-3bf1-40a4-8461-8d0fce3f386d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:59.058151 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:59.058151 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:59.071349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7c113b8c-6827-49a5-b18c-ead649e4ea71 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:59.077544 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c113b8c-6827-49a5-b18c-ead649e4ea71 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:33:59.077544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7c113b8c-6827-49a5-b18c-ead649e4ea71 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:59.079194 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7c113b8c-6827-49a5-b18c-ead649e4ea71 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:59.080312 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-7c113b8c-6827-49a5-b18c-ead649e4ea71 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 49572584-899d-47f2-ae7f-65be854e9649 {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:59.087501 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:59.087501 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:59.108236 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c113b8c-6827-49a5-b18c-ead649e4ea71 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 returned with HTTP 200 Jul 22 05:33:59.108665 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 214/878] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:59 2026] GET /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 => generated 324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:59.125058 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c9ce443e-13c2-4738-80fa-1eb3e6870691 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:59.138199 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c9ce443e-13c2-4738-80fa-1eb3e6870691 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:33:59.138199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c9ce443e-13c2-4738-80fa-1eb3e6870691 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:59.138199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c9ce443e-13c2-4738-80fa-1eb3e6870691 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:59.138199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-c9ce443e-13c2-4738-80fa-1eb3e6870691 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 49572584-899d-47f2-ae7f-65be854e9649 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:59.139269 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:59.139269 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:59.162863 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c9ce443e-13c2-4738-80fa-1eb3e6870691 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 returned with HTTP 200 Jul 22 05:33:59.163436 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 220/879] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:59 2026] GET /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 => generated 324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:59.170665 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f6a0e287-8966-4036-b541-2723d2eb450a req-f4fe2bdb-3bf1-40a4-8461-8d0fce3f386d tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/attachments/cccdb8f8-3b1f-44ad-9339-d8b6493899e1 returned with HTTP 200 Jul 22 05:33:59.171757 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 228/880] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:33:59 2026] DELETE /volume/v3/attachments/cccdb8f8-3b1f-44ad-9339-d8b6493899e1 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:33:59.180673 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:59.184578 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:33:59.184578 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:59.184578 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:59.189523 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:33:59.189523 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:33:59.197033 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e7cc70ba-1acd-4a0a-85ab-e095e33251f8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:59.198435 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Get all volumes completed successfully. Jul 22 05:33:59.199485 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:33:59.199886 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:33:59.206895 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e7cc70ba-1acd-4a0a-85ab-e095e33251f8 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] GET https://10.4.3.91/volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e Jul 22 05:33:59.206895 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e7cc70ba-1acd-4a0a-85ab-e095e33251f8 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:59.206895 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e7cc70ba-1acd-4a0a-85ab-e095e33251f8 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:59.213290 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e7cc70ba-1acd-4a0a-85ab-e095e33251f8 tempest-CreateVolumesFromSnapshotTest-236733077 tempest-CreateVolumesFromSnapshotTest-236733077-project-member] https://10.4.3.91/volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e returned with HTTP 404 Jul 22 05:33:59.214403 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 215/881] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:33:59 2026] GET /volume/v3/volumes/351c6a0e-a51c-413c-9f23-55a525a02d0e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:33:59.252003 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:33:59.254136 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:59.254136 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:33:59.269994 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93d033b2-00ae-4cd0-82ed-9b0b20bdfdcf tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:33:59.269994 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 219/882] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:33:59 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:33:59.291440 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-32c0a455-d546-4462-9da1-30881baf1806 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:59.293807 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-32c0a455-d546-4462-9da1-30881baf1806 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] PUT https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:33:59.294344 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-32c0a455-d546-4462-9da1-30881baf1806 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "47cc1601-c58d-450f-a7a7-1c25a08ed192"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:33:59.304840 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-32c0a455-d546-4462-9da1-30881baf1806 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Update called for group 49572584-899d-47f2-ae7f-65be854e9649. {{(pid=100094) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 05:33:59.305737 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-32c0a455-d546-4462-9da1-30881baf1806 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Updating group 49572584-899d-47f2-ae7f-65be854e9649 with name None description: None add_volumes: 47cc1601-c58d-450f-a7a7-1c25a08ed192 remove_volumes: None. Jul 22 05:33:59.314579 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:59.314579 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:33:59.387363 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-32c0a455-d546-4462-9da1-30881baf1806 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 returned with HTTP 202 Jul 22 05:33:59.391583 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 221/883] 10.4.3.91 () {70 vars in 1399 bytes} [Wed Jul 22 05:33:59 2026] PUT /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:33:59.402420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-647e12d9-c4da-40fa-a40e-17b2cffe34b5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:59.406108 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-647e12d9-c4da-40fa-a40e-17b2cffe34b5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:33:59.406108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-647e12d9-c4da-40fa-a40e-17b2cffe34b5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:59.406108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-647e12d9-c4da-40fa-a40e-17b2cffe34b5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:59.406108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-647e12d9-c4da-40fa-a40e-17b2cffe34b5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 49572584-899d-47f2-ae7f-65be854e9649 {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:33:59.411882 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:59.411882 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:33:59.433665 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-647e12d9-c4da-40fa-a40e-17b2cffe34b5 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 returned with HTTP 200 Jul 22 05:33:59.433665 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 229/884] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:33:59 2026] GET /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:33:59.694712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-10ef8813-8138-4e7e-941f-c8662a781950 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:33:59.700144 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10ef8813-8138-4e7e-941f-c8662a781950 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:33:59.701422 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-10ef8813-8138-4e7e-941f-c8662a781950 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:33:59.701422 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-10ef8813-8138-4e7e-941f-c8662a781950 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:33:59.715367 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:33:59.715367 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:33:59.726216 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-10ef8813-8138-4e7e-941f-c8662a781950 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:33:59.736357 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10ef8813-8138-4e7e-941f-c8662a781950 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:33:59.738422 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 216/885] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:33:59 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:00.453642 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-089f4567-9233-4fad-bf96-230afe0223b6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:00.476479 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-089f4567-9233-4fad-bf96-230afe0223b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:34:00.476479 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-089f4567-9233-4fad-bf96-230afe0223b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:00.476479 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-089f4567-9233-4fad-bf96-230afe0223b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:00.476479 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-089f4567-9233-4fad-bf96-230afe0223b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 49572584-899d-47f2-ae7f-65be854e9649 {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:34:00.504108 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:00.504108 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:00.528613 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-089f4567-9233-4fad-bf96-230afe0223b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 returned with HTTP 200 Jul 22 05:34:00.529500 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 220/886] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:34:00 2026] GET /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 => generated 324 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:00.547798 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:00.563577 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:34:00.563577 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:00.563577 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:00.567759 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:34:00.567759 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:00.567759 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:00.567759 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:34:00.577570 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Get all volumes completed successfully. Jul 22 05:34:00.578409 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:34:00.578599 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:34:00.648939 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:34:00.654622 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:00.654622 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:00.665760 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:34:00.667974 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:34:00.764053 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:34:00.773915 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:00.773915 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:00.787111 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ce1e1723-599e-43eb-a075-9661c7c9be54 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:34:00.787994 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 222/887] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:34:00 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:34:00.819657 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:00.821415 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:34:00.822021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:00.822425 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:00.823043 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:34:00.823965 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:00.823965 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:00.824991 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:34:00.846931 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Get all volumes completed successfully. Jul 22 05:34:00.850953 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:34:00.850953 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:34:00.934188 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:34:00.945865 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:00.945865 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:00.957625 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:34:00.957625 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:34:01.021989 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:34:01.028447 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:01.028447 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:01.041278 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4a08df21-15c1-46dc-961f-1643ec4445c1 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:34:01.042028 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 230/888] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:34:00 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:34:01.062527 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1f6da8b2-7979-497e-9b64-2810269dbc36 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:01.067664 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1f6da8b2-7979-497e-9b64-2810269dbc36 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] POST https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649/action Jul 22 05:34:01.067664 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1f6da8b2-7979-497e-9b64-2810269dbc36 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:01.067664 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1f6da8b2-7979-497e-9b64-2810269dbc36 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:01.070462 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-1f6da8b2-7979-497e-9b64-2810269dbc36 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] delete called for group 49572584-899d-47f2-ae7f-65be854e9649 {{(pid=100093) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:34:01.070462 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.groups [None req-1f6da8b2-7979-497e-9b64-2810269dbc36 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Delete group with id: 49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:34:01.080026 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:01.080026 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:01.184858 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1f6da8b2-7979-497e-9b64-2810269dbc36 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649/action returned with HTTP 202 Jul 22 05:34:01.185500 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 217/889] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:34:01 2026] POST /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:34:01.195046 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8b908d0c-f3e1-4b05-9e84-44908b4863b6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:01.204555 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8b908d0c-f3e1-4b05-9e84-44908b4863b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 Jul 22 05:34:01.204555 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8b908d0c-f3e1-4b05-9e84-44908b4863b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:01.204555 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8b908d0c-f3e1-4b05-9e84-44908b4863b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:01.220597 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:01.220597 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:01.230017 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8b908d0c-f3e1-4b05-9e84-44908b4863b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Volume info retrieved successfully. Jul 22 05:34:01.230815 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-8b908d0c-f3e1-4b05-9e84-44908b4863b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:34:01.231572 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-8b908d0c-f3e1-4b05-9e84-44908b4863b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:34:01.288159 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-8b908d0c-f3e1-4b05-9e84-44908b4863b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:34:01.298506 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:01.298506 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:01.313518 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8b908d0c-f3e1-4b05-9e84-44908b4863b6 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 returned with HTTP 200 Jul 22 05:34:01.314374 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 221/890] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:01 2026] GET /volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 => generated 904 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:02.338389 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-653a1519-fa4f-47fc-b268-8b6aa703fc7d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:02.341367 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-653a1519-fa4f-47fc-b268-8b6aa703fc7d tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 Jul 22 05:34:02.341483 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-653a1519-fa4f-47fc-b268-8b6aa703fc7d tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:02.341597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-653a1519-fa4f-47fc-b268-8b6aa703fc7d tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:02.356226 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-653a1519-fa4f-47fc-b268-8b6aa703fc7d tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 returned with HTTP 404 Jul 22 05:34:02.356858 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 223/891] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:02 2026] GET /volume/v3/volumes/47cc1601-c58d-450f-a7a7-1c25a08ed192 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:34:02.370272 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-554f9d28-787f-4d91-8f47-af21d407ac57 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:02.371273 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-554f9d28-787f-4d91-8f47-af21d407ac57 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/volumes/86647ebf-d030-4b76-9768-b5d4a701e614 Jul 22 05:34:02.372131 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-554f9d28-787f-4d91-8f47-af21d407ac57 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:02.372131 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-554f9d28-787f-4d91-8f47-af21d407ac57 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:02.385201 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-554f9d28-787f-4d91-8f47-af21d407ac57 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/volumes/86647ebf-d030-4b76-9768-b5d4a701e614 returned with HTTP 404 Jul 22 05:34:02.385201 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 231/892] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:02 2026] GET /volume/v3/volumes/86647ebf-d030-4b76-9768-b5d4a701e614 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:34:02.395865 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8e51e219-e6fe-45f0-b207-978851176655 req-4aa1b3ab-d98d-4c74-8fe2-6492605c539f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:02.399853 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8e51e219-e6fe-45f0-b207-978851176655 req-4aa1b3ab-d98d-4c74-8fe2-6492605c539f tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] GET https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c Jul 22 05:34:02.400841 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8e51e219-e6fe-45f0-b207-978851176655 req-4aa1b3ab-d98d-4c74-8fe2-6492605c539f tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:02.400841 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8e51e219-e6fe-45f0-b207-978851176655 req-4aa1b3ab-d98d-4c74-8fe2-6492605c539f tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:02.402889 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dbb21dda-cf98-491c-b046-23a10a9bc850 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:02.408212 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dbb21dda-cf98-491c-b046-23a10a9bc850 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] GET https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 Jul 22 05:34:02.408212 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dbb21dda-cf98-491c-b046-23a10a9bc850 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:02.408212 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dbb21dda-cf98-491c-b046-23a10a9bc850 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:02.410666 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-dbb21dda-cf98-491c-b046-23a10a9bc850 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] show called for member 49572584-899d-47f2-ae7f-65be854e9649 {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:34:02.418045 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dbb21dda-cf98-491c-b046-23a10a9bc850 tempest-GroupsTest-665639514 tempest-GroupsTest-665639514-project-member] https://10.4.3.91/volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 returned with HTTP 404 Jul 22 05:34:02.419320 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 222/893] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:34:02 2026] GET /volume/v3/groups/49572584-899d-47f2-ae7f-65be854e9649 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:34:02.429929 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:02.429929 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:02.431095 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-35ed1394-d68c-4f8d-bdc9-11bb66b3c3ab None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:02.434319 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-35ed1394-d68c-4f8d-bdc9-11bb66b3c3ab tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/55d9b8bb-df92-4a69-9361-b4f027ab09e6 Jul 22 05:34:02.434710 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-35ed1394-d68c-4f8d-bdc9-11bb66b3c3ab tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:02.434980 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-35ed1394-d68c-4f8d-bdc9-11bb66b3c3ab tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:02.438140 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8e51e219-e6fe-45f0-b207-978851176655 req-4aa1b3ab-d98d-4c74-8fe2-6492605c539f tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:34:02.454681 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8e51e219-e6fe-45f0-b207-978851176655 req-4aa1b3ab-d98d-4c74-8fe2-6492605c539f tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c returned with HTTP 200 Jul 22 05:34:02.455572 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 218/894] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:34:02 2026] GET /volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c => generated 1601 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:02.487279 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-35ed1394-d68c-4f8d-bdc9-11bb66b3c3ab tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] https://10.4.3.91/volume/v3/group_types/55d9b8bb-df92-4a69-9361-b4f027ab09e6 returned with HTTP 202 Jul 22 05:34:02.488100 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 224/895] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:34:02 2026] DELETE /volume/v3/group_types/55d9b8bb-df92-4a69-9361-b4f027ab09e6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:34:02.496917 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-32517d8b-1c5f-4f76-93a5-b72d98f658f2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:02.499348 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-32517d8b-1c5f-4f76-93a5-b72d98f658f2 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] DELETE https://10.4.3.91/volume/v3/types/c9e1d300-c6a5-4348-b581-ac8362cb0c95 Jul 22 05:34:02.499348 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-32517d8b-1c5f-4f76-93a5-b72d98f658f2 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:02.499348 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-32517d8b-1c5f-4f76-93a5-b72d98f658f2 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:02.575225 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-32517d8b-1c5f-4f76-93a5-b72d98f658f2 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] https://10.4.3.91/volume/v3/types/c9e1d300-c6a5-4348-b581-ac8362cb0c95 returned with HTTP 202 Jul 22 05:34:02.575708 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 232/896] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:02 2026] DELETE /volume/v3/types/c9e1d300-c6a5-4348-b581-ac8362cb0c95 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:02.593308 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-562d0085-42bb-400c-ab32-3da993696e22 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:02.596399 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-562d0085-42bb-400c-ab32-3da993696e22 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] GET https://10.4.3.91/volume/v3/types/c9e1d300-c6a5-4348-b581-ac8362cb0c95 Jul 22 05:34:02.597930 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-562d0085-42bb-400c-ab32-3da993696e22 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:02.597930 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-562d0085-42bb-400c-ab32-3da993696e22 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:02.604305 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-562d0085-42bb-400c-ab32-3da993696e22 tempest-GroupsTest-290917036 tempest-GroupsTest-290917036-project-admin] https://10.4.3.91/volume/v3/types/c9e1d300-c6a5-4348-b581-ac8362cb0c95 returned with HTTP 404 Jul 22 05:34:02.605067 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 223/897] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:02 2026] GET /volume/v3/types/c9e1d300-c6a5-4348-b581-ac8362cb0c95 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:02.700657 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-13ab45bf-afc6-44e3-b800-de4f57cb6a68 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:02.705329 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-13ab45bf-afc6-44e3-b800-de4f57cb6a68 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:34:02.705540 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-13ab45bf-afc6-44e3-b800-de4f57cb6a68 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:02.706161 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-13ab45bf-afc6-44e3-b800-de4f57cb6a68 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:02.718235 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:02.718235 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:02.726996 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-13ab45bf-afc6-44e3-b800-de4f57cb6a68 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:34:02.734541 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-13ab45bf-afc6-44e3-b800-de4f57cb6a68 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:34:02.736052 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 219/898] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:02 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:02.830944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-285acbd5-9c6e-45d0-9f15-a8088495ae16 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:02.834916 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-285acbd5-9c6e-45d0-9f15-a8088495ae16 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:34:02.835864 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-285acbd5-9c6e-45d0-9f15-a8088495ae16 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:02.835864 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-285acbd5-9c6e-45d0-9f15-a8088495ae16 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:02.851808 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:02.851808 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:02.869589 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-285acbd5-9c6e-45d0-9f15-a8088495ae16 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:34:02.885030 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-285acbd5-9c6e-45d0-9f15-a8088495ae16 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:34:02.885772 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 225/899] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:02 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:04.682029 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-31f28457-8cef-4324-bc6c-5fab4b3f7bcb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:04.685208 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-31f28457-8cef-4324-bc6c-5fab4b3f7bcb tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:34:04.685544 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-31f28457-8cef-4324-bc6c-5fab4b3f7bcb tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:04.686313 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-31f28457-8cef-4324-bc6c-5fab4b3f7bcb tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:04.699299 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:04.699299 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:04.705716 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-31f28457-8cef-4324-bc6c-5fab4b3f7bcb tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:34:04.716460 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-31f28457-8cef-4324-bc6c-5fab4b3f7bcb tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:34:04.716984 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 233/900] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:04 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:04.740382 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6e6a69e7-1a59-411b-b231-ef85ff72a243 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:04.747977 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6e6a69e7-1a59-411b-b231-ef85ff72a243 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:34:04.748827 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6e6a69e7-1a59-411b-b231-ef85ff72a243 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:04.750801 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6e6a69e7-1a59-411b-b231-ef85ff72a243 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:04.750801 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-6e6a69e7-1a59-411b-b231-ef85ff72a243 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Delete volume with id: ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:34:04.760173 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:04.760173 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:04.761002 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6e6a69e7-1a59-411b-b231-ef85ff72a243 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:34:04.805868 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6e6a69e7-1a59-411b-b231-ef85ff72a243 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Delete volume request issued successfully. Jul 22 05:34:04.806024 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6e6a69e7-1a59-411b-b231-ef85ff72a243 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 202 Jul 22 05:34:04.806701 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 224/901] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:34:04 2026] DELETE /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:34:04.818329 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-46aa3c6f-3a91-4b64-857c-13940c676f95 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:04.820372 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-46aa3c6f-3a91-4b64-857c-13940c676f95 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:34:04.820741 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-46aa3c6f-3a91-4b64-857c-13940c676f95 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:04.821059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-46aa3c6f-3a91-4b64-857c-13940c676f95 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:04.831154 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:04.831154 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:04.838447 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-46aa3c6f-3a91-4b64-857c-13940c676f95 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Volume info retrieved successfully. Jul 22 05:34:04.845580 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-46aa3c6f-3a91-4b64-857c-13940c676f95 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 200 Jul 22 05:34:04.845797 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 220/902] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:04 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:05.865569 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-46cd4768-734b-4dc6-9401-09d75b257107 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:05.872271 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-46cd4768-734b-4dc6-9401-09d75b257107 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] GET https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e Jul 22 05:34:05.873822 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-46cd4768-734b-4dc6-9401-09d75b257107 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:05.873822 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-46cd4768-734b-4dc6-9401-09d75b257107 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:05.881748 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-46cd4768-734b-4dc6-9401-09d75b257107 tempest-VolumesExtendAttachedTest-227746330 tempest-VolumesExtendAttachedTest-227746330-project-member] https://10.4.3.91/volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e returned with HTTP 404 Jul 22 05:34:05.882983 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 226/903] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:05 2026] GET /volume/v3/volumes/ceeff58d-257c-471e-a9ce-8e5b1e5ea33e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:34:06.838474 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2c52c48a-eefa-4bab-919a-388e160db57b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:06.987317 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c52c48a-eefa-4bab-919a-388e160db57b tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:06.988452 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2c52c48a-eefa-4bab-919a-388e160db57b tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1181088259"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:07.025284 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c52c48a-eefa-4bab-919a-388e160db57b tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:07.026805 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 234/904] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:34:06 2026] POST /volume/v3/types => generated 220 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:07.035324 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7473a832-8b5e-43f4-a2b9-7d0f0d58f50d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:07.038444 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7473a832-8b5e-43f4-a2b9-7d0f0d58f50d tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:34:07.038679 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7473a832-8b5e-43f4-a2b9-7d0f0d58f50d tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-715806114"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:07.061491 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7473a832-8b5e-43f4-a2b9-7d0f0d58f50d tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:34:07.061938 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 225/905] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:34:07 2026] POST /volume/v3/group_types => generated 176 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:07.075005 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-58670582-7ac9-4506-a689-fff649e85228 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:07.177716 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-58670582-7ac9-4506-a689-fff649e85228 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] POST https://10.4.3.91/volume/v3/groups Jul 22 05:34:07.178384 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-58670582-7ac9-4506-a689-fff649e85228 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "61c186f2-1392-407d-b17e-5c5ac1a3b3e1", "volume_types": ["a193ffbb-cf44-452c-8bbb-6c94921b1f3a"], "name": "tempest-GroupsV320Test-Group-1160193773"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:07.181299 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-58670582-7ac9-4506-a689-fff649e85228 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Creating new group {'group': {'group_type': '61c186f2-1392-407d-b17e-5c5ac1a3b3e1', 'volume_types': ['a193ffbb-cf44-452c-8bbb-6c94921b1f3a'], 'name': 'tempest-GroupsV320Test-Group-1160193773'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 05:34:07.187490 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.groups [None req-58670582-7ac9-4506-a689-fff649e85228 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Creating group tempest-GroupsV320Test-Group-1160193773. Jul 22 05:34:07.202318 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-58670582-7ac9-4506-a689-fff649e85228 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Availability Zones retrieved successfully. Jul 22 05:34:07.252719 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-58670582-7ac9-4506-a689-fff649e85228 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Created reservations ['33a81a9e-0cf9-425e-a31c-e21af6f786ce'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:07.311136 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-58670582-7ac9-4506-a689-fff649e85228 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/groups returned with HTTP 202 Jul 22 05:34:07.311281 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 221/906] 10.4.3.91 () {70 vars in 1290 bytes} [Wed Jul 22 05:34:07 2026] POST /volume/v3/groups => generated 108 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:07.325797 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6a36b9bd-7616-475a-98a5-dbc1421d8a31 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:07.328424 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6a36b9bd-7616-475a-98a5-dbc1421d8a31 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] GET https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 Jul 22 05:34:07.328424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6a36b9bd-7616-475a-98a5-dbc1421d8a31 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:07.328664 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6a36b9bd-7616-475a-98a5-dbc1421d8a31 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:07.328815 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-6a36b9bd-7616-475a-98a5-dbc1421d8a31 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] show called for member b96554ef-13c2-4a68-ae25-002e15814491 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:34:07.334722 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:07.334722 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:07.347654 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6a36b9bd-7616-475a-98a5-dbc1421d8a31 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 returned with HTTP 200 Jul 22 05:34:07.348301 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 227/907] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:34:07 2026] GET /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:08.332386 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c7ad36fe-81b6-4df2-963a-b1d52adf510b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.334902 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c7ad36fe-81b6-4df2-963a-b1d52adf510b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] DELETE https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:34:08.335195 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c7ad36fe-81b6-4df2-963a-b1d52adf510b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:08.336173 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c7ad36fe-81b6-4df2-963a-b1d52adf510b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:08.336173 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-c7ad36fe-81b6-4df2-963a-b1d52adf510b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Delete volume with id: c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:34:08.351586 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.351586 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:08.352283 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c7ad36fe-81b6-4df2-963a-b1d52adf510b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:34:08.364438 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-88bd0b44-3495-4b36-97f6-4f248b37250a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.368557 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88bd0b44-3495-4b36-97f6-4f248b37250a tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] GET https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 Jul 22 05:34:08.368557 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88bd0b44-3495-4b36-97f6-4f248b37250a tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:08.368557 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88bd0b44-3495-4b36-97f6-4f248b37250a tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:08.368827 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-88bd0b44-3495-4b36-97f6-4f248b37250a tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] show called for member b96554ef-13c2-4a68-ae25-002e15814491 {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:34:08.374725 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.374725 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:08.394652 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88bd0b44-3495-4b36-97f6-4f248b37250a tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 returned with HTTP 200 Jul 22 05:34:08.394652 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 226/908] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:34:08 2026] GET /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 => generated 389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:08.412516 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c7ad36fe-81b6-4df2-963a-b1d52adf510b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Delete volume request issued successfully. Jul 22 05:34:08.412813 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c7ad36fe-81b6-4df2-963a-b1d52adf510b tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 202 Jul 22 05:34:08.413013 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0c426e17-9c36-4722-9879-392f4d8bfb44 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.413666 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 235/909] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:08 2026] DELETE /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:08.415361 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0c426e17-9c36-4722-9879-392f4d8bfb44 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] POST https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action Jul 22 05:34:08.417934 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0c426e17-9c36-4722-9879-392f4d8bfb44 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:08.417934 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0c426e17-9c36-4722-9879-392f4d8bfb44 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:08.420110 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-0c426e17-9c36-4722-9879-392f4d8bfb44 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Updating group 'b96554ef-13c2-4a68-ae25-002e15814491' with 'creating' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 05:34:08.430430 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7b14bb69-ebf1-4572-8507-e00ad668439e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.431834 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.431834 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:08.434508 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7b14bb69-ebf1-4572-8507-e00ad668439e tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:34:08.434508 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7b14bb69-ebf1-4572-8507-e00ad668439e tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:08.434770 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7b14bb69-ebf1-4572-8507-e00ad668439e tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:08.445665 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.445665 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:08.451598 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7b14bb69-ebf1-4572-8507-e00ad668439e tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Volume info retrieved successfully. Jul 22 05:34:08.460262 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7b14bb69-ebf1-4572-8507-e00ad668439e tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 200 Jul 22 05:34:08.460262 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 228/910] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:08 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:08.466754 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0c426e17-9c36-4722-9879-392f4d8bfb44 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action returned with HTTP 202 Jul 22 05:34:08.466846 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 222/911] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:34:08 2026] POST /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:34:08.480809 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-39c474dd-d427-49f0-a2b0-2b59b170990c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.486427 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-39c474dd-d427-49f0-a2b0-2b59b170990c tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] GET https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 Jul 22 05:34:08.486427 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-39c474dd-d427-49f0-a2b0-2b59b170990c tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:08.486427 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-39c474dd-d427-49f0-a2b0-2b59b170990c tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:08.486706 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-39c474dd-d427-49f0-a2b0-2b59b170990c tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] show called for member b96554ef-13c2-4a68-ae25-002e15814491 {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:34:08.492714 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.492714 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:08.509966 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-39c474dd-d427-49f0-a2b0-2b59b170990c tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 returned with HTTP 200 Jul 22 05:34:08.509966 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 227/912] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:34:08 2026] GET /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:08.522009 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e6cfe5ec-132a-4274-8ddd-29dadc0a4a08 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.525799 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e6cfe5ec-132a-4274-8ddd-29dadc0a4a08 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] POST https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action Jul 22 05:34:08.525799 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e6cfe5ec-132a-4274-8ddd-29dadc0a4a08 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:08.525799 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e6cfe5ec-132a-4274-8ddd-29dadc0a4a08 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:08.527209 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-e6cfe5ec-132a-4274-8ddd-29dadc0a4a08 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Updating group 'b96554ef-13c2-4a68-ae25-002e15814491' with 'available' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 05:34:08.536841 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.536841 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:08.549795 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e6cfe5ec-132a-4274-8ddd-29dadc0a4a08 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action returned with HTTP 202 Jul 22 05:34:08.550425 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 236/913] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:34:08 2026] POST /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:34:08.560986 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c954857e-5205-4f19-b593-2b3d494af647 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.565409 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c954857e-5205-4f19-b593-2b3d494af647 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] GET https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 Jul 22 05:34:08.566347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c954857e-5205-4f19-b593-2b3d494af647 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:08.566347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c954857e-5205-4f19-b593-2b3d494af647 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:08.566347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-c954857e-5205-4f19-b593-2b3d494af647 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] show called for member b96554ef-13c2-4a68-ae25-002e15814491 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:34:08.573964 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.573964 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:08.584617 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c954857e-5205-4f19-b593-2b3d494af647 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 returned with HTTP 200 Jul 22 05:34:08.584989 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 229/914] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:34:08 2026] GET /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 => generated 389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:08.605197 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e6eef330-6df1-4757-8338-8662d23869da None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.609691 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e6eef330-6df1-4757-8338-8662d23869da tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] POST https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action Jul 22 05:34:08.610760 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e6eef330-6df1-4757-8338-8662d23869da tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:08.610973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e6eef330-6df1-4757-8338-8662d23869da tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:08.613179 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-e6eef330-6df1-4757-8338-8662d23869da tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Updating group 'b96554ef-13c2-4a68-ae25-002e15814491' with 'error' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 05:34:08.621069 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.621069 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:08.634979 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e6eef330-6df1-4757-8338-8662d23869da tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action returned with HTTP 202 Jul 22 05:34:08.635587 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 223/915] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:34:08 2026] POST /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:34:08.645697 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f7137ae4-e904-4323-829d-05e4d76eb71c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.648404 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f7137ae4-e904-4323-829d-05e4d76eb71c tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] GET https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 Jul 22 05:34:08.649045 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f7137ae4-e904-4323-829d-05e4d76eb71c tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:08.649424 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f7137ae4-e904-4323-829d-05e4d76eb71c tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:08.649865 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-f7137ae4-e904-4323-829d-05e4d76eb71c tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] show called for member b96554ef-13c2-4a68-ae25-002e15814491 {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:34:08.650034 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d81bbe62-693b-4c96-b463-232853959f9f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.654983 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.654983 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:08.674564 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f7137ae4-e904-4323-829d-05e4d76eb71c tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 returned with HTTP 200 Jul 22 05:34:08.674998 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 228/916] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:34:08 2026] GET /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 => generated 385 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:08.693786 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e6ef6071-361a-4387-b9ca-dcd4729920bd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.695403 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6ef6071-361a-4387-b9ca-dcd4729920bd tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] POST https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action Jul 22 05:34:08.695507 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e6ef6071-361a-4387-b9ca-dcd4729920bd tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:08.695869 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e6ef6071-361a-4387-b9ca-dcd4729920bd tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:08.699339 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:08.699339 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-547606545"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:08.700297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-e6ef6071-361a-4387-b9ca-dcd4729920bd tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Updating group 'b96554ef-13c2-4a68-ae25-002e15814491' with 'available' {{(pid=100094) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 05:34:08.705761 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-547606545'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:08.705761 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume of 1 GB Jul 22 05:34:08.708384 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.708384 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:08.713206 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Availability Zones retrieved successfully. Jul 22 05:34:08.719976 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6ef6071-361a-4387-b9ca-dcd4729920bd tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action returned with HTTP 202 Jul 22 05:34:08.720512 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 230/917] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:34:08 2026] POST /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:34:08.725675 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Flow 'volume_create_api' (f4e99339-d154-4097-830f-0a1728f095f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:08.727290 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e954a0-5b95-46dc-b0ab-6acbd4d9d4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:08.729263 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:08.733502 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1f0852f2-592e-4f0d-a0e0-4e6c4ad186fa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.736947 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1f0852f2-592e-4f0d-a0e0-4e6c4ad186fa tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] GET https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 Jul 22 05:34:08.736947 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1f0852f2-592e-4f0d-a0e0-4e6c4ad186fa tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:08.737127 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1f0852f2-592e-4f0d-a0e0-4e6c4ad186fa tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:08.737321 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-1f0852f2-592e-4f0d-a0e0-4e6c4ad186fa tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] show called for member b96554ef-13c2-4a68-ae25-002e15814491 {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:34:08.745078 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.745078 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:08.759460 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1f0852f2-592e-4f0d-a0e0-4e6c4ad186fa tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 returned with HTTP 200 Jul 22 05:34:08.760128 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 224/918] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:34:08 2026] GET /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 => generated 389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:08.773783 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4a4e49cf-3b55-45f6-a300-a43850cbc883 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.775969 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a4e49cf-3b55-45f6-a300-a43850cbc883 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:34:08.776417 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a4e49cf-3b55-45f6-a300-a43850cbc883 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:08.776823 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a4e49cf-3b55-45f6-a300-a43850cbc883 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:08.777209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-4a4e49cf-3b55-45f6-a300-a43850cbc883 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:34:08.777878 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.777878 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:08.778460 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4a4e49cf-3b55-45f6-a300-a43850cbc883 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:34:08.782358 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e954a0-5b95-46dc-b0ab-6acbd4d9d4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:08.783314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3236cbfe-ddfb-4e60-8cd2-b550484e7881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:08.791294 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4a4e49cf-3b55-45f6-a300-a43850cbc883 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Get all volumes completed successfully. Jul 22 05:34:08.794896 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a4e49cf-3b55-45f6-a300-a43850cbc883 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:34:08.798540 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 229/919] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:34:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:08.814270 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-078ca935-eaeb-4fed-952c-b48110056ade None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.818686 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-078ca935-eaeb-4fed-952c-b48110056ade tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] POST https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action Jul 22 05:34:08.819935 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-078ca935-eaeb-4fed-952c-b48110056ade tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:08.823614 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-078ca935-eaeb-4fed-952c-b48110056ade tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:08.825623 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-078ca935-eaeb-4fed-952c-b48110056ade tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] delete called for group b96554ef-13c2-4a68-ae25-002e15814491 {{(pid=100094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:34:08.828100 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-078ca935-eaeb-4fed-952c-b48110056ade tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Delete group with id: b96554ef-13c2-4a68-ae25-002e15814491 Jul 22 05:34:08.833716 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.833716 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:08.878981 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-078ca935-eaeb-4fed-952c-b48110056ade tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action returned with HTTP 202 Jul 22 05:34:08.879623 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 231/920] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:34:08 2026] POST /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:34:08.889418 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-91a31d56-e83c-40c9-ab57-adc6c04542bb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:08.891783 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-91a31d56-e83c-40c9-ab57-adc6c04542bb tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] GET https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 Jul 22 05:34:08.892048 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-91a31d56-e83c-40c9-ab57-adc6c04542bb tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:08.892328 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-91a31d56-e83c-40c9-ab57-adc6c04542bb tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:08.892492 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-91a31d56-e83c-40c9-ab57-adc6c04542bb tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] show called for member b96554ef-13c2-4a68-ae25-002e15814491 {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:34:08.895006 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['66a3c58d-3e56-449b-902a-a8c12bc4bbfd', '600763d0-f310-4061-a78f-8dbf66bdbe70', 'e4f0296b-908d-419d-b504-0200d9e093b1', 'da3baf66-9efd-49f3-a38a-acfef5cbf4d4'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:08.896233 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3236cbfe-ddfb-4e60-8cd2-b550484e7881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66a3c58d-3e56-449b-902a-a8c12bc4bbfd', '600763d0-f310-4061-a78f-8dbf66bdbe70', 'e4f0296b-908d-419d-b504-0200d9e093b1', 'da3baf66-9efd-49f3-a38a-acfef5cbf4d4']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:08.897159 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efdf360a-a3f1-4cab-9106-6602016d0c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:08.898890 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:08.898890 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:08.915171 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-91a31d56-e83c-40c9-ab57-adc6c04542bb tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 returned with HTTP 200 Jul 22 05:34:08.915622 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 225/921] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:34:08 2026] GET /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:08.936104 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efdf360a-a3f1-4cab-9106-6602016d0c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bcd1e15-e9b4-433c-90cb-670082e24f29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-547606545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',qos_specs=None,replication_status=,reservations=['66a3c58d-3e56-449b-902a-a8c12bc4bbfd','600763d0-f310-4061-a78f-8dbf66bdbe70','e4f0296b-908d-419d-b504-0200d9e093b1','da3baf66-9efd-49f3-a38a-acfef5cbf4d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-547606545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bcd1e15-e9b4-433c-90cb-670082e24f29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:08.937500 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0881989-ad36-4bed-bcb2-77938cd894f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:08.969457 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0881989-ad36-4bed-bcb2-77938cd894f5) transitioned into state 'SUCCESS' from state '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-547606545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',qos_specs=None,replication_status=,reservations=['66a3c58d-3e56-449b-902a-a8c12bc4bbfd','600763d0-f310-4061-a78f-8dbf66bdbe70','e4f0296b-908d-419d-b504-0200d9e093b1','da3baf66-9efd-49f3-a38a-acfef5cbf4d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:08.971820 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e91a0c-5dfb-428c-a52a-77be969e57f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:08.989483 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e91a0c-5dfb-428c-a52a-77be969e57f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:08.990528 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Flow 'volume_create_api' (f4e99339-d154-4097-830f-0a1728f095f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:08.991405 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume request issued successfully. Jul 22 05:34:08.992050 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d81bbe62-693b-4c96-b463-232853959f9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:08.992455 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 237/922] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:08 2026] POST /volume/v3/volumes => generated 746 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:09.010321 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-694dd579-7ec3-4b93-a7b7-60c56096320d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:09.016223 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-694dd579-7ec3-4b93-a7b7-60c56096320d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 Jul 22 05:34:09.017025 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-694dd579-7ec3-4b93-a7b7-60c56096320d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:09.018494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-694dd579-7ec3-4b93-a7b7-60c56096320d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:09.032407 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:09.032407 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:09.041474 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-694dd579-7ec3-4b93-a7b7-60c56096320d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:34:09.047300 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-694dd579-7ec3-4b93-a7b7-60c56096320d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 returned with HTTP 200 Jul 22 05:34:09.047727 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 230/923] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:09 2026] GET /volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:09.482586 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f34cd7b2-4a06-4461-8e11-0c111f181ce2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:09.487465 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f34cd7b2-4a06-4461-8e11-0c111f181ce2 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] GET https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 Jul 22 05:34:09.487465 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f34cd7b2-4a06-4461-8e11-0c111f181ce2 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:09.487465 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f34cd7b2-4a06-4461-8e11-0c111f181ce2 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:09.499720 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f34cd7b2-4a06-4461-8e11-0c111f181ce2 tempest-TaggedAttachmentsTest-1660781107 tempest-TaggedAttachmentsTest-1660781107-project-member] https://10.4.3.91/volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 returned with HTTP 404 Jul 22 05:34:09.500303 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 232/924] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:09 2026] GET /volume/v3/volumes/c20dc26f-be67-4d63-b55a-fcffe6b749f3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:09.930289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d4dbebf9-1233-416b-ad32-f88ef5ea69d4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:09.932339 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d4dbebf9-1233-416b-ad32-f88ef5ea69d4 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] GET https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 Jul 22 05:34:09.933180 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d4dbebf9-1233-416b-ad32-f88ef5ea69d4 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:09.933180 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d4dbebf9-1233-416b-ad32-f88ef5ea69d4 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:09.933180 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-d4dbebf9-1233-416b-ad32-f88ef5ea69d4 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] show called for member b96554ef-13c2-4a68-ae25-002e15814491 {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:34:09.938260 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d4dbebf9-1233-416b-ad32-f88ef5ea69d4 tempest-GroupsV320Test-1928562054 tempest-GroupsV320Test-1928562054-project-member] https://10.4.3.91/volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 returned with HTTP 404 Jul 22 05:34:09.939126 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 226/925] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:34:09 2026] GET /volume/v3/groups/b96554ef-13c2-4a68-ae25-002e15814491 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:34:09.953929 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a4336a3c-1395-41f2-b39e-304f2f6cbb37 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:09.956041 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a4336a3c-1395-41f2-b39e-304f2f6cbb37 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/61c186f2-1392-407d-b17e-5c5ac1a3b3e1 Jul 22 05:34:09.956354 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a4336a3c-1395-41f2-b39e-304f2f6cbb37 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:09.956590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a4336a3c-1395-41f2-b39e-304f2f6cbb37 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:09.956944 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:09.956944 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:09.988152 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a4336a3c-1395-41f2-b39e-304f2f6cbb37 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] https://10.4.3.91/volume/v3/group_types/61c186f2-1392-407d-b17e-5c5ac1a3b3e1 returned with HTTP 202 Jul 22 05:34:09.988690 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 238/926] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:34:09 2026] DELETE /volume/v3/group_types/61c186f2-1392-407d-b17e-5c5ac1a3b3e1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:34:10.002681 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-00f49d98-5185-4b3f-98ef-734ff3c5c7ae None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:10.007302 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-00f49d98-5185-4b3f-98ef-734ff3c5c7ae tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] DELETE https://10.4.3.91/volume/v3/types/a193ffbb-cf44-452c-8bbb-6c94921b1f3a Jul 22 05:34:10.007992 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-00f49d98-5185-4b3f-98ef-734ff3c5c7ae tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:10.007992 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-00f49d98-5185-4b3f-98ef-734ff3c5c7ae tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:10.069067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-123d263d-2403-4a91-978a-bc36b77373c4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:10.072113 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-123d263d-2403-4a91-978a-bc36b77373c4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 Jul 22 05:34:10.072360 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-123d263d-2403-4a91-978a-bc36b77373c4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:10.072497 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-123d263d-2403-4a91-978a-bc36b77373c4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:10.085849 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-00f49d98-5185-4b3f-98ef-734ff3c5c7ae tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] https://10.4.3.91/volume/v3/types/a193ffbb-cf44-452c-8bbb-6c94921b1f3a returned with HTTP 202 Jul 22 05:34:10.086565 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 231/927] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:10 2026] DELETE /volume/v3/types/a193ffbb-cf44-452c-8bbb-6c94921b1f3a => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:10.087745 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:10.087745 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:10.096374 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-123d263d-2403-4a91-978a-bc36b77373c4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:34:10.097288 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b9ad537a-670b-4ba8-85b1-06c02b50f2c2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:10.102378 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b9ad537a-670b-4ba8-85b1-06c02b50f2c2 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] GET https://10.4.3.91/volume/v3/types/a193ffbb-cf44-452c-8bbb-6c94921b1f3a Jul 22 05:34:10.102654 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b9ad537a-670b-4ba8-85b1-06c02b50f2c2 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:10.102870 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b9ad537a-670b-4ba8-85b1-06c02b50f2c2 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:10.107784 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-123d263d-2403-4a91-978a-bc36b77373c4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 returned with HTTP 200 Jul 22 05:34:10.109408 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 233/928] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:10 2026] GET /volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:10.111888 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b9ad537a-670b-4ba8-85b1-06c02b50f2c2 tempest-GroupsV320Test-88658979 tempest-GroupsV320Test-88658979-project-admin] https://10.4.3.91/volume/v3/types/a193ffbb-cf44-452c-8bbb-6c94921b1f3a returned with HTTP 404 Jul 22 05:34:10.112755 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 227/929] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:10 2026] GET /volume/v3/types/a193ffbb-cf44-452c-8bbb-6c94921b1f3a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:10.128349 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-56e728b4-9cce-41c2-8e97-d76c9a50fdae None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:10.132067 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-56e728b4-9cce-41c2-8e97-d76c9a50fdae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:34:10.133129 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-56e728b4-9cce-41c2-8e97-d76c9a50fdae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bcd1e15-e9b4-433c-90cb-670082e24f29", "name": "tempest-VolumesBackupsTest-Backup-226050164"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:10.134280 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-56e728b4-9cce-41c2-8e97-d76c9a50fdae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating new backup {'backup': {'volume_id': '8bcd1e15-e9b4-433c-90cb-670082e24f29', 'name': 'tempest-VolumesBackupsTest-Backup-226050164'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:34:10.135102 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-56e728b4-9cce-41c2-8e97-d76c9a50fdae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating backup of volume 8bcd1e15-e9b4-433c-90cb-670082e24f29 in container None Jul 22 05:34:10.154529 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:10.154529 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:10.155256 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-56e728b4-9cce-41c2-8e97-d76c9a50fdae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:34:10.217976 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-56e728b4-9cce-41c2-8e97-d76c9a50fdae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['bcb66982-451a-4ac5-abda-8e7642939b7b', '8dee441e-04aa-4597-a95b-c7ca61938af8'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:10.315086 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-56e728b4-9cce-41c2-8e97-d76c9a50fdae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:34:10.315704 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 239/930] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:34:10 2026] POST /volume/v3/backups => generated 327 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:10.330295 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a007eb40-8ce3-44da-b579-0fef7b9479f7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:10.333546 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a007eb40-8ce3-44da-b579-0fef7b9479f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:10.333546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a007eb40-8ce3-44da-b579-0fef7b9479f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:10.334272 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a007eb40-8ce3-44da-b579-0fef7b9479f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:10.334482 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a007eb40-8ce3-44da-b579-0fef7b9479f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:10.361476 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:10.361476 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:10.362652 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a007eb40-8ce3-44da-b579-0fef7b9479f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:10.363109 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 232/931] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:10 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 734 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:11.378941 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a15b6ea2-aa81-4cae-80dc-88a404d04a2b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:11.381948 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a15b6ea2-aa81-4cae-80dc-88a404d04a2b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:11.382772 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a15b6ea2-aa81-4cae-80dc-88a404d04a2b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:11.383230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a15b6ea2-aa81-4cae-80dc-88a404d04a2b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:11.383667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a15b6ea2-aa81-4cae-80dc-88a404d04a2b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:11.410032 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:11.410032 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:11.411241 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a15b6ea2-aa81-4cae-80dc-88a404d04a2b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:11.412139 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 234/932] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:11 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 736 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:12.427018 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-650b2eeb-4827-45c9-97d6-eb683bd03e77 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:12.431520 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-650b2eeb-4827-45c9-97d6-eb683bd03e77 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:12.431817 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-650b2eeb-4827-45c9-97d6-eb683bd03e77 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:12.432122 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-650b2eeb-4827-45c9-97d6-eb683bd03e77 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:12.433268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-650b2eeb-4827-45c9-97d6-eb683bd03e77 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:12.458867 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:12.458867 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:12.460998 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-650b2eeb-4827-45c9-97d6-eb683bd03e77 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:12.460998 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 228/933] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:12 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 736 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:13.476793 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ffea8592-2734-40fc-8551-f5605b16c379 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:13.479992 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ffea8592-2734-40fc-8551-f5605b16c379 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:13.479992 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ffea8592-2734-40fc-8551-f5605b16c379 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:13.481552 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ffea8592-2734-40fc-8551-f5605b16c379 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:13.481552 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-ffea8592-2734-40fc-8551-f5605b16c379 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:13.487803 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:13.487803 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:13.489685 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ffea8592-2734-40fc-8551-f5605b16c379 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:13.490164 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 240/934] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:13 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:14.100685 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cecba80e-0634-417b-9118-15c6459ac5e7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.215555 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cecba80e-0634-417b-9118-15c6459ac5e7 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] POST https://10.4.3.91/volume/v3/qos-specs Jul 22 05:34:14.216855 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cecba80e-0634-417b-9118-15c6459ac5e7 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1650054677", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:14.221442 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.qos_specs [None req-cecba80e-0634-417b-9118-15c6459ac5e7 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1650054677', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100091) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 05:34:14.236984 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.db.api [None req-cecba80e-0634-417b-9118-15c6459ac5e7 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DB qos_specs_create(): root {'id': '3d84069f-ad29-4cf8-9ff8-5059b3379ea9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1650054677'} {{(pid=100091) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 05:34:14.262142 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cecba80e-0634-417b-9118-15c6459ac5e7 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs returned with HTTP 200 Jul 22 05:34:14.262648 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 233/935] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:34:14 2026] POST /volume/v3/qos-specs => generated 391 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:14.276670 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-05c4592f-3dd2-41cd-84b7-bad020cf2767 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.278911 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-05c4592f-3dd2-41cd-84b7-bad020cf2767 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:14.279357 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-05c4592f-3dd2-41cd-84b7-bad020cf2767 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-154357190"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:14.298228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.300123 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:14.300610 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2037750903"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:14.303383 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Create volume request body: {'volume': {'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2037750903'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:14.303535 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-05c4592f-3dd2-41cd-84b7-bad020cf2767 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:14.304288 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 235/936] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:34:14 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 22 05:34:14.321438 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-284f05ce-63fa-42c5-b91e-7a121c6e7839 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.328170 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-284f05ce-63fa-42c5-b91e-7a121c6e7839 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:14.328170 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-284f05ce-63fa-42c5-b91e-7a121c6e7839 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1250187570"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:14.361063 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-284f05ce-63fa-42c5-b91e-7a121c6e7839 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:14.361547 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 241/937] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:34:14 2026] POST /volume/v3/types => generated 222 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:14.374058 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-45a4ed7b-46f5-4ce0-aff3-2debe3338010 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.378767 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-45a4ed7b-46f5-4ce0-aff3-2debe3338010 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:14.378767 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-45a4ed7b-46f5-4ce0-aff3-2debe3338010 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-267873109"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:14.378767 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:14.378767 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:14.408052 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-45a4ed7b-46f5-4ce0-aff3-2debe3338010 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:14.408052 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 234/938] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:34:14 2026] POST /volume/v3/types => generated 221 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:14.418218 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-25264b81-4f97-4894-bc4f-83335699b91d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.421025 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-25264b81-4f97-4894-bc4f-83335699b91d tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associate?vol_type_id=44231ad0-fe46-4cca-a923-6177edddaf34 Jul 22 05:34:14.421438 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-25264b81-4f97-4894-bc4f-83335699b91d tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.422444 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-25264b81-4f97-4894-bc4f-83335699b91d tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'associate' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.424488 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Create volume of 1 GB Jul 22 05:34:14.425820 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.qos_specs_manage [None req-25264b81-4f97-4894-bc4f-83335699b91d tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Associate qos_spec: 3d84069f-ad29-4cf8-9ff8-5059b3379ea9 with type: 44231ad0-fe46-4cca-a923-6177edddaf34 {{(pid=100094) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 05:34:14.435150 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Availability Zones retrieved successfully. Jul 22 05:34:14.444529 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Flow 'volume_create_api' (19d4f015-a819-4be1-b08a-73fce7daaec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:14.444529 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68c3f10-8925-44cb-ab0d-a8aa55ae03e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:14.445148 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:14.456328 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-25264b81-4f97-4894-bc4f-83335699b91d tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associate?vol_type_id=44231ad0-fe46-4cca-a923-6177edddaf34 returned with HTTP 202 Jul 22 05:34:14.457125 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 236/939] 10.4.3.91 () {66 vars in 1474 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associate?vol_type_id=44231ad0-fe46-4cca-a923-6177edddaf34 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:14.467290 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8a0dd74f-6143-47a3-9953-db37a5c5097b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.470035 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8a0dd74f-6143-47a3-9953-db37a5c5097b tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associate?vol_type_id=f7b431f0-0ec4-402b-9811-8191a48c48e5 Jul 22 05:34:14.470399 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8a0dd74f-6143-47a3-9953-db37a5c5097b tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.470725 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8a0dd74f-6143-47a3-9953-db37a5c5097b tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'associate' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.471372 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8a0dd74f-6143-47a3-9953-db37a5c5097b tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Associate qos_spec: 3d84069f-ad29-4cf8-9ff8-5059b3379ea9 with type: f7b431f0-0ec4-402b-9811-8191a48c48e5 {{(pid=100092) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 05:34:14.509482 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9f53fe96-2e9d-4ae6-9f44-3079116e83e9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.513076 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9f53fe96-2e9d-4ae6-9f44-3079116e83e9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:14.513076 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9f53fe96-2e9d-4ae6-9f44-3079116e83e9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.514365 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9f53fe96-2e9d-4ae6-9f44-3079116e83e9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.514365 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-9f53fe96-2e9d-4ae6-9f44-3079116e83e9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:14.520754 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:14.520754 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:14.522799 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9f53fe96-2e9d-4ae6-9f44-3079116e83e9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:14.522799 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 235/940] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:14.526975 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8a0dd74f-6143-47a3-9953-db37a5c5097b tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associate?vol_type_id=f7b431f0-0ec4-402b-9811-8191a48c48e5 returned with HTTP 202 Jul 22 05:34:14.526975 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 242/941] 10.4.3.91 () {66 vars in 1474 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associate?vol_type_id=f7b431f0-0ec4-402b-9811-8191a48c48e5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:14.538332 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-56b58800-52bf-406c-b219-cda0eed2ff25 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.542744 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-56b58800-52bf-406c-b219-cda0eed2ff25 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associate?vol_type_id=91409975-8a98-46d9-9749-9adbbc643aa0 Jul 22 05:34:14.543073 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68c3f10-8925-44cb-ab0d-a8aa55ae03e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:14.543908 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-56b58800-52bf-406c-b219-cda0eed2ff25 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.544141 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-56b58800-52bf-406c-b219-cda0eed2ff25 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'associate' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.544355 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9c6d9a-e8ab-4af3-9406-c77a7c79a385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:14.544512 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:14.544512 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:14.544932 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.qos_specs_manage [None req-56b58800-52bf-406c-b219-cda0eed2ff25 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Associate qos_spec: 3d84069f-ad29-4cf8-9ff8-5059b3379ea9 with type: 91409975-8a98-46d9-9749-9adbbc643aa0 {{(pid=100094) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 05:34:14.585475 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-56b58800-52bf-406c-b219-cda0eed2ff25 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associate?vol_type_id=91409975-8a98-46d9-9749-9adbbc643aa0 returned with HTTP 202 Jul 22 05:34:14.585475 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 237/942] 10.4.3.91 () {66 vars in 1474 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associate?vol_type_id=91409975-8a98-46d9-9749-9adbbc643aa0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:14.598731 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5fb0e0d7-316b-486d-a9fe-f43151863760 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.600889 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5fb0e0d7-316b-486d-a9fe-f43151863760 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associations Jul 22 05:34:14.601104 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5fb0e0d7-316b-486d-a9fe-f43151863760 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.601742 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5fb0e0d7-316b-486d-a9fe-f43151863760 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'associations' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.602156 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5fb0e0d7-316b-486d-a9fe-f43151863760 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Get associations for qos_spec id: 3d84069f-ad29-4cf8-9ff8-5059b3379ea9 {{(pid=100091) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 05:34:14.623312 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5fb0e0d7-316b-486d-a9fe-f43151863760 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associations returned with HTTP 200 Jul 22 05:34:14.623878 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 236/943] 10.4.3.91 () {66 vars in 1386 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associations => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:14.636247 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f5e7c4cd-1e81-45d6-810f-736b9339e30a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.641081 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f5e7c4cd-1e81-45d6-810f-736b9339e30a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/disassociate?vol_type_id=44231ad0-fe46-4cca-a923-6177edddaf34 Jul 22 05:34:14.641316 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f5e7c4cd-1e81-45d6-810f-736b9339e30a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.641594 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f5e7c4cd-1e81-45d6-810f-736b9339e30a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'disassociate' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.641928 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:14.641928 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:14.642305 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f5e7c4cd-1e81-45d6-810f-736b9339e30a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Disassociate qos_spec: 3d84069f-ad29-4cf8-9ff8-5059b3379ea9 from type: 44231ad0-fe46-4cca-a923-6177edddaf34 {{(pid=100092) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 22 05:34:14.658943 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Created reservations ['9ddec1ef-1962-49cd-b573-8a66bfaad7a0', 'b1427c89-38ec-4888-8b85-5a570a837f0a', 'f93ccdcb-3e23-4f79-9c74-efb469440049', 'd1286f7f-a21b-4d2c-9f9b-639b70c53391'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:14.659982 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9c6d9a-e8ab-4af3-9406-c77a7c79a385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ddec1ef-1962-49cd-b573-8a66bfaad7a0', 'b1427c89-38ec-4888-8b85-5a570a837f0a', 'f93ccdcb-3e23-4f79-9c74-efb469440049', 'd1286f7f-a21b-4d2c-9f9b-639b70c53391']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:14.661069 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e32c8a-e551-4e12-9943-426cc850a82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:14.671722 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f5e7c4cd-1e81-45d6-810f-736b9339e30a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/disassociate?vol_type_id=44231ad0-fe46-4cca-a923-6177edddaf34 returned with HTTP 202 Jul 22 05:34:14.672335 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 243/944] 10.4.3.91 () {66 vars in 1483 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/disassociate?vol_type_id=44231ad0-fe46-4cca-a923-6177edddaf34 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:14.682374 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0e878858-a921-495b-bb28-44080877cbae None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.684729 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0e878858-a921-495b-bb28-44080877cbae tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associations Jul 22 05:34:14.685014 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0e878858-a921-495b-bb28-44080877cbae tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.685223 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0e878858-a921-495b-bb28-44080877cbae tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'associations' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.685551 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:14.685551 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:14.686159 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0e878858-a921-495b-bb28-44080877cbae tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Get associations for qos_spec id: 3d84069f-ad29-4cf8-9ff8-5059b3379ea9 {{(pid=100094) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 05:34:14.694934 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e32c8a-e551-4e12-9943-426cc850a82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecd6567f-d833-42ac-bbbb-bbfe79295e16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2037750903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c3a8d8d99b4d9895975954960048d0',qos_specs=None,replication_status=,reservations=['9ddec1ef-1962-49cd-b573-8a66bfaad7a0','b1427c89-38ec-4888-8b85-5a570a837f0a','f93ccdcb-3e23-4f79-9c74-efb469440049','d1286f7f-a21b-4d2c-9f9b-639b70c53391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab3e1945ab84409b70d97f4782fea7a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2037750903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecd6567f-d833-42ac-bbbb-bbfe79295e16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c3a8d8d99b4d9895975954960048d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ab3e1945ab84409b70d97f4782fea7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:14.696156 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8976378f-e115-4ae0-bd31-8d7a6f96bcc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:14.704987 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0e878858-a921-495b-bb28-44080877cbae tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associations returned with HTTP 200 Jul 22 05:34:14.705432 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 238/945] 10.4.3.91 () {66 vars in 1386 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associations => generated 305 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:14.717961 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-06bd0997-9d40-4edb-9c40-5f1d29a80afd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.720240 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-06bd0997-9d40-4edb-9c40-5f1d29a80afd tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/disassociate_all Jul 22 05:34:14.720458 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-06bd0997-9d40-4edb-9c40-5f1d29a80afd tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.720711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-06bd0997-9d40-4edb-9c40-5f1d29a80afd tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'disassociate_all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.721010 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:14.721010 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:14.721544 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.qos_specs_manage [None req-06bd0997-9d40-4edb-9c40-5f1d29a80afd tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Disassociate qos_spec: 3d84069f-ad29-4cf8-9ff8-5059b3379ea9 from all. {{(pid=100091) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 22 05:34:14.732664 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8976378f-e115-4ae0-bd31-8d7a6f96bcc4) transitioned into state 'SUCCESS' from state '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-2037750903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c3a8d8d99b4d9895975954960048d0',qos_specs=None,replication_status=,reservations=['9ddec1ef-1962-49cd-b573-8a66bfaad7a0','b1427c89-38ec-4888-8b85-5a570a837f0a','f93ccdcb-3e23-4f79-9c74-efb469440049','d1286f7f-a21b-4d2c-9f9b-639b70c53391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab3e1945ab84409b70d97f4782fea7a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:14.733843 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff8a970-75a6-4a13-b135-0cf3be58b714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:14.738900 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-06bd0997-9d40-4edb-9c40-5f1d29a80afd tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/disassociate_all returned with HTTP 202 Jul 22 05:34:14.739436 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 237/946] 10.4.3.91 () {66 vars in 1398 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/disassociate_all => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:14.749482 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dfcf6a33-0e6a-4794-b808-8c2e89f6d17d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.752008 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff8a970-75a6-4a13-b135-0cf3be58b714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:14.753005 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Flow 'volume_create_api' (19d4f015-a819-4be1-b08a-73fce7daaec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:14.753366 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Create volume request issued successfully. Jul 22 05:34:14.754060 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dfcf6a33-0e6a-4794-b808-8c2e89f6d17d tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associations Jul 22 05:34:14.754146 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9ae558fb-0f2d-4700-a6a5-c7de000aea38 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:14.754367 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dfcf6a33-0e6a-4794-b808-8c2e89f6d17d tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.754588 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 229/947] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:34:14 2026] POST /volume/v3/volumes => generated 746 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:14.754666 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dfcf6a33-0e6a-4794-b808-8c2e89f6d17d tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'associations' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.754938 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:14.754938 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:14.755418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dfcf6a33-0e6a-4794-b808-8c2e89f6d17d tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Get associations for qos_spec id: 3d84069f-ad29-4cf8-9ff8-5059b3379ea9 {{(pid=100092) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 05:34:14.772422 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5adc65b5-be2e-48e6-b6ff-92d358dd64dd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.775184 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5adc65b5-be2e-48e6-b6ff-92d358dd64dd tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 Jul 22 05:34:14.775496 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5adc65b5-be2e-48e6-b6ff-92d358dd64dd tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.775830 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5adc65b5-be2e-48e6-b6ff-92d358dd64dd tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.775929 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dfcf6a33-0e6a-4794-b808-8c2e89f6d17d tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associations returned with HTTP 200 Jul 22 05:34:14.776460 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 244/948] 10.4.3.91 () {66 vars in 1386 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/associations => generated 24 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:34:14.786531 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:14.786531 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:14.789020 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2847e27d-c353-4ef7-affc-b6227d3011f0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.792255 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5adc65b5-be2e-48e6-b6ff-92d358dd64dd tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:14.793403 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2847e27d-c353-4ef7-affc-b6227d3011f0 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DELETE https://10.4.3.91/volume/v3/types/91409975-8a98-46d9-9749-9adbbc643aa0 Jul 22 05:34:14.794235 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2847e27d-c353-4ef7-affc-b6227d3011f0 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.794235 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2847e27d-c353-4ef7-affc-b6227d3011f0 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.794235 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:14.794235 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:14.798962 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5adc65b5-be2e-48e6-b6ff-92d358dd64dd tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 returned with HTTP 200 Jul 22 05:34:14.799130 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 239/949] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:14.834163 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2847e27d-c353-4ef7-affc-b6227d3011f0 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/types/91409975-8a98-46d9-9749-9adbbc643aa0 returned with HTTP 202 Jul 22 05:34:14.834565 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 238/950] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:14 2026] DELETE /volume/v3/types/91409975-8a98-46d9-9749-9adbbc643aa0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:14.847758 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6c623daa-10fa-4292-8db9-7c0dc8c040af None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.849232 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6c623daa-10fa-4292-8db9-7c0dc8c040af tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/types/91409975-8a98-46d9-9749-9adbbc643aa0 Jul 22 05:34:14.849476 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6c623daa-10fa-4292-8db9-7c0dc8c040af tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.849805 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6c623daa-10fa-4292-8db9-7c0dc8c040af tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.855314 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6c623daa-10fa-4292-8db9-7c0dc8c040af tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/types/91409975-8a98-46d9-9749-9adbbc643aa0 returned with HTTP 404 Jul 22 05:34:14.855999 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 230/951] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/types/91409975-8a98-46d9-9749-9adbbc643aa0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:14.866595 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-88e6337f-00a0-4887-95de-f36b5594f4a2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.869679 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-88e6337f-00a0-4887-95de-f36b5594f4a2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DELETE https://10.4.3.91/volume/v3/types/f7b431f0-0ec4-402b-9811-8191a48c48e5 Jul 22 05:34:14.869973 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-88e6337f-00a0-4887-95de-f36b5594f4a2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.870272 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-88e6337f-00a0-4887-95de-f36b5594f4a2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.872128 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:14.872128 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:14.927186 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-88e6337f-00a0-4887-95de-f36b5594f4a2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/types/f7b431f0-0ec4-402b-9811-8191a48c48e5 returned with HTTP 202 Jul 22 05:34:14.928124 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 245/952] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:14 2026] DELETE /volume/v3/types/f7b431f0-0ec4-402b-9811-8191a48c48e5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:14.941240 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a33742d2-661b-442b-b000-e31a5e731918 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.943942 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a33742d2-661b-442b-b000-e31a5e731918 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/types/f7b431f0-0ec4-402b-9811-8191a48c48e5 Jul 22 05:34:14.944219 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a33742d2-661b-442b-b000-e31a5e731918 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.944497 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a33742d2-661b-442b-b000-e31a5e731918 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:14.954829 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a33742d2-661b-442b-b000-e31a5e731918 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/types/f7b431f0-0ec4-402b-9811-8191a48c48e5 returned with HTTP 404 Jul 22 05:34:14.955466 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 240/953] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:14 2026] GET /volume/v3/types/f7b431f0-0ec4-402b-9811-8191a48c48e5 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:14.966703 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9bf777eb-c407-4ad0-a99c-5d161222fd95 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:14.969222 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9bf777eb-c407-4ad0-a99c-5d161222fd95 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DELETE https://10.4.3.91/volume/v3/types/44231ad0-fe46-4cca-a923-6177edddaf34 Jul 22 05:34:14.969495 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9bf777eb-c407-4ad0-a99c-5d161222fd95 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:14.969830 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9bf777eb-c407-4ad0-a99c-5d161222fd95 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.017520 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9bf777eb-c407-4ad0-a99c-5d161222fd95 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/types/44231ad0-fe46-4cca-a923-6177edddaf34 returned with HTTP 202 Jul 22 05:34:15.017929 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 239/954] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:14 2026] DELETE /volume/v3/types/44231ad0-fe46-4cca-a923-6177edddaf34 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:15.030817 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d0ea5d09-0d3b-44e3-98ff-0f8cc945fe43 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.033360 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d0ea5d09-0d3b-44e3-98ff-0f8cc945fe43 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/types/44231ad0-fe46-4cca-a923-6177edddaf34 Jul 22 05:34:15.033551 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d0ea5d09-0d3b-44e3-98ff-0f8cc945fe43 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.033849 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d0ea5d09-0d3b-44e3-98ff-0f8cc945fe43 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.039007 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d0ea5d09-0d3b-44e3-98ff-0f8cc945fe43 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/types/44231ad0-fe46-4cca-a923-6177edddaf34 returned with HTTP 404 Jul 22 05:34:15.039406 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 231/955] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/types/44231ad0-fe46-4cca-a923-6177edddaf34 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.055159 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8b05ecf0-b4c9-496e-8b61-057d1b71c949 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.058018 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8b05ecf0-b4c9-496e-8b61-057d1b71c949 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] POST https://10.4.3.91/volume/v3/qos-specs Jul 22 05:34:15.058095 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8b05ecf0-b4c9-496e-8b61-057d1b71c949 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1962140639", "consumer": "back-end"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:15.060532 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.qos_specs [None req-8b05ecf0-b4c9-496e-8b61-057d1b71c949 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1962140639', 'consumer': 'back-end', 'specs': {}} {{(pid=100092) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 05:34:15.072506 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-8b05ecf0-b4c9-496e-8b61-057d1b71c949 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DB qos_specs_create(): root {'id': 'bd585842-b6be-4933-8386-c54f0d9b075a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1962140639'} {{(pid=100092) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 05:34:15.085431 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8b05ecf0-b4c9-496e-8b61-057d1b71c949 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs returned with HTTP 200 Jul 22 05:34:15.085892 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 246/956] 10.4.3.91 () {68 vars in 1257 bytes} [Wed Jul 22 05:34:15 2026] POST /volume/v3/qos-specs => generated 367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.100281 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a7cc161c-1f9a-4048-9a89-c9529a217293 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.102194 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a7cc161c-1f9a-4048-9a89-c9529a217293 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DELETE https://10.4.3.91/volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a?force=False Jul 22 05:34:15.102369 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a7cc161c-1f9a-4048-9a89-c9529a217293 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.102578 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a7cc161c-1f9a-4048-9a89-c9529a217293 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.103184 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a7cc161c-1f9a-4048-9a89-c9529a217293 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Delete qos_spec: bd585842-b6be-4933-8386-c54f0d9b075a, force: False {{(pid=100094) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 05:34:15.137844 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a7cc161c-1f9a-4048-9a89-c9529a217293 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a?force=False returned with HTTP 202 Jul 22 05:34:15.137844 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 241/957] 10.4.3.91 () {66 vars in 1373 bytes} [Wed Jul 22 05:34:15 2026] DELETE /volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:15.149408 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c694aced-f52a-4dfc-893c-8c43f19695de None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.153812 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c694aced-f52a-4dfc-893c-8c43f19695de tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a Jul 22 05:34:15.154072 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c694aced-f52a-4dfc-893c-8c43f19695de tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.154318 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c694aced-f52a-4dfc-893c-8c43f19695de tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.159538 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c694aced-f52a-4dfc-893c-8c43f19695de tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a returned with HTTP 404 Jul 22 05:34:15.160277 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 240/958] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.173800 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5059614f-d552-42f4-92dc-4cb2f265dcc2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.177344 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5059614f-d552-42f4-92dc-4cb2f265dcc2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs Jul 22 05:34:15.177344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5059614f-d552-42f4-92dc-4cb2f265dcc2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.177344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5059614f-d552-42f4-92dc-4cb2f265dcc2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.177344 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.177344 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:15.198416 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5059614f-d552-42f4-92dc-4cb2f265dcc2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs returned with HTTP 200 Jul 22 05:34:15.198916 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 232/959] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs => generated 175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.210677 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4fa48925-6999-4066-b281-e04c3c1d83e1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.215538 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4fa48925-6999-4066-b281-e04c3c1d83e1 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DELETE https://10.4.3.91/volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a?force=False Jul 22 05:34:15.216698 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4fa48925-6999-4066-b281-e04c3c1d83e1 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.220303 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4fa48925-6999-4066-b281-e04c3c1d83e1 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.220303 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.220303 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:15.220508 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4fa48925-6999-4066-b281-e04c3c1d83e1 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Delete qos_spec: bd585842-b6be-4933-8386-c54f0d9b075a, force: False {{(pid=100092) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 05:34:15.232728 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4fa48925-6999-4066-b281-e04c3c1d83e1 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a?force=False returned with HTTP 404 Jul 22 05:34:15.233615 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 247/960] 10.4.3.91 () {66 vars in 1373 bytes} [Wed Jul 22 05:34:15 2026] DELETE /volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.248215 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d56ad025-c318-4cc5-98fb-074e8de355fe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.251298 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d56ad025-c318-4cc5-98fb-074e8de355fe tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a Jul 22 05:34:15.251616 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d56ad025-c318-4cc5-98fb-074e8de355fe tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.251901 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d56ad025-c318-4cc5-98fb-074e8de355fe tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.252273 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.252273 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:15.258213 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d56ad025-c318-4cc5-98fb-074e8de355fe tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a returned with HTTP 404 Jul 22 05:34:15.258773 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 242/961] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/bd585842-b6be-4933-8386-c54f0d9b075a => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.271280 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8fb14e23-5536-49d4-be15-a44166680b6a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.273744 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8fb14e23-5536-49d4-be15-a44166680b6a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] POST https://10.4.3.91/volume/v3/qos-specs Jul 22 05:34:15.274689 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8fb14e23-5536-49d4-be15-a44166680b6a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1995104943", "consumer": "both"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:15.277418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.qos_specs [None req-8fb14e23-5536-49d4-be15-a44166680b6a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1995104943', 'consumer': 'both', 'specs': {}} {{(pid=100091) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 05:34:15.281138 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.db.api [None req-8fb14e23-5536-49d4-be15-a44166680b6a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DB qos_specs_create(): root {'id': 'dc154495-60a9-464c-9607-b397705fe909', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1995104943'} {{(pid=100091) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 05:34:15.294002 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8fb14e23-5536-49d4-be15-a44166680b6a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs returned with HTTP 200 Jul 22 05:34:15.294233 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 241/962] 10.4.3.91 () {68 vars in 1257 bytes} [Wed Jul 22 05:34:15 2026] POST /volume/v3/qos-specs => generated 363 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.305511 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3d7bd7fe-9e06-4dcd-8e26-9ee74c3ebaab None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.308480 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3d7bd7fe-9e06-4dcd-8e26-9ee74c3ebaab tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DELETE https://10.4.3.91/volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909?force=False Jul 22 05:34:15.308771 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3d7bd7fe-9e06-4dcd-8e26-9ee74c3ebaab tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.309181 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3d7bd7fe-9e06-4dcd-8e26-9ee74c3ebaab tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.309847 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.309847 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:15.310425 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3d7bd7fe-9e06-4dcd-8e26-9ee74c3ebaab tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Delete qos_spec: dc154495-60a9-464c-9607-b397705fe909, force: False {{(pid=100093) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 05:34:15.357498 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3d7bd7fe-9e06-4dcd-8e26-9ee74c3ebaab tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909?force=False returned with HTTP 202 Jul 22 05:34:15.358213 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 233/963] 10.4.3.91 () {66 vars in 1373 bytes} [Wed Jul 22 05:34:15 2026] DELETE /volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:15.374210 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-66525342-82d8-4d71-bec0-6c40c50f1832 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.374210 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-66525342-82d8-4d71-bec0-6c40c50f1832 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909 Jul 22 05:34:15.374210 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-66525342-82d8-4d71-bec0-6c40c50f1832 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.374210 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-66525342-82d8-4d71-bec0-6c40c50f1832 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.376896 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-66525342-82d8-4d71-bec0-6c40c50f1832 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909 returned with HTTP 404 Jul 22 05:34:15.377465 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 248/964] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.389992 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-eb4531f8-3be0-4421-9800-6ae04cefd5d2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.393515 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-eb4531f8-3be0-4421-9800-6ae04cefd5d2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs Jul 22 05:34:15.394147 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-eb4531f8-3be0-4421-9800-6ae04cefd5d2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.394147 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-eb4531f8-3be0-4421-9800-6ae04cefd5d2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.406798 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-eb4531f8-3be0-4421-9800-6ae04cefd5d2 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs returned with HTTP 200 Jul 22 05:34:15.407346 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 243/965] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.424102 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-549cfb1d-51d5-493d-8c9a-7bcdd243f86e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.425966 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-549cfb1d-51d5-493d-8c9a-7bcdd243f86e tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DELETE https://10.4.3.91/volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909?force=False Jul 22 05:34:15.426182 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-549cfb1d-51d5-493d-8c9a-7bcdd243f86e tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.426361 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-549cfb1d-51d5-493d-8c9a-7bcdd243f86e tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.426626 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.426626 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:15.427013 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.qos_specs_manage [None req-549cfb1d-51d5-493d-8c9a-7bcdd243f86e tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Delete qos_spec: dc154495-60a9-464c-9607-b397705fe909, force: False {{(pid=100091) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 05:34:15.431338 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-549cfb1d-51d5-493d-8c9a-7bcdd243f86e tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909?force=False returned with HTTP 404 Jul 22 05:34:15.432001 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 242/966] 10.4.3.91 () {66 vars in 1373 bytes} [Wed Jul 22 05:34:15 2026] DELETE /volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.443054 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fb8de82d-30ea-4531-96e1-897ba1258593 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.445841 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fb8de82d-30ea-4531-96e1-897ba1258593 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909 Jul 22 05:34:15.446091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fb8de82d-30ea-4531-96e1-897ba1258593 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.446284 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fb8de82d-30ea-4531-96e1-897ba1258593 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.446558 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.446558 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:15.451841 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fb8de82d-30ea-4531-96e1-897ba1258593 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909 returned with HTTP 404 Jul 22 05:34:15.452472 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 234/967] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/dc154495-60a9-464c-9607-b397705fe909 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.462275 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3dfb09c7-f06e-4f54-b2b6-0b1da9177482 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.465176 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3dfb09c7-f06e-4f54-b2b6-0b1da9177482 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] POST https://10.4.3.91/volume/v3/qos-specs Jul 22 05:34:15.465783 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3dfb09c7-f06e-4f54-b2b6-0b1da9177482 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-358422751", "consumer": "front-end"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:15.468080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.qos_specs [None req-3dfb09c7-f06e-4f54-b2b6-0b1da9177482 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-358422751', 'consumer': 'front-end', 'specs': {}} {{(pid=100092) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 05:34:15.473889 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-3dfb09c7-f06e-4f54-b2b6-0b1da9177482 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DB qos_specs_create(): root {'id': '52a501f8-9c3c-4995-bc4e-52b8be9b3d6e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-358422751'} {{(pid=100092) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 05:34:15.489985 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3dfb09c7-f06e-4f54-b2b6-0b1da9177482 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs returned with HTTP 200 Jul 22 05:34:15.489985 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 249/968] 10.4.3.91 () {68 vars in 1257 bytes} [Wed Jul 22 05:34:15 2026] POST /volume/v3/qos-specs => generated 367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.501008 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-82d40091-42a9-47f6-966c-f0b7ba38c521 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.505863 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82d40091-42a9-47f6-966c-f0b7ba38c521 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DELETE https://10.4.3.91/volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e?force=False Jul 22 05:34:15.505863 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82d40091-42a9-47f6-966c-f0b7ba38c521 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.505863 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82d40091-42a9-47f6-966c-f0b7ba38c521 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.505863 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.505863 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:15.506061 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.qos_specs_manage [None req-82d40091-42a9-47f6-966c-f0b7ba38c521 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Delete qos_spec: 52a501f8-9c3c-4995-bc4e-52b8be9b3d6e, force: False {{(pid=100094) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 05:34:15.536407 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-95a7ee73-ec67-4663-b143-8d522ff282e0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.539360 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-95a7ee73-ec67-4663-b143-8d522ff282e0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:15.539494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-95a7ee73-ec67-4663-b143-8d522ff282e0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.539702 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-95a7ee73-ec67-4663-b143-8d522ff282e0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.539952 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-95a7ee73-ec67-4663-b143-8d522ff282e0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:15.551868 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.551868 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:15.552912 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-95a7ee73-ec67-4663-b143-8d522ff282e0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:15.554859 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 243/969] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.554937 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82d40091-42a9-47f6-966c-f0b7ba38c521 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e?force=False returned with HTTP 202 Jul 22 05:34:15.554937 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 244/970] 10.4.3.91 () {66 vars in 1373 bytes} [Wed Jul 22 05:34:15 2026] DELETE /volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:15.569912 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-481db4c8-379d-464f-9abb-03cd45f8f40a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.572859 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-481db4c8-379d-464f-9abb-03cd45f8f40a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e Jul 22 05:34:15.573171 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-481db4c8-379d-464f-9abb-03cd45f8f40a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.574585 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-481db4c8-379d-464f-9abb-03cd45f8f40a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.581231 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-481db4c8-379d-464f-9abb-03cd45f8f40a tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e returned with HTTP 404 Jul 22 05:34:15.581971 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 235/971] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.592323 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ac611c0f-7e89-43ad-81e7-544ba283e220 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.595201 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ac611c0f-7e89-43ad-81e7-544ba283e220 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs Jul 22 05:34:15.596664 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ac611c0f-7e89-43ad-81e7-544ba283e220 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.596664 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ac611c0f-7e89-43ad-81e7-544ba283e220 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.598623 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.598623 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:15.618532 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ac611c0f-7e89-43ad-81e7-544ba283e220 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs returned with HTTP 200 Jul 22 05:34:15.618532 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 250/972] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs => generated 175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.630839 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b29efa8d-1c65-43c5-bee9-11eb1d293176 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.633288 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b29efa8d-1c65-43c5-bee9-11eb1d293176 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DELETE https://10.4.3.91/volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e?force=False Jul 22 05:34:15.633496 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b29efa8d-1c65-43c5-bee9-11eb1d293176 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.633739 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b29efa8d-1c65-43c5-bee9-11eb1d293176 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.634531 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b29efa8d-1c65-43c5-bee9-11eb1d293176 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Delete qos_spec: 52a501f8-9c3c-4995-bc4e-52b8be9b3d6e, force: False {{(pid=100091) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 05:34:15.640513 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b29efa8d-1c65-43c5-bee9-11eb1d293176 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e?force=False returned with HTTP 404 Jul 22 05:34:15.640816 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 244/973] 10.4.3.91 () {66 vars in 1373 bytes} [Wed Jul 22 05:34:15 2026] DELETE /volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.650110 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a0b51e66-e25c-4aa9-8a8a-7585c4aa956f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.653221 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a0b51e66-e25c-4aa9-8a8a-7585c4aa956f tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e Jul 22 05:34:15.653506 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a0b51e66-e25c-4aa9-8a8a-7585c4aa956f tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.653858 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a0b51e66-e25c-4aa9-8a8a-7585c4aa956f tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.654241 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.654241 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:15.661460 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a0b51e66-e25c-4aa9-8a8a-7585c4aa956f tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e returned with HTTP 404 Jul 22 05:34:15.662079 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 245/974] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/52a501f8-9c3c-4995-bc4e-52b8be9b3d6e => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.673276 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5692e3a3-955d-445f-90f0-bc8b2cfa36f8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.675609 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5692e3a3-955d-445f-90f0-bc8b2cfa36f8 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 Jul 22 05:34:15.675836 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5692e3a3-955d-445f-90f0-bc8b2cfa36f8 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.676396 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5692e3a3-955d-445f-90f0-bc8b2cfa36f8 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.685091 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5692e3a3-955d-445f-90f0-bc8b2cfa36f8 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 returned with HTTP 200 Jul 22 05:34:15.686622 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 236/975] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.699711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ca5869e3-f277-4a20-9f6f-9afb13428c35 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.701949 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ca5869e3-f277-4a20-9f6f-9afb13428c35 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs Jul 22 05:34:15.702321 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ca5869e3-f277-4a20-9f6f-9afb13428c35 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.702792 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ca5869e3-f277-4a20-9f6f-9afb13428c35 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.703207 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.703207 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:15.708942 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ca5869e3-f277-4a20-9f6f-9afb13428c35 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs returned with HTTP 200 Jul 22 05:34:15.709575 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 251/976] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs => generated 175 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.725402 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b8899c22-e58a-490a-beb8-3a4ebf18b096 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.731484 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b8899c22-e58a-490a-beb8-3a4ebf18b096 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] PUT https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 Jul 22 05:34:15.732004 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b8899c22-e58a-490a-beb8-3a4ebf18b096 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:15.748566 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.qos_specs [None req-b8899c22-e58a-490a-beb8-3a4ebf18b096 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100091) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 22 05:34:15.760601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.db.api [None req-b8899c22-e58a-490a-beb8-3a4ebf18b096 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] qos_specs_update() value: {'id': '8b003c46-af15-43f0-a5cb-89b34806bc41', 'key': 'iops_bytes', 'value': '500', 'specs_id': '3d84069f-ad29-4cf8-9ff8-5059b3379ea9', 'deleted': False} {{(pid=100091) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 22 05:34:15.766462 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b8899c22-e58a-490a-beb8-3a4ebf18b096 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 returned with HTTP 200 Jul 22 05:34:15.767061 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 245/977] 10.4.3.91 () {68 vars in 1367 bytes} [Wed Jul 22 05:34:15 2026] PUT /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 => generated 36 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:34:15.780656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2bece2cd-0060-405a-951d-fa9546316b18 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.780656 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2bece2cd-0060-405a-951d-fa9546316b18 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 Jul 22 05:34:15.780656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2bece2cd-0060-405a-951d-fa9546316b18 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.780656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2bece2cd-0060-405a-951d-fa9546316b18 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.785837 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2bece2cd-0060-405a-951d-fa9546316b18 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 returned with HTTP 200 Jul 22 05:34:15.786238 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 246/978] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.798956 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ae4d1d88-696d-4d38-b165-08bdd858d337 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.801039 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae4d1d88-696d-4d38-b165-08bdd858d337 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] PUT https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/delete_keys Jul 22 05:34:15.801426 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ae4d1d88-696d-4d38-b165-08bdd858d337 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:15.803475 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.803475 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:15.803890 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ae4d1d88-696d-4d38-b165-08bdd858d337 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Delete_key spec: 3d84069f-ad29-4cf8-9ff8-5059b3379ea9, keys: ['iops_bytes'] {{(pid=100093) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 22 05:34:15.816595 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8e4746b9-195c-4450-9200-b429a6ea6d8c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.820668 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e4746b9-195c-4450-9200-b429a6ea6d8c tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 Jul 22 05:34:15.820668 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e4746b9-195c-4450-9200-b429a6ea6d8c tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.820668 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e4746b9-195c-4450-9200-b429a6ea6d8c tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.833523 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae4d1d88-696d-4d38-b165-08bdd858d337 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/delete_keys returned with HTTP 202 Jul 22 05:34:15.833523 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 237/979] 10.4.3.91 () {68 vars in 1403 bytes} [Wed Jul 22 05:34:15 2026] PUT /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9/delete_keys => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:15.838598 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.838598 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:15.846784 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8631e445-f088-475b-8ee6-b97d05fc6e08 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.848784 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8e4746b9-195c-4450-9200-b429a6ea6d8c tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:15.849538 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8631e445-f088-475b-8ee6-b97d05fc6e08 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 Jul 22 05:34:15.849759 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8631e445-f088-475b-8ee6-b97d05fc6e08 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.850785 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8631e445-f088-475b-8ee6-b97d05fc6e08 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.850785 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.850785 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:15.858784 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e4746b9-195c-4450-9200-b429a6ea6d8c tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 returned with HTTP 200 Jul 22 05:34:15.858987 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8631e445-f088-475b-8ee6-b97d05fc6e08 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 returned with HTTP 200 Jul 22 05:34:15.859378 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 252/980] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 => generated 1354 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:15.859579 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 246/981] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.869456 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e6fff80c-f05c-43fd-8bc2-4c416f08a21e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.871183 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6fff80c-f05c-43fd-8bc2-4c416f08a21e tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 Jul 22 05:34:15.871390 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e6fff80c-f05c-43fd-8bc2-4c416f08a21e tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.871628 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e6fff80c-f05c-43fd-8bc2-4c416f08a21e tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.872519 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.872519 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:15.877554 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6fff80c-f05c-43fd-8bc2-4c416f08a21e tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 returned with HTTP 200 Jul 22 05:34:15.877741 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d285c291-a9b0-498c-9acf-c37a4cae6fe0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.878380 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 247/982] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 => generated 391 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:15.881481 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d285c291-a9b0-498c-9acf-c37a4cae6fe0 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] POST https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16/action Jul 22 05:34:15.882222 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d285c291-a9b0-498c-9acf-c37a4cae6fe0 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:15.882222 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d285c291-a9b0-498c-9acf-c37a4cae6fe0 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:15.890370 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-64810bef-223b-4c34-b116-1a0a212550c9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.893089 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-64810bef-223b-4c34-b116-1a0a212550c9 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] DELETE https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9?force=False Jul 22 05:34:15.893466 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-64810bef-223b-4c34-b116-1a0a212550c9 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.893594 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-64810bef-223b-4c34-b116-1a0a212550c9 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.894589 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-64810bef-223b-4c34-b116-1a0a212550c9 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Delete qos_spec: 3d84069f-ad29-4cf8-9ff8-5059b3379ea9, force: False {{(pid=100092) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 05:34:15.897402 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.897402 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:15.897921 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d285c291-a9b0-498c-9acf-c37a4cae6fe0 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:15.934901 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-64810bef-223b-4c34-b116-1a0a212550c9 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9?force=False returned with HTTP 202 Jul 22 05:34:15.935286 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 253/983] 10.4.3.91 () {66 vars in 1373 bytes} [Wed Jul 22 05:34:15 2026] DELETE /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9?force=False => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:15.947698 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e4735cb1-44c5-4e7a-b3ba-c394245f1e87 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:15.951264 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e4735cb1-44c5-4e7a-b3ba-c394245f1e87 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] GET https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 Jul 22 05:34:15.951520 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e4735cb1-44c5-4e7a-b3ba-c394245f1e87 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:15.952252 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e4735cb1-44c5-4e7a-b3ba-c394245f1e87 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:15.952252 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:15.952252 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:15.957649 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e4735cb1-44c5-4e7a-b3ba-c394245f1e87 tempest-QosSpecsTestJSON-544965953 tempest-QosSpecsTestJSON-544965953-project-admin] https://10.4.3.91/volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 returned with HTTP 404 Jul 22 05:34:15.958413 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 247/984] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:15 2026] GET /volume/v3/qos-specs/3d84069f-ad29-4cf8-9ff8-5059b3379ea9 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:15.978554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-d285c291-a9b0-498c-9acf-c37a4cae6fe0 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Created reservations ['06adf65e-6aff-48eb-b8e0-ba34d6fdf462', 'e83df62b-9a78-4fa4-acf0-7bea9bb94cb0'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:15.994754 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d285c291-a9b0-498c-9acf-c37a4cae6fe0 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Extend volume request issued successfully. Jul 22 05:34:15.995852 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d285c291-a9b0-498c-9acf-c37a4cae6fe0 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16/action returned with HTTP 202 Jul 22 05:34:15.995852 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 238/985] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:34:15 2026] POST /volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:34:16.008590 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8e92c592-34ab-4d33-92b5-8f3c675ad545 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:16.014488 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8e92c592-34ab-4d33-92b5-8f3c675ad545 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 Jul 22 05:34:16.014803 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8e92c592-34ab-4d33-92b5-8f3c675ad545 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:16.016129 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8e92c592-34ab-4d33-92b5-8f3c675ad545 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:16.030923 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:16.030923 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:16.037665 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8e92c592-34ab-4d33-92b5-8f3c675ad545 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:16.046357 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8e92c592-34ab-4d33-92b5-8f3c675ad545 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 returned with HTTP 200 Jul 22 05:34:16.046866 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 248/986] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:16 2026] GET /volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:16.566671 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d36c52f6-5faf-4473-a26a-a920a2e936b9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:16.570013 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d36c52f6-5faf-4473-a26a-a920a2e936b9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:16.570013 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d36c52f6-5faf-4473-a26a-a920a2e936b9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:16.570013 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d36c52f6-5faf-4473-a26a-a920a2e936b9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:16.570013 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d36c52f6-5faf-4473-a26a-a920a2e936b9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:16.576415 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:16.576415 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:16.578183 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d36c52f6-5faf-4473-a26a-a920a2e936b9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:16.578559 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 254/987] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:16 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:17.066737 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-de16f956-f82b-4980-9505-6db2beaf9848 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:17.069240 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-de16f956-f82b-4980-9505-6db2beaf9848 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 Jul 22 05:34:17.069412 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-de16f956-f82b-4980-9505-6db2beaf9848 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:17.069695 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-de16f956-f82b-4980-9505-6db2beaf9848 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:17.081642 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:17.081642 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:17.089194 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-de16f956-f82b-4980-9505-6db2beaf9848 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:17.096467 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-de16f956-f82b-4980-9505-6db2beaf9848 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 returned with HTTP 200 Jul 22 05:34:17.096966 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 248/988] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:17 2026] GET /volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:17.126823 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-664e24b2-28b7-4f92-a023-525110f98ce5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:17.131169 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-664e24b2-28b7-4f92-a023-525110f98ce5 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 Jul 22 05:34:17.131169 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-664e24b2-28b7-4f92-a023-525110f98ce5 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:17.131335 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-664e24b2-28b7-4f92-a023-525110f98ce5 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:17.154213 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:17.154213 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:17.161562 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-664e24b2-28b7-4f92-a023-525110f98ce5 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:17.170678 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-664e24b2-28b7-4f92-a023-525110f98ce5 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 returned with HTTP 200 Jul 22 05:34:17.170678 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 239/989] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:17 2026] GET /volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 => generated 1354 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:17.195753 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-839f90f7-0de1-4fb6-9d7c-47a040d1aa35 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:17.198790 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-839f90f7-0de1-4fb6-9d7c-47a040d1aa35 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 Jul 22 05:34:17.198999 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-839f90f7-0de1-4fb6-9d7c-47a040d1aa35 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:17.199581 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-839f90f7-0de1-4fb6-9d7c-47a040d1aa35 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:17.218681 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:17.218681 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:17.226558 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-839f90f7-0de1-4fb6-9d7c-47a040d1aa35 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:17.235470 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-839f90f7-0de1-4fb6-9d7c-47a040d1aa35 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 returned with HTTP 200 Jul 22 05:34:17.236705 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 249/990] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:17 2026] GET /volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 => generated 1354 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:17.264014 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-825ee144-6f19-4414-9cf3-f7ab80a5ba63 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:17.268530 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-825ee144-6f19-4414-9cf3-f7ab80a5ba63 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 Jul 22 05:34:17.268530 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-825ee144-6f19-4414-9cf3-f7ab80a5ba63 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:17.268530 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-825ee144-6f19-4414-9cf3-f7ab80a5ba63 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:17.268766 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-825ee144-6f19-4414-9cf3-f7ab80a5ba63 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Delete volume with id: ecd6567f-d833-42ac-bbbb-bbfe79295e16 Jul 22 05:34:17.279920 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:17.279920 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:17.280481 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-825ee144-6f19-4414-9cf3-f7ab80a5ba63 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:17.319652 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-825ee144-6f19-4414-9cf3-f7ab80a5ba63 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Delete volume request issued successfully. Jul 22 05:34:17.319652 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-825ee144-6f19-4414-9cf3-f7ab80a5ba63 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 returned with HTTP 202 Jul 22 05:34:17.322397 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 255/991] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:17 2026] DELETE /volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:17.331830 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7b13bbf7-bc8e-40d2-aeb2-533102f2daa2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:17.334565 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7b13bbf7-bc8e-40d2-aeb2-533102f2daa2 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 Jul 22 05:34:17.335135 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7b13bbf7-bc8e-40d2-aeb2-533102f2daa2 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:17.335135 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7b13bbf7-bc8e-40d2-aeb2-533102f2daa2 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:17.351948 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:17.351948 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:17.358987 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7b13bbf7-bc8e-40d2-aeb2-533102f2daa2 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:17.372221 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7b13bbf7-bc8e-40d2-aeb2-533102f2daa2 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 returned with HTTP 200 Jul 22 05:34:17.373284 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 249/992] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:17 2026] GET /volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 => generated 1353 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:17.595671 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9fc82311-50c9-4614-85d1-d95aa29b0c3c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:17.599001 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9fc82311-50c9-4614-85d1-d95aa29b0c3c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:17.599324 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9fc82311-50c9-4614-85d1-d95aa29b0c3c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:17.599613 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9fc82311-50c9-4614-85d1-d95aa29b0c3c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:17.599903 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-9fc82311-50c9-4614-85d1-d95aa29b0c3c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:17.612108 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:17.612108 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:17.612864 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9fc82311-50c9-4614-85d1-d95aa29b0c3c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:17.613370 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 240/993] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:17 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:18.391362 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-98c9e2db-a4d2-46dc-8e3f-01a490c579a7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:18.397498 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-98c9e2db-a4d2-46dc-8e3f-01a490c579a7 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 Jul 22 05:34:18.397682 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-98c9e2db-a4d2-46dc-8e3f-01a490c579a7 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:18.398366 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-98c9e2db-a4d2-46dc-8e3f-01a490c579a7 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:18.409169 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-98c9e2db-a4d2-46dc-8e3f-01a490c579a7 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 returned with HTTP 404 Jul 22 05:34:18.409753 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 250/994] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:18 2026] GET /volume/v3/volumes/ecd6567f-d833-42ac-bbbb-bbfe79295e16 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:18.421912 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b651f616-4476-4e15-be67-f28f54bafedc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:18.426816 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:18.426816 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1627887724"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:18.428839 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1627887724'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:18.429339 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Create volume of 1 GB Jul 22 05:34:18.436688 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Availability Zones retrieved successfully. Jul 22 05:34:18.446429 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Flow 'volume_create_api' (a974f165-2170-4ebb-a4c9-3a90f531c431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:18.448391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acbc0c1f-c6b8-4096-bb7a-4289097cc845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:18.451079 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:18.497084 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acbc0c1f-c6b8-4096-bb7a-4289097cc845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:18.498127 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdab9d4a-2d97-48bb-a2bf-8eccc1d12990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:18.575829 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Created reservations ['f88f1954-997f-4acd-b6f1-f9bb14f95538', 'ffd983e4-c69b-45cf-835d-d2877fa406e3', '29f01722-c350-444e-85ed-532c079235fe', '677c329f-b35d-49e0-aff6-4b3192ba1328'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:18.577092 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdab9d4a-2d97-48bb-a2bf-8eccc1d12990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f88f1954-997f-4acd-b6f1-f9bb14f95538', 'ffd983e4-c69b-45cf-835d-d2877fa406e3', '29f01722-c350-444e-85ed-532c079235fe', '677c329f-b35d-49e0-aff6-4b3192ba1328']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:18.577866 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8de3c69-5041-40e2-a8cf-ffa328f35df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:18.613685 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8de3c69-5041-40e2-a8cf-ffa328f35df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1627887724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c3a8d8d99b4d9895975954960048d0',qos_specs=None,replication_status=,reservations=['f88f1954-997f-4acd-b6f1-f9bb14f95538','ffd983e4-c69b-45cf-835d-d2877fa406e3','29f01722-c350-444e-85ed-532c079235fe','677c329f-b35d-49e0-aff6-4b3192ba1328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab3e1945ab84409b70d97f4782fea7a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1627887724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c3a8d8d99b4d9895975954960048d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ab3e1945ab84409b70d97f4782fea7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:18.614678 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05439e66-892d-43d7-b8f9-078d3bb8769d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:18.629077 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0df9ec0d-8c64-4b85-ba28-f7ce4fc6cdbb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:18.632542 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0df9ec0d-8c64-4b85-ba28-f7ce4fc6cdbb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:18.632991 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0df9ec0d-8c64-4b85-ba28-f7ce4fc6cdbb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:18.633143 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0df9ec0d-8c64-4b85-ba28-f7ce4fc6cdbb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:18.633489 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-0df9ec0d-8c64-4b85-ba28-f7ce4fc6cdbb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:18.640570 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:18.640570 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:18.642438 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0df9ec0d-8c64-4b85-ba28-f7ce4fc6cdbb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:18.642872 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 250/995] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:18 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:18.646653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05439e66-892d-43d7-b8f9-078d3bb8769d) transitioned into state 'SUCCESS' from state '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-1627887724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c3a8d8d99b4d9895975954960048d0',qos_specs=None,replication_status=,reservations=['f88f1954-997f-4acd-b6f1-f9bb14f95538','ffd983e4-c69b-45cf-835d-d2877fa406e3','29f01722-c350-444e-85ed-532c079235fe','677c329f-b35d-49e0-aff6-4b3192ba1328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ab3e1945ab84409b70d97f4782fea7a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:18.647447 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509a0fa4-244b-4ef6-8212-b5f6c1bc7e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:18.665895 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509a0fa4-244b-4ef6-8212-b5f6c1bc7e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:18.667366 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Flow 'volume_create_api' (a974f165-2170-4ebb-a4c9-3a90f531c431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:18.668655 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Create volume request issued successfully. Jul 22 05:34:18.668902 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b651f616-4476-4e15-be67-f28f54bafedc tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:18.669305 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 256/996] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:18 2026] POST /volume/v3/volumes => generated 746 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:18.691387 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-82273276-98e1-4ea4-a71a-a5f673b67154 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:18.695023 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-82273276-98e1-4ea4-a71a-a5f673b67154 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:18.695855 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-82273276-98e1-4ea4-a71a-a5f673b67154 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:18.695855 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-82273276-98e1-4ea4-a71a-a5f673b67154 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:18.704535 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:18.704535 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:18.721039 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-82273276-98e1-4ea4-a71a-a5f673b67154 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:18.729338 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-82273276-98e1-4ea4-a71a-a5f673b67154 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 returned with HTTP 200 Jul 22 05:34:18.729791 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 241/997] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:18 2026] GET /volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:18.801700 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-508d3e25-8467-4494-9086-add9d12cd116 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:18.809147 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-508d3e25-8467-4494-9086-add9d12cd116 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] DELETE https://10.4.3.91/volume/v3/attachments/f0d642bd-55ec-4e98-9165-6e96506f2363 Jul 22 05:34:18.810683 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-508d3e25-8467-4494-9086-add9d12cd116 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:18.810683 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-508d3e25-8467-4494-9086-add9d12cd116 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:18.822213 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:18.822213 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:18.990918 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-508d3e25-8467-4494-9086-add9d12cd116 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/attachments/f0d642bd-55ec-4e98-9165-6e96506f2363 returned with HTTP 200 Jul 22 05:34:18.991379 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 251/998] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:34:18 2026] DELETE /volume/v3/attachments/f0d642bd-55ec-4e98-9165-6e96506f2363 => generated 19 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:19.016523 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-6f86a338-060b-423a-94cc-24cc9887dcf8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:19.023670 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-6f86a338-060b-423a-94cc-24cc9887dcf8 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] DELETE https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c Jul 22 05:34:19.024384 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-6f86a338-060b-423a-94cc-24cc9887dcf8 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:19.024384 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-6f86a338-060b-423a-94cc-24cc9887dcf8 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:19.024384 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-6f86a338-060b-423a-94cc-24cc9887dcf8 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Delete volume with id: 345a0a48-c6c4-4448-9046-d6297324df4c Jul 22 05:34:19.037133 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:19.037133 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:19.037650 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-6f86a338-060b-423a-94cc-24cc9887dcf8 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:34:19.099108 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-6f86a338-060b-423a-94cc-24cc9887dcf8 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Delete volume request issued successfully. Jul 22 05:34:19.099108 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5f027ad6-7e3a-4e78-bc6d-f775cd37cde8 req-6f86a338-060b-423a-94cc-24cc9887dcf8 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c returned with HTTP 202 Jul 22 05:34:19.099954 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 251/999] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:34:19 2026] DELETE /volume/v3/volumes/345a0a48-c6c4-4448-9046-d6297324df4c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:19.295828 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6925d517-6118-4e45-9c26-80f5591d2e35 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:19.496157 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6925d517-6118-4e45-9c26-80f5591d2e35 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:19.496649 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6925d517-6118-4e45-9c26-80f5591d2e35 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-860466390", "extra_specs": {"storage_protocol": "tempest-storage_protocol-537698971", "vendor_name": "tempest-vendor_name-1841376131"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:19.498369 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:19.498369 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:19.522817 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6925d517-6118-4e45-9c26-80f5591d2e35 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:19.523312 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 257/1000] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:34:19 2026] POST /volume/v3/types => generated 326 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:19.536456 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:19.646934 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:19.647271 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "16c92d08-a31e-49c8-ac31-6fc4a8ff2931", "size": 1, "name": "tempest-UserMessagesTest-Volume-650274301"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:19.649016 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Create volume request body: {'volume': {'volume_type': '16c92d08-a31e-49c8-ac31-6fc4a8ff2931', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-650274301'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:19.654541 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Create volume of 1 GB Jul 22 05:34:19.655077 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:19.655077 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:19.655575 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Availability Zones retrieved successfully. Jul 22 05:34:19.659872 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-162fb558-ffe9-4582-948a-5efe55344bc3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:19.661090 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Flow 'volume_create_api' (68f26e7c-bfd0-453e-9bf9-d0fc0c8ceae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:19.662269 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-162fb558-ffe9-4582-948a-5efe55344bc3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:19.662428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dfed3d6-c404-4ed0-8994-8cdd76b6812a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:19.663030 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-162fb558-ffe9-4582-948a-5efe55344bc3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:19.663241 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-162fb558-ffe9-4582-948a-5efe55344bc3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:19.663384 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-162fb558-ffe9-4582-948a-5efe55344bc3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:19.663674 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:19.669779 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:19.669779 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:19.670920 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-162fb558-ffe9-4582-948a-5efe55344bc3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:19.672008 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 252/1001] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:19 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:19.695092 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dfed3d6-c404-4ed0-8994-8cdd76b6812a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:34:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-537698971',vendor_name='tempest-vendor_name-1841376131'},id=16c92d08-a31e-49c8-ac31-6fc4a8ff2931,is_public=True,name='tempest-UserMessagesTest-volume-type-860466390',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '16c92d08-a31e-49c8-ac31-6fc4a8ff2931', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:19.696266 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14437fbd-3228-4e1c-8174-ef6f075b55b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:19.739272 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-860466390 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-860466390, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:19.739661 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-860466390 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-860466390, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:19.748569 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-83fabe9f-f28d-4954-bc5e-24d8ed0d3080 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:19.750702 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-83fabe9f-f28d-4954-bc5e-24d8ed0d3080 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:19.751141 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-83fabe9f-f28d-4954-bc5e-24d8ed0d3080 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:19.751332 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-83fabe9f-f28d-4954-bc5e-24d8ed0d3080 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:19.763709 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:19.763709 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:19.771861 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-83fabe9f-f28d-4954-bc5e-24d8ed0d3080 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:19.779752 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-83fabe9f-f28d-4954-bc5e-24d8ed0d3080 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 returned with HTTP 200 Jul 22 05:34:19.780474 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 252/1002] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:19 2026] GET /volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:19.787062 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Created reservations ['4da596d2-15ca-4c9b-b8f6-2dc09090f9fa', '669dd8dd-6b0f-4c9a-aa35-9107128e01ac', '76aa201d-ac9a-417f-b836-5304620d034a', '51f60cf4-7503-4f12-b301-902a91550134'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:19.789901 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14437fbd-3228-4e1c-8174-ef6f075b55b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da596d2-15ca-4c9b-b8f6-2dc09090f9fa', '669dd8dd-6b0f-4c9a-aa35-9107128e01ac', '76aa201d-ac9a-417f-b836-5304620d034a', '51f60cf4-7503-4f12-b301-902a91550134']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:19.790116 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5946b36-eeaf-45d6-915f-3ee1ea6e55fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:19.801814 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-927173cd-4196-43cc-a6da-8ffd8327fbc4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:19.804056 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-927173cd-4196-43cc-a6da-8ffd8327fbc4 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:34:19.804644 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-927173cd-4196-43cc-a6da-8ffd8327fbc4 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526", "name": "tempest-VolumesExtendTest-Snapshot-944164134"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:19.818716 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:19.818716 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:19.819913 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-927173cd-4196-43cc-a6da-8ffd8327fbc4 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:19.820059 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-927173cd-4196-43cc-a6da-8ffd8327fbc4 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Create snapshot from volume 1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:19.830800 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5946b36-eeaf-45d6-915f-3ee1ea6e55fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6a395e6-1010-4573-aff3-081bd1ec5267', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-650274301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823e40ac373140e191ab4cbc8981f614',qos_specs=None,replication_status=,reservations=['4da596d2-15ca-4c9b-b8f6-2dc09090f9fa','669dd8dd-6b0f-4c9a-aa35-9107128e01ac','76aa201d-ac9a-417f-b836-5304620d034a','51f60cf4-7503-4f12-b301-902a91550134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6254203a6dad4c209606c2a772b485a7',volume_type_id=16c92d08-a31e-49c8-ac31-6fc4a8ff2931), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-650274301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6a395e6-1010-4573-aff3-081bd1ec5267,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='823e40ac373140e191ab4cbc8981f614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6254203a6dad4c209606c2a772b485a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16c92d08-a31e-49c8-ac31-6fc4a8ff2931),volume_type_id=16c92d08-a31e-49c8-ac31-6fc4a8ff2931)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:19.831947 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (690be276-040d-46b5-ba25-138d938f99fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:19.873845 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (690be276-040d-46b5-ba25-138d938f99fa) transitioned into state 'SUCCESS' from state '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-650274301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823e40ac373140e191ab4cbc8981f614',qos_specs=None,replication_status=,reservations=['4da596d2-15ca-4c9b-b8f6-2dc09090f9fa','669dd8dd-6b0f-4c9a-aa35-9107128e01ac','76aa201d-ac9a-417f-b836-5304620d034a','51f60cf4-7503-4f12-b301-902a91550134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6254203a6dad4c209606c2a772b485a7',volume_type_id=16c92d08-a31e-49c8-ac31-6fc4a8ff2931)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:19.874899 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bb38a44-8339-4d2d-8714-315c7cec93eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:19.892724 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-927173cd-4196-43cc-a6da-8ffd8327fbc4 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Created reservations ['23c6d262-35f3-4539-9222-d5cbc196cb3f', '06e5f18c-2729-4d37-bec8-1d97f9748a7f', 'b4485b04-a392-4923-abc2-bb19df7e07ad', '4bca975c-5bdc-42bf-b6ee-6c5909a501b7'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:19.901778 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bb38a44-8339-4d2d-8714-315c7cec93eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:19.901778 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Flow 'volume_create_api' (68f26e7c-bfd0-453e-9bf9-d0fc0c8ceae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:19.901778 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Create volume request issued successfully. Jul 22 05:34:19.903178 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-37ea3fe5-8669-4f6b-b158-e30465b5bd1d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:19.903281 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 242/1003] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:34:19 2026] POST /volume/v3/volumes => generated 782 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:19.922848 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ff00448e-ed7f-4098-b780-66538be610a1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:19.932102 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ff00448e-ed7f-4098-b780-66538be610a1 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 Jul 22 05:34:19.932102 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ff00448e-ed7f-4098-b780-66538be610a1 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:19.932102 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ff00448e-ed7f-4098-b780-66538be610a1 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:19.946659 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:19.946659 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:19.951670 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ff00448e-ed7f-4098-b780-66538be610a1 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Volume info retrieved successfully. Jul 22 05:34:19.954721 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-927173cd-4196-43cc-a6da-8ffd8327fbc4 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Snapshot create request issued successfully. Jul 22 05:34:19.954721 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-927173cd-4196-43cc-a6da-8ffd8327fbc4 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:34:19.954973 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 258/1004] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:34:19 2026] POST /volume/v3/snapshots => generated 303 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:19.958649 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ff00448e-ed7f-4098-b780-66538be610a1 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 returned with HTTP 200 Jul 22 05:34:19.959178 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 253/1005] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:34:19 2026] GET /volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:19.967976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b4f79ed4-0a93-422a-9810-7f9356f77686 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:19.970030 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b4f79ed4-0a93-422a-9810-7f9356f77686 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 Jul 22 05:34:19.970373 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b4f79ed4-0a93-422a-9810-7f9356f77686 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:19.970712 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b4f79ed4-0a93-422a-9810-7f9356f77686 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:19.991571 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:19.991571 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:19.992282 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b4f79ed4-0a93-422a-9810-7f9356f77686 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Snapshot retrieved successfully. Jul 22 05:34:19.993830 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b4f79ed4-0a93-422a-9810-7f9356f77686 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 returned with HTTP 200 Jul 22 05:34:19.994342 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 253/1006] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:19 2026] GET /volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 => generated 435 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:20.134907 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3f2f21cb-4b9e-45e1-beb0-dd5fd7affda2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:20.286976 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f2f21cb-4b9e-45e1-beb0-dd5fd7affda2 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 Jul 22 05:34:20.287175 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f2f21cb-4b9e-45e1-beb0-dd5fd7affda2 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:20.287354 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f2f21cb-4b9e-45e1-beb0-dd5fd7affda2 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:20.287690 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:20.287690 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:20.297414 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-3f2f21cb-4b9e-45e1-beb0-dd5fd7affda2 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-860466390 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-860466390, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:20.304343 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f2f21cb-4b9e-45e1-beb0-dd5fd7affda2 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 returned with HTTP 200 Jul 22 05:34:20.304884 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 243/1007] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:20 2026] GET /volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 => generated 627 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:20.315057 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7d9abf9c-18df-4ac0-af0a-d7ada1917e0b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:20.318029 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7d9abf9c-18df-4ac0-af0a-d7ada1917e0b tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 Jul 22 05:34:20.318900 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7d9abf9c-18df-4ac0-af0a-d7ada1917e0b tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:20.333275 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:20.333275 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:20.391195 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-7d9abf9c-18df-4ac0-af0a-d7ada1917e0b tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-860466390 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-860466390, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:20.391808 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-7d9abf9c-18df-4ac0-af0a-d7ada1917e0b tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-860466390 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-860466390, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:20.392546 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-7d9abf9c-18df-4ac0-af0a-d7ada1917e0b tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-860466390 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-860466390, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:20.400578 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7d9abf9c-18df-4ac0-af0a-d7ada1917e0b tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 returned with HTTP 200 Jul 22 05:34:20.400827 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 259/1008] 10.4.3.91 () {68 vars in 1367 bytes} [Wed Jul 22 05:34:20 2026] PUT /volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 => generated 580 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:20.409821 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:20.528996 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:20.529396 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-662405608"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:20.531333 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-662405608'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:20.531477 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Create volume of 1 GB Jul 22 05:34:20.537052 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Availability Zones retrieved successfully. Jul 22 05:34:20.546163 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Flow 'volume_create_api' (89ac7b63-6e0f-48b4-95bf-3ab0d7bae98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:20.547553 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6242e6c4-fd71-4ace-866f-09857233adca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:20.549339 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:20.587328 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6242e6c4-fd71-4ace-866f-09857233adca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:20.588448 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a5ef78-ddf0-4090-8058-8eea5690a866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:20.681280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Created reservations ['8ac89c8d-cd11-4c21-b4ed-8c3d027677e8', 'b96805e6-71b9-4655-847a-625a560f3a14', '688db9d0-a490-4253-a8ab-1b760d86c067', '68a036c5-44f7-4ab7-aa40-99f56eb5d5da'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:20.682258 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a5ef78-ddf0-4090-8058-8eea5690a866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ac89c8d-cd11-4c21-b4ed-8c3d027677e8', 'b96805e6-71b9-4655-847a-625a560f3a14', '688db9d0-a490-4253-a8ab-1b760d86c067', '68a036c5-44f7-4ab7-aa40-99f56eb5d5da']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:20.683372 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d37882a-3910-45d8-b6f8-102824a13b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:20.686990 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-87d4660d-f2e5-43f2-ad04-cb815e9f7abd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:20.689240 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-87d4660d-f2e5-43f2-ad04-cb815e9f7abd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:20.689479 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-87d4660d-f2e5-43f2-ad04-cb815e9f7abd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:20.689720 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-87d4660d-f2e5-43f2-ad04-cb815e9f7abd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:20.689868 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-87d4660d-f2e5-43f2-ad04-cb815e9f7abd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:20.695189 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:20.695189 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:20.696091 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-87d4660d-f2e5-43f2-ad04-cb815e9f7abd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:20.696470 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 254/1009] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:20 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:20.712647 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d37882a-3910-45d8-b6f8-102824a13b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0479af2a-7456-4264-9d30-23d22bb9d18e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-662405608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f535daf5661f464a863be60ffeff95f6',qos_specs=None,replication_status=,reservations=['8ac89c8d-cd11-4c21-b4ed-8c3d027677e8','b96805e6-71b9-4655-847a-625a560f3a14','688db9d0-a490-4253-a8ab-1b760d86c067','68a036c5-44f7-4ab7-aa40-99f56eb5d5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aca863b2176400ea50e4632623c4f8b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-662405608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0479af2a-7456-4264-9d30-23d22bb9d18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f535daf5661f464a863be60ffeff95f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aca863b2176400ea50e4632623c4f8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:20.713392 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d6be30-8498-420f-b6b7-93caaa18fef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:20.738946 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d6be30-8498-420f-b6b7-93caaa18fef6) transitioned into state 'SUCCESS' from state '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-662405608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f535daf5661f464a863be60ffeff95f6',qos_specs=None,replication_status=,reservations=['8ac89c8d-cd11-4c21-b4ed-8c3d027677e8','b96805e6-71b9-4655-847a-625a560f3a14','688db9d0-a490-4253-a8ab-1b760d86c067','68a036c5-44f7-4ab7-aa40-99f56eb5d5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aca863b2176400ea50e4632623c4f8b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:20.739184 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b7a5e2-cdb4-401a-9938-b40b3363a5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:20.761661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b7a5e2-cdb4-401a-9938-b40b3363a5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:20.761661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Flow 'volume_create_api' (89ac7b63-6e0f-48b4-95bf-3ab0d7bae98c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:20.761661 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Create volume request issued successfully. Jul 22 05:34:20.761661 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dca1f9d3-87e9-4e83-9554-8b01e77a46d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:20.761661 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 254/1010] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:20 2026] POST /volume/v3/volumes => generated 764 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:20.777840 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0674bb47-24fd-49ac-891f-1da8cb80becf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:20.779954 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0674bb47-24fd-49ac-891f-1da8cb80becf tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] GET https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e Jul 22 05:34:20.780140 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0674bb47-24fd-49ac-891f-1da8cb80becf tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:20.780367 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0674bb47-24fd-49ac-891f-1da8cb80becf tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:20.790538 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:20.790538 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:20.794522 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0674bb47-24fd-49ac-891f-1da8cb80becf tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Volume info retrieved successfully. Jul 22 05:34:20.799090 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0674bb47-24fd-49ac-891f-1da8cb80becf tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e returned with HTTP 200 Jul 22 05:34:20.799451 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 244/1011] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:20 2026] GET /volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:20.976274 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-99095f7c-52ed-476d-adc5-0ef2e2929980 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:20.978516 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-99095f7c-52ed-476d-adc5-0ef2e2929980 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 Jul 22 05:34:20.978742 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-99095f7c-52ed-476d-adc5-0ef2e2929980 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:20.978947 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-99095f7c-52ed-476d-adc5-0ef2e2929980 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:20.988088 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:20.988088 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:20.993728 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-99095f7c-52ed-476d-adc5-0ef2e2929980 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Volume info retrieved successfully. Jul 22 05:34:20.998149 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-99095f7c-52ed-476d-adc5-0ef2e2929980 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 returned with HTTP 200 Jul 22 05:34:21.000919 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 260/1012] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:34:20 2026] GET /volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:21.006778 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dea2e6c2-eb90-4f52-89c7-ca6c90ab4f9c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.008952 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dea2e6c2-eb90-4f52-89c7-ca6c90ab4f9c tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 Jul 22 05:34:21.009145 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dea2e6c2-eb90-4f52-89c7-ca6c90ab4f9c tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.009396 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dea2e6c2-eb90-4f52-89c7-ca6c90ab4f9c tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.018616 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.018616 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:21.019342 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dea2e6c2-eb90-4f52-89c7-ca6c90ab4f9c tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Snapshot retrieved successfully. Jul 22 05:34:21.020775 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dea2e6c2-eb90-4f52-89c7-ca6c90ab4f9c tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 returned with HTTP 200 Jul 22 05:34:21.021193 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 255/1013] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:21 2026] GET /volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:21.024038 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bba2ec13-4775-401f-a430-31823afde44f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.026526 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bba2ec13-4775-401f-a430-31823afde44f tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/messages Jul 22 05:34:21.026806 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bba2ec13-4775-401f-a430-31823afde44f tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.027214 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bba2ec13-4775-401f-a430-31823afde44f tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.027659 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.027659 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:21.037963 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bba2ec13-4775-401f-a430-31823afde44f tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:34:21.038412 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 255/1014] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:34:21 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:21.038461 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b94331dc-968d-413b-87af-f0fda73e83d3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.041547 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b94331dc-968d-413b-87af-f0fda73e83d3 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] POST https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526/action Jul 22 05:34:21.041547 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b94331dc-968d-413b-87af-f0fda73e83d3 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:21.041547 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b94331dc-968d-413b-87af-f0fda73e83d3 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:21.050358 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ed1ec7f2-984a-463e-960b-2ddd2c98fa1a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.052203 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed1ec7f2-984a-463e-960b-2ddd2c98fa1a tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] DELETE https://10.4.3.91/volume/v3/messages/0a95562b-e8a1-4f3d-81b6-f9ce4a06a99c Jul 22 05:34:21.052489 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed1ec7f2-984a-463e-960b-2ddd2c98fa1a tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.052708 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed1ec7f2-984a-463e-960b-2ddd2c98fa1a tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.052960 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.052960 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:21.053528 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b94331dc-968d-413b-87af-f0fda73e83d3 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:21.081110 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed1ec7f2-984a-463e-960b-2ddd2c98fa1a tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/messages/0a95562b-e8a1-4f3d-81b6-f9ce4a06a99c returned with HTTP 204 Jul 22 05:34:21.081110 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 261/1015] 10.4.3.91 () {68 vars in 1387 bytes} [Wed Jul 22 05:34:21 2026] DELETE /volume/v3/messages/0a95562b-e8a1-4f3d-81b6-f9ce4a06a99c => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 05:34:21.090220 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1fd93294-af35-40fb-a695-7a3523e28731 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.094417 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fd93294-af35-40fb-a695-7a3523e28731 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/messages/0a95562b-e8a1-4f3d-81b6-f9ce4a06a99c Jul 22 05:34:21.094616 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fd93294-af35-40fb-a695-7a3523e28731 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.094888 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fd93294-af35-40fb-a695-7a3523e28731 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.104510 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fd93294-af35-40fb-a695-7a3523e28731 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/messages/0a95562b-e8a1-4f3d-81b6-f9ce4a06a99c returned with HTTP 404 Jul 22 05:34:21.105194 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 256/1016] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:34:21 2026] GET /volume/v3/messages/0a95562b-e8a1-4f3d-81b6-f9ce4a06a99c => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:21.117051 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4aacc656-b4b6-4183-8e32-9d5895bb8a84 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.121192 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4aacc656-b4b6-4183-8e32-9d5895bb8a84 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 Jul 22 05:34:21.122492 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4aacc656-b4b6-4183-8e32-9d5895bb8a84 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.122793 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4aacc656-b4b6-4183-8e32-9d5895bb8a84 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.133430 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.133430 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:21.138810 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4aacc656-b4b6-4183-8e32-9d5895bb8a84 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Volume info retrieved successfully. Jul 22 05:34:21.145532 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4aacc656-b4b6-4183-8e32-9d5895bb8a84 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 returned with HTTP 200 Jul 22 05:34:21.146249 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 256/1017] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:34:21 2026] GET /volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:21.152804 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-b94331dc-968d-413b-87af-f0fda73e83d3 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Created reservations ['973ac124-757e-41db-9615-7ca98a728670', '68287e55-1d37-4a94-89a9-13df9dbdef9e'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:21.165306 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fac49a97-9e43-4799-abd2-c1522280da4c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.167905 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fac49a97-9e43-4799-abd2-c1522280da4c tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] DELETE https://10.4.3.91/volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 Jul 22 05:34:21.168364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fac49a97-9e43-4799-abd2-c1522280da4c tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.168555 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fac49a97-9e43-4799-abd2-c1522280da4c tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.169604 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-fac49a97-9e43-4799-abd2-c1522280da4c tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Delete volume with id: a6a395e6-1010-4573-aff3-081bd1ec5267 Jul 22 05:34:21.169725 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b94331dc-968d-413b-87af-f0fda73e83d3 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Extend volume request issued successfully. Jul 22 05:34:21.170343 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b94331dc-968d-413b-87af-f0fda73e83d3 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526/action returned with HTTP 202 Jul 22 05:34:21.170680 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 245/1018] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:34:21 2026] POST /volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:34:21.184484 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.184484 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:21.184704 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f5c3e74f-7fda-49bf-88ec-bfb791f45e0b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.187845 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fac49a97-9e43-4799-abd2-c1522280da4c tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Volume info retrieved successfully. Jul 22 05:34:21.188103 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f5c3e74f-7fda-49bf-88ec-bfb791f45e0b tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:21.188445 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f5c3e74f-7fda-49bf-88ec-bfb791f45e0b tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.188769 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f5c3e74f-7fda-49bf-88ec-bfb791f45e0b tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.195887 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-fac49a97-9e43-4799-abd2-c1522280da4c tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100092) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 05:34:21.201254 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.201254 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:21.213067 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f5c3e74f-7fda-49bf-88ec-bfb791f45e0b tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:21.224371 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f5c3e74f-7fda-49bf-88ec-bfb791f45e0b tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 returned with HTTP 200 Jul 22 05:34:21.224371 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 257/1019] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:21 2026] GET /volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:21.255537 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-fac49a97-9e43-4799-abd2-c1522280da4c tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Created reservations ['507e53db-e37e-4f07-80cf-b05774fe6596', 'b4100a8a-6ed7-4b0f-93d7-2d49c7c2f223', '4484b60f-0422-433c-a52a-9da07a8daefd', 'cff95760-eadb-47c0-b853-677b48ac2ea6'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:21.320395 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fac49a97-9e43-4799-abd2-c1522280da4c tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Delete volume request issued successfully. Jul 22 05:34:21.321031 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fac49a97-9e43-4799-abd2-c1522280da4c tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 returned with HTTP 202 Jul 22 05:34:21.321168 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 262/1020] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:34:21 2026] DELETE /volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:21.331462 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7e02ae15-82f6-42c1-a596-99cd9042c073 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.333941 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7e02ae15-82f6-42c1-a596-99cd9042c073 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 Jul 22 05:34:21.334351 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7e02ae15-82f6-42c1-a596-99cd9042c073 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.334531 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7e02ae15-82f6-42c1-a596-99cd9042c073 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.344068 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7e02ae15-82f6-42c1-a596-99cd9042c073 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 returned with HTTP 404 Jul 22 05:34:21.344837 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 257/1021] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:34:21 2026] GET /volume/v3/volumes/a6a395e6-1010-4573-aff3-081bd1ec5267 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:21.355169 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6503fe93-1fba-439f-88b9-f774a3f64e8c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.357655 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6503fe93-1fba-439f-88b9-f774a3f64e8c tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] DELETE https://10.4.3.91/volume/v3/types/16c92d08-a31e-49c8-ac31-6fc4a8ff2931 Jul 22 05:34:21.357996 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6503fe93-1fba-439f-88b9-f774a3f64e8c tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.358601 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6503fe93-1fba-439f-88b9-f774a3f64e8c tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.390589 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6503fe93-1fba-439f-88b9-f774a3f64e8c tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] https://10.4.3.91/volume/v3/types/16c92d08-a31e-49c8-ac31-6fc4a8ff2931 returned with HTTP 202 Jul 22 05:34:21.391033 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 246/1022] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:21 2026] DELETE /volume/v3/types/16c92d08-a31e-49c8-ac31-6fc4a8ff2931 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:21.404694 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6045663d-0d6d-428c-96a8-307442a45533 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.405842 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6045663d-0d6d-428c-96a8-307442a45533 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] GET https://10.4.3.91/volume/v3/types/16c92d08-a31e-49c8-ac31-6fc4a8ff2931 Jul 22 05:34:21.406676 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6045663d-0d6d-428c-96a8-307442a45533 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.406676 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6045663d-0d6d-428c-96a8-307442a45533 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.411877 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6045663d-0d6d-428c-96a8-307442a45533 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] https://10.4.3.91/volume/v3/types/16c92d08-a31e-49c8-ac31-6fc4a8ff2931 returned with HTTP 404 Jul 22 05:34:21.411877 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 258/1023] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:21 2026] GET /volume/v3/types/16c92d08-a31e-49c8-ac31-6fc4a8ff2931 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:21.422527 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-88866a18-1609-4c55-b2c7-8efcb64b9166 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.424585 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-88866a18-1609-4c55-b2c7-8efcb64b9166 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:21.425112 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-88866a18-1609-4c55-b2c7-8efcb64b9166 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1432337638", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1912328268", "vendor_name": "tempest-vendor_name-1048994800"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:21.455229 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-88866a18-1609-4c55-b2c7-8efcb64b9166 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:21.455703 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 263/1024] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:34:21 2026] POST /volume/v3/types => generated 328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:21.469528 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2c445b5f-b858-4f65-b345-94059753a1f5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.471813 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:21.472670 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "75b4b658-35df-400c-8340-99474a421345", "size": 1, "name": "tempest-UserMessagesTest-Volume-472075405"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:21.474704 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Create volume request body: {'volume': {'volume_type': '75b4b658-35df-400c-8340-99474a421345', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-472075405'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:21.483952 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Create volume of 1 GB Jul 22 05:34:21.483952 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.483952 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:21.483952 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Availability Zones retrieved successfully. Jul 22 05:34:21.494497 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Flow 'volume_create_api' (f496c718-6af9-486b-bb83-9fb7c899909d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:21.498761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25750b53-1fc1-4a2e-9f13-d6d1178083ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:21.498761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:21.533715 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25750b53-1fc1-4a2e-9f13-d6d1178083ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:34:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1912328268',vendor_name='tempest-vendor_name-1048994800'},id=75b4b658-35df-400c-8340-99474a421345,is_public=True,name='tempest-UserMessagesTest-volume-type-1432337638',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75b4b658-35df-400c-8340-99474a421345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:21.533983 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6154c56f-df89-4d26-be16-98a9655021ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:21.571035 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1432337638 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1432337638, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:21.571435 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1432337638 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1432337638, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:21.610166 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Created reservations ['01fce7d8-1f82-49dc-9557-415ab8005eb0', '85b36d6b-c430-45a2-97fb-56707bf0e9fe', '4830282c-b4ee-4167-a743-9f0403276c3f', 'cc347722-e7bb-4907-9a4b-446fe61d40f0'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:21.611145 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6154c56f-df89-4d26-be16-98a9655021ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01fce7d8-1f82-49dc-9557-415ab8005eb0', '85b36d6b-c430-45a2-97fb-56707bf0e9fe', '4830282c-b4ee-4167-a743-9f0403276c3f', 'cc347722-e7bb-4907-9a4b-446fe61d40f0']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:21.612036 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f33b3c6-2712-4b45-bd63-90c7f827524c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:21.642039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f33b3c6-2712-4b45-bd63-90c7f827524c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cda21977-47b3-400b-b774-a857a004ae2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-472075405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823e40ac373140e191ab4cbc8981f614',qos_specs=None,replication_status=,reservations=['01fce7d8-1f82-49dc-9557-415ab8005eb0','85b36d6b-c430-45a2-97fb-56707bf0e9fe','4830282c-b4ee-4167-a743-9f0403276c3f','cc347722-e7bb-4907-9a4b-446fe61d40f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6254203a6dad4c209606c2a772b485a7',volume_type_id=75b4b658-35df-400c-8340-99474a421345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-472075405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cda21977-47b3-400b-b774-a857a004ae2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='823e40ac373140e191ab4cbc8981f614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6254203a6dad4c209606c2a772b485a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75b4b658-35df-400c-8340-99474a421345),volume_type_id=75b4b658-35df-400c-8340-99474a421345)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:21.642930 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a57013-3204-4168-9dcf-20926050df62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:21.662998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a57013-3204-4168-9dcf-20926050df62) transitioned into state 'SUCCESS' from state '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-472075405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823e40ac373140e191ab4cbc8981f614',qos_specs=None,replication_status=,reservations=['01fce7d8-1f82-49dc-9557-415ab8005eb0','85b36d6b-c430-45a2-97fb-56707bf0e9fe','4830282c-b4ee-4167-a743-9f0403276c3f','cc347722-e7bb-4907-9a4b-446fe61d40f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6254203a6dad4c209606c2a772b485a7',volume_type_id=75b4b658-35df-400c-8340-99474a421345)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:21.664040 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee19b427-e251-4539-b4bb-5746b131a85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:21.676443 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee19b427-e251-4539-b4bb-5746b131a85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:21.678660 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Flow 'volume_create_api' (f496c718-6af9-486b-bb83-9fb7c899909d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:21.678660 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Create volume request issued successfully. Jul 22 05:34:21.678660 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2c445b5f-b858-4f65-b345-94059753a1f5 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:21.679001 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 258/1025] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:34:21 2026] POST /volume/v3/volumes => generated 783 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:21.693781 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e1dd331f-81c5-4d06-940f-c45d21a43072 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.694398 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e1dd331f-81c5-4d06-940f-c45d21a43072 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a Jul 22 05:34:21.694684 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e1dd331f-81c5-4d06-940f-c45d21a43072 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.694967 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e1dd331f-81c5-4d06-940f-c45d21a43072 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.706941 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.706941 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:21.709393 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-43df3c4f-b9aa-4ffd-8d22-bfcc4a1408be None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.711890 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-43df3c4f-b9aa-4ffd-8d22-bfcc4a1408be tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:21.712221 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-43df3c4f-b9aa-4ffd-8d22-bfcc4a1408be tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.712408 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-43df3c4f-b9aa-4ffd-8d22-bfcc4a1408be tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.713653 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-43df3c4f-b9aa-4ffd-8d22-bfcc4a1408be tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:21.714446 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e1dd331f-81c5-4d06-940f-c45d21a43072 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Volume info retrieved successfully. Jul 22 05:34:21.718367 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.718367 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:21.719496 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-43df3c4f-b9aa-4ffd-8d22-bfcc4a1408be tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:21.720018 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 259/1026] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:21 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:21.722484 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e1dd331f-81c5-4d06-940f-c45d21a43072 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a returned with HTTP 200 Jul 22 05:34:21.725396 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 247/1027] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:34:21 2026] GET /volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:21.816207 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-02aced73-4fe1-4fa1-bb37-86234c9f0101 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.820570 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-02aced73-4fe1-4fa1-bb37-86234c9f0101 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] GET https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e Jul 22 05:34:21.824586 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-02aced73-4fe1-4fa1-bb37-86234c9f0101 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:21.824853 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-02aced73-4fe1-4fa1-bb37-86234c9f0101 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:21.832504 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.832504 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:21.841597 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-02aced73-4fe1-4fa1-bb37-86234c9f0101 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Volume info retrieved successfully. Jul 22 05:34:21.848821 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-02aced73-4fe1-4fa1-bb37-86234c9f0101 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e returned with HTTP 200 Jul 22 05:34:21.849406 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 264/1028] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:21 2026] GET /volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:21.865056 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-aa99d9bb-0720-44cb-91b2-2f6cd1eb241d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:21.868943 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aa99d9bb-0720-44cb-91b2-2f6cd1eb241d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:34:21.869461 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aa99d9bb-0720-44cb-91b2-2f6cd1eb241d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0479af2a-7456-4264-9d30-23d22bb9d18e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-379588936"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:21.886671 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:21.886671 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:21.887357 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-aa99d9bb-0720-44cb-91b2-2f6cd1eb241d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Volume info retrieved successfully. Jul 22 05:34:21.887547 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-aa99d9bb-0720-44cb-91b2-2f6cd1eb241d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Create snapshot from volume 0479af2a-7456-4264-9d30-23d22bb9d18e Jul 22 05:34:21.957605 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-aa99d9bb-0720-44cb-91b2-2f6cd1eb241d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Created reservations ['29220cc3-87fb-4f56-bdf4-31c4235a05ac', '0db4de76-9f79-45af-a0e9-8bf795f96f7d', 'd804bd99-8342-4eca-8894-e50aa07c39c0', 'f9eeb515-06f5-41e4-a425-46406c98887c'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:22.017983 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-aa99d9bb-0720-44cb-91b2-2f6cd1eb241d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Snapshot create request issued successfully. Jul 22 05:34:22.018398 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aa99d9bb-0720-44cb-91b2-2f6cd1eb241d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:34:22.018972 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 259/1029] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:34:21 2026] POST /volume/v3/snapshots => generated 322 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:22.031985 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a6a984ae-38f2-44e7-9dc5-c8d773c3d835 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.034056 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a6a984ae-38f2-44e7-9dc5-c8d773c3d835 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] GET https://10.4.3.91/volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f Jul 22 05:34:22.034200 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a6a984ae-38f2-44e7-9dc5-c8d773c3d835 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.034383 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a6a984ae-38f2-44e7-9dc5-c8d773c3d835 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.041789 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.041789 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:22.041789 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a6a984ae-38f2-44e7-9dc5-c8d773c3d835 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Snapshot retrieved successfully. Jul 22 05:34:22.042358 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a6a984ae-38f2-44e7-9dc5-c8d773c3d835 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f returned with HTTP 200 Jul 22 05:34:22.043422 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 260/1030] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:22.242890 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a1a81c25-0417-44b9-8310-932da35779f8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.245522 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a1a81c25-0417-44b9-8310-932da35779f8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:22.245904 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a1a81c25-0417-44b9-8310-932da35779f8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.246193 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a1a81c25-0417-44b9-8310-932da35779f8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.258880 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.258880 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:22.267405 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a1a81c25-0417-44b9-8310-932da35779f8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:22.275922 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a1a81c25-0417-44b9-8310-932da35779f8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 returned with HTTP 200 Jul 22 05:34:22.276464 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 248/1031] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:34:22.300129 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5245ca8c-220c-470c-ba32-67ea07cef9c9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.302597 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5245ca8c-220c-470c-ba32-67ea07cef9c9 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:22.303418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5245ca8c-220c-470c-ba32-67ea07cef9c9 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.303418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5245ca8c-220c-470c-ba32-67ea07cef9c9 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.322956 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.322956 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:22.330690 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5245ca8c-220c-470c-ba32-67ea07cef9c9 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:22.335449 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5245ca8c-220c-470c-ba32-67ea07cef9c9 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 returned with HTTP 200 Jul 22 05:34:22.335997 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 265/1032] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:22.357663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-85a1fa4b-ccf5-4b1b-b10e-07128fbb5eb8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.361097 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-85a1fa4b-ccf5-4b1b-b10e-07128fbb5eb8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 Jul 22 05:34:22.361982 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-85a1fa4b-ccf5-4b1b-b10e-07128fbb5eb8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.361982 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-85a1fa4b-ccf5-4b1b-b10e-07128fbb5eb8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.361982 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-85a1fa4b-ccf5-4b1b-b10e-07128fbb5eb8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Delete snapshot with id: 357374e4-0c14-413a-b966-6f1253118a16 Jul 22 05:34:22.370304 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.370304 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:22.371260 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-85a1fa4b-ccf5-4b1b-b10e-07128fbb5eb8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Snapshot retrieved successfully. Jul 22 05:34:22.395338 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-85a1fa4b-ccf5-4b1b-b10e-07128fbb5eb8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Snapshot delete request issued successfully. Jul 22 05:34:22.395511 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-85a1fa4b-ccf5-4b1b-b10e-07128fbb5eb8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 returned with HTTP 202 Jul 22 05:34:22.395966 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 260/1033] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:34:22 2026] DELETE /volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:22.405647 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-678ba362-ee02-4b1d-bd7b-b6cbfa9b7944 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.409016 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-678ba362-ee02-4b1d-bd7b-b6cbfa9b7944 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 Jul 22 05:34:22.409254 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-678ba362-ee02-4b1d-bd7b-b6cbfa9b7944 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.410879 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-678ba362-ee02-4b1d-bd7b-b6cbfa9b7944 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.419742 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.419742 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:22.419742 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-678ba362-ee02-4b1d-bd7b-b6cbfa9b7944 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Snapshot retrieved successfully. Jul 22 05:34:22.422349 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-678ba362-ee02-4b1d-bd7b-b6cbfa9b7944 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 returned with HTTP 200 Jul 22 05:34:22.423127 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 261/1034] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:22.578942 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5ebd8819-814a-42f2-b078-47788c77fcc5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.581372 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ebd8819-814a-42f2-b078-47788c77fcc5 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:34:22.581651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ebd8819-814a-42f2-b078-47788c77fcc5 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.582300 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ebd8819-814a-42f2-b078-47788c77fcc5 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.600715 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.600715 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:22.611877 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5ebd8819-814a-42f2-b078-47788c77fcc5 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:34:22.614971 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ebd8819-814a-42f2-b078-47788c77fcc5 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:34:22.615455 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 249/1035] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:22.671078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b516a469-7e89-4597-9a4c-bd4f60ab7c95 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.673784 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b516a469-7e89-4597-9a4c-bd4f60ab7c95 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:34:22.674164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b516a469-7e89-4597-9a4c-bd4f60ab7c95 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.674593 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b516a469-7e89-4597-9a4c-bd4f60ab7c95 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.687349 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.687349 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:22.692024 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b516a469-7e89-4597-9a4c-bd4f60ab7c95 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:34:22.698660 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b516a469-7e89-4597-9a4c-bd4f60ab7c95 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:34:22.698660 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 266/1036] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:22.731439 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b0671f0a-967a-4ff3-9203-8b52c3244c7d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.735204 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b0671f0a-967a-4ff3-9203-8b52c3244c7d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] POST https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf/action Jul 22 05:34:22.735672 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b0671f0a-967a-4ff3-9203-8b52c3244c7d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:22.735859 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b0671f0a-967a-4ff3-9203-8b52c3244c7d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:22.737295 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-465255cf-e768-4ef8-b50b-352dd71de002 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.743653 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-465255cf-e768-4ef8-b50b-352dd71de002 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:22.743759 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-54fd1aa5-d821-45a4-bea0-2b03f6b0654d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.743806 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-465255cf-e768-4ef8-b50b-352dd71de002 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.744004 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-465255cf-e768-4ef8-b50b-352dd71de002 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.744107 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-465255cf-e768-4ef8-b50b-352dd71de002 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:22.748669 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54fd1aa5-d821-45a4-bea0-2b03f6b0654d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a Jul 22 05:34:22.748817 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54fd1aa5-d821-45a4-bea0-2b03f6b0654d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.749167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54fd1aa5-d821-45a4-bea0-2b03f6b0654d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.750273 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.750273 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:22.752340 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-465255cf-e768-4ef8-b50b-352dd71de002 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:22.752340 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 262/1037] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:22.761961 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.761961 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:22.763356 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.763356 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:22.764078 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b0671f0a-967a-4ff3-9203-8b52c3244c7d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:34:22.770338 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-54fd1aa5-d821-45a4-bea0-2b03f6b0654d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Volume info retrieved successfully. Jul 22 05:34:22.780662 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b0671f0a-967a-4ff3-9203-8b52c3244c7d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Begin detaching volume completed successfully. Jul 22 05:34:22.780662 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-b0671f0a-967a-4ff3-9203-8b52c3244c7d tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf/action returned with HTTP 202 Jul 22 05:34:22.780898 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54fd1aa5-d821-45a4-bea0-2b03f6b0654d tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a returned with HTTP 200 Jul 22 05:34:22.780953 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 261/1038] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:34:22 2026] POST /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:34:22.780993 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 250/1039] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:22.799670 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9df048de-ffab-49d8-a85d-4342f96e7e6b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.801607 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9df048de-ffab-49d8-a85d-4342f96e7e6b tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/messages Jul 22 05:34:22.804941 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9df048de-ffab-49d8-a85d-4342f96e7e6b tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.805186 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9df048de-ffab-49d8-a85d-4342f96e7e6b tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.814930 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9df048de-ffab-49d8-a85d-4342f96e7e6b tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:34:22.814930 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 267/1040] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:22.834926 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-145a802c-bc27-410b-ba0e-3541d17f7c34 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.838049 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-145a802c-bc27-410b-ba0e-3541d17f7c34 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/messages/1ba80601-ba6b-42aa-a615-7419012356f4 Jul 22 05:34:22.839353 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-145a802c-bc27-410b-ba0e-3541d17f7c34 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.839722 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-145a802c-bc27-410b-ba0e-3541d17f7c34 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.846390 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-145a802c-bc27-410b-ba0e-3541d17f7c34 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/messages/1ba80601-ba6b-42aa-a615-7419012356f4 returned with HTTP 200 Jul 22 05:34:22.847204 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 263/1041] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/messages/1ba80601-ba6b-42aa-a615-7419012356f4 => generated 665 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:22.856540 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4584501c-f9fb-47f9-8989-15266d568d99 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.857122 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4584501c-f9fb-47f9-8989-15266d568d99 None None] GET https://10.4.3.91/volume// Jul 22 05:34:22.857354 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4584501c-f9fb-47f9-8989-15266d568d99 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.857608 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4584501c-f9fb-47f9-8989-15266d568d99 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.858728 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4584501c-f9fb-47f9-8989-15266d568d99 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:34:22.861169 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 262/1042] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:34:22.862084 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bd94e027-f3a8-4586-90eb-1a9382c84ef0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.865658 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd94e027-f3a8-4586-90eb-1a9382c84ef0 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/messages Jul 22 05:34:22.865658 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd94e027-f3a8-4586-90eb-1a9382c84ef0 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.865658 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd94e027-f3a8-4586-90eb-1a9382c84ef0 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.873334 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-eb44aa0a-c28b-40f0-b195-d5f4ce7009bc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.874157 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd94e027-f3a8-4586-90eb-1a9382c84ef0 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:34:22.874779 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 251/1043] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:22.876084 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-eb44aa0a-c28b-40f0-b195-d5f4ce7009bc tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:34:22.876393 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-eb44aa0a-c28b-40f0-b195-d5f4ce7009bc tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.876625 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-eb44aa0a-c28b-40f0-b195-d5f4ce7009bc tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.886022 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5fd3aa88-ea34-43d1-b8e1-454855865a17 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.888037 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5fd3aa88-ea34-43d1-b8e1-454855865a17 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] DELETE https://10.4.3.91/volume/v3/messages/1ba80601-ba6b-42aa-a615-7419012356f4 Jul 22 05:34:22.888239 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5fd3aa88-ea34-43d1-b8e1-454855865a17 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.888427 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5fd3aa88-ea34-43d1-b8e1-454855865a17 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.890469 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.890469 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:22.896328 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-eb44aa0a-c28b-40f0-b195-d5f4ce7009bc tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:34:22.902338 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-eb44aa0a-c28b-40f0-b195-d5f4ce7009bc tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:34:22.902650 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 268/1044] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 1325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:34:22.906561 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5fd3aa88-ea34-43d1-b8e1-454855865a17 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/messages/1ba80601-ba6b-42aa-a615-7419012356f4 returned with HTTP 204 Jul 22 05:34:22.907244 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 264/1045] 10.4.3.91 () {68 vars in 1387 bytes} [Wed Jul 22 05:34:22 2026] DELETE /volume/v3/messages/1ba80601-ba6b-42aa-a615-7419012356f4 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 05:34:22.919246 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f05367f0-c80d-4382-a680-dd6c3e5f47fe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.921884 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f05367f0-c80d-4382-a680-dd6c3e5f47fe tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a Jul 22 05:34:22.922516 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f05367f0-c80d-4382-a680-dd6c3e5f47fe tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.922516 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f05367f0-c80d-4382-a680-dd6c3e5f47fe tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.935241 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.935241 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:22.939545 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f05367f0-c80d-4382-a680-dd6c3e5f47fe tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Volume info retrieved successfully. Jul 22 05:34:22.949095 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f05367f0-c80d-4382-a680-dd6c3e5f47fe tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a returned with HTTP 200 Jul 22 05:34:22.950658 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 263/1046] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:34:22 2026] GET /volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:22.972039 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:22.979433 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] DELETE https://10.4.3.91/volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a Jul 22 05:34:22.979753 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:22.980083 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:22.980328 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Delete volume with id: cda21977-47b3-400b-b774-a857a004ae2a Jul 22 05:34:22.991050 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:22.991050 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:22.991724 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Volume info retrieved successfully. Jul 22 05:34:22.992945 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100093) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 05:34:23.014376 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1432337638 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1432337638, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:23.014983 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1432337638 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1432337638, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:23.029412 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Created reservations ['58b211cc-237d-4f87-8a24-b7464c5f63cd', '25b24f7a-0a27-4601-93ce-a221602b99e7', 'fb6a87a4-3d23-40fc-8487-0b05c61e0f55', '4f6272ec-676b-4e5b-b860-371fc6bd7b4a'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:23.055960 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a1510df6-18b2-4184-a849-bd4cdbd5f37d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.058095 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a1510df6-18b2-4184-a849-bd4cdbd5f37d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] GET https://10.4.3.91/volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f Jul 22 05:34:23.058461 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a1510df6-18b2-4184-a849-bd4cdbd5f37d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.058688 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a1510df6-18b2-4184-a849-bd4cdbd5f37d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.071834 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:23.071834 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:23.072161 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a1510df6-18b2-4184-a849-bd4cdbd5f37d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Snapshot retrieved successfully. Jul 22 05:34:23.073358 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a1510df6-18b2-4184-a849-bd4cdbd5f37d tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f returned with HTTP 200 Jul 22 05:34:23.073928 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 269/1047] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:23 2026] GET /volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:23.088357 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4ba99ca2-d208-4be5-b127-6048e9e485de None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.091230 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4ba99ca2-d208-4be5-b127-6048e9e485de tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 Jul 22 05:34:23.091946 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4ba99ca2-d208-4be5-b127-6048e9e485de tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:23.185329 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Delete volume request issued successfully. Jul 22 05:34:23.185737 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-62a62a92-1b06-4337-a5a3-8081dab802a4 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a returned with HTTP 202 Jul 22 05:34:23.186402 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 252/1048] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:34:22 2026] DELETE /volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:23.197605 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-94e51404-d417-4571-a7ca-8cec777637c3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.204162 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-94e51404-d417-4571-a7ca-8cec777637c3 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] GET https://10.4.3.91/volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a Jul 22 05:34:23.204422 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-94e51404-d417-4571-a7ca-8cec777637c3 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.204686 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-94e51404-d417-4571-a7ca-8cec777637c3 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.218662 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-94e51404-d417-4571-a7ca-8cec777637c3 tempest-UserMessagesTest-1124811295 tempest-UserMessagesTest-1124811295-project-member] https://10.4.3.91/volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a returned with HTTP 404 Jul 22 05:34:23.218662 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 264/1049] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:34:23 2026] GET /volume/v3/volumes/cda21977-47b3-400b-b774-a857a004ae2a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:23.222343 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-4ba99ca2-d208-4be5-b127-6048e9e485de tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1432337638 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1432337638, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:23.223037 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-4ba99ca2-d208-4be5-b127-6048e9e485de tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1432337638 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1432337638, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:23.224181 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-4ba99ca2-d208-4be5-b127-6048e9e485de tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-1432337638 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-1432337638, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:23.227949 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1c9d8823-afe1-4d79-943b-15887d822c76 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.232770 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1c9d8823-afe1-4d79-943b-15887d822c76 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] DELETE https://10.4.3.91/volume/v3/types/75b4b658-35df-400c-8340-99474a421345 Jul 22 05:34:23.233051 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1c9d8823-afe1-4d79-943b-15887d822c76 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.233339 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1c9d8823-afe1-4d79-943b-15887d822c76 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.235707 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4ba99ca2-d208-4be5-b127-6048e9e485de tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 returned with HTTP 200 Jul 22 05:34:23.236282 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 265/1050] 10.4.3.91 () {68 vars in 1367 bytes} [Wed Jul 22 05:34:23 2026] PUT /volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 => generated 583 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:23.249523 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9535d258-a438-40b0-89a2-5f3d2c2fb800 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.252058 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9535d258-a438-40b0-89a2-5f3d2c2fb800 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:34:23.252382 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9535d258-a438-40b0-89a2-5f3d2c2fb800 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0479af2a-7456-4264-9d30-23d22bb9d18e"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:23.264652 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:23.264652 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:23.265404 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9535d258-a438-40b0-89a2-5f3d2c2fb800 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Volume info retrieved successfully. Jul 22 05:34:23.265595 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-9535d258-a438-40b0-89a2-5f3d2c2fb800 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Create snapshot from volume 0479af2a-7456-4264-9d30-23d22bb9d18e Jul 22 05:34:23.276403 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1c9d8823-afe1-4d79-943b-15887d822c76 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] https://10.4.3.91/volume/v3/types/75b4b658-35df-400c-8340-99474a421345 returned with HTTP 202 Jul 22 05:34:23.277067 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 270/1051] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:23 2026] DELETE /volume/v3/types/75b4b658-35df-400c-8340-99474a421345 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:23.289951 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7d09fa06-441d-4839-95ff-671374afad45 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.292674 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7d09fa06-441d-4839-95ff-671374afad45 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] GET https://10.4.3.91/volume/v3/types/75b4b658-35df-400c-8340-99474a421345 Jul 22 05:34:23.293739 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7d09fa06-441d-4839-95ff-671374afad45 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.293739 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7d09fa06-441d-4839-95ff-671374afad45 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.302076 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7d09fa06-441d-4839-95ff-671374afad45 tempest-UserMessagesTest-825345373 tempest-UserMessagesTest-825345373-project-admin] https://10.4.3.91/volume/v3/types/75b4b658-35df-400c-8340-99474a421345 returned with HTTP 404 Jul 22 05:34:23.304654 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 265/1052] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:23 2026] GET /volume/v3/types/75b4b658-35df-400c-8340-99474a421345 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:23.306191 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota_utils [None req-9535d258-a438-40b0-89a2-5f3d2c2fb800 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Quota exceeded for f535daf5661f464a863be60ffeff95f6, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 05:34:23.306618 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.middleware.fault [None req-9535d258-a438-40b0-89a2-5f3d2c2fb800 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 413 Jul 22 05:34:23.307703 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 253/1053] 10.4.3.91 () {68 vars in 1257 bytes} [Wed Jul 22 05:34:23 2026] POST /volume/v3/snapshots => generated 208 bytes in 59 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 05:34:23.320047 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bc1c6b0d-5b1b-4b66-8756-34935fdb1689 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.322869 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc1c6b0d-5b1b-4b66-8756-34935fdb1689 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 Jul 22 05:34:23.323274 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc1c6b0d-5b1b-4b66-8756-34935fdb1689 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:23.415409 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc1c6b0d-5b1b-4b66-8756-34935fdb1689 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 returned with HTTP 200 Jul 22 05:34:23.415409 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 266/1054] 10.4.3.91 () {68 vars in 1367 bytes} [Wed Jul 22 05:34:23 2026] PUT /volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 => generated 390 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:23.433295 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8bd521b0-9d66-4ec4-808c-b5f60fe22ce0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.438094 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8bd521b0-9d66-4ec4-808c-b5f60fe22ce0 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:34:23.438094 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8bd521b0-9d66-4ec4-808c-b5f60fe22ce0 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0479af2a-7456-4264-9d30-23d22bb9d18e"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:23.438181 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f0d25136-2f33-4df0-b719-488467ef03d5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.441541 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0d25136-2f33-4df0-b719-488467ef03d5 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 Jul 22 05:34:23.441857 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0d25136-2f33-4df0-b719-488467ef03d5 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.442078 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0d25136-2f33-4df0-b719-488467ef03d5 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.443852 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:23.443852 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:23.443967 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8bd521b0-9d66-4ec4-808c-b5f60fe22ce0 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Volume info retrieved successfully. Jul 22 05:34:23.443967 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-8bd521b0-9d66-4ec4-808c-b5f60fe22ce0 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Create snapshot from volume 0479af2a-7456-4264-9d30-23d22bb9d18e Jul 22 05:34:23.456941 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0d25136-2f33-4df0-b719-488467ef03d5 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 returned with HTTP 404 Jul 22 05:34:23.457408 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 266/1055] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:23 2026] GET /volume/v3/snapshots/357374e4-0c14-413a-b966-6f1253118a16 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:23.464985 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota_utils [None req-8bd521b0-9d66-4ec4-808c-b5f60fe22ce0 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Quota exceeded for f535daf5661f464a863be60ffeff95f6, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 22 05:34:23.464985 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.middleware.fault [None req-8bd521b0-9d66-4ec4-808c-b5f60fe22ce0 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 413 Jul 22 05:34:23.465738 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 271/1056] 10.4.3.91 () {68 vars in 1257 bytes} [Wed Jul 22 05:34:23 2026] POST /volume/v3/snapshots => generated 133 bytes in 33 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 05:34:23.474155 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ee3a2888-dc80-48b1-960e-ce81bdad2c02 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.480850 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b2fb19d8-c90d-4beb-bbef-e41dec5b681a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.482777 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ee3a2888-dc80-48b1-960e-ce81bdad2c02 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:23.482777 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ee3a2888-dc80-48b1-960e-ce81bdad2c02 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.482777 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ee3a2888-dc80-48b1-960e-ce81bdad2c02 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.482953 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b2fb19d8-c90d-4beb-bbef-e41dec5b681a tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f Jul 22 05:34:23.483267 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b2fb19d8-c90d-4beb-bbef-e41dec5b681a tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.483753 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b2fb19d8-c90d-4beb-bbef-e41dec5b681a tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.483753 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-b2fb19d8-c90d-4beb-bbef-e41dec5b681a tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Delete snapshot with id: 0ebd7384-1e1f-4bfa-8082-01b797c3dc6f Jul 22 05:34:23.500869 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:23.500869 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:23.500869 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b2fb19d8-c90d-4beb-bbef-e41dec5b681a tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Snapshot retrieved successfully. Jul 22 05:34:23.508530 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:23.508530 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:23.514499 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ee3a2888-dc80-48b1-960e-ce81bdad2c02 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:23.520957 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ee3a2888-dc80-48b1-960e-ce81bdad2c02 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 returned with HTTP 200 Jul 22 05:34:23.521475 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 254/1057] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:23 2026] GET /volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:23.541480 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e4ea2c43-d969-4955-b325-8ef49a55f3c8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.547396 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e4ea2c43-d969-4955-b325-8ef49a55f3c8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] DELETE https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:23.548628 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e4ea2c43-d969-4955-b325-8ef49a55f3c8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.548628 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e4ea2c43-d969-4955-b325-8ef49a55f3c8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.550006 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e4ea2c43-d969-4955-b325-8ef49a55f3c8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Delete volume with id: 1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:23.554969 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b2fb19d8-c90d-4beb-bbef-e41dec5b681a tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Snapshot delete request issued successfully. Jul 22 05:34:23.555191 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b2fb19d8-c90d-4beb-bbef-e41dec5b681a tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f returned with HTTP 202 Jul 22 05:34:23.555917 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 267/1058] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:34:23 2026] DELETE /volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:23.565755 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:23.565755 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:23.565755 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e4ea2c43-d969-4955-b325-8ef49a55f3c8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:23.571876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a55e2c06-a4ba-4e87-8705-93e428247517 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.575619 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a55e2c06-a4ba-4e87-8705-93e428247517 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] GET https://10.4.3.91/volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f Jul 22 05:34:23.575619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a55e2c06-a4ba-4e87-8705-93e428247517 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.575619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a55e2c06-a4ba-4e87-8705-93e428247517 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.581048 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:23.581048 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:23.581718 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a55e2c06-a4ba-4e87-8705-93e428247517 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Snapshot retrieved successfully. Jul 22 05:34:23.583134 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a55e2c06-a4ba-4e87-8705-93e428247517 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f returned with HTTP 200 Jul 22 05:34:23.584125 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 272/1059] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:23 2026] GET /volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:23.616941 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e4ea2c43-d969-4955-b325-8ef49a55f3c8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Delete volume request issued successfully. Jul 22 05:34:23.616941 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e4ea2c43-d969-4955-b325-8ef49a55f3c8 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 returned with HTTP 202 Jul 22 05:34:23.616941 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 267/1060] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:23 2026] DELETE /volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:23.627978 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8698ccf7-95ce-4e83-bd54-e01073c3f075 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.632679 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8698ccf7-95ce-4e83-bd54-e01073c3f075 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:23.632679 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8698ccf7-95ce-4e83-bd54-e01073c3f075 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.632679 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8698ccf7-95ce-4e83-bd54-e01073c3f075 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.648772 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:23.648772 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:23.653919 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8698ccf7-95ce-4e83-bd54-e01073c3f075 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Volume info retrieved successfully. Jul 22 05:34:23.661509 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8698ccf7-95ce-4e83-bd54-e01073c3f075 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 returned with HTTP 200 Jul 22 05:34:23.661509 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 255/1061] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:23 2026] GET /volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:23.768982 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9cc8baf3-1e44-4310-a052-d2bcf180de95 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.772138 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9cc8baf3-1e44-4310-a052-d2bcf180de95 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:23.772138 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9cc8baf3-1e44-4310-a052-d2bcf180de95 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.772423 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9cc8baf3-1e44-4310-a052-d2bcf180de95 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:23.772709 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-9cc8baf3-1e44-4310-a052-d2bcf180de95 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:23.778470 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:23.778470 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:23.779506 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9cc8baf3-1e44-4310-a052-d2bcf180de95 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:23.780039 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 268/1062] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:23 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:23.988757 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-c11016a7-67e1-4f93-b8e3-b88f7a1d1119 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:23.990651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-c11016a7-67e1-4f93-b8e3-b88f7a1d1119 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] DELETE https://10.4.3.91/volume/v3/attachments/3fa0f50e-106e-42b8-8d66-fd2c07c9735b Jul 22 05:34:23.990881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-c11016a7-67e1-4f93-b8e3-b88f7a1d1119 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:23.991094 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-c11016a7-67e1-4f93-b8e3-b88f7a1d1119 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:24.001605 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:24.001605 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:24.121283 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-07a8ebe5-77ce-43b7-9902-248961b5c8aa req-c11016a7-67e1-4f93-b8e3-b88f7a1d1119 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/attachments/3fa0f50e-106e-42b8-8d66-fd2c07c9735b returned with HTTP 200 Jul 22 05:34:24.121935 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 273/1063] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:34:23 2026] DELETE /volume/v3/attachments/3fa0f50e-106e-42b8-8d66-fd2c07c9735b => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:24.597334 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-870c9001-93ca-45ec-ae3a-16e0ae29f91b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:24.599719 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-870c9001-93ca-45ec-ae3a-16e0ae29f91b tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] GET https://10.4.3.91/volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f Jul 22 05:34:24.599907 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-870c9001-93ca-45ec-ae3a-16e0ae29f91b tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:24.600143 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-870c9001-93ca-45ec-ae3a-16e0ae29f91b tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:24.607734 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-870c9001-93ca-45ec-ae3a-16e0ae29f91b tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f returned with HTTP 404 Jul 22 05:34:24.607942 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 268/1064] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:24 2026] GET /volume/v3/snapshots/0ebd7384-1e1f-4bfa-8082-01b797c3dc6f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:24.621817 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d0fd1d38-e9fa-472b-bd96-255227ec2780 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:24.627037 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d0fd1d38-e9fa-472b-bd96-255227ec2780 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] GET https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e Jul 22 05:34:24.627263 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d0fd1d38-e9fa-472b-bd96-255227ec2780 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:24.627652 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d0fd1d38-e9fa-472b-bd96-255227ec2780 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:24.638257 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:24.638257 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:24.644099 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d0fd1d38-e9fa-472b-bd96-255227ec2780 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Volume info retrieved successfully. Jul 22 05:34:24.650801 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d0fd1d38-e9fa-472b-bd96-255227ec2780 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e returned with HTTP 200 Jul 22 05:34:24.651337 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 256/1065] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:24 2026] GET /volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:24.669083 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b50a9449-f3dd-42a2-943e-105bde675d65 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:24.671314 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b50a9449-f3dd-42a2-943e-105bde675d65 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e Jul 22 05:34:24.671587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b50a9449-f3dd-42a2-943e-105bde675d65 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:24.671948 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b50a9449-f3dd-42a2-943e-105bde675d65 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:24.672193 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-b50a9449-f3dd-42a2-943e-105bde675d65 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Delete volume with id: 0479af2a-7456-4264-9d30-23d22bb9d18e Jul 22 05:34:24.682061 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:24.682061 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:24.682775 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b50a9449-f3dd-42a2-943e-105bde675d65 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Volume info retrieved successfully. Jul 22 05:34:24.684408 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ad87320f-8f8b-4306-89d6-60960be50817 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:24.692831 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ad87320f-8f8b-4306-89d6-60960be50817 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] GET https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 Jul 22 05:34:24.692831 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ad87320f-8f8b-4306-89d6-60960be50817 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:24.692831 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ad87320f-8f8b-4306-89d6-60960be50817 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:24.704250 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ad87320f-8f8b-4306-89d6-60960be50817 tempest-VolumesExtendTest-966170662 tempest-VolumesExtendTest-966170662-project-member] https://10.4.3.91/volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 returned with HTTP 404 Jul 22 05:34:24.704935 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 274/1066] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:24 2026] GET /volume/v3/volumes/1ad6b61c-e60e-4e1f-86cf-d8ac08ab4526 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:24.728451 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b50a9449-f3dd-42a2-943e-105bde675d65 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Delete volume request issued successfully. Jul 22 05:34:24.728881 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b50a9449-f3dd-42a2-943e-105bde675d65 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e returned with HTTP 202 Jul 22 05:34:24.729381 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 269/1067] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:24 2026] DELETE /volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:24.745106 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c4967e00-8417-4814-9051-e03c6a66d7e9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:24.747487 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4967e00-8417-4814-9051-e03c6a66d7e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] GET https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e Jul 22 05:34:24.747710 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4967e00-8417-4814-9051-e03c6a66d7e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:24.748331 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4967e00-8417-4814-9051-e03c6a66d7e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:24.761784 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:24.761784 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:24.769662 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c4967e00-8417-4814-9051-e03c6a66d7e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Volume info retrieved successfully. Jul 22 05:34:24.775598 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4967e00-8417-4814-9051-e03c6a66d7e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e returned with HTTP 200 Jul 22 05:34:24.776468 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 269/1068] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:24 2026] GET /volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:24.793963 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6272250b-bee0-4257-9ebf-dd1bc4ce4f73 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:24.795669 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6272250b-bee0-4257-9ebf-dd1bc4ce4f73 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:24.796017 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6272250b-bee0-4257-9ebf-dd1bc4ce4f73 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:24.796275 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6272250b-bee0-4257-9ebf-dd1bc4ce4f73 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:24.796436 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-6272250b-bee0-4257-9ebf-dd1bc4ce4f73 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:24.802773 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:24.802773 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:24.804597 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6272250b-bee0-4257-9ebf-dd1bc4ce4f73 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:24.804597 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 257/1069] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:24 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:25.015320 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c90cf0bc-a4be-4b39-8450-4b191bd0a06c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:25.018834 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c90cf0bc-a4be-4b39-8450-4b191bd0a06c tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:34:25.020461 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c90cf0bc-a4be-4b39-8450-4b191bd0a06c tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:25.020461 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c90cf0bc-a4be-4b39-8450-4b191bd0a06c tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:25.052679 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:25.052679 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:25.064320 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c90cf0bc-a4be-4b39-8450-4b191bd0a06c tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:34:25.073372 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c90cf0bc-a4be-4b39-8450-4b191bd0a06c tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:34:25.073372 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 275/1070] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:25 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:34:25.802295 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f1cbff46-7d79-44c2-bee2-ae75ed2d675c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:25.805381 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f1cbff46-7d79-44c2-bee2-ae75ed2d675c tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] GET https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e Jul 22 05:34:25.805723 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f1cbff46-7d79-44c2-bee2-ae75ed2d675c tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:25.808058 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f1cbff46-7d79-44c2-bee2-ae75ed2d675c tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:25.822175 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e90f4dd4-0ef8-4aae-af02-53d268d69d73 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:25.824790 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e90f4dd4-0ef8-4aae-af02-53d268d69d73 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:25.824907 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f1cbff46-7d79-44c2-bee2-ae75ed2d675c tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759 tempest-VolumeSnapshotQuotasNegativeTestJSON-793486759-project-member] https://10.4.3.91/volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e returned with HTTP 404 Jul 22 05:34:25.825002 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e90f4dd4-0ef8-4aae-af02-53d268d69d73 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:25.825450 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e90f4dd4-0ef8-4aae-af02-53d268d69d73 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:25.825917 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 270/1071] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:25 2026] GET /volume/v3/volumes/0479af2a-7456-4264-9d30-23d22bb9d18e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:25.826365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-e90f4dd4-0ef8-4aae-af02-53d268d69d73 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:25.833045 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:25.833045 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:25.834563 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e90f4dd4-0ef8-4aae-af02-53d268d69d73 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:25.834968 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 270/1072] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:25 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:25.839408 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-df50e80e-8e94-436c-8cf1-d6d0203f272b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:25.842149 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-df50e80e-8e94-436c-8cf1-d6d0203f272b tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 Jul 22 05:34:25.842600 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-df50e80e-8e94-436c-8cf1-d6d0203f272b tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-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=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:25.896612 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:25.899870 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:25.899870 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-863861023"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:25.902917 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-863861023'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:25.902917 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Create volume of 1 GB Jul 22 05:34:25.910512 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Availability Zones retrieved successfully. Jul 22 05:34:25.919740 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Flow 'volume_create_api' (6919bab7-b719-4a43-b628-293669ddb2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:25.921479 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a409b0-fbf6-44d8-8db6-7ecdea7186f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:25.922735 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:25.982242 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a409b0-fbf6-44d8-8db6-7ecdea7186f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:25.983463 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03be691-2171-43b8-9e54-14bd8dae6097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:26.053417 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-df50e80e-8e94-436c-8cf1-d6d0203f272b tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261 tempest-VolumeSnapshotQuotasNegativeTestJSON-30696261-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 returned with HTTP 200 Jul 22 05:34:26.054504 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 258/1073] 10.4.3.91 () {68 vars in 1368 bytes} [Wed Jul 22 05:34:25 2026] PUT /volume/v3/os-quota-sets/f535daf5661f464a863be60ffeff95f6 => generated 395 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:26.148284 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Created reservations ['3d2ca27e-7699-4554-894c-46a6c2a8ac8b', '30c66a3d-e4d7-40db-a436-49ee43301c05', '9c95bf85-4526-4692-8e37-983c80cc9e77', '5976fed0-6e83-42cc-8c7a-120e415f0704'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:26.148544 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03be691-2171-43b8-9e54-14bd8dae6097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d2ca27e-7699-4554-894c-46a6c2a8ac8b', '30c66a3d-e4d7-40db-a436-49ee43301c05', '9c95bf85-4526-4692-8e37-983c80cc9e77', '5976fed0-6e83-42cc-8c7a-120e415f0704']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:26.149695 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c534882-2cac-4fae-a682-f193a95c70ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:26.161529 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-50affbe7-82ee-4068-a4f8-9180e3443e91 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:26.164849 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-50affbe7-82ee-4068-a4f8-9180e3443e91 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] DELETE https://10.4.3.91/volume/v3/attachments/6b25b5fe-c368-4f4a-90c9-11d8c606af31 Jul 22 05:34:26.165130 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-50affbe7-82ee-4068-a4f8-9180e3443e91 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:26.165387 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-50affbe7-82ee-4068-a4f8-9180e3443e91 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:26.192272 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:26.192272 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:26.201529 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c534882-2cac-4fae-a682-f193a95c70ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '207b3f38-7869-4302-936b-ff6cfa914690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-863861023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='835b9ec88c0b4721954bc773d8cd3413',qos_specs=None,replication_status=,reservations=['3d2ca27e-7699-4554-894c-46a6c2a8ac8b','30c66a3d-e4d7-40db-a436-49ee43301c05','9c95bf85-4526-4692-8e37-983c80cc9e77','5976fed0-6e83-42cc-8c7a-120e415f0704'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caefcd85d39b4a4a841ed1166a5c7055',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-863861023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=207b3f38-7869-4302-936b-ff6cfa914690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='835b9ec88c0b4721954bc773d8cd3413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caefcd85d39b4a4a841ed1166a5c7055',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:26.203365 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68eaabfa-8bcd-4ad9-bf13-ee7e54319c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:26.277009 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68eaabfa-8bcd-4ad9-bf13-ee7e54319c78) transitioned into state 'SUCCESS' from state '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-863861023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='835b9ec88c0b4721954bc773d8cd3413',qos_specs=None,replication_status=,reservations=['3d2ca27e-7699-4554-894c-46a6c2a8ac8b','30c66a3d-e4d7-40db-a436-49ee43301c05','9c95bf85-4526-4692-8e37-983c80cc9e77','5976fed0-6e83-42cc-8c7a-120e415f0704'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caefcd85d39b4a4a841ed1166a5c7055',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:26.278234 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd8dc94-4644-42c4-a2eb-070360dbd74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:26.283817 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-50affbe7-82ee-4068-a4f8-9180e3443e91 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/attachments/6b25b5fe-c368-4f4a-90c9-11d8c606af31 returned with HTTP 200 Jul 22 05:34:26.284339 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 271/1074] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:34:26 2026] DELETE /volume/v3/attachments/6b25b5fe-c368-4f4a-90c9-11d8c606af31 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:26.294750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd8dc94-4644-42c4-a2eb-070360dbd74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:26.296083 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Flow 'volume_create_api' (6919bab7-b719-4a43-b628-293669ddb2cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:26.296555 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Create volume request issued successfully. Jul 22 05:34:26.297348 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-027a6559-05f5-4a7f-be4e-f61ef813cdc9 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:26.297961 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 276/1075] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:25 2026] POST /volume/v3/volumes => generated 751 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:26.305028 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-712e4a98-f58d-4f7a-9778-18639957f742 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:26.308908 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-712e4a98-f58d-4f7a-9778-18639957f742 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc Jul 22 05:34:26.309961 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-712e4a98-f58d-4f7a-9778-18639957f742 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:26.309961 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-712e4a98-f58d-4f7a-9778-18639957f742 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:26.309961 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-712e4a98-f58d-4f7a-9778-18639957f742 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Delete volume with id: b81caa8f-03a5-4b77-9325-7fdc01e293fc Jul 22 05:34:26.316590 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-984c44b4-194e-45e2-a9c5-0e7b15bb3f8b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:26.321121 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-984c44b4-194e-45e2-a9c5-0e7b15bb3f8b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] GET https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 Jul 22 05:34:26.321506 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-984c44b4-194e-45e2-a9c5-0e7b15bb3f8b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:26.321789 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-984c44b4-194e-45e2-a9c5-0e7b15bb3f8b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:26.323250 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:26.323250 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:26.323711 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-712e4a98-f58d-4f7a-9778-18639957f742 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Volume info retrieved successfully. Jul 22 05:34:26.334600 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:26.334600 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:26.336540 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-984c44b4-194e-45e2-a9c5-0e7b15bb3f8b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:26.341887 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-984c44b4-194e-45e2-a9c5-0e7b15bb3f8b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 returned with HTTP 200 Jul 22 05:34:26.342543 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 259/1076] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:26 2026] GET /volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:26.357654 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-712e4a98-f58d-4f7a-9778-18639957f742 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] Delete volume request issued successfully. Jul 22 05:34:26.357910 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d58947d8-e96d-44dc-93dc-39a3eb7ec0a8 req-712e4a98-f58d-4f7a-9778-18639957f742 tempest-ServerBootFromVolumeStableRescueTest-1197453340 tempest-ServerBootFromVolumeStableRescueTest-1197453340-project-member] https://10.4.3.91/volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc returned with HTTP 202 Jul 22 05:34:26.358544 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 271/1077] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:34:26 2026] DELETE /volume/v3/volumes/b81caa8f-03a5-4b77-9325-7fdc01e293fc => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:26.853196 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2b0174b7-caa4-458e-8c54-2a09b48b62a7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:26.856003 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2b0174b7-caa4-458e-8c54-2a09b48b62a7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:26.857077 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2b0174b7-caa4-458e-8c54-2a09b48b62a7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:26.857077 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2b0174b7-caa4-458e-8c54-2a09b48b62a7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:26.857077 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-2b0174b7-caa4-458e-8c54-2a09b48b62a7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:26.864964 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:26.864964 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:26.865957 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2b0174b7-caa4-458e-8c54-2a09b48b62a7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:26.866444 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 272/1078] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:26 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:27.368819 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-06a9258f-f19c-49e4-8d56-b211b6bc3225 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:27.372137 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-06a9258f-f19c-49e4-8d56-b211b6bc3225 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] GET https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 Jul 22 05:34:27.372263 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-06a9258f-f19c-49e4-8d56-b211b6bc3225 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:27.372578 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-06a9258f-f19c-49e4-8d56-b211b6bc3225 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:27.391944 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:27.391944 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:27.399417 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-06a9258f-f19c-49e4-8d56-b211b6bc3225 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:27.413731 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-06a9258f-f19c-49e4-8d56-b211b6bc3225 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 returned with HTTP 200 Jul 22 05:34:27.414403 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 277/1079] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:27 2026] GET /volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:27.437787 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-30f04ebd-8260-466b-bee9-79708f875b80 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:27.441072 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-30f04ebd-8260-466b-bee9-79708f875b80 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] POST https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690/action Jul 22 05:34:27.441072 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-30f04ebd-8260-466b-bee9-79708f875b80 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:27.442137 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-30f04ebd-8260-466b-bee9-79708f875b80 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:27.558680 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b4a72d72-20e3-47ad-bb40-7ced87a75c89 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:27.640406 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:27.640406 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:27.641067 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-30f04ebd-8260-466b-bee9-79708f875b80 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:27.668897 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-30f04ebd-8260-466b-bee9-79708f875b80 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume updated successfully. Jul 22 05:34:27.669287 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-30f04ebd-8260-466b-bee9-79708f875b80 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690/action returned with HTTP 200 Jul 22 05:34:27.669858 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 260/1080] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:34:27 2026] POST /volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690/action => generated 0 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 05:34:27.682802 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e15327bf-69ed-4a85-98e5-83348780e8f3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:27.685389 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e15327bf-69ed-4a85-98e5-83348780e8f3 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] GET https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 Jul 22 05:34:27.685389 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e15327bf-69ed-4a85-98e5-83348780e8f3 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:27.685389 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e15327bf-69ed-4a85-98e5-83348780e8f3 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:27.702220 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:27.702220 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:27.718287 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e15327bf-69ed-4a85-98e5-83348780e8f3 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:27.732728 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e15327bf-69ed-4a85-98e5-83348780e8f3 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 returned with HTTP 200 Jul 22 05:34:27.734183 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 273/1081] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:27 2026] GET /volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:27.772473 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b4a72d72-20e3-47ad-bb40-7ced87a75c89 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] GET https://10.4.3.91/volume/v3/os-quota-class-sets/default Jul 22 05:34:27.772932 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b4a72d72-20e3-47ad-bb40-7ced87a75c89 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:27.773220 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b4a72d72-20e3-47ad-bb40-7ced87a75c89 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:27.813807 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b4a72d72-20e3-47ad-bb40-7ced87a75c89 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] https://10.4.3.91/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 05:34:27.814292 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 272/1082] 10.4.3.91 () {66 vars in 1290 bytes} [Wed Jul 22 05:34:27 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:27.826860 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-89e9e9bc-5919-4cb9-b3ba-318d5cab76b7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:27.830137 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-89e9e9bc-5919-4cb9-b3ba-318d5cab76b7 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] GET https://10.4.3.91/volume/v3/os-quota-class-sets/default Jul 22 05:34:27.830339 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-89e9e9bc-5919-4cb9-b3ba-318d5cab76b7 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:27.830567 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-89e9e9bc-5919-4cb9-b3ba-318d5cab76b7 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:27.856228 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-89e9e9bc-5919-4cb9-b3ba-318d5cab76b7 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] https://10.4.3.91/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 05:34:27.856996 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 278/1083] 10.4.3.91 () {66 vars in 1290 bytes} [Wed Jul 22 05:34:27 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:27.872494 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7aafcb36-c371-4b58-8963-42ba87584a24 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:27.879078 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7aafcb36-c371-4b58-8963-42ba87584a24 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:27.879078 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7aafcb36-c371-4b58-8963-42ba87584a24 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-137903970"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:27.882732 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cdefed80-ee8e-46c6-a7d7-ad6a83be0b68 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:27.884616 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cdefed80-ee8e-46c6-a7d7-ad6a83be0b68 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:27.884839 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cdefed80-ee8e-46c6-a7d7-ad6a83be0b68 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:27.885556 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cdefed80-ee8e-46c6-a7d7-ad6a83be0b68 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:27.885556 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-cdefed80-ee8e-46c6-a7d7-ad6a83be0b68 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:27.892034 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:27.892034 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:27.894565 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cdefed80-ee8e-46c6-a7d7-ad6a83be0b68 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:27.895247 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 274/1084] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:27 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:34:27.904875 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7aafcb36-c371-4b58-8963-42ba87584a24 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:27.904875 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 261/1085] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:34:27 2026] POST /volume/v3/types => generated 227 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:27.922229 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c6d2e5cb-0e48-42d1-80de-5e1d156dd095 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:27.927193 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c6d2e5cb-0e48-42d1-80de-5e1d156dd095 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-class-sets/default Jul 22 05:34:27.930029 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c6d2e5cb-0e48-42d1-80de-5e1d156dd095 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-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-137903970": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-137903970": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-137903970": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:27.962815 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b84330b0-e893-4d37-bb05-b6efd05ca3d9 req-c8a2bb2c-8064-4d87-b8b2-2fd7d50b4ec3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:27.974509 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b84330b0-e893-4d37-bb05-b6efd05ca3d9 req-c8a2bb2c-8064-4d87-b8b2-2fd7d50b4ec3 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] GET https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 Jul 22 05:34:27.974918 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b84330b0-e893-4d37-bb05-b6efd05ca3d9 req-c8a2bb2c-8064-4d87-b8b2-2fd7d50b4ec3 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:27.975035 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b84330b0-e893-4d37-bb05-b6efd05ca3d9 req-c8a2bb2c-8064-4d87-b8b2-2fd7d50b4ec3 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:27.992001 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:27.992001 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:27.998978 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-b84330b0-e893-4d37-bb05-b6efd05ca3d9 req-c8a2bb2c-8064-4d87-b8b2-2fd7d50b4ec3 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:28.005908 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b84330b0-e893-4d37-bb05-b6efd05ca3d9 req-c8a2bb2c-8064-4d87-b8b2-2fd7d50b4ec3 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 returned with HTTP 200 Jul 22 05:34:28.006731 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 279/1086] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:34:27 2026] GET /volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:28.125346 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c6d2e5cb-0e48-42d1-80de-5e1d156dd095 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] https://10.4.3.91/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 05:34:28.125346 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 273/1087] 10.4.3.91 () {68 vars in 1311 bytes} [Wed Jul 22 05:34:27 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:28.139779 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-80c5b937-cd68-4d55-bbaa-5ab061771831 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:28.143487 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-80c5b937-cd68-4d55-bbaa-5ab061771831 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/204a3ed8f0c74f35a816a33e9c11a208/defaults Jul 22 05:34:28.143487 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-80c5b937-cd68-4d55-bbaa-5ab061771831 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:28.143619 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-80c5b937-cd68-4d55-bbaa-5ab061771831 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Calling method 'defaults' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:28.166201 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-80c5b937-cd68-4d55-bbaa-5ab061771831 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/204a3ed8f0c74f35a816a33e9c11a208/defaults returned with HTTP 200 Jul 22 05:34:28.166679 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 275/1088] 10.4.3.91 () {66 vars in 1374 bytes} [Wed Jul 22 05:34:28 2026] GET /volume/v3/os-quota-sets/204a3ed8f0c74f35a816a33e9c11a208/defaults => generated 642 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:28.503120 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f97c6c9a-0158-43a9-b190-2dfd744f799e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:28.506190 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f97c6c9a-0158-43a9-b190-2dfd744f799e tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/6b9d48088ba445e59845df4734039da2/defaults Jul 22 05:34:28.506372 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f97c6c9a-0158-43a9-b190-2dfd744f799e tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:28.508137 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f97c6c9a-0158-43a9-b190-2dfd744f799e tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Calling method 'defaults' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:28.521976 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f97c6c9a-0158-43a9-b190-2dfd744f799e tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/6b9d48088ba445e59845df4734039da2/defaults returned with HTTP 200 Jul 22 05:34:28.522516 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 262/1089] 10.4.3.91 () {66 vars in 1374 bytes} [Wed Jul 22 05:34:28 2026] GET /volume/v3/os-quota-sets/6b9d48088ba445e59845df4734039da2/defaults => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:28.689419 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f95f54d5-ddf5-4113-9737-fe1c724d52da None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:28.693163 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f95f54d5-ddf5-4113-9737-fe1c724d52da tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] DELETE https://10.4.3.91/volume/v3/types/d9ef007f-6cab-4438-9637-baeb3549a162 Jul 22 05:34:28.693544 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f95f54d5-ddf5-4113-9737-fe1c724d52da tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:28.694812 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f95f54d5-ddf5-4113-9737-fe1c724d52da tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:28.696513 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e7505d1b-9190-439b-b45e-1136eb74885b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:28.702229 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:28.702229 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1599968809"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:28.702229 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1599968809'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:28.702229 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Create volume of 1 GB Jul 22 05:34:28.707268 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Availability Zones retrieved successfully. Jul 22 05:34:28.714695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Flow 'volume_create_api' (df9d2567-69a2-4747-817e-38d658ca915c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:28.714695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd542d9-2ca5-40d2-ade9-abc4f5b3b140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:28.715014 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:28.748076 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd542d9-2ca5-40d2-ade9-abc4f5b3b140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:28.749164 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd6d3f3d-085f-4010-9a54-b332e382ce0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:28.753604 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f95f54d5-ddf5-4113-9737-fe1c724d52da tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] https://10.4.3.91/volume/v3/types/d9ef007f-6cab-4438-9637-baeb3549a162 returned with HTTP 202 Jul 22 05:34:28.753604 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 280/1090] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:28 2026] DELETE /volume/v3/types/d9ef007f-6cab-4438-9637-baeb3549a162 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:28.763962 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-69ee5ce9-7530-4c77-9f0b-19927275012d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:28.766035 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-69ee5ce9-7530-4c77-9f0b-19927275012d tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] GET https://10.4.3.91/volume/v3/types/d9ef007f-6cab-4438-9637-baeb3549a162 Jul 22 05:34:28.766035 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-69ee5ce9-7530-4c77-9f0b-19927275012d tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:28.766499 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-69ee5ce9-7530-4c77-9f0b-19927275012d tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:28.770220 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-69ee5ce9-7530-4c77-9f0b-19927275012d tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] https://10.4.3.91/volume/v3/types/d9ef007f-6cab-4438-9637-baeb3549a162 returned with HTTP 404 Jul 22 05:34:28.770712 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 276/1091] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:28 2026] GET /volume/v3/types/d9ef007f-6cab-4438-9637-baeb3549a162 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:28.784844 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2085963a-1124-4be6-9ee2-c16fc07d80d5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:28.788113 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2085963a-1124-4be6-9ee2-c16fc07d80d5 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-class-sets/default Jul 22 05:34:28.789054 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2085963a-1124-4be6-9ee2-c16fc07d80d5 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-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=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:28.804667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Created reservations ['ab0da100-836f-4a1f-b86d-fa6a296b6e7b', '846c3efb-36fc-4a9b-ae8b-43bd9aed03fd', 'a354a33d-45d1-45f8-a37e-d1fd1bcbad4f', '8eae584a-62d8-4d72-b309-9a753e6d361f'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:28.805691 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd6d3f3d-085f-4010-9a54-b332e382ce0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab0da100-836f-4a1f-b86d-fa6a296b6e7b', '846c3efb-36fc-4a9b-ae8b-43bd9aed03fd', 'a354a33d-45d1-45f8-a37e-d1fd1bcbad4f', '8eae584a-62d8-4d72-b309-9a753e6d361f']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:28.807214 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a9a2b1b-2b99-4c47-bbd3-9f608867863b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:28.841028 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a9a2b1b-2b99-4c47-bbd3-9f608867863b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ec10a54-8201-4f33-94ac-0fc112d2e668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1599968809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='835b9ec88c0b4721954bc773d8cd3413',qos_specs=None,replication_status=,reservations=['ab0da100-836f-4a1f-b86d-fa6a296b6e7b','846c3efb-36fc-4a9b-ae8b-43bd9aed03fd','a354a33d-45d1-45f8-a37e-d1fd1bcbad4f','8eae584a-62d8-4d72-b309-9a753e6d361f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caefcd85d39b4a4a841ed1166a5c7055',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1599968809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ec10a54-8201-4f33-94ac-0fc112d2e668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='835b9ec88c0b4721954bc773d8cd3413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caefcd85d39b4a4a841ed1166a5c7055',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:28.842037 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6366443-ac5b-4073-9a9d-14064c758c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:28.873133 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6366443-ac5b-4073-9a9d-14064c758c66) transitioned into state 'SUCCESS' from state '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-1599968809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='835b9ec88c0b4721954bc773d8cd3413',qos_specs=None,replication_status=,reservations=['ab0da100-836f-4a1f-b86d-fa6a296b6e7b','846c3efb-36fc-4a9b-ae8b-43bd9aed03fd','a354a33d-45d1-45f8-a37e-d1fd1bcbad4f','8eae584a-62d8-4d72-b309-9a753e6d361f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caefcd85d39b4a4a841ed1166a5c7055',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:28.874388 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45759919-3853-45a8-ac9a-b0bb98db363b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:28.895711 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45759919-3853-45a8-ac9a-b0bb98db363b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:28.896754 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Flow 'volume_create_api' (df9d2567-69a2-4747-817e-38d658ca915c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:28.897104 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Create volume request issued successfully. Jul 22 05:34:28.897667 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e7505d1b-9190-439b-b45e-1136eb74885b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:28.898435 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 274/1092] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:28 2026] POST /volume/v3/volumes => generated 752 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:28.910370 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e4244177-86b2-4b24-9bba-b287be6235d2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:28.914655 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e4244177-86b2-4b24-9bba-b287be6235d2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:28.914655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e4244177-86b2-4b24-9bba-b287be6235d2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:28.914655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e4244177-86b2-4b24-9bba-b287be6235d2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:28.914655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e4244177-86b2-4b24-9bba-b287be6235d2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:28.919127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-51cc00db-8e6b-45e8-87a0-6e26b231b71b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:28.922442 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-51cc00db-8e6b-45e8-87a0-6e26b231b71b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] GET https://10.4.3.91/volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 Jul 22 05:34:28.922670 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-51cc00db-8e6b-45e8-87a0-6e26b231b71b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:28.922875 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-51cc00db-8e6b-45e8-87a0-6e26b231b71b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:28.925185 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:28.925185 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:28.925185 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e4244177-86b2-4b24-9bba-b287be6235d2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:28.925185 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 281/1093] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:28 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:28.934556 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:28.934556 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:28.942274 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2085963a-1124-4be6-9ee2-c16fc07d80d5 tempest-VolumeQuotaClassesTest-530930806 tempest-VolumeQuotaClassesTest-530930806-project-admin] https://10.4.3.91/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 05:34:28.942274 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 263/1094] 10.4.3.91 () {68 vars in 1311 bytes} [Wed Jul 22 05:34:28 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:28.952388 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-51cc00db-8e6b-45e8-87a0-6e26b231b71b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:28.961688 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-51cc00db-8e6b-45e8-87a0-6e26b231b71b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 returned with HTTP 200 Jul 22 05:34:28.962234 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 277/1095] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:28 2026] GET /volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:29.922126 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6b066711-3189-4ee9-8372-4f6c934ea670 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:29.925223 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6b066711-3189-4ee9-8372-4f6c934ea670 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] DELETE https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:34:29.925468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6b066711-3189-4ee9-8372-4f6c934ea670 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:29.925751 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6b066711-3189-4ee9-8372-4f6c934ea670 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:29.926033 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-6b066711-3189-4ee9-8372-4f6c934ea670 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Delete volume with id: 30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:34:29.937547 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:29.937547 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:29.938280 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6b066711-3189-4ee9-8372-4f6c934ea670 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:34:29.943770 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4ea9859c-95ee-42b5-9e55-c4ced17907f8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:29.948440 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4ea9859c-95ee-42b5-9e55-c4ced17907f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:29.948440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4ea9859c-95ee-42b5-9e55-c4ced17907f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:29.948779 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4ea9859c-95ee-42b5-9e55-c4ced17907f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:29.950789 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4ea9859c-95ee-42b5-9e55-c4ced17907f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:29.960439 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:29.960439 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:29.962342 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4ea9859c-95ee-42b5-9e55-c4ced17907f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:29.962342 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 282/1096] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:29 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:34:29.977333 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6b066711-3189-4ee9-8372-4f6c934ea670 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Delete volume request issued successfully. Jul 22 05:34:29.977651 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6b066711-3189-4ee9-8372-4f6c934ea670 tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 202 Jul 22 05:34:29.978212 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 275/1097] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:29 2026] DELETE /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:29.980112 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-671d571f-93c5-4a22-a3c9-d01171ffc864 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:29.982773 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-671d571f-93c5-4a22-a3c9-d01171ffc864 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] GET https://10.4.3.91/volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 Jul 22 05:34:29.983193 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-671d571f-93c5-4a22-a3c9-d01171ffc864 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:29.983666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-671d571f-93c5-4a22-a3c9-d01171ffc864 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:29.991553 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a997ce93-9d23-4e5c-b4cd-1748d6d24c4f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:29.994887 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a997ce93-9d23-4e5c-b4cd-1748d6d24c4f tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:34:29.994961 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a997ce93-9d23-4e5c-b4cd-1748d6d24c4f tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:29.995293 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a997ce93-9d23-4e5c-b4cd-1748d6d24c4f tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:29.997682 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:29.997682 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:30.003352 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-671d571f-93c5-4a22-a3c9-d01171ffc864 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:30.008032 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:30.008032 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:30.013667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-671d571f-93c5-4a22-a3c9-d01171ffc864 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 returned with HTTP 200 Jul 22 05:34:30.013994 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 264/1098] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:29 2026] GET /volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:30.015750 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a997ce93-9d23-4e5c-b4cd-1748d6d24c4f tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Volume info retrieved successfully. Jul 22 05:34:30.023437 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a997ce93-9d23-4e5c-b4cd-1748d6d24c4f tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 200 Jul 22 05:34:30.024286 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 278/1099] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:29 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:30.625952 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a9b67a2a-2ae3-4003-a9c0-e11c172ce679 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:30.630312 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a9b67a2a-2ae3-4003-a9c0-e11c172ce679 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] DELETE https://10.4.3.91/volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 Jul 22 05:34:30.630312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a9b67a2a-2ae3-4003-a9c0-e11c172ce679 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:30.630312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a9b67a2a-2ae3-4003-a9c0-e11c172ce679 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:30.630312 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-a9b67a2a-2ae3-4003-a9c0-e11c172ce679 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Delete volume with id: 7ec10a54-8201-4f33-94ac-0fc112d2e668 Jul 22 05:34:30.639769 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:30.639769 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:30.640158 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a9b67a2a-2ae3-4003-a9c0-e11c172ce679 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:30.670249 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a9b67a2a-2ae3-4003-a9c0-e11c172ce679 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Delete volume request issued successfully. Jul 22 05:34:30.670249 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a9b67a2a-2ae3-4003-a9c0-e11c172ce679 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 returned with HTTP 202 Jul 22 05:34:30.671008 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 283/1100] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:30 2026] DELETE /volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:30.681651 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-df7b8d1b-9224-410c-b38a-5bcee194049a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:30.686165 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-df7b8d1b-9224-410c-b38a-5bcee194049a tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] GET https://10.4.3.91/volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 Jul 22 05:34:30.686165 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-df7b8d1b-9224-410c-b38a-5bcee194049a tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:30.686165 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-df7b8d1b-9224-410c-b38a-5bcee194049a tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:30.700992 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:30.700992 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:30.711817 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-df7b8d1b-9224-410c-b38a-5bcee194049a tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:30.723552 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-df7b8d1b-9224-410c-b38a-5bcee194049a tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 returned with HTTP 200 Jul 22 05:34:30.725676 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 276/1101] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:30 2026] GET /volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:30.880546 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-93a48aca-a54e-4c2a-84be-99bbf59a6944 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:30.883125 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-93a48aca-a54e-4c2a-84be-99bbf59a6944 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:30.883704 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-93a48aca-a54e-4c2a-84be-99bbf59a6944 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:30.883847 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-93a48aca-a54e-4c2a-84be-99bbf59a6944 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:30.895008 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:30.895008 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:30.901816 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-93a48aca-a54e-4c2a-84be-99bbf59a6944 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:30.909204 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-93a48aca-a54e-4c2a-84be-99bbf59a6944 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:30.910478 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 265/1102] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:34:30 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:30.976649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5f90a0ef-ce9e-432e-9d6a-e8337325ca69 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:30.978991 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5f90a0ef-ce9e-432e-9d6a-e8337325ca69 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:30.979545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5f90a0ef-ce9e-432e-9d6a-e8337325ca69 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:30.979545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5f90a0ef-ce9e-432e-9d6a-e8337325ca69 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:30.979730 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-5f90a0ef-ce9e-432e-9d6a-e8337325ca69 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:30.987300 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:30.987300 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:30.988664 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5f90a0ef-ce9e-432e-9d6a-e8337325ca69 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:30.989554 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 279/1103] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:30 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:31.011384 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ee18db03-e036-4335-85da-48aaeb2f4c4f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.015354 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ee18db03-e036-4335-85da-48aaeb2f4c4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6/restore Jul 22 05:34:31.015948 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ee18db03-e036-4335-85da-48aaeb2f4c4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "8bcd1e15-e9b4-433c-90cb-670082e24f29"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:31.017314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-ee18db03-e036-4335-85da-48aaeb2f4c4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Restoring backup 5d5527cb-f80a-4b38-ad42-9a46a431cef6 ({'restore': {'volume_id': '8bcd1e15-e9b4-433c-90cb-670082e24f29'}}) {{(pid=100092) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 05:34:31.017653 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-ee18db03-e036-4335-85da-48aaeb2f4c4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Restoring backup 5d5527cb-f80a-4b38-ad42-9a46a431cef6 to volume 8bcd1e15-e9b4-433c-90cb-670082e24f29. Jul 22 05:34:31.028383 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.028383 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:31.037172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8fc3989d-53a9-49e9-8211-eae6db7cb6df None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.037556 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8fc3989d-53a9-49e9-8211-eae6db7cb6df None None] GET https://10.4.3.91/volume// Jul 22 05:34:31.037761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8fc3989d-53a9-49e9-8211-eae6db7cb6df None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:31.038745 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8fc3989d-53a9-49e9-8211-eae6db7cb6df None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:31.038745 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8fc3989d-53a9-49e9-8211-eae6db7cb6df None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:34:31.039209 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 277/1104] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:34: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 22 05:34:31.043134 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.043134 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:31.043746 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e4833e34-5d20-46e8-948d-8fc66feb97cf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.044043 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ee18db03-e036-4335-85da-48aaeb2f4c4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:34:31.044043 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.api [None req-ee18db03-e036-4335-85da-48aaeb2f4c4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Checking backup size 1 against volume size 1 {{(pid=100092) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 05:34:31.044043 np0000005624 devstack@c-api.service[100092]: INFO cinder.backup.api [None req-ee18db03-e036-4335-85da-48aaeb2f4c4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Overwriting volume 8bcd1e15-e9b4-433c-90cb-670082e24f29 with restore of backup 5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:31.048526 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e4833e34-5d20-46e8-948d-8fc66feb97cf tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] GET https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf Jul 22 05:34:31.048526 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e4833e34-5d20-46e8-948d-8fc66feb97cf tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:31.048526 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e4833e34-5d20-46e8-948d-8fc66feb97cf tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:31.054123 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-a2bcadf2-ecfa-46a8-ac9d-6fb6047e72a7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.059248 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e4833e34-5d20-46e8-948d-8fc66feb97cf tempest-ServerStableDeviceRescueTest-393353514 tempest-ServerStableDeviceRescueTest-393353514-project-member] https://10.4.3.91/volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf returned with HTTP 404 Jul 22 05:34:31.059978 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 266/1105] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:31 2026] GET /volume/v3/volumes/30db19ae-8f8a-468e-b339-9957c176edcf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:31.060124 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-a2bcadf2-ecfa-46a8-ac9d-6fb6047e72a7 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:34:31.060617 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-a2bcadf2-ecfa-46a8-ac9d-6fb6047e72a7 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8d5f923-ebc1-457e-bae3-271da88e9ffd", "connector": null, "instance_uuid": "b4ad6fff-e2f6-4dfa-9062-00d905c22310"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:31.075404 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.075404 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:31.083161 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-ee18db03-e036-4335-85da-48aaeb2f4c4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] restore_backup in rpcapi backup_id 5d5527cb-f80a-4b38-ad42-9a46a431cef6 {{(pid=100092) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 05:34:31.084754 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ee18db03-e036-4335-85da-48aaeb2f4c4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6/restore returned with HTTP 202 Jul 22 05:34:31.085136 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 284/1106] 10.4.3.91 () {68 vars in 1386 bytes} [Wed Jul 22 05:34:31 2026] POST /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6/restore => generated 181 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:31.103797 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a9f02162-2749-46ff-884b-24fade5112a5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.107151 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a9f02162-2749-46ff-884b-24fade5112a5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:31.107489 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a9f02162-2749-46ff-884b-24fade5112a5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:31.108437 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a9f02162-2749-46ff-884b-24fade5112a5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:31.108437 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a9f02162-2749-46ff-884b-24fade5112a5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:31.120611 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.120611 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:31.122748 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a9f02162-2749-46ff-884b-24fade5112a5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:31.122748 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 278/1107] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:31 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:31.152658 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-a2bcadf2-ecfa-46a8-ac9d-6fb6047e72a7 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:34:31.153391 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 280/1108] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:34:31 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:31.214078 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1352f7a4-a1f1-479c-85ac-901d553118c3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.218861 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1352f7a4-a1f1-479c-85ac-901d553118c3 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:31.218861 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1352f7a4-a1f1-479c-85ac-901d553118c3 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:31.218861 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1352f7a4-a1f1-479c-85ac-901d553118c3 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:31.247379 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.247379 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:31.253532 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1352f7a4-a1f1-479c-85ac-901d553118c3 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:31.257469 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1f3af9f6-191b-4c96-b110-87a3405b4b6b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.258080 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1f3af9f6-191b-4c96-b110-87a3405b4b6b None None] GET https://10.4.3.91/volume// Jul 22 05:34:31.258317 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1f3af9f6-191b-4c96-b110-87a3405b4b6b None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:31.258619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1f3af9f6-191b-4c96-b110-87a3405b4b6b None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:31.259096 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1f3af9f6-191b-4c96-b110-87a3405b4b6b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:34:31.259748 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 285/1109] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:34: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 22 05:34:31.261310 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1352f7a4-a1f1-479c-85ac-901d553118c3 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:31.262241 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 267/1110] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:31 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:31.274688 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-a8ef76a5-6460-42c7-af82-e8ac8880ceae None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.275949 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-a8ef76a5-6460-42c7-af82-e8ac8880ceae tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:31.276173 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-a8ef76a5-6460-42c7-af82-e8ac8880ceae tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:31.277174 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-a8ef76a5-6460-42c7-af82-e8ac8880ceae tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:31.294354 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.294354 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:31.301709 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-a8ef76a5-6460-42c7-af82-e8ac8880ceae tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:31.308742 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-a8ef76a5-6460-42c7-af82-e8ac8880ceae tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:31.309270 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 279/1111] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:34:31 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 1029 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:34:31.455185 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.461411 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-3e3d3dc0-4c30-4b4f-a736-5d296c2a22d9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.464016 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-3e3d3dc0-4c30-4b4f-a736-5d296c2a22d9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] PUT https://10.4.3.91/volume/v3/attachments/270162c5-c9f9-4851-8598-8636f5da7d32 Jul 22 05:34:31.464525 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-3e3d3dc0-4c30-4b4f-a736-5d296c2a22d9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:31.476398 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-3e3d3dc0-4c30-4b4f-a736-5d296c2a22d9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Acquiring lock "cinder-attachment_update-b8d5f923-ebc1-457e-bae3-271da88e9ffd-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:34:31.484961 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-3e3d3dc0-4c30-4b4f-a736-5d296c2a22d9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Lock "cinder-attachment_update-b8d5f923-ebc1-457e-bae3-271da88e9ffd-np0000005624" acquired by "attachment_update" :: waited 0.008s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:34:31.486033 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.486033 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:31.661307 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-3e3d3dc0-4c30-4b4f-a736-5d296c2a22d9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Lock "cinder-attachment_update-b8d5f923-ebc1-457e-bae3-271da88e9ffd-np0000005624" released by "attachment_update" :: held 0.177s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:34:31.661553 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-3e3d3dc0-4c30-4b4f-a736-5d296c2a22d9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/attachments/270162c5-c9f9-4851-8598-8636f5da7d32 returned with HTTP 200 Jul 22 05:34:31.662021 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 286/1112] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:34:31 2026] PUT /volume/v3/attachments/270162c5-c9f9-4851-8598-8636f5da7d32 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:31.677034 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:31.677580 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-613630108"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:31.681406 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-613630108'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:31.681406 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Create volume of 1 GB Jul 22 05:34:31.681406 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.681406 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:31.687831 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Availability Zones retrieved successfully. Jul 22 05:34:31.694371 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Flow 'volume_create_api' (13dcbc66-70b7-463d-9b7b-2a23de056a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:31.695577 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4fef991-f9ff-4092-8639-dd74d120f77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:31.697211 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:31.736674 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4fef991-f9ff-4092-8639-dd74d120f77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:31.738520 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dfae187-98b7-4e1c-8ca5-9b0d648b0e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:31.743146 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-00625c6e-720f-4e95-ba8f-9ac12a9f784f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.744399 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00625c6e-720f-4e95-ba8f-9ac12a9f784f tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] GET https://10.4.3.91/volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 Jul 22 05:34:31.744878 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00625c6e-720f-4e95-ba8f-9ac12a9f784f tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:31.745087 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00625c6e-720f-4e95-ba8f-9ac12a9f784f tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:31.754618 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00625c6e-720f-4e95-ba8f-9ac12a9f784f tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 returned with HTTP 404 Jul 22 05:34:31.754618 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 268/1113] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:31 2026] GET /volume/v3/volumes/7ec10a54-8201-4f33-94ac-0fc112d2e668 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:31.765821 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d0ba1d3b-a535-43a4-b539-bd86f3163b2b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.768182 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d0ba1d3b-a535-43a4-b539-bd86f3163b2b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] DELETE https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 Jul 22 05:34:31.771854 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d0ba1d3b-a535-43a4-b539-bd86f3163b2b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:31.771854 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d0ba1d3b-a535-43a4-b539-bd86f3163b2b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:31.771854 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-d0ba1d3b-a535-43a4-b539-bd86f3163b2b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Delete volume with id: 207b3f38-7869-4302-936b-ff6cfa914690 Jul 22 05:34:31.781846 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.781846 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:31.782740 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d0ba1d3b-a535-43a4-b539-bd86f3163b2b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:31.826803 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d0ba1d3b-a535-43a4-b539-bd86f3163b2b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Delete volume request issued successfully. Jul 22 05:34:31.827202 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d0ba1d3b-a535-43a4-b539-bd86f3163b2b tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 returned with HTTP 202 Jul 22 05:34:31.827845 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 280/1114] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:31 2026] DELETE /volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:31.840827 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-29ca80ef-0d25-4eac-a39e-258f7f566cd1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.844468 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-29ca80ef-0d25-4eac-a39e-258f7f566cd1 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] GET https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 Jul 22 05:34:31.844468 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-29ca80ef-0d25-4eac-a39e-258f7f566cd1 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:31.844987 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-29ca80ef-0d25-4eac-a39e-258f7f566cd1 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:31.857387 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.857387 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:31.864161 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-29ca80ef-0d25-4eac-a39e-258f7f566cd1 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Volume info retrieved successfully. Jul 22 05:34:31.865093 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Created reservations ['d51244bd-a6c2-4f57-925b-2ec23f814da6', '10736260-1ab5-45cb-8036-012229920e56', '261d1fdb-de51-48c3-8f40-9005782de5cb', 'f5add75f-a0a2-46e9-b283-760c297188ab'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:31.866127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dfae187-98b7-4e1c-8ca5-9b0d648b0e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d51244bd-a6c2-4f57-925b-2ec23f814da6', '10736260-1ab5-45cb-8036-012229920e56', '261d1fdb-de51-48c3-8f40-9005782de5cb', 'f5add75f-a0a2-46e9-b283-760c297188ab']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:31.867779 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd608b9f-8018-40f0-97f7-62e8e7307c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:31.869977 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-29ca80ef-0d25-4eac-a39e-258f7f566cd1 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 returned with HTTP 200 Jul 22 05:34:31.870517 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 287/1115] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:31 2026] GET /volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:31.901849 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd608b9f-8018-40f0-97f7-62e8e7307c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd53e115f-0096-4e0e-b2c3-8fb2059e75c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-613630108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce054bb465b94135b88cbbec2d66d828',qos_specs=None,replication_status=,reservations=['d51244bd-a6c2-4f57-925b-2ec23f814da6','10736260-1ab5-45cb-8036-012229920e56','261d1fdb-de51-48c3-8f40-9005782de5cb','f5add75f-a0a2-46e9-b283-760c297188ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbbd50954a045438577e832344c5b72',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-613630108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d53e115f-0096-4e0e-b2c3-8fb2059e75c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce054bb465b94135b88cbbec2d66d828',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dbbd50954a045438577e832344c5b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:31.902933 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c53a827-958c-4141-845f-839d76c5680e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:31.942180 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c53a827-958c-4141-845f-839d76c5680e) transitioned into state 'SUCCESS' from state '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-613630108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce054bb465b94135b88cbbec2d66d828',qos_specs=None,replication_status=,reservations=['d51244bd-a6c2-4f57-925b-2ec23f814da6','10736260-1ab5-45cb-8036-012229920e56','261d1fdb-de51-48c3-8f40-9005782de5cb','f5add75f-a0a2-46e9-b283-760c297188ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbbd50954a045438577e832344c5b72',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:31.942904 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68e263c2-da12-4948-81f0-d3755360e713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:31.958966 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68e263c2-da12-4948-81f0-d3755360e713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:31.962653 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Flow 'volume_create_api' (13dcbc66-70b7-463d-9b7b-2a23de056a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:31.963248 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Create volume request issued successfully. Jul 22 05:34:31.964775 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-45799f9a-9fe5-4751-b3fe-9cad2ef4a763 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:31.964775 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 281/1116] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:31 2026] POST /volume/v3/volumes => generated 748 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:31.984652 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7a87e58a-9ce6-4d75-b4e8-55881b962c71 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:31.986999 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7a87e58a-9ce6-4d75-b4e8-55881b962c71 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:31.986999 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7a87e58a-9ce6-4d75-b4e8-55881b962c71 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:31.987207 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7a87e58a-9ce6-4d75-b4e8-55881b962c71 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:31.999962 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:31.999962 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:32.011873 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7a87e58a-9ce6-4d75-b4e8-55881b962c71 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Volume info retrieved successfully. Jul 22 05:34:32.017685 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7a87e58a-9ce6-4d75-b4e8-55881b962c71 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 returned with HTTP 200 Jul 22 05:34:32.018212 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 269/1117] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:31 2026] GET /volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:32.141613 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3fb4a84e-80a1-42df-a21e-050774cca4a1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:32.145918 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3fb4a84e-80a1-42df-a21e-050774cca4a1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:32.146278 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3fb4a84e-80a1-42df-a21e-050774cca4a1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:32.146715 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3fb4a84e-80a1-42df-a21e-050774cca4a1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:32.150010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-3fb4a84e-80a1-42df-a21e-050774cca4a1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:32.163803 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:32.163803 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:32.164927 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3fb4a84e-80a1-42df-a21e-050774cca4a1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:32.165510 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 281/1118] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:32 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:32.284475 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-37bfd2d9-fe9b-4b44-b0b4-82ed47f93ad6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:32.289298 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-37bfd2d9-fe9b-4b44-b0b4-82ed47f93ad6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:32.289298 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-37bfd2d9-fe9b-4b44-b0b4-82ed47f93ad6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:32.289298 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-37bfd2d9-fe9b-4b44-b0b4-82ed47f93ad6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:32.321849 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:32.321849 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:32.333932 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-37bfd2d9-fe9b-4b44-b0b4-82ed47f93ad6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:32.336021 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-37bfd2d9-fe9b-4b44-b0b4-82ed47f93ad6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:32.336821 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 288/1119] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:32 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:32.890089 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4896b327-cfeb-4d98-9091-fae98db68237 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:32.892691 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4896b327-cfeb-4d98-9091-fae98db68237 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] GET https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 Jul 22 05:34:32.892971 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4896b327-cfeb-4d98-9091-fae98db68237 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:32.893236 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4896b327-cfeb-4d98-9091-fae98db68237 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:32.902852 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4896b327-cfeb-4d98-9091-fae98db68237 tempest-ServersNegativeTestJSON-322743075 tempest-ServersNegativeTestJSON-322743075-project-member] https://10.4.3.91/volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 returned with HTTP 404 Jul 22 05:34:32.903574 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 282/1120] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:32 2026] GET /volume/v3/volumes/207b3f38-7869-4302-936b-ff6cfa914690 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:33.039608 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3290deff-211f-4423-ae08-fd590b917b3c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.043204 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3290deff-211f-4423-ae08-fd590b917b3c tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:33.043517 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3290deff-211f-4423-ae08-fd590b917b3c tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:33.043808 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3290deff-211f-4423-ae08-fd590b917b3c tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:33.055061 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:33.055061 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:33.062348 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3290deff-211f-4423-ae08-fd590b917b3c tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Volume info retrieved successfully. Jul 22 05:34:33.068519 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3290deff-211f-4423-ae08-fd590b917b3c tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 returned with HTTP 200 Jul 22 05:34:33.069152 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 270/1121] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:33 2026] GET /volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:33.094290 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7e36206d-7cc5-4ae0-8cc1-461c50656046 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.097409 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7e36206d-7cc5-4ae0-8cc1-461c50656046 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] POST https://10.4.3.91/volume/v3/os-volume-transfer Jul 22 05:34:33.098449 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7e36206d-7cc5-4ae0-8cc1-461c50656046 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d53e115f-0096-4e0e-b2c3-8fb2059e75c3"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:33.103543 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.volume_transfer [None req-7e36206d-7cc5-4ae0-8cc1-461c50656046 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd53e115f-0096-4e0e-b2c3-8fb2059e75c3'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 05:34:33.103543 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.volume_transfer [None req-7e36206d-7cc5-4ae0-8cc1-461c50656046 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Creating transfer of volume d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:33.103543 np0000005624 devstack@c-api.service[100094]: INFO cinder.transfer.api [None req-7e36206d-7cc5-4ae0-8cc1-461c50656046 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Generating transfer record for volume d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:33.116168 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:33.116168 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:33.145591 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7e36206d-7cc5-4ae0-8cc1-461c50656046 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 05:34:33.145591 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 282/1122] 10.4.3.91 () {68 vars in 1284 bytes} [Wed Jul 22 05:34:33 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:33.160288 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3f325af1-733f-4ef6-9993-8fad99120e00 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.164290 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3f325af1-733f-4ef6-9993-8fad99120e00 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:33.164548 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3f325af1-733f-4ef6-9993-8fad99120e00 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:33.164752 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3f325af1-733f-4ef6-9993-8fad99120e00 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:33.172755 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:33.172755 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:33.177988 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3f325af1-733f-4ef6-9993-8fad99120e00 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Volume info retrieved successfully. Jul 22 05:34:33.184770 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3f325af1-733f-4ef6-9993-8fad99120e00 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 returned with HTTP 200 Jul 22 05:34:33.184942 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 289/1123] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:33 2026] GET /volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:33.186778 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c2cdf3b6-1d66-4eda-85d6-e16a5b3c88ed None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.189902 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2cdf3b6-1d66-4eda-85d6-e16a5b3c88ed tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:33.191646 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2cdf3b6-1d66-4eda-85d6-e16a5b3c88ed tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:33.192137 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2cdf3b6-1d66-4eda-85d6-e16a5b3c88ed tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:33.192137 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-c2cdf3b6-1d66-4eda-85d6-e16a5b3c88ed tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:33.200284 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:33.200284 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:33.202614 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2cdf3b6-1d66-4eda-85d6-e16a5b3c88ed tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:33.202614 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 283/1124] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:33 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:33.207716 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9e477cb2-812b-430e-ae22-05e464a47312 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.209979 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9e477cb2-812b-430e-ae22-05e464a47312 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/os-volume-transfer/b9f51868-3cca-4ba0-837f-1365ea7f9c52 Jul 22 05:34:33.210211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9e477cb2-812b-430e-ae22-05e464a47312 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:33.210726 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9e477cb2-812b-430e-ae22-05e464a47312 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:33.218382 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9e477cb2-812b-430e-ae22-05e464a47312 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/os-volume-transfer/b9f51868-3cca-4ba0-837f-1365ea7f9c52 returned with HTTP 200 Jul 22 05:34:33.218959 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 271/1125] 10.4.3.91 () {66 vars in 1374 bytes} [Wed Jul 22 05:34:33 2026] GET /volume/v3/os-volume-transfer/b9f51868-3cca-4ba0-837f-1365ea7f9c52 => generated 407 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:33.239137 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f3a134ed-f231-4933-87ac-7b71ce3dd859 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.243577 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f3a134ed-f231-4933-87ac-7b71ce3dd859 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/os-volume-transfer Jul 22 05:34:33.243577 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f3a134ed-f231-4933-87ac-7b71ce3dd859 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:33.243577 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f3a134ed-f231-4933-87ac-7b71ce3dd859 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:33.243577 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.volume_transfer [None req-f3a134ed-f231-4933-87ac-7b71ce3dd859 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Listing volume transfers {{(pid=100094) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 22 05:34:33.253167 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f3a134ed-f231-4933-87ac-7b71ce3dd859 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/os-volume-transfer returned with HTTP 200 Jul 22 05:34:33.253167 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 283/1126] 10.4.3.91 () {66 vars in 1263 bytes} [Wed Jul 22 05:34:33 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:33.262945 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.312567 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0da92c54-c5e6-45ed-88c1-0e41769fbe59 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.361030 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b0fc31e5-e698-44e1-9fc4-39cc9c697ed3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.365606 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b0fc31e5-e698-44e1-9fc4-39cc9c697ed3 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:33.365606 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b0fc31e5-e698-44e1-9fc4-39cc9c697ed3 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:33.365932 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b0fc31e5-e698-44e1-9fc4-39cc9c697ed3 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:33.387713 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:33.387713 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:33.392915 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b0fc31e5-e698-44e1-9fc4-39cc9c697ed3 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:33.399167 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b0fc31e5-e698-44e1-9fc4-39cc9c697ed3 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:33.399688 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 272/1127] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:33 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:33.440881 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0da92c54-c5e6-45ed-88c1-0e41769fbe59 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] GET https://10.4.3.91/volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 Jul 22 05:34:33.441158 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0da92c54-c5e6-45ed-88c1-0e41769fbe59 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:33.441353 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0da92c54-c5e6-45ed-88c1-0e41769fbe59 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:33.463108 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0da92c54-c5e6-45ed-88c1-0e41769fbe59 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 returned with HTTP 200 Jul 22 05:34:33.464814 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 284/1128] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:34:33 2026] GET /volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 => generated 437 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:33.483470 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.487290 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] POST https://10.4.3.91/volume/v3/os-volume-transfer/b9f51868-3cca-4ba0-837f-1365ea7f9c52/accept Jul 22 05:34:33.488167 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b0ca6a92c3810bc0"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:33.489932 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.volume_transfer [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Accepting volume transfer b9f51868-3cca-4ba0-837f-1365ea7f9c52 {{(pid=100092) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 05:34:33.490048 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.volume_transfer [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Accepting transfer b9f51868-3cca-4ba0-837f-1365ea7f9c52 Jul 22 05:34:33.606279 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:33.606890 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-65057485"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:33.610307 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-65057485'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:33.610307 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Create volume of 1 GB Jul 22 05:34:33.613830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Created reservations ['666c14d1-5edf-4544-9a41-f5d6d98f598e', '4dac3856-f8f8-4894-a911-e9b3e9827647', '042b9e7a-a6ee-4bb9-8b84-ad86ff398f41', '44951c6f-c6c9-4e1f-a36c-e56fa969580f'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:33.618967 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Availability Zones retrieved successfully. Jul 22 05:34:33.626346 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Flow 'volume_create_api' (33022f11-2d51-459e-b69e-ef81cf192877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:33.627652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bedb96b0-6836-458b-9c6a-b17f09496ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:33.630258 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:33.660251 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Created reservations ['3a05c2c6-053c-49d4-96dc-6a796e9a5029', '95c8a6ff-0e26-46dd-ad35-b8f81f7945fd', 'a945d199-ddb2-4936-b73e-31ab6d19cca9', '70aed598-f913-43dd-a971-225cb58e1310'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:33.683051 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bedb96b0-6836-458b-9c6a-b17f09496ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:33.683167 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2123504-c6c8-425c-8c70-d53abee88432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:33.719184 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Created reservations ['56f1d2fe-da8a-49d8-8d8f-f6e8ecb6f27f', '5867c8e3-3b48-4c92-985b-d22600957428', 'e9395c1b-d52b-4d2a-b746-b0f264f61ad6', '4bcbc049-b939-4a22-ad3f-962f66fabfbc'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:33.774455 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Created reservations ['5ee48579-1acc-4b0e-9ba9-7d2c4ca46648', 'f1622e37-c63c-48fc-ab55-d3f11608039b', 'fcca3acf-9c18-46fe-98aa-1f859c320b44', '6d05bcce-2508-4ac5-8ae9-6b7699b7cd42'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:33.779663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Created reservations ['cf983131-7198-4300-ab61-2a9d239b0af5', '96ad9bd2-e3e8-4cd9-a3ee-b8b5cf53d665', 'b8c69018-eb06-4dc0-bcd0-1039896c010d', 'ca8bfa1c-4a34-4261-9a43-b7b82c8f03a8'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:33.779835 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2123504-c6c8-425c-8c70-d53abee88432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf983131-7198-4300-ab61-2a9d239b0af5', '96ad9bd2-e3e8-4cd9-a3ee-b8b5cf53d665', 'b8c69018-eb06-4dc0-bcd0-1039896c010d', 'ca8bfa1c-4a34-4261-9a43-b7b82c8f03a8']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:33.781122 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a4e57a-53d9-47d1-b345-48a04dcc6f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:33.795077 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Transfer volume completed successfully. Jul 22 05:34:33.813789 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a4e57a-53d9-47d1-b345-48a04dcc6f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8dfedc6-8201-492d-a1d9-6f7d6ecd194a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-65057485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb4c48fd08744a2099f0aa2c1ba41cd5',qos_specs=None,replication_status=,reservations=['cf983131-7198-4300-ab61-2a9d239b0af5','96ad9bd2-e3e8-4cd9-a3ee-b8b5cf53d665','b8c69018-eb06-4dc0-bcd0-1039896c010d','ca8bfa1c-4a34-4261-9a43-b7b82c8f03a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116aa6b9a3c84eae9550ac94c4f99674',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-65057485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8dfedc6-8201-492d-a1d9-6f7d6ecd194a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb4c48fd08744a2099f0aa2c1ba41cd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='116aa6b9a3c84eae9550ac94c4f99674',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:33.814459 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1c6328-2c98-4dc2-a816-1cb0d5ed4431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:33.846397 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1c6328-2c98-4dc2-a816-1cb0d5ed4431) transitioned into state 'SUCCESS' from state '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-65057485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb4c48fd08744a2099f0aa2c1ba41cd5',qos_specs=None,replication_status=,reservations=['cf983131-7198-4300-ab61-2a9d239b0af5','96ad9bd2-e3e8-4cd9-a3ee-b8b5cf53d665','b8c69018-eb06-4dc0-bcd0-1039896c010d','ca8bfa1c-4a34-4261-9a43-b7b82c8f03a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116aa6b9a3c84eae9550ac94c4f99674',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:33.847449 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46dfc4e3-2497-45db-8e2e-a983a378d3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:33.862768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46dfc4e3-2497-45db-8e2e-a983a378d3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:33.863728 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Flow 'volume_create_api' (33022f11-2d51-459e-b69e-ef81cf192877) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:33.864188 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Create volume request issued successfully. Jul 22 05:34:33.865104 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6686436e-f2a3-4ac1-8a24-515d0fa47e8d tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:33.865826 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 284/1129] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:33 2026] POST /volume/v3/volumes => generated 755 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:33.886553 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-50f07d11-a6ef-440f-9da6-4a1478242211 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.889258 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-50f07d11-a6ef-440f-9da6-4a1478242211 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] GET https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a Jul 22 05:34:33.889554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-50f07d11-a6ef-440f-9da6-4a1478242211 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:33.889940 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-50f07d11-a6ef-440f-9da6-4a1478242211 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:33.902514 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:33.902514 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:33.911432 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-50f07d11-a6ef-440f-9da6-4a1478242211 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Volume info retrieved successfully. Jul 22 05:34:33.918774 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-50f07d11-a6ef-440f-9da6-4a1478242211 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a returned with HTTP 200 Jul 22 05:34:33.919324 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 273/1130] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:33 2026] GET /volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:33.935208 np0000005624 devstack@c-api.service[100092]: INFO cinder.transfer.api [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Volume d53e115f-0096-4e0e-b2c3-8fb2059e75c3 has been transferred. Jul 22 05:34:33.944091 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e042fa45-9b8a-4bfe-8b6f-b60b5515e090 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] https://10.4.3.91/volume/v3/os-volume-transfer/b9f51868-3cca-4ba0-837f-1365ea7f9c52/accept returned with HTTP 202 Jul 22 05:34:33.944091 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 290/1131] 10.4.3.91 () {68 vars in 1416 bytes} [Wed Jul 22 05:34:33 2026] POST /volume/v3/os-volume-transfer/b9f51868-3cca-4ba0-837f-1365ea7f9c52/accept => generated 363 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:33.958141 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-90dc6daa-347d-4968-87c6-9fa2bd4138d2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:33.962214 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-90dc6daa-347d-4968-87c6-9fa2bd4138d2 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] GET https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:33.962214 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-90dc6daa-347d-4968-87c6-9fa2bd4138d2 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:33.962214 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-90dc6daa-347d-4968-87c6-9fa2bd4138d2 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:33.973914 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:33.973914 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:33.981377 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-90dc6daa-347d-4968-87c6-9fa2bd4138d2 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Volume info retrieved successfully. Jul 22 05:34:33.992763 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-90dc6daa-347d-4968-87c6-9fa2bd4138d2 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 returned with HTTP 200 Jul 22 05:34:33.992763 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 285/1132] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:33 2026] GET /volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:34.014138 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1dfc16e4-453c-4fda-b34b-654ef895bb44 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:34.016727 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1dfc16e4-453c-4fda-b34b-654ef895bb44 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] GET https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:34.016893 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1dfc16e4-453c-4fda-b34b-654ef895bb44 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:34.017150 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1dfc16e4-453c-4fda-b34b-654ef895bb44 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:34.032673 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:34.032673 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:34.038404 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1dfc16e4-453c-4fda-b34b-654ef895bb44 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] Volume info retrieved successfully. Jul 22 05:34:34.045667 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1dfc16e4-453c-4fda-b34b-654ef895bb44 tempest-VolumesTransfersTest-2110131262 tempest-VolumesTransfersTest-2110131262-project-member] https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 returned with HTTP 200 Jul 22 05:34:34.047043 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 285/1133] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:34 2026] GET /volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:34.066506 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b5575d24-f202-4d1a-8c3a-5346e3dfae4c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:34.068782 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b5575d24-f202-4d1a-8c3a-5346e3dfae4c tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] DELETE https://10.4.3.91/volume/v3/os-volume-transfer/b9f51868-3cca-4ba0-837f-1365ea7f9c52 Jul 22 05:34:34.069020 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b5575d24-f202-4d1a-8c3a-5346e3dfae4c tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:34.069812 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b5575d24-f202-4d1a-8c3a-5346e3dfae4c tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:34.069812 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.volume_transfer [None req-b5575d24-f202-4d1a-8c3a-5346e3dfae4c tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Delete transfer with id: b9f51868-3cca-4ba0-837f-1365ea7f9c52 Jul 22 05:34:34.075128 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b5575d24-f202-4d1a-8c3a-5346e3dfae4c tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/os-volume-transfer/b9f51868-3cca-4ba0-837f-1365ea7f9c52 returned with HTTP 404 Jul 22 05:34:34.075871 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 274/1134] 10.4.3.91 () {66 vars in 1377 bytes} [Wed Jul 22 05:34:34 2026] DELETE /volume/v3/os-volume-transfer/b9f51868-3cca-4ba0-837f-1365ea7f9c52 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:34.086169 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4ba8ec19-e614-4810-a74d-7cc13fc5c14d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:34.201807 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4ba8ec19-e614-4810-a74d-7cc13fc5c14d tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:34.201807 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4ba8ec19-e614-4810-a74d-7cc13fc5c14d tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:34.201807 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4ba8ec19-e614-4810-a74d-7cc13fc5c14d tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:34.201807 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-4ba8ec19-e614-4810-a74d-7cc13fc5c14d tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Delete volume with id: d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:34.220923 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0cd209fe-ac14-4392-8035-39ab96a5ef2f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:34.234802 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:34.234802 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:34.234802 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4ba8ec19-e614-4810-a74d-7cc13fc5c14d tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Volume info retrieved successfully. Jul 22 05:34:34.236794 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0cd209fe-ac14-4392-8035-39ab96a5ef2f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:34.236980 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0cd209fe-ac14-4392-8035-39ab96a5ef2f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:34.237451 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0cd209fe-ac14-4392-8035-39ab96a5ef2f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:34.237760 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-0cd209fe-ac14-4392-8035-39ab96a5ef2f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:34.254921 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:34.254921 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:34.262116 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0cd209fe-ac14-4392-8035-39ab96a5ef2f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:34.262665 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 286/1135] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:34 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:34.307389 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4ba8ec19-e614-4810-a74d-7cc13fc5c14d tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Delete volume request issued successfully. Jul 22 05:34:34.307733 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4ba8ec19-e614-4810-a74d-7cc13fc5c14d tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 returned with HTTP 202 Jul 22 05:34:34.308494 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 291/1136] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:34 2026] DELETE /volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:34.324898 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a276fe6c-0a9a-4489-8cfb-a1a9fbb06e73 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:34.331004 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a276fe6c-0a9a-4489-8cfb-a1a9fbb06e73 tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] GET https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:34.331247 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a276fe6c-0a9a-4489-8cfb-a1a9fbb06e73 tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:34.332310 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a276fe6c-0a9a-4489-8cfb-a1a9fbb06e73 tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:34.350584 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:34.350584 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:34.359972 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a276fe6c-0a9a-4489-8cfb-a1a9fbb06e73 tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Volume info retrieved successfully. Jul 22 05:34:34.369020 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a276fe6c-0a9a-4489-8cfb-a1a9fbb06e73 tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 returned with HTTP 200 Jul 22 05:34:34.369595 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 286/1137] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:34 2026] GET /volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:34.417964 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6b1ab56f-3557-41ca-81f9-69d864343996 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:34.422001 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b1ab56f-3557-41ca-81f9-69d864343996 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:34.422001 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6b1ab56f-3557-41ca-81f9-69d864343996 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:34.422001 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6b1ab56f-3557-41ca-81f9-69d864343996 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:34.442136 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:34.442136 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:34.448287 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6b1ab56f-3557-41ca-81f9-69d864343996 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:34.455904 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b1ab56f-3557-41ca-81f9-69d864343996 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:34.456330 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 275/1138] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:34 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:34.935918 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f76d9f7c-029c-4aa8-9c89-16804e1687a4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:34.938546 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f76d9f7c-029c-4aa8-9c89-16804e1687a4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] GET https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a Jul 22 05:34:34.938546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f76d9f7c-029c-4aa8-9c89-16804e1687a4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:34.938546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f76d9f7c-029c-4aa8-9c89-16804e1687a4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:34.949708 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:34.949708 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:34.957547 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f76d9f7c-029c-4aa8-9c89-16804e1687a4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Volume info retrieved successfully. Jul 22 05:34:34.964681 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f76d9f7c-029c-4aa8-9c89-16804e1687a4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a returned with HTTP 200 Jul 22 05:34:34.965246 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 287/1139] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:34 2026] GET /volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:34.985705 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6b7ebb29-e028-4a57-bb0f-adc658cc16e9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:34.987546 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b7ebb29-e028-4a57-bb0f-adc658cc16e9 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 Jul 22 05:34:34.988080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6b7ebb29-e028-4a57-bb0f-adc658cc16e9 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:35.082141 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b7ebb29-e028-4a57-bb0f-adc658cc16e9 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 returned with HTTP 200 Jul 22 05:34:35.082684 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 292/1140] 10.4.3.91 () {68 vars in 1367 bytes} [Wed Jul 22 05:34:34 2026] PUT /volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 => generated 392 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:35.096830 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.099526 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:35.099983 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:35.101879 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:35.102589 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Create volume of 2 GB Jul 22 05:34:35.113543 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Availability Zones retrieved successfully. Jul 22 05:34:35.120166 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Flow 'volume_create_api' (9b1c2902-ca66-4745-87ee-50f23bcc70d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:35.121099 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272b9e08-a399-41f0-9d83-9745a347d4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.122014 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Validating volume size '2' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:35.168385 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272b9e08-a399-41f0-9d83-9745a347d4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:35.169717 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e10ab21-314d-49a1-9f79-5514847ad231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.227310 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota_utils [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Quota exceeded for bb4c48fd08744a2099f0aa2c1ba41cd5, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 05:34:35.232696 np0000005624 devstack@c-api.service[100094]: WARNING cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e10ab21-314d-49a1-9f79-5514847ad231) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 05:34:35.232696 np0000005624 devstack@c-api.service[100094]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 22 05:34:35.237423 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e10ab21-314d-49a1-9f79-5514847ad231) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.238430 np0000005624 devstack@c-api.service[100094]: WARNING cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e10ab21-314d-49a1-9f79-5514847ad231) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 05:34:35.240038 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272b9e08-a399-41f0-9d83-9745a347d4b5) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.242055 np0000005624 devstack@c-api.service[100094]: WARNING cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272b9e08-a399-41f0-9d83-9745a347d4b5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 05:34:35.242055 np0000005624 devstack@c-api.service[100094]: WARNING cinder.volume.api [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Flow 'volume_create_api' (9b1c2902-ca66-4745-87ee-50f23bcc70d4) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 05:34:35.242890 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.middleware.fault [None req-f2362bfe-6e85-4b12-954d-5105c5c8b421 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 413 Jul 22 05:34:35.243474 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 287/1141] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:35 2026] POST /volume/v3/volumes => generated 208 bytes in 147 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 05:34:35.255130 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ec411c15-c287-4d68-8719-c41e25b141f4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.257628 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ec411c15-c287-4d68-8719-c41e25b141f4 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 Jul 22 05:34:35.258054 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ec411c15-c287-4d68-8719-c41e25b141f4 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:35.280111 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c8971898-4b06-4252-ae88-501474f6b809 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.283734 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c8971898-4b06-4252-ae88-501474f6b809 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:35.284052 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c8971898-4b06-4252-ae88-501474f6b809 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:35.285271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c8971898-4b06-4252-ae88-501474f6b809 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:35.285271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-c8971898-4b06-4252-ae88-501474f6b809 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:35.295052 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:35.295052 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:35.295052 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c8971898-4b06-4252-ae88-501474f6b809 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:35.295052 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 288/1142] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:35 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:35.326210 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ec411c15-c287-4d68-8719-c41e25b141f4 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 returned with HTTP 200 Jul 22 05:34:35.326495 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 276/1143] 10.4.3.91 () {68 vars in 1367 bytes} [Wed Jul 22 05:34:35 2026] PUT /volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 => generated 392 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:35.336961 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.340016 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:35.340580 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:35.342289 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:35.342439 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Create volume of 1 GB Jul 22 05:34:35.347758 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Availability Zones retrieved successfully. Jul 22 05:34:35.355694 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Flow 'volume_create_api' (6f1a6db3-262a-487d-af60-688035914ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:35.357091 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87047f38-2901-4c13-9773-f95a52a465d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.358441 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:35.387075 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e158a9de-9b7e-465b-b6d1-05bf87cc6cac None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.390077 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e158a9de-9b7e-465b-b6d1-05bf87cc6cac tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] GET https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:35.390369 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e158a9de-9b7e-465b-b6d1-05bf87cc6cac tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:35.390839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e158a9de-9b7e-465b-b6d1-05bf87cc6cac tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:35.402319 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87047f38-2901-4c13-9773-f95a52a465d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:35.402527 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bec1ace-0271-4954-88af-aa5b85be7a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.455230 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota_utils [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Quota exceeded for bb4c48fd08744a2099f0aa2c1ba41cd5, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 22 05:34:35.458957 np0000005624 devstack@c-api.service[100092]: WARNING cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bec1ace-0271-4954-88af-aa5b85be7a76) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 05:34:35.458957 np0000005624 devstack@c-api.service[100092]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 22 05:34:35.461902 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bec1ace-0271-4954-88af-aa5b85be7a76) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.462909 np0000005624 devstack@c-api.service[100092]: WARNING cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bec1ace-0271-4954-88af-aa5b85be7a76) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 05:34:35.463791 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87047f38-2901-4c13-9773-f95a52a465d0) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.464556 np0000005624 devstack@c-api.service[100092]: WARNING cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87047f38-2901-4c13-9773-f95a52a465d0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 05:34:35.466367 np0000005624 devstack@c-api.service[100092]: WARNING cinder.volume.api [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Flow 'volume_create_api' (6f1a6db3-262a-487d-af60-688035914ae6) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 05:34:35.466367 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.middleware.fault [None req-088299e1-f5ac-463a-a53a-7ad495a746d4 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 413 Jul 22 05:34:35.467426 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 293/1144] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:35 2026] POST /volume/v3/volumes => generated 150 bytes in 131 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 05:34:35.475128 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-afce640c-3944-4273-a841-5ce6dd9106b7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.477668 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-afce640c-3944-4273-a841-5ce6dd9106b7 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:35.477668 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-afce640c-3944-4273-a841-5ce6dd9106b7 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:35.477668 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-afce640c-3944-4273-a841-5ce6dd9106b7 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:35.480489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-58b454ee-0ac0-4d3e-83b2-0a5a6e383ed8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.487783 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-58b454ee-0ac0-4d3e-83b2-0a5a6e383ed8 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 Jul 22 05:34:35.487783 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-58b454ee-0ac0-4d3e-83b2-0a5a6e383ed8 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:35.489196 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:35.489196 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:35.494555 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-afce640c-3944-4273-a841-5ce6dd9106b7 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:35.498448 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-afce640c-3944-4273-a841-5ce6dd9106b7 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:35.498993 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 289/1145] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:35 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:35.561093 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-58b454ee-0ac0-4d3e-83b2-0a5a6e383ed8 tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 returned with HTTP 200 Jul 22 05:34:35.562086 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 277/1146] 10.4.3.91 () {68 vars in 1367 bytes} [Wed Jul 22 05:34:35 2026] PUT /volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 => generated 391 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:35.567935 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e158a9de-9b7e-465b-b6d1-05bf87cc6cac tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 returned with HTTP 404 Jul 22 05:34:35.568661 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 288/1147] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:35 2026] GET /volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:35.573420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2d496627-d127-4675-a3ab-fe041dc33605 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.575916 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2d496627-d127-4675-a3ab-fe041dc33605 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] POST https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a/action Jul 22 05:34:35.576308 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2d496627-d127-4675-a3ab-fe041dc33605 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:35.576527 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2d496627-d127-4675-a3ab-fe041dc33605 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:35.577464 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3e18da41-e55a-4781-9fdf-1b0dead2d962 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.579511 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3e18da41-e55a-4781-9fdf-1b0dead2d962 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:35.579775 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3e18da41-e55a-4781-9fdf-1b0dead2d962 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:35.580006 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3e18da41-e55a-4781-9fdf-1b0dead2d962 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:35.585851 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:35.585851 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:35.586051 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3e18da41-e55a-4781-9fdf-1b0dead2d962 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 returned with HTTP 404 Jul 22 05:34:35.586691 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2d496627-d127-4675-a3ab-fe041dc33605 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Volume info retrieved successfully. Jul 22 05:34:35.587194 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 290/1148] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:35 2026] GET /volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:35.596546 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8ca87918-ce30-41e8-b665-864809b322ed None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.599452 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ca87918-ce30-41e8-b665-864809b322ed tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] DELETE https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:35.599452 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ca87918-ce30-41e8-b665-864809b322ed tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:35.600080 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ca87918-ce30-41e8-b665-864809b322ed tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:35.600080 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-8ca87918-ce30-41e8-b665-864809b322ed tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Delete volume with id: d53e115f-0096-4e0e-b2c3-8fb2059e75c3 Jul 22 05:34:35.607037 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ca87918-ce30-41e8-b665-864809b322ed tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 returned with HTTP 404 Jul 22 05:34:35.607585 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 278/1149] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:35 2026] DELETE /volume/v3/volumes/d53e115f-0096-4e0e-b2c3-8fb2059e75c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:35.619798 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.622115 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:35.622653 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1915075127"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:35.623727 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1915075127'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:35.623764 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Create volume of 1 GB Jul 22 05:34:35.624094 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:35.624094 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:35.628658 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Availability Zones retrieved successfully. Jul 22 05:34:35.635296 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Flow 'volume_create_api' (9c024ea1-29c3-40af-9f47-a89349056691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:35.635296 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efdaa706-9cc5-4376-b851-507f9366858e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.635554 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:35.643960 np0000005624 devstack@c-api.service[100092]: ERROR cinder.volume.api [None req-2d496627-d127-4675-a3ab-fe041dc33605 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Quota exceeded for bb4c48fd08744a2099f0aa2c1ba41cd5, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 05:34:35.651102 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.middleware.fault [None req-2d496627-d127-4675-a3ab-fe041dc33605 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a/action returned with HTTP 413 Jul 22 05:34:35.652276 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 294/1150] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:34:35 2026] POST /volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a/action => generated 208 bytes in 79 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 05:34:35.663467 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-363e8fde-7ba9-4342-b8d5-eebfabc72bd1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.667003 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-363e8fde-7ba9-4342-b8d5-eebfabc72bd1 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] GET https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a Jul 22 05:34:35.668949 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-363e8fde-7ba9-4342-b8d5-eebfabc72bd1 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:35.668949 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-363e8fde-7ba9-4342-b8d5-eebfabc72bd1 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:35.679344 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efdaa706-9cc5-4376-b851-507f9366858e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:35.681061 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23c67a74-17db-4c5e-9415-21c628f1f53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.681693 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:35.681693 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:35.687347 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-363e8fde-7ba9-4342-b8d5-eebfabc72bd1 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Volume info retrieved successfully. Jul 22 05:34:35.695189 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-363e8fde-7ba9-4342-b8d5-eebfabc72bd1 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a returned with HTTP 200 Jul 22 05:34:35.695921 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 291/1151] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:35 2026] GET /volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:35.715652 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3968822a-9b0f-476f-8037-6c4c6fe1d964 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.719383 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3968822a-9b0f-476f-8037-6c4c6fe1d964 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] DELETE https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a Jul 22 05:34:35.719886 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3968822a-9b0f-476f-8037-6c4c6fe1d964 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:35.719886 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3968822a-9b0f-476f-8037-6c4c6fe1d964 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:35.720007 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-3968822a-9b0f-476f-8037-6c4c6fe1d964 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Delete volume with id: d8dfedc6-8201-492d-a1d9-6f7d6ecd194a Jul 22 05:34:35.728077 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:35.728077 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:35.728866 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3968822a-9b0f-476f-8037-6c4c6fe1d964 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Volume info retrieved successfully. Jul 22 05:34:35.752465 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Created reservations ['327099db-8fe6-4b11-972d-0e6a10652480', 'a4912192-19e2-45a5-a589-c37268a9b7b9', '3d4376fa-5b51-4ce2-ba15-8a42762eb093', 'a36bc825-9324-436d-a8bf-e3255ea7b74c'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:35.753385 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23c67a74-17db-4c5e-9415-21c628f1f53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['327099db-8fe6-4b11-972d-0e6a10652480', 'a4912192-19e2-45a5-a589-c37268a9b7b9', '3d4376fa-5b51-4ce2-ba15-8a42762eb093', 'a36bc825-9324-436d-a8bf-e3255ea7b74c']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:35.754355 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c4593d7-c00f-4c01-8c9e-11611910efc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.770963 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3968822a-9b0f-476f-8037-6c4c6fe1d964 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Delete volume request issued successfully. Jul 22 05:34:35.771201 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3968822a-9b0f-476f-8037-6c4c6fe1d964 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a returned with HTTP 202 Jul 22 05:34:35.771813 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 279/1152] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:35 2026] DELETE /volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:35.785408 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2b5f1a3e-2663-4687-8a7b-16be886d33d2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.787650 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c4593d7-c00f-4c01-8c9e-11611910efc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a006a3f-f307-4bd2-8089-c7db83097286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1915075127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce054bb465b94135b88cbbec2d66d828',qos_specs=None,replication_status=,reservations=['327099db-8fe6-4b11-972d-0e6a10652480','a4912192-19e2-45a5-a589-c37268a9b7b9','3d4376fa-5b51-4ce2-ba15-8a42762eb093','a36bc825-9324-436d-a8bf-e3255ea7b74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbbd50954a045438577e832344c5b72',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1915075127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a006a3f-f307-4bd2-8089-c7db83097286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce054bb465b94135b88cbbec2d66d828',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dbbd50954a045438577e832344c5b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:35.788334 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2b5f1a3e-2663-4687-8a7b-16be886d33d2 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] GET https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a Jul 22 05:34:35.788541 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2b5f1a3e-2663-4687-8a7b-16be886d33d2 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:35.788749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2b5f1a3e-2663-4687-8a7b-16be886d33d2 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:35.789098 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c804b15a-84b1-4fde-9b74-1cfd5c47c411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.801682 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:35.801682 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:35.814203 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2b5f1a3e-2663-4687-8a7b-16be886d33d2 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Volume info retrieved successfully. Jul 22 05:34:35.817408 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c804b15a-84b1-4fde-9b74-1cfd5c47c411) transitioned into state 'SUCCESS' from state '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-1915075127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce054bb465b94135b88cbbec2d66d828',qos_specs=None,replication_status=,reservations=['327099db-8fe6-4b11-972d-0e6a10652480','a4912192-19e2-45a5-a589-c37268a9b7b9','3d4376fa-5b51-4ce2-ba15-8a42762eb093','a36bc825-9324-436d-a8bf-e3255ea7b74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbbd50954a045438577e832344c5b72',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:35.818382 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3eaab2b-5150-4d3f-8a45-bbd3b7ff8e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:35.822443 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2b5f1a3e-2663-4687-8a7b-16be886d33d2 tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a returned with HTTP 200 Jul 22 05:34:35.823012 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 295/1153] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:35 2026] GET /volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:35.834594 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3eaab2b-5150-4d3f-8a45-bbd3b7ff8e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:35.835598 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Flow 'volume_create_api' (9c024ea1-29c3-40af-9f47-a89349056691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:35.835932 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Create volume request issued successfully. Jul 22 05:34:35.836574 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f109d888-70d3-48c0-afd6-d6cfa5e4d80e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:35.837133 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 289/1154] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:35 2026] POST /volume/v3/volumes => generated 749 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:35.850773 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ed2f393e-b399-4ad6-b59a-1bbc813fa4ce None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:35.853311 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ed2f393e-b399-4ad6-b59a-1bbc813fa4ce tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:35.853856 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ed2f393e-b399-4ad6-b59a-1bbc813fa4ce tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:35.853856 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ed2f393e-b399-4ad6-b59a-1bbc813fa4ce tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:35.866312 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:35.866312 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:35.872120 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ed2f393e-b399-4ad6-b59a-1bbc813fa4ce tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Volume info retrieved successfully. Jul 22 05:34:35.878919 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ed2f393e-b399-4ad6-b59a-1bbc813fa4ce tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 returned with HTTP 200 Jul 22 05:34:35.878919 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 292/1155] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:35 2026] GET /volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:36.311873 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-23925321-f5c0-49a9-a993-74b45162b66b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:36.314656 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-23925321-f5c0-49a9-a993-74b45162b66b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:36.315217 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-23925321-f5c0-49a9-a993-74b45162b66b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:36.315542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-23925321-f5c0-49a9-a993-74b45162b66b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:36.315758 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-23925321-f5c0-49a9-a993-74b45162b66b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:36.323068 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:36.323068 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:36.324921 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-23925321-f5c0-49a9-a993-74b45162b66b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:36.325017 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 280/1156] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:36 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:36.516693 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f751faa1-78c4-47d6-a011-b7e7162bd272 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:36.518709 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f751faa1-78c4-47d6-a011-b7e7162bd272 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:36.518990 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f751faa1-78c4-47d6-a011-b7e7162bd272 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:36.519321 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f751faa1-78c4-47d6-a011-b7e7162bd272 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:36.538369 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:36.538369 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:36.543901 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f751faa1-78c4-47d6-a011-b7e7162bd272 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:36.550119 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f751faa1-78c4-47d6-a011-b7e7162bd272 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:36.551038 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 296/1157] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:36 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:36.843261 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0a56df38-38e5-4574-b8fe-11d1094a929f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:36.845726 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0a56df38-38e5-4574-b8fe-11d1094a929f tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] GET https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a Jul 22 05:34:36.846080 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0a56df38-38e5-4574-b8fe-11d1094a929f tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:36.847099 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0a56df38-38e5-4574-b8fe-11d1094a929f tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:36.854167 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0a56df38-38e5-4574-b8fe-11d1094a929f tempest-VolumeQuotasNegativeTestJSON-1507277207 tempest-VolumeQuotasNegativeTestJSON-1507277207-project-member] https://10.4.3.91/volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a returned with HTTP 404 Jul 22 05:34:36.855524 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 290/1158] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:36 2026] GET /volume/v3/volumes/d8dfedc6-8201-492d-a1d9-6f7d6ecd194a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:36.865053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-aca4da5a-1560-4993-b94a-14b992b850bd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:36.868169 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aca4da5a-1560-4993-b94a-14b992b850bd tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] PUT https://10.4.3.91/volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 Jul 22 05:34:36.868548 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aca4da5a-1560-4993-b94a-14b992b850bd tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-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=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:36.895175 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3f93c4de-12cd-420d-8d55-c25a711c88d2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:36.897002 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f93c4de-12cd-420d-8d55-c25a711c88d2 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:36.897383 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f93c4de-12cd-420d-8d55-c25a711c88d2 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:36.897693 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f93c4de-12cd-420d-8d55-c25a711c88d2 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:36.912674 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:36.912674 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:36.923923 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3f93c4de-12cd-420d-8d55-c25a711c88d2 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Volume info retrieved successfully. Jul 22 05:34:36.931165 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f93c4de-12cd-420d-8d55-c25a711c88d2 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 returned with HTTP 200 Jul 22 05:34:36.931779 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 281/1159] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:36 2026] GET /volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:36.953144 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0733574d-9c02-4e69-b8e0-688b5ee4522e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:36.955724 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0733574d-9c02-4e69-b8e0-688b5ee4522e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] POST https://10.4.3.91/volume/v3/os-volume-transfer Jul 22 05:34:36.956527 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0733574d-9c02-4e69-b8e0-688b5ee4522e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1a006a3f-f307-4bd2-8089-c7db83097286"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:36.961327 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.volume_transfer [None req-0733574d-9c02-4e69-b8e0-688b5ee4522e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Creating new volume transfer {'transfer': {'volume_id': '1a006a3f-f307-4bd2-8089-c7db83097286'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 05:34:36.961507 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.volume_transfer [None req-0733574d-9c02-4e69-b8e0-688b5ee4522e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Creating transfer of volume 1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:36.962464 np0000005624 devstack@c-api.service[100092]: INFO cinder.transfer.api [None req-0733574d-9c02-4e69-b8e0-688b5ee4522e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Generating transfer record for volume 1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:36.973425 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:36.973425 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:36.997361 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0733574d-9c02-4e69-b8e0-688b5ee4522e tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 05:34:36.997361 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 297/1160] 10.4.3.91 () {68 vars in 1284 bytes} [Wed Jul 22 05:34:36 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:37.008877 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8fcfe9a3-fe0e-45b5-878a-1ca186b39480 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:37.011198 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8fcfe9a3-fe0e-45b5-878a-1ca186b39480 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:37.011410 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8fcfe9a3-fe0e-45b5-878a-1ca186b39480 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:37.011824 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8fcfe9a3-fe0e-45b5-878a-1ca186b39480 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:37.021297 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:37.021297 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:37.027608 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8fcfe9a3-fe0e-45b5-878a-1ca186b39480 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Volume info retrieved successfully. Jul 22 05:34:37.033020 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8fcfe9a3-fe0e-45b5-878a-1ca186b39480 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 returned with HTTP 200 Jul 22 05:34:37.033020 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 291/1161] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:37 2026] GET /volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:37.051128 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-311712db-c971-46cd-919e-be422728e908 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:37.053497 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aca4da5a-1560-4993-b94a-14b992b850bd tempest-VolumeQuotasNegativeTestJSON-1827135262 tempest-VolumeQuotasNegativeTestJSON-1827135262-project-admin] https://10.4.3.91/volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 returned with HTTP 200 Jul 22 05:34:37.053867 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 293/1162] 10.4.3.91 () {68 vars in 1368 bytes} [Wed Jul 22 05:34:36 2026] PUT /volume/v3/os-quota-sets/bb4c48fd08744a2099f0aa2c1ba41cd5 => generated 395 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:37.055419 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-311712db-c971-46cd-919e-be422728e908 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/os-volume-transfer/detail Jul 22 05:34:37.055419 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-311712db-c971-46cd-919e-be422728e908 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:37.055419 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-311712db-c971-46cd-919e-be422728e908 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:37.055419 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.volume_transfer [None req-311712db-c971-46cd-919e-be422728e908 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Listing volume transfers {{(pid=100093) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 22 05:34:37.063209 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-311712db-c971-46cd-919e-be422728e908 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 22 05:34:37.063209 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 282/1163] 10.4.3.91 () {66 vars in 1284 bytes} [Wed Jul 22 05:34:37 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:37.077291 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-55f19036-da2b-4252-82a2-0662d4ee2a68 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:37.081124 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-55f19036-da2b-4252-82a2-0662d4ee2a68 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] DELETE https://10.4.3.91/volume/v3/os-volume-transfer/fedeebf0-532b-4df5-8512-f307d1cbe91e Jul 22 05:34:37.081506 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-55f19036-da2b-4252-82a2-0662d4ee2a68 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:37.081605 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-55f19036-da2b-4252-82a2-0662d4ee2a68 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:37.081829 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.volume_transfer [None req-55f19036-da2b-4252-82a2-0662d4ee2a68 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Delete transfer with id: fedeebf0-532b-4df5-8512-f307d1cbe91e Jul 22 05:34:37.099956 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:37.099956 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:37.118284 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-55f19036-da2b-4252-82a2-0662d4ee2a68 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/os-volume-transfer/fedeebf0-532b-4df5-8512-f307d1cbe91e returned with HTTP 202 Jul 22 05:34:37.119136 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 298/1164] 10.4.3.91 () {66 vars in 1377 bytes} [Wed Jul 22 05:34:37 2026] DELETE /volume/v3/os-volume-transfer/fedeebf0-532b-4df5-8512-f307d1cbe91e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:37.128899 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-776fb39f-2f8a-4094-be98-e5c863e0f338 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:37.132254 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-776fb39f-2f8a-4094-be98-e5c863e0f338 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:37.132254 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-776fb39f-2f8a-4094-be98-e5c863e0f338 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:37.132516 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-776fb39f-2f8a-4094-be98-e5c863e0f338 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:37.146926 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:37.146926 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:37.153021 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-776fb39f-2f8a-4094-be98-e5c863e0f338 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Volume info retrieved successfully. Jul 22 05:34:37.160129 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-776fb39f-2f8a-4094-be98-e5c863e0f338 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 returned with HTTP 200 Jul 22 05:34:37.160703 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 292/1165] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:37 2026] GET /volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:37.182065 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b06d91a9-0535-4768-8a54-a7151b4c9303 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:37.184754 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b06d91a9-0535-4768-8a54-a7151b4c9303 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] DELETE https://10.4.3.91/volume/v3/os-volume-transfer/fedeebf0-532b-4df5-8512-f307d1cbe91e Jul 22 05:34:37.185212 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b06d91a9-0535-4768-8a54-a7151b4c9303 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:37.186009 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b06d91a9-0535-4768-8a54-a7151b4c9303 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:37.186140 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.volume_transfer [None req-b06d91a9-0535-4768-8a54-a7151b4c9303 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Delete transfer with id: fedeebf0-532b-4df5-8512-f307d1cbe91e Jul 22 05:34:37.196814 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b06d91a9-0535-4768-8a54-a7151b4c9303 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/os-volume-transfer/fedeebf0-532b-4df5-8512-f307d1cbe91e returned with HTTP 404 Jul 22 05:34:37.197404 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 294/1166] 10.4.3.91 () {66 vars in 1377 bytes} [Wed Jul 22 05:34:37 2026] DELETE /volume/v3/os-volume-transfer/fedeebf0-532b-4df5-8512-f307d1cbe91e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:34:37.206336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6c6960f6-c7d4-4edb-94bb-154a03b99b7c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:37.209149 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6c6960f6-c7d4-4edb-94bb-154a03b99b7c tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:37.209458 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6c6960f6-c7d4-4edb-94bb-154a03b99b7c tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:37.209700 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6c6960f6-c7d4-4edb-94bb-154a03b99b7c tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:37.209976 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-6c6960f6-c7d4-4edb-94bb-154a03b99b7c tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Delete volume with id: 1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:37.227751 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:37.227751 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:37.228180 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6c6960f6-c7d4-4edb-94bb-154a03b99b7c tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Volume info retrieved successfully. Jul 22 05:34:37.281407 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6c6960f6-c7d4-4edb-94bb-154a03b99b7c tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Delete volume request issued successfully. Jul 22 05:34:37.282470 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6c6960f6-c7d4-4edb-94bb-154a03b99b7c tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 returned with HTTP 202 Jul 22 05:34:37.282766 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 283/1167] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:37 2026] DELETE /volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:37.292571 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e7a1e438-b49e-40a8-ad0a-46d07b583fd4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:37.295108 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e7a1e438-b49e-40a8-ad0a-46d07b583fd4 tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] GET https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:37.295108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e7a1e438-b49e-40a8-ad0a-46d07b583fd4 tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:37.295335 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e7a1e438-b49e-40a8-ad0a-46d07b583fd4 tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:37.310574 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:37.310574 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:37.319898 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e7a1e438-b49e-40a8-ad0a-46d07b583fd4 tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Volume info retrieved successfully. Jul 22 05:34:37.327042 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e7a1e438-b49e-40a8-ad0a-46d07b583fd4 tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 returned with HTTP 200 Jul 22 05:34:37.327658 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 299/1168] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:37 2026] GET /volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:37.346609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-89ace076-1d3b-4cd4-9685-15d8c3076db0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:37.346609 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-89ace076-1d3b-4cd4-9685-15d8c3076db0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:37.346609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-89ace076-1d3b-4cd4-9685-15d8c3076db0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:37.346609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-89ace076-1d3b-4cd4-9685-15d8c3076db0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:37.346609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-89ace076-1d3b-4cd4-9685-15d8c3076db0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:37.355679 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:37.355679 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:37.358723 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-89ace076-1d3b-4cd4-9685-15d8c3076db0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:37.359275 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 293/1169] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:37 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:37.578281 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2178e588-65fe-48ca-9e15-2165f5b109aa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:37.580305 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2178e588-65fe-48ca-9e15-2165f5b109aa tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:37.580517 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2178e588-65fe-48ca-9e15-2165f5b109aa tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:37.581229 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2178e588-65fe-48ca-9e15-2165f5b109aa tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:37.598992 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:37.598992 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:37.604509 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2178e588-65fe-48ca-9e15-2165f5b109aa tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:37.611277 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2178e588-65fe-48ca-9e15-2165f5b109aa tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:37.611926 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 295/1170] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:37 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:37.895393 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-949ebd53-74f4-4879-825e-de606e0cc6f4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:37.898961 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-949ebd53-74f4-4879-825e-de606e0cc6f4 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] POST https://10.4.3.91/volume/v3/attachments/270162c5-c9f9-4851-8598-8636f5da7d32/action Jul 22 05:34:37.899459 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-949ebd53-74f4-4879-825e-de606e0cc6f4 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:37.899618 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-949ebd53-74f4-4879-825e-de606e0cc6f4 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:37.926050 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:37.926050 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:37.951871 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-be56a0d6-86d3-4bff-b2c1-693467006c1b req-949ebd53-74f4-4879-825e-de606e0cc6f4 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/attachments/270162c5-c9f9-4851-8598-8636f5da7d32/action returned with HTTP 204 Jul 22 05:34:37.952375 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 284/1171] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:34:37 2026] POST /volume/v3/attachments/270162c5-c9f9-4851-8598-8636f5da7d32/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:38.347289 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f963b3e6-949e-4e0a-a13d-f064e2773c4e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:38.351185 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f963b3e6-949e-4e0a-a13d-f064e2773c4e tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] GET https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:38.351185 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f963b3e6-949e-4e0a-a13d-f064e2773c4e tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:38.351185 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f963b3e6-949e-4e0a-a13d-f064e2773c4e tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:38.358539 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f963b3e6-949e-4e0a-a13d-f064e2773c4e tempest-VolumesTransfersTest-88928827 tempest-VolumesTransfersTest-88928827-project-admin] https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 returned with HTTP 404 Jul 22 05:34:38.358539 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 300/1172] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:38 2026] GET /volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:38.370276 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-05455a6b-3af4-4a64-ad7d-68b7ac7ee7d6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:38.372683 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-05455a6b-3af4-4a64-ad7d-68b7ac7ee7d6 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] GET https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:38.372947 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-05455a6b-3af4-4a64-ad7d-68b7ac7ee7d6 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:38.373382 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-05455a6b-3af4-4a64-ad7d-68b7ac7ee7d6 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:38.376575 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-91477983-5d9e-40c1-a8b8-7ac2e4bc0688 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:38.384284 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-91477983-5d9e-40c1-a8b8-7ac2e4bc0688 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:38.384284 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-91477983-5d9e-40c1-a8b8-7ac2e4bc0688 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:38.384284 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-91477983-5d9e-40c1-a8b8-7ac2e4bc0688 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:38.384284 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-91477983-5d9e-40c1-a8b8-7ac2e4bc0688 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:38.391007 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-05455a6b-3af4-4a64-ad7d-68b7ac7ee7d6 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 returned with HTTP 404 Jul 22 05:34:38.391991 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 294/1173] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:38 2026] GET /volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:38.401261 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:38.401261 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:38.401261 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-91477983-5d9e-40c1-a8b8-7ac2e4bc0688 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:38.401524 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 296/1174] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:38 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:38.406250 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c120515f-6f93-40f9-9574-a385ab9420a5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:38.408817 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c120515f-6f93-40f9-9574-a385ab9420a5 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] DELETE https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:38.409039 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c120515f-6f93-40f9-9574-a385ab9420a5 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:38.409687 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c120515f-6f93-40f9-9574-a385ab9420a5 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:38.409687 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-c120515f-6f93-40f9-9574-a385ab9420a5 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] Delete volume with id: 1a006a3f-f307-4bd2-8089-c7db83097286 Jul 22 05:34:38.422183 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c120515f-6f93-40f9-9574-a385ab9420a5 tempest-VolumesTransfersTest-1439883479 tempest-VolumesTransfersTest-1439883479-project-member] https://10.4.3.91/volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 returned with HTTP 404 Jul 22 05:34:38.422183 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 285/1175] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:38 2026] DELETE /volume/v3/volumes/1a006a3f-f307-4bd2-8089-c7db83097286 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:38.634465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f20bfd31-0a9d-4d24-9143-d8f4e203a6d0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:38.638190 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f20bfd31-0a9d-4d24-9143-d8f4e203a6d0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:38.638492 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f20bfd31-0a9d-4d24-9143-d8f4e203a6d0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:38.638784 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f20bfd31-0a9d-4d24-9143-d8f4e203a6d0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:38.661185 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:38.661185 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:38.674728 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f20bfd31-0a9d-4d24-9143-d8f4e203a6d0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:38.683422 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f20bfd31-0a9d-4d24-9143-d8f4e203a6d0 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:38.684264 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 301/1176] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:38 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 1142 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:38.711452 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-53bdd3de-4fcb-4321-9b5f-4fe90facdc5e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:38.716399 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-53bdd3de-4fcb-4321-9b5f-4fe90facdc5e tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:38.716399 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-53bdd3de-4fcb-4321-9b5f-4fe90facdc5e tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:38.717386 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-53bdd3de-4fcb-4321-9b5f-4fe90facdc5e tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:38.731766 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:38.731766 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:38.738131 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-53bdd3de-4fcb-4321-9b5f-4fe90facdc5e tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:38.747056 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-53bdd3de-4fcb-4321-9b5f-4fe90facdc5e tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:38.749735 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 295/1177] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:38 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:38.825697 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-58624495-5915-40c4-97ca-a114c2b43729 req-ce0c40b3-9a3f-49ca-b206-8e89286f35b8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:38.830445 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-58624495-5915-40c4-97ca-a114c2b43729 req-ce0c40b3-9a3f-49ca-b206-8e89286f35b8 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:38.830665 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-58624495-5915-40c4-97ca-a114c2b43729 req-ce0c40b3-9a3f-49ca-b206-8e89286f35b8 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:38.831986 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-58624495-5915-40c4-97ca-a114c2b43729 req-ce0c40b3-9a3f-49ca-b206-8e89286f35b8 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:38.845415 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:38.845415 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:38.854624 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-58624495-5915-40c4-97ca-a114c2b43729 req-ce0c40b3-9a3f-49ca-b206-8e89286f35b8 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:38.861982 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-58624495-5915-40c4-97ca-a114c2b43729 req-ce0c40b3-9a3f-49ca-b206-8e89286f35b8 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:38.862556 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 297/1178] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:34:38 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:39.416204 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9867e93a-4f9b-419d-b483-428dc06547f6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:39.418679 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9867e93a-4f9b-419d-b483-428dc06547f6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:39.421135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9867e93a-4f9b-419d-b483-428dc06547f6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:39.421135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9867e93a-4f9b-419d-b483-428dc06547f6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:39.421135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-9867e93a-4f9b-419d-b483-428dc06547f6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:39.425695 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:39.425695 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:39.426657 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9867e93a-4f9b-419d-b483-428dc06547f6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:39.427247 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 286/1179] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:39 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:40.439054 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fb3a6aac-1907-4692-be8a-245eb2217be1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:40.441992 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fb3a6aac-1907-4692-be8a-245eb2217be1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:40.441992 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fb3a6aac-1907-4692-be8a-245eb2217be1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:40.441992 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fb3a6aac-1907-4692-be8a-245eb2217be1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:40.441992 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-fb3a6aac-1907-4692-be8a-245eb2217be1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:40.450108 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:40.450108 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:40.452511 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fb3a6aac-1907-4692-be8a-245eb2217be1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:40.454228 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 302/1180] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:40 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:40.938287 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5d15bc6a-4f2a-4a7b-b390-1e05cb9ca43f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:41.212708 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5d15bc6a-4f2a-4a7b-b390-1e05cb9ca43f tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:41.213198 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5d15bc6a-4f2a-4a7b-b390-1e05cb9ca43f tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-4653770", "extra_specs": {}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:41.257808 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5d15bc6a-4f2a-4a7b-b390-1e05cb9ca43f tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:41.257808 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 296/1181] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:34:40 2026] POST /volume/v3/types => generated 215 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:41.274860 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4e8f4e95-aaf9-4a6f-9e95-31fa3648079c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:41.278064 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4e8f4e95-aaf9-4a6f-9e95-31fa3648079c tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] POST https://10.4.3.91/volume/v3/types/1f5e609b-b43b-4ada-9052-68d49e2865e4/encryption Jul 22 05:34:41.278525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4e8f4e95-aaf9-4a6f-9e95-31fa3648079c tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:41.336821 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4e8f4e95-aaf9-4a6f-9e95-31fa3648079c tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types/1f5e609b-b43b-4ada-9052-68d49e2865e4/encryption returned with HTTP 200 Jul 22 05:34:41.337417 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 298/1182] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:34:41 2026] POST /volume/v3/types/1f5e609b-b43b-4ada-9052-68d49e2865e4/encryption => generated 231 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:41.349306 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:41.470088 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4b53e87e-f9a9-4ca2-8479-b1119bfeab78 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:41.476093 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b53e87e-f9a9-4ca2-8479-b1119bfeab78 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:41.476093 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b53e87e-f9a9-4ca2-8479-b1119bfeab78 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:41.476093 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b53e87e-f9a9-4ca2-8479-b1119bfeab78 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:41.476093 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4b53e87e-f9a9-4ca2-8479-b1119bfeab78 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:41.482490 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:41.482490 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:41.483967 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b53e87e-f9a9-4ca2-8479-b1119bfeab78 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:41.483967 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 303/1183] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:41 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:41.618917 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:41.619196 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-309469143", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-4653770", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:41.620796 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-309469143', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-4653770', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:41.625871 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume of 1 GB Jul 22 05:34:41.626105 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:41.626105 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:41.626602 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Availability Zones retrieved successfully. Jul 22 05:34:41.635029 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Flow 'volume_create_api' (916f03ad-d9c3-4b4f-89c6-0dda81ddab62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:41.636187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c46d8b6-13a7-43e7-9b53-3369009b9a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:41.638016 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:41.676919 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c46d8b6-13a7-43e7-9b53-3369009b9a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:34:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f5e609b-b43b-4ada-9052-68d49e2865e4,is_public=True,name='tempest-scenario-type-cryptsetup-4653770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f5e609b-b43b-4ada-9052-68d49e2865e4', '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=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:41.678671 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4645362-65a8-42b5-84eb-fd686d72c362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:41.716927 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-4653770 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-4653770, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:41.717354 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-4653770 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-4653770, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:41.778544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Created reservations ['7a6021e2-5a11-48ae-a8f7-e4075363b78d', '0d8895ab-e7d2-4ad1-b02a-29389cfb830d', 'bd95e890-7566-4a1d-8949-a777fd8717a1', '7cf2a76b-3ec4-48ec-8997-d15bc1cd2713'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:41.779726 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4645362-65a8-42b5-84eb-fd686d72c362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a6021e2-5a11-48ae-a8f7-e4075363b78d', '0d8895ab-e7d2-4ad1-b02a-29389cfb830d', 'bd95e890-7566-4a1d-8949-a777fd8717a1', '7cf2a76b-3ec4-48ec-8997-d15bc1cd2713']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:41.781068 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf887cc-68a9-4981-bd8d-bcbd62172cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:41.799007 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-48c0efa5-3e8f-4b05-ade0-1d18d9767dfe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:41.813602 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf887cc-68a9-4981-bd8d-bcbd62172cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32dae28d-d75e-49e1-aea7-c7d382e0a550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-309469143',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08e4109a1bff49e288082ee3e67982a1',qos_specs=None,replication_status=,reservations=['7a6021e2-5a11-48ae-a8f7-e4075363b78d','0d8895ab-e7d2-4ad1-b02a-29389cfb830d','bd95e890-7566-4a1d-8949-a777fd8717a1','7cf2a76b-3ec4-48ec-8997-d15bc1cd2713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_type_id=1f5e609b-b43b-4ada-9052-68d49e2865e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-309469143',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=32dae28d-d75e-49e1-aea7-c7d382e0a550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08e4109a1bff49e288082ee3e67982a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f5e609b-b43b-4ada-9052-68d49e2865e4),volume_type_id=1f5e609b-b43b-4ada-9052-68d49e2865e4)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:41.815412 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (986deb3d-1fbf-460d-a4ed-d87827ee05e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:41.844875 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (986deb3d-1fbf-460d-a4ed-d87827ee05e1) transitioned into state 'SUCCESS' from state '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-309469143',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08e4109a1bff49e288082ee3e67982a1',qos_specs=None,replication_status=,reservations=['7a6021e2-5a11-48ae-a8f7-e4075363b78d','0d8895ab-e7d2-4ad1-b02a-29389cfb830d','bd95e890-7566-4a1d-8949-a777fd8717a1','7cf2a76b-3ec4-48ec-8997-d15bc1cd2713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_type_id=1f5e609b-b43b-4ada-9052-68d49e2865e4)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:41.845897 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e432fd1c-14ed-447f-a424-2ad84ffc1a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:41.859534 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e432fd1c-14ed-447f-a424-2ad84ffc1a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:41.860547 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Flow 'volume_create_api' (916f03ad-d9c3-4b4f-89c6-0dda81ddab62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:41.860830 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume request issued successfully. Jul 22 05:34:41.861512 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3dab38c3-8685-4866-9e38-8aaf07d67592 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:41.862888 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 287/1184] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:34:41 2026] POST /volume/v3/volumes => generated 785 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:41.981578 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-48c0efa5-3e8f-4b05-ade0-1d18d9767dfe tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:41.982054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-48c0efa5-3e8f-4b05-ade0-1d18d9767dfe tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-713725481"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:42.008993 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-48c0efa5-3e8f-4b05-ade0-1d18d9767dfe tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:42.009950 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 297/1185] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:34:41 2026] POST /volume/v3/types => generated 232 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:42.024767 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-581712a3-d7a4-41cf-9cd3-93c5d406e406 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:42.028079 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-581712a3-d7a4-41cf-9cd3-93c5d406e406 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:42.028326 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-581712a3-d7a4-41cf-9cd3-93c5d406e406 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2076210478", "extra_specs": {"multiattach": " True"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:42.070399 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-581712a3-d7a4-41cf-9cd3-93c5d406e406 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:42.071135 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 299/1186] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:34:42 2026] POST /volume/v3/types => generated 259 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:42.085241 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:42.198764 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:42.201666 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-713725481", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-965568679"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:42.201987 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-713725481', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-965568679'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:42.206700 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Create volume of 1 GB Jul 22 05:34:42.207321 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:42.207321 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:42.208181 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Availability Zones retrieved successfully. Jul 22 05:34:42.216857 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Flow 'volume_create_api' (8c0707ed-78b7-4bf2-afa8-9b02ebfeb97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:42.218243 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c841943d-5afe-4aa7-a12b-fce2cd81ce3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:42.219707 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:42.252612 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c841943d-5afe-4aa7-a12b-fce2cd81ce3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:34:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d78c143c-34a0-46d3-b4eb-5e3b8c8fd074,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-713725481',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd78c143c-34a0-46d3-b4eb-5e3b8c8fd074', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:42.254577 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec149d4d-30ca-4b2f-b543-b1302c9bfaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:42.289759 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-713725481 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-713725481, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:42.290016 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-713725481 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-713725481, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:42.340439 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Created reservations ['9c0ed9b6-8630-4963-8fc5-f236e56b2d1c', 'e86009f7-be2a-43d7-ae12-859ce4f83534', '0db48120-28e9-4af6-b7f9-82f5fbed6eb8', 'f3d50ac5-4a6d-4280-ab0f-f2f3d95eeee7'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:42.341516 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec149d4d-30ca-4b2f-b543-b1302c9bfaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c0ed9b6-8630-4963-8fc5-f236e56b2d1c', 'e86009f7-be2a-43d7-ae12-859ce4f83534', '0db48120-28e9-4af6-b7f9-82f5fbed6eb8', 'f3d50ac5-4a6d-4280-ab0f-f2f3d95eeee7']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:42.342318 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a80212e5-4928-4050-b46d-81d5e179e1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:42.378290 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a80212e5-4928-4050-b46d-81d5e179e1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6d86fd8-037a-4648-a018-fcb7388356f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-965568679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bea9fa94563943c8beb1527ebdd3b02c',qos_specs=None,replication_status=,reservations=['9c0ed9b6-8630-4963-8fc5-f236e56b2d1c','e86009f7-be2a-43d7-ae12-859ce4f83534','0db48120-28e9-4af6-b7f9-82f5fbed6eb8','f3d50ac5-4a6d-4280-ab0f-f2f3d95eeee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3751e9463b7441eb86b0cb74f14c27d',volume_type_id=d78c143c-34a0-46d3-b4eb-5e3b8c8fd074), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-965568679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6d86fd8-037a-4648-a018-fcb7388356f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bea9fa94563943c8beb1527ebdd3b02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3751e9463b7441eb86b0cb74f14c27d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d78c143c-34a0-46d3-b4eb-5e3b8c8fd074),volume_type_id=d78c143c-34a0-46d3-b4eb-5e3b8c8fd074)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:42.379036 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117d8507-b7c4-4af4-a32d-64867a3f17b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:42.405876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117d8507-b7c4-4af4-a32d-64867a3f17b1) transitioned into state 'SUCCESS' from state '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-965568679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bea9fa94563943c8beb1527ebdd3b02c',qos_specs=None,replication_status=,reservations=['9c0ed9b6-8630-4963-8fc5-f236e56b2d1c','e86009f7-be2a-43d7-ae12-859ce4f83534','0db48120-28e9-4af6-b7f9-82f5fbed6eb8','f3d50ac5-4a6d-4280-ab0f-f2f3d95eeee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3751e9463b7441eb86b0cb74f14c27d',volume_type_id=d78c143c-34a0-46d3-b4eb-5e3b8c8fd074)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:42.407002 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bf602e2-889a-4c91-b009-c6c0f9864835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:42.420266 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bf602e2-889a-4c91-b009-c6c0f9864835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:42.421493 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Flow 'volume_create_api' (8c0707ed-78b7-4bf2-afa8-9b02ebfeb97a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:42.421820 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Create volume request issued successfully. Jul 22 05:34:42.422385 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8b577e0f-2956-4818-9ef5-501a1cdd4a1c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:42.423946 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 304/1187] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:34:42 2026] POST /volume/v3/volumes => generated 868 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:42.443295 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a4632afa-0a1e-4501-91fa-c71457cd0fc2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:42.446045 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a4632afa-0a1e-4501-91fa-c71457cd0fc2 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:42.446424 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a4632afa-0a1e-4501-91fa-c71457cd0fc2 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:42.446805 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a4632afa-0a1e-4501-91fa-c71457cd0fc2 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:42.457183 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:42.457183 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:42.462779 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a4632afa-0a1e-4501-91fa-c71457cd0fc2 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:42.469388 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a4632afa-0a1e-4501-91fa-c71457cd0fc2 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:42.470058 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 288/1188] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:42 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:42.501673 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b335e11c-35b3-4ba2-8316-58596d3570a6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:42.503808 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b335e11c-35b3-4ba2-8316-58596d3570a6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:42.504207 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b335e11c-35b3-4ba2-8316-58596d3570a6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:42.504346 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b335e11c-35b3-4ba2-8316-58596d3570a6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:42.504506 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-b335e11c-35b3-4ba2-8316-58596d3570a6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:42.511203 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:42.511203 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:42.512455 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b335e11c-35b3-4ba2-8316-58596d3570a6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:42.513309 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 298/1189] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:42 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:43.489183 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6350b291-0980-496b-a951-ef8b866d5a70 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:43.492607 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6350b291-0980-496b-a951-ef8b866d5a70 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:43.492881 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6350b291-0980-496b-a951-ef8b866d5a70 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:43.493097 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6350b291-0980-496b-a951-ef8b866d5a70 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:43.508715 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:43.508715 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:43.515316 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6350b291-0980-496b-a951-ef8b866d5a70 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:43.523654 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6350b291-0980-496b-a951-ef8b866d5a70 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:43.525097 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 300/1190] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:43 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:43.528471 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-33d3611f-2688-4030-a1d8-66148184426c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:43.532518 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33d3611f-2688-4030-a1d8-66148184426c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:43.532518 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-33d3611f-2688-4030-a1d8-66148184426c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:43.532518 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-33d3611f-2688-4030-a1d8-66148184426c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:43.532518 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-33d3611f-2688-4030-a1d8-66148184426c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:43.537239 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:43.537239 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:43.539977 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33d3611f-2688-4030-a1d8-66148184426c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:43.540616 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 305/1191] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:43 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:43.542678 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a6cfd134-a553-4e65-8a62-8cbb63529a1b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:43.545679 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a6cfd134-a553-4e65-8a62-8cbb63529a1b tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:43.547107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a6cfd134-a553-4e65-8a62-8cbb63529a1b tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:43.547107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a6cfd134-a553-4e65-8a62-8cbb63529a1b tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:43.555808 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:43.555808 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:43.560272 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a6cfd134-a553-4e65-8a62-8cbb63529a1b tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Volume info retrieved successfully. Jul 22 05:34:43.565992 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a6cfd134-a553-4e65-8a62-8cbb63529a1b tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:43.566102 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 289/1192] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:43 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 1180 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:34:43.581343 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:43.583708 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] POST https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9/action Jul 22 05:34:43.583889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2076210478", "migration_policy": "never"}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:43.584009 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2076210478", "migration_policy": "never"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:43.594658 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:43.594658 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:43.595363 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:43.601885 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:43.601885 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:43.622252 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2076210478 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2076210478, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:43.622617 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2076210478 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2076210478, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:43.657719 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Created reservations ['862ecda4-8741-4259-928b-25a8803925f3', '3fa9bc75-9fe0-493d-85c6-571f7a4b2900'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:43.674763 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-713725481 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-713725481, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:43.675186 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-713725481 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-713725481, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:43.685805 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Created reservations ['96e65db2-e7f4-4e65-832f-b78ea1d44511', '4b833dc8-8658-404f-bb44-0871b61565e8'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:43.737327 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Retype volume request issued successfully. Jul 22 05:34:43.737741 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-60c10a8c-0448-40cc-b145-43ff1716ac0f tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9/action returned with HTTP 202 Jul 22 05:34:43.738294 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 299/1193] 10.4.3.91 () {70 vars in 1425 bytes} [Wed Jul 22 05:34:43 2026] POST /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 05:34:43.748362 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7e574769-9aa5-4b8d-9f22-5ddc30718758 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:43.751762 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7e574769-9aa5-4b8d-9f22-5ddc30718758 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:43.753099 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7e574769-9aa5-4b8d-9f22-5ddc30718758 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:43.753099 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7e574769-9aa5-4b8d-9f22-5ddc30718758 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:43.764206 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:43.764206 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:43.770754 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7e574769-9aa5-4b8d-9f22-5ddc30718758 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:43.778763 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7e574769-9aa5-4b8d-9f22-5ddc30718758 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:43.779371 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 301/1194] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:43 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:44.555279 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5b6322c4-22b2-42cd-a0f4-819bcd602fdb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:44.558172 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5b6322c4-22b2-42cd-a0f4-819bcd602fdb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:44.558439 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5b6322c4-22b2-42cd-a0f4-819bcd602fdb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:44.558714 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5b6322c4-22b2-42cd-a0f4-819bcd602fdb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:44.558791 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-5b6322c4-22b2-42cd-a0f4-819bcd602fdb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:44.565200 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:44.565200 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:44.566248 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5b6322c4-22b2-42cd-a0f4-819bcd602fdb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:44.566652 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 306/1195] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:44 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:44.872769 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d57232cf-5cb7-4410-be6d-ee745bd5a565 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:44.878393 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d57232cf-5cb7-4410-be6d-ee745bd5a565 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:44.879258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d57232cf-5cb7-4410-be6d-ee745bd5a565 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:44.880329 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d57232cf-5cb7-4410-be6d-ee745bd5a565 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:44.893712 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:44.893712 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:44.901333 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d57232cf-5cb7-4410-be6d-ee745bd5a565 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:44.904031 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d57232cf-5cb7-4410-be6d-ee745bd5a565 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:44.904290 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 290/1196] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:44 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:44.926732 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6d489345-d240-4f41-ae83-51628a73e59c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:44.929532 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6d489345-d240-4f41-ae83-51628a73e59c tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:44.929758 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6d489345-d240-4f41-ae83-51628a73e59c tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:44.930058 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6d489345-d240-4f41-ae83-51628a73e59c tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:44.938602 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:44.938602 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:44.945158 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6d489345-d240-4f41-ae83-51628a73e59c tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Volume info retrieved successfully. Jul 22 05:34:44.953018 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6d489345-d240-4f41-ae83-51628a73e59c tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:44.953493 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 300/1197] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:44 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 1180 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:34:44.974318 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bd82c29f-d912-48d8-9716-f564a79aca2e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:44.976775 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd82c29f-d912-48d8-9716-f564a79aca2e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:44.977368 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd82c29f-d912-48d8-9716-f564a79aca2e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:44.977368 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd82c29f-d912-48d8-9716-f564a79aca2e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:44.986951 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:44.986951 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:44.993150 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bd82c29f-d912-48d8-9716-f564a79aca2e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Volume info retrieved successfully. Jul 22 05:34:44.999586 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd82c29f-d912-48d8-9716-f564a79aca2e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:45.000571 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 302/1198] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:44 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 1180 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 05:34:45.021550 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:45.027098 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] POST https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9/action Jul 22 05:34:45.027098 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-713725481", "migration_policy": "never"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:45.027098 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-713725481", "migration_policy": "never"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:45.041283 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:45.041283 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:45.044659 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:45.110140 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Created reservations ['6fd3bef3-6253-495e-8cba-29325140b26b', 'c51c22c9-c5f1-45e8-83a8-5640c1b8f69c'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:45.128333 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2076210478 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2076210478, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:45.128333 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2076210478 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2076210478, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:34:45.140320 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Created reservations ['9daa9f34-e269-421a-bb47-87695b6a5a3e', '52ad097c-2be7-44e0-8ff0-fae3cdda4ada'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:45.163049 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-245d17fc-ec32-471a-be9f-e0657d730f59 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:45.165483 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:45.166051 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1260771436", "imageRef": "7d1fd6b2-0aa0-4807-8d31-8f6a8ce6c824", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:45.168045 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1260771436', 'imageRef': '7d1fd6b2-0aa0-4807-8d31-8f6a8ce6c824', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:45.197470 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Retype volume request issued successfully. Jul 22 05:34:45.197974 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-93c9fca4-e6c3-4e56-860d-0e61aa2aa984 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9/action returned with HTTP 202 Jul 22 05:34:45.200492 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 307/1199] 10.4.3.91 () {70 vars in 1425 bytes} [Wed Jul 22 05:34:45 2026] POST /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 05:34:45.218002 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fa461399-18cb-482c-aae7-47d599091200 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:45.218002 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fa461399-18cb-482c-aae7-47d599091200 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:45.218238 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fa461399-18cb-482c-aae7-47d599091200 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:45.218510 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fa461399-18cb-482c-aae7-47d599091200 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:45.233795 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:45.233795 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:45.243299 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fa461399-18cb-482c-aae7-47d599091200 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:45.250157 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fa461399-18cb-482c-aae7-47d599091200 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:45.250779 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 301/1200] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:45 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:45.304294 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Create volume of 1 GB Jul 22 05:34:45.312674 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Availability Zones retrieved successfully. Jul 22 05:34:45.319797 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Flow 'volume_create_api' (e809cefc-e190-4c16-acd1-78c490a5ee00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:45.320775 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e166688-96b6-4b8a-9804-283cb47596a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:45.321997 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:45.418263 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e166688-96b6-4b8a-9804-283cb47596a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:45.419092 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9264295a-ef0f-4f6c-9707-3c8071dd22d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:45.508026 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Created reservations ['4d83c16d-e6f1-4c9f-bfb8-c30e54def337', 'b142a836-c142-4aa8-a20c-d5ba1146cb4e', 'e34ed17e-79d8-4631-ae48-3d8988e87922', 'b863f417-84a3-4c86-a765-cd8e02580f9e'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:45.510142 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9264295a-ef0f-4f6c-9707-3c8071dd22d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d83c16d-e6f1-4c9f-bfb8-c30e54def337', 'b142a836-c142-4aa8-a20c-d5ba1146cb4e', 'e34ed17e-79d8-4631-ae48-3d8988e87922', 'b863f417-84a3-4c86-a765-cd8e02580f9e']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:45.510825 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010572eb-4d22-45f5-96ee-6ba6d11f1a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:45.550829 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010572eb-4d22-45f5-96ee-6ba6d11f1a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a56abb60-4b5c-4cf0-ba4f-3c0502dade79', '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-1260771436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed245e49ead434b9421d3c345ab43c9',qos_specs=None,replication_status=,reservations=['4d83c16d-e6f1-4c9f-bfb8-c30e54def337','b142a836-c142-4aa8-a20c-d5ba1146cb4e','e34ed17e-79d8-4631-ae48-3d8988e87922','b863f417-84a3-4c86-a765-cd8e02580f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20fb8cbea7a54d7bb70a1b743c9286ac',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1260771436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a56abb60-4b5c-4cf0-ba4f-3c0502dade79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed245e49ead434b9421d3c345ab43c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20fb8cbea7a54d7bb70a1b743c9286ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:45.552364 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677ad31e-6176-48a7-b459-1a8c8adad11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:45.586785 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-335d87fe-c50a-4141-b4bb-fa86d64efdb5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:45.588978 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-335d87fe-c50a-4141-b4bb-fa86d64efdb5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:45.589211 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-335d87fe-c50a-4141-b4bb-fa86d64efdb5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:45.589387 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-335d87fe-c50a-4141-b4bb-fa86d64efdb5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:45.589515 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-335d87fe-c50a-4141-b4bb-fa86d64efdb5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:45.589782 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677ad31e-6176-48a7-b459-1a8c8adad11a) transitioned into state 'SUCCESS' from state '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-1260771436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed245e49ead434b9421d3c345ab43c9',qos_specs=None,replication_status=,reservations=['4d83c16d-e6f1-4c9f-bfb8-c30e54def337','b142a836-c142-4aa8-a20c-d5ba1146cb4e','e34ed17e-79d8-4631-ae48-3d8988e87922','b863f417-84a3-4c86-a765-cd8e02580f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20fb8cbea7a54d7bb70a1b743c9286ac',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:45.590831 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c683b610-52ab-4d24-ad4f-98879d94ce09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:45.597981 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:45.597981 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:45.598424 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-335d87fe-c50a-4141-b4bb-fa86d64efdb5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:45.599329 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 303/1201] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:45 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:45.605691 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c683b610-52ab-4d24-ad4f-98879d94ce09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:45.605691 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Flow 'volume_create_api' (e809cefc-e190-4c16-acd1-78c490a5ee00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:45.606211 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Create volume request issued successfully. Jul 22 05:34:45.606886 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-245d17fc-ec32-471a-be9f-e0657d730f59 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:45.607309 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 291/1202] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:34:45 2026] POST /volume/v3/volumes => generated 751 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:45.621177 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0ec2ec5e-bdf8-49f6-8daa-dac0f8856768 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:45.625363 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0ec2ec5e-bdf8-49f6-8daa-dac0f8856768 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:45.625363 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0ec2ec5e-bdf8-49f6-8daa-dac0f8856768 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:45.625363 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0ec2ec5e-bdf8-49f6-8daa-dac0f8856768 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:45.636017 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:45.636017 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:45.642684 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0ec2ec5e-bdf8-49f6-8daa-dac0f8856768 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:45.647468 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0ec2ec5e-bdf8-49f6-8daa-dac0f8856768 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:45.648431 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 308/1203] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:45 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:46.211365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-49379422-87ae-4596-89af-5b2c4985a791 req-81d6ae8c-9476-4be7-b5d9-d6818a0b29be None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.217384 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-49379422-87ae-4596-89af-5b2c4985a791 req-81d6ae8c-9476-4be7-b5d9-d6818a0b29be tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:34:46.217661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-49379422-87ae-4596-89af-5b2c4985a791 req-81d6ae8c-9476-4be7-b5d9-d6818a0b29be tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.217812 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-49379422-87ae-4596-89af-5b2c4985a791 req-81d6ae8c-9476-4be7-b5d9-d6818a0b29be tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.236796 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.236796 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:46.242872 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-49379422-87ae-4596-89af-5b2c4985a791 req-81d6ae8c-9476-4be7-b5d9-d6818a0b29be tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:34:46.251119 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-49379422-87ae-4596-89af-5b2c4985a791 req-81d6ae8c-9476-4be7-b5d9-d6818a0b29be tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:34:46.251507 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 302/1204] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:46.265998 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9b14df19-b1e0-42a2-8215-a9372ebb3924 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.269500 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9b14df19-b1e0-42a2-8215-a9372ebb3924 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:46.269871 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9b14df19-b1e0-42a2-8215-a9372ebb3924 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.270295 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9b14df19-b1e0-42a2-8215-a9372ebb3924 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.286503 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.286503 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:46.298928 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9b14df19-b1e0-42a2-8215-a9372ebb3924 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:46.311276 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9b14df19-b1e0-42a2-8215-a9372ebb3924 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:46.311276 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 304/1205] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 995 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:46.330085 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-48fc1e0f-4083-490c-b39a-1fbd8268eb24 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.334982 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48fc1e0f-4083-490c-b39a-1fbd8268eb24 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:46.335441 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48fc1e0f-4083-490c-b39a-1fbd8268eb24 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.335551 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48fc1e0f-4083-490c-b39a-1fbd8268eb24 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.353739 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.353739 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:46.360368 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-48fc1e0f-4083-490c-b39a-1fbd8268eb24 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Volume info retrieved successfully. Jul 22 05:34:46.371226 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48fc1e0f-4083-490c-b39a-1fbd8268eb24 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:46.371226 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 292/1206] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 1180 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:34:46.391849 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4ea91308-55b5-4360-bd28-ee7387f5ef5e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.394923 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4ea91308-55b5-4360-bd28-ee7387f5ef5e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] GET https://10.4.3.91/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-965568679 Jul 22 05:34:46.395100 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4ea91308-55b5-4360-bd28-ee7387f5ef5e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.395297 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4ea91308-55b5-4360-bd28-ee7387f5ef5e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.396459 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ea91308-55b5-4360-bd28-ee7387f5ef5e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-965568679'), ('all_tenants', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:34:46.435513 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4ea91308-55b5-4360-bd28-ee7387f5ef5e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Get all volumes completed successfully. Jul 22 05:34:46.436223 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4ea91308-55b5-4360-bd28-ee7387f5ef5e tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-965568679 returned with HTTP 200 Jul 22 05:34:46.436817 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 309/1207] 10.4.3.91 () {68 vars in 1420 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-965568679 => generated 339 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:46.449723 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5efbef69-8710-4fd7-a98d-0f34b49504de None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.452348 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5efbef69-8710-4fd7-a98d-0f34b49504de tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] GET https://10.4.3.91/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-965568679 Jul 22 05:34:46.452348 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5efbef69-8710-4fd7-a98d-0f34b49504de tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.452348 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5efbef69-8710-4fd7-a98d-0f34b49504de tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.453593 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5efbef69-8710-4fd7-a98d-0f34b49504de tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-965568679'), ('all_tenants', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:34:46.497780 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5efbef69-8710-4fd7-a98d-0f34b49504de tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Get all volumes completed successfully. Jul 22 05:34:46.498391 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5efbef69-8710-4fd7-a98d-0f34b49504de tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-965568679 returned with HTTP 200 Jul 22 05:34:46.499722 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 303/1208] 10.4.3.91 () {68 vars in 1420 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-965568679 => generated 339 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:46.512564 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e08dbc0b-f27b-4ea5-8de1-2cda604ef075 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.514643 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e08dbc0b-f27b-4ea5-8de1-2cda604ef075 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:46.514985 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e08dbc0b-f27b-4ea5-8de1-2cda604ef075 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.515259 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e08dbc0b-f27b-4ea5-8de1-2cda604ef075 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.528238 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.528238 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:46.539366 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e08dbc0b-f27b-4ea5-8de1-2cda604ef075 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:46.546659 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e08dbc0b-f27b-4ea5-8de1-2cda604ef075 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:46.546659 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 305/1209] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:46.560844 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-34e1a15f-2a14-4c5d-a0d6-c05c30accbe5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.564590 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-34e1a15f-2a14-4c5d-a0d6-c05c30accbe5 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:46.564929 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-34e1a15f-2a14-4c5d-a0d6-c05c30accbe5 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.565196 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-34e1a15f-2a14-4c5d-a0d6-c05c30accbe5 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.565409 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-34e1a15f-2a14-4c5d-a0d6-c05c30accbe5 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Delete volume with id: b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:46.577993 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.577993 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:46.577993 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-34e1a15f-2a14-4c5d-a0d6-c05c30accbe5 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:46.612787 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-34e1a15f-2a14-4c5d-a0d6-c05c30accbe5 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Delete volume request issued successfully. Jul 22 05:34:46.613110 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-34e1a15f-2a14-4c5d-a0d6-c05c30accbe5 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 202 Jul 22 05:34:46.614311 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 293/1210] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:34:46 2026] DELETE /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:34:46.615877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d17d1373-78e2-4c34-9fc8-764b8326e43a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.620547 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d17d1373-78e2-4c34-9fc8-764b8326e43a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:46.621166 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d17d1373-78e2-4c34-9fc8-764b8326e43a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.621509 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d17d1373-78e2-4c34-9fc8-764b8326e43a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.621981 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d17d1373-78e2-4c34-9fc8-764b8326e43a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:46.628131 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-05e2eb8a-592c-40d8-ba6f-db798486e025 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.630408 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.630408 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:46.631365 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-05e2eb8a-592c-40d8-ba6f-db798486e025 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:46.631479 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d17d1373-78e2-4c34-9fc8-764b8326e43a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:46.631589 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-05e2eb8a-592c-40d8-ba6f-db798486e025 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.631860 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-05e2eb8a-592c-40d8-ba6f-db798486e025 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.632332 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 310/1211] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:34:46.645757 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.645757 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:46.646989 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d94f8804-9712-4069-b3e8-1bd9ad52f6d4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.651710 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d94f8804-9712-4069-b3e8-1bd9ad52f6d4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 Jul 22 05:34:46.652053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d94f8804-9712-4069-b3e8-1bd9ad52f6d4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.652254 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d94f8804-9712-4069-b3e8-1bd9ad52f6d4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.652599 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-05e2eb8a-592c-40d8-ba6f-db798486e025 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Volume info retrieved successfully. Jul 22 05:34:46.661323 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-05e2eb8a-592c-40d8-ba6f-db798486e025 tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 200 Jul 22 05:34:46.662496 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 304/1212] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:46.663052 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.663052 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:46.669973 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d94f8804-9712-4069-b3e8-1bd9ad52f6d4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:34:46.670770 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6fa4a9f4-333d-48fc-9688-d9dfa19c2f09 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.674655 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6fa4a9f4-333d-48fc-9688-d9dfa19c2f09 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:46.677013 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6fa4a9f4-333d-48fc-9688-d9dfa19c2f09 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.677013 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6fa4a9f4-333d-48fc-9688-d9dfa19c2f09 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.677252 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d94f8804-9712-4069-b3e8-1bd9ad52f6d4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 returned with HTTP 200 Jul 22 05:34:46.677252 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 306/1213] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:46.687355 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.687355 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:46.694665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3d97cde1-094c-4cd0-9d2e-cc7349546e0e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.694920 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6fa4a9f4-333d-48fc-9688-d9dfa19c2f09 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:46.696338 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3d97cde1-094c-4cd0-9d2e-cc7349546e0e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:46.696561 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3d97cde1-094c-4cd0-9d2e-cc7349546e0e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.697396 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3d97cde1-094c-4cd0-9d2e-cc7349546e0e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.698163 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-3d97cde1-094c-4cd0-9d2e-cc7349546e0e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete backup with id: 5d5527cb-f80a-4b38-ad42-9a46a431cef6. Jul 22 05:34:46.699650 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6fa4a9f4-333d-48fc-9688-d9dfa19c2f09 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:46.700106 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 294/1214] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:46.703914 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.703914 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:46.739180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-3d97cde1-094c-4cd0-9d2e-cc7349546e0e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] delete_backup rpcapi backup_id 5d5527cb-f80a-4b38-ad42-9a46a431cef6 {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:34:46.744868 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3d97cde1-094c-4cd0-9d2e-cc7349546e0e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 202 Jul 22 05:34:46.745292 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 311/1215] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:46 2026] DELETE /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:34:46.757745 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-78372d84-8854-464b-a0be-7a65d7b56fdf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:46.766221 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78372d84-8854-464b-a0be-7a65d7b56fdf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:46.766221 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78372d84-8854-464b-a0be-7a65d7b56fdf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:46.766221 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78372d84-8854-464b-a0be-7a65d7b56fdf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:46.766221 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-78372d84-8854-464b-a0be-7a65d7b56fdf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:46.778823 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:46.778823 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:46.781016 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78372d84-8854-464b-a0be-7a65d7b56fdf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 200 Jul 22 05:34:46.781016 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 305/1216] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:46 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:47.684694 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e960c252-e7b1-4bd5-8a45-866a47865f6c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:47.691521 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e960c252-e7b1-4bd5-8a45-866a47865f6c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] GET https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 Jul 22 05:34:47.691897 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e960c252-e7b1-4bd5-8a45-866a47865f6c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:47.692122 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e960c252-e7b1-4bd5-8a45-866a47865f6c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:47.700688 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e960c252-e7b1-4bd5-8a45-866a47865f6c tempest-VolumeRetypeMultiattachTest-654611374 tempest-VolumeRetypeMultiattachTest-654611374-project-member] https://10.4.3.91/volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 returned with HTTP 404 Jul 22 05:34:47.701279 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 307/1217] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:34:47 2026] GET /volume/v3/volumes/b6d86fd8-037a-4648-a018-fcb7388356f9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:34:47.711370 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-99703cf3-2ef5-450c-904e-2502cd40bb70 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:47.713284 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-99703cf3-2ef5-450c-904e-2502cd40bb70 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] DELETE https://10.4.3.91/volume/v3/types/44c15245-16bd-4ef6-b2da-fbdcc59efb82 Jul 22 05:34:47.713469 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-99703cf3-2ef5-450c-904e-2502cd40bb70 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:47.713672 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-99703cf3-2ef5-450c-904e-2502cd40bb70 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:47.715864 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8d3b5ff3-f477-4e77-982c-b9b9f35e2c8b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:47.718007 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d3b5ff3-f477-4e77-982c-b9b9f35e2c8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:47.718286 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d3b5ff3-f477-4e77-982c-b9b9f35e2c8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:47.718510 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d3b5ff3-f477-4e77-982c-b9b9f35e2c8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:47.749852 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-99703cf3-2ef5-450c-904e-2502cd40bb70 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/types/44c15245-16bd-4ef6-b2da-fbdcc59efb82 returned with HTTP 202 Jul 22 05:34:47.749852 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 295/1218] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:47 2026] DELETE /volume/v3/types/44c15245-16bd-4ef6-b2da-fbdcc59efb82 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:47.761262 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0deab6e9-c687-4dc2-bf40-2b29f8f54dd6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:47.763437 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0deab6e9-c687-4dc2-bf40-2b29f8f54dd6 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] GET https://10.4.3.91/volume/v3/types/44c15245-16bd-4ef6-b2da-fbdcc59efb82 Jul 22 05:34:47.763666 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0deab6e9-c687-4dc2-bf40-2b29f8f54dd6 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:47.766930 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0deab6e9-c687-4dc2-bf40-2b29f8f54dd6 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:47.770616 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0deab6e9-c687-4dc2-bf40-2b29f8f54dd6 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/types/44c15245-16bd-4ef6-b2da-fbdcc59efb82 returned with HTTP 404 Jul 22 05:34:47.771245 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 306/1219] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:47 2026] GET /volume/v3/types/44c15245-16bd-4ef6-b2da-fbdcc59efb82 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:47.784053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-909d6d85-0d13-4624-9e04-f0e04655cd87 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:47.787269 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-909d6d85-0d13-4624-9e04-f0e04655cd87 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] DELETE https://10.4.3.91/volume/v3/types/d78c143c-34a0-46d3-b4eb-5e3b8c8fd074 Jul 22 05:34:47.787714 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-909d6d85-0d13-4624-9e04-f0e04655cd87 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:47.788228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-909d6d85-0d13-4624-9e04-f0e04655cd87 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:47.798886 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d7c826c7-1149-4e46-9a8d-3924efe8dd7d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:47.803575 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d7c826c7-1149-4e46-9a8d-3924efe8dd7d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 Jul 22 05:34:47.804224 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d7c826c7-1149-4e46-9a8d-3924efe8dd7d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:47.804481 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d7c826c7-1149-4e46-9a8d-3924efe8dd7d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:47.804626 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-d7c826c7-1149-4e46-9a8d-3924efe8dd7d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d5527cb-f80a-4b38-ad42-9a46a431cef6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:47.809075 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d7c826c7-1149-4e46-9a8d-3924efe8dd7d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 returned with HTTP 404 Jul 22 05:34:47.809670 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 296/1220] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:47 2026] GET /volume/v3/backups/5d5527cb-f80a-4b38-ad42-9a46a431cef6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:34:47.821552 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:47.824147 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:47.824338 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1858314562"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:47.830622 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1858314562'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:47.830967 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume of 1 GB Jul 22 05:34:47.836096 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Availability Zones retrieved successfully. Jul 22 05:34:47.842715 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-909d6d85-0d13-4624-9e04-f0e04655cd87 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/types/d78c143c-34a0-46d3-b4eb-5e3b8c8fd074 returned with HTTP 202 Jul 22 05:34:47.843623 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 308/1221] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:47 2026] DELETE /volume/v3/types/d78c143c-34a0-46d3-b4eb-5e3b8c8fd074 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:47.853356 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Flow 'volume_create_api' (5d54ee8f-2149-43d6-b5db-44905e79309c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:47.855005 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c884d70-1f8f-409a-b5b3-8ae0f542c7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:47.855240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-009318aa-d518-4435-b502-8c4c6831f3e3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:47.858974 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:47.859556 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-009318aa-d518-4435-b502-8c4c6831f3e3 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] GET https://10.4.3.91/volume/v3/types/d78c143c-34a0-46d3-b4eb-5e3b8c8fd074 Jul 22 05:34:47.859814 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-009318aa-d518-4435-b502-8c4c6831f3e3 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:47.859814 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-009318aa-d518-4435-b502-8c4c6831f3e3 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:47.869383 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-009318aa-d518-4435-b502-8c4c6831f3e3 tempest-VolumeRetypeMultiattachTest-1294885259 tempest-VolumeRetypeMultiattachTest-1294885259-project-admin] https://10.4.3.91/volume/v3/types/d78c143c-34a0-46d3-b4eb-5e3b8c8fd074 returned with HTTP 404 Jul 22 05:34:47.870353 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 297/1222] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:47 2026] GET /volume/v3/types/d78c143c-34a0-46d3-b4eb-5e3b8c8fd074 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:47.896661 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:47.896661 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:47.902043 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8d3b5ff3-f477-4e77-982c-b9b9f35e2c8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:47.907495 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c884d70-1f8f-409a-b5b3-8ae0f542c7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:47.908426 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a92f6b6-8942-4970-b36c-2bce3c554caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:47.909988 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d3b5ff3-f477-4e77-982c-b9b9f35e2c8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:47.909988 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 312/1223] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:47 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 901 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:47.971522 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['1fd89e91-3bc3-4bf9-830f-50123a7d454b', '86bab2da-95bd-4df2-8810-9d5c97b11eba', '1b1ad2e7-8ffa-40a2-94dd-dc49c20220f2', '84775817-6dcf-458b-b8b2-8fc3073098d1'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:47.972825 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a92f6b6-8942-4970-b36c-2bce3c554caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd89e91-3bc3-4bf9-830f-50123a7d454b', '86bab2da-95bd-4df2-8810-9d5c97b11eba', '1b1ad2e7-8ffa-40a2-94dd-dc49c20220f2', '84775817-6dcf-458b-b8b2-8fc3073098d1']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:47.974006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab37bf0-d387-478f-a5c8-24e7856f087b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:48.009027 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab37bf0-d387-478f-a5c8-24e7856f087b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '152cbc6a-824c-428b-bc61-cd713a97133f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1858314562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',qos_specs=None,replication_status=,reservations=['1fd89e91-3bc3-4bf9-830f-50123a7d454b','86bab2da-95bd-4df2-8810-9d5c97b11eba','1b1ad2e7-8ffa-40a2-94dd-dc49c20220f2','84775817-6dcf-458b-b8b2-8fc3073098d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1858314562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=152cbc6a-824c-428b-bc61-cd713a97133f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:48.010534 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3ff9e7-cd3f-471a-9f39-033442743921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:48.048847 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3ff9e7-cd3f-471a-9f39-033442743921) transitioned into state 'SUCCESS' from state '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-1858314562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',qos_specs=None,replication_status=,reservations=['1fd89e91-3bc3-4bf9-830f-50123a7d454b','86bab2da-95bd-4df2-8810-9d5c97b11eba','1b1ad2e7-8ffa-40a2-94dd-dc49c20220f2','84775817-6dcf-458b-b8b2-8fc3073098d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:48.049810 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f648ec-ec14-4563-bf0d-686019c5e13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:48.064089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f648ec-ec14-4563-bf0d-686019c5e13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:48.065128 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Flow 'volume_create_api' (5d54ee8f-2149-43d6-b5db-44905e79309c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:48.066211 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume request issued successfully. Jul 22 05:34:48.066338 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d44c271-fa57-4a1d-bc89-f3bc746e0f66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:48.066942 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 307/1224] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:47 2026] POST /volume/v3/volumes => generated 747 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:48.087100 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a446e79a-0931-4970-b567-85f5c175337b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:48.089898 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a446e79a-0931-4970-b567-85f5c175337b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f Jul 22 05:34:48.089898 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a446e79a-0931-4970-b567-85f5c175337b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:48.089898 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a446e79a-0931-4970-b567-85f5c175337b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:48.101555 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:48.101555 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:48.106751 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a446e79a-0931-4970-b567-85f5c175337b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:34:48.113046 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a446e79a-0931-4970-b567-85f5c175337b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f returned with HTTP 200 Jul 22 05:34:48.113435 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 309/1225] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:48 2026] GET /volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:48.929979 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e0078921-e3a9-4a0b-9c6e-edc758a67ede None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:48.932467 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e0078921-e3a9-4a0b-9c6e-edc758a67ede tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:48.932467 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e0078921-e3a9-4a0b-9c6e-edc758a67ede tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:48.932898 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e0078921-e3a9-4a0b-9c6e-edc758a67ede tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:48.946690 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:48.946690 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:48.954364 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e0078921-e3a9-4a0b-9c6e-edc758a67ede tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:48.965337 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e0078921-e3a9-4a0b-9c6e-edc758a67ede tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:48.965337 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 298/1226] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:48 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:49.135060 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2792bba4-e2ab-4274-ab40-bf2496d1c76c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:49.137087 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2792bba4-e2ab-4274-ab40-bf2496d1c76c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f Jul 22 05:34:49.137408 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2792bba4-e2ab-4274-ab40-bf2496d1c76c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:49.137600 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2792bba4-e2ab-4274-ab40-bf2496d1c76c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:49.139945 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=615,cinder:INSERT=109,cinder:UPDATE=177 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:34:49.152722 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:49.152722 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:49.161009 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2792bba4-e2ab-4274-ab40-bf2496d1c76c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:34:49.170703 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2792bba4-e2ab-4274-ab40-bf2496d1c76c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f returned with HTTP 200 Jul 22 05:34:49.171317 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 313/1227] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:49 2026] GET /volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:49.191198 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-92ace20a-cf76-4a37-b99f-f28bb91319cb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:49.195147 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92ace20a-cf76-4a37-b99f-f28bb91319cb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:34:49.196384 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-92ace20a-cf76-4a37-b99f-f28bb91319cb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "152cbc6a-824c-428b-bc61-cd713a97133f", "name": "tempest-VolumesBackupsTest-Backup-803046576"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:49.198644 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-92ace20a-cf76-4a37-b99f-f28bb91319cb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating new backup {'backup': {'volume_id': '152cbc6a-824c-428b-bc61-cd713a97133f', 'name': 'tempest-VolumesBackupsTest-Backup-803046576'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:34:49.198644 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-92ace20a-cf76-4a37-b99f-f28bb91319cb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating backup of volume 152cbc6a-824c-428b-bc61-cd713a97133f in container None Jul 22 05:34:49.207756 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:49.207756 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:49.208330 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-92ace20a-cf76-4a37-b99f-f28bb91319cb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:34:49.256163 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-92ace20a-cf76-4a37-b99f-f28bb91319cb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['2ba98d5d-d9b1-42cf-b762-2829586dd5d6', 'e3ea4e13-83b4-483f-bf81-7bdd05590be1'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:49.336194 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92ace20a-cf76-4a37-b99f-f28bb91319cb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:34:49.336194 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 308/1228] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:34:49 2026] POST /volume/v3/backups => generated 327 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:49.350582 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e7e30ad1-7442-483a-8026-12460935a9a6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:49.353883 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e7e30ad1-7442-483a-8026-12460935a9a6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:49.353883 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e7e30ad1-7442-483a-8026-12460935a9a6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:49.355024 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e7e30ad1-7442-483a-8026-12460935a9a6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:49.355024 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-e7e30ad1-7442-483a-8026-12460935a9a6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:49.367417 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:49.367417 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:49.368738 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e7e30ad1-7442-483a-8026-12460935a9a6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:49.370166 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 310/1229] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:49 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:49.981105 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-96449ea6-579c-41b0-8913-948522c6c39c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:49.983403 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-96449ea6-579c-41b0-8913-948522c6c39c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:49.983806 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-96449ea6-579c-41b0-8913-948522c6c39c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:49.984606 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-96449ea6-579c-41b0-8913-948522c6c39c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:49.997398 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:49.997398 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:50.001603 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-96449ea6-579c-41b0-8913-948522c6c39c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:50.011336 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-96449ea6-579c-41b0-8913-948522c6c39c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:50.011697 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 299/1230] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:49 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:50.389801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8314e7d7-c7f8-49a8-bfd2-4e071ea516f8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:50.392261 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8314e7d7-c7f8-49a8-bfd2-4e071ea516f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:50.392491 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8314e7d7-c7f8-49a8-bfd2-4e071ea516f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:50.392752 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8314e7d7-c7f8-49a8-bfd2-4e071ea516f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:50.392910 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-8314e7d7-c7f8-49a8-bfd2-4e071ea516f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:50.399197 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:50.399197 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:50.400347 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8314e7d7-c7f8-49a8-bfd2-4e071ea516f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:50.400881 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 314/1231] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:50 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:50.457661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:50.635956 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:50.636896 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-257890036"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:50.640103 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-257890036'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:50.640103 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume of 1 GB Jul 22 05:34:50.641350 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:50.641350 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:50.645540 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=556,cinder:UPDATE=131,cinder:INSERT=78 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:34:50.648863 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Availability Zones retrieved successfully. Jul 22 05:34:50.657670 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (aacb6136-1950-48b7-9cfe-fd95539ea4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:50.659598 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26b5a7e-b2ed-4111-a0f4-8330a3b103a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:50.661350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:50.716079 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26b5a7e-b2ed-4111-a0f4-8330a3b103a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:50.716428 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac40144a-a879-4a0e-aa1a-929940d9932a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:50.814528 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['febba854-15bf-47f2-bda7-11c232d7f38d', 'baf15d92-ab92-4b32-a854-1ea152f1393c', '1341f2fa-1bed-46fa-9ed2-da58804ed540', '2d397f79-e27e-4bad-ba9e-79db30c469ad'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:50.815654 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac40144a-a879-4a0e-aa1a-929940d9932a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['febba854-15bf-47f2-bda7-11c232d7f38d', 'baf15d92-ab92-4b32-a854-1ea152f1393c', '1341f2fa-1bed-46fa-9ed2-da58804ed540', '2d397f79-e27e-4bad-ba9e-79db30c469ad']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:50.816545 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2571eaf-971a-4dcc-b02c-37f3dc9f0768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:50.850329 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2571eaf-971a-4dcc-b02c-37f3dc9f0768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb203b44-5a82-4516-846c-023ca0ebd410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-257890036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['febba854-15bf-47f2-bda7-11c232d7f38d','baf15d92-ab92-4b32-a854-1ea152f1393c','1341f2fa-1bed-46fa-9ed2-da58804ed540','2d397f79-e27e-4bad-ba9e-79db30c469ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-257890036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb203b44-5a82-4516-846c-023ca0ebd410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2b8f11151948fead42f1a4a75fd4df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:50.854922 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06e2c25-efe4-450a-ba63-23989c5e10cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:50.878123 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06e2c25-efe4-450a-ba63-23989c5e10cf) transitioned into state 'SUCCESS' from state '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-257890036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['febba854-15bf-47f2-bda7-11c232d7f38d','baf15d92-ab92-4b32-a854-1ea152f1393c','1341f2fa-1bed-46fa-9ed2-da58804ed540','2d397f79-e27e-4bad-ba9e-79db30c469ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:50.878986 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70ff471-07bf-492d-8366-d13724eb7802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:50.904811 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70ff471-07bf-492d-8366-d13724eb7802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:50.906532 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (aacb6136-1950-48b7-9cfe-fd95539ea4c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:50.907070 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume request issued successfully. Jul 22 05:34:50.907914 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f7616a6b-34e3-42f4-b6ef-f2a0d60fc856 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:50.908435 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 309/1232] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:34:50 2026] POST /volume/v3/volumes => generated 746 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:51.034830 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-aa9e2e0f-5377-4372-baf2-910be61764f7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:51.037526 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aa9e2e0f-5377-4372-baf2-910be61764f7 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:51.037526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aa9e2e0f-5377-4372-baf2-910be61764f7 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:51.037739 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aa9e2e0f-5377-4372-baf2-910be61764f7 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:51.041324 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=446,cinder:INSERT=38,cinder:UPDATE=64 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:34:51.058843 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:51.058843 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:51.072787 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-aa9e2e0f-5377-4372-baf2-910be61764f7 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:51.085896 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aa9e2e0f-5377-4372-baf2-910be61764f7 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:51.086959 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 311/1233] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:51 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 904 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:34:51.414818 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-887934ff-6c91-436a-88ee-d1b207f36e77 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:51.416410 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-887934ff-6c91-436a-88ee-d1b207f36e77 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:51.416602 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-887934ff-6c91-436a-88ee-d1b207f36e77 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:51.416819 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-887934ff-6c91-436a-88ee-d1b207f36e77 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:51.416923 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-887934ff-6c91-436a-88ee-d1b207f36e77 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:51.422976 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:51.422976 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:51.423768 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-887934ff-6c91-436a-88ee-d1b207f36e77 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:51.424733 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 300/1234] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:51 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:51.427760 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-833a2e88-87fb-4697-bbca-1c29f82b7a85 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:51.581778 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-833a2e88-87fb-4697-bbca-1c29f82b7a85 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:51.582597 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-833a2e88-87fb-4697-bbca-1c29f82b7a85 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:51.600512 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-833a2e88-87fb-4697-bbca-1c29f82b7a85 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:51.600772 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 315/1235] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:34:51 2026] POST /volume/v3/types => generated 188 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:51.614937 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-be2a4e59-0486-4d8b-9f30-9c0e1b3dc796 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:51.617529 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be2a4e59-0486-4d8b-9f30-9c0e1b3dc796 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:34:51.618131 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be2a4e59-0486-4d8b-9f30-9c0e1b3dc796 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:51.620141 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:51.620141 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:51.634807 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be2a4e59-0486-4d8b-9f30-9c0e1b3dc796 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:34:51.635218 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 310/1236] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:34:51 2026] POST /volume/v3/types => generated 188 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:51.647400 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:51.739515 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:34:51.740018 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-57176719"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:51.742079 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-57176719'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:34:51.746494 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Create volume of 1 GB Jul 22 05:34:51.746878 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:51.746878 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:51.747499 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Availability Zones retrieved successfully. Jul 22 05:34:51.758428 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Flow 'volume_create_api' (8e438e42-4628-45a9-98c8-ccd24c03a004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:51.758428 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (645dcc44-3e0f-46d4-81c8-8ab3ca60f028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:51.758428 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:34:51.795109 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (645dcc44-3e0f-46d4-81c8-8ab3ca60f028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:34:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f534f581-0710-4c06-a491-c04056e65f8b,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f534f581-0710-4c06-a491-c04056e65f8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:51.796108 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58230036-443e-494b-9d02-d81af392e93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:51.842175 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-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 22 05:34:51.842548 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-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 22 05:34:51.892785 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Created reservations ['f7417fcd-fa69-42bc-96c2-4939e2750a41', '78a108bb-8d12-4cb0-8957-c8953475a43c', '20f13e0e-6cfb-4f65-973b-aa42ad241a14', 'f93299e7-631f-42ca-b75a-32d8b1304f0f'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:51.894098 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58230036-443e-494b-9d02-d81af392e93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7417fcd-fa69-42bc-96c2-4939e2750a41', '78a108bb-8d12-4cb0-8957-c8953475a43c', '20f13e0e-6cfb-4f65-973b-aa42ad241a14', 'f93299e7-631f-42ca-b75a-32d8b1304f0f']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:51.895211 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b10def-7afd-4447-8ed5-b7660b0c4f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:51.926134 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b10def-7afd-4447-8ed5-b7660b0c4f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04fbabe0-712b-4d16-8be3-236955f05a58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-57176719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4d2fe8c32c349fa8c328d400a44da9f',qos_specs=None,replication_status=,reservations=['f7417fcd-fa69-42bc-96c2-4939e2750a41','78a108bb-8d12-4cb0-8957-c8953475a43c','20f13e0e-6cfb-4f65-973b-aa42ad241a14','f93299e7-631f-42ca-b75a-32d8b1304f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34bbd4d3ff7e4d3584cc52e6fc62da75',volume_type_id=f534f581-0710-4c06-a491-c04056e65f8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:34:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-57176719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04fbabe0-712b-4d16-8be3-236955f05a58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4d2fe8c32c349fa8c328d400a44da9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34bbd4d3ff7e4d3584cc52e6fc62da75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f534f581-0710-4c06-a491-c04056e65f8b),volume_type_id=f534f581-0710-4c06-a491-c04056e65f8b)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:51.927603 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7354ee8-9ca3-4bb3-9b63-2b99b8a08fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:51.964119 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7354ee8-9ca3-4bb3-9b63-2b99b8a08fd0) transitioned into state 'SUCCESS' from state '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-57176719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4d2fe8c32c349fa8c328d400a44da9f',qos_specs=None,replication_status=,reservations=['f7417fcd-fa69-42bc-96c2-4939e2750a41','78a108bb-8d12-4cb0-8957-c8953475a43c','20f13e0e-6cfb-4f65-973b-aa42ad241a14','f93299e7-631f-42ca-b75a-32d8b1304f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34bbd4d3ff7e4d3584cc52e6fc62da75',volume_type_id=f534f581-0710-4c06-a491-c04056e65f8b)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:51.966302 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19ef00c1-c30c-4b6a-a7da-85634cf6ed7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:34:51.978319 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19ef00c1-c30c-4b6a-a7da-85634cf6ed7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:34:51.979508 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Flow 'volume_create_api' (8e438e42-4628-45a9-98c8-ccd24c03a004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:34:51.979780 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Create volume request issued successfully. Jul 22 05:34:51.980384 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2ec967e1-3b4f-4aeb-b634-b83f48e83061 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:34:51.981028 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 312/1237] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:34:51 2026] POST /volume/v3/volumes => generated 764 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:34:51.996566 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-caa63c71-050b-4527-8d18-7b0b1a1a4eb9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:51.998605 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-caa63c71-050b-4527-8d18-7b0b1a1a4eb9 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] GET https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:51.999171 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-caa63c71-050b-4527-8d18-7b0b1a1a4eb9 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:51.999417 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-caa63c71-050b-4527-8d18-7b0b1a1a4eb9 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:52.008516 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:52.008516 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:52.014288 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-caa63c71-050b-4527-8d18-7b0b1a1a4eb9 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Volume info retrieved successfully. Jul 22 05:34:52.025079 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-caa63c71-050b-4527-8d18-7b0b1a1a4eb9 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 returned with HTTP 200 Jul 22 05:34:52.025599 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 301/1238] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:51 2026] GET /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 => generated 832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:52.109523 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3eb3a9bf-1a02-4940-90f6-439cda1d38f0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:52.114848 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3eb3a9bf-1a02-4940-90f6-439cda1d38f0 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:52.115923 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3eb3a9bf-1a02-4940-90f6-439cda1d38f0 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:52.116467 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3eb3a9bf-1a02-4940-90f6-439cda1d38f0 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:52.135932 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:52.135932 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:52.145342 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3eb3a9bf-1a02-4940-90f6-439cda1d38f0 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:52.155175 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3eb3a9bf-1a02-4940-90f6-439cda1d38f0 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:52.155839 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 316/1239] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:52 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 904 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:52.437529 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ec767cad-1bf9-480f-b6d9-4150e172f4ad None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:52.439583 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ec767cad-1bf9-480f-b6d9-4150e172f4ad tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:52.439856 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ec767cad-1bf9-480f-b6d9-4150e172f4ad tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:52.440085 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ec767cad-1bf9-480f-b6d9-4150e172f4ad tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:52.440208 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-ec767cad-1bf9-480f-b6d9-4150e172f4ad tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:52.445800 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:52.445800 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:52.446770 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ec767cad-1bf9-480f-b6d9-4150e172f4ad tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:52.447340 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 311/1240] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:52 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:53.511071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3b37c14d-205a-41d0-920e-7ce55fe8bddc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:53.511071 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3b37c14d-205a-41d0-920e-7ce55fe8bddc tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] GET https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:53.511071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3b37c14d-205a-41d0-920e-7ce55fe8bddc tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:53.511071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3b37c14d-205a-41d0-920e-7ce55fe8bddc tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:53.511071 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:53.511071 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:53.511071 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3b37c14d-205a-41d0-920e-7ce55fe8bddc tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Volume info retrieved successfully. Jul 22 05:34:53.511071 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3b37c14d-205a-41d0-920e-7ce55fe8bddc tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 returned with HTTP 200 Jul 22 05:34:53.511071 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 313/1241] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:53 2026] GET /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:53.514058 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-00d7d38a-4a13-41ae-af51-86d88f0fd5fc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:53.514058 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00d7d38a-4a13-41ae-af51-86d88f0fd5fc tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] GET https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:53.514058 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00d7d38a-4a13-41ae-af51-86d88f0fd5fc tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:53.514058 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00d7d38a-4a13-41ae-af51-86d88f0fd5fc tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:53.514058 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=585,cinder:UPDATE=141,cinder:INSERT=77 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:34:53.514058 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:53.514058 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:53.514058 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-00d7d38a-4a13-41ae-af51-86d88f0fd5fc tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Volume info retrieved successfully. Jul 22 05:34:53.514058 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00d7d38a-4a13-41ae-af51-86d88f0fd5fc tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 returned with HTTP 200 Jul 22 05:34:53.514058 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 302/1242] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:53 2026] GET /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 => generated 1030 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:53.515918 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:53.515918 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] POST https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58/action Jul 22 05:34:53.515918 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:53.515918 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:53.515918 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:53.515918 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:53.515918 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Volume info retrieved successfully. Jul 22 05:34:53.516690 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-74da8d8c-3ec7-4c7f-a314-0f6303b5cc4e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:53.516690 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-74da8d8c-3ec7-4c7f-a314-0f6303b5cc4e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:53.516690 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-74da8d8c-3ec7-4c7f-a314-0f6303b5cc4e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:53.516690 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-74da8d8c-3ec7-4c7f-a314-0f6303b5cc4e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:53.516690 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:53.516690 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:53.516690 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-74da8d8c-3ec7-4c7f-a314-0f6303b5cc4e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:53.519322 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-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 22 05:34:53.519322 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-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 22 05:34:53.519505 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-74da8d8c-3ec7-4c7f-a314-0f6303b5cc4e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:53.519505 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 312/1243] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:53 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 904 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:34:53.519811 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Created reservations ['3286f5e5-996e-4bc2-a11c-1f494aeb5ca2', '16658039-fc2c-4741-9f4b-0b0272a7a738'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:53.519811 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-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 22 05:34:53.519811 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-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 22 05:34:53.519811 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Created reservations ['fb135ead-b924-4921-b34b-cea698948581', '56be6b89-8455-4451-b4fe-bf855a8f2d96'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:34:53.519811 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Retype volume request issued successfully. Jul 22 05:34:53.519811 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-54d72270-fc28-4a27-a9f2-2108e93bdb98 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58/action returned with HTTP 202 Jul 22 05:34:53.519811 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 317/1244] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:34:53 2026] POST /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58/action => generated 0 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:34:53.520524 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ca234d7a-16c9-4ccc-a65b-542c78847c80 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:53.520524 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca234d7a-16c9-4ccc-a65b-542c78847c80 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] GET https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:53.520524 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca234d7a-16c9-4ccc-a65b-542c78847c80 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:53.520524 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca234d7a-16c9-4ccc-a65b-542c78847c80 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:53.520524 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:53.520524 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:53.520524 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ca234d7a-16c9-4ccc-a65b-542c78847c80 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Volume info retrieved successfully. Jul 22 05:34:53.520524 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca234d7a-16c9-4ccc-a65b-542c78847c80 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 returned with HTTP 200 Jul 22 05:34:53.520524 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 314/1245] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:53 2026] GET /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:53.521139 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-adddc378-e900-4763-ac88-a3a1c12b649b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:53.521139 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-adddc378-e900-4763-ac88-a3a1c12b649b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:53.521139 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-adddc378-e900-4763-ac88-a3a1c12b649b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:53.521139 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-adddc378-e900-4763-ac88-a3a1c12b649b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:53.521139 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-adddc378-e900-4763-ac88-a3a1c12b649b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:53.521139 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:53.521139 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:53.521139 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-adddc378-e900-4763-ac88-a3a1c12b649b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:53.521139 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 303/1246] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:53 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:54.242712 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1ddf9688-901f-432b-9681-f2c5c7c71f4c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.245053 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1ddf9688-901f-432b-9681-f2c5c7c71f4c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:54.245290 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1ddf9688-901f-432b-9681-f2c5c7c71f4c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.245546 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1ddf9688-901f-432b-9681-f2c5c7c71f4c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.265978 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:54.265978 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:54.272556 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1ddf9688-901f-432b-9681-f2c5c7c71f4c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:54.285941 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1ddf9688-901f-432b-9681-f2c5c7c71f4c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:54.289668 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 313/1247] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:54 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 1158 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:54.351301 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-0a5b3715-8a4c-4e72-b5fe-9a3d06a2d4cd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.354334 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-0a5b3715-8a4c-4e72-b5fe-9a3d06a2d4cd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:54.357749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-0a5b3715-8a4c-4e72-b5fe-9a3d06a2d4cd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.357749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-0a5b3715-8a4c-4e72-b5fe-9a3d06a2d4cd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.367503 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:54.367503 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:54.375387 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-0a5b3715-8a4c-4e72-b5fe-9a3d06a2d4cd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:54.384537 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-0a5b3715-8a4c-4e72-b5fe-9a3d06a2d4cd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:54.384537 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 318/1248] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:34:54 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:54.476075 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0c5a485c-ce35-473d-8594-0aa7db1f26c5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.478156 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0c5a485c-ce35-473d-8594-0aa7db1f26c5 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] GET https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:54.478594 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0c5a485c-ce35-473d-8594-0aa7db1f26c5 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.478888 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0c5a485c-ce35-473d-8594-0aa7db1f26c5 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.496244 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-904af423-389a-46c4-a3f5-4b018fcaf794 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.496244 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-904af423-389a-46c4-a3f5-4b018fcaf794 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:54.496244 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-904af423-389a-46c4-a3f5-4b018fcaf794 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.496244 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-904af423-389a-46c4-a3f5-4b018fcaf794 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.496244 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-904af423-389a-46c4-a3f5-4b018fcaf794 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:54.500837 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:54.500837 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:54.501546 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:54.501546 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:54.502677 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-904af423-389a-46c4-a3f5-4b018fcaf794 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:54.503123 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 304/1249] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:54 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:54.508723 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0c5a485c-ce35-473d-8594-0aa7db1f26c5 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Volume info retrieved successfully. Jul 22 05:34:54.516096 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0c5a485c-ce35-473d-8594-0aa7db1f26c5 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 returned with HTTP 200 Jul 22 05:34:54.516591 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 315/1250] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:54 2026] GET /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:54.534880 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-150e97c5-83d2-486d-8f20-30eacac4e706 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.538783 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-150e97c5-83d2-486d-8f20-30eacac4e706 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] GET https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:54.538783 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-150e97c5-83d2-486d-8f20-30eacac4e706 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.538783 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-150e97c5-83d2-486d-8f20-30eacac4e706 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.552048 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:54.552048 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:54.555884 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-150e97c5-83d2-486d-8f20-30eacac4e706 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Volume info retrieved successfully. Jul 22 05:34:54.563625 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-150e97c5-83d2-486d-8f20-30eacac4e706 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 returned with HTTP 200 Jul 22 05:34:54.563625 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 314/1251] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:54 2026] GET /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 => generated 1030 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:54.584102 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1499fe02-3511-49a9-b57f-ca8293004c83 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.588127 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1499fe02-3511-49a9-b57f-ca8293004c83 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] GET https://10.4.3.91/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-57176719 Jul 22 05:34:54.588195 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1499fe02-3511-49a9-b57f-ca8293004c83 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.588470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1499fe02-3511-49a9-b57f-ca8293004c83 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.593866 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1499fe02-3511-49a9-b57f-ca8293004c83 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-57176719'), ('all_tenants', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:34:54.606407 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1499fe02-3511-49a9-b57f-ca8293004c83 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Get all volumes completed successfully. Jul 22 05:34:54.606865 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1499fe02-3511-49a9-b57f-ca8293004c83 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] https://10.4.3.91/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-57176719 returned with HTTP 200 Jul 22 05:34:54.607326 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 319/1252] 10.4.3.91 () {66 vars in 1387 bytes} [Wed Jul 22 05:34:54 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-57176719 => generated 343 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:54.619096 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-011b645a-6db2-4290-8be0-efaf9e01da0a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.620942 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-011b645a-6db2-4290-8be0-efaf9e01da0a tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] GET https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:54.621128 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-011b645a-6db2-4290-8be0-efaf9e01da0a tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.621354 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-011b645a-6db2-4290-8be0-efaf9e01da0a tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.631416 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:54.631416 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:54.637252 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-011b645a-6db2-4290-8be0-efaf9e01da0a tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Volume info retrieved successfully. Jul 22 05:34:54.647365 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-011b645a-6db2-4290-8be0-efaf9e01da0a tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 returned with HTTP 200 Jul 22 05:34:54.647909 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 305/1253] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:54 2026] GET /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:54.667556 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-04922bb7-caaf-4d82-9000-a0634ef2088c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.672716 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-04922bb7-caaf-4d82-9000-a0634ef2088c tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] DELETE https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:54.673228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-04922bb7-caaf-4d82-9000-a0634ef2088c tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.673228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-04922bb7-caaf-4d82-9000-a0634ef2088c tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.674098 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-04922bb7-caaf-4d82-9000-a0634ef2088c tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Delete volume with id: 04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:54.685572 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:54.685572 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:54.685920 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-04922bb7-caaf-4d82-9000-a0634ef2088c tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Volume info retrieved successfully. Jul 22 05:34:54.734787 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-04922bb7-caaf-4d82-9000-a0634ef2088c tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Delete volume request issued successfully. Jul 22 05:34:54.735032 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-04922bb7-caaf-4d82-9000-a0634ef2088c tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 returned with HTTP 202 Jul 22 05:34:54.735765 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 316/1254] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:34:54 2026] DELETE /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:54.746540 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9c26aa64-3f7b-414d-9e69-a980bc537c74 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.751331 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9c26aa64-3f7b-414d-9e69-a980bc537c74 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] GET https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:54.751331 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9c26aa64-3f7b-414d-9e69-a980bc537c74 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.751331 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9c26aa64-3f7b-414d-9e69-a980bc537c74 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.759777 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:54.759777 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:54.764008 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9c26aa64-3f7b-414d-9e69-a980bc537c74 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Volume info retrieved successfully. Jul 22 05:34:54.769063 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9c26aa64-3f7b-414d-9e69-a980bc537c74 tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 returned with HTTP 200 Jul 22 05:34:54.769669 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 315/1255] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:54 2026] GET /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:34:54.894042 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-3a535f74-0109-4ee7-b8c0-acbfa4c70f6e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.896071 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-3a535f74-0109-4ee7-b8c0-acbfa4c70f6e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:54.896562 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-3a535f74-0109-4ee7-b8c0-acbfa4c70f6e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.896937 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-3a535f74-0109-4ee7-b8c0-acbfa4c70f6e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.909199 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:54.909199 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:54.913861 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-3a535f74-0109-4ee7-b8c0-acbfa4c70f6e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:54.920183 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-3a535f74-0109-4ee7-b8c0-acbfa4c70f6e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:54.920183 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 320/1256] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:34:54 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 1158 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:34:54.939574 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-36fe681e-1842-4ba5-b21b-b53bc2b14bca None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.939574 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-36fe681e-1842-4ba5-b21b-b53bc2b14bca None None] GET https://10.4.3.91/volume// Jul 22 05:34:54.939574 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-36fe681e-1842-4ba5-b21b-b53bc2b14bca None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:54.939574 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-36fe681e-1842-4ba5-b21b-b53bc2b14bca None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:54.940060 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-36fe681e-1842-4ba5-b21b-b53bc2b14bca None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:34:54.940455 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 306/1257] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:34: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 22 05:34:54.961561 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-33cbe5d6-60cb-4799-ab9e-df8ca1449645 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:54.965427 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-33cbe5d6-60cb-4799-ab9e-df8ca1449645 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:34:54.965835 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-33cbe5d6-60cb-4799-ab9e-df8ca1449645 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a56abb60-4b5c-4cf0-ba4f-3c0502dade79", "connector": null, "instance_uuid": "0e300425-d77c-4e14-811d-8c64015d0d72"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:54.980746 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:54.980746 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:55.059354 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-33cbe5d6-60cb-4799-ab9e-df8ca1449645 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:34:55.059857 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 317/1258] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:34:54 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:55.524806 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-469beacb-0cfe-4891-8aee-f15d104af4db None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:55.527445 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-469beacb-0cfe-4891-8aee-f15d104af4db tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:55.527696 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-469beacb-0cfe-4891-8aee-f15d104af4db tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:55.527889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-469beacb-0cfe-4891-8aee-f15d104af4db tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:55.527993 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-469beacb-0cfe-4891-8aee-f15d104af4db tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:55.541938 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:55.541938 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:55.543212 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-469beacb-0cfe-4891-8aee-f15d104af4db tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:55.546007 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 316/1259] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:55 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:55.788583 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e5b788fd-61aa-4c37-9afd-b63b0ec5e9df None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:55.791617 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e5b788fd-61aa-4c37-9afd-b63b0ec5e9df tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] GET https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 Jul 22 05:34:55.792070 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e5b788fd-61aa-4c37-9afd-b63b0ec5e9df tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:55.792197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e5b788fd-61aa-4c37-9afd-b63b0ec5e9df tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:55.802667 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e5b788fd-61aa-4c37-9afd-b63b0ec5e9df tempest-VolumeRetypeWithoutMigrationTest-1240771682 tempest-VolumeRetypeWithoutMigrationTest-1240771682-project-member] https://10.4.3.91/volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 returned with HTTP 404 Jul 22 05:34:55.803363 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 321/1260] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:55 2026] GET /volume/v3/volumes/04fbabe0-712b-4d16-8be3-236955f05a58 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:55.813148 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2ee041bf-8693-43da-a84c-6d4174f2be0d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:55.816282 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2ee041bf-8693-43da-a84c-6d4174f2be0d tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] DELETE https://10.4.3.91/volume/v3/types/8829334f-78b6-493d-9134-f58df170c052 Jul 22 05:34:55.816282 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2ee041bf-8693-43da-a84c-6d4174f2be0d tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:55.816734 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2ee041bf-8693-43da-a84c-6d4174f2be0d tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:55.875666 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2ee041bf-8693-43da-a84c-6d4174f2be0d tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] https://10.4.3.91/volume/v3/types/8829334f-78b6-493d-9134-f58df170c052 returned with HTTP 202 Jul 22 05:34:55.876081 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 307/1261] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:55 2026] DELETE /volume/v3/types/8829334f-78b6-493d-9134-f58df170c052 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:55.886810 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c2453c42-3e04-4ce2-b3c7-5187cbd539b3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:55.889131 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2453c42-3e04-4ce2-b3c7-5187cbd539b3 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] GET https://10.4.3.91/volume/v3/types/8829334f-78b6-493d-9134-f58df170c052 Jul 22 05:34:55.889323 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2453c42-3e04-4ce2-b3c7-5187cbd539b3 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:55.889667 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2453c42-3e04-4ce2-b3c7-5187cbd539b3 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:55.896248 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2453c42-3e04-4ce2-b3c7-5187cbd539b3 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] https://10.4.3.91/volume/v3/types/8829334f-78b6-493d-9134-f58df170c052 returned with HTTP 404 Jul 22 05:34:55.897836 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 318/1262] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:55 2026] GET /volume/v3/types/8829334f-78b6-493d-9134-f58df170c052 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:55.905707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-46fab07c-47c9-40ff-bb8e-37fa282a797d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:55.909692 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-46fab07c-47c9-40ff-bb8e-37fa282a797d tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] DELETE https://10.4.3.91/volume/v3/types/f534f581-0710-4c06-a491-c04056e65f8b Jul 22 05:34:55.909692 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-46fab07c-47c9-40ff-bb8e-37fa282a797d tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:55.910138 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-46fab07c-47c9-40ff-bb8e-37fa282a797d tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:55.968249 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-46fab07c-47c9-40ff-bb8e-37fa282a797d tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] https://10.4.3.91/volume/v3/types/f534f581-0710-4c06-a491-c04056e65f8b returned with HTTP 202 Jul 22 05:34:55.972334 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 317/1263] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:34:55 2026] DELETE /volume/v3/types/f534f581-0710-4c06-a491-c04056e65f8b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:34:55.984351 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-eeff4a5c-234b-4059-b0e1-ff1381fc4ed3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:55.988674 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eeff4a5c-234b-4059-b0e1-ff1381fc4ed3 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] GET https://10.4.3.91/volume/v3/types/f534f581-0710-4c06-a491-c04056e65f8b Jul 22 05:34:55.988940 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eeff4a5c-234b-4059-b0e1-ff1381fc4ed3 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:55.989179 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eeff4a5c-234b-4059-b0e1-ff1381fc4ed3 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:55.993877 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eeff4a5c-234b-4059-b0e1-ff1381fc4ed3 tempest-VolumeRetypeWithoutMigrationTest-782549483 tempest-VolumeRetypeWithoutMigrationTest-782549483-project-admin] https://10.4.3.91/volume/v3/types/f534f581-0710-4c06-a491-c04056e65f8b returned with HTTP 404 Jul 22 05:34:55.994511 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 322/1264] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:34:55 2026] GET /volume/v3/types/f534f581-0710-4c06-a491-c04056e65f8b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:56.561429 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-896f163e-ed92-40a0-bbe4-6902badcd1ee None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:56.564245 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-896f163e-ed92-40a0-bbe4-6902badcd1ee tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:56.566076 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-896f163e-ed92-40a0-bbe4-6902badcd1ee tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:56.566076 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-896f163e-ed92-40a0-bbe4-6902badcd1ee tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:56.566076 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-896f163e-ed92-40a0-bbe4-6902badcd1ee tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:56.573228 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:56.573228 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:56.575137 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-896f163e-ed92-40a0-bbe4-6902badcd1ee tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:56.577247 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 308/1265] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:56 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:34:56.925528 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bd9a57fc-59eb-4111-b700-072f18e9c952 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:56.926306 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd9a57fc-59eb-4111-b700-072f18e9c952 None None] GET https://10.4.3.91/volume// Jul 22 05:34:56.926357 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd9a57fc-59eb-4111-b700-072f18e9c952 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:56.927305 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd9a57fc-59eb-4111-b700-072f18e9c952 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:56.927305 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd9a57fc-59eb-4111-b700-072f18e9c952 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:34:56.927681 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 319/1266] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:34: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 22 05:34:56.939202 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-fe854b92-fc37-4f4d-9cba-191794fe507d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:56.942735 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-fe854b92-fc37-4f4d-9cba-191794fe507d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:34:56.943015 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-fe854b92-fc37-4f4d-9cba-191794fe507d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:56.943101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-fe854b92-fc37-4f4d-9cba-191794fe507d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:56.959413 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:56.959413 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:56.963232 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-fe854b92-fc37-4f4d-9cba-191794fe507d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:34:56.968460 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-fe854b92-fc37-4f4d-9cba-191794fe507d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:34:56.968936 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 318/1267] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:34:56 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 1337 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:34:57.097009 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-477c75e5-3744-4b6a-b9ee-6133f83f0ffc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:57.103351 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-477c75e5-3744-4b6a-b9ee-6133f83f0ffc tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] PUT https://10.4.3.91/volume/v3/attachments/0a12a59c-3b36-4bc1-9116-0e14947aeca1 Jul 22 05:34:57.103724 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-477c75e5-3744-4b6a-b9ee-6133f83f0ffc tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:57.123814 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-477c75e5-3744-4b6a-b9ee-6133f83f0ffc tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Acquiring lock "cinder-attachment_update-a56abb60-4b5c-4cf0-ba4f-3c0502dade79-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:34:57.129505 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-477c75e5-3744-4b6a-b9ee-6133f83f0ffc tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Lock "cinder-attachment_update-a56abb60-4b5c-4cf0-ba4f-3c0502dade79-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:34:57.131112 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:57.131112 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:57.335589 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-477c75e5-3744-4b6a-b9ee-6133f83f0ffc tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Lock "cinder-attachment_update-a56abb60-4b5c-4cf0-ba4f-3c0502dade79-np0000005624" released by "attachment_update" :: held 0.206s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:34:57.337026 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-477c75e5-3744-4b6a-b9ee-6133f83f0ffc tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/attachments/0a12a59c-3b36-4bc1-9116-0e14947aeca1 returned with HTTP 200 Jul 22 05:34:57.337026 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 323/1268] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:34:57 2026] PUT /volume/v3/attachments/0a12a59c-3b36-4bc1-9116-0e14947aeca1 => generated 969 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:34:57.396138 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-5be93ba2-d083-4cf6-a707-5e07ae120078 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:57.406686 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-5be93ba2-d083-4cf6-a707-5e07ae120078 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] POST https://10.4.3.91/volume/v3/attachments/0a12a59c-3b36-4bc1-9116-0e14947aeca1/action Jul 22 05:34:57.406686 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-5be93ba2-d083-4cf6-a707-5e07ae120078 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:34:57.406686 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-5be93ba2-d083-4cf6-a707-5e07ae120078 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:34:57.459103 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:57.459103 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:34:57.479544 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-11c19b28-176f-40d5-8124-1a60b20fd9a8 req-5be93ba2-d083-4cf6-a707-5e07ae120078 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/attachments/0a12a59c-3b36-4bc1-9116-0e14947aeca1/action returned with HTTP 204 Jul 22 05:34:57.481015 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 309/1269] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:34:57 2026] POST /volume/v3/attachments/0a12a59c-3b36-4bc1-9116-0e14947aeca1/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:34:57.592883 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c78e440a-4e6c-45dd-89b9-5f2f765abd20 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:57.595835 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c78e440a-4e6c-45dd-89b9-5f2f765abd20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:57.596224 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c78e440a-4e6c-45dd-89b9-5f2f765abd20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:57.596224 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c78e440a-4e6c-45dd-89b9-5f2f765abd20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:57.596472 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-c78e440a-4e6c-45dd-89b9-5f2f765abd20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:57.606180 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:57.606180 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:34:57.607404 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c78e440a-4e6c-45dd-89b9-5f2f765abd20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:57.607960 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 320/1270] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:57 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:58.623685 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8b31a92f-808e-4990-a75a-22a5f7897262 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:58.626556 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8b31a92f-808e-4990-a75a-22a5f7897262 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:58.626556 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8b31a92f-808e-4990-a75a-22a5f7897262 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:58.626786 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8b31a92f-808e-4990-a75a-22a5f7897262 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:58.626786 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8b31a92f-808e-4990-a75a-22a5f7897262 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:58.632951 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:58.632951 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:34:58.634090 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8b31a92f-808e-4990-a75a-22a5f7897262 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:58.634517 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 319/1271] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:58 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:34:59.650883 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f4e583c0-db16-49b1-91dd-0b9dbf13d07e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:34:59.655465 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f4e583c0-db16-49b1-91dd-0b9dbf13d07e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:34:59.655465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f4e583c0-db16-49b1-91dd-0b9dbf13d07e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:34:59.655465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f4e583c0-db16-49b1-91dd-0b9dbf13d07e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:34:59.656538 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-f4e583c0-db16-49b1-91dd-0b9dbf13d07e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:34:59.666815 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:34:59.666815 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:34:59.670899 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f4e583c0-db16-49b1-91dd-0b9dbf13d07e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:34:59.670899 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 324/1272] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:34:59 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:00.027870 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f90aa360-2118-4d8c-ab82-f887a0f342fc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:00.202265 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f90aa360-2118-4d8c-ab82-f887a0f342fc tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] GET https://10.4.3.91/volume/v3/os-services Jul 22 05:35:00.202265 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f90aa360-2118-4d8c-ab82-f887a0f342fc tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:00.202265 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f90aa360-2118-4d8c-ab82-f887a0f342fc tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:00.209311 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f90aa360-2118-4d8c-ab82-f887a0f342fc tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] https://10.4.3.91/volume/v3/os-services returned with HTTP 200 Jul 22 05:35:00.209807 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 310/1273] 10.4.3.91 () {66 vars in 1242 bytes} [Wed Jul 22 05:35:00 2026] GET /volume/v3/os-services => generated 626 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:35:00.228882 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a5d204c7-7166-407c-b127-c251a32adced None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:00.230360 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a5d204c7-7166-407c-b127-c251a32adced tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] GET https://10.4.3.91/volume/v3/os-services?host=np0000005624 Jul 22 05:35:00.230583 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a5d204c7-7166-407c-b127-c251a32adced tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:00.231263 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a5d204c7-7166-407c-b127-c251a32adced tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:00.242308 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a5d204c7-7166-407c-b127-c251a32adced tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] https://10.4.3.91/volume/v3/os-services?host=np0000005624 returned with HTTP 200 Jul 22 05:35:00.243152 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 321/1274] 10.4.3.91 () {66 vars in 1277 bytes} [Wed Jul 22 05:35:00 2026] GET /volume/v3/os-services?host=np0000005624 => generated 626 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:00.258644 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0c2fc699-71a1-4979-a633-579382f58dd8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:00.261298 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0c2fc699-71a1-4979-a633-579382f58dd8 tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] GET https://10.4.3.91/volume/v3/os-services?host=np0000005624&binary=cinder-scheduler Jul 22 05:35:00.261298 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0c2fc699-71a1-4979-a633-579382f58dd8 tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:00.261396 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0c2fc699-71a1-4979-a633-579382f58dd8 tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:00.270922 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0c2fc699-71a1-4979-a633-579382f58dd8 tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] https://10.4.3.91/volume/v3/os-services?host=np0000005624&binary=cinder-scheduler returned with HTTP 200 Jul 22 05:35:00.272299 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 320/1275] 10.4.3.91 () {66 vars in 1325 bytes} [Wed Jul 22 05:35:00 2026] GET /volume/v3/os-services?host=np0000005624&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:00.291878 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3f7b0747-e930-4f54-bdb0-a27f2fdc496c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:00.297778 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3f7b0747-e930-4f54-bdb0-a27f2fdc496c tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] GET https://10.4.3.91/volume/v3/os-services?binary=cinder-scheduler Jul 22 05:35:00.297778 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3f7b0747-e930-4f54-bdb0-a27f2fdc496c tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:00.297778 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3f7b0747-e930-4f54-bdb0-a27f2fdc496c tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:00.307737 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3f7b0747-e930-4f54-bdb0-a27f2fdc496c tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] https://10.4.3.91/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 22 05:35:00.309860 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 325/1276] 10.4.3.91 () {66 vars in 1289 bytes} [Wed Jul 22 05:35:00 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:00.326771 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:00.439116 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:00.440299 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1444856008"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:00.444647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1444856008'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:00.445351 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Create volume of 1 GB Jul 22 05:35:00.453082 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Availability Zones retrieved successfully. Jul 22 05:35:00.461645 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Flow 'volume_create_api' (4faf733c-6ca4-4629-bb48-c009470421c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:00.464458 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533b4c85-0cd8-4d68-9c6b-0f1768f0098b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:00.464784 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:00.500659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533b4c85-0cd8-4d68-9c6b-0f1768f0098b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:00.500659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b604ada-2f89-4dcd-8cd4-9f43bf76ee87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:00.584741 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Created reservations ['89144740-5990-49e0-8710-30ce98d90def', 'a868369b-92a6-4288-9da8-dea1e6ec393b', '5640002e-619a-485a-9fe5-009f42a8e753', 'd9cf0363-74ef-4dd8-bf2e-fc58bed2a9b6'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:00.586112 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b604ada-2f89-4dcd-8cd4-9f43bf76ee87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89144740-5990-49e0-8710-30ce98d90def', 'a868369b-92a6-4288-9da8-dea1e6ec393b', '5640002e-619a-485a-9fe5-009f42a8e753', 'd9cf0363-74ef-4dd8-bf2e-fc58bed2a9b6']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:00.587347 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0080aba3-04ea-49a2-92dc-1df96c395008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:00.618734 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0080aba3-04ea-49a2-92dc-1df96c395008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1444856008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f8d6296fc243a2b6bf43420b478a7b',qos_specs=None,replication_status=,reservations=['89144740-5990-49e0-8710-30ce98d90def','a868369b-92a6-4288-9da8-dea1e6ec393b','5640002e-619a-485a-9fe5-009f42a8e753','d9cf0363-74ef-4dd8-bf2e-fc58bed2a9b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b061336095bb4658aa6d2cfa3688c14d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1444856008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f8d6296fc243a2b6bf43420b478a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b061336095bb4658aa6d2cfa3688c14d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:00.618734 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8255170d-2c6c-4a8e-804e-f422bb435edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:00.645875 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8255170d-2c6c-4a8e-804e-f422bb435edf) transitioned into state 'SUCCESS' from state '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-1444856008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f8d6296fc243a2b6bf43420b478a7b',qos_specs=None,replication_status=,reservations=['89144740-5990-49e0-8710-30ce98d90def','a868369b-92a6-4288-9da8-dea1e6ec393b','5640002e-619a-485a-9fe5-009f42a8e753','d9cf0363-74ef-4dd8-bf2e-fc58bed2a9b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b061336095bb4658aa6d2cfa3688c14d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:00.646939 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085db8c4-df99-429b-850e-945f9c026792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:00.659392 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085db8c4-df99-429b-850e-945f9c026792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:00.660658 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Flow 'volume_create_api' (4faf733c-6ca4-4629-bb48-c009470421c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:00.661062 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Create volume request issued successfully. Jul 22 05:35:00.661847 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0ca1f9f7-a1f6-4643-94b0-757826c425e8 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:00.663365 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 311/1277] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:35:00 2026] POST /volume/v3/volumes => generated 752 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:00.677694 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1a0a71fd-07ba-4a41-87bb-653ee36e08c3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:00.679157 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1a0a71fd-07ba-4a41-87bb-653ee36e08c3 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] GET https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 Jul 22 05:35:00.679422 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1a0a71fd-07ba-4a41-87bb-653ee36e08c3 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:00.679717 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1a0a71fd-07ba-4a41-87bb-653ee36e08c3 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:00.690099 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:00.690099 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:00.693665 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4e7938cb-569e-4f31-9ec2-bd1f63b7ec9f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:00.696067 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e7938cb-569e-4f31-9ec2-bd1f63b7ec9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:00.696179 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1a0a71fd-07ba-4a41-87bb-653ee36e08c3 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Volume info retrieved successfully. Jul 22 05:35:00.696322 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e7938cb-569e-4f31-9ec2-bd1f63b7ec9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:00.696593 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e7938cb-569e-4f31-9ec2-bd1f63b7ec9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:00.696753 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-4e7938cb-569e-4f31-9ec2-bd1f63b7ec9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:00.702861 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:00.702861 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:00.703290 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1a0a71fd-07ba-4a41-87bb-653ee36e08c3 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 returned with HTTP 200 Jul 22 05:35:00.704192 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 322/1278] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:00 2026] GET /volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:00.704333 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e7938cb-569e-4f31-9ec2-bd1f63b7ec9f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:00.707756 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 321/1279] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:00 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:01.724284 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-929bd04d-b2e9-4fbc-b385-b5196d16bcbf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:01.726010 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7f4e5010-b353-4c08-bc63-52b1c24d3163 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:01.729807 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7f4e5010-b353-4c08-bc63-52b1c24d3163 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] GET https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 Jul 22 05:35:01.729807 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7f4e5010-b353-4c08-bc63-52b1c24d3163 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:01.730029 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-929bd04d-b2e9-4fbc-b385-b5196d16bcbf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:01.731092 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7f4e5010-b353-4c08-bc63-52b1c24d3163 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:01.733242 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-929bd04d-b2e9-4fbc-b385-b5196d16bcbf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:01.733681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-929bd04d-b2e9-4fbc-b385-b5196d16bcbf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:01.734029 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-929bd04d-b2e9-4fbc-b385-b5196d16bcbf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:01.742618 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:01.742618 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:01.744480 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-929bd04d-b2e9-4fbc-b385-b5196d16bcbf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:01.744480 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 326/1280] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:01 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:01.746289 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:01.746289 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:01.759112 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7f4e5010-b353-4c08-bc63-52b1c24d3163 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Volume info retrieved successfully. Jul 22 05:35:01.775626 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7f4e5010-b353-4c08-bc63-52b1c24d3163 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 returned with HTTP 200 Jul 22 05:35:01.775626 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 312/1281] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:01 2026] GET /volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:01.811766 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3bfefd2a-4b07-4f50-8ead-d91e3892c6ec None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:01.817252 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3bfefd2a-4b07-4f50-8ead-d91e3892c6ec tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] GET https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 Jul 22 05:35:01.817641 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3bfefd2a-4b07-4f50-8ead-d91e3892c6ec tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:01.818095 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3bfefd2a-4b07-4f50-8ead-d91e3892c6ec tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:01.827373 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:01.827373 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:01.833419 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3bfefd2a-4b07-4f50-8ead-d91e3892c6ec tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Volume info retrieved successfully. Jul 22 05:35:01.840382 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3bfefd2a-4b07-4f50-8ead-d91e3892c6ec tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 returned with HTTP 200 Jul 22 05:35:01.840382 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 323/1282] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:01 2026] GET /volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:01.861706 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b54b40d1-132c-46cb-ae4c-c4c6d50babef None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:01.864552 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b54b40d1-132c-46cb-ae4c-c4c6d50babef tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] GET https://10.4.3.91/volume/v3/os-services?host=np0000005624&binary=cinder-volume Jul 22 05:35:01.865724 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b54b40d1-132c-46cb-ae4c-c4c6d50babef tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:01.865724 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b54b40d1-132c-46cb-ae4c-c4c6d50babef tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:01.872248 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b54b40d1-132c-46cb-ae4c-c4c6d50babef tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] https://10.4.3.91/volume/v3/os-services?host=np0000005624&binary=cinder-volume returned with HTTP 200 Jul 22 05:35:01.873270 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 322/1283] 10.4.3.91 () {66 vars in 1319 bytes} [Wed Jul 22 05:35:01 2026] GET /volume/v3/os-services?host=np0000005624&binary=cinder-volume => generated 275 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:01.887022 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7c6873f4-64ae-4651-9272-7306814710bc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:01.891162 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7c6873f4-64ae-4651-9272-7306814710bc tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] GET https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 Jul 22 05:35:01.891487 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7c6873f4-64ae-4651-9272-7306814710bc tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:01.891962 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7c6873f4-64ae-4651-9272-7306814710bc tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:01.907025 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:01.907025 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:01.914053 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7c6873f4-64ae-4651-9272-7306814710bc tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Volume info retrieved successfully. Jul 22 05:35:01.929647 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7c6873f4-64ae-4651-9272-7306814710bc tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 returned with HTTP 200 Jul 22 05:35:01.930525 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 327/1284] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:01 2026] GET /volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:01.953243 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-33d6e358-eced-4be9-9004-2188f1249c87 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:01.958494 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-33d6e358-eced-4be9-9004-2188f1249c87 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] DELETE https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 Jul 22 05:35:01.958992 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-33d6e358-eced-4be9-9004-2188f1249c87 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:01.959555 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-33d6e358-eced-4be9-9004-2188f1249c87 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:01.959821 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-33d6e358-eced-4be9-9004-2188f1249c87 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Delete volume with id: 5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 Jul 22 05:35:01.979034 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:01.979034 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:01.979443 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-33d6e358-eced-4be9-9004-2188f1249c87 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Volume info retrieved successfully. Jul 22 05:35:02.031331 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-33d6e358-eced-4be9-9004-2188f1249c87 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Delete volume request issued successfully. Jul 22 05:35:02.031695 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-33d6e358-eced-4be9-9004-2188f1249c87 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 returned with HTTP 202 Jul 22 05:35:02.032189 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 313/1285] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:01 2026] DELETE /volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:02.045608 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4a39c329-7d3f-407a-a3ef-6c4358cfcf9a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:02.049813 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a39c329-7d3f-407a-a3ef-6c4358cfcf9a tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] GET https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 Jul 22 05:35:02.050144 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a39c329-7d3f-407a-a3ef-6c4358cfcf9a tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:02.050321 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a39c329-7d3f-407a-a3ef-6c4358cfcf9a tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:02.063279 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:02.063279 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:02.073040 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4a39c329-7d3f-407a-a3ef-6c4358cfcf9a tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Volume info retrieved successfully. Jul 22 05:35:02.083354 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a39c329-7d3f-407a-a3ef-6c4358cfcf9a tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 returned with HTTP 200 Jul 22 05:35:02.083354 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 324/1286] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:02 2026] GET /volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:02.762346 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9eab995f-988a-4ad1-bcda-0e9e9a999a29 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:02.765456 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9eab995f-988a-4ad1-bcda-0e9e9a999a29 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:02.765456 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9eab995f-988a-4ad1-bcda-0e9e9a999a29 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:02.765804 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9eab995f-988a-4ad1-bcda-0e9e9a999a29 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:02.765933 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-9eab995f-988a-4ad1-bcda-0e9e9a999a29 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:02.772080 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:02.772080 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:02.773199 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9eab995f-988a-4ad1-bcda-0e9e9a999a29 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:02.773674 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 323/1287] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:02 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:03.100520 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-93fceab4-3afe-415e-a562-0749c978fbe2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:03.103078 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-93fceab4-3afe-415e-a562-0749c978fbe2 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] GET https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 Jul 22 05:35:03.103322 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-93fceab4-3afe-415e-a562-0749c978fbe2 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:03.103510 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-93fceab4-3afe-415e-a562-0749c978fbe2 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:03.113354 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-93fceab4-3afe-415e-a562-0749c978fbe2 tempest-VolumesServicesTestJSON-792363824 tempest-VolumesServicesTestJSON-792363824-project-member] https://10.4.3.91/volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 returned with HTTP 404 Jul 22 05:35:03.114205 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 328/1288] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:03 2026] GET /volume/v3/volumes/5a9bc12f-88cb-4acf-b2e6-f8c8d16b8130 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:03.125408 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-22e3f7db-8ac9-4403-a04a-1123c08b31b1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:03.129575 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-22e3f7db-8ac9-4403-a04a-1123c08b31b1 tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] GET https://10.4.3.91/volume/v3/os-services Jul 22 05:35:03.129575 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-22e3f7db-8ac9-4403-a04a-1123c08b31b1 tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:03.129575 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-22e3f7db-8ac9-4403-a04a-1123c08b31b1 tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:03.135450 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-22e3f7db-8ac9-4403-a04a-1123c08b31b1 tempest-VolumesServicesTestJSON-310382962 tempest-VolumesServicesTestJSON-310382962-project-admin] https://10.4.3.91/volume/v3/os-services returned with HTTP 200 Jul 22 05:35:03.136281 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 314/1289] 10.4.3.91 () {66 vars in 1242 bytes} [Wed Jul 22 05:35:03 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:03.793545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bab0d1f0-f4f8-4bfe-9ee3-cff56bb13224 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:03.797414 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bab0d1f0-f4f8-4bfe-9ee3-cff56bb13224 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:03.797414 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bab0d1f0-f4f8-4bfe-9ee3-cff56bb13224 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:03.797861 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bab0d1f0-f4f8-4bfe-9ee3-cff56bb13224 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:03.799027 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-bab0d1f0-f4f8-4bfe-9ee3-cff56bb13224 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:03.808651 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:03.808651 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:03.809621 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bab0d1f0-f4f8-4bfe-9ee3-cff56bb13224 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:03.810134 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 325/1290] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:03 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:04.826726 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4127d666-e7df-4a23-a45e-100c02e011b6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:04.830569 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4127d666-e7df-4a23-a45e-100c02e011b6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:04.830772 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4127d666-e7df-4a23-a45e-100c02e011b6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:04.831231 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4127d666-e7df-4a23-a45e-100c02e011b6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:04.831231 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-4127d666-e7df-4a23-a45e-100c02e011b6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:04.837004 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:04.837004 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:04.838071 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4127d666-e7df-4a23-a45e-100c02e011b6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:04.838743 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 324/1291] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:04 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:05.857009 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b86de6a9-9a36-479e-ba17-bc2a334a0fff None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:05.860649 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b86de6a9-9a36-479e-ba17-bc2a334a0fff tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:05.861531 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b86de6a9-9a36-479e-ba17-bc2a334a0fff tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:05.861939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b86de6a9-9a36-479e-ba17-bc2a334a0fff tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:05.862205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-b86de6a9-9a36-479e-ba17-bc2a334a0fff tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:05.872764 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:05.872764 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:05.874814 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b86de6a9-9a36-479e-ba17-bc2a334a0fff tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:05.875300 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 329/1292] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:05 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:06.657601 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:06.803932 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:06.804310 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-118674062"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:06.806162 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-118674062'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:06.806302 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Create volume of 1 GB Jul 22 05:35:06.811039 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Availability Zones retrieved successfully. Jul 22 05:35:06.818439 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Flow 'volume_create_api' (f28860d2-469a-4cf5-a1d1-8fb22971a8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:06.819644 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f3bcf8-a6be-43ce-92a1-f38ccff31c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:06.820922 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:06.862560 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f3bcf8-a6be-43ce-92a1-f38ccff31c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:06.863098 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02caba65-0b36-4649-9ea5-abc39cf11c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:06.890009 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4960d503-0ea9-4f80-9628-07b3256168fb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:06.892424 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4960d503-0ea9-4f80-9628-07b3256168fb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:06.892788 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4960d503-0ea9-4f80-9628-07b3256168fb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:06.892977 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4960d503-0ea9-4f80-9628-07b3256168fb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:06.893212 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-4960d503-0ea9-4f80-9628-07b3256168fb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:06.898723 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:06.898723 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:06.899647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4960d503-0ea9-4f80-9628-07b3256168fb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:06.900136 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 326/1293] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:06 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:06.953883 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Created reservations ['008796be-a8c8-4e1a-84bd-c46182d2344e', 'ff9a4b82-37e5-43b0-b9b8-54f32042704f', '7556fc8d-f69a-4b7c-b833-7ef2447a3b59', 'e4140eea-52f6-4608-b5c3-9ee883ca04af'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:06.954791 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02caba65-0b36-4649-9ea5-abc39cf11c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['008796be-a8c8-4e1a-84bd-c46182d2344e', 'ff9a4b82-37e5-43b0-b9b8-54f32042704f', '7556fc8d-f69a-4b7c-b833-7ef2447a3b59', 'e4140eea-52f6-4608-b5c3-9ee883ca04af']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:06.956091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddef5e82-956f-4bd5-815a-4295465a8499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:06.990461 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddef5e82-956f-4bd5-815a-4295465a8499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60446e8f-78e4-48ce-9f1e-35cd9f0a081a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-118674062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6e66b33c78043d0861fa60ee9bf7742',qos_specs=None,replication_status=,reservations=['008796be-a8c8-4e1a-84bd-c46182d2344e','ff9a4b82-37e5-43b0-b9b8-54f32042704f','7556fc8d-f69a-4b7c-b833-7ef2447a3b59','e4140eea-52f6-4608-b5c3-9ee883ca04af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485911d994244f0e97fa9eee414e7222',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-118674062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60446e8f-78e4-48ce-9f1e-35cd9f0a081a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6e66b33c78043d0861fa60ee9bf7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485911d994244f0e97fa9eee414e7222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:06.991706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99994704-cd0e-4b83-a371-402993980252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:07.019115 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99994704-cd0e-4b83-a371-402993980252) transitioned into state 'SUCCESS' from state '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-118674062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6e66b33c78043d0861fa60ee9bf7742',qos_specs=None,replication_status=,reservations=['008796be-a8c8-4e1a-84bd-c46182d2344e','ff9a4b82-37e5-43b0-b9b8-54f32042704f','7556fc8d-f69a-4b7c-b833-7ef2447a3b59','e4140eea-52f6-4608-b5c3-9ee883ca04af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485911d994244f0e97fa9eee414e7222',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:07.020069 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e4a4e23-8e3c-4467-88f7-99acc8a6df9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:07.034710 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e4a4e23-8e3c-4467-88f7-99acc8a6df9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:07.036559 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Flow 'volume_create_api' (f28860d2-469a-4cf5-a1d1-8fb22971a8ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:07.037678 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Create volume request issued successfully. Jul 22 05:35:07.038065 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b9b74c52-9f56-4160-81dd-d2e83064fa0f tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:07.038619 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 315/1294] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:35:06 2026] POST /volume/v3/volumes => generated 747 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:07.054464 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c3fff17f-8462-4712-be16-44b7fc9c572c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:07.056953 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c3fff17f-8462-4712-be16-44b7fc9c572c tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] GET https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a Jul 22 05:35:07.056953 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c3fff17f-8462-4712-be16-44b7fc9c572c tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:07.057541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c3fff17f-8462-4712-be16-44b7fc9c572c tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:07.072940 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:07.072940 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:07.081943 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c3fff17f-8462-4712-be16-44b7fc9c572c tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Volume info retrieved successfully. Jul 22 05:35:07.090626 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c3fff17f-8462-4712-be16-44b7fc9c572c tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a returned with HTTP 200 Jul 22 05:35:07.090626 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 325/1295] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:07 2026] GET /volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:07.674290 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-06c40fa9-10b2-429c-a498-9d4198fff06d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:07.678476 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-06c40fa9-10b2-429c-a498-9d4198fff06d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/limits Jul 22 05:35:07.678476 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-06c40fa9-10b2-429c-a498-9d4198fff06d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:07.678476 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-06c40fa9-10b2-429c-a498-9d4198fff06d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:07.694054 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-06c40fa9-10b2-429c-a498-9d4198fff06d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-4653770 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-4653770, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:07.694054 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-06c40fa9-10b2-429c-a498-9d4198fff06d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-4653770 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-4653770, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:07.694054 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-06c40fa9-10b2-429c-a498-9d4198fff06d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-4653770 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-4653770, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:07.719460 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-06c40fa9-10b2-429c-a498-9d4198fff06d tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/limits returned with HTTP 200 Jul 22 05:35:07.720597 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 330/1296] 10.4.3.91 () {68 vars in 1477 bytes} [Wed Jul 22 05:35:07 2026] GET /volume/v3/limits => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:07.780018 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-1ff3b9b3-39b8-4dbf-a2d4-d08f6cd0576e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:07.782999 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-1ff3b9b3-39b8-4dbf-a2d4-d08f6cd0576e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:35:07.783158 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-1ff3b9b3-39b8-4dbf-a2d4-d08f6cd0576e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:07.783518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-1ff3b9b3-39b8-4dbf-a2d4-d08f6cd0576e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:07.797600 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:07.797600 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:07.805739 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-1ff3b9b3-39b8-4dbf-a2d4-d08f6cd0576e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:35:07.812336 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-1ff3b9b3-39b8-4dbf-a2d4-d08f6cd0576e tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 200 Jul 22 05:35:07.812900 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 327/1297] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:35:07 2026] GET /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 1450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:07.832664 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-b8392edc-e57a-4e06-bb86-aff32a821a8b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:07.835991 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-b8392edc-e57a-4e06-bb86-aff32a821a8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:35:07.836165 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-b8392edc-e57a-4e06-bb86-aff32a821a8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a56abb60-4b5c-4cf0-ba4f-3c0502dade79", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-366661461", "description": null, "metadata": {}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:07.859105 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:07.859105 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:07.859274 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-b8392edc-e57a-4e06-bb86-aff32a821a8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:35:07.859572 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-b8392edc-e57a-4e06-bb86-aff32a821a8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Create snapshot from volume a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:35:07.916913 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-56bd6252-d320-4338-8d47-e0fb5574dc58 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:07.919235 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-56bd6252-d320-4338-8d47-e0fb5574dc58 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:07.919496 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-56bd6252-d320-4338-8d47-e0fb5574dc58 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:07.919700 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-56bd6252-d320-4338-8d47-e0fb5574dc58 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:07.920014 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-56bd6252-d320-4338-8d47-e0fb5574dc58 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:07.925123 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-b8392edc-e57a-4e06-bb86-aff32a821a8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Created reservations ['26c75a1c-9dd5-45fc-a62d-0ad6d9dad82f', '7f8dcfb0-1b43-4b42-b382-4d22b468a191', '86105f88-c401-4434-9563-b45b0ab61a4f', '0b678119-3e4f-4b36-9e99-b8b2bd140f4b'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:07.934002 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:07.934002 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:07.935123 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-56bd6252-d320-4338-8d47-e0fb5574dc58 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:07.935526 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 326/1298] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:07 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:07.987110 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-b8392edc-e57a-4e06-bb86-aff32a821a8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Snapshot force create request issued successfully. Jul 22 05:35:07.987252 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0b93cd60-21c7-45bf-98cc-1d6584ec5e09 req-b8392edc-e57a-4e06-bb86-aff32a821a8b tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:35:07.988256 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 316/1299] 10.4.3.91 () {72 vars in 1540 bytes} [Wed Jul 22 05:35:07 2026] POST /volume/v3/snapshots => generated 318 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:08.115700 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0d96d68b-236e-4aba-bb46-317c3f36da18 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:08.119093 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d96d68b-236e-4aba-bb46-317c3f36da18 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] GET https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a Jul 22 05:35:08.120783 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d96d68b-236e-4aba-bb46-317c3f36da18 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:08.122197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d96d68b-236e-4aba-bb46-317c3f36da18 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:08.132364 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:08.132364 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:08.142101 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0d96d68b-236e-4aba-bb46-317c3f36da18 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Volume info retrieved successfully. Jul 22 05:35:08.150888 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d96d68b-236e-4aba-bb46-317c3f36da18 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a returned with HTTP 200 Jul 22 05:35:08.153878 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 331/1300] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:08 2026] GET /volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:08.187066 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0f68eafc-99a2-4fa1-9738-e8a295d17e03 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:08.190886 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0f68eafc-99a2-4fa1-9738-e8a295d17e03 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] GET https://10.4.3.91/volume/v3/limits Jul 22 05:35:08.191336 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0f68eafc-99a2-4fa1-9738-e8a295d17e03 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:08.192355 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0f68eafc-99a2-4fa1-9738-e8a295d17e03 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:08.205649 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-0f68eafc-99a2-4fa1-9738-e8a295d17e03 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-4653770 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-4653770, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:08.205649 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-0f68eafc-99a2-4fa1-9738-e8a295d17e03 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-4653770 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-4653770, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:08.206133 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-0f68eafc-99a2-4fa1-9738-e8a295d17e03 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-4653770 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-4653770, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:08.227735 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0f68eafc-99a2-4fa1-9738-e8a295d17e03 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] https://10.4.3.91/volume/v3/limits returned with HTTP 200 Jul 22 05:35:08.228107 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 328/1301] 10.4.3.91 () {66 vars in 1227 bytes} [Wed Jul 22 05:35:08 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:08.241399 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6cd67a2a-d94a-4ef4-890e-e7629440f71b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:08.245787 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6cd67a2a-d94a-4ef4-890e-e7629440f71b tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] GET https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a Jul 22 05:35:08.246104 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6cd67a2a-d94a-4ef4-890e-e7629440f71b tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:08.246180 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6cd67a2a-d94a-4ef4-890e-e7629440f71b tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:08.257393 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:08.257393 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:08.265019 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6cd67a2a-d94a-4ef4-890e-e7629440f71b tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Volume info retrieved successfully. Jul 22 05:35:08.271084 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6cd67a2a-d94a-4ef4-890e-e7629440f71b tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a returned with HTTP 200 Jul 22 05:35:08.271648 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 327/1302] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:08 2026] GET /volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:08.287131 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0591908e-d388-4d46-b81c-46883dd40715 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:08.289272 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0591908e-d388-4d46-b81c-46883dd40715 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] DELETE https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a Jul 22 05:35:08.289528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0591908e-d388-4d46-b81c-46883dd40715 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:08.289783 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0591908e-d388-4d46-b81c-46883dd40715 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:08.289988 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-0591908e-d388-4d46-b81c-46883dd40715 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Delete volume with id: 60446e8f-78e4-48ce-9f1e-35cd9f0a081a Jul 22 05:35:08.299834 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:08.299834 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:08.300620 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0591908e-d388-4d46-b81c-46883dd40715 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Volume info retrieved successfully. Jul 22 05:35:08.335701 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0591908e-d388-4d46-b81c-46883dd40715 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Delete volume request issued successfully. Jul 22 05:35:08.335995 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0591908e-d388-4d46-b81c-46883dd40715 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a returned with HTTP 202 Jul 22 05:35:08.336779 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 317/1303] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:08 2026] DELETE /volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:08.351236 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d0bc3e3b-5d82-488b-b8c3-362ebfa9e7ae None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:08.356760 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d0bc3e3b-5d82-488b-b8c3-362ebfa9e7ae tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] GET https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a Jul 22 05:35:08.357428 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d0bc3e3b-5d82-488b-b8c3-362ebfa9e7ae tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:08.357852 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d0bc3e3b-5d82-488b-b8c3-362ebfa9e7ae tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:08.376220 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:08.376220 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:08.384169 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d0bc3e3b-5d82-488b-b8c3-362ebfa9e7ae tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Volume info retrieved successfully. Jul 22 05:35:08.393397 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d0bc3e3b-5d82-488b-b8c3-362ebfa9e7ae tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a returned with HTTP 200 Jul 22 05:35:08.394212 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 332/1304] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:08 2026] GET /volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:08.951375 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-01d871ea-16e6-42a9-8414-e3da10857357 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:08.953739 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-01d871ea-16e6-42a9-8414-e3da10857357 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:08.953969 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-01d871ea-16e6-42a9-8414-e3da10857357 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:08.954156 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-01d871ea-16e6-42a9-8414-e3da10857357 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:08.954308 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-01d871ea-16e6-42a9-8414-e3da10857357 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:08.959696 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:08.959696 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:08.960946 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-01d871ea-16e6-42a9-8414-e3da10857357 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:08.961470 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 329/1305] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:08 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:09.416218 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-82d90c42-2791-439f-a777-7b5cffca9cb6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:09.419001 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82d90c42-2791-439f-a777-7b5cffca9cb6 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] GET https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a Jul 22 05:35:09.419283 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82d90c42-2791-439f-a777-7b5cffca9cb6 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:09.419581 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82d90c42-2791-439f-a777-7b5cffca9cb6 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:09.428562 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82d90c42-2791-439f-a777-7b5cffca9cb6 tempest-AbsoluteLimitsTests-2048475133 tempest-AbsoluteLimitsTests-2048475133-project-member] https://10.4.3.91/volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a returned with HTTP 404 Jul 22 05:35:09.429167 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 328/1306] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:09 2026] GET /volume/v3/volumes/60446e8f-78e4-48ce-9f1e-35cd9f0a081a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:09.975661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f68b6968-a613-4a74-80c5-4f53e0392bb6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:09.976578 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f68b6968-a613-4a74-80c5-4f53e0392bb6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:09.976888 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f68b6968-a613-4a74-80c5-4f53e0392bb6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:09.977374 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f68b6968-a613-4a74-80c5-4f53e0392bb6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:09.977585 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f68b6968-a613-4a74-80c5-4f53e0392bb6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:09.983698 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:09.983698 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:09.984996 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f68b6968-a613-4a74-80c5-4f53e0392bb6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:09.985767 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 318/1307] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:09 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:09.998491 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-46319cc0-8bf2-487d-b36e-b8868bc5c74e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:10.001769 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-46319cc0-8bf2-487d-b36e-b8868bc5c74e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:35:10.001769 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-46319cc0-8bf2-487d-b36e-b8868bc5c74e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "152cbc6a-824c-428b-bc61-cd713a97133f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-369964697"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:10.003538 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-46319cc0-8bf2-487d-b36e-b8868bc5c74e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating new backup {'backup': {'volume_id': '152cbc6a-824c-428b-bc61-cd713a97133f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-369964697'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:35:10.003538 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-46319cc0-8bf2-487d-b36e-b8868bc5c74e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating backup of volume 152cbc6a-824c-428b-bc61-cd713a97133f in container None Jul 22 05:35:10.011897 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:10.011897 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:10.013196 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-46319cc0-8bf2-487d-b36e-b8868bc5c74e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:35:10.044013 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-46319cc0-8bf2-487d-b36e-b8868bc5c74e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['518f87ca-2dd5-42b5-8ff2-f530d59b68cc', '71e8cd5c-4972-48fc-83f2-71f6184e436d'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:10.103701 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-46319cc0-8bf2-487d-b36e-b8868bc5c74e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:35:10.104190 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 333/1308] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:35:09 2026] POST /volume/v3/backups => generated 327 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:10.117308 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2de83d01-ef7f-4bc5-8925-d6bb9ffed89c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:10.119539 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2de83d01-ef7f-4bc5-8925-d6bb9ffed89c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:10.119761 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2de83d01-ef7f-4bc5-8925-d6bb9ffed89c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:10.119943 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2de83d01-ef7f-4bc5-8925-d6bb9ffed89c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:10.120025 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-2de83d01-ef7f-4bc5-8925-d6bb9ffed89c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:10.126724 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:10.126724 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:10.126724 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2de83d01-ef7f-4bc5-8925-d6bb9ffed89c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:10.127215 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 330/1309] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:10 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:10.671941 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1bbb5cf6-88a9-446c-a735-55a738c00b61 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:10.675270 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1bbb5cf6-88a9-446c-a735-55a738c00b61 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 Jul 22 05:35:10.675270 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1bbb5cf6-88a9-446c-a735-55a738c00b61 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:10.675455 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1bbb5cf6-88a9-446c-a735-55a738c00b61 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:10.688162 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:10.688162 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:10.688162 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1bbb5cf6-88a9-446c-a735-55a738c00b61 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Snapshot retrieved successfully. Jul 22 05:35:10.688397 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1bbb5cf6-88a9-446c-a735-55a738c00b61 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 returned with HTTP 200 Jul 22 05:35:10.689501 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 329/1310] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:35:10 2026] GET /volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:11.128088 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7e675c89-14a0-4532-9735-721a66cc0dfd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:11.137089 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7e675c89-14a0-4532-9735-721a66cc0dfd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 Jul 22 05:35:11.137089 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7e675c89-14a0-4532-9735-721a66cc0dfd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:11.137513 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7e675c89-14a0-4532-9735-721a66cc0dfd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:11.138188 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-7e675c89-14a0-4532-9735-721a66cc0dfd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Delete snapshot with id: d9914d9d-3f31-4e26-97b1-9af2b05c1f48 Jul 22 05:35:11.143861 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-db295b4f-d2ff-453e-8cbd-53ab0001029d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:11.147170 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:11.147170 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:11.147832 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-db295b4f-d2ff-453e-8cbd-53ab0001029d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:11.148265 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7e675c89-14a0-4532-9735-721a66cc0dfd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Snapshot retrieved successfully. Jul 22 05:35:11.148324 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-db295b4f-d2ff-453e-8cbd-53ab0001029d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:11.148365 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-db295b4f-d2ff-453e-8cbd-53ab0001029d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:11.148909 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-db295b4f-d2ff-453e-8cbd-53ab0001029d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:11.158238 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:11.158238 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:11.159407 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-db295b4f-d2ff-453e-8cbd-53ab0001029d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:11.159934 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 334/1311] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:11 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:11.192260 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7e675c89-14a0-4532-9735-721a66cc0dfd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Snapshot delete request issued successfully. Jul 22 05:35:11.192260 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7e675c89-14a0-4532-9735-721a66cc0dfd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 returned with HTTP 202 Jul 22 05:35:11.192260 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 319/1312] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:35:11 2026] DELETE /volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:11.208602 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-53e1142f-f4b2-421a-8b2a-d0179185f38c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:11.211251 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-53e1142f-f4b2-421a-8b2a-d0179185f38c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 Jul 22 05:35:11.211569 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-53e1142f-f4b2-421a-8b2a-d0179185f38c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:11.211976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-53e1142f-f4b2-421a-8b2a-d0179185f38c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:11.222171 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:11.222171 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:11.222171 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-53e1142f-f4b2-421a-8b2a-d0179185f38c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Snapshot retrieved successfully. Jul 22 05:35:11.222171 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-53e1142f-f4b2-421a-8b2a-d0179185f38c tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 returned with HTTP 200 Jul 22 05:35:11.222171 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 331/1313] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:35:11 2026] GET /volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:12.015548 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-756f020b-a8c3-40f9-9770-c3c7e72bea6d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:12.135225 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-756f020b-a8c3-40f9-9770-c3c7e72bea6d tempest-VolumesSummaryTest-1878450846 tempest-VolumesSummaryTest-1878450846-project-member] GET https://10.4.3.91/volume/v3/volumes/summary Jul 22 05:35:12.135485 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-756f020b-a8c3-40f9-9770-c3c7e72bea6d tempest-VolumesSummaryTest-1878450846 tempest-VolumesSummaryTest-1878450846-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:12.135761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-756f020b-a8c3-40f9-9770-c3c7e72bea6d tempest-VolumesSummaryTest-1878450846 tempest-VolumesSummaryTest-1878450846-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:12.135976 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-756f020b-a8c3-40f9-9770-c3c7e72bea6d tempest-VolumesSummaryTest-1878450846 tempest-VolumesSummaryTest-1878450846-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:12.143170 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-756f020b-a8c3-40f9-9770-c3c7e72bea6d tempest-VolumesSummaryTest-1878450846 tempest-VolumesSummaryTest-1878450846-project-member] Get summary completed successfully. Jul 22 05:35:12.143589 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-756f020b-a8c3-40f9-9770-c3c7e72bea6d tempest-VolumesSummaryTest-1878450846 tempest-VolumesSummaryTest-1878450846-project-member] https://10.4.3.91/volume/v3/volumes/summary returned with HTTP 200 Jul 22 05:35:12.144115 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 330/1314] 10.4.3.91 () {68 vars in 1295 bytes} [Wed Jul 22 05:35:12 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:12.173550 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b50de857-8af2-4788-8778-7c286c9ad9ea None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:12.176001 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b50de857-8af2-4788-8778-7c286c9ad9ea tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:12.177163 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b50de857-8af2-4788-8778-7c286c9ad9ea tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:12.177667 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b50de857-8af2-4788-8778-7c286c9ad9ea tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:12.177837 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-b50de857-8af2-4788-8778-7c286c9ad9ea tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:12.185951 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:12.185951 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:12.186425 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b50de857-8af2-4788-8778-7c286c9ad9ea tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:12.186940 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 335/1315] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:12 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:12.239039 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1624e020-7a9f-4047-89e6-6413ef2114cc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:12.245532 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1624e020-7a9f-4047-89e6-6413ef2114cc tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] GET https://10.4.3.91/volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 Jul 22 05:35:12.245852 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1624e020-7a9f-4047-89e6-6413ef2114cc tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:12.246126 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1624e020-7a9f-4047-89e6-6413ef2114cc tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:12.255413 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1624e020-7a9f-4047-89e6-6413ef2114cc tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 returned with HTTP 404 Jul 22 05:35:12.256028 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 320/1316] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:35:12 2026] GET /volume/v3/snapshots/d9914d9d-3f31-4e26-97b1-9af2b05c1f48 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:13.204432 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7cdf901a-ed19-4352-83bd-802ed71b6d21 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:13.207215 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7cdf901a-ed19-4352-83bd-802ed71b6d21 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:13.207775 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7cdf901a-ed19-4352-83bd-802ed71b6d21 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:13.208788 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7cdf901a-ed19-4352-83bd-802ed71b6d21 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:13.210458 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-7cdf901a-ed19-4352-83bd-802ed71b6d21 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:13.215139 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:13.215139 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:13.216450 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7cdf901a-ed19-4352-83bd-802ed71b6d21 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:13.217012 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 332/1317] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:13 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:14.007182 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-826936ac-e2de-41f1-8b61-6c2bb5b8b950 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:14.218670 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-826936ac-e2de-41f1-8b61-6c2bb5b8b950 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes Jul 22 05:35:14.219079 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-826936ac-e2de-41f1-8b61-6c2bb5b8b950 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:14.219850 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-826936ac-e2de-41f1-8b61-6c2bb5b8b950 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:14.220787 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-826936ac-e2de-41f1-8b61-6c2bb5b8b950 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:14.222175 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-826936ac-e2de-41f1-8b61-6c2bb5b8b950 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:14.230754 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0110880a-b42f-4a39-b828-c4c084f72fdd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:14.233724 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-826936ac-e2de-41f1-8b61-6c2bb5b8b950 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:14.234477 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0110880a-b42f-4a39-b828-c4c084f72fdd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:14.234748 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0110880a-b42f-4a39-b828-c4c084f72fdd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:14.234890 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-826936ac-e2de-41f1-8b61-6c2bb5b8b950 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 200 Jul 22 05:35:14.234994 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0110880a-b42f-4a39-b828-c4c084f72fdd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:14.235213 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-0110880a-b42f-4a39-b828-c4c084f72fdd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:14.235498 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 331/1318] 10.4.3.91 () {66 vars in 1230 bytes} [Wed Jul 22 05:35:14 2026] GET /volume/v3/volumes => generated 15 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:35:14.242305 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:14.242305 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:14.243318 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0110880a-b42f-4a39-b828-c4c084f72fdd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:14.243826 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 336/1319] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:14 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:14.250340 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cf189c60-0069-42cf-9268-9055838da2ab None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:14.255541 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:14.255952 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1037470459"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:14.259610 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1037470459'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:14.261731 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Create volume of 1 GB Jul 22 05:35:14.262055 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:14.262055 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:14.274571 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Availability Zones retrieved successfully. Jul 22 05:35:14.290119 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Flow 'volume_create_api' (c539a778-336f-4693-a3db-d5aa583a2e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:14.292918 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f778ab-cbff-4542-a5d7-21294420ac04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:14.295843 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:14.381919 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f778ab-cbff-4542-a5d7-21294420ac04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:14.383439 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafe09c5-7c64-4432-87cf-a23eed40dab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:14.505720 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Created reservations ['ee0534b4-f239-4732-9b46-ba17a4e8ed69', '2d903655-1270-45f1-bcd9-ce77d4ce28ca', '4e286beb-4455-4606-bcef-7f0b65f20c4b', 'dd87dda2-f7e6-4bd3-acc5-da344d71c301'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:14.509666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafe09c5-7c64-4432-87cf-a23eed40dab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee0534b4-f239-4732-9b46-ba17a4e8ed69', '2d903655-1270-45f1-bcd9-ce77d4ce28ca', '4e286beb-4455-4606-bcef-7f0b65f20c4b', 'dd87dda2-f7e6-4bd3-acc5-da344d71c301']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:14.509666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa18d2b5-d6b0-459c-963d-9d701c68deb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:14.537051 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-a2c50da1-6129-4ad5-9209-5189594bcf28 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:14.539482 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa18d2b5-d6b0-459c-963d-9d701c68deb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0be823e6-5498-4552-9a69-b3804cce2dec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1037470459',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='023ddaadbbde4187a86680e90dfe85ae',qos_specs=None,replication_status=,reservations=['ee0534b4-f239-4732-9b46-ba17a4e8ed69','2d903655-1270-45f1-bcd9-ce77d4ce28ca','4e286beb-4455-4606-bcef-7f0b65f20c4b','dd87dda2-f7e6-4bd3-acc5-da344d71c301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11038f5b0aaa4381a324039e96a2298d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1037470459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0be823e6-5498-4552-9a69-b3804cce2dec,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='023ddaadbbde4187a86680e90dfe85ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11038f5b0aaa4381a324039e96a2298d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:14.539786 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-a2c50da1-6129-4ad5-9209-5189594bcf28 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] DELETE https://10.4.3.91/volume/v3/attachments/0a12a59c-3b36-4bc1-9116-0e14947aeca1 Jul 22 05:35:14.539866 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-a2c50da1-6129-4ad5-9209-5189594bcf28 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:14.541957 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-a2c50da1-6129-4ad5-9209-5189594bcf28 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:14.542052 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2176d9-f510-4945-8dcb-dbb1e1465089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:14.549441 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:14.549441 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:14.572509 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2176d9-f510-4945-8dcb-dbb1e1465089) transitioned into state 'SUCCESS' from state '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-1037470459',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='023ddaadbbde4187a86680e90dfe85ae',qos_specs=None,replication_status=,reservations=['ee0534b4-f239-4732-9b46-ba17a4e8ed69','2d903655-1270-45f1-bcd9-ce77d4ce28ca','4e286beb-4455-4606-bcef-7f0b65f20c4b','dd87dda2-f7e6-4bd3-acc5-da344d71c301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11038f5b0aaa4381a324039e96a2298d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:14.573032 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92229322-e0fe-4633-be0a-88e819b5735e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:14.591548 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92229322-e0fe-4633-be0a-88e819b5735e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:14.592601 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Flow 'volume_create_api' (c539a778-336f-4693-a3db-d5aa583a2e77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:14.593068 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Create volume request issued successfully. Jul 22 05:35:14.593847 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cf189c60-0069-42cf-9268-9055838da2ab tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:14.594314 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 321/1320] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:35:14 2026] POST /volume/v3/volumes => generated 762 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:14.611469 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bcf13350-fec3-46de-a186-7d37760f70ae None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:14.615184 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bcf13350-fec3-46de-a186-7d37760f70ae tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec Jul 22 05:35:14.615184 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bcf13350-fec3-46de-a186-7d37760f70ae tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:14.616725 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bcf13350-fec3-46de-a186-7d37760f70ae tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:14.636309 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:14.636309 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:14.644732 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-a2c50da1-6129-4ad5-9209-5189594bcf28 tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/attachments/0a12a59c-3b36-4bc1-9116-0e14947aeca1 returned with HTTP 200 Jul 22 05:35:14.645189 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 333/1321] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:35:14 2026] DELETE /volume/v3/attachments/0a12a59c-3b36-4bc1-9116-0e14947aeca1 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:14.649811 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bcf13350-fec3-46de-a186-7d37760f70ae tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:14.660310 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-8b477e5d-dc25-4f05-a83f-8b76efc3f9fd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:14.660558 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bcf13350-fec3-46de-a186-7d37760f70ae tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec returned with HTTP 200 Jul 22 05:35:14.661242 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 332/1322] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:14 2026] GET /volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec => generated 830 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:14.663006 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-8b477e5d-dc25-4f05-a83f-8b76efc3f9fd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] DELETE https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:35:14.663463 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-8b477e5d-dc25-4f05-a83f-8b76efc3f9fd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:14.663463 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-8b477e5d-dc25-4f05-a83f-8b76efc3f9fd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:14.663627 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-8b477e5d-dc25-4f05-a83f-8b76efc3f9fd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Delete volume with id: a56abb60-4b5c-4cf0-ba4f-3c0502dade79 Jul 22 05:35:14.674661 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:14.674661 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:14.675228 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-8b477e5d-dc25-4f05-a83f-8b76efc3f9fd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Volume info retrieved successfully. Jul 22 05:35:14.707564 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-8b477e5d-dc25-4f05-a83f-8b76efc3f9fd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] Delete volume request issued successfully. Jul 22 05:35:14.707790 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e0c0315f-9e13-4a62-9fc7-f4c2e5564e8f req-8b477e5d-dc25-4f05-a83f-8b76efc3f9fd tempest-ImageDependencyTests-135451181 tempest-ImageDependencyTests-135451181-project-member] https://10.4.3.91/volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 returned with HTTP 202 Jul 22 05:35:14.710291 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 337/1323] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:35:14 2026] DELETE /volume/v3/volumes/a56abb60-4b5c-4cf0-ba4f-3c0502dade79 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:15.259429 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6664c5c8-cf0c-4a2e-990a-c2d06a410127 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:15.262580 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6664c5c8-cf0c-4a2e-990a-c2d06a410127 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:15.262852 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6664c5c8-cf0c-4a2e-990a-c2d06a410127 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:15.263151 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6664c5c8-cf0c-4a2e-990a-c2d06a410127 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:15.263307 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-6664c5c8-cf0c-4a2e-990a-c2d06a410127 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:15.271552 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:15.271552 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:15.272871 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6664c5c8-cf0c-4a2e-990a-c2d06a410127 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:15.273424 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 322/1324] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:15 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:15.677747 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4d744057-7e54-4ee2-88ea-2c9d4ebccc31 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:15.683147 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4d744057-7e54-4ee2-88ea-2c9d4ebccc31 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec Jul 22 05:35:15.683147 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4d744057-7e54-4ee2-88ea-2c9d4ebccc31 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:15.683147 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4d744057-7e54-4ee2-88ea-2c9d4ebccc31 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:15.693731 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:15.693731 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:15.699857 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4d744057-7e54-4ee2-88ea-2c9d4ebccc31 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:15.705559 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4d744057-7e54-4ee2-88ea-2c9d4ebccc31 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec returned with HTTP 200 Jul 22 05:35:15.706042 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 334/1325] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:15 2026] GET /volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:15.720970 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3cb07a69-57ed-4e6a-b446-655174d05e14 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:15.726759 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3cb07a69-57ed-4e6a-b446-655174d05e14 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec Jul 22 05:35:15.726759 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3cb07a69-57ed-4e6a-b446-655174d05e14 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:15.728222 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3cb07a69-57ed-4e6a-b446-655174d05e14 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:15.741176 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:15.741176 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:15.749524 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3cb07a69-57ed-4e6a-b446-655174d05e14 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:15.759370 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3cb07a69-57ed-4e6a-b446-655174d05e14 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec returned with HTTP 200 Jul 22 05:35:15.760256 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 333/1326] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:15 2026] GET /volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:15.777126 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:15.781021 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:15.781446 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-151883717"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:15.783963 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-151883717'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:15.784365 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Create volume of 1 GB Jul 22 05:35:15.791666 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Availability Zones retrieved successfully. Jul 22 05:35:15.800120 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Flow 'volume_create_api' (4c1dbaf6-4615-456c-9a17-36a6adb8fe64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:15.800812 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844890e3-566d-49da-97db-bb3de5c8e656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:15.802197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:15.837623 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844890e3-566d-49da-97db-bb3de5c8e656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:15.838761 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd1ac44-b6f6-479d-8097-fa1315b634db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:15.894936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Created reservations ['412a2844-b65a-41ae-a050-08371b505c2e', '10d589ff-d0ed-4cbc-8af5-e04544a19074', '52cc0b64-670d-4c09-a4d2-8527bebc0bee', '3a1688de-b743-4633-8e9e-98c7d60df7fe'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:15.896170 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd1ac44-b6f6-479d-8097-fa1315b634db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['412a2844-b65a-41ae-a050-08371b505c2e', '10d589ff-d0ed-4cbc-8af5-e04544a19074', '52cc0b64-670d-4c09-a4d2-8527bebc0bee', '3a1688de-b743-4633-8e9e-98c7d60df7fe']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:15.897996 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f73602-5f49-4b73-86e7-2d7914376826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:15.928976 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f73602-5f49-4b73-86e7-2d7914376826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94caebe6-350b-4e40-9082-ed673068c189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-151883717',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='023ddaadbbde4187a86680e90dfe85ae',qos_specs=None,replication_status=,reservations=['412a2844-b65a-41ae-a050-08371b505c2e','10d589ff-d0ed-4cbc-8af5-e04544a19074','52cc0b64-670d-4c09-a4d2-8527bebc0bee','3a1688de-b743-4633-8e9e-98c7d60df7fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11038f5b0aaa4381a324039e96a2298d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-151883717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94caebe6-350b-4e40-9082-ed673068c189,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='023ddaadbbde4187a86680e90dfe85ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11038f5b0aaa4381a324039e96a2298d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:15.930135 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20ce7e6c-49b9-4745-8a71-6b9e56a079ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:15.954472 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20ce7e6c-49b9-4745-8a71-6b9e56a079ea) transitioned into state 'SUCCESS' from state '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-151883717',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='023ddaadbbde4187a86680e90dfe85ae',qos_specs=None,replication_status=,reservations=['412a2844-b65a-41ae-a050-08371b505c2e','10d589ff-d0ed-4cbc-8af5-e04544a19074','52cc0b64-670d-4c09-a4d2-8527bebc0bee','3a1688de-b743-4633-8e9e-98c7d60df7fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11038f5b0aaa4381a324039e96a2298d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:15.955617 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb12a334-1a88-4ee6-9287-cd5a4b79cf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:15.968982 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb12a334-1a88-4ee6-9287-cd5a4b79cf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:15.969539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Flow 'volume_create_api' (4c1dbaf6-4615-456c-9a17-36a6adb8fe64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:15.970716 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Create volume request issued successfully. Jul 22 05:35:15.972884 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9ff6e978-a5ef-45f4-92c7-f3e657b2a3b9 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:15.972884 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 338/1327] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:35:15 2026] POST /volume/v3/volumes => generated 761 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:15.988040 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f22e65f7-dab1-4854-b015-5a9efc1842d3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:15.990578 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f22e65f7-dab1-4854-b015-5a9efc1842d3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 Jul 22 05:35:15.990896 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f22e65f7-dab1-4854-b015-5a9efc1842d3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:15.991203 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f22e65f7-dab1-4854-b015-5a9efc1842d3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:16.004591 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:16.004591 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:16.009935 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f22e65f7-dab1-4854-b015-5a9efc1842d3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:16.016526 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f22e65f7-dab1-4854-b015-5a9efc1842d3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 returned with HTTP 200 Jul 22 05:35:16.017239 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 323/1328] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:15 2026] GET /volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 => generated 829 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:16.289215 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b0ecdb4f-ac6c-4b40-abe9-4be067401295 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:16.291895 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b0ecdb4f-ac6c-4b40-abe9-4be067401295 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:16.292055 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b0ecdb4f-ac6c-4b40-abe9-4be067401295 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:16.292526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b0ecdb4f-ac6c-4b40-abe9-4be067401295 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:16.292526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-b0ecdb4f-ac6c-4b40-abe9-4be067401295 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:16.299795 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:16.299795 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:16.300904 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b0ecdb4f-ac6c-4b40-abe9-4be067401295 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:16.301953 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 335/1329] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:16 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:17.037012 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2e943286-c477-4cc5-bec9-6e8d9ef843c4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:17.039581 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2e943286-c477-4cc5-bec9-6e8d9ef843c4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 Jul 22 05:35:17.039934 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2e943286-c477-4cc5-bec9-6e8d9ef843c4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:17.040667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2e943286-c477-4cc5-bec9-6e8d9ef843c4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:17.057819 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:17.057819 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:17.065485 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2e943286-c477-4cc5-bec9-6e8d9ef843c4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:17.073499 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2e943286-c477-4cc5-bec9-6e8d9ef843c4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 returned with HTTP 200 Jul 22 05:35:17.074002 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 334/1330] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:17 2026] GET /volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:17.094519 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-79fded87-03f4-480b-ba4e-248062b57286 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:17.097069 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-79fded87-03f4-480b-ba4e-248062b57286 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 Jul 22 05:35:17.097281 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-79fded87-03f4-480b-ba4e-248062b57286 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:17.097484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-79fded87-03f4-480b-ba4e-248062b57286 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:17.105660 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:17.105660 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:17.111537 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-79fded87-03f4-480b-ba4e-248062b57286 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:17.118700 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-79fded87-03f4-480b-ba4e-248062b57286 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 returned with HTTP 200 Jul 22 05:35:17.118700 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 339/1331] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:17 2026] GET /volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:17.137245 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:17.139525 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:17.140231 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-578482683"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:17.142090 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-578482683'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:17.142274 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Create volume of 1 GB Jul 22 05:35:17.149302 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Availability Zones retrieved successfully. Jul 22 05:35:17.156135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Flow 'volume_create_api' (69c07275-18c9-449e-974e-b4a16ebdfb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:17.157466 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60345c2-0812-4ea5-b945-1deb86d31c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:17.158619 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:17.200367 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60345c2-0812-4ea5-b945-1deb86d31c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:17.201628 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6700b56f-2460-43aa-b62c-6952b96bd285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:17.270332 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Created reservations ['1bc37b1d-e759-467a-9940-321979ce1c83', 'af3fa6cc-c456-4d96-8561-41bdd9d9095a', '330db673-b01b-476b-89a2-e71eac714e0d', 'e7da61c3-036e-491e-889b-a64cedb281b7'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:17.271654 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6700b56f-2460-43aa-b62c-6952b96bd285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bc37b1d-e759-467a-9940-321979ce1c83', 'af3fa6cc-c456-4d96-8561-41bdd9d9095a', '330db673-b01b-476b-89a2-e71eac714e0d', 'e7da61c3-036e-491e-889b-a64cedb281b7']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:17.272831 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5595d099-e1af-4319-ba98-231196b8325f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:17.304163 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5595d099-e1af-4319-ba98-231196b8325f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1d1a135-0ec6-482b-affd-d8deb60d4256', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-578482683',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='023ddaadbbde4187a86680e90dfe85ae',qos_specs=None,replication_status=,reservations=['1bc37b1d-e759-467a-9940-321979ce1c83','af3fa6cc-c456-4d96-8561-41bdd9d9095a','330db673-b01b-476b-89a2-e71eac714e0d','e7da61c3-036e-491e-889b-a64cedb281b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11038f5b0aaa4381a324039e96a2298d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-578482683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1d1a135-0ec6-482b-affd-d8deb60d4256,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='023ddaadbbde4187a86680e90dfe85ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11038f5b0aaa4381a324039e96a2298d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:17.305242 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0b7f3d-6245-41d4-8dbd-40375861a84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:17.316300 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-26be1502-17af-4b3f-9d27-c679c15ad7ca None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:17.318224 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-26be1502-17af-4b3f-9d27-c679c15ad7ca tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:17.318461 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-26be1502-17af-4b3f-9d27-c679c15ad7ca tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:17.318707 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-26be1502-17af-4b3f-9d27-c679c15ad7ca tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:17.318824 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-26be1502-17af-4b3f-9d27-c679c15ad7ca tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:17.325140 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:17.325140 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:17.326388 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-26be1502-17af-4b3f-9d27-c679c15ad7ca tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:17.326905 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 336/1332] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:17 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:17.330379 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0b7f3d-6245-41d4-8dbd-40375861a84b) transitioned into state 'SUCCESS' from state '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-578482683',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='023ddaadbbde4187a86680e90dfe85ae',qos_specs=None,replication_status=,reservations=['1bc37b1d-e759-467a-9940-321979ce1c83','af3fa6cc-c456-4d96-8561-41bdd9d9095a','330db673-b01b-476b-89a2-e71eac714e0d','e7da61c3-036e-491e-889b-a64cedb281b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11038f5b0aaa4381a324039e96a2298d',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:17.331474 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d3c30b0-bd88-47b8-8747-4fcd9c00ef9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:17.343237 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d3c30b0-bd88-47b8-8747-4fcd9c00ef9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:17.344501 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Flow 'volume_create_api' (69c07275-18c9-449e-974e-b4a16ebdfb55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:17.344954 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Create volume request issued successfully. Jul 22 05:35:17.345794 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-eadaa9b3-8b2f-47c7-bf68-7088fb965dbc tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:17.346460 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 324/1333] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:35:17 2026] POST /volume/v3/volumes => generated 761 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:17.359601 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c5d81657-87de-4ba3-ba1c-00beb8fae98e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:17.363201 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c5d81657-87de-4ba3-ba1c-00beb8fae98e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 Jul 22 05:35:17.363423 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c5d81657-87de-4ba3-ba1c-00beb8fae98e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:17.363618 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c5d81657-87de-4ba3-ba1c-00beb8fae98e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:17.376644 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:17.376644 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:17.387582 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c5d81657-87de-4ba3-ba1c-00beb8fae98e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:17.398314 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c5d81657-87de-4ba3-ba1c-00beb8fae98e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 returned with HTTP 200 Jul 22 05:35:17.400124 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 335/1334] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:17 2026] GET /volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 => generated 829 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:18.344725 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e1c61121-4846-4329-9d79-142c230a5a5f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.347784 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e1c61121-4846-4329-9d79-142c230a5a5f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:18.347784 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e1c61121-4846-4329-9d79-142c230a5a5f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.347784 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e1c61121-4846-4329-9d79-142c230a5a5f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.348092 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e1c61121-4846-4329-9d79-142c230a5a5f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:18.354104 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:18.354104 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:18.355926 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e1c61121-4846-4329-9d79-142c230a5a5f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:18.356489 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 340/1335] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:35:18.418664 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0704a095-1352-4c69-a32c-875b97bad242 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.420792 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0704a095-1352-4c69-a32c-875b97bad242 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 Jul 22 05:35:18.420990 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0704a095-1352-4c69-a32c-875b97bad242 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.421405 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0704a095-1352-4c69-a32c-875b97bad242 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.433594 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:18.433594 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:18.441581 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0704a095-1352-4c69-a32c-875b97bad242 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:18.447363 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0704a095-1352-4c69-a32c-875b97bad242 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 returned with HTTP 200 Jul 22 05:35:18.447865 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 337/1336] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:18.470440 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0b901e6d-0589-4df1-a587-49634caade59 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.474502 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0b901e6d-0589-4df1-a587-49634caade59 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 Jul 22 05:35:18.475070 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0b901e6d-0589-4df1-a587-49634caade59 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.475530 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0b901e6d-0589-4df1-a587-49634caade59 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.485758 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:18.485758 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:18.493840 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0b901e6d-0589-4df1-a587-49634caade59 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:18.501381 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0b901e6d-0589-4df1-a587-49634caade59 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 returned with HTTP 200 Jul 22 05:35:18.502215 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 325/1337] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:35:18.520453 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3ac42dee-8647-47aa-a42d-18886476bf98 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.524049 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3ac42dee-8647-47aa-a42d-18886476bf98 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes Jul 22 05:35:18.524236 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3ac42dee-8647-47aa-a42d-18886476bf98 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.525137 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3ac42dee-8647-47aa-a42d-18886476bf98 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.525137 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-3ac42dee-8647-47aa-a42d-18886476bf98 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:18.526706 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3ac42dee-8647-47aa-a42d-18886476bf98 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:18.546207 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3ac42dee-8647-47aa-a42d-18886476bf98 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:18.547024 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3ac42dee-8647-47aa-a42d-18886476bf98 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 200 Jul 22 05:35:18.547526 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 336/1338] 10.4.3.91 () {66 vars in 1230 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/volumes => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:18.560024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ae2b4f1f-065d-41c3-b39c-e8a6aa448789 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.562194 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae2b4f1f-065d-41c3-b39c-e8a6aa448789 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1037470459 Jul 22 05:35:18.562411 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae2b4f1f-065d-41c3-b39c-e8a6aa448789 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.562855 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae2b4f1f-065d-41c3-b39c-e8a6aa448789 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.563201 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-ae2b4f1f-065d-41c3-b39c-e8a6aa448789 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:18.564121 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae2b4f1f-065d-41c3-b39c-e8a6aa448789 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1037470459'), ('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:18.605532 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ae2b4f1f-065d-41c3-b39c-e8a6aa448789 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:18.607004 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae2b4f1f-065d-41c3-b39c-e8a6aa448789 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1037470459 returned with HTTP 200 Jul 22 05:35:18.607004 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 341/1339] 10.4.3.91 () {66 vars in 1331 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1037470459 => generated 332 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:18.622577 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0ab3d384-45a8-415a-8326-b4df54878f4f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.624889 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0ab3d384-45a8-415a-8326-b4df54878f4f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-151883717 Jul 22 05:35:18.624889 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0ab3d384-45a8-415a-8326-b4df54878f4f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.625261 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0ab3d384-45a8-415a-8326-b4df54878f4f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.625330 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-0ab3d384-45a8-415a-8326-b4df54878f4f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:18.626375 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0ab3d384-45a8-415a-8326-b4df54878f4f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-151883717'), ('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:18.659566 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0ab3d384-45a8-415a-8326-b4df54878f4f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:18.660625 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:18.660625 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:18.665305 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0ab3d384-45a8-415a-8326-b4df54878f4f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-151883717 returned with HTTP 200 Jul 22 05:35:18.665849 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 338/1340] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-151883717 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:18.686864 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-251bab49-16f0-4db3-9b88-695df0ba6c18 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.688967 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-251bab49-16f0-4db3-9b88-695df0ba6c18 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?limit=1 Jul 22 05:35:18.689343 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-251bab49-16f0-4db3-9b88-695df0ba6c18 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.689547 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-251bab49-16f0-4db3-9b88-695df0ba6c18 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.689808 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-251bab49-16f0-4db3-9b88-695df0ba6c18 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:18.690782 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-251bab49-16f0-4db3-9b88-695df0ba6c18 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:18.726325 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-251bab49-16f0-4db3-9b88-695df0ba6c18 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:18.726325 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:18.726325 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:18.730397 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-251bab49-16f0-4db3-9b88-695df0ba6c18 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 22 05:35:18.731452 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 326/1341] 10.4.3.91 () {66 vars in 1266 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:18.750226 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a252764a-af6e-4f93-923e-5a3cb5e88660 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.757134 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a252764a-af6e-4f93-923e-5a3cb5e88660 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?limit=1&marker=c1d1a135-0ec6-482b-affd-d8deb60d4256 Jul 22 05:35:18.757668 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a252764a-af6e-4f93-923e-5a3cb5e88660 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.757668 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a252764a-af6e-4f93-923e-5a3cb5e88660 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.757864 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-a252764a-af6e-4f93-923e-5a3cb5e88660 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:18.758408 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:18.758408 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:18.758752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a252764a-af6e-4f93-923e-5a3cb5e88660 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:18.809257 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a252764a-af6e-4f93-923e-5a3cb5e88660 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:18.810217 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:18.810217 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:18.815727 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a252764a-af6e-4f93-923e-5a3cb5e88660 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?limit=1&marker=c1d1a135-0ec6-482b-affd-d8deb60d4256 returned with HTTP 200 Jul 22 05:35:18.815944 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 337/1342] 10.4.3.91 () {66 vars in 1354 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=c1d1a135-0ec6-482b-affd-d8deb60d4256 => generated 999 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:18.831109 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1d483fc4-7a58-4adf-8b3c-3e20b0b099a2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.833336 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1d483fc4-7a58-4adf-8b3c-3e20b0b099a2 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?limit=1&marker=94caebe6-350b-4e40-9082-ed673068c189 Jul 22 05:35:18.834073 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1d483fc4-7a58-4adf-8b3c-3e20b0b099a2 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.834073 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1d483fc4-7a58-4adf-8b3c-3e20b0b099a2 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.834073 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-1d483fc4-7a58-4adf-8b3c-3e20b0b099a2 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:18.834821 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:18.834821 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:18.835472 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1d483fc4-7a58-4adf-8b3c-3e20b0b099a2 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:18.879053 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1d483fc4-7a58-4adf-8b3c-3e20b0b099a2 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:18.879966 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:18.879966 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:18.884902 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1d483fc4-7a58-4adf-8b3c-3e20b0b099a2 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?limit=1&marker=94caebe6-350b-4e40-9082-ed673068c189 returned with HTTP 200 Jul 22 05:35:18.885428 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 342/1343] 10.4.3.91 () {66 vars in 1354 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=94caebe6-350b-4e40-9082-ed673068c189 => generated 1000 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:18.902575 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-38f5f422-bf39-454a-9d2b-2095aa1f05ef None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.904748 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-38f5f422-bf39-454a-9d2b-2095aa1f05ef tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?limit=1&marker=0be823e6-5498-4552-9a69-b3804cce2dec Jul 22 05:35:18.905320 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-38f5f422-bf39-454a-9d2b-2095aa1f05ef tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.905514 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-38f5f422-bf39-454a-9d2b-2095aa1f05ef tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.905764 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-38f5f422-bf39-454a-9d2b-2095aa1f05ef tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:18.909038 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-38f5f422-bf39-454a-9d2b-2095aa1f05ef tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:18.945322 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-38f5f422-bf39-454a-9d2b-2095aa1f05ef tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:18.948703 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-38f5f422-bf39-454a-9d2b-2095aa1f05ef tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?limit=1&marker=0be823e6-5498-4552-9a69-b3804cce2dec returned with HTTP 200 Jul 22 05:35:18.949270 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 339/1344] 10.4.3.91 () {66 vars in 1354 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=0be823e6-5498-4552-9a69-b3804cce2dec => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:35:18.951407 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ef3249ed-a66a-4e99-bb6c-bc43add93e2d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.970587 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-35fc1632-17d2-47b8-8ec0-71ec636f05e3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:18.973122 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-35fc1632-17d2-47b8-8ec0-71ec636f05e3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 22 05:35:18.973389 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-35fc1632-17d2-47b8-8ec0-71ec636f05e3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:18.973679 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-35fc1632-17d2-47b8-8ec0-71ec636f05e3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:18.974032 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-35fc1632-17d2-47b8-8ec0-71ec636f05e3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:18.974318 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-35fc1632-17d2-47b8-8ec0-71ec636f05e3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Could not evaluate value available, assuming string {{(pid=100094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:35:18.975421 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-35fc1632-17d2-47b8-8ec0-71ec636f05e3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.017032 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-35fc1632-17d2-47b8-8ec0-71ec636f05e3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.018256 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.018256 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:19.024117 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-35fc1632-17d2-47b8-8ec0-71ec636f05e3 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 22 05:35:19.024785 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 338/1345] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:35:18 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:19.043609 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-74aa4bf0-4460-4eee-b82f-49a277aac83a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.045242 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-74aa4bf0-4460-4eee-b82f-49a277aac83a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 22 05:35:19.045415 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-74aa4bf0-4460-4eee-b82f-49a277aac83a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.045684 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-74aa4bf0-4460-4eee-b82f-49a277aac83a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.045881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-74aa4bf0-4460-4eee-b82f-49a277aac83a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.046140 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74aa4bf0-4460-4eee-b82f-49a277aac83a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Could not evaluate value available, assuming string {{(pid=100092) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:35:19.046640 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74aa4bf0-4460-4eee-b82f-49a277aac83a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.076760 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-74aa4bf0-4460-4eee-b82f-49a277aac83a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.077756 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.077756 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:19.082573 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-74aa4bf0-4460-4eee-b82f-49a277aac83a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 22 05:35:19.083011 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 343/1346] 10.4.3.91 () {66 vars in 1352 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:19.102041 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4cabda15-22ed-4071-8aa6-a1358bda0841 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.104240 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ef3249ed-a66a-4e99-bb6c-bc43add93e2d tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:35:19.104760 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ef3249ed-a66a-4e99-bb6c-bc43add93e2d tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-626867823", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:19.107544 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4cabda15-22ed-4071-8aa6-a1358bda0841 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?limit=1 Jul 22 05:35:19.107816 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4cabda15-22ed-4071-8aa6-a1358bda0841 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.108181 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4cabda15-22ed-4071-8aa6-a1358bda0841 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.111724 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-4cabda15-22ed-4071-8aa6-a1358bda0841 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.112821 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-4cabda15-22ed-4071-8aa6-a1358bda0841 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.131062 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4cabda15-22ed-4071-8aa6-a1358bda0841 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.131866 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4cabda15-22ed-4071-8aa6-a1358bda0841 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 22 05:35:19.132398 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 340/1347] 10.4.3.91 () {66 vars in 1245 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.144302 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ef3249ed-a66a-4e99-bb6c-bc43add93e2d tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:35:19.145269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-37e2b168-2294-47f4-a910-e452f9578475 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.145385 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 327/1348] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:35:18 2026] POST /volume/v3/types => generated 274 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:35:19.147137 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-37e2b168-2294-47f4-a910-e452f9578475 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?limit=1&marker=c1d1a135-0ec6-482b-affd-d8deb60d4256 Jul 22 05:35:19.148655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-37e2b168-2294-47f4-a910-e452f9578475 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.148655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-37e2b168-2294-47f4-a910-e452f9578475 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.148655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-37e2b168-2294-47f4-a910-e452f9578475 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.148655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-37e2b168-2294-47f4-a910-e452f9578475 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.159998 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1b8db581-621f-4936-bbb8-d2b2d4ca10ed None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.162027 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1b8db581-621f-4936-bbb8-d2b2d4ca10ed tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:35:19.162503 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1b8db581-621f-4936-bbb8-d2b2d4ca10ed tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-805037401", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:19.164360 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-37e2b168-2294-47f4-a910-e452f9578475 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.164997 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-37e2b168-2294-47f4-a910-e452f9578475 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?limit=1&marker=c1d1a135-0ec6-482b-affd-d8deb60d4256 returned with HTTP 200 Jul 22 05:35:19.165594 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 339/1349] 10.4.3.91 () {66 vars in 1333 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes?limit=1&marker=c1d1a135-0ec6-482b-affd-d8deb60d4256 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.177626 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-34378f41-2447-4de1-83fa-2a5cb0c4175a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.180316 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-34378f41-2447-4de1-83fa-2a5cb0c4175a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?limit=1&marker=94caebe6-350b-4e40-9082-ed673068c189 Jul 22 05:35:19.180517 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-34378f41-2447-4de1-83fa-2a5cb0c4175a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.180821 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-34378f41-2447-4de1-83fa-2a5cb0c4175a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.181143 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-34378f41-2447-4de1-83fa-2a5cb0c4175a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.181668 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.181668 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:19.182243 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-34378f41-2447-4de1-83fa-2a5cb0c4175a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.190779 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1b8db581-621f-4936-bbb8-d2b2d4ca10ed tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:35:19.191293 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 344/1350] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:35:19 2026] POST /volume/v3/types => generated 274 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.202201 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-07084241-da9e-4d78-be8f-423a77da5d06 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.294725 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:19.294725 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-102310546", "volume_type": "e30ecf18-ad10-4129-8168-898a833d8283", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:19.296112 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-102310546', 'volume_type': 'e30ecf18-ad10-4129-8168-898a833d8283', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:19.301995 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Create volume of 1 GB Jul 22 05:35:19.302668 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.302668 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:19.303679 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Availability Zones retrieved successfully. Jul 22 05:35:19.312903 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Flow 'volume_create_api' (ad6bfe6d-e390-4ffd-a253-fcd026b8172c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:19.314694 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7611e7-264a-4aad-879b-80f855336c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:19.316377 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:19.351338 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7611e7-264a-4aad-879b-80f855336c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:35:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=e30ecf18-ad10-4129-8168-898a833d8283,is_public=True,name='tempest-VolumeTypesTest-volume-type-626867823',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e30ecf18-ad10-4129-8168-898a833d8283', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:19.352991 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25651a9f-4040-466d-ac0e-f34ddd1abcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:19.373295 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-703bf36c-fccd-4f1e-9732-6dbe9bfcbdca None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.377389 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-703bf36c-fccd-4f1e-9732-6dbe9bfcbdca tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:19.377773 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-703bf36c-fccd-4f1e-9732-6dbe9bfcbdca tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.377972 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-703bf36c-fccd-4f1e-9732-6dbe9bfcbdca tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.378091 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-703bf36c-fccd-4f1e-9732-6dbe9bfcbdca tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:19.384991 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-34378f41-2447-4de1-83fa-2a5cb0c4175a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.387721 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-34378f41-2447-4de1-83fa-2a5cb0c4175a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?limit=1&marker=94caebe6-350b-4e40-9082-ed673068c189 returned with HTTP 200 Jul 22 05:35:19.387721 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 341/1351] 10.4.3.91 () {66 vars in 1333 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes?limit=1&marker=94caebe6-350b-4e40-9082-ed673068c189 => generated 467 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.387877 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.387877 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:19.387877 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-703bf36c-fccd-4f1e-9732-6dbe9bfcbdca tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:19.387877 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 340/1352] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.402230 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-487eb99b-9633-4120-bab7-8455a3a7f110 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.404413 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-487eb99b-9633-4120-bab7-8455a3a7f110 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?limit=1&marker=0be823e6-5498-4552-9a69-b3804cce2dec Jul 22 05:35:19.404810 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-487eb99b-9633-4120-bab7-8455a3a7f110 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.405179 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-487eb99b-9633-4120-bab7-8455a3a7f110 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.406656 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-487eb99b-9633-4120-bab7-8455a3a7f110 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.406873 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-626867823 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-626867823, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:19.406932 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-487eb99b-9633-4120-bab7-8455a3a7f110 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.406969 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-626867823 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-626867823, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:19.426740 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-487eb99b-9633-4120-bab7-8455a3a7f110 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.427760 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-487eb99b-9633-4120-bab7-8455a3a7f110 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?limit=1&marker=0be823e6-5498-4552-9a69-b3804cce2dec returned with HTTP 200 Jul 22 05:35:19.428453 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 345/1353] 10.4.3.91 () {66 vars in 1333 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes?limit=1&marker=0be823e6-5498-4552-9a69-b3804cce2dec => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:35:19.444600 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1d3375be-cf2d-499e-8368-5a72b5aaec48 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.446674 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1d3375be-cf2d-499e-8368-5a72b5aaec48 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1037470459&status=available Jul 22 05:35:19.446991 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1d3375be-cf2d-499e-8368-5a72b5aaec48 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.447203 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1d3375be-cf2d-499e-8368-5a72b5aaec48 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.447487 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-1d3375be-cf2d-499e-8368-5a72b5aaec48 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.447803 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1d3375be-cf2d-499e-8368-5a72b5aaec48 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Could not evaluate value available, assuming string {{(pid=100091) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:35:19.448104 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.448104 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:19.449474 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1d3375be-cf2d-499e-8368-5a72b5aaec48 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1037470459'), ('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.467492 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Created reservations ['f54541e5-1002-43fb-bf4e-8f905d38a8f5', '786d100a-2249-4272-bb87-9c0f6ec81361', '4466f5bc-f3f6-4011-a0e1-d61f1dca9291', '93819efe-0b61-4d93-a264-5264ac009717'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:19.468802 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25651a9f-4040-466d-ac0e-f34ddd1abcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f54541e5-1002-43fb-bf4e-8f905d38a8f5', '786d100a-2249-4272-bb87-9c0f6ec81361', '4466f5bc-f3f6-4011-a0e1-d61f1dca9291', '93819efe-0b61-4d93-a264-5264ac009717']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:19.470014 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234d6673-cb0f-4d20-bfdc-cf4d039fad81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:19.482067 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1d3375be-cf2d-499e-8368-5a72b5aaec48 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.482067 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1d3375be-cf2d-499e-8368-5a72b5aaec48 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1037470459&status=available returned with HTTP 200 Jul 22 05:35:19.482411 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 342/1354] 10.4.3.91 () {66 vars in 1365 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1037470459&status=available => generated 332 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:35:19.495198 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4d1b169a-dcee-4986-9fde-b6d55a06e323 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.496578 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4d1b169a-dcee-4986-9fde-b6d55a06e323 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-578482683&status=available Jul 22 05:35:19.497087 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4d1b169a-dcee-4986-9fde-b6d55a06e323 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.499655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4d1b169a-dcee-4986-9fde-b6d55a06e323 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.499655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-4d1b169a-dcee-4986-9fde-b6d55a06e323 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.499655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-4d1b169a-dcee-4986-9fde-b6d55a06e323 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Could not evaluate value available, assuming string {{(pid=100094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:35:19.499655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-4d1b169a-dcee-4986-9fde-b6d55a06e323 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-578482683'), ('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.507712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234d6673-cb0f-4d20-bfdc-cf4d039fad81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6c121e0-cbe2-4946-9d45-179876eb4ab1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-102310546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62979e4ededd4edeb4c0a4cfea9b6a76',qos_specs=None,replication_status=,reservations=['f54541e5-1002-43fb-bf4e-8f905d38a8f5','786d100a-2249-4272-bb87-9c0f6ec81361','4466f5bc-f3f6-4011-a0e1-d61f1dca9291','93819efe-0b61-4d93-a264-5264ac009717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ecc685915f44cea1df204c54d5eca9',volume_type_id=e30ecf18-ad10-4129-8168-898a833d8283), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-102310546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6c121e0-cbe2-4946-9d45-179876eb4ab1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62979e4ededd4edeb4c0a4cfea9b6a76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49ecc685915f44cea1df204c54d5eca9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e30ecf18-ad10-4129-8168-898a833d8283),volume_type_id=e30ecf18-ad10-4129-8168-898a833d8283)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:19.508939 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d25a34aa-565d-4a8c-ba9d-d71473c263be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:19.526241 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4d1b169a-dcee-4986-9fde-b6d55a06e323 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.527317 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.527317 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:19.531872 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4d1b169a-dcee-4986-9fde-b6d55a06e323 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-578482683&status=available returned with HTTP 200 Jul 22 05:35:19.532534 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 341/1355] 10.4.3.91 () {66 vars in 1384 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-578482683&status=available => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.538660 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d25a34aa-565d-4a8c-ba9d-d71473c263be) transitioned into state 'SUCCESS' from state '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-102310546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62979e4ededd4edeb4c0a4cfea9b6a76',qos_specs=None,replication_status=,reservations=['f54541e5-1002-43fb-bf4e-8f905d38a8f5','786d100a-2249-4272-bb87-9c0f6ec81361','4466f5bc-f3f6-4011-a0e1-d61f1dca9291','93819efe-0b61-4d93-a264-5264ac009717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ecc685915f44cea1df204c54d5eca9',volume_type_id=e30ecf18-ad10-4129-8168-898a833d8283)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:19.539855 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5790aa-25ad-4689-966d-a61f0a5b2123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:19.548547 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-16823331-48bb-4124-bba5-e26e86d4ea36 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.549983 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-16823331-48bb-4124-bba5-e26e86d4ea36 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?marker=c1d1a135-0ec6-482b-affd-d8deb60d4256&sort=id%3Aasc Jul 22 05:35:19.550362 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-16823331-48bb-4124-bba5-e26e86d4ea36 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.550681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-16823331-48bb-4124-bba5-e26e86d4ea36 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.551046 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-16823331-48bb-4124-bba5-e26e86d4ea36 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.551813 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-16823331-48bb-4124-bba5-e26e86d4ea36 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.554964 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5790aa-25ad-4689-966d-a61f0a5b2123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:19.555355 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Flow 'volume_create_api' (ad6bfe6d-e390-4ffd-a253-fcd026b8172c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:19.555859 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Create volume request issued successfully. Jul 22 05:35:19.556460 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-07084241-da9e-4d78-be8f-423a77da5d06 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:19.557369 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 328/1356] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:35:19 2026] POST /volume/v3/volumes => generated 780 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:19.577806 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0036c209-d15c-4039-ab6b-34b71b303101 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.579874 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0036c209-d15c-4039-ab6b-34b71b303101 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] GET https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 Jul 22 05:35:19.580104 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0036c209-d15c-4039-ab6b-34b71b303101 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.580321 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0036c209-d15c-4039-ab6b-34b71b303101 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.590822 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.590822 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:19.596454 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0036c209-d15c-4039-ab6b-34b71b303101 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Volume info retrieved successfully. Jul 22 05:35:19.602049 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0036c209-d15c-4039-ab6b-34b71b303101 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 returned with HTTP 200 Jul 22 05:35:19.602456 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 343/1357] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.608674 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-16823331-48bb-4124-bba5-e26e86d4ea36 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.611458 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-16823331-48bb-4124-bba5-e26e86d4ea36 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?marker=c1d1a135-0ec6-482b-affd-d8deb60d4256&sort=id%3Aasc returned with HTTP 200 Jul 22 05:35:19.611961 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 346/1358] 10.4.3.91 () {66 vars in 1366 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes/detail?marker=c1d1a135-0ec6-482b-affd-d8deb60d4256&sort=id%3Aasc => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:35:19.631281 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-805806c4-ee14-4001-a124-27f3e771cc44 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.634013 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-805806c4-ee14-4001-a124-27f3e771cc44 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 22 05:35:19.635659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-805806c4-ee14-4001-a124-27f3e771cc44 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.635659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-805806c4-ee14-4001-a124-27f3e771cc44 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.635659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-805806c4-ee14-4001-a124-27f3e771cc44 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.636451 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-805806c4-ee14-4001-a124-27f3e771cc44 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.686657 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-805806c4-ee14-4001-a124-27f3e771cc44 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.686657 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.686657 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:19.690473 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-805806c4-ee14-4001-a124-27f3e771cc44 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 22 05:35:19.691133 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 342/1359] 10.4.3.91 () {66 vars in 1330 bytes} [Wed Jul 22 05:35:19 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 22 05:35:19.705650 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c66af69f-b191-470d-8c1a-abcc36726eff None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.708026 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c66af69f-b191-470d-8c1a-abcc36726eff tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:35:19.708120 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c66af69f-b191-470d-8c1a-abcc36726eff tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.708324 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c66af69f-b191-470d-8c1a-abcc36726eff tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.708787 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-c66af69f-b191-470d-8c1a-abcc36726eff tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.708969 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.708969 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:19.709490 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c66af69f-b191-470d-8c1a-abcc36726eff tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.718297 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c66af69f-b191-470d-8c1a-abcc36726eff tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.719263 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.719263 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:19.724487 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c66af69f-b191-470d-8c1a-abcc36726eff tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:35:19.725016 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 329/1360] 10.4.3.91 () {66 vars in 1251 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:19.744536 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-83fcf180-b7ad-4956-ae21-a5ddf5b65274 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.746505 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-83fcf180-b7ad-4956-ae21-a5ddf5b65274 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 22 05:35:19.746758 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-83fcf180-b7ad-4956-ae21-a5ddf5b65274 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.746948 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-83fcf180-b7ad-4956-ae21-a5ddf5b65274 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.747286 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-83fcf180-b7ad-4956-ae21-a5ddf5b65274 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.748073 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-83fcf180-b7ad-4956-ae21-a5ddf5b65274 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.784269 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-83fcf180-b7ad-4956-ae21-a5ddf5b65274 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.785166 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-83fcf180-b7ad-4956-ae21-a5ddf5b65274 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 22 05:35:19.785725 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 344/1361] 10.4.3.91 () {66 vars in 1309 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.800438 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-81704c39-10d8-4ff9-95b1-4094914d761e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.802777 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-81704c39-10d8-4ff9-95b1-4094914d761e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?availability_zone=nova Jul 22 05:35:19.803078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-81704c39-10d8-4ff9-95b1-4094914d761e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.803345 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-81704c39-10d8-4ff9-95b1-4094914d761e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.803740 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-81704c39-10d8-4ff9-95b1-4094914d761e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.804035 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-81704c39-10d8-4ff9-95b1-4094914d761e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Could not evaluate value nova, assuming string {{(pid=100092) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:35:19.804939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-81704c39-10d8-4ff9-95b1-4094914d761e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.847140 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-81704c39-10d8-4ff9-95b1-4094914d761e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.848130 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-81704c39-10d8-4ff9-95b1-4094914d761e tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 22 05:35:19.848683 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 347/1362] 10.4.3.91 () {66 vars in 1275 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.859949 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-13eaec74-9569-4688-82f6-82596d464ef4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.861743 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-13eaec74-9569-4688-82f6-82596d464ef4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?availability_zone=nova Jul 22 05:35:19.862197 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-13eaec74-9569-4688-82f6-82596d464ef4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.862508 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-13eaec74-9569-4688-82f6-82596d464ef4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.862852 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-13eaec74-9569-4688-82f6-82596d464ef4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.863655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-13eaec74-9569-4688-82f6-82596d464ef4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Could not evaluate value nova, assuming string {{(pid=100094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:35:19.864082 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-13eaec74-9569-4688-82f6-82596d464ef4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.891816 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-13eaec74-9569-4688-82f6-82596d464ef4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.892516 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-13eaec74-9569-4688-82f6-82596d464ef4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 22 05:35:19.893042 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 343/1363] 10.4.3.91 () {66 vars in 1275 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.905803 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-10052bf4-8e2f-4fbc-af4f-e387b4ddf217 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.908194 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10052bf4-8e2f-4fbc-af4f-e387b4ddf217 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?bootable=false Jul 22 05:35:19.908486 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-10052bf4-8e2f-4fbc-af4f-e387b4ddf217 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.908793 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-10052bf4-8e2f-4fbc-af4f-e387b4ddf217 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.909129 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-10052bf4-8e2f-4fbc-af4f-e387b4ddf217 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.910349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10052bf4-8e2f-4fbc-af4f-e387b4ddf217 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:19.960164 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-10052bf4-8e2f-4fbc-af4f-e387b4ddf217 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:19.960993 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10052bf4-8e2f-4fbc-af4f-e387b4ddf217 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 22 05:35:19.961736 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 330/1364] 10.4.3.91 () {66 vars in 1259 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:19.971910 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-172d840b-ec1a-4c3c-afd1-26683a613be5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:19.973927 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-172d840b-ec1a-4c3c-afd1-26683a613be5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?bootable=false Jul 22 05:35:19.974179 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-172d840b-ec1a-4c3c-afd1-26683a613be5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:19.974738 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-172d840b-ec1a-4c3c-afd1-26683a613be5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:19.974738 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-172d840b-ec1a-4c3c-afd1-26683a613be5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:19.975134 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:19.975134 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:19.975571 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-172d840b-ec1a-4c3c-afd1-26683a613be5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:20.015529 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-172d840b-ec1a-4c3c-afd1-26683a613be5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:20.016190 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-172d840b-ec1a-4c3c-afd1-26683a613be5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 22 05:35:20.016889 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 345/1365] 10.4.3.91 () {66 vars in 1259 bytes} [Wed Jul 22 05:35:19 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:20.031399 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-afba1a42-1f91-4c43-9fd9-0afd870ff0de None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.034064 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-afba1a42-1f91-4c43-9fd9-0afd870ff0de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?status=available Jul 22 05:35:20.034526 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-afba1a42-1f91-4c43-9fd9-0afd870ff0de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.034795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-afba1a42-1f91-4c43-9fd9-0afd870ff0de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.035149 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-afba1a42-1f91-4c43-9fd9-0afd870ff0de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:20.035564 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-afba1a42-1f91-4c43-9fd9-0afd870ff0de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Could not evaluate value available, assuming string {{(pid=100092) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:35:20.035956 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.035956 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:20.036472 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-afba1a42-1f91-4c43-9fd9-0afd870ff0de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:20.073538 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-afba1a42-1f91-4c43-9fd9-0afd870ff0de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:20.074244 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-afba1a42-1f91-4c43-9fd9-0afd870ff0de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?status=available returned with HTTP 200 Jul 22 05:35:20.074539 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 348/1366] 10.4.3.91 () {66 vars in 1263 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:20.084029 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7767a180-175f-46b7-a24a-526c221ff0cb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.087659 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7767a180-175f-46b7-a24a-526c221ff0cb tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes?status=available Jul 22 05:35:20.087659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7767a180-175f-46b7-a24a-526c221ff0cb tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.087659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7767a180-175f-46b7-a24a-526c221ff0cb tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.087659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-7767a180-175f-46b7-a24a-526c221ff0cb tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:20.087659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7767a180-175f-46b7-a24a-526c221ff0cb tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Could not evaluate value available, assuming string {{(pid=100094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:35:20.087659 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.087659 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:20.087659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7767a180-175f-46b7-a24a-526c221ff0cb tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:20.121379 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7767a180-175f-46b7-a24a-526c221ff0cb tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:20.122289 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7767a180-175f-46b7-a24a-526c221ff0cb tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes?status=available returned with HTTP 200 Jul 22 05:35:20.122903 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 344/1367] 10.4.3.91 () {66 vars in 1263 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:20.134911 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-45540d77-5341-4483-bd07-4c8160c7ec7b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.136832 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45540d77-5341-4483-bd07-4c8160c7ec7b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?availability_zone=nova Jul 22 05:35:20.137135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45540d77-5341-4483-bd07-4c8160c7ec7b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.137360 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45540d77-5341-4483-bd07-4c8160c7ec7b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.137613 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-45540d77-5341-4483-bd07-4c8160c7ec7b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:20.137909 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-45540d77-5341-4483-bd07-4c8160c7ec7b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Could not evaluate value nova, assuming string {{(pid=100093) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:35:20.138208 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.138208 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:20.138774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-45540d77-5341-4483-bd07-4c8160c7ec7b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:20.169108 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-45540d77-5341-4483-bd07-4c8160c7ec7b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:20.170349 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.170349 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:20.175727 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45540d77-5341-4483-bd07-4c8160c7ec7b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 22 05:35:20.176411 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 331/1368] 10.4.3.91 () {66 vars in 1296 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:20.192682 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-48287b0d-2b0a-402e-8e8e-e695a5e40926 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.194860 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-48287b0d-2b0a-402e-8e8e-e695a5e40926 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?bootable=false Jul 22 05:35:20.195128 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-48287b0d-2b0a-402e-8e8e-e695a5e40926 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.195380 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-48287b0d-2b0a-402e-8e8e-e695a5e40926 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.195720 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-48287b0d-2b0a-402e-8e8e-e695a5e40926 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:20.196148 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.196148 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:20.196706 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48287b0d-2b0a-402e-8e8e-e695a5e40926 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:20.206872 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-48287b0d-2b0a-402e-8e8e-e695a5e40926 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:20.208123 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.208123 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:20.213736 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-48287b0d-2b0a-402e-8e8e-e695a5e40926 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 22 05:35:20.214445 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 346/1369] 10.4.3.91 () {66 vars in 1280 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:20.229795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-73b9e33e-fac5-421b-9631-70074581d2ac None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.231917 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-73b9e33e-fac5-421b-9631-70074581d2ac tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?status=available Jul 22 05:35:20.232182 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-73b9e33e-fac5-421b-9631-70074581d2ac tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.232386 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-73b9e33e-fac5-421b-9631-70074581d2ac tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.232624 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-73b9e33e-fac5-421b-9631-70074581d2ac tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:35:20.232948 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-73b9e33e-fac5-421b-9631-70074581d2ac tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Could not evaluate value available, assuming string {{(pid=100092) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:35:20.233246 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.233246 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:20.233931 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-73b9e33e-fac5-421b-9631-70074581d2ac tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:20.244357 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-73b9e33e-fac5-421b-9631-70074581d2ac tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Get all volumes completed successfully. Jul 22 05:35:20.245702 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.245702 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:20.251470 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-73b9e33e-fac5-421b-9631-70074581d2ac tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 22 05:35:20.252008 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 349/1370] 10.4.3.91 () {66 vars in 1284 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:20.271151 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-56f8976e-29ba-4c96-aaa6-47b97c53ca03 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.273699 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-56f8976e-29ba-4c96-aaa6-47b97c53ca03 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 Jul 22 05:35:20.273978 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-56f8976e-29ba-4c96-aaa6-47b97c53ca03 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.274280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-56f8976e-29ba-4c96-aaa6-47b97c53ca03 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.284072 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.284072 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:20.290000 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-56f8976e-29ba-4c96-aaa6-47b97c53ca03 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:20.296140 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-56f8976e-29ba-4c96-aaa6-47b97c53ca03 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 returned with HTTP 200 Jul 22 05:35:20.296702 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 345/1371] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:20.312262 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-473aaf16-9d00-4ed7-af5e-9b69a01bfff5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.314186 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-473aaf16-9d00-4ed7-af5e-9b69a01bfff5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] DELETE https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 Jul 22 05:35:20.314392 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-473aaf16-9d00-4ed7-af5e-9b69a01bfff5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.314585 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-473aaf16-9d00-4ed7-af5e-9b69a01bfff5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.314864 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-473aaf16-9d00-4ed7-af5e-9b69a01bfff5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Delete volume with id: c1d1a135-0ec6-482b-affd-d8deb60d4256 Jul 22 05:35:20.322174 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.322174 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:20.322623 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-473aaf16-9d00-4ed7-af5e-9b69a01bfff5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:20.346320 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-473aaf16-9d00-4ed7-af5e-9b69a01bfff5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Delete volume request issued successfully. Jul 22 05:35:20.349693 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-473aaf16-9d00-4ed7-af5e-9b69a01bfff5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 returned with HTTP 202 Jul 22 05:35:20.349693 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 332/1372] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:20 2026] DELETE /volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:20.356629 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-127671a9-a5df-4199-8b0d-3ab8528ca051 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.357933 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-127671a9-a5df-4199-8b0d-3ab8528ca051 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 Jul 22 05:35:20.358169 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-127671a9-a5df-4199-8b0d-3ab8528ca051 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.358391 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-127671a9-a5df-4199-8b0d-3ab8528ca051 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.367983 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.367983 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:20.373770 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-127671a9-a5df-4199-8b0d-3ab8528ca051 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:20.379857 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-127671a9-a5df-4199-8b0d-3ab8528ca051 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 returned with HTTP 200 Jul 22 05:35:20.380248 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 347/1373] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:20.402731 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-07f2ff2d-695d-44f1-ad02-e540ad78571f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.403929 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-07f2ff2d-695d-44f1-ad02-e540ad78571f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:20.405841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-07f2ff2d-695d-44f1-ad02-e540ad78571f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.405841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-07f2ff2d-695d-44f1-ad02-e540ad78571f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.405841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-07f2ff2d-695d-44f1-ad02-e540ad78571f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:20.410218 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.410218 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:20.412796 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-07f2ff2d-695d-44f1-ad02-e540ad78571f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:20.412796 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 350/1374] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:20.425249 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d51273bd-4f51-4d07-985d-0169cf4067c9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.427246 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d51273bd-4f51-4d07-985d-0169cf4067c9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa/restore Jul 22 05:35:20.427599 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d51273bd-4f51-4d07-985d-0169cf4067c9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "152cbc6a-824c-428b-bc61-cd713a97133f"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:20.430812 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-d51273bd-4f51-4d07-985d-0169cf4067c9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Restoring backup e7589ac8-ed67-4967-91db-645ba7dbb3fa ({'restore': {'volume_id': '152cbc6a-824c-428b-bc61-cd713a97133f'}}) {{(pid=100094) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 05:35:20.430812 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-d51273bd-4f51-4d07-985d-0169cf4067c9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Restoring backup e7589ac8-ed67-4967-91db-645ba7dbb3fa to volume 152cbc6a-824c-428b-bc61-cd713a97133f. Jul 22 05:35:20.434386 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.434386 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:20.442854 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.442854 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:20.444112 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d51273bd-4f51-4d07-985d-0169cf4067c9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:35:20.444112 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.api [None req-d51273bd-4f51-4d07-985d-0169cf4067c9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Checking backup size 1 against volume size 1 {{(pid=100094) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 05:35:20.444112 np0000005624 devstack@c-api.service[100094]: INFO cinder.backup.api [None req-d51273bd-4f51-4d07-985d-0169cf4067c9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Overwriting volume 152cbc6a-824c-428b-bc61-cd713a97133f with restore of backup e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:20.467730 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-d51273bd-4f51-4d07-985d-0169cf4067c9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] restore_backup in rpcapi backup_id e7589ac8-ed67-4967-91db-645ba7dbb3fa {{(pid=100094) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 05:35:20.469823 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d51273bd-4f51-4d07-985d-0169cf4067c9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa/restore returned with HTTP 202 Jul 22 05:35:20.470356 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 346/1375] 10.4.3.91 () {68 vars in 1386 bytes} [Wed Jul 22 05:35:20 2026] POST /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa/restore => generated 182 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:20.480627 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-061f994a-388a-41f2-8271-11c66f13d37d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.483165 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-061f994a-388a-41f2-8271-11c66f13d37d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:20.483519 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-061f994a-388a-41f2-8271-11c66f13d37d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.484406 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-061f994a-388a-41f2-8271-11c66f13d37d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.484406 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-061f994a-388a-41f2-8271-11c66f13d37d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:20.490309 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.490309 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:20.491672 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-061f994a-388a-41f2-8271-11c66f13d37d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:20.492227 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 333/1376] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:20.618119 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-046d4ad3-f39f-4314-a839-3c40c42ba95a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.625894 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-046d4ad3-f39f-4314-a839-3c40c42ba95a tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] GET https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 Jul 22 05:35:20.626162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-046d4ad3-f39f-4314-a839-3c40c42ba95a tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.626459 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-046d4ad3-f39f-4314-a839-3c40c42ba95a tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.637912 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.637912 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:20.648306 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-046d4ad3-f39f-4314-a839-3c40c42ba95a tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Volume info retrieved successfully. Jul 22 05:35:20.658920 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-046d4ad3-f39f-4314-a839-3c40c42ba95a tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 returned with HTTP 200 Jul 22 05:35:20.659533 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 348/1377] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:20.676980 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.678820 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] POST https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1/action Jul 22 05:35:20.679176 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Action body: b'{"os-retype": {"new_type": "96e2f89d-8522-4166-a90c-b029167547d9"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:20.679364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "96e2f89d-8522-4166-a90c-b029167547d9"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:20.688945 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.688945 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:20.689716 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Volume info retrieved successfully. Jul 22 05:35:20.712131 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-805037401 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-805037401, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:20.712607 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-805037401 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-805037401, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:20.745178 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Created reservations ['24662824-6807-4794-9c67-91a706e7ab67', '8c6851ee-5e64-4793-bc5c-ca0051f4b529'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:20.760503 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-626867823 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-626867823, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:20.761015 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-626867823 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-626867823, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:20.776206 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Created reservations ['a7aa97cc-01a2-47cd-9221-d8fa4d44d24d', '0cd54518-664b-4c3e-8452-0d41861c3e7c'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:20.807550 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Retype volume request issued successfully. Jul 22 05:35:20.807877 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a5cb2761-c9cb-4867-aea1-ab2576b3e0c1 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1/action returned with HTTP 202 Jul 22 05:35:20.808500 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 351/1378] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:35:20 2026] POST /volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:20.822345 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b3c95def-531b-45fa-bc5b-ce44c2e4d526 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:20.824280 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b3c95def-531b-45fa-bc5b-ce44c2e4d526 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] GET https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 Jul 22 05:35:20.824381 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b3c95def-531b-45fa-bc5b-ce44c2e4d526 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:20.825102 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b3c95def-531b-45fa-bc5b-ce44c2e4d526 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:20.834896 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:20.834896 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:20.839015 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b3c95def-531b-45fa-bc5b-ce44c2e4d526 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Volume info retrieved successfully. Jul 22 05:35:20.845184 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b3c95def-531b-45fa-bc5b-ce44c2e4d526 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 returned with HTTP 200 Jul 22 05:35:20.846090 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 347/1379] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:20 2026] GET /volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:21.395297 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fde5ec81-1a9b-4aa1-b305-600534127e2d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:21.397688 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fde5ec81-1a9b-4aa1-b305-600534127e2d tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 Jul 22 05:35:21.397938 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fde5ec81-1a9b-4aa1-b305-600534127e2d tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:21.398215 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fde5ec81-1a9b-4aa1-b305-600534127e2d tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:21.407133 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fde5ec81-1a9b-4aa1-b305-600534127e2d tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 returned with HTTP 404 Jul 22 05:35:21.407746 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 334/1380] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:21 2026] GET /volume/v3/volumes/c1d1a135-0ec6-482b-affd-d8deb60d4256 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:21.415897 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-75c27b0e-b04f-480e-a6aa-fc46193e30e5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:21.418481 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-75c27b0e-b04f-480e-a6aa-fc46193e30e5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 Jul 22 05:35:21.418674 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-75c27b0e-b04f-480e-a6aa-fc46193e30e5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:21.418849 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-75c27b0e-b04f-480e-a6aa-fc46193e30e5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:21.428396 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:21.428396 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:21.433604 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-75c27b0e-b04f-480e-a6aa-fc46193e30e5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:21.439188 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-75c27b0e-b04f-480e-a6aa-fc46193e30e5 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 returned with HTTP 200 Jul 22 05:35:21.439620 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 349/1381] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:21 2026] GET /volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:21.455325 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a69f9979-879a-4ae2-a581-80fa21187397 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:21.457388 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a69f9979-879a-4ae2-a581-80fa21187397 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] DELETE https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 Jul 22 05:35:21.457716 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a69f9979-879a-4ae2-a581-80fa21187397 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:21.457973 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a69f9979-879a-4ae2-a581-80fa21187397 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:21.458206 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-a69f9979-879a-4ae2-a581-80fa21187397 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Delete volume with id: 94caebe6-350b-4e40-9082-ed673068c189 Jul 22 05:35:21.468291 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:21.468291 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:21.468921 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a69f9979-879a-4ae2-a581-80fa21187397 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:21.491034 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a69f9979-879a-4ae2-a581-80fa21187397 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Delete volume request issued successfully. Jul 22 05:35:21.491652 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a69f9979-879a-4ae2-a581-80fa21187397 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 returned with HTTP 202 Jul 22 05:35:21.494664 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 352/1382] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:21 2026] DELETE /volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:21.503862 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-771a0768-a8e6-47a9-893f-c3519e63823a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:21.507716 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-771a0768-a8e6-47a9-893f-c3519e63823a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 Jul 22 05:35:21.507716 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-771a0768-a8e6-47a9-893f-c3519e63823a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:21.507716 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-771a0768-a8e6-47a9-893f-c3519e63823a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:21.509470 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b0dd62da-a157-4f0c-81a5-ca9eb54e6044 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:21.512510 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b0dd62da-a157-4f0c-81a5-ca9eb54e6044 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:21.512510 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b0dd62da-a157-4f0c-81a5-ca9eb54e6044 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:21.512510 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b0dd62da-a157-4f0c-81a5-ca9eb54e6044 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:21.512510 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b0dd62da-a157-4f0c-81a5-ca9eb54e6044 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:21.517212 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:21.517212 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:21.517370 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:21.517370 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:21.518349 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b0dd62da-a157-4f0c-81a5-ca9eb54e6044 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:21.519057 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 335/1383] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:21 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:21.526125 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-771a0768-a8e6-47a9-893f-c3519e63823a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:21.531348 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-771a0768-a8e6-47a9-893f-c3519e63823a tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 returned with HTTP 200 Jul 22 05:35:21.533001 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 348/1384] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:21 2026] GET /volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:21.864501 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8596713b-44ce-4fdf-8210-88680da81fe9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:21.866570 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8596713b-44ce-4fdf-8210-88680da81fe9 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] GET https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 Jul 22 05:35:21.866802 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8596713b-44ce-4fdf-8210-88680da81fe9 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:21.867038 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8596713b-44ce-4fdf-8210-88680da81fe9 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:21.877532 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:21.877532 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:21.883014 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8596713b-44ce-4fdf-8210-88680da81fe9 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Volume info retrieved successfully. Jul 22 05:35:21.889226 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8596713b-44ce-4fdf-8210-88680da81fe9 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 returned with HTTP 200 Jul 22 05:35:21.889834 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 350/1385] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:21 2026] GET /volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:21.902709 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-01ceb33a-74e9-467d-824a-fc7cfa7888ce None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:21.904587 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01ceb33a-74e9-467d-824a-fc7cfa7888ce tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] GET https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 Jul 22 05:35:21.904789 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01ceb33a-74e9-467d-824a-fc7cfa7888ce tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:21.904992 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01ceb33a-74e9-467d-824a-fc7cfa7888ce tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:21.912334 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:21.912334 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:21.916961 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-01ceb33a-74e9-467d-824a-fc7cfa7888ce tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Volume info retrieved successfully. Jul 22 05:35:21.921978 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01ceb33a-74e9-467d-824a-fc7cfa7888ce tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 returned with HTTP 200 Jul 22 05:35:21.922357 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 353/1386] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:21 2026] GET /volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:21.935955 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-24f62e4e-7575-4af7-8fba-028b84bc2024 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:21.938690 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-24f62e4e-7575-4af7-8fba-028b84bc2024 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] GET https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 Jul 22 05:35:21.938980 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-24f62e4e-7575-4af7-8fba-028b84bc2024 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:21.939260 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-24f62e4e-7575-4af7-8fba-028b84bc2024 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:21.949736 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:21.949736 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:21.954934 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-24f62e4e-7575-4af7-8fba-028b84bc2024 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Volume info retrieved successfully. Jul 22 05:35:21.961029 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-24f62e4e-7575-4af7-8fba-028b84bc2024 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 returned with HTTP 200 Jul 22 05:35:21.961613 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 336/1387] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:21 2026] GET /volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:21.977558 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1d941d77-08b2-48ff-91a6-063be3619180 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:21.980072 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1d941d77-08b2-48ff-91a6-063be3619180 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 Jul 22 05:35:21.980360 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1d941d77-08b2-48ff-91a6-063be3619180 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:21.980663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1d941d77-08b2-48ff-91a6-063be3619180 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:21.980866 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-1d941d77-08b2-48ff-91a6-063be3619180 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Delete volume with id: b6c121e0-cbe2-4946-9d45-179876eb4ab1 Jul 22 05:35:21.991039 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:21.991039 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:21.991586 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1d941d77-08b2-48ff-91a6-063be3619180 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Volume info retrieved successfully. Jul 22 05:35:22.021292 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1d941d77-08b2-48ff-91a6-063be3619180 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Delete volume request issued successfully. Jul 22 05:35:22.021292 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1d941d77-08b2-48ff-91a6-063be3619180 tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 returned with HTTP 202 Jul 22 05:35:22.021292 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 349/1388] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:21 2026] DELETE /volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:22.028881 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3661a66b-7584-4e44-8418-52ad5c5e39bc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:22.031619 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3661a66b-7584-4e44-8418-52ad5c5e39bc tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] GET https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 Jul 22 05:35:22.031822 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3661a66b-7584-4e44-8418-52ad5c5e39bc tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:22.032068 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3661a66b-7584-4e44-8418-52ad5c5e39bc tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:22.042698 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:22.042698 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:22.047371 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3661a66b-7584-4e44-8418-52ad5c5e39bc tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Volume info retrieved successfully. Jul 22 05:35:22.052113 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3661a66b-7584-4e44-8418-52ad5c5e39bc tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 returned with HTTP 200 Jul 22 05:35:22.052409 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 351/1389] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:22 2026] GET /volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:22.531341 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-09407010-9e97-4361-8a50-a1b06861d50e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:22.533312 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-09407010-9e97-4361-8a50-a1b06861d50e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:22.533503 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-09407010-9e97-4361-8a50-a1b06861d50e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:22.533729 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-09407010-9e97-4361-8a50-a1b06861d50e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:22.533862 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-09407010-9e97-4361-8a50-a1b06861d50e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:22.538644 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:22.538644 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:22.539501 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-09407010-9e97-4361-8a50-a1b06861d50e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:22.540203 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 354/1390] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:22 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:22.549195 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1602d777-2936-43ab-b59f-56dc46a0e83b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:22.551148 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1602d777-2936-43ab-b59f-56dc46a0e83b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 Jul 22 05:35:22.551306 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1602d777-2936-43ab-b59f-56dc46a0e83b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:22.551489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1602d777-2936-43ab-b59f-56dc46a0e83b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:22.557670 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1602d777-2936-43ab-b59f-56dc46a0e83b tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 returned with HTTP 404 Jul 22 05:35:22.558298 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 337/1391] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:22 2026] GET /volume/v3/volumes/94caebe6-350b-4e40-9082-ed673068c189 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:22.566842 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2429a703-3d44-4f3c-be91-8797212e4b2f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:22.569046 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2429a703-3d44-4f3c-be91-8797212e4b2f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec Jul 22 05:35:22.569248 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2429a703-3d44-4f3c-be91-8797212e4b2f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:22.569454 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2429a703-3d44-4f3c-be91-8797212e4b2f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:22.577234 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:22.577234 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:22.581523 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2429a703-3d44-4f3c-be91-8797212e4b2f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:22.586811 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2429a703-3d44-4f3c-be91-8797212e4b2f tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec returned with HTTP 200 Jul 22 05:35:22.587250 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 350/1392] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:22 2026] GET /volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:22.604396 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-410a2efe-cbd4-4a9c-9c92-8dc05e93c4de None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:22.606585 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-410a2efe-cbd4-4a9c-9c92-8dc05e93c4de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec Jul 22 05:35:22.606953 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-410a2efe-cbd4-4a9c-9c92-8dc05e93c4de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:22.607206 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-410a2efe-cbd4-4a9c-9c92-8dc05e93c4de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:22.607409 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-410a2efe-cbd4-4a9c-9c92-8dc05e93c4de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Delete volume with id: 0be823e6-5498-4552-9a69-b3804cce2dec Jul 22 05:35:22.617152 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:22.617152 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:22.617955 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-410a2efe-cbd4-4a9c-9c92-8dc05e93c4de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:22.644694 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-410a2efe-cbd4-4a9c-9c92-8dc05e93c4de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Delete volume request issued successfully. Jul 22 05:35:22.644694 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-410a2efe-cbd4-4a9c-9c92-8dc05e93c4de tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec returned with HTTP 202 Jul 22 05:35:22.644694 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 352/1393] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:22 2026] DELETE /volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:22.653004 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0a8f4a21-0f57-4afd-8ca5-c70dbf4037e4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:22.655659 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0a8f4a21-0f57-4afd-8ca5-c70dbf4037e4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec Jul 22 05:35:22.655954 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0a8f4a21-0f57-4afd-8ca5-c70dbf4037e4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:22.656239 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0a8f4a21-0f57-4afd-8ca5-c70dbf4037e4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:22.666516 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:22.666516 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:22.671318 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0a8f4a21-0f57-4afd-8ca5-c70dbf4037e4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Volume info retrieved successfully. Jul 22 05:35:22.677498 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0a8f4a21-0f57-4afd-8ca5-c70dbf4037e4 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec returned with HTTP 200 Jul 22 05:35:22.678126 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 355/1394] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:22 2026] GET /volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.067196 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ba89c5d8-4d0e-425c-afe7-c3f2dad98f3e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.068044 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba89c5d8-4d0e-425c-afe7-c3f2dad98f3e tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] GET https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 Jul 22 05:35:23.068344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba89c5d8-4d0e-425c-afe7-c3f2dad98f3e tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.068616 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba89c5d8-4d0e-425c-afe7-c3f2dad98f3e tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.077962 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba89c5d8-4d0e-425c-afe7-c3f2dad98f3e tempest-VolumeTypesTest-299377452 tempest-VolumeTypesTest-299377452-project-member] https://10.4.3.91/volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 returned with HTTP 404 Jul 22 05:35:23.078743 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 338/1395] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/volumes/b6c121e0-cbe2-4946-9d45-179876eb4ab1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:23.086033 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-808b5f7f-45fe-400c-b10d-9e737fa37693 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.088183 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-808b5f7f-45fe-400c-b10d-9e737fa37693 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] DELETE https://10.4.3.91/volume/v3/types/96e2f89d-8522-4166-a90c-b029167547d9 Jul 22 05:35:23.088446 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-808b5f7f-45fe-400c-b10d-9e737fa37693 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.088730 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-808b5f7f-45fe-400c-b10d-9e737fa37693 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.124097 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-808b5f7f-45fe-400c-b10d-9e737fa37693 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/96e2f89d-8522-4166-a90c-b029167547d9 returned with HTTP 202 Jul 22 05:35:23.124785 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 351/1396] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:35:23 2026] DELETE /volume/v3/types/96e2f89d-8522-4166-a90c-b029167547d9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:23.133934 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-42301694-1e27-4513-a1e3-a052d4f630e8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.135446 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-42301694-1e27-4513-a1e3-a052d4f630e8 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/96e2f89d-8522-4166-a90c-b029167547d9 Jul 22 05:35:23.135760 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-42301694-1e27-4513-a1e3-a052d4f630e8 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.135937 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-42301694-1e27-4513-a1e3-a052d4f630e8 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.139605 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-42301694-1e27-4513-a1e3-a052d4f630e8 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/96e2f89d-8522-4166-a90c-b029167547d9 returned with HTTP 404 Jul 22 05:35:23.140118 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 353/1397] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/96e2f89d-8522-4166-a90c-b029167547d9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:23.148830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0876e411-68f8-43c9-b809-992ad66a7804 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.150950 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0876e411-68f8-43c9-b809-992ad66a7804 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] DELETE https://10.4.3.91/volume/v3/types/e30ecf18-ad10-4129-8168-898a833d8283 Jul 22 05:35:23.151171 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0876e411-68f8-43c9-b809-992ad66a7804 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.151419 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0876e411-68f8-43c9-b809-992ad66a7804 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.180602 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0876e411-68f8-43c9-b809-992ad66a7804 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/e30ecf18-ad10-4129-8168-898a833d8283 returned with HTTP 202 Jul 22 05:35:23.181387 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 356/1398] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:35:23 2026] DELETE /volume/v3/types/e30ecf18-ad10-4129-8168-898a833d8283 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:23.190603 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8263939b-3b23-4986-afe6-647180c83e8f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.192420 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8263939b-3b23-4986-afe6-647180c83e8f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/e30ecf18-ad10-4129-8168-898a833d8283 Jul 22 05:35:23.192619 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8263939b-3b23-4986-afe6-647180c83e8f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.192822 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8263939b-3b23-4986-afe6-647180c83e8f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.197174 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8263939b-3b23-4986-afe6-647180c83e8f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/e30ecf18-ad10-4129-8168-898a833d8283 returned with HTTP 404 Jul 22 05:35:23.198015 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 339/1399] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/e30ecf18-ad10-4129-8168-898a833d8283 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:23.209737 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ca601494-65b9-48dd-9b78-aae7823a9f2a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.212045 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ca601494-65b9-48dd-9b78-aae7823a9f2a tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:35:23.212675 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ca601494-65b9-48dd-9b78-aae7823a9f2a tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1245581315", "description": "tempest-volume-type-description-2023644620", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:23.236658 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ca601494-65b9-48dd-9b78-aae7823a9f2a tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:35:23.237266 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 352/1400] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:35:23 2026] POST /volume/v3/types => generated 315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.247169 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1fd1dc79-1bc6-467b-a065-405e40871610 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.249680 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fd1dc79-1bc6-467b-a065-405e40871610 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/56829b22-6016-4595-878f-9ba3ee3b9fdc Jul 22 05:35:23.250017 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fd1dc79-1bc6-467b-a065-405e40871610 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.250301 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fd1dc79-1bc6-467b-a065-405e40871610 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.256764 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fd1dc79-1bc6-467b-a065-405e40871610 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/56829b22-6016-4595-878f-9ba3ee3b9fdc returned with HTTP 200 Jul 22 05:35:23.257172 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 354/1401] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/56829b22-6016-4595-878f-9ba3ee3b9fdc => generated 337 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.267684 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a7ea0521-2205-47f4-8c94-f2457fe267be None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.270279 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a7ea0521-2205-47f4-8c94-f2457fe267be tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] DELETE https://10.4.3.91/volume/v3/types/56829b22-6016-4595-878f-9ba3ee3b9fdc Jul 22 05:35:23.270563 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a7ea0521-2205-47f4-8c94-f2457fe267be tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.270916 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a7ea0521-2205-47f4-8c94-f2457fe267be tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.301748 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a7ea0521-2205-47f4-8c94-f2457fe267be tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/56829b22-6016-4595-878f-9ba3ee3b9fdc returned with HTTP 202 Jul 22 05:35:23.302364 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 357/1402] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:35:23 2026] DELETE /volume/v3/types/56829b22-6016-4595-878f-9ba3ee3b9fdc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:23.310993 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f32e4281-efaf-46f0-88e9-874a359c9bcb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.313686 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f32e4281-efaf-46f0-88e9-874a359c9bcb tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/56829b22-6016-4595-878f-9ba3ee3b9fdc Jul 22 05:35:23.313987 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f32e4281-efaf-46f0-88e9-874a359c9bcb tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.314273 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f32e4281-efaf-46f0-88e9-874a359c9bcb tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.319227 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f32e4281-efaf-46f0-88e9-874a359c9bcb tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/56829b22-6016-4595-878f-9ba3ee3b9fdc returned with HTTP 404 Jul 22 05:35:23.320024 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 340/1403] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/56829b22-6016-4595-878f-9ba3ee3b9fdc => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:23.331784 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9d498161-95c0-4f0a-92e7-349a2e2da192 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.334075 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d498161-95c0-4f0a-92e7-349a2e2da192 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:35:23.334484 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d498161-95c0-4f0a-92e7-349a2e2da192 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-64031727"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:23.353137 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d498161-95c0-4f0a-92e7-349a2e2da192 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:35:23.353611 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 353/1404] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:35:23 2026] POST /volume/v3/types => generated 219 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.365786 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fd7e131a-9d4a-4130-8ab9-8141c2330a99 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.371867 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fd7e131a-9d4a-4130-8ab9-8141c2330a99 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] POST https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption Jul 22 05:35:23.372331 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fd7e131a-9d4a-4130-8ab9-8141c2330a99 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:23.408850 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fd7e131a-9d4a-4130-8ab9-8141c2330a99 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption returned with HTTP 200 Jul 22 05:35:23.409363 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 355/1405] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:35:23 2026] POST /volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.425022 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e8c9c1bc-418c-4557-81c0-1fb579afd51f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.426605 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e8c9c1bc-418c-4557-81c0-1fb579afd51f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption Jul 22 05:35:23.426844 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e8c9c1bc-418c-4557-81c0-1fb579afd51f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.427051 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e8c9c1bc-418c-4557-81c0-1fb579afd51f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.436335 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e8c9c1bc-418c-4557-81c0-1fb579afd51f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption returned with HTTP 200 Jul 22 05:35:23.436855 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 358/1406] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.448363 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-077fdb05-c5e5-4df7-8069-6f8f3b765722 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.450810 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-077fdb05-c5e5-4df7-8069-6f8f3b765722 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] PUT https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption/753a40c5-6abc-47ee-a0a4-d01181d32aaf Jul 22 05:35:23.452810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-077fdb05-c5e5-4df7-8069-6f8f3b765722 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:23.487442 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-077fdb05-c5e5-4df7-8069-6f8f3b765722 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption/753a40c5-6abc-47ee-a0a4-d01181d32aaf returned with HTTP 200 Jul 22 05:35:23.488109 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 341/1407] 10.4.3.91 () {68 vars in 1500 bytes} [Wed Jul 22 05:35:23 2026] PUT /volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption/753a40c5-6abc-47ee-a0a4-d01181d32aaf => generated 122 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.502130 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a1ed83a5-895f-45a9-a843-1283c643ec47 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.506713 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a1ed83a5-895f-45a9-a843-1283c643ec47 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption Jul 22 05:35:23.507066 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a1ed83a5-895f-45a9-a843-1283c643ec47 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.507351 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a1ed83a5-895f-45a9-a843-1283c643ec47 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.521819 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a1ed83a5-895f-45a9-a843-1283c643ec47 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption returned with HTTP 200 Jul 22 05:35:23.522391 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 354/1408] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption => generated 347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.533655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d363ac6b-4cb3-4c80-81e6-c2ed566876e6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.536230 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d363ac6b-4cb3-4c80-81e6-c2ed566876e6 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption/cipher Jul 22 05:35:23.536495 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d363ac6b-4cb3-4c80-81e6-c2ed566876e6 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.536744 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d363ac6b-4cb3-4c80-81e6-c2ed566876e6 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.545656 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d363ac6b-4cb3-4c80-81e6-c2ed566876e6 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption/cipher returned with HTTP 200 Jul 22 05:35:23.546254 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 356/1409] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:35:23.551582 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d9100b94-00ed-4157-961d-5f8df66c4d07 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.553617 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d9100b94-00ed-4157-961d-5f8df66c4d07 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:23.554092 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d9100b94-00ed-4157-961d-5f8df66c4d07 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.554244 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d9100b94-00ed-4157-961d-5f8df66c4d07 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.554295 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d9100b94-00ed-4157-961d-5f8df66c4d07 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:23.558677 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7c3a3e7e-a6e8-4327-8aae-2e513273971c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.562760 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:23.562760 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:23.563922 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d9100b94-00ed-4157-961d-5f8df66c4d07 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:23.564451 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 359/1410] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.567156 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c3a3e7e-a6e8-4327-8aae-2e513273971c tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] DELETE https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption/753a40c5-6abc-47ee-a0a4-d01181d32aaf Jul 22 05:35:23.567156 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7c3a3e7e-a6e8-4327-8aae-2e513273971c tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.567156 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7c3a3e7e-a6e8-4327-8aae-2e513273971c tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.584343 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c3a3e7e-a6e8-4327-8aae-2e513273971c tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption/753a40c5-6abc-47ee-a0a4-d01181d32aaf returned with HTTP 202 Jul 22 05:35:23.584990 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 342/1411] 10.4.3.91 () {66 vars in 1482 bytes} [Wed Jul 22 05:35:23 2026] DELETE /volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption/753a40c5-6abc-47ee-a0a4-d01181d32aaf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:23.593369 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-213aeca5-f046-4947-85f5-1ac4d17d3ae0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.597937 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-213aeca5-f046-4947-85f5-1ac4d17d3ae0 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption Jul 22 05:35:23.597937 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-213aeca5-f046-4947-85f5-1ac4d17d3ae0 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.597937 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-213aeca5-f046-4947-85f5-1ac4d17d3ae0 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.606419 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-213aeca5-f046-4947-85f5-1ac4d17d3ae0 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption returned with HTTP 200 Jul 22 05:35:23.607047 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 355/1412] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 05:35:23.618846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d719dc45-7722-491a-af57-199850fe8c7c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.621327 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d719dc45-7722-491a-af57-199850fe8c7c tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption Jul 22 05:35:23.621706 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d719dc45-7722-491a-af57-199850fe8c7c tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.621901 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d719dc45-7722-491a-af57-199850fe8c7c tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.635142 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d719dc45-7722-491a-af57-199850fe8c7c tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption returned with HTTP 200 Jul 22 05:35:23.635305 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 357/1413] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 05:35:23.647041 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c671ebae-5bd4-4f32-9c5a-356319b6365a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.649874 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c671ebae-5bd4-4f32-9c5a-356319b6365a tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] DELETE https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02 Jul 22 05:35:23.650197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c671ebae-5bd4-4f32-9c5a-356319b6365a tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.650501 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c671ebae-5bd4-4f32-9c5a-356319b6365a tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.688604 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c671ebae-5bd4-4f32-9c5a-356319b6365a tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02 returned with HTTP 202 Jul 22 05:35:23.689282 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 360/1414] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:35:23 2026] DELETE /volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:23.696400 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a8f898b3-da23-4ec1-a5c1-35b8242ae251 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.699667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a8f898b3-da23-4ec1-a5c1-35b8242ae251 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] GET https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec Jul 22 05:35:23.700159 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a8f898b3-da23-4ec1-a5c1-35b8242ae251 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.700436 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a8f898b3-da23-4ec1-a5c1-35b8242ae251 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.702580 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c966011b-1c37-49ff-959a-656f011707c8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.704788 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c966011b-1c37-49ff-959a-656f011707c8 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02 Jul 22 05:35:23.705035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c966011b-1c37-49ff-959a-656f011707c8 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.705284 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c966011b-1c37-49ff-959a-656f011707c8 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.710825 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a8f898b3-da23-4ec1-a5c1-35b8242ae251 tempest-VolumesListTestJSON-2016132646 tempest-VolumesListTestJSON-2016132646-project-member] https://10.4.3.91/volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec returned with HTTP 404 Jul 22 05:35:23.711527 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 343/1415] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/volumes/0be823e6-5498-4552-9a69-b3804cce2dec => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:23.711660 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c966011b-1c37-49ff-959a-656f011707c8 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02 returned with HTTP 404 Jul 22 05:35:23.712251 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 356/1416] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/d2848e94-6abe-4832-a22b-83a0fe433c02 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:23.725494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ad18cf24-a517-41c8-be23-d8bc23ae00bf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.729396 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ad18cf24-a517-41c8-be23-d8bc23ae00bf tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types Jul 22 05:35:23.729810 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ad18cf24-a517-41c8-be23-d8bc23ae00bf tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.729924 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ad18cf24-a517-41c8-be23-d8bc23ae00bf tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.747135 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ad18cf24-a517-41c8-be23-d8bc23ae00bf tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:35:23.749656 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 358/1417] 10.4.3.91 () {66 vars in 1224 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types => generated 892 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.757931 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-74507351-476e-4434-b693-42a0944dbe22 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.760442 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-74507351-476e-4434-b693-42a0944dbe22 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:35:23.760701 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-74507351-476e-4434-b693-42a0944dbe22 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2105367646"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:23.779777 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-74507351-476e-4434-b693-42a0944dbe22 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:35:23.780216 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 361/1418] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:35:23 2026] POST /volume/v3/types => generated 221 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.791368 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2951188c-e896-413a-ac2e-b81f955c4af5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.794181 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2951188c-e896-413a-ac2e-b81f955c4af5 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] PUT https://10.4.3.91/volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 Jul 22 05:35:23.794181 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2951188c-e896-413a-ac2e-b81f955c4af5 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-971295013", "description": "tempest-volume-type-description-65910802", "is_public": false}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:23.846669 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2951188c-e896-413a-ac2e-b81f955c4af5 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 returned with HTTP 200 Jul 22 05:35:23.847286 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 344/1419] 10.4.3.91 () {68 vars in 1356 bytes} [Wed Jul 22 05:35:23 2026] PUT /volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 => generated 202 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.856112 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a4ec2b70-68b1-4bc8-8293-a6819f2dad19 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.859785 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a4ec2b70-68b1-4bc8-8293-a6819f2dad19 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 Jul 22 05:35:23.859785 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a4ec2b70-68b1-4bc8-8293-a6819f2dad19 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.859785 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a4ec2b70-68b1-4bc8-8293-a6819f2dad19 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.865719 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a4ec2b70-68b1-4bc8-8293-a6819f2dad19 tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 returned with HTTP 200 Jul 22 05:35:23.866139 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 357/1420] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 => generated 266 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:23.877423 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-233c06f0-cc34-4043-93c8-66c3694928ed None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.879925 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-233c06f0-cc34-4043-93c8-66c3694928ed tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] DELETE https://10.4.3.91/volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 Jul 22 05:35:23.880227 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-233c06f0-cc34-4043-93c8-66c3694928ed tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.883199 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-233c06f0-cc34-4043-93c8-66c3694928ed tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.923677 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-233c06f0-cc34-4043-93c8-66c3694928ed tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 returned with HTTP 202 Jul 22 05:35:23.924303 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 359/1421] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:35:23 2026] DELETE /volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:23.933440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8f1e062a-20ba-47cf-8958-da3331f5b72f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:23.937468 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8f1e062a-20ba-47cf-8958-da3331f5b72f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] GET https://10.4.3.91/volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 Jul 22 05:35:23.937797 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8f1e062a-20ba-47cf-8958-da3331f5b72f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:23.941247 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8f1e062a-20ba-47cf-8958-da3331f5b72f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:23.947280 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8f1e062a-20ba-47cf-8958-da3331f5b72f tempest-VolumeTypesTest-1666269505 tempest-VolumeTypesTest-1666269505-project-admin] https://10.4.3.91/volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 returned with HTTP 404 Jul 22 05:35:23.947952 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 362/1422] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:35:23 2026] GET /volume/v3/types/97377ca7-4495-4728-abaf-e9030cd95aa6 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:24.582956 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0632799e-7270-4ccd-869d-6d30b40a355f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:24.585917 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0632799e-7270-4ccd-869d-6d30b40a355f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:24.587202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0632799e-7270-4ccd-869d-6d30b40a355f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:24.587547 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0632799e-7270-4ccd-869d-6d30b40a355f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:24.587981 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-0632799e-7270-4ccd-869d-6d30b40a355f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:24.597430 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:24.597430 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:24.598667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0632799e-7270-4ccd-869d-6d30b40a355f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:24.599067 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 345/1423] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:24 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:25.617907 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ad58bf63-7e81-40ea-80d6-7e9d327c1b4f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:25.620467 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ad58bf63-7e81-40ea-80d6-7e9d327c1b4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:25.620691 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ad58bf63-7e81-40ea-80d6-7e9d327c1b4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:25.620915 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ad58bf63-7e81-40ea-80d6-7e9d327c1b4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:25.621055 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-ad58bf63-7e81-40ea-80d6-7e9d327c1b4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:25.629329 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:25.629329 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:25.630252 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ad58bf63-7e81-40ea-80d6-7e9d327c1b4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:25.630747 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 358/1424] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:25 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:26.646359 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0731bfe0-4476-4f85-a616-52dc69131aa8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:26.651147 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0731bfe0-4476-4f85-a616-52dc69131aa8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:26.651147 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0731bfe0-4476-4f85-a616-52dc69131aa8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:26.653221 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0731bfe0-4476-4f85-a616-52dc69131aa8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:26.653221 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-0731bfe0-4476-4f85-a616-52dc69131aa8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:26.661909 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:26.661909 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:26.664512 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0731bfe0-4476-4f85-a616-52dc69131aa8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:26.666893 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 360/1425] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:26 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:27.681839 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ce976f8b-96b6-4beb-be2d-888b9e48fbe2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:27.684077 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ce976f8b-96b6-4beb-be2d-888b9e48fbe2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:27.684077 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ce976f8b-96b6-4beb-be2d-888b9e48fbe2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:27.684449 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ce976f8b-96b6-4beb-be2d-888b9e48fbe2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:27.684688 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-ce976f8b-96b6-4beb-be2d-888b9e48fbe2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:27.697886 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:27.697886 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:27.698917 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ce976f8b-96b6-4beb-be2d-888b9e48fbe2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:27.699439 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 363/1426] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:27 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:28.028555 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6b26267c-9033-4b6d-8c13-da0ff1c88bd9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:28.033829 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b26267c-9033-4b6d-8c13-da0ff1c88bd9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:35:28.039047 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6b26267c-9033-4b6d-8c13-da0ff1c88bd9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:28.039940 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6b26267c-9033-4b6d-8c13-da0ff1c88bd9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:28.062087 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:28.062087 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:28.071666 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6b26267c-9033-4b6d-8c13-da0ff1c88bd9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:35:28.077855 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b26267c-9033-4b6d-8c13-da0ff1c88bd9 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:35:28.078625 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 346/1427] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:28 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:28.150113 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-9a3f6a83-7b7a-4102-8612-fcdecaa68ac6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:28.154613 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-9a3f6a83-7b7a-4102-8612-fcdecaa68ac6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:35:28.154613 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-9a3f6a83-7b7a-4102-8612-fcdecaa68ac6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:28.154613 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-9a3f6a83-7b7a-4102-8612-fcdecaa68ac6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:28.172624 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:28.172624 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:28.183272 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-9a3f6a83-7b7a-4102-8612-fcdecaa68ac6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:35:28.190292 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-9a3f6a83-7b7a-4102-8612-fcdecaa68ac6 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:35:28.190744 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 359/1428] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:35:28 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:28.223868 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-d34f5d82-3ab8-4b24-a984-bec66f4b5814 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:28.229512 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-d34f5d82-3ab8-4b24-a984-bec66f4b5814 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] POST https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd/action Jul 22 05:35:28.229512 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-d34f5d82-3ab8-4b24-a984-bec66f4b5814 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:28.230737 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-d34f5d82-3ab8-4b24-a984-bec66f4b5814 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:28.252814 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:28.252814 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:28.253392 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-d34f5d82-3ab8-4b24-a984-bec66f4b5814 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:35:28.267341 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-d34f5d82-3ab8-4b24-a984-bec66f4b5814 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Begin detaching volume completed successfully. Jul 22 05:35:28.267341 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-d34f5d82-3ab8-4b24-a984-bec66f4b5814 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd/action returned with HTTP 202 Jul 22 05:35:28.268410 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 361/1429] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:35:28 2026] POST /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:28.348545 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9154b758-bc01-4fe4-a951-13306d7b435b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:28.349181 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9154b758-bc01-4fe4-a951-13306d7b435b None None] GET https://10.4.3.91/volume// Jul 22 05:35:28.349578 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9154b758-bc01-4fe4-a951-13306d7b435b None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:28.349862 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9154b758-bc01-4fe4-a951-13306d7b435b None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:28.350212 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9154b758-bc01-4fe4-a951-13306d7b435b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:28.353509 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 364/1430] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:35:28 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:35:28.367656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-25ec55ef-c0f2-49d0-85d9-deb8b783a859 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:28.372424 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-25ec55ef-c0f2-49d0-85d9-deb8b783a859 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:35:28.372731 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-25ec55ef-c0f2-49d0-85d9-deb8b783a859 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:28.372992 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-25ec55ef-c0f2-49d0-85d9-deb8b783a859 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:28.388656 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:28.388656 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:28.398461 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-25ec55ef-c0f2-49d0-85d9-deb8b783a859 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:35:28.407658 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-25ec55ef-c0f2-49d0-85d9-deb8b783a859 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:35:28.407658 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 347/1431] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:35:28 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:35:28.712545 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-223ed3de-9e10-4f30-9e93-4908df9ce11d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:28.715583 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-223ed3de-9e10-4f30-9e93-4908df9ce11d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:28.715583 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-223ed3de-9e10-4f30-9e93-4908df9ce11d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:28.715583 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-223ed3de-9e10-4f30-9e93-4908df9ce11d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:28.715583 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-223ed3de-9e10-4f30-9e93-4908df9ce11d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:28.722438 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:28.722438 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:28.723676 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-223ed3de-9e10-4f30-9e93-4908df9ce11d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:28.724304 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 360/1432] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:28 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:35:29.738860 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-1c1994e8-6249-482e-9526-063c16c6d344 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:29.742393 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-1c1994e8-6249-482e-9526-063c16c6d344 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] DELETE https://10.4.3.91/volume/v3/attachments/270162c5-c9f9-4851-8598-8636f5da7d32 Jul 22 05:35:29.742730 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-1c1994e8-6249-482e-9526-063c16c6d344 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:29.743047 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-1c1994e8-6249-482e-9526-063c16c6d344 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:29.744033 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fb3e85c1-2254-4e5e-ad55-abab9ea4e1bb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:29.746411 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fb3e85c1-2254-4e5e-ad55-abab9ea4e1bb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:29.746810 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fb3e85c1-2254-4e5e-ad55-abab9ea4e1bb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:29.747118 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fb3e85c1-2254-4e5e-ad55-abab9ea4e1bb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:29.748842 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-fb3e85c1-2254-4e5e-ad55-abab9ea4e1bb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:29.754903 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:29.754903 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:29.755266 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:29.755266 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:29.756452 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fb3e85c1-2254-4e5e-ad55-abab9ea4e1bb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:29.757171 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 365/1433] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:29 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:29.829655 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a3290b4a-1a0b-4759-aa0c-2f0708882b8f req-1c1994e8-6249-482e-9526-063c16c6d344 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/attachments/270162c5-c9f9-4851-8598-8636f5da7d32 returned with HTTP 200 Jul 22 05:35:29.830266 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 362/1434] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:35:29 2026] DELETE /volume/v3/attachments/270162c5-c9f9-4851-8598-8636f5da7d32 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:30.465196 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3b9910f7-0d57-453f-a12c-09be4b7eee42 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:30.467082 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b9910f7-0d57-453f-a12c-09be4b7eee42 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:35:30.467863 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b9910f7-0d57-453f-a12c-09be4b7eee42 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:30.467863 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b9910f7-0d57-453f-a12c-09be4b7eee42 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:30.478157 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:30.478157 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:30.484514 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3b9910f7-0d57-453f-a12c-09be4b7eee42 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:35:30.490048 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b9910f7-0d57-453f-a12c-09be4b7eee42 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:35:30.490939 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 348/1435] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:30 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:30.776006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-40d81db5-573e-444e-a10c-fd40e5c3d472 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:30.779075 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-40d81db5-573e-444e-a10c-fd40e5c3d472 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:30.779882 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-40d81db5-573e-444e-a10c-fd40e5c3d472 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:30.779882 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-40d81db5-573e-444e-a10c-fd40e5c3d472 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:30.780878 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-40d81db5-573e-444e-a10c-fd40e5c3d472 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:30.792314 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:30.792314 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:30.793230 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-40d81db5-573e-444e-a10c-fd40e5c3d472 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:30.794318 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 361/1436] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:30 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:31.512987 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2ef56465-118e-46fb-8b09-94b3f5c842d2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:31.516059 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2ef56465-118e-46fb-8b09-94b3f5c842d2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:31.516721 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2ef56465-118e-46fb-8b09-94b3f5c842d2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:31.517365 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2ef56465-118e-46fb-8b09-94b3f5c842d2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:31.532258 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:31.532258 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:31.544882 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2ef56465-118e-46fb-8b09-94b3f5c842d2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:31.552264 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2ef56465-118e-46fb-8b09-94b3f5c842d2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:31.553111 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 366/1437] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:31 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:31.578646 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e78814e5-59a7-4328-9a1b-facdbe2a085c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:31.585849 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e78814e5-59a7-4328-9a1b-facdbe2a085c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:31.586068 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e78814e5-59a7-4328-9a1b-facdbe2a085c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:31.586615 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e78814e5-59a7-4328-9a1b-facdbe2a085c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:31.600942 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:31.600942 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:31.607132 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e78814e5-59a7-4328-9a1b-facdbe2a085c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:31.613132 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e78814e5-59a7-4328-9a1b-facdbe2a085c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:31.613132 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 363/1438] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:31 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:31.697331 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-35c3a0d7-929a-46dd-b937-ac544b8ba946 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:31.700115 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-35c3a0d7-929a-46dd-b937-ac544b8ba946 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:31.701473 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-35c3a0d7-929a-46dd-b937-ac544b8ba946 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:31.701473 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-35c3a0d7-929a-46dd-b937-ac544b8ba946 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:31.713805 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:31.713805 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:31.719325 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-35c3a0d7-929a-46dd-b937-ac544b8ba946 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:31.730943 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-35c3a0d7-929a-46dd-b937-ac544b8ba946 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:31.731493 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 349/1439] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:35:31 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:31.812813 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-73872826-0b4a-4bc9-a035-e510a9a09a03 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:31.819777 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-73872826-0b4a-4bc9-a035-e510a9a09a03 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:31.819777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-73872826-0b4a-4bc9-a035-e510a9a09a03 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:31.819777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-73872826-0b4a-4bc9-a035-e510a9a09a03 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:31.819777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-73872826-0b4a-4bc9-a035-e510a9a09a03 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:31.835344 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:31.835344 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:31.836402 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-73872826-0b4a-4bc9-a035-e510a9a09a03 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:31.837345 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 362/1440] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:31 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:31.897578 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e810a986-6a24-4d8d-aa1d-7f22597f6a85 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:31.898320 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e810a986-6a24-4d8d-aa1d-7f22597f6a85 None None] GET https://10.4.3.91/volume// Jul 22 05:35:31.898320 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e810a986-6a24-4d8d-aa1d-7f22597f6a85 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:31.898725 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e810a986-6a24-4d8d-aa1d-7f22597f6a85 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:31.901460 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e810a986-6a24-4d8d-aa1d-7f22597f6a85 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:31.901460 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 367/1441] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:35: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 22 05:35:31.919022 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-489171d0-6a05-4a31-8ce7-8f7863216018 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:31.924096 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-489171d0-6a05-4a31-8ce7-8f7863216018 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:35:31.925056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-489171d0-6a05-4a31-8ce7-8f7863216018 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32dae28d-d75e-49e1-aea7-c7d382e0a550", "connector": null, "instance_uuid": "9b91a222-2f7e-4074-ba55-7d5052bd5af8"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:31.937415 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:31.937415 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:31.997952 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-489171d0-6a05-4a31-8ce7-8f7863216018 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:35:31.998772 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 364/1442] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:35:31 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 22 05:35:32.056729 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6a3262b4-7706-4396-8309-58a42a81ef85 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:32.061803 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6a3262b4-7706-4396-8309-58a42a81ef85 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:32.062084 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6a3262b4-7706-4396-8309-58a42a81ef85 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:32.063514 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6a3262b4-7706-4396-8309-58a42a81ef85 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:32.089767 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:32.089767 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:32.092373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-399698b9-f285-408b-96d0-fdef266025fe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:32.092865 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-399698b9-f285-408b-96d0-fdef266025fe None None] GET https://10.4.3.91/volume// Jul 22 05:35:32.093095 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-399698b9-f285-408b-96d0-fdef266025fe None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:32.093345 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-399698b9-f285-408b-96d0-fdef266025fe None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:32.093750 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-399698b9-f285-408b-96d0-fdef266025fe None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:32.094115 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 363/1443] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:35: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 22 05:35:32.098972 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6a3262b4-7706-4396-8309-58a42a81ef85 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:32.109279 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6a3262b4-7706-4396-8309-58a42a81ef85 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:32.111904 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 350/1444] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:32 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 877 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:32.114905 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-d5db9818-4a97-4f9a-bb59-e90cf87ef46c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:32.123245 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-d5db9818-4a97-4f9a-bb59-e90cf87ef46c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:32.123619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-d5db9818-4a97-4f9a-bb59-e90cf87ef46c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:32.123863 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-d5db9818-4a97-4f9a-bb59-e90cf87ef46c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:32.158012 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:32.158012 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:32.164800 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-d5db9818-4a97-4f9a-bb59-e90cf87ef46c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:32.171737 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-d5db9818-4a97-4f9a-bb59-e90cf87ef46c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:32.172273 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 368/1445] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:35:32 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 1057 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:35:32.318738 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-b3406034-b216-4209-a379-b1d99b5c4bbe None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:32.321690 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-b3406034-b216-4209-a379-b1d99b5c4bbe tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] PUT https://10.4.3.91/volume/v3/attachments/3c099e0d-819d-44c1-ada8-0630a47ec0f3 Jul 22 05:35:32.322263 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-b3406034-b216-4209-a379-b1d99b5c4bbe tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:32.338767 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-b3406034-b216-4209-a379-b1d99b5c4bbe tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Acquiring lock "cinder-attachment_update-32dae28d-d75e-49e1-aea7-c7d382e0a550-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:35:32.348051 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-b3406034-b216-4209-a379-b1d99b5c4bbe tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-32dae28d-d75e-49e1-aea7-c7d382e0a550-np0000005624" acquired by "attachment_update" :: waited 0.010s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:35:32.349321 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:32.349321 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:32.517063 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-b3406034-b216-4209-a379-b1d99b5c4bbe tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-32dae28d-d75e-49e1-aea7-c7d382e0a550-np0000005624" released by "attachment_update" :: held 0.168s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:35:32.517274 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-b3406034-b216-4209-a379-b1d99b5c4bbe tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/3c099e0d-819d-44c1-ada8-0630a47ec0f3 returned with HTTP 200 Jul 22 05:35:32.517786 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 365/1446] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:35:32 2026] PUT /volume/v3/attachments/3c099e0d-819d-44c1-ada8-0630a47ec0f3 => generated 968 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:32.530047 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-4cba7e3c-defb-4e47-ae21-8fb22c2bfd0e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:32.533853 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-4cba7e3c-defb-4e47-ae21-8fb22c2bfd0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550/encryption Jul 22 05:35:32.534017 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-4cba7e3c-defb-4e47-ae21-8fb22c2bfd0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:32.534220 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-4cba7e3c-defb-4e47-ae21-8fb22c2bfd0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:32.547326 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:32.547326 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:32.559130 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-4cba7e3c-defb-4e47-ae21-8fb22c2bfd0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550/encryption returned with HTTP 200 Jul 22 05:35:32.559758 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 364/1447] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:35:32 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:35:32.853615 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0bf0e1f4-7ec5-4b88-a2c2-d3944ae80f40 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:32.855876 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0bf0e1f4-7ec5-4b88-a2c2-d3944ae80f40 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:32.856141 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0bf0e1f4-7ec5-4b88-a2c2-d3944ae80f40 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:32.856929 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0bf0e1f4-7ec5-4b88-a2c2-d3944ae80f40 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:32.856929 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-0bf0e1f4-7ec5-4b88-a2c2-d3944ae80f40 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:32.871424 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:32.871424 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:32.872831 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0bf0e1f4-7ec5-4b88-a2c2-d3944ae80f40 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:32.873571 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 351/1448] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:32 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:33.132851 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-01d21d16-0b22-4969-8b18-e9e05515a422 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:33.135147 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01d21d16-0b22-4969-8b18-e9e05515a422 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:33.135442 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01d21d16-0b22-4969-8b18-e9e05515a422 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:33.135715 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01d21d16-0b22-4969-8b18-e9e05515a422 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:33.147036 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:33.147036 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:33.151768 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-01d21d16-0b22-4969-8b18-e9e05515a422 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:33.157881 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01d21d16-0b22-4969-8b18-e9e05515a422 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:33.158526 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 369/1449] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:33 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:33.890987 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fd9ffccc-bbc3-4e40-9544-3957ebcc46b7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:33.893209 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fd9ffccc-bbc3-4e40-9544-3957ebcc46b7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:33.893209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fd9ffccc-bbc3-4e40-9544-3957ebcc46b7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:33.893460 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fd9ffccc-bbc3-4e40-9544-3957ebcc46b7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:33.893648 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-fd9ffccc-bbc3-4e40-9544-3957ebcc46b7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:33.899249 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:33.899249 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:33.900275 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fd9ffccc-bbc3-4e40-9544-3957ebcc46b7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:33.900839 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 366/1450] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:33 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:34.183473 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-aad35359-b022-4deb-ae00-9e73b78fa687 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:34.186555 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aad35359-b022-4deb-ae00-9e73b78fa687 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:34.186990 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aad35359-b022-4deb-ae00-9e73b78fa687 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:34.187714 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aad35359-b022-4deb-ae00-9e73b78fa687 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:34.214685 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:34.214685 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:34.222800 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-aad35359-b022-4deb-ae00-9e73b78fa687 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:34.229972 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aad35359-b022-4deb-ae00-9e73b78fa687 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:34.231213 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 365/1451] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:34 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 878 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:34.916504 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-faef056d-e1f4-4628-82a3-1a39f5578784 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:34.921231 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-faef056d-e1f4-4628-82a3-1a39f5578784 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:34.922094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-faef056d-e1f4-4628-82a3-1a39f5578784 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:34.922094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-faef056d-e1f4-4628-82a3-1a39f5578784 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:34.922094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-faef056d-e1f4-4628-82a3-1a39f5578784 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:34.932021 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:34.932021 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:34.932791 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-faef056d-e1f4-4628-82a3-1a39f5578784 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:34.933097 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 352/1452] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:34 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:35.250618 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cd24afc0-90f7-42bb-b7ea-ea2e2dca9002 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:35.253673 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cd24afc0-90f7-42bb-b7ea-ea2e2dca9002 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:35.253673 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cd24afc0-90f7-42bb-b7ea-ea2e2dca9002 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:35.255242 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cd24afc0-90f7-42bb-b7ea-ea2e2dca9002 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:35.269028 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:35.269028 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:35.272879 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cd24afc0-90f7-42bb-b7ea-ea2e2dca9002 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:35.277515 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cd24afc0-90f7-42bb-b7ea-ea2e2dca9002 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:35.278160 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 370/1453] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:35 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:35.947625 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dd102016-7fb8-4ebf-bfe5-ea6e12443379 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:35.949616 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dd102016-7fb8-4ebf-bfe5-ea6e12443379 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:35.949851 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dd102016-7fb8-4ebf-bfe5-ea6e12443379 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:35.950082 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dd102016-7fb8-4ebf-bfe5-ea6e12443379 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:35.951297 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-dd102016-7fb8-4ebf-bfe5-ea6e12443379 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:35.961801 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:35.961801 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:35.963497 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dd102016-7fb8-4ebf-bfe5-ea6e12443379 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:35.964088 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 367/1454] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:35 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:36.270045 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:36.272039 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:36.272435 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-680427871"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:36.274947 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-680427871'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:36.274947 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Create volume of 1 GB Jul 22 05:35:36.296644 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d8a7a53c-d7ea-4bbf-aba9-6b9e7cb8d097 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:36.298601 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Availability Zones retrieved successfully. Jul 22 05:35:36.304167 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d8a7a53c-d7ea-4bbf-aba9-6b9e7cb8d097 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:36.304167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d8a7a53c-d7ea-4bbf-aba9-6b9e7cb8d097 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:36.306993 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d8a7a53c-d7ea-4bbf-aba9-6b9e7cb8d097 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:36.314743 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Flow 'volume_create_api' (b7236d57-d475-4476-84b6-87f5c93eeeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:36.317781 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dee52f72-78e6-492a-a9a8-7ee018671371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:36.318428 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:36.326556 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:36.326556 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:36.333209 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d8a7a53c-d7ea-4bbf-aba9-6b9e7cb8d097 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:36.340386 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d8a7a53c-d7ea-4bbf-aba9-6b9e7cb8d097 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:36.340854 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 353/1455] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:36 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:36.371868 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dee52f72-78e6-492a-a9a8-7ee018671371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:36.372647 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c3f3666-f0a9-4c29-b66a-350a0cfdfe9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:36.442347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Created reservations ['ce093147-2e82-4365-9f72-b153c98c6aa0', 'd19da3a7-65c3-4f56-a69c-a20134250201', '6c233de3-ffca-4538-9a5d-be6931736f37', 'd9a159df-913e-4f84-aab5-c93b215baa7f'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:36.443398 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c3f3666-f0a9-4c29-b66a-350a0cfdfe9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce093147-2e82-4365-9f72-b153c98c6aa0', 'd19da3a7-65c3-4f56-a69c-a20134250201', '6c233de3-ffca-4538-9a5d-be6931736f37', 'd9a159df-913e-4f84-aab5-c93b215baa7f']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:36.444478 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da9aa3e6-fe55-408c-aee8-63bcb7655207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:36.479088 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da9aa3e6-fe55-408c-aee8-63bcb7655207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-680427871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f924eee3624b6eb6d93ee180bda892',qos_specs=None,replication_status=,reservations=['ce093147-2e82-4365-9f72-b153c98c6aa0','d19da3a7-65c3-4f56-a69c-a20134250201','6c233de3-ffca-4538-9a5d-be6931736f37','d9a159df-913e-4f84-aab5-c93b215baa7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149f405c7abf4b6ca3293cf1b728b56f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-680427871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7f924eee3624b6eb6d93ee180bda892',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='149f405c7abf4b6ca3293cf1b728b56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:36.481047 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (484041ce-76d5-4dd7-b7d6-1f20dc56cb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:36.505521 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (484041ce-76d5-4dd7-b7d6-1f20dc56cb28) transitioned into state 'SUCCESS' from state '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-680427871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f924eee3624b6eb6d93ee180bda892',qos_specs=None,replication_status=,reservations=['ce093147-2e82-4365-9f72-b153c98c6aa0','d19da3a7-65c3-4f56-a69c-a20134250201','6c233de3-ffca-4538-9a5d-be6931736f37','d9a159df-913e-4f84-aab5-c93b215baa7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149f405c7abf4b6ca3293cf1b728b56f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:36.508575 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f060082-cbc3-423a-b010-bfd6c34b00fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:36.509342 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:36.512172 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:36.512668 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-127347665"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:36.514760 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-127347665'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:36.514971 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Create volume of 1 GB Jul 22 05:35:36.520103 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f060082-cbc3-423a-b010-bfd6c34b00fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:36.520948 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Flow 'volume_create_api' (b7236d57-d475-4476-84b6-87f5c93eeeb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:36.521259 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Create volume request issued successfully. Jul 22 05:35:36.521751 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Availability Zones retrieved successfully. Jul 22 05:35:36.521822 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-07cd9eae-f4a4-431a-a8eb-65f64afc74af tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:36.522248 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 366/1456] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:35:36 2026] POST /volume/v3/volumes => generated 748 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:36.537117 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-93397528-c173-4d73-8975-630ff0a11426 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:36.539053 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93397528-c173-4d73-8975-630ff0a11426 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:35:36.539053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93397528-c173-4d73-8975-630ff0a11426 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:36.539053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93397528-c173-4d73-8975-630ff0a11426 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:36.540889 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Flow 'volume_create_api' (a38d5a7c-9d93-4f81-ae57-dfdbc59234c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:36.543408 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e660df96-7414-448d-907d-6bebedb9d872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:36.544890 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:36.546738 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:36.546738 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:36.550833 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-93397528-c173-4d73-8975-630ff0a11426 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:35:36.555095 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93397528-c173-4d73-8975-630ff0a11426 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:35:36.555452 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 368/1457] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:36 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:36.584523 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e660df96-7414-448d-907d-6bebedb9d872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:36.586115 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5add3d2-e76b-4c85-8771-06b4bb4238dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:36.612118 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7e7066fb-2218-4ebc-aa36-99640c2641c2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:36.615202 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7e7066fb-2218-4ebc-aa36-99640c2641c2 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:35:36.615202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7e7066fb-2218-4ebc-aa36-99640c2641c2 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:36.615339 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7e7066fb-2218-4ebc-aa36-99640c2641c2 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:36.615488 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-7e7066fb-2218-4ebc-aa36-99640c2641c2 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Delete volume with id: b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:35:36.626076 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:36.626076 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:36.627110 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7e7066fb-2218-4ebc-aa36-99640c2641c2 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:35:36.665738 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7e7066fb-2218-4ebc-aa36-99640c2641c2 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Delete volume request issued successfully. Jul 22 05:35:36.665738 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7e7066fb-2218-4ebc-aa36-99640c2641c2 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 202 Jul 22 05:35:36.665738 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 354/1458] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:36 2026] DELETE /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:36.677605 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2d9da547-0e25-4744-a2a1-d12148beee45 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:36.687329 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2d9da547-0e25-4744-a2a1-d12148beee45 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:35:36.687329 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2d9da547-0e25-4744-a2a1-d12148beee45 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:36.687329 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2d9da547-0e25-4744-a2a1-d12148beee45 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:36.688762 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Created reservations ['60e25cb8-6d10-4307-9a77-dc0c38cfc47c', '4dc2580c-ac79-45e0-a4f6-7a5e3c72240a', '35ed1acf-ab6b-46f8-8bca-76e572a8747e', 'd6e88579-6a96-4f2a-a417-732b6aa5862f'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:36.689923 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5add3d2-e76b-4c85-8771-06b4bb4238dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e25cb8-6d10-4307-9a77-dc0c38cfc47c', '4dc2580c-ac79-45e0-a4f6-7a5e3c72240a', '35ed1acf-ab6b-46f8-8bca-76e572a8747e', 'd6e88579-6a96-4f2a-a417-732b6aa5862f']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:36.691226 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48d6376-44ce-46b2-8891-15881ab9068a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:36.702731 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:36.702731 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:36.709727 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2d9da547-0e25-4744-a2a1-d12148beee45 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:35:36.720981 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2d9da547-0e25-4744-a2a1-d12148beee45 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 200 Jul 22 05:35:36.721754 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 367/1459] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:36 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:36.722996 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48d6376-44ce-46b2-8891-15881ab9068a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82e26353-1939-4e34-8a88-9fb82b0154b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-127347665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cadbb14f082f44f5a977bd865f72323a',qos_specs=None,replication_status=,reservations=['60e25cb8-6d10-4307-9a77-dc0c38cfc47c','4dc2580c-ac79-45e0-a4f6-7a5e3c72240a','35ed1acf-ab6b-46f8-8bca-76e572a8747e','d6e88579-6a96-4f2a-a417-732b6aa5862f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0afe7b4f0b8d40428054d3db221ba308',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-127347665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82e26353-1939-4e34-8a88-9fb82b0154b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cadbb14f082f44f5a977bd865f72323a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0afe7b4f0b8d40428054d3db221ba308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:36.723919 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9ace71d-36df-40d6-9e71-fa9728ca2bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:36.755379 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9ace71d-36df-40d6-9e71-fa9728ca2bfc) transitioned into state 'SUCCESS' from state '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-127347665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cadbb14f082f44f5a977bd865f72323a',qos_specs=None,replication_status=,reservations=['60e25cb8-6d10-4307-9a77-dc0c38cfc47c','4dc2580c-ac79-45e0-a4f6-7a5e3c72240a','35ed1acf-ab6b-46f8-8bca-76e572a8747e','d6e88579-6a96-4f2a-a417-732b6aa5862f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0afe7b4f0b8d40428054d3db221ba308',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:36.756400 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a2a4df-3062-4fc3-9d5b-0eeabde78935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:36.770807 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a2a4df-3062-4fc3-9d5b-0eeabde78935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:36.771937 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Flow 'volume_create_api' (a38d5a7c-9d93-4f81-ae57-dfdbc59234c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:36.772355 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Create volume request issued successfully. Jul 22 05:35:36.774142 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f34f92bf-4ccf-4da2-b2de-1c2a541a29be tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:36.774142 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 371/1460] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:35:36 2026] POST /volume/v3/volumes => generated 754 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:36.788669 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c3bcee4a-f231-4231-823f-c5c54a464293 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:36.791834 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3bcee4a-f231-4231-823f-c5c54a464293 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:35:36.792112 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3bcee4a-f231-4231-823f-c5c54a464293 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:36.792369 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3bcee4a-f231-4231-823f-c5c54a464293 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:36.801089 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:36.801089 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:36.806247 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c3bcee4a-f231-4231-823f-c5c54a464293 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:35:36.812724 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3bcee4a-f231-4231-823f-c5c54a464293 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:35:36.813059 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 369/1461] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:36 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:36.985501 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ca6272fd-c001-4ed2-9c1f-44558067afb2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:36.988627 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ca6272fd-c001-4ed2-9c1f-44558067afb2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:36.988939 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ca6272fd-c001-4ed2-9c1f-44558067afb2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:36.989237 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ca6272fd-c001-4ed2-9c1f-44558067afb2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:36.989390 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ca6272fd-c001-4ed2-9c1f-44558067afb2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:36.996428 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:36.996428 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:36.996619 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ca6272fd-c001-4ed2-9c1f-44558067afb2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:36.997146 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 355/1462] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:36 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:37.012127 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-343ed33d-719d-4c9b-b5df-0a0d9f82ec0c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.013759 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-343ed33d-719d-4c9b-b5df-0a0d9f82ec0c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f Jul 22 05:35:37.013953 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-343ed33d-719d-4c9b-b5df-0a0d9f82ec0c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.014144 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-343ed33d-719d-4c9b-b5df-0a0d9f82ec0c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.026288 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.026288 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:37.030421 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-343ed33d-719d-4c9b-b5df-0a0d9f82ec0c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:35:37.036973 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-343ed33d-719d-4c9b-b5df-0a0d9f82ec0c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f returned with HTTP 200 Jul 22 05:35:37.036973 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 368/1463] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:37.038225 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-dd31e383-7f86-481a-8d06-7944437b0270 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.041385 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-dd31e383-7f86-481a-8d06-7944437b0270 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments/3c099e0d-819d-44c1-ada8-0630a47ec0f3/action Jul 22 05:35:37.042681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-dd31e383-7f86-481a-8d06-7944437b0270 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:37.042681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-dd31e383-7f86-481a-8d06-7944437b0270 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:37.052425 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-393b3345-4868-4b36-a265-046f0e8f40f7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.053528 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-393b3345-4868-4b36-a265-046f0e8f40f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:37.053807 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-393b3345-4868-4b36-a265-046f0e8f40f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.054005 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-393b3345-4868-4b36-a265-046f0e8f40f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.054173 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-393b3345-4868-4b36-a265-046f0e8f40f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete backup with id: e7589ac8-ed67-4967-91db-645ba7dbb3fa. Jul 22 05:35:37.060852 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.060852 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:37.067702 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.067702 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:37.082683 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-393b3345-4868-4b36-a265-046f0e8f40f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] delete_backup rpcapi backup_id e7589ac8-ed67-4967-91db-645ba7dbb3fa {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:35:37.084612 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5fb99f36-dd6a-438e-b4f8-c6850304bce1 req-dd31e383-7f86-481a-8d06-7944437b0270 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/3c099e0d-819d-44c1-ada8-0630a47ec0f3/action returned with HTTP 204 Jul 22 05:35:37.084612 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 372/1464] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:35:37 2026] POST /volume/v3/attachments/3c099e0d-819d-44c1-ada8-0630a47ec0f3/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:37.085036 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-393b3345-4868-4b36-a265-046f0e8f40f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 202 Jul 22 05:35:37.085485 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 370/1465] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:37 2026] DELETE /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:37.093253 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c537cc68-ef0c-4c9f-aae7-96be6b9819c3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.095370 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c537cc68-ef0c-4c9f-aae7-96be6b9819c3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:37.095584 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c537cc68-ef0c-4c9f-aae7-96be6b9819c3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.095730 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c537cc68-ef0c-4c9f-aae7-96be6b9819c3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.095864 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-c537cc68-ef0c-4c9f-aae7-96be6b9819c3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:37.105078 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.105078 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:37.105078 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c537cc68-ef0c-4c9f-aae7-96be6b9819c3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 200 Jul 22 05:35:37.105078 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 356/1466] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:37.360022 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-198750e7-2fd7-49ec-be17-8b7662f562fd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.363919 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-198750e7-2fd7-49ec-be17-8b7662f562fd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:37.363919 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-198750e7-2fd7-49ec-be17-8b7662f562fd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.364726 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-198750e7-2fd7-49ec-be17-8b7662f562fd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.376255 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.376255 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:37.381026 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-198750e7-2fd7-49ec-be17-8b7662f562fd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:37.386230 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-198750e7-2fd7-49ec-be17-8b7662f562fd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:37.386789 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 369/1467] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:37.400321 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-067583ea-f2da-494b-8769-19ec8c2c1f96 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.402175 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-067583ea-f2da-494b-8769-19ec8c2c1f96 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:37.404054 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-067583ea-f2da-494b-8769-19ec8c2c1f96 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.404054 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-067583ea-f2da-494b-8769-19ec8c2c1f96 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.415590 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.415590 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:37.418681 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-067583ea-f2da-494b-8769-19ec8c2c1f96 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:37.422962 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-067583ea-f2da-494b-8769-19ec8c2c1f96 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:37.423488 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 373/1468] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:37.471493 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-9b15a954-6713-40cc-83f4-605d880c9ce1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.474265 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-9b15a954-6713-40cc-83f4-605d880c9ce1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:37.474555 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-9b15a954-6713-40cc-83f4-605d880c9ce1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.474846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-9b15a954-6713-40cc-83f4-605d880c9ce1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.487652 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.487652 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:37.491367 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-9b15a954-6713-40cc-83f4-605d880c9ce1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:37.496531 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-9b15a954-6713-40cc-83f4-605d880c9ce1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:37.497061 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 371/1469] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 1170 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:37.524967 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-615ca4a4-f939-4b8c-b32e-f4ae4de38302 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.527767 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-615ca4a4-f939-4b8c-b32e-f4ae4de38302 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550/action Jul 22 05:35:37.528348 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-615ca4a4-f939-4b8c-b32e-f4ae4de38302 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:37.528657 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-615ca4a4-f939-4b8c-b32e-f4ae4de38302 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:37.544659 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.544659 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:37.544659 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-615ca4a4-f939-4b8c-b32e-f4ae4de38302 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:37.551247 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-615ca4a4-f939-4b8c-b32e-f4ae4de38302 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Begin detaching volume completed successfully. Jul 22 05:35:37.551855 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-615ca4a4-f939-4b8c-b32e-f4ae4de38302 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550/action returned with HTTP 202 Jul 22 05:35:37.552569 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 357/1470] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:35:37 2026] POST /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:37.576729 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-58929c74-8559-4f40-8169-a01e9f70ab1f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.576729 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58929c74-8559-4f40-8169-a01e9f70ab1f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:35:37.576729 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58929c74-8559-4f40-8169-a01e9f70ab1f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.576729 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58929c74-8559-4f40-8169-a01e9f70ab1f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.587379 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.587379 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:37.594732 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-58929c74-8559-4f40-8169-a01e9f70ab1f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:35:37.603033 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58929c74-8559-4f40-8169-a01e9f70ab1f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:35:37.603562 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 370/1471] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:37.609480 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dd69621c-6b12-4192-b007-330a9442af7a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.610508 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dd69621c-6b12-4192-b007-330a9442af7a None None] GET https://10.4.3.91/volume// Jul 22 05:35:37.611190 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dd69621c-6b12-4192-b007-330a9442af7a None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.611330 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dd69621c-6b12-4192-b007-330a9442af7a None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.612043 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dd69621c-6b12-4192-b007-330a9442af7a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:37.612376 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 374/1472] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:35:37.622766 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-1a2a7d3a-420f-4e12-bbe8-b761dc87a8c2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.624926 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-1a2a7d3a-420f-4e12-bbe8-b761dc87a8c2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:37.625134 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-1a2a7d3a-420f-4e12-bbe8-b761dc87a8c2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.625322 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-1a2a7d3a-420f-4e12-bbe8-b761dc87a8c2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.635878 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.635878 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:37.643195 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-1a2a7d3a-420f-4e12-bbe8-b761dc87a8c2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:37.649095 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-1a2a7d3a-420f-4e12-bbe8-b761dc87a8c2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:37.649481 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 372/1473] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:35:37.662042 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-8b4858c5-1bef-448f-877d-1d32eeadfc14 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.664230 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-8b4858c5-1bef-448f-877d-1d32eeadfc14 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:35:37.664623 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-8b4858c5-1bef-448f-877d-1d32eeadfc14 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.665303 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-8b4858c5-1bef-448f-877d-1d32eeadfc14 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.667732 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-10ed3b64-3150-4ac3-aeec-b3193bccb3a6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.671548 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-10ed3b64-3150-4ac3-aeec-b3193bccb3a6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550/encryption Jul 22 05:35:37.671800 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-10ed3b64-3150-4ac3-aeec-b3193bccb3a6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.672055 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-10ed3b64-3150-4ac3-aeec-b3193bccb3a6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.676022 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.676022 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:37.683886 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-8b4858c5-1bef-448f-877d-1d32eeadfc14 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:35:37.688702 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.688702 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:37.691653 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-8b4858c5-1bef-448f-877d-1d32eeadfc14 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:35:37.692949 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 358/1474] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:37.697598 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-10ed3b64-3150-4ac3-aeec-b3193bccb3a6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550/encryption returned with HTTP 200 Jul 22 05:35:37.698014 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 371/1475] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:37.737714 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2abed1c5-a050-4263-a107-5a59b0b632ad None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.740179 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2abed1c5-a050-4263-a107-5a59b0b632ad tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd Jul 22 05:35:37.740600 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2abed1c5-a050-4263-a107-5a59b0b632ad tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.740993 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2abed1c5-a050-4263-a107-5a59b0b632ad tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.749207 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2abed1c5-a050-4263-a107-5a59b0b632ad tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd returned with HTTP 404 Jul 22 05:35:37.750234 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 375/1476] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/b8d5f923-ebc1-457e-bae3-271da88e9ffd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:37.759525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-13f768b0-1921-4dde-a909-a66c51a09916 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.761919 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-13f768b0-1921-4dde-a909-a66c51a09916 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] DELETE https://10.4.3.91/volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd Jul 22 05:35:37.762455 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-13f768b0-1921-4dde-a909-a66c51a09916 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.762952 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-13f768b0-1921-4dde-a909-a66c51a09916 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.763253 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-13f768b0-1921-4dde-a909-a66c51a09916 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Delete volume with id: 34a025e1-e7f0-4cf0-bc29-b6b152cf94cd Jul 22 05:35:37.772944 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.772944 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:37.773970 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-13f768b0-1921-4dde-a909-a66c51a09916 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:35:37.799793 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-462d7aa7-3a18-41f6-ae9b-e43e9b00eb56 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.800335 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-462d7aa7-3a18-41f6-ae9b-e43e9b00eb56 None None] GET https://10.4.3.91/volume// Jul 22 05:35:37.800566 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-462d7aa7-3a18-41f6-ae9b-e43e9b00eb56 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.800838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-462d7aa7-3a18-41f6-ae9b-e43e9b00eb56 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.801274 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-462d7aa7-3a18-41f6-ae9b-e43e9b00eb56 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:37.801937 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 359/1477] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:35:37.803579 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-13f768b0-1921-4dde-a909-a66c51a09916 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Delete volume request issued successfully. Jul 22 05:35:37.803862 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-13f768b0-1921-4dde-a909-a66c51a09916 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd returned with HTTP 202 Jul 22 05:35:37.805025 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 373/1478] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:37 2026] DELETE /volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:37.814170 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-164e3051-5263-420d-888f-816645babd30 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.815998 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-164e3051-5263-420d-888f-816645babd30 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:35:37.816350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-164e3051-5263-420d-888f-816645babd30 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3", "connector": null, "instance_uuid": "39bcd885-40e2-4f95-9a5f-3b74a2ded2d5"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:37.817367 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-727393b4-dc02-4233-9d04-ed2a64d92610 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.821439 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-727393b4-dc02-4233-9d04-ed2a64d92610 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd Jul 22 05:35:37.821439 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-727393b4-dc02-4233-9d04-ed2a64d92610 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.821439 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-727393b4-dc02-4233-9d04-ed2a64d92610 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.825188 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.825188 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:37.829581 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d1ea3e0b-5b31-4818-a9ba-4527be49c7ff None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.830993 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.830993 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:37.832327 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d1ea3e0b-5b31-4818-a9ba-4527be49c7ff tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:35:37.832327 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d1ea3e0b-5b31-4818-a9ba-4527be49c7ff tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.832327 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d1ea3e0b-5b31-4818-a9ba-4527be49c7ff tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.839713 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-727393b4-dc02-4233-9d04-ed2a64d92610 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Volume info retrieved successfully. Jul 22 05:35:37.842006 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.842006 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:37.844538 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-727393b4-dc02-4233-9d04-ed2a64d92610 tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd returned with HTTP 200 Jul 22 05:35:37.845542 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 376/1479] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:37.857469 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d1ea3e0b-5b31-4818-a9ba-4527be49c7ff tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:35:37.865313 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-164e3051-5263-420d-888f-816645babd30 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:35:37.866277 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 372/1480] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:35:37 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 22 05:35:37.866548 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d1ea3e0b-5b31-4818-a9ba-4527be49c7ff tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:35:37.867064 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 360/1481] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:37.912621 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2c52e1b9-a8f6-4da0-ba23-a568dd85bd1d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.917899 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2c52e1b9-a8f6-4da0-ba23-a568dd85bd1d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:35:37.917899 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2c52e1b9-a8f6-4da0-ba23-a568dd85bd1d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.917899 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2c52e1b9-a8f6-4da0-ba23-a568dd85bd1d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.934595 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-76e62b7b-799c-4340-865d-6befe54d7fff None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.934912 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.934912 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:37.935108 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-76e62b7b-799c-4340-865d-6befe54d7fff None None] GET https://10.4.3.91/volume// Jul 22 05:35:37.935108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-76e62b7b-799c-4340-865d-6befe54d7fff None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.935108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-76e62b7b-799c-4340-865d-6befe54d7fff None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.935108 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-76e62b7b-799c-4340-865d-6befe54d7fff None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:37.935108 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 377/1482] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:35:37.937706 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2c52e1b9-a8f6-4da0-ba23-a568dd85bd1d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:35:37.941203 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2c52e1b9-a8f6-4da0-ba23-a568dd85bd1d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:35:37.941599 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 374/1483] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:37.946280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-e63c966d-b7b3-4d41-bbd5-8017b5201dc0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:37.948584 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-e63c966d-b7b3-4d41-bbd5-8017b5201dc0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:35:37.948858 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-e63c966d-b7b3-4d41-bbd5-8017b5201dc0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:37.949040 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-e63c966d-b7b3-4d41-bbd5-8017b5201dc0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:37.958285 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:37.958285 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:37.962361 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-e63c966d-b7b3-4d41-bbd5-8017b5201dc0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:35:37.966596 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-e63c966d-b7b3-4d41-bbd5-8017b5201dc0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:35:37.966969 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 373/1484] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:35:37 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 1020 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:35:38.085136 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-05aa8cdd-525d-424b-9228-dac03695bd0d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:38.087368 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-05aa8cdd-525d-424b-9228-dac03695bd0d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] PUT https://10.4.3.91/volume/v3/attachments/ab5c8f9e-a57a-43f2-9e3c-d2f4c037f5b8 Jul 22 05:35:38.087764 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-05aa8cdd-525d-424b-9228-dac03695bd0d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:38.096599 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-05aa8cdd-525d-424b-9228-dac03695bd0d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Acquiring lock "cinder-attachment_update-93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:35:38.104660 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-05aa8cdd-525d-424b-9228-dac03695bd0d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Lock "cinder-attachment_update-93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3-np0000005624" acquired by "attachment_update" :: waited 0.008s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:35:38.106295 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:38.106295 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:38.119514 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-68a14e48-2917-42cf-9f63-e682d0619b29 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:38.121296 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-68a14e48-2917-42cf-9f63-e682d0619b29 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa Jul 22 05:35:38.121756 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-68a14e48-2917-42cf-9f63-e682d0619b29 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:38.122089 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-68a14e48-2917-42cf-9f63-e682d0619b29 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:38.122340 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-68a14e48-2917-42cf-9f63-e682d0619b29 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id e7589ac8-ed67-4967-91db-645ba7dbb3fa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:38.126609 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-68a14e48-2917-42cf-9f63-e682d0619b29 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa returned with HTTP 404 Jul 22 05:35:38.127320 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 378/1485] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:38 2026] GET /volume/v3/backups/e7589ac8-ed67-4967-91db-645ba7dbb3fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:38.135913 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dec88cd9-37ef-421b-8bd6-fa0939a19616 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:38.138580 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dec88cd9-37ef-421b-8bd6-fa0939a19616 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:38.138815 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dec88cd9-37ef-421b-8bd6-fa0939a19616 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:38.139021 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dec88cd9-37ef-421b-8bd6-fa0939a19616 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:38.139152 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-dec88cd9-37ef-421b-8bd6-fa0939a19616 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete backup with id: 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. Jul 22 05:35:38.143836 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:38.143836 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:38.158745 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-dec88cd9-37ef-421b-8bd6-fa0939a19616 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] delete_backup rpcapi backup_id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:35:38.160760 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dec88cd9-37ef-421b-8bd6-fa0939a19616 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 202 Jul 22 05:35:38.161261 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 375/1486] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:38 2026] DELETE /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:38.170260 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7bc71081-26ed-4f7a-8265-d721c0444cb0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:38.172286 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7bc71081-26ed-4f7a-8265-d721c0444cb0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:38.172600 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7bc71081-26ed-4f7a-8265-d721c0444cb0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:38.172899 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7bc71081-26ed-4f7a-8265-d721c0444cb0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:38.173055 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-7bc71081-26ed-4f7a-8265-d721c0444cb0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:38.179774 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:38.179774 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:38.180866 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7bc71081-26ed-4f7a-8265-d721c0444cb0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 200 Jul 22 05:35:38.182083 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 374/1487] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:38 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:38.208084 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-05aa8cdd-525d-424b-9228-dac03695bd0d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Lock "cinder-attachment_update-93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3-np0000005624" released by "attachment_update" :: held 0.103s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:35:38.208084 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-05aa8cdd-525d-424b-9228-dac03695bd0d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments/ab5c8f9e-a57a-43f2-9e3c-d2f4c037f5b8 returned with HTTP 200 Jul 22 05:35:38.208084 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 361/1488] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:35:38 2026] PUT /volume/v3/attachments/ab5c8f9e-a57a-43f2-9e3c-d2f4c037f5b8 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:38.863933 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7c618155-7c9e-4804-9c18-18bcb1dca38d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:38.868000 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7c618155-7c9e-4804-9c18-18bcb1dca38d tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] GET https://10.4.3.91/volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd Jul 22 05:35:38.868132 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7c618155-7c9e-4804-9c18-18bcb1dca38d tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:38.868318 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7c618155-7c9e-4804-9c18-18bcb1dca38d tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:38.870744 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-695069af-e293-414b-9436-47b0c5e2952b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:38.873270 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-695069af-e293-414b-9436-47b0c5e2952b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:35:38.873594 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-695069af-e293-414b-9436-47b0c5e2952b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:38.873947 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-695069af-e293-414b-9436-47b0c5e2952b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:38.875255 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7c618155-7c9e-4804-9c18-18bcb1dca38d tempest-ServerRescueNegativeTestJSON-639451278 tempest-ServerRescueNegativeTestJSON-639451278-project-member] https://10.4.3.91/volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd returned with HTTP 404 Jul 22 05:35:38.875852 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 379/1489] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:38 2026] GET /volume/v3/volumes/34a025e1-e7f0-4cf0-bc29-b6b152cf94cd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:38.885876 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:38.885876 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:38.900764 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-695069af-e293-414b-9436-47b0c5e2952b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:38.907068 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-695069af-e293-414b-9436-47b0c5e2952b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:35:38.907552 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 376/1490] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:38 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:38.957228 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5cf26666-eed9-4e32-92a0-29b0ba4c3f1f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:38.958792 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5cf26666-eed9-4e32-92a0-29b0ba4c3f1f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:35:38.959023 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5cf26666-eed9-4e32-92a0-29b0ba4c3f1f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:38.959230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5cf26666-eed9-4e32-92a0-29b0ba4c3f1f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:38.971534 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:38.971534 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:38.976595 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5cf26666-eed9-4e32-92a0-29b0ba4c3f1f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:35:38.978955 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-91324c26-2eb3-43fd-a503-2fe7d5a72fee None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:38.981936 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-91324c26-2eb3-43fd-a503-2fe7d5a72fee tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:35:38.982094 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5cf26666-eed9-4e32-92a0-29b0ba4c3f1f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:35:38.982222 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-91324c26-2eb3-43fd-a503-2fe7d5a72fee tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:38.982401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-91324c26-2eb3-43fd-a503-2fe7d5a72fee tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:38.982475 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 375/1491] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:38 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:39.001394 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:39.001394 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:39.006361 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-91324c26-2eb3-43fd-a503-2fe7d5a72fee tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:39.010911 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-91324c26-2eb3-43fd-a503-2fe7d5a72fee tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:35:39.011448 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 362/1492] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:35:38 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:39.131695 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c209847c-88c4-407c-9c25-650c3a3d2cb5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:39.132245 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c209847c-88c4-407c-9c25-650c3a3d2cb5 None None] GET https://10.4.3.91/volume// Jul 22 05:35:39.132535 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c209847c-88c4-407c-9c25-650c3a3d2cb5 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:39.132894 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c209847c-88c4-407c-9c25-650c3a3d2cb5 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:39.133313 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c209847c-88c4-407c-9c25-650c3a3d2cb5 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:39.133852 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 380/1493] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:35: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 22 05:35:39.143094 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-1fdadea5-e57b-422d-b3c5-0fea180bde49 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:39.194427 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-75ea7f29-6d26-4e12-a828-dc3d5fa3448a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:39.196938 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-75ea7f29-6d26-4e12-a828-dc3d5fa3448a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 Jul 22 05:35:39.197202 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-75ea7f29-6d26-4e12-a828-dc3d5fa3448a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:39.197741 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-75ea7f29-6d26-4e12-a828-dc3d5fa3448a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:39.197741 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-75ea7f29-6d26-4e12-a828-dc3d5fa3448a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 1b13dc4d-45ea-42dc-a6d1-eec2a1798d92. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:39.203716 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-75ea7f29-6d26-4e12-a828-dc3d5fa3448a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 returned with HTTP 404 Jul 22 05:35:39.204510 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 376/1494] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:39 2026] GET /volume/v3/backups/1b13dc4d-45ea-42dc-a6d1-eec2a1798d92 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:39.241997 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:39.248013 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:39.248317 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "name": "tempest-VolumesBackupsTest-Volume-2130067430"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:39.251098 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'name': 'tempest-VolumesBackupsTest-Volume-2130067430'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:39.280973 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-1fdadea5-e57b-422d-b3c5-0fea180bde49 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:35:39.281431 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-1fdadea5-e57b-422d-b3c5-0fea180bde49 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb203b44-5a82-4516-846c-023ca0ebd410", "connector": null, "instance_uuid": "1ef2a68c-dc5f-48ee-9c7e-65c8496b86cc"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:39.296405 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:39.296405 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:39.350620 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-1fdadea5-e57b-422d-b3c5-0fea180bde49 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:35:39.351182 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 377/1495] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:35:39 2026] POST /volume/v3/attachments => generated 273 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:39.409133 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-39c4009c-0c66-4c6d-a43c-9115115b559b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:39.411713 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume of 1 GB Jul 22 05:35:39.411839 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-39c4009c-0c66-4c6d-a43c-9115115b559b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:35:39.412079 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-39c4009c-0c66-4c6d-a43c-9115115b559b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:39.412301 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-39c4009c-0c66-4c6d-a43c-9115115b559b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:39.416682 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Availability Zones retrieved successfully. Jul 22 05:35:39.424092 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:39.424092 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:39.426441 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-aa7dbb0c-a5e5-4a95-9bb1-c0ac11b5d3a1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:39.426936 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aa7dbb0c-a5e5-4a95-9bb1-c0ac11b5d3a1 None None] GET https://10.4.3.91/volume// Jul 22 05:35:39.427371 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Flow 'volume_create_api' (585a4b86-6c1d-4c76-a816-de0e8f83814a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:39.427412 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aa7dbb0c-a5e5-4a95-9bb1-c0ac11b5d3a1 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:39.427412 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aa7dbb0c-a5e5-4a95-9bb1-c0ac11b5d3a1 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:39.427745 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aa7dbb0c-a5e5-4a95-9bb1-c0ac11b5d3a1 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:39.428075 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 377/1496] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05: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 22 05:35:39.428373 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-39c4009c-0c66-4c6d-a43c-9115115b559b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:39.428775 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148994db-0240-4283-a4ca-6d0e7a7e2001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:39.431180 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:39.434658 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-39c4009c-0c66-4c6d-a43c-9115115b559b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:35:39.434658 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 381/1497] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:39 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:39.452563 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-714d5d9f-0370-430b-b008-dea5568c6eed None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:39.458874 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-714d5d9f-0370-430b-b008-dea5568c6eed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:35:39.459183 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-714d5d9f-0370-430b-b008-dea5568c6eed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:39.459374 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-714d5d9f-0370-430b-b008-dea5568c6eed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:39.483473 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:39.483473 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:39.491982 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-714d5d9f-0370-430b-b008-dea5568c6eed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:39.497852 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-714d5d9f-0370-430b-b008-dea5568c6eed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:35:39.498355 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 378/1498] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:35:39 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 1018 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:35:39.531794 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148994db-0240-4283-a4ca-6d0e7a7e2001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:39.532923 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7df1d67-ca19-483e-ae3d-a8fcab5fe36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:39.586926 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['e550fa93-efbb-45c7-b47d-088d4e6819dc', 'c09d7b89-abda-4103-8973-c8555bc6b7bb', '82af6fca-a51b-4a59-bb45-9c97235bf399', 'e0a887ad-0123-4e5a-85fd-da63b0cdea68'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:39.587729 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7df1d67-ca19-483e-ae3d-a8fcab5fe36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e550fa93-efbb-45c7-b47d-088d4e6819dc', 'c09d7b89-abda-4103-8973-c8555bc6b7bb', '82af6fca-a51b-4a59-bb45-9c97235bf399', 'e0a887ad-0123-4e5a-85fd-da63b0cdea68']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:39.589759 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06db0cbd-8037-44d1-adc6-ed0a2aae4f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:39.627530 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06db0cbd-8037-44d1-adc6-ed0a2aae4f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10724374-46e3-4eb1-8f81-23643e3585b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2130067430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',qos_specs=None,replication_status=,reservations=['e550fa93-efbb-45c7-b47d-088d4e6819dc','c09d7b89-abda-4103-8973-c8555bc6b7bb','82af6fca-a51b-4a59-bb45-9c97235bf399','e0a887ad-0123-4e5a-85fd-da63b0cdea68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2130067430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10724374-46e3-4eb1-8f81-23643e3585b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:39.627530 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df35b5e0-ac9f-4b77-88fe-997a133b86e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:39.643544 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-cc60a384-444f-4802-a7a6-8c960f9e5f7d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:39.650796 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-cc60a384-444f-4802-a7a6-8c960f9e5f7d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] PUT https://10.4.3.91/volume/v3/attachments/36bded80-2adf-4048-80dc-5179ca58f552 Jul 22 05:35:39.655219 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-cc60a384-444f-4802-a7a6-8c960f9e5f7d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:39.670333 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-cc60a384-444f-4802-a7a6-8c960f9e5f7d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Acquiring lock "cinder-attachment_update-bb203b44-5a82-4516-846c-023ca0ebd410-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:35:39.675826 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df35b5e0-ac9f-4b77-88fe-997a133b86e2) transitioned into state 'SUCCESS' from state '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-2130067430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',qos_specs=None,replication_status=,reservations=['e550fa93-efbb-45c7-b47d-088d4e6819dc','c09d7b89-abda-4103-8973-c8555bc6b7bb','82af6fca-a51b-4a59-bb45-9c97235bf399','e0a887ad-0123-4e5a-85fd-da63b0cdea68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:39.677054 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be42d81-1776-481d-8457-17d2c786f263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:39.682607 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-cc60a384-444f-4802-a7a6-8c960f9e5f7d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Lock "cinder-attachment_update-bb203b44-5a82-4516-846c-023ca0ebd410-np0000005624" acquired by "attachment_update" :: waited 0.011s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:35:39.684194 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:39.684194 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:39.704075 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be42d81-1776-481d-8457-17d2c786f263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:39.704991 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Flow 'volume_create_api' (585a4b86-6c1d-4c76-a816-de0e8f83814a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:39.705852 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume request issued successfully. Jul 22 05:35:39.706597 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7dbcd795-8af0-4362-8b59-c83daaaa28ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:39.707388 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 363/1499] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:35:39 2026] POST /volume/v3/volumes => generated 747 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:39.726300 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cdec590b-17fb-4044-a1b7-bbf135cbe061 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:39.729614 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cdec590b-17fb-4044-a1b7-bbf135cbe061 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:35:39.729862 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cdec590b-17fb-4044-a1b7-bbf135cbe061 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:39.730098 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cdec590b-17fb-4044-a1b7-bbf135cbe061 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:39.739002 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:39.739002 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:39.745121 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cdec590b-17fb-4044-a1b7-bbf135cbe061 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:35:39.751263 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cdec590b-17fb-4044-a1b7-bbf135cbe061 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 returned with HTTP 200 Jul 22 05:35:39.751874 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 382/1500] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:39 2026] GET /volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:39.820106 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-cc60a384-444f-4802-a7a6-8c960f9e5f7d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Lock "cinder-attachment_update-bb203b44-5a82-4516-846c-023ca0ebd410-np0000005624" released by "attachment_update" :: held 0.138s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:35:39.820392 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-cc60a384-444f-4802-a7a6-8c960f9e5f7d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/attachments/36bded80-2adf-4048-80dc-5179ca58f552 returned with HTTP 200 Jul 22 05:35:39.821052 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 378/1501] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:35:39 2026] PUT /volume/v3/attachments/36bded80-2adf-4048-80dc-5179ca58f552 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:40.002152 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9c6fd5a8-5682-4f40-9555-500daabe0832 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:40.004664 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9c6fd5a8-5682-4f40-9555-500daabe0832 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:35:40.005023 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9c6fd5a8-5682-4f40-9555-500daabe0832 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:40.005468 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9c6fd5a8-5682-4f40-9555-500daabe0832 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:40.020582 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:40.020582 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:40.027655 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9c6fd5a8-5682-4f40-9555-500daabe0832 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:35:40.034728 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9c6fd5a8-5682-4f40-9555-500daabe0832 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:35:40.035663 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 379/1502] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:40 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:35:40.450567 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-adf36a55-3afd-4751-8bd5-ca54dc180ca5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:40.454660 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-adf36a55-3afd-4751-8bd5-ca54dc180ca5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:35:40.454660 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-adf36a55-3afd-4751-8bd5-ca54dc180ca5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:40.454660 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-adf36a55-3afd-4751-8bd5-ca54dc180ca5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:40.465674 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:40.465674 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:40.469913 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-adf36a55-3afd-4751-8bd5-ca54dc180ca5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:40.479409 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-adf36a55-3afd-4751-8bd5-ca54dc180ca5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:35:40.479409 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 364/1503] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:40 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:40.771814 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6f922db2-d7be-4c14-b0e0-4e44f8006184 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:40.773941 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f922db2-d7be-4c14-b0e0-4e44f8006184 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:35:40.774114 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f922db2-d7be-4c14-b0e0-4e44f8006184 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:40.774319 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f922db2-d7be-4c14-b0e0-4e44f8006184 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:40.784676 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:40.784676 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:40.785941 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6f922db2-d7be-4c14-b0e0-4e44f8006184 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:35:40.791267 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f922db2-d7be-4c14-b0e0-4e44f8006184 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 returned with HTTP 200 Jul 22 05:35:40.791701 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 383/1504] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:40 2026] GET /volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:40.809106 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fe2b413c-575b-43b5-baa3-907b5910ac89 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:40.811441 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fe2b413c-575b-43b5-baa3-907b5910ac89 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:35:40.812704 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fe2b413c-575b-43b5-baa3-907b5910ac89 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10724374-46e3-4eb1-8f81-23643e3585b0", "name": "tempest-VolumesBackupsTest-Backup-1854958915"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:40.813958 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-fe2b413c-575b-43b5-baa3-907b5910ac89 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating new backup {'backup': {'volume_id': '10724374-46e3-4eb1-8f81-23643e3585b0', 'name': 'tempest-VolumesBackupsTest-Backup-1854958915'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:35:40.814074 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-fe2b413c-575b-43b5-baa3-907b5910ac89 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating backup of volume 10724374-46e3-4eb1-8f81-23643e3585b0 in container None Jul 22 05:35:40.823850 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:40.823850 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:40.824800 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fe2b413c-575b-43b5-baa3-907b5910ac89 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:35:40.848650 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-fe2b413c-575b-43b5-baa3-907b5910ac89 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['7ce0681f-bd0f-4897-bae0-d1bcd2cc8fa7', 'd6dc5b11-2bf7-4b60-abe5-0e70a0f7bf04'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:40.890270 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fe2b413c-575b-43b5-baa3-907b5910ac89 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:35:40.890874 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 379/1505] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:35:40 2026] POST /volume/v3/backups => generated 328 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:40.903765 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-595c9bac-cf45-4769-8da2-a7069281620f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:40.907255 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-595c9bac-cf45-4769-8da2-a7069281620f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:40.907600 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-595c9bac-cf45-4769-8da2-a7069281620f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:40.907922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-595c9bac-cf45-4769-8da2-a7069281620f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:40.908099 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-595c9bac-cf45-4769-8da2-a7069281620f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:40.913818 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:40.913818 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:40.914946 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-595c9bac-cf45-4769-8da2-a7069281620f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:40.915453 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 380/1506] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:40 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:41.053151 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-aaac5884-5ead-4b67-99b1-24ddc902986c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:41.056844 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aaac5884-5ead-4b67-99b1-24ddc902986c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:35:41.056844 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aaac5884-5ead-4b67-99b1-24ddc902986c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:41.057565 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aaac5884-5ead-4b67-99b1-24ddc902986c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:41.077911 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:41.077911 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:41.084443 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-aaac5884-5ead-4b67-99b1-24ddc902986c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:35:41.091199 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aaac5884-5ead-4b67-99b1-24ddc902986c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:35:41.091623 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 365/1507] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:41 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:41.500843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-344c1350-03b2-4e65-a51d-4bb849aac98e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:41.506597 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-344c1350-03b2-4e65-a51d-4bb849aac98e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:35:41.506869 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-344c1350-03b2-4e65-a51d-4bb849aac98e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:41.507128 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-344c1350-03b2-4e65-a51d-4bb849aac98e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:41.528491 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:41.528491 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:41.533838 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-344c1350-03b2-4e65-a51d-4bb849aac98e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:41.540246 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-344c1350-03b2-4e65-a51d-4bb849aac98e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:35:41.541328 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 384/1508] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:41 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:41.547199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-796d2c00-68d5-4232-b946-ab6a95910f01 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:41.549489 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-796d2c00-68d5-4232-b946-ab6a95910f01 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/attachments/ab5c8f9e-a57a-43f2-9e3c-d2f4c037f5b8/action Jul 22 05:35:41.549850 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-796d2c00-68d5-4232-b946-ab6a95910f01 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:41.549989 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-796d2c00-68d5-4232-b946-ab6a95910f01 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:41.572116 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:41.572116 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:41.589540 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8adedce6-5d23-4bb4-808e-f45026c69e32 req-796d2c00-68d5-4232-b946-ab6a95910f01 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments/ab5c8f9e-a57a-43f2-9e3c-d2f4c037f5b8/action returned with HTTP 204 Jul 22 05:35:41.590225 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 380/1509] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:35:41 2026] POST /volume/v3/attachments/ab5c8f9e-a57a-43f2-9e3c-d2f4c037f5b8/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:41.637661 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-4e0f141f-0877-4e47-b143-25dcebf670a7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:41.640189 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-4e0f141f-0877-4e47-b143-25dcebf670a7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] DELETE https://10.4.3.91/volume/v3/attachments/3c099e0d-819d-44c1-ada8-0630a47ec0f3 Jul 22 05:35:41.640189 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-4e0f141f-0877-4e47-b143-25dcebf670a7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:41.640517 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-4e0f141f-0877-4e47-b143-25dcebf670a7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:41.650064 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:41.650064 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:41.705606 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b14c38ec-f63a-42d8-8efb-1d2e5acfb9f7 req-4e0f141f-0877-4e47-b143-25dcebf670a7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/3c099e0d-819d-44c1-ada8-0630a47ec0f3 returned with HTTP 200 Jul 22 05:35:41.706080 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 381/1510] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:35:41 2026] DELETE /volume/v3/attachments/3c099e0d-819d-44c1-ada8-0630a47ec0f3 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:41.871666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4544e021-ceaf-4778-ba21-6f14d3b8e7e6 req-5b0df3b1-a704-4437-8251-35dde431fff6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:41.878663 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4544e021-ceaf-4778-ba21-6f14d3b8e7e6 req-5b0df3b1-a704-4437-8251-35dde431fff6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:41.878663 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4544e021-ceaf-4778-ba21-6f14d3b8e7e6 req-5b0df3b1-a704-4437-8251-35dde431fff6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:41.878663 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4544e021-ceaf-4778-ba21-6f14d3b8e7e6 req-5b0df3b1-a704-4437-8251-35dde431fff6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:41.885513 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:41.885513 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:41.889173 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-4544e021-ceaf-4778-ba21-6f14d3b8e7e6 req-5b0df3b1-a704-4437-8251-35dde431fff6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:41.894669 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4544e021-ceaf-4778-ba21-6f14d3b8e7e6 req-5b0df3b1-a704-4437-8251-35dde431fff6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:41.894669 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 366/1511] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:35:41 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:41.928376 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8f9a92c2-9c04-433f-83c8-4552a9336bf9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:41.930937 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8f9a92c2-9c04-433f-83c8-4552a9336bf9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:41.931106 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8f9a92c2-9c04-433f-83c8-4552a9336bf9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:41.931278 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8f9a92c2-9c04-433f-83c8-4552a9336bf9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:41.931386 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-8f9a92c2-9c04-433f-83c8-4552a9336bf9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:41.935912 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:41.935912 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:41.936709 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8f9a92c2-9c04-433f-83c8-4552a9336bf9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:41.937051 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 385/1512] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:41 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:42.112742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-11e36032-f05a-41cf-9d69-5921898d6fd5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:42.115785 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-11e36032-f05a-41cf-9d69-5921898d6fd5 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:35:42.116067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-11e36032-f05a-41cf-9d69-5921898d6fd5 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:42.116518 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-11e36032-f05a-41cf-9d69-5921898d6fd5 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:42.134431 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:42.134431 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:42.139558 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-11e36032-f05a-41cf-9d69-5921898d6fd5 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:35:42.146166 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-11e36032-f05a-41cf-9d69-5921898d6fd5 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:35:42.146519 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 381/1513] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:42 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:42.162182 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-07265ad3-4b74-4d90-a1a9-384fe36f8ada None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:42.166446 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-07265ad3-4b74-4d90-a1a9-384fe36f8ada tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:35:42.166694 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-07265ad3-4b74-4d90-a1a9-384fe36f8ada tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:42.166855 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-07265ad3-4b74-4d90-a1a9-384fe36f8ada tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:42.178933 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:42.178933 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:42.183384 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-07265ad3-4b74-4d90-a1a9-384fe36f8ada tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:35:42.189270 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-07265ad3-4b74-4d90-a1a9-384fe36f8ada tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:35:42.189793 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 382/1514] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:42 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:42.562851 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9223d7cb-d7aa-4719-9251-e44439184fe0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:42.566341 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9223d7cb-d7aa-4719-9251-e44439184fe0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:35:42.566534 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9223d7cb-d7aa-4719-9251-e44439184fe0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:42.568321 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9223d7cb-d7aa-4719-9251-e44439184fe0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:42.589872 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:42.589872 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:42.596686 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9223d7cb-d7aa-4719-9251-e44439184fe0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:42.603550 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9223d7cb-d7aa-4719-9251-e44439184fe0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:35:42.603967 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 367/1515] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:42 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:42.957180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a3672b8c-d733-46a6-92ca-6f465238040e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:42.957180 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a3672b8c-d733-46a6-92ca-6f465238040e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:42.957180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a3672b8c-d733-46a6-92ca-6f465238040e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:42.957180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a3672b8c-d733-46a6-92ca-6f465238040e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:42.957180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-a3672b8c-d733-46a6-92ca-6f465238040e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:42.963043 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:42.963043 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:42.963973 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a3672b8c-d733-46a6-92ca-6f465238040e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:42.964567 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 386/1516] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:42 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:43.621504 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-00664096-fdf2-4112-9049-774a1f1a738c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:43.624703 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-00664096-fdf2-4112-9049-774a1f1a738c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:35:43.624703 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-00664096-fdf2-4112-9049-774a1f1a738c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:43.624703 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-00664096-fdf2-4112-9049-774a1f1a738c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:43.635479 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:43.635479 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:43.640232 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-00664096-fdf2-4112-9049-774a1f1a738c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:43.646144 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-00664096-fdf2-4112-9049-774a1f1a738c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:35:43.646858 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 382/1517] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:43 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:43.977410 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-99e728bd-c878-4150-84d5-845e587dee04 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:43.979425 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99e728bd-c878-4150-84d5-845e587dee04 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:43.979659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99e728bd-c878-4150-84d5-845e587dee04 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:43.979830 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99e728bd-c878-4150-84d5-845e587dee04 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:43.979949 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-99e728bd-c878-4150-84d5-845e587dee04 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:43.984427 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:43.984427 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:43.985570 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99e728bd-c878-4150-84d5-845e587dee04 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:43.986124 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 383/1518] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:43 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:44.667246 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5699671c-6bd1-4e4e-babf-e5d4b9e79acd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:44.672409 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5699671c-6bd1-4e4e-babf-e5d4b9e79acd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:35:44.672645 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5699671c-6bd1-4e4e-babf-e5d4b9e79acd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:44.672860 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5699671c-6bd1-4e4e-babf-e5d4b9e79acd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:44.696231 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:44.696231 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:44.700984 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5699671c-6bd1-4e4e-babf-e5d4b9e79acd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:44.706247 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5699671c-6bd1-4e4e-babf-e5d4b9e79acd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:35:44.706786 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 368/1519] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:44 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:45.005892 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-952b6a00-2554-4bd2-9ecc-9171c9a52088 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:45.005892 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-952b6a00-2554-4bd2-9ecc-9171c9a52088 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:45.005892 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-952b6a00-2554-4bd2-9ecc-9171c9a52088 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:45.005892 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-952b6a00-2554-4bd2-9ecc-9171c9a52088 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:45.005892 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-952b6a00-2554-4bd2-9ecc-9171c9a52088 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:45.009359 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:45.009359 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:45.010180 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-952b6a00-2554-4bd2-9ecc-9171c9a52088 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:45.010650 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 387/1520] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:45 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:45.133239 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-edd0e030-e0b5-4341-beb5-8b8f08082172 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:45.136320 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-edd0e030-e0b5-4341-beb5-8b8f08082172 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/attachments/36bded80-2adf-4048-80dc-5179ca58f552/action Jul 22 05:35:45.136841 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-edd0e030-e0b5-4341-beb5-8b8f08082172 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:45.137039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-edd0e030-e0b5-4341-beb5-8b8f08082172 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:45.185669 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:45.185669 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:45.221530 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3fcca26f-c134-4c55-b5ac-88ab64d89977 req-edd0e030-e0b5-4341-beb5-8b8f08082172 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/attachments/36bded80-2adf-4048-80dc-5179ca58f552/action returned with HTTP 204 Jul 22 05:35:45.222134 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 383/1521] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:35:45 2026] POST /volume/v3/attachments/36bded80-2adf-4048-80dc-5179ca58f552/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:45.721260 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c8885692-2533-4c1b-b03d-6707daec90fb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:45.723482 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c8885692-2533-4c1b-b03d-6707daec90fb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:35:45.723945 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c8885692-2533-4c1b-b03d-6707daec90fb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:45.723945 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c8885692-2533-4c1b-b03d-6707daec90fb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:45.736019 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:45.736019 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:45.740338 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c8885692-2533-4c1b-b03d-6707daec90fb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:45.746802 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c8885692-2533-4c1b-b03d-6707daec90fb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:35:45.747311 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 384/1522] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:45 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 1131 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:45.764515 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-07255ac4-b412-44a7-bd66-c30fa89b7256 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:45.766399 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-07255ac4-b412-44a7-bd66-c30fa89b7256 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:35:45.766749 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-07255ac4-b412-44a7-bd66-c30fa89b7256 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb203b44-5a82-4516-846c-023ca0ebd410", "name": "tempest-VolumesBackupsTest-Backup-240208409", "force": true, "container": "tempest-volumesbackupstest-backup-container-36416806"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:45.768312 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-07255ac4-b412-44a7-bd66-c30fa89b7256 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating new backup {'backup': {'volume_id': 'bb203b44-5a82-4516-846c-023ca0ebd410', 'name': 'tempest-VolumesBackupsTest-Backup-240208409', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-36416806'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:35:45.768458 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-07255ac4-b412-44a7-bd66-c30fa89b7256 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating backup of volume bb203b44-5a82-4516-846c-023ca0ebd410 in container tempest-volumesbackupstest-backup-container-36416806 Jul 22 05:35:45.779673 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:45.779673 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:45.780279 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-07255ac4-b412-44a7-bd66-c30fa89b7256 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:35:45.812598 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-07255ac4-b412-44a7-bd66-c30fa89b7256 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['6ae1665d-24d5-483d-bf13-85cc37d15395', '9221b2f5-fd26-4832-9738-adea98cc7ab4'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:45.869393 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-07255ac4-b412-44a7-bd66-c30fa89b7256 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:35:45.869393 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 369/1523] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:35:45 2026] POST /volume/v3/backups => generated 327 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:45.882465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-753a6066-c285-4fbd-b005-520347f3b714 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:45.885185 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-753a6066-c285-4fbd-b005-520347f3b714 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:45.885977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-753a6066-c285-4fbd-b005-520347f3b714 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:45.885977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-753a6066-c285-4fbd-b005-520347f3b714 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:45.885977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-753a6066-c285-4fbd-b005-520347f3b714 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:45.897052 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:45.897052 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:45.898071 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-753a6066-c285-4fbd-b005-520347f3b714 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:45.898395 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 388/1524] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:45 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 784 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:46.026721 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-98c8c830-780c-4a09-ab3f-7dd01050ea33 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:46.029493 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-98c8c830-780c-4a09-ab3f-7dd01050ea33 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:46.029647 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-98c8c830-780c-4a09-ab3f-7dd01050ea33 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:46.030377 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-98c8c830-780c-4a09-ab3f-7dd01050ea33 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:46.030377 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-98c8c830-780c-4a09-ab3f-7dd01050ea33 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:46.039049 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:46.039049 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:46.040204 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-98c8c830-780c-4a09-ab3f-7dd01050ea33 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:46.041983 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 384/1525] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:46 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:46.127766 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-5a1d2410-1701-447d-b715-8b4ab967071b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:46.131119 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-5a1d2410-1701-447d-b715-8b4ab967071b tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:35:46.131411 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-5a1d2410-1701-447d-b715-8b4ab967071b tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:46.131685 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-5a1d2410-1701-447d-b715-8b4ab967071b tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:46.154385 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:46.154385 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:46.160485 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-5a1d2410-1701-447d-b715-8b4ab967071b tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:35:46.170467 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-5a1d2410-1701-447d-b715-8b4ab967071b tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:35:46.171742 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 385/1526] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:35:46 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:35:46.203190 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-08c83d00-0f28-4ae6-8880-7850b556c67d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:46.203926 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-08c83d00-0f28-4ae6-8880-7850b556c67d None None] GET https://10.4.3.91/volume// Jul 22 05:35:46.204157 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-08c83d00-0f28-4ae6-8880-7850b556c67d None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:46.204476 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-08c83d00-0f28-4ae6-8880-7850b556c67d None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:46.204858 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-08c83d00-0f28-4ae6-8880-7850b556c67d None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:46.205168 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 370/1527] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05: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 22 05:35:46.216094 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-72de6d38-a52d-4bdc-af8c-86ab34319612 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:46.219370 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-72de6d38-a52d-4bdc-af8c-86ab34319612 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:35:46.219370 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-72de6d38-a52d-4bdc-af8c-86ab34319612 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82e26353-1939-4e34-8a88-9fb82b0154b2", "connector": null, "instance_uuid": "21d13b63-eec3-4de8-963e-3705d672486b"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:46.229297 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:46.229297 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:46.268658 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-72de6d38-a52d-4bdc-af8c-86ab34319612 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:35:46.269464 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 389/1528] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:35:46 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 22 05:35:46.322505 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-dccbdd56-7c60-4b49-8d74-8fce2a5126b1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:46.325296 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-dccbdd56-7c60-4b49-8d74-8fce2a5126b1 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] POST https://10.4.3.91/volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d/action Jul 22 05:35:46.325649 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-dccbdd56-7c60-4b49-8d74-8fce2a5126b1 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:46.325781 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-dccbdd56-7c60-4b49-8d74-8fce2a5126b1 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:46.348128 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:46.348128 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:46.368476 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c12f0ce1-06fd-4c7a-be2c-efa0178d28ad req-dccbdd56-7c60-4b49-8d74-8fce2a5126b1 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d/action returned with HTTP 204 Jul 22 05:35:46.369405 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 385/1529] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:35:46 2026] POST /volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:46.398223 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a63d63af-8835-4bf9-9fb5-d14342483a3c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:46.400439 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a63d63af-8835-4bf9-9fb5-d14342483a3c tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:35:46.400744 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a63d63af-8835-4bf9-9fb5-d14342483a3c tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:46.401009 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a63d63af-8835-4bf9-9fb5-d14342483a3c tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:46.415151 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:46.415151 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:46.420802 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a63d63af-8835-4bf9-9fb5-d14342483a3c tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:35:46.426722 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a63d63af-8835-4bf9-9fb5-d14342483a3c tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:35:46.427263 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 386/1530] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:46 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 1109 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:46.445731 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c81e9472-3b03-4afe-bb09-8145a330c2c3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:46.448509 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c81e9472-3b03-4afe-bb09-8145a330c2c3 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:35:46.448509 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c81e9472-3b03-4afe-bb09-8145a330c2c3 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:46.448509 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c81e9472-3b03-4afe-bb09-8145a330c2c3 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:46.462020 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:46.462020 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:46.465197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cf405d17-8852-429d-8863-371be9c4ecf4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:46.467344 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c81e9472-3b03-4afe-bb09-8145a330c2c3 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:35:46.467600 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cf405d17-8852-429d-8863-371be9c4ecf4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] DELETE https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:46.467875 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cf405d17-8852-429d-8863-371be9c4ecf4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:46.468131 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cf405d17-8852-429d-8863-371be9c4ecf4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:46.468363 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-cf405d17-8852-429d-8863-371be9c4ecf4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Delete volume with id: 32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:46.473472 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c81e9472-3b03-4afe-bb09-8145a330c2c3 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:35:46.474354 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 371/1531] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:46 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 1109 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:46.479405 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:46.479405 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:46.480154 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cf405d17-8852-429d-8863-371be9c4ecf4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:46.495960 np0000005624 devstack@c-api.service[100092]: WARNING cinder.keymgr.conf_key_mgr [None req-cf405d17-8852-429d-8863-371be9c4ecf4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:35:46.503075 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cf405d17-8852-429d-8863-371be9c4ecf4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Delete volume request issued successfully. Jul 22 05:35:46.503291 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cf405d17-8852-429d-8863-371be9c4ecf4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 202 Jul 22 05:35:46.503728 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 390/1532] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:46 2026] DELETE /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:46.513331 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0d2623cc-cfba-4fe2-8000-bfaef0351075 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:46.515413 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0d2623cc-cfba-4fe2-8000-bfaef0351075 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:46.515680 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0d2623cc-cfba-4fe2-8000-bfaef0351075 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:46.515865 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0d2623cc-cfba-4fe2-8000-bfaef0351075 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:46.523664 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:46.523664 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:46.528841 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0d2623cc-cfba-4fe2-8000-bfaef0351075 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:35:46.534688 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0d2623cc-cfba-4fe2-8000-bfaef0351075 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 200 Jul 22 05:35:46.535137 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 386/1533] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:46 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:46.913436 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dcfc9cd7-e43b-460d-8d1a-7627b956d63b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:46.916647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dcfc9cd7-e43b-460d-8d1a-7627b956d63b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:46.917037 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dcfc9cd7-e43b-460d-8d1a-7627b956d63b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:46.917455 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dcfc9cd7-e43b-460d-8d1a-7627b956d63b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:46.917696 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-dcfc9cd7-e43b-460d-8d1a-7627b956d63b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:46.923959 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:46.923959 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:46.925153 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dcfc9cd7-e43b-460d-8d1a-7627b956d63b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:46.925724 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 387/1534] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:46 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:47.056006 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c8b24f49-20c4-4cc3-b436-4515578b2244 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.058551 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c8b24f49-20c4-4cc3-b436-4515578b2244 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:47.058680 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c8b24f49-20c4-4cc3-b436-4515578b2244 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:47.058962 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c8b24f49-20c4-4cc3-b436-4515578b2244 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:47.059188 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-c8b24f49-20c4-4cc3-b436-4515578b2244 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:47.067469 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:47.067469 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:47.068716 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c8b24f49-20c4-4cc3-b436-4515578b2244 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:47.068996 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 372/1535] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:47 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:47.551993 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a1bd7595-9560-455b-aa86-416a83dd72b2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.552344 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a1bd7595-9560-455b-aa86-416a83dd72b2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 Jul 22 05:35:47.552344 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a1bd7595-9560-455b-aa86-416a83dd72b2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:47.552576 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a1bd7595-9560-455b-aa86-416a83dd72b2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:47.559874 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a1bd7595-9560-455b-aa86-416a83dd72b2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 returned with HTTP 404 Jul 22 05:35:47.560430 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 391/1536] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:47 2026] GET /volume/v3/volumes/32dae28d-d75e-49e1-aea7-c7d382e0a550 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:47.561818 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-834cbbf1-1980-4a25-ae00-6b582e872499 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.562359 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-834cbbf1-1980-4a25-ae00-6b582e872499 None None] GET https://10.4.3.91/volume// Jul 22 05:35:47.562555 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-834cbbf1-1980-4a25-ae00-6b582e872499 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:47.562857 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-834cbbf1-1980-4a25-ae00-6b582e872499 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:47.563291 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-834cbbf1-1980-4a25-ae00-6b582e872499 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:47.565810 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 387/1537] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:35:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:35:47.569726 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dd54881a-c315-405f-99e2-d7a9b88fc525 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.572025 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dd54881a-c315-405f-99e2-d7a9b88fc525 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:35:47.572121 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-774ba17e-eb94-4003-9f46-e0e7067ca0b2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.572447 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dd54881a-c315-405f-99e2-d7a9b88fc525 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:47.572657 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dd54881a-c315-405f-99e2-d7a9b88fc525 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:47.573676 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dd54881a-c315-405f-99e2-d7a9b88fc525 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:35:47.574421 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-774ba17e-eb94-4003-9f46-e0e7067ca0b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:35:47.574721 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-774ba17e-eb94-4003-9f46-e0e7067ca0b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:47.574976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-774ba17e-eb94-4003-9f46-e0e7067ca0b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:47.590185 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:47.590185 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:47.600000 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-774ba17e-eb94-4003-9f46-e0e7067ca0b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:35:47.606839 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-774ba17e-eb94-4003-9f46-e0e7067ca0b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:35:47.607465 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 373/1538] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:35:47 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 1289 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:35:47.615034 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dd54881a-c315-405f-99e2-d7a9b88fc525 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Get all volumes completed successfully. Jul 22 05:35:47.617135 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:47.617135 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:47.623034 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dd54881a-c315-405f-99e2-d7a9b88fc525 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:35:47.623595 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 388/1539] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:35:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10491 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:35:47.646436 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bd1bc952-e159-4245-baa9-cee867af5039 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.648558 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bd1bc952-e159-4245-baa9-cee867af5039 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] DELETE https://10.4.3.91/volume/v3/types/1f5e609b-b43b-4ada-9052-68d49e2865e4 Jul 22 05:35:47.648787 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bd1bc952-e159-4245-baa9-cee867af5039 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:47.649023 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bd1bc952-e159-4245-baa9-cee867af5039 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:47.679080 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bd1bc952-e159-4245-baa9-cee867af5039 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types/1f5e609b-b43b-4ada-9052-68d49e2865e4 returned with HTTP 202 Jul 22 05:35:47.679211 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 392/1540] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:35:47 2026] DELETE /volume/v3/types/1f5e609b-b43b-4ada-9052-68d49e2865e4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:47.694599 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4a4ac6ca-fc54-4c97-a9d8-450a329cf875 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.696558 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4a4ac6ca-fc54-4c97-a9d8-450a329cf875 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:35:47.697078 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4a4ac6ca-fc54-4c97-a9d8-450a329cf875 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1510226850", "extra_specs": {}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:47.719401 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4a4ac6ca-fc54-4c97-a9d8-450a329cf875 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:35:47.719778 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 388/1541] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:35:47 2026] POST /volume/v3/types => generated 212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:47.730802 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3aa208ab-a2a8-4e52-b421-3e749e570043 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.734361 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3aa208ab-a2a8-4e52-b421-3e749e570043 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] POST https://10.4.3.91/volume/v3/types/9eb86074-eb4f-475d-8901-4c3cc4da077b/encryption Jul 22 05:35:47.734891 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3aa208ab-a2a8-4e52-b421-3e749e570043 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:47.741941 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-3ac506fc-b2e1-4e89-8e01-2a53c03a4f30 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.745714 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-3ac506fc-b2e1-4e89-8e01-2a53c03a4f30 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] PUT https://10.4.3.91/volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d Jul 22 05:35:47.746229 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-3ac506fc-b2e1-4e89-8e01-2a53c03a4f30 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:47.761152 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3aa208ab-a2a8-4e52-b421-3e749e570043 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types/9eb86074-eb4f-475d-8901-4c3cc4da077b/encryption returned with HTTP 200 Jul 22 05:35:47.761708 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 374/1542] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:35:47 2026] POST /volume/v3/types/9eb86074-eb4f-475d-8901-4c3cc4da077b/encryption => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:47.763899 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-3ac506fc-b2e1-4e89-8e01-2a53c03a4f30 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Acquiring lock "cinder-attachment_update-82e26353-1939-4e34-8a88-9fb82b0154b2-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:35:47.771458 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.772991 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-3ac506fc-b2e1-4e89-8e01-2a53c03a4f30 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Lock "cinder-attachment_update-82e26353-1939-4e34-8a88-9fb82b0154b2-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:35:47.773825 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:47.774197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-379044567", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1510226850", "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:47.774512 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:47.774512 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:47.775981 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-379044567', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1510226850', 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:47.782113 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume of 1 GB Jul 22 05:35:47.782544 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:47.782544 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:47.783196 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Availability Zones retrieved successfully. Jul 22 05:35:47.789957 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Flow 'volume_create_api' (5fadeb19-6a2e-4c20-8c1b-95e5920771ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:47.791701 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15be776-6d1f-4f7c-88ad-53a2f7ab6795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:47.792733 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:47.827697 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15be776-6d1f-4f7c-88ad-53a2f7ab6795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:35:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9eb86074-eb4f-475d-8901-4c3cc4da077b,is_public=True,name='tempest-scenario-type-luks-1510226850',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9eb86074-eb4f-475d-8901-4c3cc4da077b', '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=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:47.828937 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3db81422-385e-4ad4-864a-ea2eb2bceeaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:47.871584 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1510226850 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1510226850, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:47.872122 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1510226850 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1510226850, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:35:47.892199 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-3ac506fc-b2e1-4e89-8e01-2a53c03a4f30 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Lock "cinder-attachment_update-82e26353-1939-4e34-8a88-9fb82b0154b2-np0000005624" released by "attachment_update" :: held 0.119s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:35:47.892668 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-3ac506fc-b2e1-4e89-8e01-2a53c03a4f30 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d returned with HTTP 200 Jul 22 05:35:47.893351 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 389/1543] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:35:47 2026] PUT /volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:47.919948 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Created reservations ['adaeb715-57a1-4d3a-8674-43d759eb526d', '0371f2b6-1f2f-43eb-a548-1c4242ff0361', '2097457a-a706-4ca9-b2cc-1a0487f68677', '12521d0a-d100-44c6-a73f-84ded6461590'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:47.921042 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3db81422-385e-4ad4-864a-ea2eb2bceeaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adaeb715-57a1-4d3a-8674-43d759eb526d', '0371f2b6-1f2f-43eb-a548-1c4242ff0361', '2097457a-a706-4ca9-b2cc-1a0487f68677', '12521d0a-d100-44c6-a73f-84ded6461590']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:47.922114 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44237cc8-e940-440b-b3e1-4f5003581f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:47.939258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-e1500d68-4a73-4a1a-acba-bbbfdc6260b4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.939450 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8f28688e-184f-4540-b0ce-82706029c6f8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:47.941393 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-e1500d68-4a73-4a1a-acba-bbbfdc6260b4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] POST https://10.4.3.91/volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d/action Jul 22 05:35:47.941755 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-e1500d68-4a73-4a1a-acba-bbbfdc6260b4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:47.941886 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-e1500d68-4a73-4a1a-acba-bbbfdc6260b4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:47.942542 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8f28688e-184f-4540-b0ce-82706029c6f8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:47.942845 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8f28688e-184f-4540-b0ce-82706029c6f8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:47.943107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8f28688e-184f-4540-b0ce-82706029c6f8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:47.943270 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8f28688e-184f-4540-b0ce-82706029c6f8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:47.952841 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:47.952841 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:47.953925 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8f28688e-184f-4540-b0ce-82706029c6f8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:47.954366 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 389/1544] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:47 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:47.965550 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:47.965550 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:47.965971 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44237cc8-e940-440b-b3e1-4f5003581f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6633ac6-48c6-4b52-bad9-c846e9cf6838', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-379044567',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08e4109a1bff49e288082ee3e67982a1',qos_specs=None,replication_status=,reservations=['adaeb715-57a1-4d3a-8674-43d759eb526d','0371f2b6-1f2f-43eb-a548-1c4242ff0361','2097457a-a706-4ca9-b2cc-1a0487f68677','12521d0a-d100-44c6-a73f-84ded6461590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_type_id=9eb86074-eb4f-475d-8901-4c3cc4da077b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-379044567',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f6633ac6-48c6-4b52-bad9-c846e9cf6838,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08e4109a1bff49e288082ee3e67982a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9eb86074-eb4f-475d-8901-4c3cc4da077b),volume_type_id=9eb86074-eb4f-475d-8901-4c3cc4da077b)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:47.967793 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe462a44-d7e5-453b-a739-08534b055b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:47.974864 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-7c07e7d9-3167-45fe-b65a-2460fd72f346 req-e1500d68-4a73-4a1a-acba-bbbfdc6260b4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d/action returned with HTTP 204 Jul 22 05:35:47.975507 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 375/1545] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:35:47 2026] POST /volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:48.001580 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe462a44-d7e5-453b-a739-08534b055b23) transitioned into state 'SUCCESS' from state '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-379044567',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08e4109a1bff49e288082ee3e67982a1',qos_specs=None,replication_status=,reservations=['adaeb715-57a1-4d3a-8674-43d759eb526d','0371f2b6-1f2f-43eb-a548-1c4242ff0361','2097457a-a706-4ca9-b2cc-1a0487f68677','12521d0a-d100-44c6-a73f-84ded6461590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_type_id=9eb86074-eb4f-475d-8901-4c3cc4da077b)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:48.002649 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8753ddf-43fa-4892-b2ea-a7c1de3eeef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:48.015000 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8753ddf-43fa-4892-b2ea-a7c1de3eeef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:48.016293 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Flow 'volume_create_api' (5fadeb19-6a2e-4c20-8c1b-95e5920771ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:48.016990 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume request issued successfully. Jul 22 05:35:48.018089 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f2a8e2f7-5566-43ca-b0a7-02422f7c44d1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:48.018561 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 393/1546] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:35:47 2026] POST /volume/v3/volumes => generated 782 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:48.085431 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fe0a2a32-286c-4402-9ec4-9a90515ce39f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:48.090032 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fe0a2a32-286c-4402-9ec4-9a90515ce39f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:48.090032 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fe0a2a32-286c-4402-9ec4-9a90515ce39f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:48.090032 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fe0a2a32-286c-4402-9ec4-9a90515ce39f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:48.090032 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-fe0a2a32-286c-4402-9ec4-9a90515ce39f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:48.095431 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:48.095431 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:48.096821 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fe0a2a32-286c-4402-9ec4-9a90515ce39f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:48.097624 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 390/1547] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:48 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:48.966982 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e675f803-81b2-42a7-93e0-4fe18f0c6892 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:48.969450 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e675f803-81b2-42a7-93e0-4fe18f0c6892 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:48.969714 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e675f803-81b2-42a7-93e0-4fe18f0c6892 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:48.969965 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e675f803-81b2-42a7-93e0-4fe18f0c6892 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:48.970107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-e675f803-81b2-42a7-93e0-4fe18f0c6892 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:48.979771 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:48.979771 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:48.980863 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e675f803-81b2-42a7-93e0-4fe18f0c6892 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:48.981343 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 390/1548] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:48 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:49.112075 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-483e9264-d5f1-4e53-8721-3dc34b1f6b67 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:49.114120 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-483e9264-d5f1-4e53-8721-3dc34b1f6b67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:49.114345 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-483e9264-d5f1-4e53-8721-3dc34b1f6b67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:49.114594 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-483e9264-d5f1-4e53-8721-3dc34b1f6b67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:49.114779 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-483e9264-d5f1-4e53-8721-3dc34b1f6b67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:49.121096 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:49.121096 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:49.121979 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-483e9264-d5f1-4e53-8721-3dc34b1f6b67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:49.122492 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 376/1549] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:49 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:49.753615 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ddab9c53-c223-4c96-beba-b581cb26fccb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:49.757151 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:49.757690 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-815905318"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:49.759500 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-815905318'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:49.759817 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume of 1 GB Jul 22 05:35:49.760029 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:49.760029 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:49.762845 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=321,cinder:INSERT=49,cinder:UPDATE=76 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:35:49.767541 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Availability Zones retrieved successfully. Jul 22 05:35:49.779666 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (68d0594e-4937-426c-b949-54f9e85b8475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:49.781119 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (183ce30a-4b26-4ae4-ac5c-9896d523c14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:49.782477 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:49.827147 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (183ce30a-4b26-4ae4-ac5c-9896d523c14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:49.827589 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c2c06f-107f-474c-882b-0d7995b26885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:49.925912 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Created reservations ['514bd23f-311e-4f69-a28b-ace5bc3793fc', 'd1bc7820-8518-4f1d-b4fd-0e22d287f68b', 'ba69b61d-b1ae-4ce8-be86-42f8947aa27c', 'dbdccd2f-8385-445c-93ab-832d2233329e'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:49.926500 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c2c06f-107f-474c-882b-0d7995b26885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['514bd23f-311e-4f69-a28b-ace5bc3793fc', 'd1bc7820-8518-4f1d-b4fd-0e22d287f68b', 'ba69b61d-b1ae-4ce8-be86-42f8947aa27c', 'dbdccd2f-8385-445c-93ab-832d2233329e']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:49.927496 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622f7729-78d4-422b-aa55-6ed4e39cd21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:49.962274 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622f7729-78d4-422b-aa55-6ed4e39cd21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f031def5-14d8-48c9-8d6a-8b0d44914338', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-815905318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['514bd23f-311e-4f69-a28b-ace5bc3793fc','d1bc7820-8518-4f1d-b4fd-0e22d287f68b','ba69b61d-b1ae-4ce8-be86-42f8947aa27c','dbdccd2f-8385-445c-93ab-832d2233329e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-815905318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f031def5-14d8-48c9-8d6a-8b0d44914338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dcac1de34da4c068acba926bafd0d10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff88ef0c2b88421c985b96ce3de81907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:49.963733 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e665a0-5514-4956-8d1b-29de20357e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:49.993115 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-872ba78c-3901-485e-aee7-4db537cfe841 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:49.997223 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e665a0-5514-4956-8d1b-29de20357e6b) transitioned into state 'SUCCESS' from state '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-815905318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['514bd23f-311e-4f69-a28b-ace5bc3793fc','d1bc7820-8518-4f1d-b4fd-0e22d287f68b','ba69b61d-b1ae-4ce8-be86-42f8947aa27c','dbdccd2f-8385-445c-93ab-832d2233329e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:49.997777 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-872ba78c-3901-485e-aee7-4db537cfe841 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:49.998303 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8517c4a2-ddca-4802-aced-8e759043dced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:49.999133 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-872ba78c-3901-485e-aee7-4db537cfe841 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:49.999133 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-872ba78c-3901-485e-aee7-4db537cfe841 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:50.000254 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-872ba78c-3901-485e-aee7-4db537cfe841 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:50.009905 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:50.009905 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:50.009905 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-872ba78c-3901-485e-aee7-4db537cfe841 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:50.010239 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 391/1550] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:49 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:50.014298 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8517c4a2-ddca-4802-aced-8e759043dced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:50.015552 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (68d0594e-4937-426c-b949-54f9e85b8475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:50.016002 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request issued successfully. Jul 22 05:35:50.016814 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ddab9c53-c223-4c96-beba-b581cb26fccb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:50.017316 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 394/1551] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:35:49 2026] POST /volume/v3/volumes => generated 746 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:50.036669 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f8c384e1-430d-4f2d-92b5-de9aedc8c100 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:50.040870 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f8c384e1-430d-4f2d-92b5-de9aedc8c100 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:50.040870 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f8c384e1-430d-4f2d-92b5-de9aedc8c100 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:50.040870 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f8c384e1-430d-4f2d-92b5-de9aedc8c100 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:50.054983 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:50.054983 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:50.071202 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f8c384e1-430d-4f2d-92b5-de9aedc8c100 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:50.079998 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f8c384e1-430d-4f2d-92b5-de9aedc8c100 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 200 Jul 22 05:35:50.080609 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 391/1552] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:50 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:50.139113 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a40b73fa-a3e1-4337-a698-f8b320382c26 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:50.142463 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a40b73fa-a3e1-4337-a698-f8b320382c26 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:50.142839 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a40b73fa-a3e1-4337-a698-f8b320382c26 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:50.143069 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a40b73fa-a3e1-4337-a698-f8b320382c26 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:50.143178 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a40b73fa-a3e1-4337-a698-f8b320382c26 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:50.155155 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:50.155155 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:50.155917 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a40b73fa-a3e1-4337-a698-f8b320382c26 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:50.156295 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 377/1553] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:50 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:51.026288 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-26fc8af4-55a9-43bb-b9d9-b2a1b5d522f3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.027892 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-26fc8af4-55a9-43bb-b9d9-b2a1b5d522f3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:51.028343 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-26fc8af4-55a9-43bb-b9d9-b2a1b5d522f3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:51.028343 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-26fc8af4-55a9-43bb-b9d9-b2a1b5d522f3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:51.028343 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-26fc8af4-55a9-43bb-b9d9-b2a1b5d522f3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:51.032794 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:51.032794 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:51.034453 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-26fc8af4-55a9-43bb-b9d9-b2a1b5d522f3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:51.034453 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 392/1554] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:51 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:51.099793 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b9e3cefe-af91-4d83-8faa-e8fb89c89808 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.107822 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b9e3cefe-af91-4d83-8faa-e8fb89c89808 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:51.107822 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b9e3cefe-af91-4d83-8faa-e8fb89c89808 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:51.107822 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b9e3cefe-af91-4d83-8faa-e8fb89c89808 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:51.131268 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:51.131268 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:51.147243 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b9e3cefe-af91-4d83-8faa-e8fb89c89808 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:51.160220 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b9e3cefe-af91-4d83-8faa-e8fb89c89808 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 200 Jul 22 05:35:51.160902 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 395/1555] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:51 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 839 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:51.172761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7023fdd4-d8a5-439f-9db2-5d70ddf8b6f8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.177490 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-dc771bdd-0f18-40cf-b52d-2d64bb4d9b47 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.177824 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7023fdd4-d8a5-439f-9db2-5d70ddf8b6f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:51.177879 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7023fdd4-d8a5-439f-9db2-5d70ddf8b6f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:51.178093 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7023fdd4-d8a5-439f-9db2-5d70ddf8b6f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:51.178443 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-7023fdd4-d8a5-439f-9db2-5d70ddf8b6f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:51.181489 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dc771bdd-0f18-40cf-b52d-2d64bb4d9b47 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] POST https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action Jul 22 05:35:51.181489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dc771bdd-0f18-40cf-b52d-2d64bb4d9b47 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Action body: b'{"os-attach": {"instance_uuid": "e3f49217-8283-40ac-9201-518eab9984f2", "mountpoint": "/dev/vdb"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:51.181489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dc771bdd-0f18-40cf-b52d-2d64bb4d9b47 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e3f49217-8283-40ac-9201-518eab9984f2", "mountpoint": "/dev/vdb"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:51.182302 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=287,cinder:INSERT=31,cinder:UPDATE=52 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:35:51.206489 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:51.206489 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:51.206489 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-dc771bdd-0f18-40cf-b52d-2d64bb4d9b47 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:51.206659 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:51.206659 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:51.206659 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7023fdd4-d8a5-439f-9db2-5d70ddf8b6f8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:51.206659 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 392/1556] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:51 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:51.224218 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-dc771bdd-0f18-40cf-b52d-2d64bb4d9b47 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Update volume admin metadata completed successfully. Jul 22 05:35:51.333591 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-dc771bdd-0f18-40cf-b52d-2d64bb4d9b47 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Attach volume completed successfully. Jul 22 05:35:51.334062 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dc771bdd-0f18-40cf-b52d-2d64bb4d9b47 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action returned with HTTP 202 Jul 22 05:35:51.336469 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 378/1557] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:35:51 2026] POST /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:51.352799 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-85ca406a-e99e-4880-8008-29ee138df5b4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.355382 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85ca406a-e99e-4880-8008-29ee138df5b4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:51.355995 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85ca406a-e99e-4880-8008-29ee138df5b4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:51.355995 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85ca406a-e99e-4880-8008-29ee138df5b4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:51.358278 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=285,cinder:INSERT=17,cinder:UPDATE=39 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:35:51.370679 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:51.370679 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:51.376880 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-85ca406a-e99e-4880-8008-29ee138df5b4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:51.383688 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85ca406a-e99e-4880-8008-29ee138df5b4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 200 Jul 22 05:35:51.384413 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 393/1558] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:51 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 1173 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:51.404461 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-777cc86f-eed0-4c63-a4c5-e2fe8eb6b07c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.407703 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-777cc86f-eed0-4c63-a4c5-e2fe8eb6b07c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:51.407983 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-777cc86f-eed0-4c63-a4c5-e2fe8eb6b07c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:51.408195 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-777cc86f-eed0-4c63-a4c5-e2fe8eb6b07c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:51.442599 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:51.442599 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:51.457650 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-777cc86f-eed0-4c63-a4c5-e2fe8eb6b07c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:51.463484 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-777cc86f-eed0-4c63-a4c5-e2fe8eb6b07c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 200 Jul 22 05:35:51.464074 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 396/1559] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:51 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 1173 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:51.487114 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9aff2c74-29e3-4983-87bc-ef771ace13d0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.659794 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9aff2c74-29e3-4983-87bc-ef771ace13d0 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action Jul 22 05:35:51.660242 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9aff2c74-29e3-4983-87bc-ef771ace13d0 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:51.660381 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9aff2c74-29e3-4983-87bc-ef771ace13d0 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:51.675380 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:51.675380 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:51.676034 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.admin_actions [None req-9aff2c74-29e3-4983-87bc-ef771ace13d0 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Updating volume 'f031def5-14d8-48c9-8d6a-8b0d44914338' with '{'status': 'error'}' {{(pid=100094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:35:51.716644 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9aff2c74-29e3-4983-87bc-ef771ace13d0 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action returned with HTTP 202 Jul 22 05:35:51.717094 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 393/1560] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:35:51 2026] POST /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:51.727472 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fa0fd8bc-7640-42cf-86d7-3e03981bdb22 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.730562 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fa0fd8bc-7640-42cf-86d7-3e03981bdb22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:51.730875 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fa0fd8bc-7640-42cf-86d7-3e03981bdb22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:51.731149 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fa0fd8bc-7640-42cf-86d7-3e03981bdb22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:51.749534 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:51.749534 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:51.757231 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-fa0fd8bc-7640-42cf-86d7-3e03981bdb22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:51.766008 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fa0fd8bc-7640-42cf-86d7-3e03981bdb22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 200 Jul 22 05:35:51.771016 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 379/1561] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:51 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 1172 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:51.791902 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-362a34ac-83d6-4c15-b61c-54bf9e8fcc47 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.796681 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-362a34ac-83d6-4c15-b61c-54bf9e8fcc47 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action Jul 22 05:35:51.797121 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-362a34ac-83d6-4c15-b61c-54bf9e8fcc47 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "83f8b310-5b08-4f7e-ad97-7a3bdfb8d4a1"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:51.797184 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-362a34ac-83d6-4c15-b61c-54bf9e8fcc47 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "83f8b310-5b08-4f7e-ad97-7a3bdfb8d4a1"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:51.818362 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:51.818362 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:51.818840 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-362a34ac-83d6-4c15-b61c-54bf9e8fcc47 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Volume info retrieved successfully. Jul 22 05:35:51.840845 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-362a34ac-83d6-4c15-b61c-54bf9e8fcc47 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Terminate volume connection completed successfully. Jul 22 05:35:51.848931 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-362a34ac-83d6-4c15-b61c-54bf9e8fcc47 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100091) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 22 05:35:51.922300 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-362a34ac-83d6-4c15-b61c-54bf9e8fcc47 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Detach volume completed successfully. Jul 22 05:35:51.922565 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-362a34ac-83d6-4c15-b61c-54bf9e8fcc47 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action returned with HTTP 202 Jul 22 05:35:51.923175 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 394/1562] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:35:51 2026] POST /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:51.937142 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c1e1c2f5-ae36-4854-b26d-f617bc8e2874 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.939077 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c1e1c2f5-ae36-4854-b26d-f617bc8e2874 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:51.939440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c1e1c2f5-ae36-4854-b26d-f617bc8e2874 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:51.939531 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c1e1c2f5-ae36-4854-b26d-f617bc8e2874 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:51.957361 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:51.957361 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:51.966086 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c1e1c2f5-ae36-4854-b26d-f617bc8e2874 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:51.973369 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c1e1c2f5-ae36-4854-b26d-f617bc8e2874 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 200 Jul 22 05:35:51.973877 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 397/1563] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:51 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:51.991570 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b93660a9-438e-4e88-bf98-2526c4a74762 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:51.994182 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b93660a9-438e-4e88-bf98-2526c4a74762 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:51.994447 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b93660a9-438e-4e88-bf98-2526c4a74762 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:51.994707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b93660a9-438e-4e88-bf98-2526c4a74762 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:52.013662 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:52.013662 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:52.023663 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b93660a9-438e-4e88-bf98-2526c4a74762 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:52.032665 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b93660a9-438e-4e88-bf98-2526c4a74762 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 200 Jul 22 05:35:52.032665 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 394/1564] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:51 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:52.049586 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a0fa8e39-81bb-436b-8feb-62a4a5762035 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:52.050889 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-55330181-0394-454a-a795-f86e5e541926 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:52.052335 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a0fa8e39-81bb-436b-8feb-62a4a5762035 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] POST https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action Jul 22 05:35:52.052925 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a0fa8e39-81bb-436b-8feb-62a4a5762035 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Action body: b'{"os-detach": {}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:52.053127 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a0fa8e39-81bb-436b-8feb-62a4a5762035 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:52.053870 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-55330181-0394-454a-a795-f86e5e541926 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:52.054178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-55330181-0394-454a-a795-f86e5e541926 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:52.054451 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-55330181-0394-454a-a795-f86e5e541926 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:52.054618 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-55330181-0394-454a-a795-f86e5e541926 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:52.061872 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:52.061872 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:52.065906 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-55330181-0394-454a-a795-f86e5e541926 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:52.065906 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 395/1565] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:52 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:52.067689 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:52.067689 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:52.068388 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a0fa8e39-81bb-436b-8feb-62a4a5762035 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:52.102852 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a0fa8e39-81bb-436b-8feb-62a4a5762035 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Detach volume completed successfully. Jul 22 05:35:52.103209 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a0fa8e39-81bb-436b-8feb-62a4a5762035 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action returned with HTTP 202 Jul 22 05:35:52.105931 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 380/1566] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:35:52 2026] POST /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:52.119017 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-81847e2b-259b-4b7e-876f-5ba176d705e9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:52.121507 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-81847e2b-259b-4b7e-876f-5ba176d705e9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:52.122752 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-81847e2b-259b-4b7e-876f-5ba176d705e9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:52.122752 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-81847e2b-259b-4b7e-876f-5ba176d705e9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:52.141118 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:52.141118 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:52.150568 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-81847e2b-259b-4b7e-876f-5ba176d705e9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:52.162817 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-81847e2b-259b-4b7e-876f-5ba176d705e9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 200 Jul 22 05:35:52.163688 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 398/1567] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:52 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:52.185411 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-beb122f5-264b-4d73-a2b5-95512738b367 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:52.189400 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-beb122f5-264b-4d73-a2b5-95512738b367 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:52.189652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-beb122f5-264b-4d73-a2b5-95512738b367 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:52.189891 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-beb122f5-264b-4d73-a2b5-95512738b367 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:52.200904 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:52.200904 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:52.205497 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-beb122f5-264b-4d73-a2b5-95512738b367 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:52.211793 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-beb122f5-264b-4d73-a2b5-95512738b367 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 200 Jul 22 05:35:52.212572 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 395/1568] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:52 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:52.229572 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b0663134-2013-44f7-a753-7a8e8962d655 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:52.230074 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9eeaa3af-5e0f-49d0-af19-ea301323a8a4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:52.232118 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b0663134-2013-44f7-a753-7a8e8962d655 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:52.232324 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9eeaa3af-5e0f-49d0-af19-ea301323a8a4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] DELETE https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:52.232397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b0663134-2013-44f7-a753-7a8e8962d655 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:52.235207 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9eeaa3af-5e0f-49d0-af19-ea301323a8a4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:52.235410 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b0663134-2013-44f7-a753-7a8e8962d655 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:52.235410 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b0663134-2013-44f7-a753-7a8e8962d655 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:52.235499 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9eeaa3af-5e0f-49d0-af19-ea301323a8a4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:52.235499 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-9eeaa3af-5e0f-49d0-af19-ea301323a8a4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Delete volume with id: f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:52.238713 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:52.238713 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:52.240083 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b0663134-2013-44f7-a753-7a8e8962d655 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:52.241004 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 381/1569] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:52 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:52.244739 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:52.244739 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:52.244739 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9eeaa3af-5e0f-49d0-af19-ea301323a8a4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:52.288325 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9eeaa3af-5e0f-49d0-af19-ea301323a8a4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Delete volume request issued successfully. Jul 22 05:35:52.288647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9eeaa3af-5e0f-49d0-af19-ea301323a8a4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 202 Jul 22 05:35:52.289256 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 396/1570] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:52 2026] DELETE /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:35:52.306862 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d8baf5c1-f6cb-4842-9cdc-9aa8677274ee None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:52.313306 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d8baf5c1-f6cb-4842-9cdc-9aa8677274ee tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:52.313648 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d8baf5c1-f6cb-4842-9cdc-9aa8677274ee tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:52.316138 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d8baf5c1-f6cb-4842-9cdc-9aa8677274ee tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:52.334785 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:52.334785 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:52.341801 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d8baf5c1-f6cb-4842-9cdc-9aa8677274ee tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:52.347358 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d8baf5c1-f6cb-4842-9cdc-9aa8677274ee tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 200 Jul 22 05:35:52.347905 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 399/1571] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:52 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:53.081280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ab4dd4b9-974c-4038-95e6-ecdf1b9baae7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:53.085473 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ab4dd4b9-974c-4038-95e6-ecdf1b9baae7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:53.085774 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ab4dd4b9-974c-4038-95e6-ecdf1b9baae7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:53.086031 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ab4dd4b9-974c-4038-95e6-ecdf1b9baae7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:53.086175 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-ab4dd4b9-974c-4038-95e6-ecdf1b9baae7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:53.093729 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:53.093729 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:53.094887 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ab4dd4b9-974c-4038-95e6-ecdf1b9baae7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:53.095533 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 396/1572] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:53 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:53.258454 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-20e9ab16-bbc7-40d4-a135-a6feacf3f344 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:53.262101 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-20e9ab16-bbc7-40d4-a135-a6feacf3f344 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:53.262101 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-20e9ab16-bbc7-40d4-a135-a6feacf3f344 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:53.262101 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-20e9ab16-bbc7-40d4-a135-a6feacf3f344 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:53.262101 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-20e9ab16-bbc7-40d4-a135-a6feacf3f344 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:53.264437 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=375,cinder:UPDATE=110,cinder:INSERT=75 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:35:53.273474 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:53.273474 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:53.276910 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-20e9ab16-bbc7-40d4-a135-a6feacf3f344 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:53.277496 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 382/1573] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:53 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:53.364919 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8d582b94-54f7-4dc9-92ea-ae4a1499b82a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:53.369294 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8d582b94-54f7-4dc9-92ea-ae4a1499b82a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 Jul 22 05:35:53.369550 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8d582b94-54f7-4dc9-92ea-ae4a1499b82a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:53.370365 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8d582b94-54f7-4dc9-92ea-ae4a1499b82a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:53.380046 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8d582b94-54f7-4dc9-92ea-ae4a1499b82a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 returned with HTTP 404 Jul 22 05:35:53.380487 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 397/1574] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:53 2026] GET /volume/v3/volumes/f031def5-14d8-48c9-8d6a-8b0d44914338 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:54.114196 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d70b85d5-cc84-4e33-9506-0494900e973b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:54.115857 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d70b85d5-cc84-4e33-9506-0494900e973b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:54.116146 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d70b85d5-cc84-4e33-9506-0494900e973b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:54.116501 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d70b85d5-cc84-4e33-9506-0494900e973b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:54.116501 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d70b85d5-cc84-4e33-9506-0494900e973b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:54.124593 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:54.124593 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:54.125857 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d70b85d5-cc84-4e33-9506-0494900e973b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:54.126270 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 400/1575] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:54 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:54.298312 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-00510b81-0209-4bc1-93c5-732ac4f53875 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:54.302088 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-00510b81-0209-4bc1-93c5-732ac4f53875 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:54.302333 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-00510b81-0209-4bc1-93c5-732ac4f53875 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:54.302550 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-00510b81-0209-4bc1-93c5-732ac4f53875 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:54.302733 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-00510b81-0209-4bc1-93c5-732ac4f53875 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:54.312269 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:54.312269 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:54.313419 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-00510b81-0209-4bc1-93c5-732ac4f53875 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:54.313960 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 397/1576] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:54 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:55.145138 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f7eacfbb-5a2a-422d-b25d-10fb0faf3690 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:55.148386 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f7eacfbb-5a2a-422d-b25d-10fb0faf3690 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:55.152671 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f7eacfbb-5a2a-422d-b25d-10fb0faf3690 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:55.152671 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f7eacfbb-5a2a-422d-b25d-10fb0faf3690 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:55.152671 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f7eacfbb-5a2a-422d-b25d-10fb0faf3690 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:55.163874 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:55.163874 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:55.165759 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f7eacfbb-5a2a-422d-b25d-10fb0faf3690 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:55.166375 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 383/1577] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:55 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:55.326736 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-366f5fdb-bbb8-4f17-b03e-4f9ce1d75ccc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:55.329800 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-366f5fdb-bbb8-4f17-b03e-4f9ce1d75ccc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:55.330108 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-366f5fdb-bbb8-4f17-b03e-4f9ce1d75ccc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:55.331005 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-366f5fdb-bbb8-4f17-b03e-4f9ce1d75ccc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:55.331005 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-366f5fdb-bbb8-4f17-b03e-4f9ce1d75ccc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:55.337382 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:55.337382 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:55.338431 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-366f5fdb-bbb8-4f17-b03e-4f9ce1d75ccc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:55.338888 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 398/1578] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:55 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:56.102184 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-be6fe178-5131-4016-bc54-01e971fe127e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:56.104295 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:56.104692 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1393350682"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:56.106491 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1393350682'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:56.106647 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume of 1 GB Jul 22 05:35:56.111407 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Availability Zones retrieved successfully. Jul 22 05:35:56.119898 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (0c3f72f9-e7a6-4f72-b042-cce02f20d1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:56.121002 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f1d8af2-8814-40e2-a8d1-8a09d505c468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:56.122970 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:56.175535 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f1d8af2-8814-40e2-a8d1-8a09d505c468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:56.176607 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e2fe49-1c6f-4683-8543-97af1b248a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:56.187351 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-811ecd3e-dc36-4163-979c-1d5b1f805c1d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:56.189762 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-811ecd3e-dc36-4163-979c-1d5b1f805c1d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:56.190024 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-811ecd3e-dc36-4163-979c-1d5b1f805c1d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:56.190253 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-811ecd3e-dc36-4163-979c-1d5b1f805c1d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:56.190592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-811ecd3e-dc36-4163-979c-1d5b1f805c1d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:56.198385 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:56.198385 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:56.199566 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-811ecd3e-dc36-4163-979c-1d5b1f805c1d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:56.200201 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 398/1579] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:56 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:56.222260 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:56.260391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Created reservations ['99c043e9-be05-4912-90fe-cc9d17125801', '1bdda233-0d76-4c18-ae1c-02f1ce688209', 'b04243d7-16a1-41a7-baf8-a37b7c62d28c', '6295197b-b486-4565-be4e-d69eb4910bd9'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:56.261535 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e2fe49-1c6f-4683-8543-97af1b248a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99c043e9-be05-4912-90fe-cc9d17125801', '1bdda233-0d76-4c18-ae1c-02f1ce688209', 'b04243d7-16a1-41a7-baf8-a37b7c62d28c', '6295197b-b486-4565-be4e-d69eb4910bd9']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:56.263913 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3975827-58c7-4899-a4a5-89ff1c4ac852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:56.297685 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3975827-58c7-4899-a4a5-89ff1c4ac852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f995844-efb5-49c4-a992-9936efd94f5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1393350682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['99c043e9-be05-4912-90fe-cc9d17125801','1bdda233-0d76-4c18-ae1c-02f1ce688209','b04243d7-16a1-41a7-baf8-a37b7c62d28c','6295197b-b486-4565-be4e-d69eb4910bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1393350682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f995844-efb5-49c4-a992-9936efd94f5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dcac1de34da4c068acba926bafd0d10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff88ef0c2b88421c985b96ce3de81907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:56.299426 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a51b0ad-768d-45e3-8e35-7055837621ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:56.344306 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a51b0ad-768d-45e3-8e35-7055837621ec) transitioned into state 'SUCCESS' from state '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-1393350682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['99c043e9-be05-4912-90fe-cc9d17125801','1bdda233-0d76-4c18-ae1c-02f1ce688209','b04243d7-16a1-41a7-baf8-a37b7c62d28c','6295197b-b486-4565-be4e-d69eb4910bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:56.345428 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1d912c4-c0c4-4edf-b72b-94c7fefc4822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:56.354549 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-46a68ae3-b357-4483-8556-85ae59fa011f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:56.356809 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-46a68ae3-b357-4483-8556-85ae59fa011f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:56.356809 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-46a68ae3-b357-4483-8556-85ae59fa011f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:56.356809 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-46a68ae3-b357-4483-8556-85ae59fa011f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:56.357388 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-46a68ae3-b357-4483-8556-85ae59fa011f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:56.366522 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1d912c4-c0c4-4edf-b72b-94c7fefc4822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:56.366743 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:56.366743 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:56.368089 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (0c3f72f9-e7a6-4f72-b042-cce02f20d1aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:56.368248 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-46a68ae3-b357-4483-8556-85ae59fa011f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:56.368309 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request issued successfully. Jul 22 05:35:56.368568 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 399/1580] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:56 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:56.369824 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-be6fe178-5131-4016-bc54-01e971fe127e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:56.369824 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 401/1581] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:35:56 2026] POST /volume/v3/volumes => generated 747 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:56.378092 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:56.378461 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-298757191", "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:56.383601 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-298757191', 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:56.387253 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-02172ac8-917e-4f6d-a172-0e6b85b15df5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:56.389433 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-02172ac8-917e-4f6d-a172-0e6b85b15df5 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c Jul 22 05:35:56.389549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-02172ac8-917e-4f6d-a172-0e6b85b15df5 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:56.389775 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-02172ac8-917e-4f6d-a172-0e6b85b15df5 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:56.400715 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:56.400715 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:56.407549 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-02172ac8-917e-4f6d-a172-0e6b85b15df5 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:56.410603 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-02172ac8-917e-4f6d-a172-0e6b85b15df5 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c returned with HTTP 200 Jul 22 05:35:56.410863 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 399/1582] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:56 2026] GET /volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:56.525200 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume of 1 GB Jul 22 05:35:56.525616 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:56.525616 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:56.526239 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Availability Zones retrieved successfully. Jul 22 05:35:56.534077 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Flow 'volume_create_api' (0d37f40b-79ca-4cc8-9df9-b559c336f649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:56.535554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd800d99-3770-40bf-8fff-16b367cc0361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:56.536994 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:56.610060 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:56.610060 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:56.632281 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd800d99-3770-40bf-8fff-16b367cc0361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b', 'encryption_key_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=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:56.635441 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8262d19b-f0bb-4bba-a5b2-16126f65eb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:56.706618 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Created reservations ['2896ea9f-c388-4620-b04f-c847dea9950d', 'db87cc53-4ccb-4f84-ba8d-831b4adada7e', '2c6b4f4d-0dbc-4864-8226-d5543b73240a', '7254a3de-fa27-4a01-b505-c51e1c278978'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:56.707348 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8262d19b-f0bb-4bba-a5b2-16126f65eb41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2896ea9f-c388-4620-b04f-c847dea9950d', 'db87cc53-4ccb-4f84-ba8d-831b4adada7e', '2c6b4f4d-0dbc-4864-8226-d5543b73240a', '7254a3de-fa27-4a01-b505-c51e1c278978']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:56.708216 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d42caa3-25ba-4f1a-a6fa-7e78aecbf599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:56.734775 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d42caa3-25ba-4f1a-a6fa-7e78aecbf599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aede48ab-ed3e-43a3-b125-96299c356827', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-298757191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bddc659dc2204325b06aa165b9ad9c8f',qos_specs=None,replication_status=,reservations=['2896ea9f-c388-4620-b04f-c847dea9950d','db87cc53-4ccb-4f84-ba8d-831b4adada7e','2c6b4f4d-0dbc-4864-8226-d5543b73240a','7254a3de-fa27-4a01-b505-c51e1c278978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0359267725ad44acb4851f3a0da9ab39',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-298757191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aede48ab-ed3e-43a3-b125-96299c356827,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bddc659dc2204325b06aa165b9ad9c8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0359267725ad44acb4851f3a0da9ab39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b),volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:56.736291 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aedb68c-7ce3-4855-8aeb-d20510bbaef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:56.761390 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aedb68c-7ce3-4855-8aeb-d20510bbaef2) transitioned into state 'SUCCESS' from state '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-298757191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bddc659dc2204325b06aa165b9ad9c8f',qos_specs=None,replication_status=,reservations=['2896ea9f-c388-4620-b04f-c847dea9950d','db87cc53-4ccb-4f84-ba8d-831b4adada7e','2c6b4f4d-0dbc-4864-8226-d5543b73240a','7254a3de-fa27-4a01-b505-c51e1c278978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0359267725ad44acb4851f3a0da9ab39',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:56.761921 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5601ddac-083d-4906-bab1-6dbf5578ae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:56.774224 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5601ddac-083d-4906-bab1-6dbf5578ae07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:56.775416 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Flow 'volume_create_api' (0d37f40b-79ca-4cc8-9df9-b559c336f649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:56.775813 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume request issued successfully. Jul 22 05:35:56.777027 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7f7e48ee-9c09-4729-a98f-3cdabf19d1ea tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:56.777115 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 384/1583] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:35:56 2026] POST /volume/v3/volumes => generated 757 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:56.792821 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6a84f16b-d78f-4270-90b4-0fcaefb68f1e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:56.798170 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a84f16b-d78f-4270-90b4-0fcaefb68f1e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 Jul 22 05:35:56.798356 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6a84f16b-d78f-4270-90b4-0fcaefb68f1e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:56.798748 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6a84f16b-d78f-4270-90b4-0fcaefb68f1e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:56.811155 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:56.811155 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:56.819617 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6a84f16b-d78f-4270-90b4-0fcaefb68f1e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:35:56.826711 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a84f16b-d78f-4270-90b4-0fcaefb68f1e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 returned with HTTP 200 Jul 22 05:35:56.827910 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 400/1584] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:56 2026] GET /volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:57.214925 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3cc5791b-ac07-4b9d-b3f3-a62e5de86f9e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:57.221753 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3cc5791b-ac07-4b9d-b3f3-a62e5de86f9e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:57.222078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3cc5791b-ac07-4b9d-b3f3-a62e5de86f9e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:57.222372 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3cc5791b-ac07-4b9d-b3f3-a62e5de86f9e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:57.222520 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-3cc5791b-ac07-4b9d-b3f3-a62e5de86f9e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:57.229142 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:57.229142 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:57.230158 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3cc5791b-ac07-4b9d-b3f3-a62e5de86f9e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:57.230575 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 402/1585] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:57 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:57.382127 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8531c1be-4bbf-4c5a-9bc1-8233fa5abe40 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:57.384047 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8531c1be-4bbf-4c5a-9bc1-8233fa5abe40 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:57.384243 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8531c1be-4bbf-4c5a-9bc1-8233fa5abe40 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:57.384444 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8531c1be-4bbf-4c5a-9bc1-8233fa5abe40 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:57.384564 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8531c1be-4bbf-4c5a-9bc1-8233fa5abe40 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:57.389857 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:57.389857 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:57.390700 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8531c1be-4bbf-4c5a-9bc1-8233fa5abe40 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:57.391150 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 400/1586] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:57 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:57.426399 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9f922af5-e6d2-4a91-897f-196642bd77f3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:57.428885 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9f922af5-e6d2-4a91-897f-196642bd77f3 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c Jul 22 05:35:57.429134 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9f922af5-e6d2-4a91-897f-196642bd77f3 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:57.429389 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9f922af5-e6d2-4a91-897f-196642bd77f3 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:57.439337 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:57.439337 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:57.445455 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9f922af5-e6d2-4a91-897f-196642bd77f3 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:57.451135 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9f922af5-e6d2-4a91-897f-196642bd77f3 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c returned with HTTP 200 Jul 22 05:35:57.451923 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 385/1587] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:57 2026] GET /volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:57.466438 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-48df644b-1c10-45c4-9368-3165482569a0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:57.470711 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-48df644b-1c10-45c4-9368-3165482569a0 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c/action Jul 22 05:35:57.470711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-48df644b-1c10-45c4-9368-3165482569a0 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:57.470711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-48df644b-1c10-45c4-9368-3165482569a0 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:57.478163 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:57.478163 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:57.478885 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.admin_actions [None req-48df644b-1c10-45c4-9368-3165482569a0 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Updating volume '1f995844-efb5-49c4-a992-9936efd94f5c' with '{'status': 'attaching'}' {{(pid=100091) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:35:57.509150 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-48df644b-1c10-45c4-9368-3165482569a0 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c/action returned with HTTP 202 Jul 22 05:35:57.510077 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 401/1588] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:35:57 2026] POST /volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:57.522605 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e47eca6d-e0e1-41de-8279-728a4ae1f278 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:57.529096 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e47eca6d-e0e1-41de-8279-728a4ae1f278 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c Jul 22 05:35:57.529383 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e47eca6d-e0e1-41de-8279-728a4ae1f278 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:57.529621 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e47eca6d-e0e1-41de-8279-728a4ae1f278 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:57.540427 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:57.540427 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:57.549207 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e47eca6d-e0e1-41de-8279-728a4ae1f278 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:57.558557 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e47eca6d-e0e1-41de-8279-728a4ae1f278 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c returned with HTTP 200 Jul 22 05:35:57.558926 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 403/1589] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:57 2026] GET /volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:57.576729 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-14906900-ead7-4a00-9047-6778a4b66979 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:57.578936 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-14906900-ead7-4a00-9047-6778a4b66979 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c/action Jul 22 05:35:57.579295 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-14906900-ead7-4a00-9047-6778a4b66979 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:35:57.579415 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-14906900-ead7-4a00-9047-6778a4b66979 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:57.590485 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:57.590485 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:57.590844 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-14906900-ead7-4a00-9047-6778a4b66979 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Volume info retrieved successfully. Jul 22 05:35:57.640984 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-14906900-ead7-4a00-9047-6778a4b66979 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Delete volume request issued successfully. Jul 22 05:35:57.641175 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-14906900-ead7-4a00-9047-6778a4b66979 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c/action returned with HTTP 202 Jul 22 05:35:57.641729 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 401/1590] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:35:57 2026] POST /volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:35:57.650197 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-643d4225-fafa-49c4-80ea-b8e6524bfafd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:57.654267 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-643d4225-fafa-49c4-80ea-b8e6524bfafd tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c Jul 22 05:35:57.654267 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-643d4225-fafa-49c4-80ea-b8e6524bfafd tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:57.654267 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-643d4225-fafa-49c4-80ea-b8e6524bfafd tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:57.667396 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:57.667396 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:57.674904 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-643d4225-fafa-49c4-80ea-b8e6524bfafd tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:57.680002 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-643d4225-fafa-49c4-80ea-b8e6524bfafd tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c returned with HTTP 200 Jul 22 05:35:57.681119 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 386/1591] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:57 2026] GET /volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:57.843307 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cb9e4d7c-16ed-4fc5-ad9e-ad36760ffe02 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:57.846129 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cb9e4d7c-16ed-4fc5-ad9e-ad36760ffe02 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 Jul 22 05:35:57.847537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cb9e4d7c-16ed-4fc5-ad9e-ad36760ffe02 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:57.847537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cb9e4d7c-16ed-4fc5-ad9e-ad36760ffe02 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:57.855710 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:57.855710 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:57.868342 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cb9e4d7c-16ed-4fc5-ad9e-ad36760ffe02 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:35:57.876707 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cb9e4d7c-16ed-4fc5-ad9e-ad36760ffe02 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 returned with HTTP 200 Jul 22 05:35:57.877342 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 402/1592] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:57 2026] GET /volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:58.003652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-0d803cd7-bc84-4e3c-b215-35831a0c8c4c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:58.008442 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-0d803cd7-bc84-4e3c-b215-35831a0c8c4c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 Jul 22 05:35:58.008817 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-0d803cd7-bc84-4e3c-b215-35831a0c8c4c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:58.009118 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-0d803cd7-bc84-4e3c-b215-35831a0c8c4c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:58.031105 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:58.031105 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:58.039843 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-0d803cd7-bc84-4e3c-b215-35831a0c8c4c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:35:58.045600 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-0d803cd7-bc84-4e3c-b215-35831a0c8c4c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 returned with HTTP 200 Jul 22 05:35:58.046193 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 404/1593] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:35:58 2026] GET /volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:58.243667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-42d0828f-5425-4291-9b42-e5c49d4030c3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:58.245706 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-42d0828f-5425-4291-9b42-e5c49d4030c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:58.246076 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-42d0828f-5425-4291-9b42-e5c49d4030c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:58.246155 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-42d0828f-5425-4291-9b42-e5c49d4030c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:58.246204 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-42d0828f-5425-4291-9b42-e5c49d4030c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:58.252591 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:58.252591 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:58.253371 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-42d0828f-5425-4291-9b42-e5c49d4030c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:58.254084 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 402/1594] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:58 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:58.404530 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0a946600-4d7d-4672-b09c-95f8d352997c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:58.406356 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0a946600-4d7d-4672-b09c-95f8d352997c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:58.406627 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0a946600-4d7d-4672-b09c-95f8d352997c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:58.406838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0a946600-4d7d-4672-b09c-95f8d352997c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:58.407010 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-0a946600-4d7d-4672-b09c-95f8d352997c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:58.414739 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:58.414739 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:58.415810 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0a946600-4d7d-4672-b09c-95f8d352997c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:58.416288 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 387/1595] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:58 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:58.542553 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-423cb76d-5d21-482a-a1df-26a1712f653b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:58.546175 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-423cb76d-5d21-482a-a1df-26a1712f653b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 Jul 22 05:35:58.546175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-423cb76d-5d21-482a-a1df-26a1712f653b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:58.546175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-423cb76d-5d21-482a-a1df-26a1712f653b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:58.554334 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:58.554334 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:58.561216 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-423cb76d-5d21-482a-a1df-26a1712f653b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:35:58.564470 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-423cb76d-5d21-482a-a1df-26a1712f653b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 returned with HTTP 200 Jul 22 05:35:58.564961 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 403/1596] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:35:58 2026] GET /volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:58.579038 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e39222e2-7f10-45fb-98ef-f1aeeef452e8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:58.579390 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e39222e2-7f10-45fb-98ef-f1aeeef452e8 None None] GET https://10.4.3.91/volume// Jul 22 05:35:58.579568 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e39222e2-7f10-45fb-98ef-f1aeeef452e8 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:58.579812 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e39222e2-7f10-45fb-98ef-f1aeeef452e8 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:58.580172 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e39222e2-7f10-45fb-98ef-f1aeeef452e8 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:35:58.580479 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 405/1597] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:35:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:35:58.589383 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-569baf2d-143a-4877-98a2-68fec1b46f2f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:58.591867 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-569baf2d-143a-4877-98a2-68fec1b46f2f tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:35:58.592347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-569baf2d-143a-4877-98a2-68fec1b46f2f tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aede48ab-ed3e-43a3-b125-96299c356827", "connector": null, "instance_uuid": "2a35568f-797e-42ed-bb6f-9254da231dca"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:58.602043 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:58.602043 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:58.637946 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-569baf2d-143a-4877-98a2-68fec1b46f2f tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:35:58.638656 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 403/1598] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:35:58 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:35:58.699192 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f68c9929-deca-48b8-b8e0-76e351f5cc5c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:58.701649 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f68c9929-deca-48b8-b8e0-76e351f5cc5c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c Jul 22 05:35:58.702297 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f68c9929-deca-48b8-b8e0-76e351f5cc5c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:58.702297 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f68c9929-deca-48b8-b8e0-76e351f5cc5c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:58.714540 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f68c9929-deca-48b8-b8e0-76e351f5cc5c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c returned with HTTP 404 Jul 22 05:35:58.715465 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 388/1599] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:58 2026] GET /volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:58.727394 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-68190eed-14ac-4df0-bf00-31f5bc6bc210 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:58.729324 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-68190eed-14ac-4df0-bf00-31f5bc6bc210 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c Jul 22 05:35:58.729877 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-68190eed-14ac-4df0-bf00-31f5bc6bc210 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:58.729877 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-68190eed-14ac-4df0-bf00-31f5bc6bc210 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:58.739161 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-68190eed-14ac-4df0-bf00-31f5bc6bc210 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c returned with HTTP 404 Jul 22 05:35:58.739725 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 404/1600] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:58 2026] GET /volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:58.750601 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5354eb6b-f8be-4542-b9b3-052977608999 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:58.753220 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5354eb6b-f8be-4542-b9b3-052977608999 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] DELETE https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c Jul 22 05:35:58.753350 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5354eb6b-f8be-4542-b9b3-052977608999 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:58.754273 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5354eb6b-f8be-4542-b9b3-052977608999 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:58.755030 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-5354eb6b-f8be-4542-b9b3-052977608999 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Delete volume with id: 1f995844-efb5-49c4-a992-9936efd94f5c Jul 22 05:35:58.762476 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5354eb6b-f8be-4542-b9b3-052977608999 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c returned with HTTP 404 Jul 22 05:35:58.763211 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 406/1601] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:35:58 2026] DELETE /volume/v3/volumes/1f995844-efb5-49c4-a992-9936efd94f5c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:35:58.778324 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:58.781089 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:35:58.782268 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-15470536"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:35:58.783716 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-15470536'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:35:58.784361 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume of 1 GB Jul 22 05:35:58.784857 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:58.784857 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:35:58.795734 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Availability Zones retrieved successfully. Jul 22 05:35:58.808486 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (40171b7e-0f44-4c6e-81a2-392fad18c78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:58.808999 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a82e914c-ab39-4b60-9027-5a7acb37a1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:58.810210 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:35:58.850435 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a82e914c-ab39-4b60-9027-5a7acb37a1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:58.851254 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e6e717-adc1-4481-863a-2a5186b2f56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:58.913170 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Created reservations ['3b68e54b-61d9-4d65-a5e0-ec315669ef48', '2fc85fd6-f72f-4e22-8188-b45e739bf4d9', '6381b5ab-038d-4297-b134-504540103016', '68508022-ddd9-4a06-b310-090cd9de429e'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:35:58.913883 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e6e717-adc1-4481-863a-2a5186b2f56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b68e54b-61d9-4d65-a5e0-ec315669ef48', '2fc85fd6-f72f-4e22-8188-b45e739bf4d9', '6381b5ab-038d-4297-b134-504540103016', '68508022-ddd9-4a06-b310-090cd9de429e']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:58.915105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7712b8c-6a2b-4784-89ac-cba8f2188780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:58.944745 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7712b8c-6a2b-4784-89ac-cba8f2188780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dedf5564-c7f7-4782-b0b2-d30d89f289ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-15470536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['3b68e54b-61d9-4d65-a5e0-ec315669ef48','2fc85fd6-f72f-4e22-8188-b45e739bf4d9','6381b5ab-038d-4297-b134-504540103016','68508022-ddd9-4a06-b310-090cd9de429e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-15470536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dedf5564-c7f7-4782-b0b2-d30d89f289ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dcac1de34da4c068acba926bafd0d10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff88ef0c2b88421c985b96ce3de81907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:58.945806 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a5d525-850f-4c01-a143-53f52e887e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:58.966887 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a5d525-850f-4c01-a143-53f52e887e62) transitioned into state 'SUCCESS' from state '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-15470536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['3b68e54b-61d9-4d65-a5e0-ec315669ef48','2fc85fd6-f72f-4e22-8188-b45e739bf4d9','6381b5ab-038d-4297-b134-504540103016','68508022-ddd9-4a06-b310-090cd9de429e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:58.968124 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97418c3e-246d-4fb3-90f0-5f1e050881a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:35:58.981378 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97418c3e-246d-4fb3-90f0-5f1e050881a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:35:58.982569 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (40171b7e-0f44-4c6e-81a2-392fad18c78b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:35:58.983003 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request issued successfully. Jul 22 05:35:58.984052 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8328f806-5db3-4bbc-bd5d-0672a892e041 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:35:58.985767 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 404/1602] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:35:58 2026] POST /volume/v3/volumes => generated 745 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:35:59.000625 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e006bd1d-b605-4657-b7a8-24a0047bde75 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:59.003130 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e006bd1d-b605-4657-b7a8-24a0047bde75 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac Jul 22 05:35:59.003283 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e006bd1d-b605-4657-b7a8-24a0047bde75 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:59.003484 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e006bd1d-b605-4657-b7a8-24a0047bde75 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:59.012535 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:59.012535 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:35:59.017867 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e006bd1d-b605-4657-b7a8-24a0047bde75 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:35:59.023042 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e006bd1d-b605-4657-b7a8-24a0047bde75 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac returned with HTTP 200 Jul 22 05:35:59.023627 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 389/1603] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:58 2026] GET /volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:59.266601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c2e4567a-0e72-4d81-8e6d-1ba8525eefd4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:59.269655 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2e4567a-0e72-4d81-8e6d-1ba8525eefd4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:35:59.269655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2e4567a-0e72-4d81-8e6d-1ba8525eefd4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:59.269655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2e4567a-0e72-4d81-8e6d-1ba8525eefd4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:59.269655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-c2e4567a-0e72-4d81-8e6d-1ba8525eefd4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:59.273539 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:59.273539 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:35:59.275682 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2e4567a-0e72-4d81-8e6d-1ba8525eefd4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:35:59.275682 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 405/1604] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:59 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:35:59.434734 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1917bb7d-0222-4bff-9e97-3824d867f593 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:35:59.440014 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1917bb7d-0222-4bff-9e97-3824d867f593 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:35:59.440231 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1917bb7d-0222-4bff-9e97-3824d867f593 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:35:59.440474 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1917bb7d-0222-4bff-9e97-3824d867f593 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:35:59.440619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1917bb7d-0222-4bff-9e97-3824d867f593 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:35:59.447307 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:35:59.447307 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:35:59.448692 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1917bb7d-0222-4bff-9e97-3824d867f593 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:35:59.449094 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 407/1605] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:35:59 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:00.043154 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f60e30e9-e817-4403-9b1f-8196db2ea9e1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.045657 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f60e30e9-e817-4403-9b1f-8196db2ea9e1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac Jul 22 05:36:00.046745 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f60e30e9-e817-4403-9b1f-8196db2ea9e1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:00.047369 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f60e30e9-e817-4403-9b1f-8196db2ea9e1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:00.059580 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:00.059580 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:00.077758 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f60e30e9-e817-4403-9b1f-8196db2ea9e1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:00.085718 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f60e30e9-e817-4403-9b1f-8196db2ea9e1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac returned with HTTP 200 Jul 22 05:36:00.086405 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 405/1606] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:00 2026] GET /volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:00.107443 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6d8b7bcb-3169-4b1d-8c51-4f3b9356bf3d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.109779 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6d8b7bcb-3169-4b1d-8c51-4f3b9356bf3d tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac/action Jul 22 05:36:00.110148 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6d8b7bcb-3169-4b1d-8c51-4f3b9356bf3d tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:00.110568 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6d8b7bcb-3169-4b1d-8c51-4f3b9356bf3d tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:00.122357 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:00.122357 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:00.123768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.admin_actions [None req-6d8b7bcb-3169-4b1d-8c51-4f3b9356bf3d tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Updating volume 'dedf5564-c7f7-4782-b0b2-d30d89f289ac' with '{'status': 'creating'}' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:36:00.184608 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6d8b7bcb-3169-4b1d-8c51-4f3b9356bf3d tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac/action returned with HTTP 202 Jul 22 05:36:00.185989 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 390/1607] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:36:00 2026] POST /volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:00.198547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0ad19a54-67b2-41af-9f6f-1d41b235dcc9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.201508 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0ad19a54-67b2-41af-9f6f-1d41b235dcc9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac Jul 22 05:36:00.201742 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0ad19a54-67b2-41af-9f6f-1d41b235dcc9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:00.202143 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0ad19a54-67b2-41af-9f6f-1d41b235dcc9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:00.217628 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:00.217628 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:00.219704 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7b8c514b-f7fc-4c08-a2f2-efdfbc9ef163 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.220157 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7b8c514b-f7fc-4c08-a2f2-efdfbc9ef163 None None] GET https://10.4.3.91/volume// Jul 22 05:36:00.220157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7b8c514b-f7fc-4c08-a2f2-efdfbc9ef163 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:00.220269 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7b8c514b-f7fc-4c08-a2f2-efdfbc9ef163 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:00.221223 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7b8c514b-f7fc-4c08-a2f2-efdfbc9ef163 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:00.221784 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 408/1608] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:36:00.225766 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0ad19a54-67b2-41af-9f6f-1d41b235dcc9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:00.234681 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0ad19a54-67b2-41af-9f6f-1d41b235dcc9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac returned with HTTP 200 Jul 22 05:36:00.235182 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 406/1609] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:00 2026] GET /volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:00.236268 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-d6641816-ffa5-4559-9bb7-dba40ce74249 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.243581 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-d6641816-ffa5-4559-9bb7-dba40ce74249 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 Jul 22 05:36:00.244932 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-d6641816-ffa5-4559-9bb7-dba40ce74249 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:00.253833 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-d6641816-ffa5-4559-9bb7-dba40ce74249 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:00.259984 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5e41038a-70af-4a9c-be41-6945cff45573 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.262485 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5e41038a-70af-4a9c-be41-6945cff45573 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac/action Jul 22 05:36:00.262972 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5e41038a-70af-4a9c-be41-6945cff45573 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:00.263659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5e41038a-70af-4a9c-be41-6945cff45573 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:00.277191 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:00.277191 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:00.278225 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:00.278225 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:00.278310 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5e41038a-70af-4a9c-be41-6945cff45573 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Volume info retrieved successfully. Jul 22 05:36:00.289577 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-934df64b-4b8c-49e1-83f3-52114fbfd6b7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.292495 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-d6641816-ffa5-4559-9bb7-dba40ce74249 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:00.296084 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-934df64b-4b8c-49e1-83f3-52114fbfd6b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:36:00.296621 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-934df64b-4b8c-49e1-83f3-52114fbfd6b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:00.296621 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-934df64b-4b8c-49e1-83f3-52114fbfd6b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:00.297141 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-934df64b-4b8c-49e1-83f3-52114fbfd6b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:00.307881 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:00.307881 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:00.310412 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-934df64b-4b8c-49e1-83f3-52114fbfd6b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:36:00.310846 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 409/1610] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:00 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:00.316267 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-d6641816-ffa5-4559-9bb7-dba40ce74249 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 returned with HTTP 200 Jul 22 05:36:00.316588 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 406/1611] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:00 2026] GET /volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 => generated 1544 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:00.330296 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5e41038a-70af-4a9c-be41-6945cff45573 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Delete volume request issued successfully. Jul 22 05:36:00.330595 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5e41038a-70af-4a9c-be41-6945cff45573 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac/action returned with HTTP 202 Jul 22 05:36:00.331316 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 391/1612] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:36:00 2026] POST /volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 05:36:00.348215 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5563a9e8-e431-4e82-a4dc-82549a75f0cb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.352728 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5563a9e8-e431-4e82-a4dc-82549a75f0cb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac Jul 22 05:36:00.352728 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5563a9e8-e431-4e82-a4dc-82549a75f0cb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:00.352728 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5563a9e8-e431-4e82-a4dc-82549a75f0cb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:00.368723 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:00.368723 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:00.379682 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5563a9e8-e431-4e82-a4dc-82549a75f0cb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:00.386601 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5563a9e8-e431-4e82-a4dc-82549a75f0cb tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac returned with HTTP 200 Jul 22 05:36:00.387099 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 407/1613] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:00 2026] GET /volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac => generated 837 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:00.465000 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-30dad96e-f62a-4d70-aa22-b00cb49c6107 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.468336 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-30dad96e-f62a-4d70-aa22-b00cb49c6107 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:36:00.468502 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-30dad96e-f62a-4d70-aa22-b00cb49c6107 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:00.468888 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-30dad96e-f62a-4d70-aa22-b00cb49c6107 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:00.469021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-30dad96e-f62a-4d70-aa22-b00cb49c6107 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:00.476501 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:00.476501 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:00.476653 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-8848419c-ed35-4c3c-83ad-5b869815c496 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.479531 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-30dad96e-f62a-4d70-aa22-b00cb49c6107 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:36:00.479531 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 410/1614] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:00 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:00.482358 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-8848419c-ed35-4c3c-83ad-5b869815c496 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] PUT https://10.4.3.91/volume/v3/attachments/e9846968-9595-44de-a372-431a694a742f Jul 22 05:36:00.484047 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-8848419c-ed35-4c3c-83ad-5b869815c496 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:00.495364 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-8848419c-ed35-4c3c-83ad-5b869815c496 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Acquiring lock "cinder-attachment_update-aede48ab-ed3e-43a3-b125-96299c356827-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:36:00.504163 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-8848419c-ed35-4c3c-83ad-5b869815c496 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-aede48ab-ed3e-43a3-b125-96299c356827-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:36:00.505944 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:00.505944 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:00.629808 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-8848419c-ed35-4c3c-83ad-5b869815c496 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-aede48ab-ed3e-43a3-b125-96299c356827-np0000005624" released by "attachment_update" :: held 0.126s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:36:00.630220 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-8848419c-ed35-4c3c-83ad-5b869815c496 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/e9846968-9595-44de-a372-431a694a742f returned with HTTP 200 Jul 22 05:36:00.630689 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 407/1615] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:36:00 2026] PUT /volume/v3/attachments/e9846968-9595-44de-a372-431a694a742f => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:00.656408 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-f3c4cc1e-269f-40c2-a196-53e24de85f8a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:00.658620 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-f3c4cc1e-269f-40c2-a196-53e24de85f8a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments/e9846968-9595-44de-a372-431a694a742f/action Jul 22 05:36:00.659067 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-f3c4cc1e-269f-40c2-a196-53e24de85f8a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:00.659192 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-f3c4cc1e-269f-40c2-a196-53e24de85f8a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:00.689897 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:00.689897 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:00.716210 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e7118de4-ac0a-4821-bda6-56ede45ae0a4 req-f3c4cc1e-269f-40c2-a196-53e24de85f8a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/e9846968-9595-44de-a372-431a694a742f/action returned with HTTP 204 Jul 22 05:36:00.717136 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 392/1616] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:36:00 2026] POST /volume/v3/attachments/e9846968-9595-44de-a372-431a694a742f/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:01.330598 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e60f5b4a-4fcf-40cd-86d0-667e784900d1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:01.336168 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e60f5b4a-4fcf-40cd-86d0-667e784900d1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:36:01.336168 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e60f5b4a-4fcf-40cd-86d0-667e784900d1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:01.336168 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e60f5b4a-4fcf-40cd-86d0-667e784900d1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:01.336168 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-e60f5b4a-4fcf-40cd-86d0-667e784900d1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:01.348233 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:01.348233 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:01.350623 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e60f5b4a-4fcf-40cd-86d0-667e784900d1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:36:01.351381 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 408/1617] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:01 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:01.409409 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0dd3e7bb-5ee8-4028-91a5-010ed35c3770 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:01.412090 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0dd3e7bb-5ee8-4028-91a5-010ed35c3770 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac Jul 22 05:36:01.412382 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0dd3e7bb-5ee8-4028-91a5-010ed35c3770 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:01.412665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0dd3e7bb-5ee8-4028-91a5-010ed35c3770 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:01.420547 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0dd3e7bb-5ee8-4028-91a5-010ed35c3770 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac returned with HTTP 404 Jul 22 05:36:01.421493 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 411/1618] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:01 2026] GET /volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:01.430715 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2ab6a868-248f-4b3d-a5d8-5d5ceb4dad31 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:01.432770 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2ab6a868-248f-4b3d-a5d8-5d5ceb4dad31 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac Jul 22 05:36:01.433012 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2ab6a868-248f-4b3d-a5d8-5d5ceb4dad31 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:01.433199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2ab6a868-248f-4b3d-a5d8-5d5ceb4dad31 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:01.442745 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2ab6a868-248f-4b3d-a5d8-5d5ceb4dad31 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac returned with HTTP 404 Jul 22 05:36:01.443232 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 408/1619] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:01 2026] GET /volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:01.453669 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3ddbc0cf-e59b-4d7a-9ace-415ee3b7e24c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:01.458854 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ddbc0cf-e59b-4d7a-9ace-415ee3b7e24c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] DELETE https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac Jul 22 05:36:01.458854 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3ddbc0cf-e59b-4d7a-9ace-415ee3b7e24c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:01.458854 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3ddbc0cf-e59b-4d7a-9ace-415ee3b7e24c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:01.458854 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-3ddbc0cf-e59b-4d7a-9ace-415ee3b7e24c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Delete volume with id: dedf5564-c7f7-4782-b0b2-d30d89f289ac Jul 22 05:36:01.468669 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ddbc0cf-e59b-4d7a-9ace-415ee3b7e24c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac returned with HTTP 404 Jul 22 05:36:01.468669 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 393/1620] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:01 2026] DELETE /volume/v3/volumes/dedf5564-c7f7-4782-b0b2-d30d89f289ac => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:01.480109 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:01.482193 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:01.482193 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1433871066"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:01.484553 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1433871066'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:01.484553 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume of 1 GB Jul 22 05:36:01.491551 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Availability Zones retrieved successfully. Jul 22 05:36:01.497977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-21c4f42a-6c58-4df6-961d-d067db98fadc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:01.499304 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (a3b63f12-17f8-40ba-993e-118904391a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:01.499664 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-21c4f42a-6c58-4df6-961d-d067db98fadc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:36:01.499876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-21c4f42a-6c58-4df6-961d-d067db98fadc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:01.500037 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-21c4f42a-6c58-4df6-961d-d067db98fadc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:01.500129 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-21c4f42a-6c58-4df6-961d-d067db98fadc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:01.500510 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d10320ee-9dfa-4420-a779-6e4568480895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:01.501792 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:01.505871 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:01.505871 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:01.507289 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-21c4f42a-6c58-4df6-961d-d067db98fadc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:36:01.507289 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 412/1621] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:01 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:36:01.552249 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d10320ee-9dfa-4420-a779-6e4568480895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:01.553313 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f7c959-e29f-4a16-8361-9a6c67d303bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:01.620764 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Created reservations ['1cd601b0-267e-49fe-8e3b-6c0d45ba3a4f', '2ea51cf3-fd8f-47d3-a803-9e0e329ec281', 'fea7de59-eeaf-42e4-980a-af40a37cda4c', '4a89025b-efb4-481b-9905-eadf377851ae'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:01.621980 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f7c959-e29f-4a16-8361-9a6c67d303bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cd601b0-267e-49fe-8e3b-6c0d45ba3a4f', '2ea51cf3-fd8f-47d3-a803-9e0e329ec281', 'fea7de59-eeaf-42e4-980a-af40a37cda4c', '4a89025b-efb4-481b-9905-eadf377851ae']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:01.622900 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0094322-fd7a-47d2-ae54-aeca0b7fab6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:01.656829 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0094322-fd7a-47d2-ae54-aeca0b7fab6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7a5f4c6-4c98-4f7c-9f93-5924573627cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1433871066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['1cd601b0-267e-49fe-8e3b-6c0d45ba3a4f','2ea51cf3-fd8f-47d3-a803-9e0e329ec281','fea7de59-eeaf-42e4-980a-af40a37cda4c','4a89025b-efb4-481b-9905-eadf377851ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1433871066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7a5f4c6-4c98-4f7c-9f93-5924573627cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dcac1de34da4c068acba926bafd0d10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff88ef0c2b88421c985b96ce3de81907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:01.658219 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af222d14-4ca9-44c5-8065-fa4617b84784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:01.690354 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af222d14-4ca9-44c5-8065-fa4617b84784) transitioned into state 'SUCCESS' from state '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-1433871066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['1cd601b0-267e-49fe-8e3b-6c0d45ba3a4f','2ea51cf3-fd8f-47d3-a803-9e0e329ec281','fea7de59-eeaf-42e4-980a-af40a37cda4c','4a89025b-efb4-481b-9905-eadf377851ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:01.691545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d3b6f37-c14c-4dfd-ab7e-9777d96fb35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:01.710535 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d3b6f37-c14c-4dfd-ab7e-9777d96fb35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:01.712591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (a3b63f12-17f8-40ba-993e-118904391a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:01.715485 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request issued successfully. Jul 22 05:36:01.715485 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ec4d0a02-3d5c-4d3d-8522-49fb76173e22 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:01.715485 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 409/1622] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:36:01 2026] POST /volume/v3/volumes => generated 747 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:01.741010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6ba94967-fe04-450f-b31c-f20d64d17a20 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:01.744344 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6ba94967-fe04-450f-b31c-f20d64d17a20 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf Jul 22 05:36:01.745161 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6ba94967-fe04-450f-b31c-f20d64d17a20 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:01.745221 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6ba94967-fe04-450f-b31c-f20d64d17a20 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:01.759849 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:01.759849 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:01.774998 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6ba94967-fe04-450f-b31c-f20d64d17a20 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:01.789547 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6ba94967-fe04-450f-b31c-f20d64d17a20 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf returned with HTTP 200 Jul 22 05:36:01.791219 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 409/1623] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:01 2026] GET /volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf => generated 815 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:02.366945 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a886cd28-7064-4363-9bab-b10dc3fd2a03 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:02.369301 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a886cd28-7064-4363-9bab-b10dc3fd2a03 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:36:02.369490 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a886cd28-7064-4363-9bab-b10dc3fd2a03 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:02.369750 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a886cd28-7064-4363-9bab-b10dc3fd2a03 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:02.369910 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a886cd28-7064-4363-9bab-b10dc3fd2a03 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:02.375493 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:02.375493 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:02.376547 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a886cd28-7064-4363-9bab-b10dc3fd2a03 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:36:02.377088 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 394/1624] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:02 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:02.520366 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2133b565-c477-42c2-a289-07ff44440ead None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:02.522807 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2133b565-c477-42c2-a289-07ff44440ead tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:36:02.523247 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2133b565-c477-42c2-a289-07ff44440ead tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:02.523722 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2133b565-c477-42c2-a289-07ff44440ead tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:02.523973 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2133b565-c477-42c2-a289-07ff44440ead tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:02.530421 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:02.530421 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:02.530421 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2133b565-c477-42c2-a289-07ff44440ead tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:36:02.530421 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 413/1625] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:02 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:02.811392 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a2466124-6367-4010-8d21-41eaff9731d4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:02.815905 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2466124-6367-4010-8d21-41eaff9731d4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf Jul 22 05:36:02.815905 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a2466124-6367-4010-8d21-41eaff9731d4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:02.816131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a2466124-6367-4010-8d21-41eaff9731d4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:02.828145 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:02.828145 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:02.833307 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a2466124-6367-4010-8d21-41eaff9731d4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:02.840572 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2466124-6367-4010-8d21-41eaff9731d4 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf returned with HTTP 200 Jul 22 05:36:02.841537 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 410/1626] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:02 2026] GET /volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:02.863060 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f573519c-680f-4614-ae03-3454341aa0c9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:02.865726 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f573519c-680f-4614-ae03-3454341aa0c9 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf/action Jul 22 05:36:02.866016 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f573519c-680f-4614-ae03-3454341aa0c9 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:02.867650 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f573519c-680f-4614-ae03-3454341aa0c9 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:02.879904 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:02.879904 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:02.880577 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.admin_actions [None req-f573519c-680f-4614-ae03-3454341aa0c9 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Updating volume 'c7a5f4c6-4c98-4f7c-9f93-5924573627cf' with '{'status': 'error'}' {{(pid=100094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:36:02.914033 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f573519c-680f-4614-ae03-3454341aa0c9 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf/action returned with HTTP 202 Jul 22 05:36:02.914397 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 410/1627] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:36:02 2026] POST /volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:02.923396 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-45827b24-c993-441a-bce1-ba093010f3ae None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:02.925996 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45827b24-c993-441a-bce1-ba093010f3ae tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf Jul 22 05:36:02.926255 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45827b24-c993-441a-bce1-ba093010f3ae tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:02.926529 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45827b24-c993-441a-bce1-ba093010f3ae tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:02.946055 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:02.946055 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:02.955463 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-45827b24-c993-441a-bce1-ba093010f3ae tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:02.969068 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45827b24-c993-441a-bce1-ba093010f3ae tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf returned with HTTP 200 Jul 22 05:36:02.969593 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 395/1628] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:02 2026] GET /volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf => generated 836 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:02.986064 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7c2def9b-5778-4f20-b319-95c155b7a0b2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:02.988559 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7c2def9b-5778-4f20-b319-95c155b7a0b2 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf/action Jul 22 05:36:02.989068 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7c2def9b-5778-4f20-b319-95c155b7a0b2 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:02.989251 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7c2def9b-5778-4f20-b319-95c155b7a0b2 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:03.002076 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:03.002076 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:03.002795 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7c2def9b-5778-4f20-b319-95c155b7a0b2 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Volume info retrieved successfully. Jul 22 05:36:03.034860 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7c2def9b-5778-4f20-b319-95c155b7a0b2 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Delete volume request issued successfully. Jul 22 05:36:03.034860 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7c2def9b-5778-4f20-b319-95c155b7a0b2 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf/action returned with HTTP 202 Jul 22 05:36:03.034860 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 414/1629] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:36:02 2026] POST /volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:03.049472 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5eea0604-52a3-49f0-a2c5-17b42944322a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:03.051664 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5eea0604-52a3-49f0-a2c5-17b42944322a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf Jul 22 05:36:03.051922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5eea0604-52a3-49f0-a2c5-17b42944322a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:03.052149 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5eea0604-52a3-49f0-a2c5-17b42944322a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:03.068311 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:03.068311 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:03.077109 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5eea0604-52a3-49f0-a2c5-17b42944322a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:03.083168 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5eea0604-52a3-49f0-a2c5-17b42944322a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf returned with HTTP 200 Jul 22 05:36:03.083881 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 411/1630] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:03 2026] GET /volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:03.389784 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c2440495-11c1-4d17-92d9-5e263537f941 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:03.392465 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c2440495-11c1-4d17-92d9-5e263537f941 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:36:03.394742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c2440495-11c1-4d17-92d9-5e263537f941 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:03.394742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c2440495-11c1-4d17-92d9-5e263537f941 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:03.394742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c2440495-11c1-4d17-92d9-5e263537f941 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:03.402786 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:03.402786 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:03.404518 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c2440495-11c1-4d17-92d9-5e263537f941 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:36:03.405248 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 411/1631] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:03 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:03.542994 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-16a2585e-b594-4eb0-8c19-f7f32e0f7ec1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:03.545084 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-16a2585e-b594-4eb0-8c19-f7f32e0f7ec1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:36:03.545241 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-16a2585e-b594-4eb0-8c19-f7f32e0f7ec1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:03.545463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-16a2585e-b594-4eb0-8c19-f7f32e0f7ec1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:03.545824 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-16a2585e-b594-4eb0-8c19-f7f32e0f7ec1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:03.552364 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:03.552364 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:03.553310 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-16a2585e-b594-4eb0-8c19-f7f32e0f7ec1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:36:03.553655 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 396/1632] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:03 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:04.103851 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d619f8b8-0986-416b-a042-68e6816401d3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:04.106452 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d619f8b8-0986-416b-a042-68e6816401d3 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf Jul 22 05:36:04.106845 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d619f8b8-0986-416b-a042-68e6816401d3 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:04.107117 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d619f8b8-0986-416b-a042-68e6816401d3 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:04.121979 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d619f8b8-0986-416b-a042-68e6816401d3 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf returned with HTTP 404 Jul 22 05:36:04.122584 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 415/1633] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:04 2026] GET /volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:04.140542 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4006d298-618a-4262-837a-f7df94295064 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:04.144266 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4006d298-618a-4262-837a-f7df94295064 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf Jul 22 05:36:04.144266 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4006d298-618a-4262-837a-f7df94295064 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:04.144797 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4006d298-618a-4262-837a-f7df94295064 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:04.160408 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4006d298-618a-4262-837a-f7df94295064 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf returned with HTTP 404 Jul 22 05:36:04.161299 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 412/1634] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:04 2026] GET /volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:04.174865 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-33116bf5-442b-4f6a-99bb-8829d7e68557 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:04.177432 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-33116bf5-442b-4f6a-99bb-8829d7e68557 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] DELETE https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf Jul 22 05:36:04.177938 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-33116bf5-442b-4f6a-99bb-8829d7e68557 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:04.178582 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-33116bf5-442b-4f6a-99bb-8829d7e68557 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:04.180238 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-33116bf5-442b-4f6a-99bb-8829d7e68557 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Delete volume with id: c7a5f4c6-4c98-4f7c-9f93-5924573627cf Jul 22 05:36:04.187729 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-33116bf5-442b-4f6a-99bb-8829d7e68557 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf returned with HTTP 404 Jul 22 05:36:04.188753 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 412/1635] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:04 2026] DELETE /volume/v3/volumes/c7a5f4c6-4c98-4f7c-9f93-5924573627cf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:04.201444 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:04.204376 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:04.204733 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-357186691"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:04.206329 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-357186691'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:04.206477 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume of 1 GB Jul 22 05:36:04.215039 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Availability Zones retrieved successfully. Jul 22 05:36:04.224611 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (55ce8b7e-5414-440f-8a46-f37f2e63ef33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:04.226161 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c309ab-fc7d-4e7c-8068-de7d06590cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:04.227764 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:04.274450 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c309ab-fc7d-4e7c-8068-de7d06590cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:04.275330 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ae9880-16e5-4e6e-bcbe-74b80f9b93e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:04.331546 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Created reservations ['e4d22d53-d692-448e-8601-ed8c81751b1b', '16b42219-3bb7-4c3f-9ff2-b03005b03613', '9da707d2-96ee-4d64-a1f6-79cd06e2b24a', '50cbb46d-9dbc-4338-99b0-0bbaf17f0ffd'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:04.332119 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ae9880-16e5-4e6e-bcbe-74b80f9b93e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4d22d53-d692-448e-8601-ed8c81751b1b', '16b42219-3bb7-4c3f-9ff2-b03005b03613', '9da707d2-96ee-4d64-a1f6-79cd06e2b24a', '50cbb46d-9dbc-4338-99b0-0bbaf17f0ffd']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:04.333168 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261ce2f1-4a37-4b40-99f7-7c37364fb071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:04.365235 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261ce2f1-4a37-4b40-99f7-7c37364fb071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65aafa17-3a8d-40e0-896e-b33d0706e35f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-357186691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['e4d22d53-d692-448e-8601-ed8c81751b1b','16b42219-3bb7-4c3f-9ff2-b03005b03613','9da707d2-96ee-4d64-a1f6-79cd06e2b24a','50cbb46d-9dbc-4338-99b0-0bbaf17f0ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-357186691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65aafa17-3a8d-40e0-896e-b33d0706e35f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dcac1de34da4c068acba926bafd0d10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff88ef0c2b88421c985b96ce3de81907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:04.367327 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8523e8bb-5e1f-45b8-9cf9-2bd9d70005da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:04.397019 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8523e8bb-5e1f-45b8-9cf9-2bd9d70005da) transitioned into state 'SUCCESS' from state '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-357186691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['e4d22d53-d692-448e-8601-ed8c81751b1b','16b42219-3bb7-4c3f-9ff2-b03005b03613','9da707d2-96ee-4d64-a1f6-79cd06e2b24a','50cbb46d-9dbc-4338-99b0-0bbaf17f0ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:04.398070 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e571052a-e73c-41d6-a64f-381750205fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:04.411233 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e571052a-e73c-41d6-a64f-381750205fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:04.412249 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (55ce8b7e-5414-440f-8a46-f37f2e63ef33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:04.412666 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request issued successfully. Jul 22 05:36:04.413514 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c89f14b0-dc97-49b9-bfaf-abc8c13f0072 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:04.414089 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 397/1636] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:36:04 2026] POST /volume/v3/volumes => generated 746 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:04.417180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6224c83a-8fcb-49b1-be31-2fb7594f4750 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:04.422411 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6224c83a-8fcb-49b1-be31-2fb7594f4750 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:36:04.422695 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6224c83a-8fcb-49b1-be31-2fb7594f4750 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:04.422951 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6224c83a-8fcb-49b1-be31-2fb7594f4750 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:04.422951 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-6224c83a-8fcb-49b1-be31-2fb7594f4750 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:04.428193 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:04.428193 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:04.429112 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6224c83a-8fcb-49b1-be31-2fb7594f4750 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:36:04.429614 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 416/1637] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:04 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:04.429944 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-70178984-e77e-4ecd-9bd3-4e34d018983e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:04.432404 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-70178984-e77e-4ecd-9bd3-4e34d018983e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f Jul 22 05:36:04.432670 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-70178984-e77e-4ecd-9bd3-4e34d018983e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:04.432936 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-70178984-e77e-4ecd-9bd3-4e34d018983e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:04.441619 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:04.441619 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:04.446244 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-70178984-e77e-4ecd-9bd3-4e34d018983e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:04.452097 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-70178984-e77e-4ecd-9bd3-4e34d018983e tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f returned with HTTP 200 Jul 22 05:36:04.452725 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 413/1638] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:04 2026] GET /volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:04.568802 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-54af678a-fcf2-40da-9fd1-4eac24132e76 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:04.570819 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54af678a-fcf2-40da-9fd1-4eac24132e76 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:36:04.571147 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54af678a-fcf2-40da-9fd1-4eac24132e76 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:04.571425 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54af678a-fcf2-40da-9fd1-4eac24132e76 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:04.571578 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-54af678a-fcf2-40da-9fd1-4eac24132e76 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:04.579890 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:04.579890 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:04.581273 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54af678a-fcf2-40da-9fd1-4eac24132e76 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:36:04.582289 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 413/1639] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:04 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:05.441185 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-232d13fd-e733-4e68-9064-6a593cfca14d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:05.442912 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-232d13fd-e733-4e68-9064-6a593cfca14d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:36:05.443127 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-232d13fd-e733-4e68-9064-6a593cfca14d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:05.443296 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-232d13fd-e733-4e68-9064-6a593cfca14d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:05.443397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-232d13fd-e733-4e68-9064-6a593cfca14d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:05.447410 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:05.447410 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:05.448080 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-232d13fd-e733-4e68-9064-6a593cfca14d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:36:05.448817 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 398/1640] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:05 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:05.467379 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-51404311-3863-4942-af21-deeae50cc839 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:05.469285 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-51404311-3863-4942-af21-deeae50cc839 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f Jul 22 05:36:05.469495 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-51404311-3863-4942-af21-deeae50cc839 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:05.469722 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-51404311-3863-4942-af21-deeae50cc839 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:05.476816 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:05.476816 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:05.480235 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-51404311-3863-4942-af21-deeae50cc839 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:05.484061 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-51404311-3863-4942-af21-deeae50cc839 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f returned with HTTP 200 Jul 22 05:36:05.484418 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 417/1641] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:05 2026] GET /volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:05.498172 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-defd3416-2ce1-4976-9835-f4ab25c60c95 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:05.502011 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-defd3416-2ce1-4976-9835-f4ab25c60c95 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f/action Jul 22 05:36:05.502011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-defd3416-2ce1-4976-9835-f4ab25c60c95 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:05.502011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-defd3416-2ce1-4976-9835-f4ab25c60c95 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:05.514885 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:05.514885 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:05.515721 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.admin_actions [None req-defd3416-2ce1-4976-9835-f4ab25c60c95 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Updating volume '65aafa17-3a8d-40e0-896e-b33d0706e35f' with '{'status': 'maintenance'}' {{(pid=100091) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:36:05.539926 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-defd3416-2ce1-4976-9835-f4ab25c60c95 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f/action returned with HTTP 202 Jul 22 05:36:05.540795 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 414/1642] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:36:05 2026] POST /volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:05.550031 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0deba824-76c1-4bc4-8c8c-e1ba3e7436d0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:05.552050 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0deba824-76c1-4bc4-8c8c-e1ba3e7436d0 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f Jul 22 05:36:05.552691 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0deba824-76c1-4bc4-8c8c-e1ba3e7436d0 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:05.552691 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0deba824-76c1-4bc4-8c8c-e1ba3e7436d0 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:05.561726 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:05.561726 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:05.568103 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0deba824-76c1-4bc4-8c8c-e1ba3e7436d0 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:05.574211 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0deba824-76c1-4bc4-8c8c-e1ba3e7436d0 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f returned with HTTP 200 Jul 22 05:36:05.574914 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 414/1643] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:05 2026] GET /volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:05.593941 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6667e939-41be-4f9d-8725-22e7b73d68bf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:05.594578 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-eba4bc9a-84bf-4a35-8c70-e88f9c8a227e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:05.595739 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6667e939-41be-4f9d-8725-22e7b73d68bf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:36:05.595934 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6667e939-41be-4f9d-8725-22e7b73d68bf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:05.596305 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6667e939-41be-4f9d-8725-22e7b73d68bf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:05.596305 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-6667e939-41be-4f9d-8725-22e7b73d68bf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:05.596976 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eba4bc9a-84bf-4a35-8c70-e88f9c8a227e tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f/action Jul 22 05:36:05.597745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eba4bc9a-84bf-4a35-8c70-e88f9c8a227e tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:05.597745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eba4bc9a-84bf-4a35-8c70-e88f9c8a227e tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:05.601392 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:05.601392 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:05.602239 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6667e939-41be-4f9d-8725-22e7b73d68bf tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:36:05.602560 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 399/1644] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:05 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:05.606647 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:05.606647 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:05.607022 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-eba4bc9a-84bf-4a35-8c70-e88f9c8a227e tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Volume info retrieved successfully. Jul 22 05:36:05.629479 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-eba4bc9a-84bf-4a35-8c70-e88f9c8a227e tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Delete volume request issued successfully. Jul 22 05:36:05.629821 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eba4bc9a-84bf-4a35-8c70-e88f9c8a227e tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f/action returned with HTTP 202 Jul 22 05:36:05.630399 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 418/1645] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:36:05 2026] POST /volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:05.640920 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-51979fa4-06a5-4856-b711-44c5334cd51c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:05.642683 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-51979fa4-06a5-4856-b711-44c5334cd51c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f Jul 22 05:36:05.643362 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-51979fa4-06a5-4856-b711-44c5334cd51c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:05.643787 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-51979fa4-06a5-4856-b711-44c5334cd51c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:05.655608 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:05.655608 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:05.662129 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-51979fa4-06a5-4856-b711-44c5334cd51c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:05.670584 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-51979fa4-06a5-4856-b711-44c5334cd51c tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f returned with HTTP 200 Jul 22 05:36:05.671457 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 415/1646] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:05 2026] GET /volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:06.459843 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1b3a3c65-ae7d-4318-91e9-985dff545d3c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:06.462195 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1b3a3c65-ae7d-4318-91e9-985dff545d3c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:36:06.462478 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1b3a3c65-ae7d-4318-91e9-985dff545d3c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:06.462793 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1b3a3c65-ae7d-4318-91e9-985dff545d3c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:06.462961 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-1b3a3c65-ae7d-4318-91e9-985dff545d3c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:06.468197 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:06.468197 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:06.469051 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1b3a3c65-ae7d-4318-91e9-985dff545d3c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:36:06.469391 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 415/1647] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:06 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:06.480739 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-aed0754e-cfe9-432d-a14e-b04824b5b93e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:06.482184 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aed0754e-cfe9-432d-a14e-b04824b5b93e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:06.482394 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aed0754e-cfe9-432d-a14e-b04824b5b93e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:06.482867 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aed0754e-cfe9-432d-a14e-b04824b5b93e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:06.493924 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:06.493924 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:06.497737 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-aed0754e-cfe9-432d-a14e-b04824b5b93e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:06.502356 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aed0754e-cfe9-432d-a14e-b04824b5b93e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:36:06.502756 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 400/1648] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:06 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:06.516955 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-40e5a214-6c9a-4de4-a07e-c3d04c2879ad None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:06.519229 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-40e5a214-6c9a-4de4-a07e-c3d04c2879ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:36:06.519525 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-40e5a214-6c9a-4de4-a07e-c3d04c2879ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:06.519820 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-40e5a214-6c9a-4de4-a07e-c3d04c2879ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:06.519977 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-40e5a214-6c9a-4de4-a07e-c3d04c2879ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete backup with id: 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. Jul 22 05:36:06.525925 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:06.525925 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:06.544059 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-40e5a214-6c9a-4de4-a07e-c3d04c2879ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] delete_backup rpcapi backup_id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:36:06.546346 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-40e5a214-6c9a-4de4-a07e-c3d04c2879ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 202 Jul 22 05:36:06.546841 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 419/1649] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:06 2026] DELETE /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:06.557743 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f37c5054-c3ea-463a-9522-e9f1c4313bc0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:06.560394 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f37c5054-c3ea-463a-9522-e9f1c4313bc0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:36:06.560750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f37c5054-c3ea-463a-9522-e9f1c4313bc0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:06.561012 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f37c5054-c3ea-463a-9522-e9f1c4313bc0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:06.561169 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-f37c5054-c3ea-463a-9522-e9f1c4313bc0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:06.566988 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:06.566988 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:06.568079 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f37c5054-c3ea-463a-9522-e9f1c4313bc0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 200 Jul 22 05:36:06.571199 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 416/1650] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:06 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:06.615131 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-84b60127-40a4-4437-8d18-2b56f3bc6dc8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:06.617387 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-84b60127-40a4-4437-8d18-2b56f3bc6dc8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:36:06.618833 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-84b60127-40a4-4437-8d18-2b56f3bc6dc8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:06.618833 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-84b60127-40a4-4437-8d18-2b56f3bc6dc8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:06.618833 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-84b60127-40a4-4437-8d18-2b56f3bc6dc8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:06.623025 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:06.623025 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:06.623919 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-84b60127-40a4-4437-8d18-2b56f3bc6dc8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:36:06.624355 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 416/1651] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:06 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:06.690385 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f2cf6fbb-8b5e-4b52-bf70-5d4cac3f1f52 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:06.692008 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f2cf6fbb-8b5e-4b52-bf70-5d4cac3f1f52 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f Jul 22 05:36:06.692149 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f2cf6fbb-8b5e-4b52-bf70-5d4cac3f1f52 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:06.692319 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f2cf6fbb-8b5e-4b52-bf70-5d4cac3f1f52 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:06.699096 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f2cf6fbb-8b5e-4b52-bf70-5d4cac3f1f52 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f returned with HTTP 404 Jul 22 05:36:06.699774 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 401/1652] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:06 2026] GET /volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:06.710237 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bbf80e71-fa79-4e3c-8bae-4b082399a956 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:06.712790 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bbf80e71-fa79-4e3c-8bae-4b082399a956 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f Jul 22 05:36:06.713058 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bbf80e71-fa79-4e3c-8bae-4b082399a956 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:06.713302 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bbf80e71-fa79-4e3c-8bae-4b082399a956 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:06.721844 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bbf80e71-fa79-4e3c-8bae-4b082399a956 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f returned with HTTP 404 Jul 22 05:36:06.722477 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 420/1653] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:06 2026] GET /volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:06.735433 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5284e7d6-afe2-425e-97f9-d0bf7f53838d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:06.738008 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5284e7d6-afe2-425e-97f9-d0bf7f53838d tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] DELETE https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f Jul 22 05:36:06.738328 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5284e7d6-afe2-425e-97f9-d0bf7f53838d tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:06.738755 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5284e7d6-afe2-425e-97f9-d0bf7f53838d tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:06.739148 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-5284e7d6-afe2-425e-97f9-d0bf7f53838d tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Delete volume with id: 65aafa17-3a8d-40e0-896e-b33d0706e35f Jul 22 05:36:06.745449 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5284e7d6-afe2-425e-97f9-d0bf7f53838d tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f returned with HTTP 404 Jul 22 05:36:06.746536 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 417/1654] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:06 2026] DELETE /volume/v3/volumes/65aafa17-3a8d-40e0-896e-b33d0706e35f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:06.762972 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:06.766850 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:06.767164 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-195559837"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:06.770424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-195559837'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:06.770674 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume of 1 GB Jul 22 05:36:06.777460 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Availability Zones retrieved successfully. Jul 22 05:36:06.788526 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (e7b6c449-64ef-44cd-9b8c-fb5be166c061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:06.790921 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0cc97e0-6f5e-4d1c-9243-862a73a76f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:06.792722 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:06.853503 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0cc97e0-6f5e-4d1c-9243-862a73a76f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:06.854758 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ac767d-83fe-4fda-aa43-7d5561853b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:06.912933 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Created reservations ['2dcd0230-6c0d-43ad-8137-5e78317420fb', '49e88c77-3ba8-4777-97f2-309299783602', '1134d8b9-d4ca-446c-ac37-29478494d82c', 'a8d075c9-cf13-4ca3-97fd-7edf824c8b4b'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:06.914092 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ac767d-83fe-4fda-aa43-7d5561853b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dcd0230-6c0d-43ad-8137-5e78317420fb', '49e88c77-3ba8-4777-97f2-309299783602', '1134d8b9-d4ca-446c-ac37-29478494d82c', 'a8d075c9-cf13-4ca3-97fd-7edf824c8b4b']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:06.915189 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f995f1b-531e-4209-990e-5e997f5c3f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:06.949732 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f995f1b-531e-4209-990e-5e997f5c3f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '372741b7-b4fc-48e8-827a-bca54eec67ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-195559837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['2dcd0230-6c0d-43ad-8137-5e78317420fb','49e88c77-3ba8-4777-97f2-309299783602','1134d8b9-d4ca-446c-ac37-29478494d82c','a8d075c9-cf13-4ca3-97fd-7edf824c8b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-195559837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=372741b7-b4fc-48e8-827a-bca54eec67ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dcac1de34da4c068acba926bafd0d10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff88ef0c2b88421c985b96ce3de81907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:06.951688 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78de62ad-5ef2-4025-8373-7ee598c8cc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:06.980562 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78de62ad-5ef2-4025-8373-7ee598c8cc8c) transitioned into state 'SUCCESS' from state '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-195559837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dcac1de34da4c068acba926bafd0d10',qos_specs=None,replication_status=,reservations=['2dcd0230-6c0d-43ad-8137-5e78317420fb','49e88c77-3ba8-4777-97f2-309299783602','1134d8b9-d4ca-446c-ac37-29478494d82c','a8d075c9-cf13-4ca3-97fd-7edf824c8b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88ef0c2b88421c985b96ce3de81907',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:06.981723 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb28f49-7deb-4cb8-a25c-1b2763a8fcf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:07.002853 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb28f49-7deb-4cb8-a25c-1b2763a8fcf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:07.003941 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Flow 'volume_create_api' (e7b6c449-64ef-44cd-9b8c-fb5be166c061) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:07.004377 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Create volume request issued successfully. Jul 22 05:36:07.004987 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-381e2d1a-99d6-4276-8e4f-ed1e46d5eba1 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:07.005438 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 417/1655] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:36:06 2026] POST /volume/v3/volumes => generated 746 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:07.019511 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1b6924a4-4f2b-49b2-9e6c-d4c7eafc8ed9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:07.021451 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1b6924a4-4f2b-49b2-9e6c-d4c7eafc8ed9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:07.021701 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1b6924a4-4f2b-49b2-9e6c-d4c7eafc8ed9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:07.021937 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1b6924a4-4f2b-49b2-9e6c-d4c7eafc8ed9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:07.034341 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:07.034341 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:07.042371 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1b6924a4-4f2b-49b2-9e6c-d4c7eafc8ed9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:07.051554 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1b6924a4-4f2b-49b2-9e6c-d4c7eafc8ed9 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba returned with HTTP 200 Jul 22 05:36:07.052584 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 402/1656] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:07 2026] GET /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:07.581057 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0946ccf7-5e93-40de-b6e4-8d96d63aa985 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:07.584195 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0946ccf7-5e93-40de-b6e4-8d96d63aa985 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb Jul 22 05:36:07.584195 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0946ccf7-5e93-40de-b6e4-8d96d63aa985 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:07.585137 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0946ccf7-5e93-40de-b6e4-8d96d63aa985 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:07.585137 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-0946ccf7-5e93-40de-b6e4-8d96d63aa985 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:07.591268 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0946ccf7-5e93-40de-b6e4-8d96d63aa985 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb returned with HTTP 404 Jul 22 05:36:07.592081 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 421/1657] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:07 2026] GET /volume/v3/backups/01f6f8be-f72d-4dc5-965b-4a27a0dd0fdb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:07.765176 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-aa7b57f4-ef0c-4ee5-adc6-d08cdaa60162 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:07.769344 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-aa7b57f4-ef0c-4ee5-adc6-d08cdaa60162 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:07.769344 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-aa7b57f4-ef0c-4ee5-adc6-d08cdaa60162 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:07.769900 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-aa7b57f4-ef0c-4ee5-adc6-d08cdaa60162 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:07.799045 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:07.799045 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:07.807350 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-aa7b57f4-ef0c-4ee5-adc6-d08cdaa60162 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:07.817411 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-aa7b57f4-ef0c-4ee5-adc6-d08cdaa60162 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:36:07.818506 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 418/1658] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:07 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 1131 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:36:07.848764 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-d3f7819f-05a8-44d5-805e-9b157259a8e4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:07.851157 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-d3f7819f-05a8-44d5-805e-9b157259a8e4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410/action Jul 22 05:36:07.851549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-d3f7819f-05a8-44d5-805e-9b157259a8e4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:07.851743 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-d3f7819f-05a8-44d5-805e-9b157259a8e4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:07.867166 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:07.867166 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:07.867821 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-d3f7819f-05a8-44d5-805e-9b157259a8e4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:07.885932 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-d3f7819f-05a8-44d5-805e-9b157259a8e4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Begin detaching volume completed successfully. Jul 22 05:36:07.886202 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-d3f7819f-05a8-44d5-805e-9b157259a8e4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410/action returned with HTTP 202 Jul 22 05:36:07.886959 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 418/1659] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:36:07 2026] POST /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:07.927905 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-22c42234-cd01-4908-b53f-54a04fbf5e3f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:07.929358 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-22c42234-cd01-4908-b53f-54a04fbf5e3f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:07.929652 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-22c42234-cd01-4908-b53f-54a04fbf5e3f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:07.929952 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-22c42234-cd01-4908-b53f-54a04fbf5e3f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:07.945595 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:07.945595 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:07.953731 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-22c42234-cd01-4908-b53f-54a04fbf5e3f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:07.959034 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bc81bd5e-75dd-4e92-b589-b241514d94cf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:07.959034 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bc81bd5e-75dd-4e92-b589-b241514d94cf None None] GET https://10.4.3.91/volume// Jul 22 05:36:07.959034 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bc81bd5e-75dd-4e92-b589-b241514d94cf None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:07.959273 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bc81bd5e-75dd-4e92-b589-b241514d94cf None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:07.959742 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bc81bd5e-75dd-4e92-b589-b241514d94cf None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:07.960755 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 422/1660] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36: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 22 05:36:07.964931 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-22c42234-cd01-4908-b53f-54a04fbf5e3f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:36:07.965442 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 403/1661] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:07 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:07.973658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-3fd1a1ea-f973-4be2-8905-31733f612cd2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:07.976750 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-3fd1a1ea-f973-4be2-8905-31733f612cd2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:07.977070 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-3fd1a1ea-f973-4be2-8905-31733f612cd2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:07.977350 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-3fd1a1ea-f973-4be2-8905-31733f612cd2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:07.992703 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:07.992703 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:07.998452 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-3fd1a1ea-f973-4be2-8905-31733f612cd2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:08.004080 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-3fd1a1ea-f973-4be2-8905-31733f612cd2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:36:08.004738 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 419/1662] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:07 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 1314 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:08.075130 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-28323fd0-c8d8-4889-ae12-215d9c8bf796 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.078400 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-28323fd0-c8d8-4889-ae12-215d9c8bf796 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:08.078677 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-28323fd0-c8d8-4889-ae12-215d9c8bf796 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:08.079012 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-28323fd0-c8d8-4889-ae12-215d9c8bf796 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:08.088512 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.088512 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:08.105944 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-28323fd0-c8d8-4889-ae12-215d9c8bf796 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:08.116244 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-28323fd0-c8d8-4889-ae12-215d9c8bf796 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba returned with HTTP 200 Jul 22 05:36:08.117267 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 419/1663] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:08 2026] GET /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:08.138955 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-df69325b-c963-4c0c-bb36-df91eb8383b4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.144359 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-df69325b-c963-4c0c-bb36-df91eb8383b4 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action Jul 22 05:36:08.144497 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-df69325b-c963-4c0c-bb36-df91eb8383b4 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:08.145429 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-df69325b-c963-4c0c-bb36-df91eb8383b4 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:08.165603 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.165603 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:08.166192 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.admin_actions [None req-df69325b-c963-4c0c-bb36-df91eb8383b4 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Updating volume '372741b7-b4fc-48e8-827a-bca54eec67ba' with '{'status': 'error'}' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:36:08.204235 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-df69325b-c963-4c0c-bb36-df91eb8383b4 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action returned with HTTP 202 Jul 22 05:36:08.204986 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 423/1664] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:36:08 2026] POST /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:08.216372 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-24cf61a8-73cc-4bda-a561-52a664925048 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.220365 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-24cf61a8-73cc-4bda-a561-52a664925048 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:08.220365 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-24cf61a8-73cc-4bda-a561-52a664925048 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:08.220556 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-24cf61a8-73cc-4bda-a561-52a664925048 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:08.232798 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.232798 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:08.240534 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-24cf61a8-73cc-4bda-a561-52a664925048 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:08.249234 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-24cf61a8-73cc-4bda-a561-52a664925048 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba returned with HTTP 200 Jul 22 05:36:08.250507 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 404/1665] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:08 2026] GET /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:08.269335 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-03674ea5-9635-49ee-8d49-5a532bd30fcf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.272606 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-03674ea5-9635-49ee-8d49-5a532bd30fcf tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action Jul 22 05:36:08.273166 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-03674ea5-9635-49ee-8d49-5a532bd30fcf tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:08.273842 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-03674ea5-9635-49ee-8d49-5a532bd30fcf tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:08.285578 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.285578 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:08.285578 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.admin_actions [None req-03674ea5-9635-49ee-8d49-5a532bd30fcf tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Updating volume '372741b7-b4fc-48e8-827a-bca54eec67ba' with '{'status': 'available'}' {{(pid=100091) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:36:08.316300 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-03674ea5-9635-49ee-8d49-5a532bd30fcf tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action returned with HTTP 202 Jul 22 05:36:08.316993 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 420/1666] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:36:08 2026] POST /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:08.327005 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-071706d4-dda2-4f39-a969-b28dd072619d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.329940 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-071706d4-dda2-4f39-a969-b28dd072619d tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:08.330339 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-071706d4-dda2-4f39-a969-b28dd072619d tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:08.330575 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-071706d4-dda2-4f39-a969-b28dd072619d tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:08.342202 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.342202 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:08.348493 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-071706d4-dda2-4f39-a969-b28dd072619d tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:08.354963 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-071706d4-dda2-4f39-a969-b28dd072619d tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba returned with HTTP 200 Jul 22 05:36:08.355692 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 420/1667] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:08 2026] GET /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:08.371881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c338f993-e81a-4c72-a04d-204b3cf50444 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.373983 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c338f993-e81a-4c72-a04d-204b3cf50444 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action Jul 22 05:36:08.374468 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c338f993-e81a-4c72-a04d-204b3cf50444 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:08.374712 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c338f993-e81a-4c72-a04d-204b3cf50444 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:08.386989 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.386989 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:08.387463 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.admin_actions [None req-c338f993-e81a-4c72-a04d-204b3cf50444 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Updating volume '372741b7-b4fc-48e8-827a-bca54eec67ba' with '{'status': 'maintenance'}' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:36:08.436335 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c338f993-e81a-4c72-a04d-204b3cf50444 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action returned with HTTP 202 Jul 22 05:36:08.436995 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 424/1668] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:36:08 2026] POST /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:08.448136 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-18399821-1ac9-4aba-a0da-f72152a4e253 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.450916 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-18399821-1ac9-4aba-a0da-f72152a4e253 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:08.451105 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-18399821-1ac9-4aba-a0da-f72152a4e253 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:08.451556 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-18399821-1ac9-4aba-a0da-f72152a4e253 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:08.461955 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.461955 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:08.472270 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-18399821-1ac9-4aba-a0da-f72152a4e253 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:08.480591 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-18399821-1ac9-4aba-a0da-f72152a4e253 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba returned with HTTP 200 Jul 22 05:36:08.481534 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 405/1669] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:08 2026] GET /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:08.502130 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a752ae15-b3dc-4ef6-9167-bb6ce7b42cd5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.505553 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a752ae15-b3dc-4ef6-9167-bb6ce7b42cd5 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] POST https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action Jul 22 05:36:08.506002 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a752ae15-b3dc-4ef6-9167-bb6ce7b42cd5 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:08.506150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a752ae15-b3dc-4ef6-9167-bb6ce7b42cd5 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:08.516548 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.516548 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:08.516942 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.admin_actions [None req-a752ae15-b3dc-4ef6-9167-bb6ce7b42cd5 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] Updating volume '372741b7-b4fc-48e8-827a-bca54eec67ba' with '{'status': 'available'}' {{(pid=100091) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:36:08.545578 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a752ae15-b3dc-4ef6-9167-bb6ce7b42cd5 tempest-VolumesActionsTest-2084755484 tempest-VolumesActionsTest-2084755484-project-admin] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action returned with HTTP 202 Jul 22 05:36:08.546099 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 421/1670] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:36:08 2026] POST /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:08.556134 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-20892ef4-546c-422e-b0b9-2c00cf43d6e6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.559918 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-20892ef4-546c-422e-b0b9-2c00cf43d6e6 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:08.560975 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-20892ef4-546c-422e-b0b9-2c00cf43d6e6 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:08.561344 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-20892ef4-546c-422e-b0b9-2c00cf43d6e6 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:08.573546 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.573546 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:08.579726 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-20892ef4-546c-422e-b0b9-2c00cf43d6e6 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:08.586386 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-20892ef4-546c-422e-b0b9-2c00cf43d6e6 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba returned with HTTP 200 Jul 22 05:36:08.587309 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 421/1671] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:08 2026] GET /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:08.612577 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2edd8681-36d6-40d1-8be3-47a1d5438496 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.615802 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2edd8681-36d6-40d1-8be3-47a1d5438496 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:08.616126 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2edd8681-36d6-40d1-8be3-47a1d5438496 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:08.616833 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2edd8681-36d6-40d1-8be3-47a1d5438496 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:08.627674 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.627674 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:08.633933 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2edd8681-36d6-40d1-8be3-47a1d5438496 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:08.641956 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2edd8681-36d6-40d1-8be3-47a1d5438496 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba returned with HTTP 200 Jul 22 05:36:08.642652 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 425/1672] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:08 2026] GET /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:08.668894 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-910cbed7-b9dc-4cbf-914b-d8fa13653f0a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.672226 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-910cbed7-b9dc-4cbf-914b-d8fa13653f0a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] DELETE https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:08.672436 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-910cbed7-b9dc-4cbf-914b-d8fa13653f0a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:08.673601 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-910cbed7-b9dc-4cbf-914b-d8fa13653f0a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:08.673601 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-910cbed7-b9dc-4cbf-914b-d8fa13653f0a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Delete volume with id: 372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:08.682611 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.682611 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:08.682948 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-910cbed7-b9dc-4cbf-914b-d8fa13653f0a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:08.724323 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-910cbed7-b9dc-4cbf-914b-d8fa13653f0a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Delete volume request issued successfully. Jul 22 05:36:08.724552 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-910cbed7-b9dc-4cbf-914b-d8fa13653f0a tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba returned with HTTP 202 Jul 22 05:36:08.727056 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 406/1673] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:08 2026] DELETE /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:36:08.737473 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f09f2327-56bd-437c-b6fc-2c0ae5a4a2cc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.742802 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f09f2327-56bd-437c-b6fc-2c0ae5a4a2cc tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:08.742802 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f09f2327-56bd-437c-b6fc-2c0ae5a4a2cc tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:08.743341 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f09f2327-56bd-437c-b6fc-2c0ae5a4a2cc tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:08.766171 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:08.766171 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:08.775103 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f09f2327-56bd-437c-b6fc-2c0ae5a4a2cc tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Volume info retrieved successfully. Jul 22 05:36:08.782063 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f09f2327-56bd-437c-b6fc-2c0ae5a4a2cc tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba returned with HTTP 200 Jul 22 05:36:08.782972 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 422/1674] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:08 2026] GET /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:08.985224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-159d7e61-b9f2-4fc5-af1f-d805367d0ed4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:08.989324 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-159d7e61-b9f2-4fc5-af1f-d805367d0ed4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:08.989585 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-159d7e61-b9f2-4fc5-af1f-d805367d0ed4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:08.989914 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-159d7e61-b9f2-4fc5-af1f-d805367d0ed4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:09.003222 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:09.003222 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:09.008896 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-159d7e61-b9f2-4fc5-af1f-d805367d0ed4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:09.015118 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-159d7e61-b9f2-4fc5-af1f-d805367d0ed4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:36:09.015956 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 422/1675] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:08 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:09.120222 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-07f520e3-e2bf-4b59-a8e2-d7e4f8dc89fa None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:09.125615 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-07f520e3-e2bf-4b59-a8e2-d7e4f8dc89fa tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/attachments/36bded80-2adf-4048-80dc-5179ca58f552 Jul 22 05:36:09.125615 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-07f520e3-e2bf-4b59-a8e2-d7e4f8dc89fa tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:09.125615 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-07f520e3-e2bf-4b59-a8e2-d7e4f8dc89fa tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:09.135697 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:09.135697 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:09.234941 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f7957306-ddf7-48e4-88a5-f64c2fd6c2b1 req-07f520e3-e2bf-4b59-a8e2-d7e4f8dc89fa tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/attachments/36bded80-2adf-4048-80dc-5179ca58f552 returned with HTTP 200 Jul 22 05:36:09.234941 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 426/1676] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:36:09 2026] DELETE /volume/v3/attachments/36bded80-2adf-4048-80dc-5179ca58f552 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:36:09.287484 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-258a3b00-6d0b-4ee9-a272-c59b2c651461 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:09.289771 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-258a3b00-6d0b-4ee9-a272-c59b2c651461 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:36:09.290792 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-258a3b00-6d0b-4ee9-a272-c59b2c651461 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:09.290792 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-258a3b00-6d0b-4ee9-a272-c59b2c651461 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:09.307251 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:09.307251 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:09.317415 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-258a3b00-6d0b-4ee9-a272-c59b2c651461 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:36:09.326563 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-258a3b00-6d0b-4ee9-a272-c59b2c651461 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 returned with HTTP 200 Jul 22 05:36:09.327263 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 407/1677] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:09 2026] GET /volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 => generated 1355 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:09.342242 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2a6aa2c9-554e-48ef-b222-1ed8ce31ddd9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:09.342492 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a6aa2c9-554e-48ef-b222-1ed8ce31ddd9 None None] GET https://10.4.3.91/volume// Jul 22 05:36:09.342735 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a6aa2c9-554e-48ef-b222-1ed8ce31ddd9 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:09.343033 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a6aa2c9-554e-48ef-b222-1ed8ce31ddd9 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:09.343540 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a6aa2c9-554e-48ef-b222-1ed8ce31ddd9 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:09.344495 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 423/1678] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:36:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 05:36:09.353359 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-0e122e40-9e65-41bc-8c7f-7f28b2b6d04a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:09.357663 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-0e122e40-9e65-41bc-8c7f-7f28b2b6d04a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:36:09.357663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-0e122e40-9e65-41bc-8c7f-7f28b2b6d04a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10724374-46e3-4eb1-8f81-23643e3585b0", "connector": null, "instance_uuid": "27461206-e188-4238-b5ab-3310c9c91160"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:09.378194 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:09.378194 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:09.439252 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-0e122e40-9e65-41bc-8c7f-7f28b2b6d04a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:36:09.439576 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 423/1679] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:36:09 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:09.801318 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-68cd1b34-b1bb-4ece-8f71-16834373a955 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:09.803337 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-68cd1b34-b1bb-4ece-8f71-16834373a955 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] GET https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba Jul 22 05:36:09.803641 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-68cd1b34-b1bb-4ece-8f71-16834373a955 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:09.803920 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-68cd1b34-b1bb-4ece-8f71-16834373a955 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:09.810083 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-68cd1b34-b1bb-4ece-8f71-16834373a955 tempest-VolumesActionsTest-814535285 tempest-VolumesActionsTest-814535285-project-member] https://10.4.3.91/volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba returned with HTTP 404 Jul 22 05:36:09.810543 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 427/1680] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:09 2026] GET /volume/v3/volumes/372741b7-b4fc-48e8-827a-bca54eec67ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:10.037397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0dcbb7f2-773e-4cdd-a295-f483ec4796c7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:10.040740 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0dcbb7f2-773e-4cdd-a295-f483ec4796c7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:10.040992 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0dcbb7f2-773e-4cdd-a295-f483ec4796c7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:10.042658 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0dcbb7f2-773e-4cdd-a295-f483ec4796c7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:10.051842 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:10.051842 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:10.057029 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0dcbb7f2-773e-4cdd-a295-f483ec4796c7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:10.064045 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0dcbb7f2-773e-4cdd-a295-f483ec4796c7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:36:10.064647 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 408/1681] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:10 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:10.977144 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b6fc1cce-a9f1-4bbc-8cb3-e1f7cbc58b6f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:10.978601 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b6fc1cce-a9f1-4bbc-8cb3-e1f7cbc58b6f None None] GET https://10.4.3.91/volume// Jul 22 05:36:10.978601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b6fc1cce-a9f1-4bbc-8cb3-e1f7cbc58b6f None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:10.978601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b6fc1cce-a9f1-4bbc-8cb3-e1f7cbc58b6f None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:10.978870 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b6fc1cce-a9f1-4bbc-8cb3-e1f7cbc58b6f None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:10.978984 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 424/1682] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36: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 22 05:36:10.996662 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-86ac51df-629a-4bed-a52f-36cc2fa0c2ae None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:10.997741 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-86ac51df-629a-4bed-a52f-36cc2fa0c2ae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:36:10.997958 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-86ac51df-629a-4bed-a52f-36cc2fa0c2ae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:10.998152 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-86ac51df-629a-4bed-a52f-36cc2fa0c2ae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:11.011039 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:11.011039 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:11.021969 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-86ac51df-629a-4bed-a52f-36cc2fa0c2ae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:36:11.030227 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-86ac51df-629a-4bed-a52f-36cc2fa0c2ae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 returned with HTTP 200 Jul 22 05:36:11.030227 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 424/1683] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:10 2026] GET /volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 => generated 1534 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:11.179403 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-97796775-b2ec-40b9-89b4-9f866e795fb4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:11.183584 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-97796775-b2ec-40b9-89b4-9f866e795fb4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] PUT https://10.4.3.91/volume/v3/attachments/2b6e670b-15e8-4972-9a11-e34e47f36a0e Jul 22 05:36:11.184866 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-97796775-b2ec-40b9-89b4-9f866e795fb4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:11.194164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-97796775-b2ec-40b9-89b4-9f866e795fb4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Acquiring lock "cinder-attachment_update-10724374-46e3-4eb1-8f81-23643e3585b0-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:36:11.200420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-97796775-b2ec-40b9-89b4-9f866e795fb4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Lock "cinder-attachment_update-10724374-46e3-4eb1-8f81-23643e3585b0-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:36:11.201835 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:11.201835 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:11.337488 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-97796775-b2ec-40b9-89b4-9f866e795fb4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Lock "cinder-attachment_update-10724374-46e3-4eb1-8f81-23643e3585b0-np0000005624" released by "attachment_update" :: held 0.137s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:36:11.337946 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-97796775-b2ec-40b9-89b4-9f866e795fb4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/attachments/2b6e670b-15e8-4972-9a11-e34e47f36a0e returned with HTTP 200 Jul 22 05:36:11.338434 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 428/1684] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:36:11 2026] PUT /volume/v3/attachments/2b6e670b-15e8-4972-9a11-e34e47f36a0e => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:11.390279 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-a54ba469-d1f2-4666-b842-902c6c77bbc4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:11.393339 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-a54ba469-d1f2-4666-b842-902c6c77bbc4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/attachments/2b6e670b-15e8-4972-9a11-e34e47f36a0e/action Jul 22 05:36:11.393917 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-a54ba469-d1f2-4666-b842-902c6c77bbc4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:11.393917 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-a54ba469-d1f2-4666-b842-902c6c77bbc4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:11.422011 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:11.422011 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:11.441044 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1620423e-28eb-4d40-9eee-63c5e5fbcfa7 req-a54ba469-d1f2-4666-b842-902c6c77bbc4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/attachments/2b6e670b-15e8-4972-9a11-e34e47f36a0e/action returned with HTTP 204 Jul 22 05:36:11.441494 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 409/1685] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:36:11 2026] POST /volume/v3/attachments/2b6e670b-15e8-4972-9a11-e34e47f36a0e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:14.525950 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6360d2b0-51b1-4630-8274-170652c4c0ce None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:14.528203 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6360d2b0-51b1-4630-8274-170652c4c0ce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:14.528203 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6360d2b0-51b1-4630-8274-170652c4c0ce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:14.528203 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6360d2b0-51b1-4630-8274-170652c4c0ce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:14.528203 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-6360d2b0-51b1-4630-8274-170652c4c0ce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume with id: bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:14.540725 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:14.540725 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:14.541732 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6360d2b0-51b1-4630-8274-170652c4c0ce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:14.569716 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6360d2b0-51b1-4630-8274-170652c4c0ce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume request issued successfully. Jul 22 05:36:14.569849 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6360d2b0-51b1-4630-8274-170652c4c0ce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 202 Jul 22 05:36:14.570422 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 425/1686] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:14 2026] DELETE /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 05:36:14.581050 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-828c4d60-ed68-45b3-9b0b-67f15cb6ec4e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:14.585245 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-828c4d60-ed68-45b3-9b0b-67f15cb6ec4e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:14.585245 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-828c4d60-ed68-45b3-9b0b-67f15cb6ec4e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:14.585377 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-828c4d60-ed68-45b3-9b0b-67f15cb6ec4e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:14.598590 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:14.598590 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:14.611022 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-828c4d60-ed68-45b3-9b0b-67f15cb6ec4e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:14.619328 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-828c4d60-ed68-45b3-9b0b-67f15cb6ec4e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 200 Jul 22 05:36:14.619328 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 425/1687] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:14 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:15.639573 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9cdd0d33-d891-453d-ae28-7f57223777e9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:15.645034 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9cdd0d33-d891-453d-ae28-7f57223777e9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:15.645281 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9cdd0d33-d891-453d-ae28-7f57223777e9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:15.645601 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9cdd0d33-d891-453d-ae28-7f57223777e9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:15.652331 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9cdd0d33-d891-453d-ae28-7f57223777e9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 404 Jul 22 05:36:15.652833 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 429/1688] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:15 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:15.662573 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d2ab9a4f-50c1-4b5e-9899-2574d567bf76 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:15.664982 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d2ab9a4f-50c1-4b5e-9899-2574d567bf76 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:15.664982 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d2ab9a4f-50c1-4b5e-9899-2574d567bf76 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:15.665336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d2ab9a4f-50c1-4b5e-9899-2574d567bf76 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:15.674882 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d2ab9a4f-50c1-4b5e-9899-2574d567bf76 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 404 Jul 22 05:36:15.675626 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 410/1689] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:15 2026] GET /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:15.690545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-918eb32e-13c6-440a-8a31-23be80032de9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:15.693484 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-918eb32e-13c6-440a-8a31-23be80032de9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:15.693682 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-918eb32e-13c6-440a-8a31-23be80032de9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:15.693851 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-918eb32e-13c6-440a-8a31-23be80032de9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:15.694303 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-918eb32e-13c6-440a-8a31-23be80032de9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume with id: bb203b44-5a82-4516-846c-023ca0ebd410 Jul 22 05:36:15.703482 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-918eb32e-13c6-440a-8a31-23be80032de9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 returned with HTTP 404 Jul 22 05:36:15.704028 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 426/1690] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:15 2026] DELETE /volume/v3/volumes/bb203b44-5a82-4516-846c-023ca0ebd410 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:15.750212 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:15.752319 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:15.753178 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1406500023"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:15.754773 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume request body: {'volume': {'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1406500023'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:16.016160 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume of 1 GB Jul 22 05:36:16.024648 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Availability Zones retrieved successfully. Jul 22 05:36:16.032751 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (25d620bc-502c-4f07-a9a2-ccd1f3bf9f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:16.033863 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb46ec60-44d3-444c-aa57-2b25d08b0ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:16.035301 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:16.121182 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb46ec60-44d3-444c-aa57-2b25d08b0ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:16.122301 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb1311f-f831-4642-a028-58f790e40f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:16.225343 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['cc4415e9-a923-46a5-b645-16d910214300', '6013959f-3f98-49da-ae6f-9415b1ab6493', 'ed52aece-8539-4f77-9a80-61be900adfcb', '7a932d5f-6424-4079-86d2-e1335e968c82'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:16.228689 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb1311f-f831-4642-a028-58f790e40f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc4415e9-a923-46a5-b645-16d910214300', '6013959f-3f98-49da-ae6f-9415b1ab6493', 'ed52aece-8539-4f77-9a80-61be900adfcb', '7a932d5f-6424-4079-86d2-e1335e968c82']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:16.228689 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7ad341-b3ee-4dd8-8e39-abcbf1713c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:16.268404 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7ad341-b3ee-4dd8-8e39-abcbf1713c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43b442a3-7dfe-475b-8166-0044c0b0637e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1406500023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['cc4415e9-a923-46a5-b645-16d910214300','6013959f-3f98-49da-ae6f-9415b1ab6493','ed52aece-8539-4f77-9a80-61be900adfcb','7a932d5f-6424-4079-86d2-e1335e968c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1406500023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43b442a3-7dfe-475b-8166-0044c0b0637e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2b8f11151948fead42f1a4a75fd4df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:16.270221 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80ddc014-159f-4617-b973-e0452347048e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:16.312416 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80ddc014-159f-4617-b973-e0452347048e) transitioned into state 'SUCCESS' from state '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-1406500023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['cc4415e9-a923-46a5-b645-16d910214300','6013959f-3f98-49da-ae6f-9415b1ab6493','ed52aece-8539-4f77-9a80-61be900adfcb','7a932d5f-6424-4079-86d2-e1335e968c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:16.313030 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1273a75-c5dc-48f7-b2eb-16745c2fb935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:16.340103 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1273a75-c5dc-48f7-b2eb-16745c2fb935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:16.342282 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (25d620bc-502c-4f07-a9a2-ccd1f3bf9f1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:16.342558 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume request issued successfully. Jul 22 05:36:16.343741 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e88568bb-50f5-40d8-9d57-381553c6cc37 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:16.344570 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 426/1691] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:36:15 2026] POST /volume/v3/volumes => generated 747 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:16.364716 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-218bc0e2-515b-4310-9968-a2675488af18 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:16.371161 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-218bc0e2-515b-4310-9968-a2675488af18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e Jul 22 05:36:16.371420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-218bc0e2-515b-4310-9968-a2675488af18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:16.371610 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-218bc0e2-515b-4310-9968-a2675488af18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:16.383883 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:16.383883 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:16.389322 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-218bc0e2-515b-4310-9968-a2675488af18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:16.395680 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-218bc0e2-515b-4310-9968-a2675488af18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e returned with HTTP 200 Jul 22 05:36:16.395934 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 430/1692] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:16 2026] GET /volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:16.946874 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-446e669a-ccb2-4abf-a5e8-0fb8b13e56c0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:17.077821 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-446e669a-ccb2-4abf-a5e8-0fb8b13e56c0 tempest-AvailabilityZoneTestJSON-759628793 tempest-AvailabilityZoneTestJSON-759628793-project-member] GET https://10.4.3.91/volume/v3/os-availability-zone Jul 22 05:36:17.078198 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-446e669a-ccb2-4abf-a5e8-0fb8b13e56c0 tempest-AvailabilityZoneTestJSON-759628793 tempest-AvailabilityZoneTestJSON-759628793-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:17.078262 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-446e669a-ccb2-4abf-a5e8-0fb8b13e56c0 tempest-AvailabilityZoneTestJSON-759628793 tempest-AvailabilityZoneTestJSON-759628793-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:17.085021 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-446e669a-ccb2-4abf-a5e8-0fb8b13e56c0 tempest-AvailabilityZoneTestJSON-759628793 tempest-AvailabilityZoneTestJSON-759628793-project-member] Availability Zones retrieved successfully. Jul 22 05:36:17.085454 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-446e669a-ccb2-4abf-a5e8-0fb8b13e56c0 tempest-AvailabilityZoneTestJSON-759628793 tempest-AvailabilityZoneTestJSON-759628793-project-member] https://10.4.3.91/volume/v3/os-availability-zone returned with HTTP 200 Jul 22 05:36:17.086484 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 411/1693] 10.4.3.91 () {66 vars in 1269 bytes} [Wed Jul 22 05:36:16 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:17.415837 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-69e8b325-c6e0-4ce4-aa03-9df3c92f3199 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:17.420141 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-69e8b325-c6e0-4ce4-aa03-9df3c92f3199 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e Jul 22 05:36:17.420666 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-69e8b325-c6e0-4ce4-aa03-9df3c92f3199 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:17.420750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-69e8b325-c6e0-4ce4-aa03-9df3c92f3199 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:17.431720 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:17.431720 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:17.437241 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-69e8b325-c6e0-4ce4-aa03-9df3c92f3199 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:17.449914 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-69e8b325-c6e0-4ce4-aa03-9df3c92f3199 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e returned with HTTP 200 Jul 22 05:36:17.450264 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 427/1694] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:17 2026] GET /volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:17.471017 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1e7ef34a-96e3-41ec-8d27-85bb55f90a0a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:17.474934 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e7ef34a-96e3-41ec-8d27-85bb55f90a0a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e Jul 22 05:36:17.475726 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e7ef34a-96e3-41ec-8d27-85bb55f90a0a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:17.476519 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e7ef34a-96e3-41ec-8d27-85bb55f90a0a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:17.494808 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:17.494808 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:17.508057 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1e7ef34a-96e3-41ec-8d27-85bb55f90a0a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:17.519514 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e7ef34a-96e3-41ec-8d27-85bb55f90a0a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e returned with HTTP 200 Jul 22 05:36:17.520098 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 427/1695] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:17 2026] GET /volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e => generated 1355 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:17.538834 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b18a193e-90c1-417c-b0dc-0496640bd5c3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:17.542031 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b18a193e-90c1-417c-b0dc-0496640bd5c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:36:17.542518 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b18a193e-90c1-417c-b0dc-0496640bd5c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43b442a3-7dfe-475b-8166-0044c0b0637e", "name": "tempest-VolumesBackupsTest-Backup-2019555493", "container": "tempest-volumesbackupstest-backup-container-1886875109"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:17.546283 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-b18a193e-90c1-417c-b0dc-0496640bd5c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating new backup {'backup': {'volume_id': '43b442a3-7dfe-475b-8166-0044c0b0637e', 'name': 'tempest-VolumesBackupsTest-Backup-2019555493', 'container': 'tempest-volumesbackupstest-backup-container-1886875109'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:36:17.546852 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-b18a193e-90c1-417c-b0dc-0496640bd5c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating backup of volume 43b442a3-7dfe-475b-8166-0044c0b0637e in container tempest-volumesbackupstest-backup-container-1886875109 Jul 22 05:36:17.557061 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:17.557061 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:17.557579 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b18a193e-90c1-417c-b0dc-0496640bd5c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:17.594854 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-b18a193e-90c1-417c-b0dc-0496640bd5c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['e60a9b08-a392-4bb8-a094-b6ba83e34240', 'dfe3f7ef-d55b-4a4a-9d9e-6802b394ecbd'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:17.652407 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b18a193e-90c1-417c-b0dc-0496640bd5c3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:36:17.652910 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 431/1696] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:36:17 2026] POST /volume/v3/backups => generated 328 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:17.664068 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7880bb01-0393-4056-9868-2eacba2b4423 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:17.667900 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7880bb01-0393-4056-9868-2eacba2b4423 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:17.668021 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7880bb01-0393-4056-9868-2eacba2b4423 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:17.668277 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7880bb01-0393-4056-9868-2eacba2b4423 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:17.668465 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-7880bb01-0393-4056-9868-2eacba2b4423 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:17.680852 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:17.680852 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:17.683677 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7880bb01-0393-4056-9868-2eacba2b4423 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:17.683677 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 412/1697] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:17 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:18.667456 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e3ca57eb-37f0-4449-95c0-2e089dbabe14 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:18.698182 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2a6f4929-f024-4d51-a8c6-fa225d9e0b38 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:18.701348 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2a6f4929-f024-4d51-a8c6-fa225d9e0b38 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:18.701528 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2a6f4929-f024-4d51-a8c6-fa225d9e0b38 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:18.701774 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2a6f4929-f024-4d51-a8c6-fa225d9e0b38 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:18.701872 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-2a6f4929-f024-4d51-a8c6-fa225d9e0b38 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:18.710467 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:18.710467 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:18.711539 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2a6f4929-f024-4d51-a8c6-fa225d9e0b38 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:18.712015 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 428/1698] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:18 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:18.794793 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e3ca57eb-37f0-4449-95c0-2e089dbabe14 tempest-ExtensionsTestJSON-1003902241 tempest-ExtensionsTestJSON-1003902241-project-member] GET https://10.4.3.91/volume/v3/extensions Jul 22 05:36:18.795052 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e3ca57eb-37f0-4449-95c0-2e089dbabe14 tempest-ExtensionsTestJSON-1003902241 tempest-ExtensionsTestJSON-1003902241-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:18.795292 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e3ca57eb-37f0-4449-95c0-2e089dbabe14 tempest-ExtensionsTestJSON-1003902241 tempest-ExtensionsTestJSON-1003902241-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:18.795705 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e3ca57eb-37f0-4449-95c0-2e089dbabe14 tempest-ExtensionsTestJSON-1003902241 tempest-ExtensionsTestJSON-1003902241-project-member] https://10.4.3.91/volume/v3/extensions returned with HTTP 200 Jul 22 05:36:18.796191 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 428/1699] 10.4.3.91 () {66 vars in 1239 bytes} [Wed Jul 22 05:36:18 2026] GET /volume/v3/extensions => generated 5245 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:19.723524 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-980578e6-5d08-4d3b-ad88-38c68e9d4d04 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:19.725974 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-980578e6-5d08-4d3b-ad88-38c68e9d4d04 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:19.726299 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-980578e6-5d08-4d3b-ad88-38c68e9d4d04 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:19.726590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-980578e6-5d08-4d3b-ad88-38c68e9d4d04 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:19.726788 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-980578e6-5d08-4d3b-ad88-38c68e9d4d04 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:19.734215 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:19.734215 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:19.735300 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-980578e6-5d08-4d3b-ad88-38c68e9d4d04 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:19.735833 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 432/1700] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:19 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:20.633257 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1b962186-6346-4178-a65a-7343b699b2b6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:20.749044 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9a3cc53b-211d-42c2-8850-05cfc32f1017 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:20.752407 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9a3cc53b-211d-42c2-8850-05cfc32f1017 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:20.753484 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9a3cc53b-211d-42c2-8850-05cfc32f1017 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:20.753484 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9a3cc53b-211d-42c2-8850-05cfc32f1017 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:20.753484 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-9a3cc53b-211d-42c2-8850-05cfc32f1017 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:20.758595 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:20.758595 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:20.759681 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9a3cc53b-211d-42c2-8850-05cfc32f1017 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:20.760182 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 429/1701] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:20 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:20.781093 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:20.781369 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-259488741"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:20.783345 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-259488741'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:20.783489 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Create volume of 1 GB Jul 22 05:36:20.788333 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Availability Zones retrieved successfully. Jul 22 05:36:20.796374 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Flow 'volume_create_api' (6c138f84-8554-4a80-9342-6d3523d5cecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:20.798434 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c025159a-dc40-434e-a28c-6ffcfe1d695d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:20.799720 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:20.852056 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c025159a-dc40-434e-a28c-6ffcfe1d695d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:20.853853 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651acba5-8152-4473-9d35-0fb0ae938127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:20.938351 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Created reservations ['b3d11fbd-7220-4db3-a7d3-71a2ecde70b7', '14a80171-5a19-41c9-9577-c46f61401eba', '449d033c-8ca0-4500-b6d4-e9b5140122f0', 'd6dac3e6-915b-4d4b-8e7c-573ef48d5e84'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:20.939559 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651acba5-8152-4473-9d35-0fb0ae938127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3d11fbd-7220-4db3-a7d3-71a2ecde70b7', '14a80171-5a19-41c9-9577-c46f61401eba', '449d033c-8ca0-4500-b6d4-e9b5140122f0', 'd6dac3e6-915b-4d4b-8e7c-573ef48d5e84']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:20.941032 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c8cec3-d899-4a07-8bfd-bb6f825f7b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:20.981698 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c8cec3-d899-4a07-8bfd-bb6f825f7b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb95da6f-92da-44df-98f9-fb503d3dde75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-259488741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbf941111734667b15f557954656c94',qos_specs=None,replication_status=,reservations=['b3d11fbd-7220-4db3-a7d3-71a2ecde70b7','14a80171-5a19-41c9-9577-c46f61401eba','449d033c-8ca0-4500-b6d4-e9b5140122f0','d6dac3e6-915b-4d4b-8e7c-573ef48d5e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4bf2e45694543c18778dbb7fd05b23e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-259488741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb95da6f-92da-44df-98f9-fb503d3dde75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbf941111734667b15f557954656c94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4bf2e45694543c18778dbb7fd05b23e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:20.983189 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d00686-99e9-415d-ac02-5dc0d0740342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:21.021224 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d00686-99e9-415d-ac02-5dc0d0740342) transitioned into state 'SUCCESS' from state '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-259488741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbf941111734667b15f557954656c94',qos_specs=None,replication_status=,reservations=['b3d11fbd-7220-4db3-a7d3-71a2ecde70b7','14a80171-5a19-41c9-9577-c46f61401eba','449d033c-8ca0-4500-b6d4-e9b5140122f0','d6dac3e6-915b-4d4b-8e7c-573ef48d5e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4bf2e45694543c18778dbb7fd05b23e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:21.023290 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed6848b3-b190-49e0-a9be-a9452301ee94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:21.042511 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed6848b3-b190-49e0-a9be-a9452301ee94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:21.043414 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Flow 'volume_create_api' (6c138f84-8554-4a80-9342-6d3523d5cecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:21.043941 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Create volume request issued successfully. Jul 22 05:36:21.045109 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1b962186-6346-4178-a65a-7343b699b2b6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:21.045935 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 413/1702] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:36:20 2026] POST /volume/v3/volumes => generated 752 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:21.063616 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f9883c62-4de0-408b-8274-0c0b1d4d6bb8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:21.065615 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f9883c62-4de0-408b-8274-0c0b1d4d6bb8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 Jul 22 05:36:21.065926 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f9883c62-4de0-408b-8274-0c0b1d4d6bb8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:21.066270 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f9883c62-4de0-408b-8274-0c0b1d4d6bb8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:21.082682 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:21.082682 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:21.089176 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f9883c62-4de0-408b-8274-0c0b1d4d6bb8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Volume info retrieved successfully. Jul 22 05:36:21.103275 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f9883c62-4de0-408b-8274-0c0b1d4d6bb8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 returned with HTTP 200 Jul 22 05:36:21.103275 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 429/1703] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:21 2026] GET /volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:21.774672 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-18beb886-1870-441c-aa67-f45a7b8bb183 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:21.777500 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-18beb886-1870-441c-aa67-f45a7b8bb183 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:21.777818 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-18beb886-1870-441c-aa67-f45a7b8bb183 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:21.778101 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-18beb886-1870-441c-aa67-f45a7b8bb183 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:21.778491 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-18beb886-1870-441c-aa67-f45a7b8bb183 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:21.785188 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:21.785188 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:21.786604 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-18beb886-1870-441c-aa67-f45a7b8bb183 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:21.787451 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 433/1704] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:21 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:22.123389 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a85bc780-ef33-4d2c-b002-20ee5c079028 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:22.125188 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a85bc780-ef33-4d2c-b002-20ee5c079028 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 Jul 22 05:36:22.125609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a85bc780-ef33-4d2c-b002-20ee5c079028 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:22.125945 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a85bc780-ef33-4d2c-b002-20ee5c079028 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:22.135343 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:22.135343 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:22.140303 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a85bc780-ef33-4d2c-b002-20ee5c079028 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Volume info retrieved successfully. Jul 22 05:36:22.146003 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a85bc780-ef33-4d2c-b002-20ee5c079028 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 returned with HTTP 200 Jul 22 05:36:22.146511 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 430/1705] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:22 2026] GET /volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:22.169706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-94f24874-9e02-4958-a286-0b76750515e6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:22.171968 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-94f24874-9e02-4958-a286-0b76750515e6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:36:22.172349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-94f24874-9e02-4958-a286-0b76750515e6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb95da6f-92da-44df-98f9-fb503d3dde75", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-800203357"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:22.189102 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:22.189102 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:22.189809 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-94f24874-9e02-4958-a286-0b76750515e6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Volume info retrieved successfully. Jul 22 05:36:22.189983 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-94f24874-9e02-4958-a286-0b76750515e6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Create snapshot from volume eb95da6f-92da-44df-98f9-fb503d3dde75 Jul 22 05:36:22.250355 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-94f24874-9e02-4958-a286-0b76750515e6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Created reservations ['53fa4464-8c47-421d-9384-4eb27ae9e7bd', 'c47b3f18-5681-4c53-b883-8a04fd723b37', 'fcab3664-07b6-4437-81b4-686eb631abcb', '3a14097e-851a-4880-9d31-51c4007ac9c4'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:22.295420 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-94f24874-9e02-4958-a286-0b76750515e6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot create request issued successfully. Jul 22 05:36:22.296960 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-94f24874-9e02-4958-a286-0b76750515e6 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:36:22.297641 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 414/1706] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:36:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:22.311263 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7898a09d-cb11-4b3b-8618-9708aa76d7b7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:22.313278 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7898a09d-cb11-4b3b-8618-9708aa76d7b7 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b Jul 22 05:36:22.315126 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7898a09d-cb11-4b3b-8618-9708aa76d7b7 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:22.315894 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7898a09d-cb11-4b3b-8618-9708aa76d7b7 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:22.321936 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:22.321936 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:22.322534 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7898a09d-cb11-4b3b-8618-9708aa76d7b7 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:22.323791 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7898a09d-cb11-4b3b-8618-9708aa76d7b7 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b returned with HTTP 200 Jul 22 05:36:22.324155 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 430/1707] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:36:22 2026] GET /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:22.802444 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-32628000-729f-4f1d-884b-adf6c4941616 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:22.804642 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-32628000-729f-4f1d-884b-adf6c4941616 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:22.804967 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-32628000-729f-4f1d-884b-adf6c4941616 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:22.805392 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-32628000-729f-4f1d-884b-adf6c4941616 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:22.805561 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-32628000-729f-4f1d-884b-adf6c4941616 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:22.812331 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:22.812331 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:22.813108 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-32628000-729f-4f1d-884b-adf6c4941616 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:22.813475 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 434/1708] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:22 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:23.336756 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2f150ee1-7ed0-4c30-b3b9-982d64ed1ba3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.338660 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2f150ee1-7ed0-4c30-b3b9-982d64ed1ba3 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b Jul 22 05:36:23.338865 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2f150ee1-7ed0-4c30-b3b9-982d64ed1ba3 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:23.339088 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2f150ee1-7ed0-4c30-b3b9-982d64ed1ba3 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:23.345369 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.345369 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:23.345855 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2f150ee1-7ed0-4c30-b3b9-982d64ed1ba3 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.346977 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2f150ee1-7ed0-4c30-b3b9-982d64ed1ba3 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b returned with HTTP 200 Jul 22 05:36:23.347458 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 431/1709] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:36:23 2026] GET /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:23.361495 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8d91a37e-f7d0-4fdf-9647-7ceaaabfbfb0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.364709 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d91a37e-f7d0-4fdf-9647-7ceaaabfbfb0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] POST https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata Jul 22 05:36:23.364709 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d91a37e-f7d0-4fdf-9647-7ceaaabfbfb0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:23.372829 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.372829 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:23.373486 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8d91a37e-f7d0-4fdf-9647-7ceaaabfbfb0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.407230 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8d91a37e-f7d0-4fdf-9647-7ceaaabfbfb0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Update snapshot metadata completed successfully. Jul 22 05:36:23.407625 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d91a37e-f7d0-4fdf-9647-7ceaaabfbfb0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata returned with HTTP 200 Jul 22 05:36:23.408411 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 415/1710] 10.4.3.91 () {68 vars in 1395 bytes} [Wed Jul 22 05:36:23 2026] POST /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.418478 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-feeff1db-6a80-4029-a399-ea59d088295f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.420955 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-feeff1db-6a80-4029-a399-ea59d088295f tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata Jul 22 05:36:23.421433 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-feeff1db-6a80-4029-a399-ea59d088295f tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:23.421781 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-feeff1db-6a80-4029-a399-ea59d088295f tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:23.429430 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.429430 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:23.430147 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-feeff1db-6a80-4029-a399-ea59d088295f tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.431249 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-feeff1db-6a80-4029-a399-ea59d088295f tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Get snapshot metadata completed successfully. Jul 22 05:36:23.431544 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-feeff1db-6a80-4029-a399-ea59d088295f tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata returned with HTTP 200 Jul 22 05:36:23.433641 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 431/1711] 10.4.3.91 () {66 vars in 1374 bytes} [Wed Jul 22 05:36:23 2026] GET /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.443870 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ed5e9d70-5296-4c50-8be1-17bdec45294d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.446351 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed5e9d70-5296-4c50-8be1-17bdec45294d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] PUT https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata Jul 22 05:36:23.446855 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed5e9d70-5296-4c50-8be1-17bdec45294d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:23.455166 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.455166 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:23.455725 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ed5e9d70-5296-4c50-8be1-17bdec45294d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.487915 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ed5e9d70-5296-4c50-8be1-17bdec45294d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Update snapshot metadata completed successfully. Jul 22 05:36:23.488133 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed5e9d70-5296-4c50-8be1-17bdec45294d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata returned with HTTP 200 Jul 22 05:36:23.488641 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 435/1712] 10.4.3.91 () {68 vars in 1394 bytes} [Wed Jul 22 05:36:23 2026] PUT /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.497479 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-63ca2a57-0c91-40c1-a65a-b97d0a270b3e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.500243 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-63ca2a57-0c91-40c1-a65a-b97d0a270b3e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata Jul 22 05:36:23.500510 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-63ca2a57-0c91-40c1-a65a-b97d0a270b3e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:23.500804 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-63ca2a57-0c91-40c1-a65a-b97d0a270b3e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:23.509480 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.509480 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:23.509480 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-63ca2a57-0c91-40c1-a65a-b97d0a270b3e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.510029 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-63ca2a57-0c91-40c1-a65a-b97d0a270b3e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Get snapshot metadata completed successfully. Jul 22 05:36:23.510317 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-63ca2a57-0c91-40c1-a65a-b97d0a270b3e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata returned with HTTP 200 Jul 22 05:36:23.510883 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 432/1713] 10.4.3.91 () {66 vars in 1374 bytes} [Wed Jul 22 05:36:23 2026] GET /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.520979 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3577bb6b-f660-4c2a-af1f-e771c6168679 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.523951 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3577bb6b-f660-4c2a-af1f-e771c6168679 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata/key3 Jul 22 05:36:23.523951 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3577bb6b-f660-4c2a-af1f-e771c6168679 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:23.523951 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3577bb6b-f660-4c2a-af1f-e771c6168679 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:23.532605 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.532605 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:23.533236 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3577bb6b-f660-4c2a-af1f-e771c6168679 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.534362 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3577bb6b-f660-4c2a-af1f-e771c6168679 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Get snapshot metadata completed successfully. Jul 22 05:36:23.545894 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3577bb6b-f660-4c2a-af1f-e771c6168679 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Delete snapshot metadata completed successfully. Jul 22 05:36:23.546134 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3577bb6b-f660-4c2a-af1f-e771c6168679 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata/key3 returned with HTTP 200 Jul 22 05:36:23.546699 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 416/1714] 10.4.3.91 () {66 vars in 1392 bytes} [Wed Jul 22 05:36:23 2026] DELETE /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 05:36:23.556931 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-27aa7ec9-4a29-4697-be5c-516382d63ba0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.559842 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-27aa7ec9-4a29-4697-be5c-516382d63ba0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata Jul 22 05:36:23.560280 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-27aa7ec9-4a29-4697-be5c-516382d63ba0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:23.560600 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-27aa7ec9-4a29-4697-be5c-516382d63ba0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:23.567698 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.567698 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:23.568436 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-27aa7ec9-4a29-4697-be5c-516382d63ba0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.569600 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-27aa7ec9-4a29-4697-be5c-516382d63ba0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Get snapshot metadata completed successfully. Jul 22 05:36:23.570317 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-27aa7ec9-4a29-4697-be5c-516382d63ba0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata returned with HTTP 200 Jul 22 05:36:23.570963 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 432/1715] 10.4.3.91 () {66 vars in 1374 bytes} [Wed Jul 22 05:36:23 2026] GET /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata => generated 32 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.581570 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d6dae0cd-d227-4fa2-8a1a-70ae71c66948 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.585012 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d6dae0cd-d227-4fa2-8a1a-70ae71c66948 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] PUT https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata Jul 22 05:36:23.586078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d6dae0cd-d227-4fa2-8a1a-70ae71c66948 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:23.594810 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.594810 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:23.595362 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d6dae0cd-d227-4fa2-8a1a-70ae71c66948 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.621835 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d6dae0cd-d227-4fa2-8a1a-70ae71c66948 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Update snapshot metadata completed successfully. Jul 22 05:36:23.622203 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d6dae0cd-d227-4fa2-8a1a-70ae71c66948 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata returned with HTTP 200 Jul 22 05:36:23.622884 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 436/1716] 10.4.3.91 () {68 vars in 1394 bytes} [Wed Jul 22 05:36:23 2026] PUT /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata => generated 16 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.640327 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8a1f68b9-8d75-4316-a3bf-b7e19fcef35e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.643226 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8a1f68b9-8d75-4316-a3bf-b7e19fcef35e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] POST https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata Jul 22 05:36:23.643838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8a1f68b9-8d75-4316-a3bf-b7e19fcef35e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:23.653931 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.653931 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:23.654582 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8a1f68b9-8d75-4316-a3bf-b7e19fcef35e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.686434 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8a1f68b9-8d75-4316-a3bf-b7e19fcef35e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Update snapshot metadata completed successfully. Jul 22 05:36:23.686434 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8a1f68b9-8d75-4316-a3bf-b7e19fcef35e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata returned with HTTP 200 Jul 22 05:36:23.686893 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 433/1717] 10.4.3.91 () {68 vars in 1395 bytes} [Wed Jul 22 05:36:23 2026] POST /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.701655 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3896640a-8907-46f6-b5fa-4822a98bb8e0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.705403 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3896640a-8907-46f6-b5fa-4822a98bb8e0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata Jul 22 05:36:23.705953 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3896640a-8907-46f6-b5fa-4822a98bb8e0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:23.706234 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3896640a-8907-46f6-b5fa-4822a98bb8e0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:23.714027 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.714027 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:23.714589 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3896640a-8907-46f6-b5fa-4822a98bb8e0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.715598 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3896640a-8907-46f6-b5fa-4822a98bb8e0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Get snapshot metadata completed successfully. Jul 22 05:36:23.715919 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3896640a-8907-46f6-b5fa-4822a98bb8e0 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata returned with HTTP 200 Jul 22 05:36:23.716395 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 417/1718] 10.4.3.91 () {66 vars in 1374 bytes} [Wed Jul 22 05:36:23 2026] GET /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.725857 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-731add1e-2f16-4f2c-8e00-57df19c51699 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.728084 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-731add1e-2f16-4f2c-8e00-57df19c51699 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] PUT https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata/key3 Jul 22 05:36:23.728837 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-731add1e-2f16-4f2c-8e00-57df19c51699 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:23.743421 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.743421 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:23.744259 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-731add1e-2f16-4f2c-8e00-57df19c51699 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.774727 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-731add1e-2f16-4f2c-8e00-57df19c51699 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Update snapshot metadata completed successfully. Jul 22 05:36:23.775118 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-731add1e-2f16-4f2c-8e00-57df19c51699 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata/key3 returned with HTTP 200 Jul 22 05:36:23.775847 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 433/1719] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:36:23 2026] PUT /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata/key3 => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.787061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-57a5ad7b-f012-4703-aaa7-b5f15f807352 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.791239 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57a5ad7b-f012-4703-aaa7-b5f15f807352 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata/key3 Jul 22 05:36:23.792565 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57a5ad7b-f012-4703-aaa7-b5f15f807352 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:23.792565 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57a5ad7b-f012-4703-aaa7-b5f15f807352 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:23.807717 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.807717 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:23.808358 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-57a5ad7b-f012-4703-aaa7-b5f15f807352 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.809586 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-57a5ad7b-f012-4703-aaa7-b5f15f807352 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Get snapshot metadata completed successfully. Jul 22 05:36:23.812262 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57a5ad7b-f012-4703-aaa7-b5f15f807352 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata/key3 returned with HTTP 200 Jul 22 05:36:23.813707 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 437/1720] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:36:23 2026] GET /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.825860 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f0761c5f-f159-4347-8bf9-c09ddfe8197c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.829107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-64bbd06d-5fa7-45ef-b955-e330d1a791d8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.829330 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0761c5f-f159-4347-8bf9-c09ddfe8197c tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata Jul 22 05:36:23.829704 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0761c5f-f159-4347-8bf9-c09ddfe8197c tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:23.830061 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0761c5f-f159-4347-8bf9-c09ddfe8197c tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:23.831423 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-64bbd06d-5fa7-45ef-b955-e330d1a791d8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:23.831654 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-64bbd06d-5fa7-45ef-b955-e330d1a791d8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:23.831867 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-64bbd06d-5fa7-45ef-b955-e330d1a791d8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:23.833209 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-64bbd06d-5fa7-45ef-b955-e330d1a791d8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:23.841432 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.841432 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:23.842731 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f0761c5f-f159-4347-8bf9-c09ddfe8197c tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.843387 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.843387 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:23.844439 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-64bbd06d-5fa7-45ef-b955-e330d1a791d8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:23.844783 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f0761c5f-f159-4347-8bf9-c09ddfe8197c tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Get snapshot metadata completed successfully. Jul 22 05:36:23.845499 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 418/1721] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:23 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:23.845674 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0761c5f-f159-4347-8bf9-c09ddfe8197c tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata returned with HTTP 200 Jul 22 05:36:23.848891 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 434/1722] 10.4.3.91 () {66 vars in 1374 bytes} [Wed Jul 22 05:36:23 2026] GET /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata => generated 75 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.858582 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e9702ade-870b-4336-a7b7-73f3728bcad8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.864756 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e9702ade-870b-4336-a7b7-73f3728bcad8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] PUT https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata Jul 22 05:36:23.864756 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e9702ade-870b-4336-a7b7-73f3728bcad8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:23.887661 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.887661 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:23.887661 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e9702ade-870b-4336-a7b7-73f3728bcad8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:23.931402 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e9702ade-870b-4336-a7b7-73f3728bcad8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Update snapshot metadata completed successfully. Jul 22 05:36:23.932402 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e9702ade-870b-4336-a7b7-73f3728bcad8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata returned with HTTP 200 Jul 22 05:36:23.932992 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 434/1723] 10.4.3.91 () {68 vars in 1394 bytes} [Wed Jul 22 05:36:23 2026] PUT /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b/metadata => generated 16 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:36:23.951877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-96482dd0-248a-45c6-81c7-3b6a6c8b949d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:23.961936 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-96482dd0-248a-45c6-81c7-3b6a6c8b949d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b Jul 22 05:36:23.961936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-96482dd0-248a-45c6-81c7-3b6a6c8b949d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:23.962213 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-96482dd0-248a-45c6-81c7-3b6a6c8b949d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:23.962213 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-96482dd0-248a-45c6-81c7-3b6a6c8b949d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Delete snapshot with id: a536cb6b-9f18-4c83-8899-5825521d329b Jul 22 05:36:23.971064 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:23.971064 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:23.971778 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-96482dd0-248a-45c6-81c7-3b6a6c8b949d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:24.007332 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-96482dd0-248a-45c6-81c7-3b6a6c8b949d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot delete request issued successfully. Jul 22 05:36:24.007332 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-96482dd0-248a-45c6-81c7-3b6a6c8b949d tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b returned with HTTP 202 Jul 22 05:36:24.007907 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 438/1724] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:36:23 2026] DELETE /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:36:24.020477 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f87dddda-85f1-43a7-b874-e087799718b1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:24.026485 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f87dddda-85f1-43a7-b874-e087799718b1 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b Jul 22 05:36:24.026485 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f87dddda-85f1-43a7-b874-e087799718b1 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:24.026805 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f87dddda-85f1-43a7-b874-e087799718b1 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:24.036783 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:24.036783 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:24.037668 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f87dddda-85f1-43a7-b874-e087799718b1 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Snapshot retrieved successfully. Jul 22 05:36:24.040683 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f87dddda-85f1-43a7-b874-e087799718b1 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b returned with HTTP 200 Jul 22 05:36:24.041334 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 419/1725] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:36:24 2026] GET /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:24.859559 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3dbfdb94-1336-4871-b560-fa2decd874d4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:24.862334 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3dbfdb94-1336-4871-b560-fa2decd874d4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:24.862605 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3dbfdb94-1336-4871-b560-fa2decd874d4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:24.862866 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3dbfdb94-1336-4871-b560-fa2decd874d4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:24.863019 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-3dbfdb94-1336-4871-b560-fa2decd874d4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:24.868778 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:24.868778 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:24.869908 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3dbfdb94-1336-4871-b560-fa2decd874d4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:24.870424 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 435/1726] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:24 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:25.054092 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e6c9e6c0-e382-4627-969f-0410e707683e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:25.057517 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e6c9e6c0-e382-4627-969f-0410e707683e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b Jul 22 05:36:25.057825 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e6c9e6c0-e382-4627-969f-0410e707683e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:25.058069 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e6c9e6c0-e382-4627-969f-0410e707683e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:25.065301 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e6c9e6c0-e382-4627-969f-0410e707683e tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b returned with HTTP 404 Jul 22 05:36:25.065965 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 435/1727] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:36:25 2026] GET /volume/v3/snapshots/a536cb6b-9f18-4c83-8899-5825521d329b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:25.075716 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-00fe8fb1-7299-420f-860d-4ce179cf2aa8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:25.078322 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-00fe8fb1-7299-420f-860d-4ce179cf2aa8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 Jul 22 05:36:25.078661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-00fe8fb1-7299-420f-860d-4ce179cf2aa8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:25.078776 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-00fe8fb1-7299-420f-860d-4ce179cf2aa8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:25.097942 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:25.097942 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:25.108845 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-00fe8fb1-7299-420f-860d-4ce179cf2aa8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Volume info retrieved successfully. Jul 22 05:36:25.116029 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-00fe8fb1-7299-420f-860d-4ce179cf2aa8 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 returned with HTTP 200 Jul 22 05:36:25.116029 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 439/1728] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:25 2026] GET /volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:25.135292 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b9927d6c-791c-4838-9dc4-1acb03995592 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:25.138753 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b9927d6c-791c-4838-9dc4-1acb03995592 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] DELETE https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 Jul 22 05:36:25.139005 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b9927d6c-791c-4838-9dc4-1acb03995592 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:25.139750 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b9927d6c-791c-4838-9dc4-1acb03995592 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:25.139750 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-b9927d6c-791c-4838-9dc4-1acb03995592 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Delete volume with id: eb95da6f-92da-44df-98f9-fb503d3dde75 Jul 22 05:36:25.150264 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:25.150264 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:25.151115 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b9927d6c-791c-4838-9dc4-1acb03995592 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Volume info retrieved successfully. Jul 22 05:36:25.180674 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b9927d6c-791c-4838-9dc4-1acb03995592 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Delete volume request issued successfully. Jul 22 05:36:25.181771 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b9927d6c-791c-4838-9dc4-1acb03995592 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 returned with HTTP 202 Jul 22 05:36:25.182732 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 420/1729] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:25 2026] DELETE /volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:36:25.195229 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6f9d855e-211d-4b4c-9c9f-0703606625dd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:25.198298 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6f9d855e-211d-4b4c-9c9f-0703606625dd tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 Jul 22 05:36:25.198298 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6f9d855e-211d-4b4c-9c9f-0703606625dd tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:25.198481 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6f9d855e-211d-4b4c-9c9f-0703606625dd tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:25.212449 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:25.212449 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:25.222018 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6f9d855e-211d-4b4c-9c9f-0703606625dd tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Volume info retrieved successfully. Jul 22 05:36:25.232297 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6f9d855e-211d-4b4c-9c9f-0703606625dd tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 returned with HTTP 200 Jul 22 05:36:25.233682 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 436/1730] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:25 2026] GET /volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:25.884508 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-31e790fd-d5d3-4125-a5c0-3bd7ce7b51a2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:25.889922 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-31e790fd-d5d3-4125-a5c0-3bd7ce7b51a2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:25.889922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-31e790fd-d5d3-4125-a5c0-3bd7ce7b51a2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:25.889922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-31e790fd-d5d3-4125-a5c0-3bd7ce7b51a2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:25.889922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-31e790fd-d5d3-4125-a5c0-3bd7ce7b51a2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:25.900252 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:25.900252 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:25.901966 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-31e790fd-d5d3-4125-a5c0-3bd7ce7b51a2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:25.903658 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 436/1731] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:25 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:26.257141 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6ba6a5d9-0e8a-4a8e-8456-1bdd1a740ec1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:26.260112 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6ba6a5d9-0e8a-4a8e-8456-1bdd1a740ec1 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] GET https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 Jul 22 05:36:26.260112 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6ba6a5d9-0e8a-4a8e-8456-1bdd1a740ec1 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:26.260510 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6ba6a5d9-0e8a-4a8e-8456-1bdd1a740ec1 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:26.271824 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6ba6a5d9-0e8a-4a8e-8456-1bdd1a740ec1 tempest-SnapshotMetadataTestJSON-1423975600 tempest-SnapshotMetadataTestJSON-1423975600-project-member] https://10.4.3.91/volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 returned with HTTP 404 Jul 22 05:36:26.272335 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 440/1732] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:26 2026] GET /volume/v3/volumes/eb95da6f-92da-44df-98f9-fb503d3dde75 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:26.915224 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ba8ed8ee-aa02-41b0-a7ef-2b5ba7e56cad None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:26.917395 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba8ed8ee-aa02-41b0-a7ef-2b5ba7e56cad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:26.917697 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba8ed8ee-aa02-41b0-a7ef-2b5ba7e56cad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:26.917923 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba8ed8ee-aa02-41b0-a7ef-2b5ba7e56cad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:26.918086 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ba8ed8ee-aa02-41b0-a7ef-2b5ba7e56cad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:26.925186 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:26.925186 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:26.926032 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba8ed8ee-aa02-41b0-a7ef-2b5ba7e56cad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:26.926623 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 421/1733] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:26 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:27.087781 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-26d6a879-b834-40ee-86db-0358439c0e0e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:27.089713 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:27.090182 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1374577455", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:27.092117 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1374577455', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:27.092366 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Create volume of 1 GB Jul 22 05:36:27.097460 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Availability Zones retrieved successfully. Jul 22 05:36:27.106576 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Flow 'volume_create_api' (28d49ecc-9552-43a0-9e55-e275af4d768d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:27.106576 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4cc290-b8e3-4f7f-8834-171b498d5ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:27.106576 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:27.134765 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4cc290-b8e3-4f7f-8834-171b498d5ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:27.135566 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf843c95-67ce-440a-b0e2-3e5ac9906a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:27.244118 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Created reservations ['b3282b16-c88e-4bd8-a2d6-6e632ab9e94f', '859ecefb-03fe-4dba-b7df-3147e21866d9', '06e4d86c-1f6e-431e-b6b3-4bced18f0949', 'd0eb0a58-71b7-4454-9205-4aa30a3bd6f5'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:27.244566 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf843c95-67ce-440a-b0e2-3e5ac9906a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3282b16-c88e-4bd8-a2d6-6e632ab9e94f', '859ecefb-03fe-4dba-b7df-3147e21866d9', '06e4d86c-1f6e-431e-b6b3-4bced18f0949', 'd0eb0a58-71b7-4454-9205-4aa30a3bd6f5']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:27.245929 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d9a8524-d9f0-4b12-9afa-126fb8f2fd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:27.279862 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d9a8524-d9f0-4b12-9afa-126fb8f2fd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40553f6a-32ba-4e9d-a399-ac8f9155057d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1374577455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47497ce782e41f5a1ae771c0155470a',qos_specs=None,replication_status=,reservations=['b3282b16-c88e-4bd8-a2d6-6e632ab9e94f','859ecefb-03fe-4dba-b7df-3147e21866d9','06e4d86c-1f6e-431e-b6b3-4bced18f0949','d0eb0a58-71b7-4454-9205-4aa30a3bd6f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7da855df7649aaac10e257259a04c8',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1374577455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40553f6a-32ba-4e9d-a399-ac8f9155057d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47497ce782e41f5a1ae771c0155470a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d7da855df7649aaac10e257259a04c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:27.280557 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfe2ae7-a62b-40ce-8629-97c7de4c4565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:27.311124 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfe2ae7-a62b-40ce-8629-97c7de4c4565) transitioned into state 'SUCCESS' from state '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-1374577455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47497ce782e41f5a1ae771c0155470a',qos_specs=None,replication_status=,reservations=['b3282b16-c88e-4bd8-a2d6-6e632ab9e94f','859ecefb-03fe-4dba-b7df-3147e21866d9','06e4d86c-1f6e-431e-b6b3-4bced18f0949','d0eb0a58-71b7-4454-9205-4aa30a3bd6f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7da855df7649aaac10e257259a04c8',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:27.312056 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efcef55c-7685-42b9-9d4d-6f9995367b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:27.331607 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efcef55c-7685-42b9-9d4d-6f9995367b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:27.332134 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Flow 'volume_create_api' (28d49ecc-9552-43a0-9e55-e275af4d768d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:27.332496 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Create volume request issued successfully. Jul 22 05:36:27.333307 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-26d6a879-b834-40ee-86db-0358439c0e0e tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:27.333879 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 437/1734] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:36:27 2026] POST /volume/v3/volumes => generated 787 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:27.354871 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d639faec-a498-450a-a392-2ccedd435886 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:27.357798 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d639faec-a498-450a-a392-2ccedd435886 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:27.358239 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d639faec-a498-450a-a392-2ccedd435886 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:27.358591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d639faec-a498-450a-a392-2ccedd435886 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:27.369680 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:27.369680 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:27.375965 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d639faec-a498-450a-a392-2ccedd435886 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:27.384052 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d639faec-a498-450a-a392-2ccedd435886 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:27.384568 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 437/1735] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:27 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:27.944993 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-14c89a78-5406-4b98-9046-ff63d6a46994 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:27.948802 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-14c89a78-5406-4b98-9046-ff63d6a46994 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:27.948802 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-14c89a78-5406-4b98-9046-ff63d6a46994 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:27.948802 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-14c89a78-5406-4b98-9046-ff63d6a46994 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:27.948802 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-14c89a78-5406-4b98-9046-ff63d6a46994 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:27.954360 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:27.954360 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:27.955654 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-14c89a78-5406-4b98-9046-ff63d6a46994 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:27.956273 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 441/1736] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:27 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:28.402065 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-74c03b9f-99ad-4cec-b42e-b547d7334c2f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:28.406883 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-74c03b9f-99ad-4cec-b42e-b547d7334c2f tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:28.406883 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-74c03b9f-99ad-4cec-b42e-b547d7334c2f tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:28.406883 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-74c03b9f-99ad-4cec-b42e-b547d7334c2f tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:28.428053 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:28.428053 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:28.434717 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-74c03b9f-99ad-4cec-b42e-b547d7334c2f tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:28.441159 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-74c03b9f-99ad-4cec-b42e-b547d7334c2f tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:28.441957 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 422/1737] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:28 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:28.463155 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d024af68-be5c-4e3b-8850-cfa449047b72 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:28.465376 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d024af68-be5c-4e3b-8850-cfa449047b72 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:28.465766 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d024af68-be5c-4e3b-8850-cfa449047b72 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:28.465955 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d024af68-be5c-4e3b-8850-cfa449047b72 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:28.474565 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:28.474565 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:28.479996 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d024af68-be5c-4e3b-8850-cfa449047b72 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:28.485668 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d024af68-be5c-4e3b-8850-cfa449047b72 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:28.486129 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 438/1738] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:28 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:28.543994 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-94ed31d9-43ad-4910-abeb-96481d262094 req-5c23f27e-00d6-445c-aa08-74bc2f18cb5c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:28.549009 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-5c23f27e-00d6-445c-aa08-74bc2f18cb5c tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:28.549351 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-5c23f27e-00d6-445c-aa08-74bc2f18cb5c tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:28.551149 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-5c23f27e-00d6-445c-aa08-74bc2f18cb5c tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:28.563620 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:28.563620 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:28.569679 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-94ed31d9-43ad-4910-abeb-96481d262094 req-5c23f27e-00d6-445c-aa08-74bc2f18cb5c tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:28.576386 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-5c23f27e-00d6-445c-aa08-74bc2f18cb5c tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:28.578128 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 438/1739] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:28 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 862 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:28.696062 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-62902452-2ce5-4701-ac5f-b2c7de53d665 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:28.696062 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-62902452-2ce5-4701-ac5f-b2c7de53d665 None None] GET https://10.4.3.91/volume// Jul 22 05:36:28.696062 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-62902452-2ce5-4701-ac5f-b2c7de53d665 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:28.696062 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-62902452-2ce5-4701-ac5f-b2c7de53d665 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:28.696062 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-62902452-2ce5-4701-ac5f-b2c7de53d665 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:28.696373 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 442/1740] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:36: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 22 05:36:28.708029 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-94ed31d9-43ad-4910-abeb-96481d262094 req-20c11c03-420a-41c0-814b-bb9ae28c2e25 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:28.925865 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:28.927035 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:28.927508 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1647915395"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:28.930566 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1647915395'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:28.930759 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-20c11c03-420a-41c0-814b-bb9ae28c2e25 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:36:28.931079 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-20c11c03-420a-41c0-814b-bb9ae28c2e25 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40553f6a-32ba-4e9d-a399-ac8f9155057d", "connector": null, "instance_uuid": "d37b8e82-ff46-4be5-9519-42f05d9c71ca"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:28.936309 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume of 1 GB Jul 22 05:36:28.936714 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:28.936714 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:28.937406 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Availability Zones retrieved successfully. Jul 22 05:36:28.944531 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:28.944531 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:28.947206 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Flow 'volume_create_api' (3595720d-c84c-4ab8-9b9e-4b90be2b5aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:28.949522 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a6eda8c-1246-44b2-93ab-b7b3093ea61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:28.950656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:28.962307 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:28.962307 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:28.975037 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d841ee35-c101-4a28-93e7-f50b381aecba None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:28.977390 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d841ee35-c101-4a28-93e7-f50b381aecba tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:28.977657 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d841ee35-c101-4a28-93e7-f50b381aecba tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:28.977935 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d841ee35-c101-4a28-93e7-f50b381aecba tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:28.978049 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d841ee35-c101-4a28-93e7-f50b381aecba tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:28.982721 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a6eda8c-1246-44b2-93ab-b7b3093ea61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b', 'encryption_key_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=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:28.983571 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:28.983571 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:28.984297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d894aeb-8ed5-4fe8-ad0c-6f6970ee23e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:28.984798 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d841ee35-c101-4a28-93e7-f50b381aecba tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:28.985196 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 439/1741] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:28 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:28.987198 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-20c11c03-420a-41c0-814b-bb9ae28c2e25 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:36:28.987687 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 423/1742] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:36:28 2026] POST /volume/v3/attachments => generated 273 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:29.028316 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-463f9887-5f58-4e6c-adb3-f018f08bca16 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:29.033665 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-463f9887-5f58-4e6c-adb3-f018f08bca16 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:29.033665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-463f9887-5f58-4e6c-adb3-f018f08bca16 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:29.033665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-463f9887-5f58-4e6c-adb3-f018f08bca16 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:29.041067 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:29.042089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Created reservations ['1b7c63d4-1866-4687-bf7a-1114036f3e9d', 'adb6b0bd-4095-44e1-b2a1-3a3809d8b913', '44b2d04e-1dab-4b1a-8377-9fb4239cea1f', '4805524a-1db1-4d46-81b3-a87d6abd59ae'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:29.043252 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d894aeb-8ed5-4fe8-ad0c-6f6970ee23e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7c63d4-1866-4687-bf7a-1114036f3e9d', 'adb6b0bd-4095-44e1-b2a1-3a3809d8b913', '44b2d04e-1dab-4b1a-8377-9fb4239cea1f', '4805524a-1db1-4d46-81b3-a87d6abd59ae']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:29.044345 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3023e082-bee1-481a-ab36-568820f486d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:29.048831 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:29.048831 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:29.052345 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-463f9887-5f58-4e6c-adb3-f018f08bca16 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:29.052790 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4ceb60af-6569-40a4-8995-07dc2492cb1d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:29.053305 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4ceb60af-6569-40a4-8995-07dc2492cb1d None None] GET https://10.4.3.91/volume// Jul 22 05:36:29.053528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4ceb60af-6569-40a4-8995-07dc2492cb1d None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:29.053802 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4ceb60af-6569-40a4-8995-07dc2492cb1d None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:29.054227 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4ceb60af-6569-40a4-8995-07dc2492cb1d None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:29.054925 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 424/1743] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36: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 22 05:36:29.057848 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-463f9887-5f58-4e6c-adb3-f018f08bca16 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:29.057964 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 443/1744] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:29 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:29.066312 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-94ed31d9-43ad-4910-abeb-96481d262094 req-d000c36d-c589-498e-8b52-4798fa91b070 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:29.068352 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-d000c36d-c589-498e-8b52-4798fa91b070 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:29.068612 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-d000c36d-c589-498e-8b52-4798fa91b070 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:29.069098 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-d000c36d-c589-498e-8b52-4798fa91b070 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:29.076402 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3023e082-bee1-481a-ab36-568820f486d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b107ba1-5853-461c-a12e-fb65bf8d25d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1647915395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bddc659dc2204325b06aa165b9ad9c8f',qos_specs=None,replication_status=,reservations=['1b7c63d4-1866-4687-bf7a-1114036f3e9d','adb6b0bd-4095-44e1-b2a1-3a3809d8b913','44b2d04e-1dab-4b1a-8377-9fb4239cea1f','4805524a-1db1-4d46-81b3-a87d6abd59ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0359267725ad44acb4851f3a0da9ab39',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1647915395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b107ba1-5853-461c-a12e-fb65bf8d25d8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bddc659dc2204325b06aa165b9ad9c8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0359267725ad44acb4851f3a0da9ab39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b),volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:29.077663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc809046-eb78-4bd4-91f2-9e1c4a60af47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:29.085862 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:29.085862 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:29.091655 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-94ed31d9-43ad-4910-abeb-96481d262094 req-d000c36d-c589-498e-8b52-4798fa91b070 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:29.098080 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-d000c36d-c589-498e-8b52-4798fa91b070 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:29.098616 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 425/1745] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:29 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 1041 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:29.110924 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc809046-eb78-4bd4-91f2-9e1c4a60af47) transitioned into state 'SUCCESS' from state '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-1647915395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bddc659dc2204325b06aa165b9ad9c8f',qos_specs=None,replication_status=,reservations=['1b7c63d4-1866-4687-bf7a-1114036f3e9d','adb6b0bd-4095-44e1-b2a1-3a3809d8b913','44b2d04e-1dab-4b1a-8377-9fb4239cea1f','4805524a-1db1-4d46-81b3-a87d6abd59ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0359267725ad44acb4851f3a0da9ab39',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:29.111797 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c5442c2-07e4-4886-a977-3b6c1875a23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:29.126601 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c5442c2-07e4-4886-a977-3b6c1875a23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:29.128293 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Flow 'volume_create_api' (3595720d-c84c-4ab8-9b9e-4b90be2b5aca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:29.128293 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume request issued successfully. Jul 22 05:36:29.132797 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-020a6b57-629c-4cee-a68d-d39e4334b2e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:29.132797 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 439/1746] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:36:28 2026] POST /volume/v3/volumes => generated 758 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:29.148475 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a0aacc27-fcb0-4a42-aa57-0d96b7fefe6a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:29.150965 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a0aacc27-fcb0-4a42-aa57-0d96b7fefe6a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:29.153659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a0aacc27-fcb0-4a42-aa57-0d96b7fefe6a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:29.153659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a0aacc27-fcb0-4a42-aa57-0d96b7fefe6a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:29.161922 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:29.161922 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:29.168196 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a0aacc27-fcb0-4a42-aa57-0d96b7fefe6a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:29.176364 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a0aacc27-fcb0-4a42-aa57-0d96b7fefe6a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:29.177059 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 444/1747] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:29 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:29.201832 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:29.202691 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-705300956"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:29.204346 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-705300956'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:29.204971 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Create volume of 1 GB Jul 22 05:36:29.215693 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Availability Zones retrieved successfully. Jul 22 05:36:29.232469 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-94ed31d9-43ad-4910-abeb-96481d262094 req-a72d114b-42da-4ee2-a84a-25db75ced762 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:29.234285 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Flow 'volume_create_api' (c55778ce-bc88-4d83-ab34-acd0f032267b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:29.237959 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd588369-1e36-4abb-bda1-824207a54e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:29.238230 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-a72d114b-42da-4ee2-a84a-25db75ced762 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] PUT https://10.4.3.91/volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b Jul 22 05:36:29.238783 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-a72d114b-42da-4ee2-a84a-25db75ced762 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:29.239730 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:29.254179 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-94ed31d9-43ad-4910-abeb-96481d262094 req-a72d114b-42da-4ee2-a84a-25db75ced762 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Acquiring lock "cinder-attachment_update-40553f6a-32ba-4e9d-a399-ac8f9155057d-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:36:29.262479 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-94ed31d9-43ad-4910-abeb-96481d262094 req-a72d114b-42da-4ee2-a84a-25db75ced762 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Lock "cinder-attachment_update-40553f6a-32ba-4e9d-a399-ac8f9155057d-np0000005624" acquired by "attachment_update" :: waited 0.008s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:36:29.263653 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:29.263653 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:29.290687 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd588369-1e36-4abb-bda1-824207a54e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:29.291759 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (099bb91e-0fb7-473b-83e2-f6770530754d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:29.399324 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Created reservations ['da2044b5-306b-42bf-b2d3-80aeeab7e0bf', '99dfdd68-a56c-406a-95dd-b62941a71a49', '431c63fd-8df8-4ed4-bed7-9c32d7e7b74f', '20146062-0532-48f9-9e52-9a48e4279b97'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:29.400253 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (099bb91e-0fb7-473b-83e2-f6770530754d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da2044b5-306b-42bf-b2d3-80aeeab7e0bf', '99dfdd68-a56c-406a-95dd-b62941a71a49', '431c63fd-8df8-4ed4-bed7-9c32d7e7b74f', '20146062-0532-48f9-9e52-9a48e4279b97']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:29.401176 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a409a657-3bf2-4e9e-91a9-0912d21af77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:29.434085 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a409a657-3bf2-4e9e-91a9-0912d21af77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee656660-c33f-4612-8fa5-2551ac40fcb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-705300956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c731927c9e428abdb161ae5a5b61fb',qos_specs=None,replication_status=,reservations=['da2044b5-306b-42bf-b2d3-80aeeab7e0bf','99dfdd68-a56c-406a-95dd-b62941a71a49','431c63fd-8df8-4ed4-bed7-9c32d7e7b74f','20146062-0532-48f9-9e52-9a48e4279b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9413d80718496d9d780d43cc540537',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-705300956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee656660-c33f-4612-8fa5-2551ac40fcb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c731927c9e428abdb161ae5a5b61fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9413d80718496d9d780d43cc540537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:29.435526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ecdc0c-2551-49d3-a420-838b8deb9f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:29.447612 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-94ed31d9-43ad-4910-abeb-96481d262094 req-a72d114b-42da-4ee2-a84a-25db75ced762 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Lock "cinder-attachment_update-40553f6a-32ba-4e9d-a399-ac8f9155057d-np0000005624" released by "attachment_update" :: held 0.185s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:36:29.448096 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-a72d114b-42da-4ee2-a84a-25db75ced762 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b returned with HTTP 200 Jul 22 05:36:29.448681 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 426/1748] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:36:29 2026] PUT /volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:29.464433 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ecdc0c-2551-49d3-a420-838b8deb9f8c) transitioned into state 'SUCCESS' from state '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-705300956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c731927c9e428abdb161ae5a5b61fb',qos_specs=None,replication_status=,reservations=['da2044b5-306b-42bf-b2d3-80aeeab7e0bf','99dfdd68-a56c-406a-95dd-b62941a71a49','431c63fd-8df8-4ed4-bed7-9c32d7e7b74f','20146062-0532-48f9-9e52-9a48e4279b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9413d80718496d9d780d43cc540537',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:29.466014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b50baea3-f43c-4932-a7bf-bd46cf0f8c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:29.483564 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b50baea3-f43c-4932-a7bf-bd46cf0f8c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:29.484522 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Flow 'volume_create_api' (c55778ce-bc88-4d83-ab34-acd0f032267b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:29.484923 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Create volume request issued successfully. Jul 22 05:36:29.485768 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5538ba32-666b-4045-aaf0-ea16ad437b9b tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:29.486442 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 440/1749] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:36:29 2026] POST /volume/v3/volumes => generated 816 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:29.507959 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-99ca7bc5-e892-4cc2-a2ef-fd75aedb530c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:29.512152 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99ca7bc5-e892-4cc2-a2ef-fd75aedb530c tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:29.512152 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99ca7bc5-e892-4cc2-a2ef-fd75aedb530c tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:29.512152 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99ca7bc5-e892-4cc2-a2ef-fd75aedb530c tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:29.522819 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:29.522819 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:29.528854 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-99ca7bc5-e892-4cc2-a2ef-fd75aedb530c tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Volume info retrieved successfully. Jul 22 05:36:29.535552 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99ca7bc5-e892-4cc2-a2ef-fd75aedb530c tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 returned with HTTP 200 Jul 22 05:36:29.536159 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 440/1750] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:29 2026] GET /volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:30.004129 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9f5cb43c-576e-4e2e-b7e2-e79cff5ad06f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.006311 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9f5cb43c-576e-4e2e-b7e2-e79cff5ad06f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:30.006576 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9f5cb43c-576e-4e2e-b7e2-e79cff5ad06f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.006844 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9f5cb43c-576e-4e2e-b7e2-e79cff5ad06f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.007002 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-9f5cb43c-576e-4e2e-b7e2-e79cff5ad06f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:30.011427 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.011427 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:30.012362 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9f5cb43c-576e-4e2e-b7e2-e79cff5ad06f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:30.012798 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 445/1751] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:30 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:30.079735 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-592306dc-121b-4387-8cbf-3b754c28e77f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.079735 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-592306dc-121b-4387-8cbf-3b754c28e77f tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:30.080016 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-592306dc-121b-4387-8cbf-3b754c28e77f tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.080230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-592306dc-121b-4387-8cbf-3b754c28e77f tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.094044 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.094044 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:30.099918 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-592306dc-121b-4387-8cbf-3b754c28e77f tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:30.105693 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-592306dc-121b-4387-8cbf-3b754c28e77f tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:30.106105 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 427/1752] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:30 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:30.194568 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-18535f8f-0704-4cb8-a7dc-f3d1d4a2e4de None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.197033 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-18535f8f-0704-4cb8-a7dc-f3d1d4a2e4de tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:30.197265 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-18535f8f-0704-4cb8-a7dc-f3d1d4a2e4de tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.197619 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-18535f8f-0704-4cb8-a7dc-f3d1d4a2e4de tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.207347 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.207347 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:30.212658 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-18535f8f-0704-4cb8-a7dc-f3d1d4a2e4de tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:30.219176 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-18535f8f-0704-4cb8-a7dc-f3d1d4a2e4de tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:30.219735 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 441/1753] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:30 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:30.272564 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-1eaeba6a-d845-48de-ac00-25865f451ee4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.275492 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-1eaeba6a-d845-48de-ac00-25865f451ee4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:30.275759 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-1eaeba6a-d845-48de-ac00-25865f451ee4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.276697 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-1eaeba6a-d845-48de-ac00-25865f451ee4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.285454 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.285454 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:30.290075 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-1eaeba6a-d845-48de-ac00-25865f451ee4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:30.296001 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-1eaeba6a-d845-48de-ac00-25865f451ee4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:30.296549 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 441/1754] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:30 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:30.385997 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-669f313e-4d37-4761-8f6a-f91307903bec None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.386669 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-669f313e-4d37-4761-8f6a-f91307903bec None None] GET https://10.4.3.91/volume// Jul 22 05:36:30.386931 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-669f313e-4d37-4761-8f6a-f91307903bec None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.387237 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-669f313e-4d37-4761-8f6a-f91307903bec None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.388056 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-669f313e-4d37-4761-8f6a-f91307903bec None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:30.388485 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 446/1755] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:36:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 05:36:30.397377 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-4a556a83-0dbc-41e4-9719-68511eb3f554 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.506378 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-4a556a83-0dbc-41e4-9719-68511eb3f554 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:36:30.506848 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-4a556a83-0dbc-41e4-9719-68511eb3f554 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b107ba1-5853-461c-a12e-fb65bf8d25d8", "connector": null, "instance_uuid": "f7827b7a-4e39-4e0d-aa49-9de6816f2949"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:30.521883 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.521883 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:30.550485 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d16cd152-6a59-4c16-8dec-dd598a109c31 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.556430 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d16cd152-6a59-4c16-8dec-dd598a109c31 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:30.556721 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d16cd152-6a59-4c16-8dec-dd598a109c31 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.556977 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d16cd152-6a59-4c16-8dec-dd598a109c31 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.565527 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.565527 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:30.567163 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-4a556a83-0dbc-41e4-9719-68511eb3f554 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:36:30.567749 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 428/1756] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:36:30 2026] POST /volume/v3/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:30.571783 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d16cd152-6a59-4c16-8dec-dd598a109c31 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Volume info retrieved successfully. Jul 22 05:36:30.578211 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d16cd152-6a59-4c16-8dec-dd598a109c31 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 returned with HTTP 200 Jul 22 05:36:30.579052 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 442/1757] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:30 2026] GET /volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:30.599829 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8656f8f0-5130-47fc-bf7d-0e45169fc6b4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.601957 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8656f8f0-5130-47fc-bf7d-0e45169fc6b4 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] POST https://10.4.3.91/volume/v3/volume-transfers Jul 22 05:36:30.601957 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8656f8f0-5130-47fc-bf7d-0e45169fc6b4 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ee656660-c33f-4612-8fa5-2551ac40fcb5"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:30.603663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volume_transfer [None req-8656f8f0-5130-47fc-bf7d-0e45169fc6b4 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ee656660-c33f-4612-8fa5-2551ac40fcb5'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 05:36:30.603889 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volume_transfer [None req-8656f8f0-5130-47fc-bf7d-0e45169fc6b4 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Creating transfer of volume ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:30.604271 np0000005624 devstack@c-api.service[100094]: INFO cinder.transfer.api [None req-8656f8f0-5130-47fc-bf7d-0e45169fc6b4 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Generating transfer record for volume ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:30.617258 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.617258 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:30.618248 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c8f98b2c-4233-481e-93aa-102e6dbf5d84 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.621823 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c8f98b2c-4233-481e-93aa-102e6dbf5d84 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:30.621823 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c8f98b2c-4233-481e-93aa-102e6dbf5d84 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.623386 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c8f98b2c-4233-481e-93aa-102e6dbf5d84 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.635665 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-943da786-43da-4454-9390-6b08014348d6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.635807 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-943da786-43da-4454-9390-6b08014348d6 None None] GET https://10.4.3.91/volume// Jul 22 05:36:30.636071 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-943da786-43da-4454-9390-6b08014348d6 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.636352 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-943da786-43da-4454-9390-6b08014348d6 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.636836 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-943da786-43da-4454-9390-6b08014348d6 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:30.637859 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 429/1758] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36: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 22 05:36:30.641183 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8656f8f0-5130-47fc-bf7d-0e45169fc6b4 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volume-transfers returned with HTTP 202 Jul 22 05:36:30.641183 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 442/1759] 10.4.3.91 () {70 vars in 1319 bytes} [Wed Jul 22 05:36:30 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:30.641358 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.641358 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:30.648591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-d1348f6c-4159-47d1-8a0b-458340ca0a07 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.652619 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-d1348f6c-4159-47d1-8a0b-458340ca0a07 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:30.653900 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-d1348f6c-4159-47d1-8a0b-458340ca0a07 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.653900 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-d1348f6c-4159-47d1-8a0b-458340ca0a07 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.654189 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c8f98b2c-4233-481e-93aa-102e6dbf5d84 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:30.654252 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bdc99e7b-0dd0-4963-96fc-6e737ddd5dd8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.657365 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bdc99e7b-0dd0-4963-96fc-6e737ddd5dd8 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:30.657761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bdc99e7b-0dd0-4963-96fc-6e737ddd5dd8 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.657992 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bdc99e7b-0dd0-4963-96fc-6e737ddd5dd8 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.663417 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c8f98b2c-4233-481e-93aa-102e6dbf5d84 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:30.664288 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 447/1760] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:30 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:30.666808 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.666808 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:30.671347 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.671347 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:30.674543 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-d1348f6c-4159-47d1-8a0b-458340ca0a07 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:30.681221 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-d1348f6c-4159-47d1-8a0b-458340ca0a07 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:30.682058 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 443/1761] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:30 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1030 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:30.687389 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bdc99e7b-0dd0-4963-96fc-6e737ddd5dd8 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Volume info retrieved successfully. Jul 22 05:36:30.697077 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bdc99e7b-0dd0-4963-96fc-6e737ddd5dd8 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 returned with HTTP 200 Jul 22 05:36:30.701405 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 430/1762] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:30 2026] GET /volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 => generated 951 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:30.723567 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6a681821-7b5d-44d3-a36e-26b757ceaf58 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.727682 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6a681821-7b5d-44d3-a36e-26b757ceaf58 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volume-transfers/d8e232c6-2228-4a5b-91fd-55f1f0642c4a Jul 22 05:36:30.727682 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6a681821-7b5d-44d3-a36e-26b757ceaf58 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.727682 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6a681821-7b5d-44d3-a36e-26b757ceaf58 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.736205 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6a681821-7b5d-44d3-a36e-26b757ceaf58 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volume-transfers/d8e232c6-2228-4a5b-91fd-55f1f0642c4a returned with HTTP 200 Jul 22 05:36:30.736205 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 443/1763] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:36:30 2026] GET /volume/v3/volume-transfers/d8e232c6-2228-4a5b-91fd-55f1f0642c4a => generated 430 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:30.754450 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e4d0fd52-2389-418f-aeb5-521d69624c16 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.754450 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e4d0fd52-2389-418f-aeb5-521d69624c16 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volume-transfers Jul 22 05:36:30.754450 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e4d0fd52-2389-418f-aeb5-521d69624c16 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:30.754450 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e4d0fd52-2389-418f-aeb5-521d69624c16 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:30.754450 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volume_transfer [None req-e4d0fd52-2389-418f-aeb5-521d69624c16 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Listing volume transfers {{(pid=100092) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 05:36:30.761739 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e4d0fd52-2389-418f-aeb5-521d69624c16 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volume-transfers returned with HTTP 200 Jul 22 05:36:30.762245 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 448/1764] 10.4.3.91 () {68 vars in 1298 bytes} [Wed Jul 22 05:36:30 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 22 05:36:30.779760 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.846761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-2e876785-3dfc-4978-9a47-48861ee11429 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:30.849730 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-2e876785-3dfc-4978-9a47-48861ee11429 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] PUT https://10.4.3.91/volume/v3/attachments/38eb0f02-b6ea-494e-b450-585a843f6d9a Jul 22 05:36:30.850814 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-2e876785-3dfc-4978-9a47-48861ee11429 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:30.862037 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-2e876785-3dfc-4978-9a47-48861ee11429 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Acquiring lock "cinder-attachment_update-6b107ba1-5853-461c-a12e-fb65bf8d25d8-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:36:30.871688 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-2e876785-3dfc-4978-9a47-48861ee11429 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-6b107ba1-5853-461c-a12e-fb65bf8d25d8-np0000005624" acquired by "attachment_update" :: waited 0.010s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:36:30.873056 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:30.873056 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:30.912099 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] POST https://10.4.3.91/volume/v3/volume-transfers/d8e232c6-2228-4a5b-91fd-55f1f0642c4a/accept Jul 22 05:36:30.912505 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4440b8c6e83e7d46"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:30.914131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.volume_transfer [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Accepting volume transfer d8e232c6-2228-4a5b-91fd-55f1f0642c4a {{(pid=100091) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 05:36:30.914244 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.volume_transfer [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Accepting transfer d8e232c6-2228-4a5b-91fd-55f1f0642c4a Jul 22 05:36:31.010697 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Created reservations ['2f73c670-780f-4592-951f-53eb4a5dbd6c', '3d62bdac-6106-4f5e-966c-b7e44efce655', 'b5deea03-1acd-4cda-843d-5a974cbaf6b4', '00755295-b31f-42f6-89bb-32d716a057cd'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:31.035079 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f94b71ed-ae70-4bd0-9eb5-335e42a843eb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:31.036759 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f94b71ed-ae70-4bd0-9eb5-335e42a843eb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:31.037061 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f94b71ed-ae70-4bd0-9eb5-335e42a843eb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:31.037707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f94b71ed-ae70-4bd0-9eb5-335e42a843eb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:31.037707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f94b71ed-ae70-4bd0-9eb5-335e42a843eb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:31.041805 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:31.041805 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:31.042581 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f94b71ed-ae70-4bd0-9eb5-335e42a843eb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:31.043064 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 444/1765] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:31 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:31.046680 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-2e876785-3dfc-4978-9a47-48861ee11429 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-6b107ba1-5853-461c-a12e-fb65bf8d25d8-np0000005624" released by "attachment_update" :: held 0.175s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:36:31.047206 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-2e876785-3dfc-4978-9a47-48861ee11429 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/38eb0f02-b6ea-494e-b450-585a843f6d9a returned with HTTP 200 Jul 22 05:36:31.047975 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 431/1766] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:36:30 2026] PUT /volume/v3/attachments/38eb0f02-b6ea-494e-b450-585a843f6d9a => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:31.048890 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Created reservations ['e53bf897-799c-47f0-b1b0-aaa13ba6359d', 'a4ff0814-5fe1-4bdd-87a7-f1ab1a493bb1', '1ff40c68-eaad-4a83-905d-ea39a4acf0c1', '579e4e55-2997-4bef-ba8c-c0479dba972c'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:31.102603 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Created reservations ['08d8f88d-e18f-423f-a85d-8be70c77d336', 'e95b37fb-5f23-49c5-a6f4-3c2267e68bd5', 'aed49bb1-ec77-4cde-9856-8eadde56726e', '5cdf0ef9-906b-4f84-abd9-3e8567c24e50'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:31.125520 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-24cae465-ab5b-46d7-a68c-f97bd59fca2c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:31.128149 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-24cae465-ab5b-46d7-a68c-f97bd59fca2c tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:31.128478 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-24cae465-ab5b-46d7-a68c-f97bd59fca2c tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:31.128867 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-24cae465-ab5b-46d7-a68c-f97bd59fca2c tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:31.141294 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Created reservations ['f8facf10-662b-4860-a1d0-2b342a6a8b72', '50894edf-4207-4638-b4fe-69fbc2c09015', '663395cb-7b6f-44c9-bc31-46bc83c6bc4b', 'eae35a7f-6a3b-4f81-9a90-b019f2563da5'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:31.143269 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:31.143269 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:31.149285 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-24cae465-ab5b-46d7-a68c-f97bd59fca2c tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:31.155811 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Transfer volume completed successfully. Jul 22 05:36:31.156777 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-24cae465-ab5b-46d7-a68c-f97bd59fca2c tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:31.157295 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 449/1767] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:31 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:31.254985 np0000005624 devstack@c-api.service[100091]: INFO cinder.transfer.api [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Volume ee656660-c33f-4612-8fa5-2551ac40fcb5 has been transferred. Jul 22 05:36:31.264306 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-550fcdd2-5d51-48fc-b5e8-4d6779c19d42 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] https://10.4.3.91/volume/v3/volume-transfers/d8e232c6-2228-4a5b-91fd-55f1f0642c4a/accept returned with HTTP 202 Jul 22 05:36:31.264979 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 444/1768] 10.4.3.91 () {70 vars in 1451 bytes} [Wed Jul 22 05:36:30 2026] POST /volume/v3/volume-transfers/d8e232c6-2228-4a5b-91fd-55f1f0642c4a/accept => generated 363 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:31.277092 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1e6a1508-81ab-42c4-9220-b3b076a99637 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:31.279472 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e6a1508-81ab-42c4-9220-b3b076a99637 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] GET https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:31.279680 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e6a1508-81ab-42c4-9220-b3b076a99637 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:31.279945 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e6a1508-81ab-42c4-9220-b3b076a99637 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:31.290605 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:31.290605 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:31.296164 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1e6a1508-81ab-42c4-9220-b3b076a99637 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Volume info retrieved successfully. Jul 22 05:36:31.302969 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e6a1508-81ab-42c4-9220-b3b076a99637 tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 returned with HTTP 200 Jul 22 05:36:31.303523 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 445/1769] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:31 2026] GET /volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:31.320969 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b85da492-ed17-4f2a-8705-004571ae6e3b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:31.323253 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b85da492-ed17-4f2a-8705-004571ae6e3b tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] GET https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:31.323531 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b85da492-ed17-4f2a-8705-004571ae6e3b tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:31.323773 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b85da492-ed17-4f2a-8705-004571ae6e3b tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:31.333400 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:31.333400 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:31.339514 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b85da492-ed17-4f2a-8705-004571ae6e3b tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] Volume info retrieved successfully. Jul 22 05:36:31.346828 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b85da492-ed17-4f2a-8705-004571ae6e3b tempest-VolumesTransfersV355Test-1659004332 tempest-VolumesTransfersV355Test-1659004332-project-member] https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 returned with HTTP 200 Jul 22 05:36:31.347613 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 432/1770] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:31 2026] GET /volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:31.365166 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-04348bc9-aa7f-4bb3-b5c8-d1496f1b9595 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:31.367265 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-04348bc9-aa7f-4bb3-b5c8-d1496f1b9595 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] DELETE https://10.4.3.91/volume/v3/volume-transfers/d8e232c6-2228-4a5b-91fd-55f1f0642c4a Jul 22 05:36:31.367485 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-04348bc9-aa7f-4bb3-b5c8-d1496f1b9595 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:31.367704 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-04348bc9-aa7f-4bb3-b5c8-d1496f1b9595 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:31.367822 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.volume_transfer [None req-04348bc9-aa7f-4bb3-b5c8-d1496f1b9595 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Delete transfer with id: d8e232c6-2228-4a5b-91fd-55f1f0642c4a Jul 22 05:36:31.371466 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-04348bc9-aa7f-4bb3-b5c8-d1496f1b9595 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volume-transfers/d8e232c6-2228-4a5b-91fd-55f1f0642c4a returned with HTTP 404 Jul 22 05:36:31.372177 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 450/1771] 10.4.3.91 () {68 vars in 1412 bytes} [Wed Jul 22 05:36:31 2026] DELETE /volume/v3/volume-transfers/d8e232c6-2228-4a5b-91fd-55f1f0642c4a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:31.382498 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-02be173f-d0e1-4c05-a368-cf1db747e516 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:31.417845 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-02be173f-d0e1-4c05-a368-cf1db747e516 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:31.418199 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-02be173f-d0e1-4c05-a368-cf1db747e516 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:31.418470 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-02be173f-d0e1-4c05-a368-cf1db747e516 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:31.418750 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-02be173f-d0e1-4c05-a368-cf1db747e516 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Delete volume with id: ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:31.430215 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:31.430215 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:31.430824 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-02be173f-d0e1-4c05-a368-cf1db747e516 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Volume info retrieved successfully. Jul 22 05:36:31.456470 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-02be173f-d0e1-4c05-a368-cf1db747e516 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Delete volume request issued successfully. Jul 22 05:36:31.457114 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-02be173f-d0e1-4c05-a368-cf1db747e516 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 returned with HTTP 202 Jul 22 05:36:31.457982 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 445/1772] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:36:31 2026] DELETE /volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:36:31.466935 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ae533203-bec8-4a04-934f-cda16f9ab2f0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:31.469933 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae533203-bec8-4a04-934f-cda16f9ab2f0 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] GET https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:31.470164 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae533203-bec8-4a04-934f-cda16f9ab2f0 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:31.470977 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae533203-bec8-4a04-934f-cda16f9ab2f0 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:31.480461 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:31.480461 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:31.486112 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ae533203-bec8-4a04-934f-cda16f9ab2f0 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Volume info retrieved successfully. Jul 22 05:36:31.491417 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae533203-bec8-4a04-934f-cda16f9ab2f0 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 returned with HTTP 200 Jul 22 05:36:31.492024 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 446/1773] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:31 2026] GET /volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:31.680668 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-664ce1f1-8664-4c3d-b985-ee8e04634b5d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:31.682940 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-664ce1f1-8664-4c3d-b985-ee8e04634b5d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:31.683181 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-664ce1f1-8664-4c3d-b985-ee8e04634b5d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:31.683408 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-664ce1f1-8664-4c3d-b985-ee8e04634b5d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:31.696180 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:31.696180 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:31.700753 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-664ce1f1-8664-4c3d-b985-ee8e04634b5d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:31.706137 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-664ce1f1-8664-4c3d-b985-ee8e04634b5d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:31.706835 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 433/1774] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:31 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:32.059087 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ab4f3d0f-7341-4439-9c18-0b83b6e0de07 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.062245 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ab4f3d0f-7341-4439-9c18-0b83b6e0de07 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:32.063028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ab4f3d0f-7341-4439-9c18-0b83b6e0de07 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.063281 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ab4f3d0f-7341-4439-9c18-0b83b6e0de07 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.063484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-ab4f3d0f-7341-4439-9c18-0b83b6e0de07 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:32.070804 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:32.070804 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:32.072205 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ab4f3d0f-7341-4439-9c18-0b83b6e0de07 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:32.072940 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 451/1775] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:32 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:32.194613 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fcbc40a3-95ee-4701-9d81-044a9f8ffb5a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.197122 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fcbc40a3-95ee-4701-9d81-044a9f8ffb5a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:32.197512 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fcbc40a3-95ee-4701-9d81-044a9f8ffb5a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.197975 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fcbc40a3-95ee-4701-9d81-044a9f8ffb5a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.210407 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:32.210407 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:32.215319 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-fcbc40a3-95ee-4701-9d81-044a9f8ffb5a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:32.221403 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fcbc40a3-95ee-4701-9d81-044a9f8ffb5a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:32.222127 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 446/1776] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:32 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:32.510667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7300143c-e4ac-4a6f-a7d1-45d866b08f14 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.511573 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7300143c-e4ac-4a6f-a7d1-45d866b08f14 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] GET https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:32.511814 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7300143c-e4ac-4a6f-a7d1-45d866b08f14 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.512442 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7300143c-e4ac-4a6f-a7d1-45d866b08f14 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.521175 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7300143c-e4ac-4a6f-a7d1-45d866b08f14 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 returned with HTTP 404 Jul 22 05:36:32.522099 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 447/1777] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:32 2026] GET /volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:32.530108 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4486fe6a-6801-4fa8-95bc-6f4ce8fd2e54 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.533344 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4486fe6a-6801-4fa8-95bc-6f4ce8fd2e54 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:32.533344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4486fe6a-6801-4fa8-95bc-6f4ce8fd2e54 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.534539 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4486fe6a-6801-4fa8-95bc-6f4ce8fd2e54 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.545485 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4486fe6a-6801-4fa8-95bc-6f4ce8fd2e54 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 returned with HTTP 404 Jul 22 05:36:32.546357 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 434/1778] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:32 2026] GET /volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:32.555863 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ce81cd32-cfbe-4ad4-ae89-54c3af5894a5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.560354 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ce81cd32-cfbe-4ad4-ae89-54c3af5894a5 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:32.563780 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ce81cd32-cfbe-4ad4-ae89-54c3af5894a5 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.564352 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ce81cd32-cfbe-4ad4-ae89-54c3af5894a5 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.564606 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-ce81cd32-cfbe-4ad4-ae89-54c3af5894a5 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Delete volume with id: ee656660-c33f-4612-8fa5-2551ac40fcb5 Jul 22 05:36:32.577020 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ce81cd32-cfbe-4ad4-ae89-54c3af5894a5 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 returned with HTTP 404 Jul 22 05:36:32.577764 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 452/1779] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:36:32 2026] DELETE /volume/v3/volumes/ee656660-c33f-4612-8fa5-2551ac40fcb5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:32.589382 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-22327456-bba4-4bc3-b96e-f126c2cd774e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.591218 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:32.591567 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1410047986"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:32.593039 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1410047986'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:32.593163 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Create volume of 1 GB Jul 22 05:36:32.599538 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Availability Zones retrieved successfully. Jul 22 05:36:32.606370 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Flow 'volume_create_api' (10e812ad-0ef3-4cb1-b693-e28c46c4883d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:32.608535 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5724ee-8038-450e-ace1-d963e6c6e253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:32.609206 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:32.640127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5724ee-8038-450e-ace1-d963e6c6e253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:32.640908 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948e91ff-eccf-4d44-bcaa-5cb605b055d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:32.688903 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Created reservations ['68bd88f8-84a8-4f7a-8704-87aefdf3c844', 'ce9b381c-95cb-4665-bc0a-aac21e8aa8f9', 'a4f075d4-0894-4a82-a61b-08851520b216', '86cf6ba3-aa03-496e-985a-ada7a138ddcd'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:32.689955 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948e91ff-eccf-4d44-bcaa-5cb605b055d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68bd88f8-84a8-4f7a-8704-87aefdf3c844', 'ce9b381c-95cb-4665-bc0a-aac21e8aa8f9', 'a4f075d4-0894-4a82-a61b-08851520b216', '86cf6ba3-aa03-496e-985a-ada7a138ddcd']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:32.690850 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2352d2-e0b9-4ad4-b7e3-d5f1b8f3c29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:32.722761 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2352d2-e0b9-4ad4-b7e3-d5f1b8f3c29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72754d14-64f2-4dc1-8626-ab1a2c9ae894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1410047986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c731927c9e428abdb161ae5a5b61fb',qos_specs=None,replication_status=,reservations=['68bd88f8-84a8-4f7a-8704-87aefdf3c844','ce9b381c-95cb-4665-bc0a-aac21e8aa8f9','a4f075d4-0894-4a82-a61b-08851520b216','86cf6ba3-aa03-496e-985a-ada7a138ddcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9413d80718496d9d780d43cc540537',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1410047986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72754d14-64f2-4dc1-8626-ab1a2c9ae894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c731927c9e428abdb161ae5a5b61fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9413d80718496d9d780d43cc540537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:32.723601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90545349-bf9d-4617-88aa-a821b6943be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:32.726721 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f19a2fda-fcbc-41ef-b434-f8170671d71c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.729298 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f19a2fda-fcbc-41ef-b434-f8170671d71c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:32.729561 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f19a2fda-fcbc-41ef-b434-f8170671d71c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.729885 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f19a2fda-fcbc-41ef-b434-f8170671d71c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.743795 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-94ed31d9-43ad-4910-abeb-96481d262094 req-c3450312-35de-49b2-8e3b-ea4472ca321a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.746194 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:32.746194 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:32.746336 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-c3450312-35de-49b2-8e3b-ea4472ca321a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] POST https://10.4.3.91/volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b/action Jul 22 05:36:32.747334 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-c3450312-35de-49b2-8e3b-ea4472ca321a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:32.747334 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-c3450312-35de-49b2-8e3b-ea4472ca321a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:32.748231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90545349-bf9d-4617-88aa-a821b6943be1) transitioned into state 'SUCCESS' from state '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-1410047986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c731927c9e428abdb161ae5a5b61fb',qos_specs=None,replication_status=,reservations=['68bd88f8-84a8-4f7a-8704-87aefdf3c844','ce9b381c-95cb-4665-bc0a-aac21e8aa8f9','a4f075d4-0894-4a82-a61b-08851520b216','86cf6ba3-aa03-496e-985a-ada7a138ddcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9413d80718496d9d780d43cc540537',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:32.749137 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-2b8efa6f-bfbf-4491-bc6c-6307ccfab842 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.749358 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f826370e-f15c-4dec-80ca-db7730620de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:32.753604 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-2b8efa6f-bfbf-4491-bc6c-6307ccfab842 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:36:32.753962 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-2b8efa6f-bfbf-4491-bc6c-6307ccfab842 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.755001 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-2b8efa6f-bfbf-4491-bc6c-6307ccfab842 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.755733 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f19a2fda-fcbc-41ef-b434-f8170671d71c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:32.762665 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f826370e-f15c-4dec-80ca-db7730620de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:32.763499 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f19a2fda-fcbc-41ef-b434-f8170671d71c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:32.763595 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Flow 'volume_create_api' (10e812ad-0ef3-4cb1-b693-e28c46c4883d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:32.764024 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Create volume request issued successfully. Jul 22 05:36:32.764453 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 448/1780] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:32 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:32.766223 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-22327456-bba4-4bc3-b96e-f126c2cd774e tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:32.766223 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 447/1781] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:36:32 2026] POST /volume/v3/volumes => generated 817 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:32.770265 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:32.770265 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:32.777207 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-2b8efa6f-bfbf-4491-bc6c-6307ccfab842 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:36:32.779512 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:32.779512 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:32.785432 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7fb38107-61f6-43a7-80f7-733b87e1bb14 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.785558 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-2b8efa6f-bfbf-4491-bc6c-6307ccfab842 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:36:32.785558 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 453/1782] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:32 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 1133 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:32.787571 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7fb38107-61f6-43a7-80f7-733b87e1bb14 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:32.787571 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7fb38107-61f6-43a7-80f7-733b87e1bb14 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.787769 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7fb38107-61f6-43a7-80f7-733b87e1bb14 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.800248 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:32.800248 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:32.805095 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-94ed31d9-43ad-4910-abeb-96481d262094 req-c3450312-35de-49b2-8e3b-ea4472ca321a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b/action returned with HTTP 204 Jul 22 05:36:32.805915 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 435/1783] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:36:32 2026] POST /volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:32.810408 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7fb38107-61f6-43a7-80f7-733b87e1bb14 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Volume info retrieved successfully. Jul 22 05:36:32.811704 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-56e98e49-f96c-4c80-b15e-a85e15a48063 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.815267 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-56e98e49-f96c-4c80-b15e-a85e15a48063 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3/action Jul 22 05:36:32.815881 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-56e98e49-f96c-4c80-b15e-a85e15a48063 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:32.816253 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-56e98e49-f96c-4c80-b15e-a85e15a48063 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:32.817250 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7fb38107-61f6-43a7-80f7-733b87e1bb14 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 returned with HTTP 200 Jul 22 05:36:32.817830 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 449/1784] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:32 2026] GET /volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 => generated 885 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:32.832275 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:32.832275 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:32.833104 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-56e98e49-f96c-4c80-b15e-a85e15a48063 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:36:32.842629 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-56e98e49-f96c-4c80-b15e-a85e15a48063 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Begin detaching volume completed successfully. Jul 22 05:36:32.843089 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-56e98e49-f96c-4c80-b15e-a85e15a48063 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3/action returned with HTTP 202 Jul 22 05:36:32.843729 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 448/1785] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:36:32 2026] POST /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:32.869576 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4a3736d4-5fa5-4dd0-8709-3a63cc168b0f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.871696 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4a3736d4-5fa5-4dd0-8709-3a63cc168b0f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:36:32.874772 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4a3736d4-5fa5-4dd0-8709-3a63cc168b0f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.874772 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4a3736d4-5fa5-4dd0-8709-3a63cc168b0f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.890538 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:32.890538 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:32.896240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a3187fad-a797-43f2-a1bb-6ee0103b3dc2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.896801 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a3187fad-a797-43f2-a1bb-6ee0103b3dc2 None None] GET https://10.4.3.91/volume// Jul 22 05:36:32.897049 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a3187fad-a797-43f2-a1bb-6ee0103b3dc2 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.897301 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a3187fad-a797-43f2-a1bb-6ee0103b3dc2 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.897774 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a3187fad-a797-43f2-a1bb-6ee0103b3dc2 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:32.898188 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 436/1786] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36: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 22 05:36:32.901715 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4a3736d4-5fa5-4dd0-8709-3a63cc168b0f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:36:32.908887 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-a6a9b8de-ce65-4653-8f1f-8a8d0dc34e9c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:32.910013 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4a3736d4-5fa5-4dd0-8709-3a63cc168b0f tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:36:32.910013 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 454/1787] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:32 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:32.911803 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-a6a9b8de-ce65-4653-8f1f-8a8d0dc34e9c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:36:32.912094 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-a6a9b8de-ce65-4653-8f1f-8a8d0dc34e9c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:32.912317 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-a6a9b8de-ce65-4653-8f1f-8a8d0dc34e9c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:32.930087 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:32.930087 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:32.938587 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-a6a9b8de-ce65-4653-8f1f-8a8d0dc34e9c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:36:32.948559 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-a6a9b8de-ce65-4653-8f1f-8a8d0dc34e9c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:36:32.949200 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 450/1788] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:32 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 1316 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:33.086920 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0131e88a-509b-4631-ba98-3d81ac63168f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.091205 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0131e88a-509b-4631-ba98-3d81ac63168f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:33.091205 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0131e88a-509b-4631-ba98-3d81ac63168f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:33.091205 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0131e88a-509b-4631-ba98-3d81ac63168f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:33.091205 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-0131e88a-509b-4631-ba98-3d81ac63168f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:33.098308 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.098308 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:33.100662 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0131e88a-509b-4631-ba98-3d81ac63168f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:33.101229 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 449/1789] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:33 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:33.246270 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fc09a259-2a1b-4c70-bf8e-2d6a4dffdddb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.247836 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fc09a259-2a1b-4c70-bf8e-2d6a4dffdddb tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:33.248132 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fc09a259-2a1b-4c70-bf8e-2d6a4dffdddb tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:33.248365 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fc09a259-2a1b-4c70-bf8e-2d6a4dffdddb tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:33.259323 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.259323 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:33.263968 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-fc09a259-2a1b-4c70-bf8e-2d6a4dffdddb tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:33.269188 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fc09a259-2a1b-4c70-bf8e-2d6a4dffdddb tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:33.269656 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 437/1790] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:33 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:33.287652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-54467d98-5f71-469b-bd05-430afb97ac13 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.290834 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-54467d98-5f71-469b-bd05-430afb97ac13 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:33.291095 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-54467d98-5f71-469b-bd05-430afb97ac13 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:33.291255 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-54467d98-5f71-469b-bd05-430afb97ac13 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:33.307479 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.307479 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:33.312014 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-54467d98-5f71-469b-bd05-430afb97ac13 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:33.317767 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-54467d98-5f71-469b-bd05-430afb97ac13 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:33.318176 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 455/1791] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:33 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 1172 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:33.334726 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f5b289aa-b007-4767-93a0-9f6075d179ba None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.337020 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 451/1792] 10.4.3.91 () {70 vars in 1604 bytes} [Wed Jul 22 05:36:33 2026] DELETE /volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 22 05:36:33.346824 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-02face2e-d8c6-4f42-bf36-cc42c5e226d8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.370522 np0000005624 devstack@c-api.service[100091]: WARNING keystonemiddleware.auth_token [None req-02face2e-d8c6-4f42-bf36-cc42c5e226d8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 05:36:33.371723 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 450/1793] 10.4.3.91 () {70 vars in 1604 bytes} [Wed Jul 22 05:36:33 2026] DELETE /volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 22 05:36:33.381042 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.383494 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] DELETE https://10.4.3.91/volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b Jul 22 05:36:33.383826 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:33.384131 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:33.395077 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.395077 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:33.454159 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Attachment connected to vm d37b8e82-ff46-4be5-9519-42f05d9c71ca, checking data on nova Jul 22 05:36:33.454517 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.compute.nova [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Creating Keystone token plugin using URL: https://10.4.3.91/identity {{(pid=100093) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 05:36:33.652477 np0000005624 devstack@c-api.service[100093]: DEBUG novaclient.v2.client [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] REQ: curl -g -i -X GET https://10.4.3.91/compute/v2.1/servers/d37b8e82-ff46-4be5-9519-42f05d9c71ca/os-volume_attachments/40553f6a-32ba-4e9d-a399-ac8f9155057d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}77f6c31bd10a86e20accdc99413eb1d161e32f1df2b60b1f59ecfad95236286f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-832c7d8e-2393-4749-bfd6-59137b975ca3" -H "X-Service-Token: {SHA256}8d3eb0424b3d54fc3337b50509fdcfbbb6da945d7ffc38bc091fb04424f70643" {{(pid=100093) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 05:36:33.770952 np0000005624 devstack@c-api.service[100093]: DEBUG novaclient.v2.client [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 05:36:33 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-09840270-f040-4357-8968-a7a192646376 x-openstack-request-id: req-09840270-f040-4357-8968-a7a192646376 {{(pid=100093) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 05:36:33.771530 np0000005624 devstack@c-api.service[100093]: DEBUG novaclient.v2.client [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "40553f6a-32ba-4e9d-a399-ac8f9155057d", "serverId": "d37b8e82-ff46-4be5-9519-42f05d9c71ca", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fbb858b7-8612-4a97-a658-462e1688ca5b", "bdm_uuid": "4b5cd9fd-361a-4d1f-9e0b-ca9317234b5b"}} {{(pid=100093) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 05:36:33.771530 np0000005624 devstack@c-api.service[100093]: DEBUG novaclient.v2.client [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET call to compute for https://10.4.3.91/compute/v2.1/servers/d37b8e82-ff46-4be5-9519-42f05d9c71ca/os-volume_attachments/40553f6a-32ba-4e9d-a399-ac8f9155057d used request id req-09840270-f040-4357-8968-a7a192646376 {{(pid=100093) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 05:36:33.774414 np0000005624 devstack@c-api.service[100093]: ERROR cinder.volume.api [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-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 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Caught error: Detach volume from instance d37b8e82-ff46-4be5-9519-42f05d9c71ca using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d37b8e82-ff46-4be5-9519-42f05d9c71ca using the Compute API Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: 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 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 05:36:33.778191 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d37b8e82-ff46-4be5-9519-42f05d9c71ca using the Compute API Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.middleware.fault [None req-832c7d8e-2393-4749-bfd6-59137b975ca3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b returned with HTTP 409 Jul 22 05:36:33.780243 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 438/1794] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:36:33 2026] DELETE /volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b => generated 167 bytes in 399 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:33.783186 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dd0b1355-12dc-4ff1-8ef0-a848cf0aaff4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.783945 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dd0b1355-12dc-4ff1-8ef0-a848cf0aaff4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:33.784255 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dd0b1355-12dc-4ff1-8ef0-a848cf0aaff4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:33.784565 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dd0b1355-12dc-4ff1-8ef0-a848cf0aaff4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:33.804402 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.804402 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:33.815376 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-dd0b1355-12dc-4ff1-8ef0-a848cf0aaff4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:33.825793 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dd0b1355-12dc-4ff1-8ef0-a848cf0aaff4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:33.825793 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 456/1795] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:33 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:33.837226 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-04050e29-b3e3-4212-823e-7a8aafe44912 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.840712 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-04050e29-b3e3-4212-823e-7a8aafe44912 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:33.840712 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-04050e29-b3e3-4212-823e-7a8aafe44912 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:33.840712 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-04050e29-b3e3-4212-823e-7a8aafe44912 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:33.841010 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5c034cf4-b4e0-4a86-9625-af0579d66432 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.843369 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5c034cf4-b4e0-4a86-9625-af0579d66432 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:33.843804 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5c034cf4-b4e0-4a86-9625-af0579d66432 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:33.844178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5c034cf4-b4e0-4a86-9625-af0579d66432 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:33.850223 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.850223 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:33.853756 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.853756 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:33.858660 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-04050e29-b3e3-4212-823e-7a8aafe44912 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:33.859336 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5c034cf4-b4e0-4a86-9625-af0579d66432 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Volume info retrieved successfully. Jul 22 05:36:33.864346 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-04050e29-b3e3-4212-823e-7a8aafe44912 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:33.865138 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 452/1796] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:33 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 1154 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:33.869486 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5c034cf4-b4e0-4a86-9625-af0579d66432 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 returned with HTTP 200 Jul 22 05:36:33.869486 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 451/1797] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:33 2026] GET /volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:33.886445 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3f3da765-d7f8-4265-9ebf-08cc05482f32 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.890117 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f3da765-d7f8-4265-9ebf-08cc05482f32 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] POST https://10.4.3.91/volume/v3/volume-transfers Jul 22 05:36:33.890117 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f3da765-d7f8-4265-9ebf-08cc05482f32 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "72754d14-64f2-4dc1-8626-ab1a2c9ae894"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:33.891692 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volume_transfer [None req-3f3da765-d7f8-4265-9ebf-08cc05482f32 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Creating new volume transfer {'transfer': {'volume_id': '72754d14-64f2-4dc1-8626-ab1a2c9ae894'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 05:36:33.891915 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volume_transfer [None req-3f3da765-d7f8-4265-9ebf-08cc05482f32 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Creating transfer of volume 72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:33.892083 np0000005624 devstack@c-api.service[100093]: INFO cinder.transfer.api [None req-3f3da765-d7f8-4265-9ebf-08cc05482f32 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Generating transfer record for volume 72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:33.893362 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-61fcfa03-72e5-4295-8fec-7664de0852be None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.895847 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-61fcfa03-72e5-4295-8fec-7664de0852be tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] POST https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d/action Jul 22 05:36:33.896288 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-61fcfa03-72e5-4295-8fec-7664de0852be tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:33.896380 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-61fcfa03-72e5-4295-8fec-7664de0852be tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:33.914255 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.914255 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:33.914947 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-61fcfa03-72e5-4295-8fec-7664de0852be tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:33.926923 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-db533a13-7d3e-477a-9df1-5f82d1198c15 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.929770 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-db533a13-7d3e-477a-9df1-5f82d1198c15 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:36:33.930212 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-db533a13-7d3e-477a-9df1-5f82d1198c15 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:33.930706 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-db533a13-7d3e-477a-9df1-5f82d1198c15 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:33.931812 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-61fcfa03-72e5-4295-8fec-7664de0852be tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Begin detaching volume completed successfully. Jul 22 05:36:33.932134 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-61fcfa03-72e5-4295-8fec-7664de0852be tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d/action returned with HTTP 202 Jul 22 05:36:33.932809 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 457/1798] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:36:33 2026] POST /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:33.944401 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.944401 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:33.944777 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-3f3da765-d7f8-4265-9ebf-08cc05482f32 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:36:33.950380 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-db533a13-7d3e-477a-9df1-5f82d1198c15 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:36:33.954158 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.954158 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:33.957650 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-db533a13-7d3e-477a-9df1-5f82d1198c15 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:36:33.958115 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 453/1799] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:33 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:33.974333 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f3da765-d7f8-4265-9ebf-08cc05482f32 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volume-transfers returned with HTTP 202 Jul 22 05:36:33.975071 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 439/1800] 10.4.3.91 () {70 vars in 1319 bytes} [Wed Jul 22 05:36:33 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:33.986459 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e43925d6-920b-4163-ac7a-e1f702b03dff None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.988455 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e43925d6-920b-4163-ac7a-e1f702b03dff tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:33.990509 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e43925d6-920b-4163-ac7a-e1f702b03dff tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:33.990583 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-15fed199-2f15-4c78-aa04-1a78613524b4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:33.990651 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e43925d6-920b-4163-ac7a-e1f702b03dff tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:33.990690 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-15fed199-2f15-4c78-aa04-1a78613524b4 None None] GET https://10.4.3.91/volume// Jul 22 05:36:33.990690 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-15fed199-2f15-4c78-aa04-1a78613524b4 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:33.990690 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-15fed199-2f15-4c78-aa04-1a78613524b4 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:33.990819 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-15fed199-2f15-4c78-aa04-1a78613524b4 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:33.991296 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 458/1801] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05: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 22 05:36:33.998703 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:33.998703 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:33.998820 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-580251d0-cde3-4ae3-9643-61394b3672ad None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:34.000505 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-580251d0-cde3-4ae3-9643-61394b3672ad tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:34.000731 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-580251d0-cde3-4ae3-9643-61394b3672ad tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:34.000977 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-580251d0-cde3-4ae3-9643-61394b3672ad tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:34.003111 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e43925d6-920b-4163-ac7a-e1f702b03dff tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Volume info retrieved successfully. Jul 22 05:36:34.008191 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e43925d6-920b-4163-ac7a-e1f702b03dff tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 returned with HTTP 200 Jul 22 05:36:34.008814 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 452/1802] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:33 2026] GET /volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:34.010503 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:34.010503 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:34.014137 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-580251d0-cde3-4ae3-9643-61394b3672ad tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:34.019589 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-580251d0-cde3-4ae3-9643-61394b3672ad tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:34.020120 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 454/1803] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:33 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 1337 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:34.028834 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-20a54282-617a-4a17-bce4-739ba41a4794 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:34.031029 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-20a54282-617a-4a17-bce4-739ba41a4794 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volume-transfers/detail Jul 22 05:36:34.031308 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-20a54282-617a-4a17-bce4-739ba41a4794 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:34.031554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-20a54282-617a-4a17-bce4-739ba41a4794 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:34.031762 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volume_transfer [None req-20a54282-617a-4a17-bce4-739ba41a4794 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Listing volume transfers {{(pid=100093) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 05:36:34.036409 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-20a54282-617a-4a17-bce4-739ba41a4794 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 22 05:36:34.036908 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 440/1804] 10.4.3.91 () {68 vars in 1319 bytes} [Wed Jul 22 05:36:34 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:34.048835 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6b395bab-8b05-43ba-9bc9-8a1a1ac745ef None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:34.050816 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b395bab-8b05-43ba-9bc9-8a1a1ac745ef tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] DELETE https://10.4.3.91/volume/v3/volume-transfers/7b8c9983-3114-4a8e-822f-62550c1c224e Jul 22 05:36:34.051064 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6b395bab-8b05-43ba-9bc9-8a1a1ac745ef tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:34.051241 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6b395bab-8b05-43ba-9bc9-8a1a1ac745ef tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:34.051342 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.volume_transfer [None req-6b395bab-8b05-43ba-9bc9-8a1a1ac745ef tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Delete transfer with id: 7b8c9983-3114-4a8e-822f-62550c1c224e Jul 22 05:36:34.066001 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:34.066001 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:34.076622 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b395bab-8b05-43ba-9bc9-8a1a1ac745ef tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volume-transfers/7b8c9983-3114-4a8e-822f-62550c1c224e returned with HTTP 202 Jul 22 05:36:34.077102 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 459/1805] 10.4.3.91 () {68 vars in 1412 bytes} [Wed Jul 22 05:36:34 2026] DELETE /volume/v3/volume-transfers/7b8c9983-3114-4a8e-822f-62550c1c224e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:36:34.085771 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-af6ac001-2d0d-4867-9c3c-efc27c4c4ade None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:34.087434 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-af6ac001-2d0d-4867-9c3c-efc27c4c4ade tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:34.087908 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-af6ac001-2d0d-4867-9c3c-efc27c4c4ade tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:34.089014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-af6ac001-2d0d-4867-9c3c-efc27c4c4ade tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:34.098397 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:34.098397 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:34.102790 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-af6ac001-2d0d-4867-9c3c-efc27c4c4ade tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Volume info retrieved successfully. Jul 22 05:36:34.108351 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-af6ac001-2d0d-4867-9c3c-efc27c4c4ade tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 returned with HTTP 200 Jul 22 05:36:34.109073 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 453/1806] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:34 2026] GET /volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:34.113737 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fa9995d5-2e6b-40e3-9b3f-a2a45e4fce63 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:34.116608 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fa9995d5-2e6b-40e3-9b3f-a2a45e4fce63 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:34.116976 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fa9995d5-2e6b-40e3-9b3f-a2a45e4fce63 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:34.117172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fa9995d5-2e6b-40e3-9b3f-a2a45e4fce63 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:34.117290 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-fa9995d5-2e6b-40e3-9b3f-a2a45e4fce63 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:34.122913 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:34.122913 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:34.124042 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fa9995d5-2e6b-40e3-9b3f-a2a45e4fce63 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:34.124548 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 455/1807] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:34 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:34.125698 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b1151dad-7efe-43a1-95c4-821c02aa8f45 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:34.127569 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b1151dad-7efe-43a1-95c4-821c02aa8f45 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] DELETE https://10.4.3.91/volume/v3/volume-transfers/7b8c9983-3114-4a8e-822f-62550c1c224e Jul 22 05:36:34.127846 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b1151dad-7efe-43a1-95c4-821c02aa8f45 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:34.128078 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b1151dad-7efe-43a1-95c4-821c02aa8f45 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:34.128222 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.volume_transfer [None req-b1151dad-7efe-43a1-95c4-821c02aa8f45 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Delete transfer with id: 7b8c9983-3114-4a8e-822f-62550c1c224e Jul 22 05:36:34.131296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b1151dad-7efe-43a1-95c4-821c02aa8f45 tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volume-transfers/7b8c9983-3114-4a8e-822f-62550c1c224e returned with HTTP 404 Jul 22 05:36:34.131818 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 441/1808] 10.4.3.91 () {68 vars in 1412 bytes} [Wed Jul 22 05:36:34 2026] DELETE /volume/v3/volume-transfers/7b8c9983-3114-4a8e-822f-62550c1c224e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:34.141593 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-865a8289-d86b-406e-b584-ce935039211c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:34.143648 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-865a8289-d86b-406e-b584-ce935039211c tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:34.143877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-865a8289-d86b-406e-b584-ce935039211c tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:34.144082 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-865a8289-d86b-406e-b584-ce935039211c tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:34.144365 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-865a8289-d86b-406e-b584-ce935039211c tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Delete volume with id: 72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:34.152182 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:34.152182 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:34.152760 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-865a8289-d86b-406e-b584-ce935039211c tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Volume info retrieved successfully. Jul 22 05:36:34.176598 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-865a8289-d86b-406e-b584-ce935039211c tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Delete volume request issued successfully. Jul 22 05:36:34.176970 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-865a8289-d86b-406e-b584-ce935039211c tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 returned with HTTP 202 Jul 22 05:36:34.178724 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 460/1809] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:36:34 2026] DELETE /volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:36:34.188041 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5d2189f9-1fd5-4bc6-91ae-1ab45c7df19d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:34.190325 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5d2189f9-1fd5-4bc6-91ae-1ab45c7df19d tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] GET https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:34.190617 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5d2189f9-1fd5-4bc6-91ae-1ab45c7df19d tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:34.190875 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5d2189f9-1fd5-4bc6-91ae-1ab45c7df19d tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:34.200099 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:34.200099 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:34.205109 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5d2189f9-1fd5-4bc6-91ae-1ab45c7df19d tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Volume info retrieved successfully. Jul 22 05:36:34.212250 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5d2189f9-1fd5-4bc6-91ae-1ab45c7df19d tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 returned with HTTP 200 Jul 22 05:36:34.212861 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 454/1810] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:34 2026] GET /volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:34.845688 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3bbdbada-4577-41e0-9acb-a93fbaff3a7a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:34.847884 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3bbdbada-4577-41e0-9acb-a93fbaff3a7a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:34.848079 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3bbdbada-4577-41e0-9acb-a93fbaff3a7a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:34.848296 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3bbdbada-4577-41e0-9acb-a93fbaff3a7a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:34.861349 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:34.861349 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:34.866114 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3bbdbada-4577-41e0-9acb-a93fbaff3a7a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:34.871995 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3bbdbada-4577-41e0-9acb-a93fbaff3a7a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:34.872465 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 456/1811] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:34 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:34.974571 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a041664d-653f-48f3-8847-52a2c73f7e52 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:34.976452 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a041664d-653f-48f3-8847-52a2c73f7e52 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:36:34.976812 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a041664d-653f-48f3-8847-52a2c73f7e52 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:34.977143 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a041664d-653f-48f3-8847-52a2c73f7e52 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:34.990441 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:34.990441 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:34.994449 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a041664d-653f-48f3-8847-52a2c73f7e52 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:36:35.000197 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a041664d-653f-48f3-8847-52a2c73f7e52 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:36:35.000743 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 442/1812] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:34 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:35.139745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d7d06153-fef7-441a-b9ef-83fa48c7f1b7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.142171 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d7d06153-fef7-441a-b9ef-83fa48c7f1b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:35.142830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d7d06153-fef7-441a-b9ef-83fa48c7f1b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.142947 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d7d06153-fef7-441a-b9ef-83fa48c7f1b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.143041 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d7d06153-fef7-441a-b9ef-83fa48c7f1b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:35.148613 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:35.148613 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:35.149957 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d7d06153-fef7-441a-b9ef-83fa48c7f1b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:35.150149 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 461/1813] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:35.228438 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c567e8bb-3866-43a1-b171-a80d7bc69600 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.230823 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c567e8bb-3866-43a1-b171-a80d7bc69600 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] GET https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:35.231139 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c567e8bb-3866-43a1-b171-a80d7bc69600 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.231365 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c567e8bb-3866-43a1-b171-a80d7bc69600 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.239952 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c567e8bb-3866-43a1-b171-a80d7bc69600 tempest-VolumesTransfersV355Test-1115655441 tempest-VolumesTransfersV355Test-1115655441-project-admin] https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 returned with HTTP 404 Jul 22 05:36:35.240482 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 455/1814] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:35.252079 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b2ef6b2d-d9de-4d61-84d0-8f6eaede0d7f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.253826 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b2ef6b2d-d9de-4d61-84d0-8f6eaede0d7f tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] GET https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:35.254011 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b2ef6b2d-d9de-4d61-84d0-8f6eaede0d7f tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.254246 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b2ef6b2d-d9de-4d61-84d0-8f6eaede0d7f tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.261282 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b2ef6b2d-d9de-4d61-84d0-8f6eaede0d7f tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 returned with HTTP 404 Jul 22 05:36:35.262010 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 457/1815] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:35.271767 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d6dab5c2-2e16-4a7d-9549-61f498e53f6d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.276607 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d6dab5c2-2e16-4a7d-9549-61f498e53f6d tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] DELETE https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:35.276607 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d6dab5c2-2e16-4a7d-9549-61f498e53f6d tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.276607 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d6dab5c2-2e16-4a7d-9549-61f498e53f6d tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.276607 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-d6dab5c2-2e16-4a7d-9549-61f498e53f6d tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] Delete volume with id: 72754d14-64f2-4dc1-8626-ab1a2c9ae894 Jul 22 05:36:35.281667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d6dab5c2-2e16-4a7d-9549-61f498e53f6d tempest-VolumesTransfersV355Test-668306595 tempest-VolumesTransfersV355Test-668306595-project-member] https://10.4.3.91/volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 returned with HTTP 404 Jul 22 05:36:35.281945 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 443/1816] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:36:35 2026] DELETE /volume/v3/volumes/72754d14-64f2-4dc1-8626-ab1a2c9ae894 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:35.394169 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-51637886-73e8-43e6-87a8-1ac4f3e20da8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.395836 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-51637886-73e8-43e6-87a8-1ac4f3e20da8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:35.396126 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-51637886-73e8-43e6-87a8-1ac4f3e20da8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.396186 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-51637886-73e8-43e6-87a8-1ac4f3e20da8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.403656 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:35.403656 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:35.419087 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-51637886-73e8-43e6-87a8-1ac4f3e20da8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:35.423521 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-51637886-73e8-43e6-87a8-1ac4f3e20da8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:35.424091 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 462/1817] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:35.439688 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8cd36114-7c12-45f3-bb8b-d62b7a0ae00f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.442121 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8cd36114-7c12-45f3-bb8b-d62b7a0ae00f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:35.442519 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8cd36114-7c12-45f3-bb8b-d62b7a0ae00f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.443041 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8cd36114-7c12-45f3-bb8b-d62b7a0ae00f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.453870 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:35.453870 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:35.458516 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8cd36114-7c12-45f3-bb8b-d62b7a0ae00f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:35.463890 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8cd36114-7c12-45f3-bb8b-d62b7a0ae00f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:35.465173 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 456/1818] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:35.518959 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-a41323aa-8cbf-4dfa-98b7-8a45df31ee4a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.522241 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-a41323aa-8cbf-4dfa-98b7-8a45df31ee4a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:35.522567 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-a41323aa-8cbf-4dfa-98b7-8a45df31ee4a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.522954 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-a41323aa-8cbf-4dfa-98b7-8a45df31ee4a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.532086 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:35.532086 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:35.538311 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-a41323aa-8cbf-4dfa-98b7-8a45df31ee4a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:35.545382 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-a41323aa-8cbf-4dfa-98b7-8a45df31ee4a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:35.545382 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 458/1819] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:35.646096 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e9d7a18b-9e96-4d9c-ba28-d780742d4ab4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.646845 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e9d7a18b-9e96-4d9c-ba28-d780742d4ab4 None None] GET https://10.4.3.91/volume// Jul 22 05:36:35.647035 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e9d7a18b-9e96-4d9c-ba28-d780742d4ab4 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.648889 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e9d7a18b-9e96-4d9c-ba28-d780742d4ab4 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.649370 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e9d7a18b-9e96-4d9c-ba28-d780742d4ab4 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:35.651835 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 444/1820] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:36:35.660796 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-702f097d-f487-4551-b9b8-0d88808fdb26 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.663218 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-702f097d-f487-4551-b9b8-0d88808fdb26 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:36:35.663461 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-702f097d-f487-4551-b9b8-0d88808fdb26 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6633ac6-48c6-4b52-bad9-c846e9cf6838", "connector": null, "instance_uuid": "02824c8b-64d9-4616-99b2-69e2105a7c8c"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:35.671936 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:35.671936 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:35.713767 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-702f097d-f487-4551-b9b8-0d88808fdb26 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:36:35.714234 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 463/1821] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:36:35 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 22 05:36:35.756024 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-81779042-9b8f-481e-b57c-06b9cba9222e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.759116 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-81779042-9b8f-481e-b57c-06b9cba9222e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:35.759116 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-81779042-9b8f-481e-b57c-06b9cba9222e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.759459 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-81779042-9b8f-481e-b57c-06b9cba9222e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.778080 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:35.778080 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:35.781666 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e49eaf20-ec7d-49dd-b3f4-5cbaab19d208 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.782250 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e49eaf20-ec7d-49dd-b3f4-5cbaab19d208 None None] GET https://10.4.3.91/volume// Jul 22 05:36:35.784548 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e49eaf20-ec7d-49dd-b3f4-5cbaab19d208 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.784548 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e49eaf20-ec7d-49dd-b3f4-5cbaab19d208 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.785794 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e49eaf20-ec7d-49dd-b3f4-5cbaab19d208 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:35.785950 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-81779042-9b8f-481e-b57c-06b9cba9222e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:35.786114 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 459/1822] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:36:35.793552 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-81779042-9b8f-481e-b57c-06b9cba9222e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:35.794405 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 457/1823] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:35.798364 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-fbecb5f6-f2be-4892-bdf7-ddff4a71f741 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.804002 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-fbecb5f6-f2be-4892-bdf7-ddff4a71f741 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:35.804412 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-fbecb5f6-f2be-4892-bdf7-ddff4a71f741 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.804607 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-fbecb5f6-f2be-4892-bdf7-ddff4a71f741 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.821411 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:35.821411 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:35.829762 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-fbecb5f6-f2be-4892-bdf7-ddff4a71f741 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:35.834394 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-08bf33a4-f0eb-440a-87dd-db6d10ff55c7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.836521 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-08bf33a4-f0eb-440a-87dd-db6d10ff55c7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments/38eb0f02-b6ea-494e-b450-585a843f6d9a/action Jul 22 05:36:35.837023 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-08bf33a4-f0eb-440a-87dd-db6d10ff55c7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:35.837184 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-08bf33a4-f0eb-440a-87dd-db6d10ff55c7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:35.841013 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-fbecb5f6-f2be-4892-bdf7-ddff4a71f741 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:35.841821 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 445/1824] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 1054 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:35.882586 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:35.882586 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:35.887986 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-23f7d733-15dc-4811-9010-2705b843d001 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.891286 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-23f7d733-15dc-4811-9010-2705b843d001 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:35.891901 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-23f7d733-15dc-4811-9010-2705b843d001 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.892210 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-23f7d733-15dc-4811-9010-2705b843d001 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:35.901609 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5a138b3f-d642-438e-9481-bd5a3aea4ee7 req-08bf33a4-f0eb-440a-87dd-db6d10ff55c7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/38eb0f02-b6ea-494e-b450-585a843f6d9a/action returned with HTTP 204 Jul 22 05:36:35.902284 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 464/1825] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:36:35 2026] POST /volume/v3/attachments/38eb0f02-b6ea-494e-b450-585a843f6d9a/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:35.907319 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:35.907319 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:35.912518 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-23f7d733-15dc-4811-9010-2705b843d001 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:35.920407 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-23f7d733-15dc-4811-9010-2705b843d001 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:35.921109 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 460/1826] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:35.994551 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-0f3e9acf-5137-49de-acda-1ed4170910f7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.994647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-507232f1-228c-4bd4-9b64-126f7ff597cd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.997085 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-0f3e9acf-5137-49de-acda-1ed4170910f7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:35.997324 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-507232f1-228c-4bd4-9b64-126f7ff597cd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] PUT https://10.4.3.91/volume/v3/attachments/de4f67b2-a49a-435c-bee7-084f8a87c33a Jul 22 05:36:35.997573 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-0f3e9acf-5137-49de-acda-1ed4170910f7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:35.997801 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-507232f1-228c-4bd4-9b64-126f7ff597cd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:35.997879 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-381649e8-e0b4-4a16-b466-45ceb3a87ed0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:35.998008 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-0f3e9acf-5137-49de-acda-1ed4170910f7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.003007 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-381649e8-e0b4-4a16-b466-45ceb3a87ed0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] DELETE https://10.4.3.91/volume/v3/attachments/ab5c8f9e-a57a-43f2-9e3c-d2f4c037f5b8 Jul 22 05:36:36.003339 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-381649e8-e0b4-4a16-b466-45ceb3a87ed0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:36.003604 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-381649e8-e0b4-4a16-b466-45ceb3a87ed0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.007953 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-507232f1-228c-4bd4-9b64-126f7ff597cd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Acquiring lock "cinder-attachment_update-f6633ac6-48c6-4b52-bad9-c846e9cf6838-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:36:36.009491 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.009491 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:36.014598 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-0f3e9acf-5137-49de-acda-1ed4170910f7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:36.014863 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.014863 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:36.015030 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-507232f1-228c-4bd4-9b64-126f7ff597cd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-f6633ac6-48c6-4b52-bad9-c846e9cf6838-np0000005624" acquired by "attachment_update" :: waited 0.007s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:36:36.019412 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.019412 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:36.019908 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-0f3e9acf-5137-49de-acda-1ed4170910f7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:36.020109 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 458/1827] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:35 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:36.021230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1aa488a6-1bd1-416c-8ea5-af11f7b1a966 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.025417 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1aa488a6-1bd1-416c-8ea5-af11f7b1a966 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:36:36.025417 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1aa488a6-1bd1-416c-8ea5-af11f7b1a966 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:36.026541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1aa488a6-1bd1-416c-8ea5-af11f7b1a966 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.042453 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.042453 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:36.049036 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1aa488a6-1bd1-416c-8ea5-af11f7b1a966 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:36:36.059467 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1aa488a6-1bd1-416c-8ea5-af11f7b1a966 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:36:36.059973 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 461/1828] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:36 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:36.112896 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-7ed9e8f3-661c-4aeb-b700-3c799c38f8d2 req-381649e8-e0b4-4a16-b466-45ceb3a87ed0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments/ab5c8f9e-a57a-43f2-9e3c-d2f4c037f5b8 returned with HTTP 200 Jul 22 05:36:36.113606 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 465/1829] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:36:35 2026] DELETE /volume/v3/attachments/ab5c8f9e-a57a-43f2-9e3c-d2f4c037f5b8 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:36.162219 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-26e575a1-9ceb-48d1-86d9-d0158205af52 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.162798 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-26e575a1-9ceb-48d1-86d9-d0158205af52 None None] GET https://10.4.3.91/volume// Jul 22 05:36:36.163064 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-26e575a1-9ceb-48d1-86d9-d0158205af52 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:36.163332 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-26e575a1-9ceb-48d1-86d9-d0158205af52 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.163748 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-26e575a1-9ceb-48d1-86d9-d0158205af52 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:36.165868 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2ff01177-c977-45ee-a414-4f0016219a19 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.168555 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2ff01177-c977-45ee-a414-4f0016219a19 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:36.168615 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2ff01177-c977-45ee-a414-4f0016219a19 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:36.169526 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 459/1830] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:36:36 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:36:36.170138 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2ff01177-c977-45ee-a414-4f0016219a19 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.170138 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-2ff01177-c977-45ee-a414-4f0016219a19 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:36.180078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-bbc6dd24-08c3-4977-8a77-88e95fea4cef None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.182718 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-507232f1-228c-4bd4-9b64-126f7ff597cd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-f6633ac6-48c6-4b52-bad9-c846e9cf6838-np0000005624" released by "attachment_update" :: held 0.168s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:36:36.183158 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-507232f1-228c-4bd4-9b64-126f7ff597cd tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/de4f67b2-a49a-435c-bee7-084f8a87c33a returned with HTTP 200 Jul 22 05:36:36.183684 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.183684 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:36.183848 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 446/1831] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:36:35 2026] PUT /volume/v3/attachments/de4f67b2-a49a-435c-bee7-084f8a87c33a => generated 968 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:36.187016 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2ff01177-c977-45ee-a414-4f0016219a19 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:36.188969 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 462/1832] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:36 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:36.189102 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-bbc6dd24-08c3-4977-8a77-88e95fea4cef tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:36:36.189102 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-bbc6dd24-08c3-4977-8a77-88e95fea4cef tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b107ba1-5853-461c-a12e-fb65bf8d25d8", "connector": null, "instance_uuid": "81386648-24ed-4065-a520-5e2e2c1018d1"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:36.199755 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-e0336a97-5594-4810-acfe-8cc3920352fe None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.199755 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-e0336a97-5594-4810-acfe-8cc3920352fe tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838/encryption Jul 22 05:36:36.199755 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-e0336a97-5594-4810-acfe-8cc3920352fe tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:36.199755 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-e0336a97-5594-4810-acfe-8cc3920352fe tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.207121 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.207121 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:36.215558 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.215558 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:36.225793 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-e0336a97-5594-4810-acfe-8cc3920352fe tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838/encryption returned with HTTP 200 Jul 22 05:36:36.226508 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 460/1833] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:36:36 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:36:36.259958 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-bbc6dd24-08c3-4977-8a77-88e95fea4cef tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:36:36.260577 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 466/1834] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:36:36 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 22 05:36:36.306297 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-498f7ee9-ccf0-4446-b769-fa6deb4e09ee None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.309058 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-498f7ee9-ccf0-4446-b769-fa6deb4e09ee tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:36.309562 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-498f7ee9-ccf0-4446-b769-fa6deb4e09ee tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:36.309562 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-498f7ee9-ccf0-4446-b769-fa6deb4e09ee tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.316972 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a23319c1-8da1-43cb-ac5c-db62b6771c0a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.319048 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a23319c1-8da1-43cb-ac5c-db62b6771c0a None None] GET https://10.4.3.91/volume// Jul 22 05:36:36.319048 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a23319c1-8da1-43cb-ac5c-db62b6771c0a None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:36.321139 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a23319c1-8da1-43cb-ac5c-db62b6771c0a None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.321139 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a23319c1-8da1-43cb-ac5c-db62b6771c0a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:36.321139 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 463/1835] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36:36 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:36:36.333508 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-259bbc59-1448-47f8-848f-f4eae3b5c8b6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.335059 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.335059 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:36.336123 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-259bbc59-1448-47f8-848f-f4eae3b5c8b6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:36.336552 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-259bbc59-1448-47f8-848f-f4eae3b5c8b6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:36.336645 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-259bbc59-1448-47f8-848f-f4eae3b5c8b6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.341817 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-498f7ee9-ccf0-4446-b769-fa6deb4e09ee tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:36.349927 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-498f7ee9-ccf0-4446-b769-fa6deb4e09ee tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:36.350921 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 447/1836] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:36 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:36.368026 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.368026 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:36.376493 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-259bbc59-1448-47f8-848f-f4eae3b5c8b6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:36.383555 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-259bbc59-1448-47f8-848f-f4eae3b5c8b6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:36.383890 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 461/1837] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:36 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:36.528653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-1d4af7e6-6d51-46cb-be4d-130fdcae2366 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.532178 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-1d4af7e6-6d51-46cb-be4d-130fdcae2366 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] PUT https://10.4.3.91/volume/v3/attachments/5829d791-8c97-4d31-aa4a-6b937ccb46c4 Jul 22 05:36:36.532721 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-1d4af7e6-6d51-46cb-be4d-130fdcae2366 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:36.545898 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-1d4af7e6-6d51-46cb-be4d-130fdcae2366 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Acquiring lock "cinder-attachment_update-6b107ba1-5853-461c-a12e-fb65bf8d25d8-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:36:36.556189 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-1d4af7e6-6d51-46cb-be4d-130fdcae2366 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-6b107ba1-5853-461c-a12e-fb65bf8d25d8-np0000005624" acquired by "attachment_update" :: waited 0.008s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:36:36.556189 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.556189 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:36.678844 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-1d4af7e6-6d51-46cb-be4d-130fdcae2366 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-6b107ba1-5853-461c-a12e-fb65bf8d25d8-np0000005624" released by "attachment_update" :: held 0.123s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:36:36.678844 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-1d4af7e6-6d51-46cb-be4d-130fdcae2366 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/5829d791-8c97-4d31-aa4a-6b937ccb46c4 returned with HTTP 200 Jul 22 05:36:36.678844 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 467/1838] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:36:36 2026] PUT /volume/v3/attachments/5829d791-8c97-4d31-aa4a-6b937ccb46c4 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:36.704467 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-9915565e-6190-4b51-b1fa-f7f54bc9d292 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.708614 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-9915565e-6190-4b51-b1fa-f7f54bc9d292 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] DELETE https://10.4.3.91/volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b Jul 22 05:36:36.708944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-9915565e-6190-4b51-b1fa-f7f54bc9d292 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:36.709224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-9915565e-6190-4b51-b1fa-f7f54bc9d292 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.726418 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.726418 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:36.814250 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e63a0f30-3019-48fd-ae4d-848f6e2df714 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:36.814434 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-67302dd4-4db0-4a6f-aa4a-b51ce90c7f18 req-9915565e-6190-4b51-b1fa-f7f54bc9d292 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b returned with HTTP 200 Jul 22 05:36:36.815129 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 464/1839] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:36:36 2026] DELETE /volume/v3/attachments/fbb858b7-8612-4a97-a658-462e1688ca5b => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:36.816978 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e63a0f30-3019-48fd-ae4d-848f6e2df714 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:36.817026 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e63a0f30-3019-48fd-ae4d-848f6e2df714 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:36.817313 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e63a0f30-3019-48fd-ae4d-848f6e2df714 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:36.839372 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:36.839372 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:36.852483 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e63a0f30-3019-48fd-ae4d-848f6e2df714 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:36.858928 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e63a0f30-3019-48fd-ae4d-848f6e2df714 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:36.859344 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 448/1840] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:36 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:37.079126 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c0129136-3353-43a5-a44c-92c58937796d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.080893 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c0129136-3353-43a5-a44c-92c58937796d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:36:37.081418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c0129136-3353-43a5-a44c-92c58937796d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:37.081778 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c0129136-3353-43a5-a44c-92c58937796d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:37.100961 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.100961 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:37.124574 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c0129136-3353-43a5-a44c-92c58937796d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:36:37.131757 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c0129136-3353-43a5-a44c-92c58937796d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:36:37.132216 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 462/1841] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:37 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:37.201155 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2262e3d6-8bf2-4ed7-8b69-20a2eeb96c5c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.205601 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2262e3d6-8bf2-4ed7-8b69-20a2eeb96c5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:37.205601 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2262e3d6-8bf2-4ed7-8b69-20a2eeb96c5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:37.205601 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2262e3d6-8bf2-4ed7-8b69-20a2eeb96c5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:37.205601 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2262e3d6-8bf2-4ed7-8b69-20a2eeb96c5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:37.219081 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.219081 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:37.219081 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2262e3d6-8bf2-4ed7-8b69-20a2eeb96c5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:37.219081 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 468/1842] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:37 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:37.239985 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-acb63682-f360-499c-b861-738a480eea93 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.242981 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-acb63682-f360-499c-b861-738a480eea93 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e Jul 22 05:36:37.244320 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-acb63682-f360-499c-b861-738a480eea93 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:37.244320 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-acb63682-f360-499c-b861-738a480eea93 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:37.249925 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4dec474d-312e-43e8-8788-53b8ec92ea17 req-5e035b34-0307-4860-995a-aa14540b82c3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.253013 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4dec474d-312e-43e8-8788-53b8ec92ea17 req-5e035b34-0307-4860-995a-aa14540b82c3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:37.253263 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4dec474d-312e-43e8-8788-53b8ec92ea17 req-5e035b34-0307-4860-995a-aa14540b82c3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:37.258460 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.258460 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:37.258618 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4dec474d-312e-43e8-8788-53b8ec92ea17 req-5e035b34-0307-4860-995a-aa14540b82c3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:37.264126 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-acb63682-f360-499c-b861-738a480eea93 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:37.272046 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-acb63682-f360-499c-b861-738a480eea93 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e returned with HTTP 200 Jul 22 05:36:37.272477 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.272477 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:37.272798 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 465/1843] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:37 2026] GET /volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:37.279381 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-4dec474d-312e-43e8-8788-53b8ec92ea17 req-5e035b34-0307-4860-995a-aa14540b82c3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:37.288481 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4dec474d-312e-43e8-8788-53b8ec92ea17 req-5e035b34-0307-4860-995a-aa14540b82c3 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:37.289016 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 449/1844] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:37 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 862 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:37.293439 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.295384 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b/restore Jul 22 05:36:37.296655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:37.298030 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Restoring backup 19df3b19-41a9-4e1c-8e1f-d440bc8e064b ({'restore': {}}) {{(pid=100091) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 05:36:37.298338 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Restoring backup 19df3b19-41a9-4e1c-8e1f-d440bc8e064b to volume None. Jul 22 05:36:37.310661 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.310661 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:37.310661 np0000005624 devstack@c-api.service[100091]: INFO cinder.backup.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating volume of 1 GB for restore of backup 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. Jul 22 05:36:37.313542 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3c0b5a75-5f7c-4e7d-8119-49d99350f50a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.316206 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c0b5a75-5f7c-4e7d-8119-49d99350f50a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] DELETE https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:37.316362 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c0b5a75-5f7c-4e7d-8119-49d99350f50a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:37.317028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c0b5a75-5f7c-4e7d-8119-49d99350f50a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:37.317736 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-3c0b5a75-5f7c-4e7d-8119-49d99350f50a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Delete volume with id: 40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:37.323619 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Availability zone cache updated, next update will occur around 2026-07-22 06:36:37.323266. {{(pid=100091) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:36:37.323985 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Availability Zones retrieved successfully. Jul 22 05:36:37.331826 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (0deefe52-1dcc-4660-a5dd-4f363a7ce39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:37.332379 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.332379 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:37.335282 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3c0b5a75-5f7c-4e7d-8119-49d99350f50a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:37.335388 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbb735fb-758a-4ab0-a600-66bf52e981db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:37.335388 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:37.371742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6dbf984d-1a3f-48d1-bd4f-4fbc970b19bc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.375123 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6dbf984d-1a3f-48d1-bd4f-4fbc970b19bc tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:37.375123 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6dbf984d-1a3f-48d1-bd4f-4fbc970b19bc tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:37.375399 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6dbf984d-1a3f-48d1-bd4f-4fbc970b19bc tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:37.379366 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbb735fb-758a-4ab0-a600-66bf52e981db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:37.379970 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d8ec85-f876-4dab-b13b-5b3ab566eb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:37.387856 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3c0b5a75-5f7c-4e7d-8119-49d99350f50a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Delete volume request issued successfully. Jul 22 05:36:37.388065 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c0b5a75-5f7c-4e7d-8119-49d99350f50a tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 202 Jul 22 05:36:37.388510 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 469/1845] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:36:37 2026] DELETE /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:36:37.397099 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9154ca55-0bc7-4e39-b601-1f7358eddca5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.399545 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9154ca55-0bc7-4e39-b601-1f7358eddca5 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:37.399692 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9154ca55-0bc7-4e39-b601-1f7358eddca5 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:37.399906 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9154ca55-0bc7-4e39-b601-1f7358eddca5 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:37.410907 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.410907 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:37.413333 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.413333 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:37.414893 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6dbf984d-1a3f-48d1-bd4f-4fbc970b19bc tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:37.420086 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9154ca55-0bc7-4e39-b601-1f7358eddca5 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Volume info retrieved successfully. Jul 22 05:36:37.426018 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6dbf984d-1a3f-48d1-bd4f-4fbc970b19bc tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:37.426018 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 466/1846] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:37 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:37.430262 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9154ca55-0bc7-4e39-b601-1f7358eddca5 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 200 Jul 22 05:36:37.430262 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 450/1847] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:37 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:37.447940 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['e9f0f82e-8d52-49a5-8533-df906e89de6e', '22c41e47-f888-4d02-be64-90b70d9c96f4', 'f9bedc39-16da-418f-a54e-29bad978a1f4', 'aa864ce8-7979-4362-b348-5f4529a9859b'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:37.449521 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d8ec85-f876-4dab-b13b-5b3ab566eb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9f0f82e-8d52-49a5-8533-df906e89de6e', '22c41e47-f888-4d02-be64-90b70d9c96f4', 'f9bedc39-16da-418f-a54e-29bad978a1f4', 'aa864ce8-7979-4362-b348-5f4529a9859b']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:37.450871 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d480a601-3147-4309-9591-0ea80c2919a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:37.494658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d480a601-3147-4309-9591-0ea80c2919a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5cce8ac-4f12-4802-aaeb-5194e0b8a810', '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_19df3b19-41a9-4e1c-8e1f-d440bc8e064b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['e9f0f82e-8d52-49a5-8533-df906e89de6e','22c41e47-f888-4d02-be64-90b70d9c96f4','f9bedc39-16da-418f-a54e-29bad978a1f4','aa864ce8-7979-4362-b348-5f4529a9859b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_19df3b19-41a9-4e1c-8e1f-d440bc8e064b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5cce8ac-4f12-4802-aaeb-5194e0b8a810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2b8f11151948fead42f1a4a75fd4df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:37.496135 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8618efa2-a167-4e3c-a6fa-b14166a27636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:37.515975 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8618efa2-a167-4e3c-a6fa-b14166a27636) transitioned into 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_19df3b19-41a9-4e1c-8e1f-d440bc8e064b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['e9f0f82e-8d52-49a5-8533-df906e89de6e','22c41e47-f888-4d02-be64-90b70d9c96f4','f9bedc39-16da-418f-a54e-29bad978a1f4','aa864ce8-7979-4362-b348-5f4529a9859b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:37.516859 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51952cef-2155-4b04-862b-5b9dd9711254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:37.529141 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51952cef-2155-4b04-862b-5b9dd9711254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:37.530788 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (0deefe52-1dcc-4660-a5dd-4f363a7ce39d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:37.530788 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume request issued successfully. Jul 22 05:36:37.542220 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.542220 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:37.542511 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:37.877353 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a6034cf6-0756-412d-a463-06ce9ba88e0e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.879403 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a6034cf6-0756-412d-a463-06ce9ba88e0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:37.879606 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a6034cf6-0756-412d-a463-06ce9ba88e0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:37.879858 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a6034cf6-0756-412d-a463-06ce9ba88e0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:37.888500 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e6cc984c-a466-40d4-9992-e7b32a34b08f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.890627 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6cc984c-a466-40d4-9992-e7b32a34b08f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:36:37.891611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e6cc984c-a466-40d4-9992-e7b32a34b08f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:37.891611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e6cc984c-a466-40d4-9992-e7b32a34b08f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:37.899530 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.899530 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:37.904655 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:37.904655 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:37.906612 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a6034cf6-0756-412d-a463-06ce9ba88e0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:37.909359 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e6cc984c-a466-40d4-9992-e7b32a34b08f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:36:37.913371 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a6034cf6-0756-412d-a463-06ce9ba88e0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:37.914410 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 470/1848] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:37 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:37.915263 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6cc984c-a466-40d4-9992-e7b32a34b08f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:36:37.916040 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 467/1849] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:37 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:37.988798 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-dbc89fc8-675f-4948-ab4c-28965d236158 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:37.992985 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-dbc89fc8-675f-4948-ab4c-28965d236158 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:36:37.992985 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-dbc89fc8-675f-4948-ab4c-28965d236158 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:37.992985 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-dbc89fc8-675f-4948-ab4c-28965d236158 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:38.005528 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:38.005528 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:38.012406 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-dbc89fc8-675f-4948-ab4c-28965d236158 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:36:38.021368 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-dbc89fc8-675f-4948-ab4c-28965d236158 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:36:38.021974 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 451/1850] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:37 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:38.060088 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-1aab57c7-9362-4d18-b9f2-bd98084dc408 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:38.062979 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-1aab57c7-9362-4d18-b9f2-bd98084dc408 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] POST https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2/action Jul 22 05:36:38.064479 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-1aab57c7-9362-4d18-b9f2-bd98084dc408 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:38.065826 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-1aab57c7-9362-4d18-b9f2-bd98084dc408 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:38.081828 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:38.081828 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:38.082382 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-1aab57c7-9362-4d18-b9f2-bd98084dc408 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:36:38.099406 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-1aab57c7-9362-4d18-b9f2-bd98084dc408 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Begin detaching volume completed successfully. Jul 22 05:36:38.099406 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-1aab57c7-9362-4d18-b9f2-bd98084dc408 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2/action returned with HTTP 202 Jul 22 05:36:38.099575 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 471/1851] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:36:38 2026] POST /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:38.172042 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-019ee03a-3637-4492-97ca-c891a063388c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:38.172827 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-019ee03a-3637-4492-97ca-c891a063388c None None] GET https://10.4.3.91/volume// Jul 22 05:36:38.173237 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-019ee03a-3637-4492-97ca-c891a063388c None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:38.173237 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-019ee03a-3637-4492-97ca-c891a063388c None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:38.173622 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-019ee03a-3637-4492-97ca-c891a063388c None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:38.174215 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 468/1852] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:36:38.184220 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-c4560769-7dcf-4d89-9060-9576fe8a5ec4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:38.186574 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-c4560769-7dcf-4d89-9060-9576fe8a5ec4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:36:38.186941 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-c4560769-7dcf-4d89-9060-9576fe8a5ec4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:38.187218 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-c4560769-7dcf-4d89-9060-9576fe8a5ec4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:38.204541 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:38.204541 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:38.210799 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-c4560769-7dcf-4d89-9060-9576fe8a5ec4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:36:38.216451 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-c4560769-7dcf-4d89-9060-9576fe8a5ec4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:36:38.217279 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 452/1853] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:38 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:38.447080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3d088fb4-0fde-472f-a449-c9878f0ba47d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:38.449232 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3d088fb4-0fde-472f-a449-c9878f0ba47d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:38.449463 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3d088fb4-0fde-472f-a449-c9878f0ba47d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:38.449721 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3d088fb4-0fde-472f-a449-c9878f0ba47d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:38.452447 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-31d33365-48a9-44f9-8fad-566575bd5efc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:38.455664 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-31d33365-48a9-44f9-8fad-566575bd5efc tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] GET https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d Jul 22 05:36:38.455951 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-31d33365-48a9-44f9-8fad-566575bd5efc tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:38.456256 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-31d33365-48a9-44f9-8fad-566575bd5efc tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:38.467064 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-31d33365-48a9-44f9-8fad-566575bd5efc tempest-TestServerVolumeAttachScenarioOldVersion-2033970530 tempest-TestServerVolumeAttachScenarioOldVersion-2033970530-project-member] https://10.4.3.91/volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d returned with HTTP 404 Jul 22 05:36:38.467307 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:38.467307 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:38.468645 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 469/1854] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:38 2026] GET /volume/v3/volumes/40553f6a-32ba-4e9d-a399-ac8f9155057d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:38.472370 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3d088fb4-0fde-472f-a449-c9878f0ba47d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:38.479405 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3d088fb4-0fde-472f-a449-c9878f0ba47d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:38.482263 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 472/1855] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:38 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:36:38.553725 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:38.553725 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:38.554310 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:38.554542 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Checking backup size 1 against volume size 1 {{(pid=100091) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 05:36:38.554840 np0000005624 devstack@c-api.service[100091]: INFO cinder.backup.api [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Overwriting volume a5cce8ac-4f12-4802-aaeb-5194e0b8a810 with restore of backup 19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:38.574393 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] restore_backup in rpcapi backup_id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b {{(pid=100091) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 05:36:38.582264 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1b1e336f-8827-42d1-ad6f-1f96accff9ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b/restore returned with HTTP 202 Jul 22 05:36:38.583345 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 463/1856] 10.4.3.91 () {68 vars in 1386 bytes} [Wed Jul 22 05:36:37 2026] POST /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b/restore => generated 189 bytes in 1291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:38.597186 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5e61b9fe-b9e4-44f7-b207-07c13784f0d9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:38.598536 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5e61b9fe-b9e4-44f7-b207-07c13784f0d9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:38.598597 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5e61b9fe-b9e4-44f7-b207-07c13784f0d9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:38.598973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5e61b9fe-b9e4-44f7-b207-07c13784f0d9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:38.600424 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-5e61b9fe-b9e4-44f7-b207-07c13784f0d9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:38.610945 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:38.610945 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:38.612258 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5e61b9fe-b9e4-44f7-b207-07c13784f0d9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:38.613563 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 453/1857] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:38 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:38.933224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-884b04b1-71a1-4b7c-9813-c48716a2d23e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:38.935939 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-884b04b1-71a1-4b7c-9813-c48716a2d23e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:38.936234 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-884b04b1-71a1-4b7c-9813-c48716a2d23e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:38.936469 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-884b04b1-71a1-4b7c-9813-c48716a2d23e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:38.953958 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:38.953958 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:38.960838 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-884b04b1-71a1-4b7c-9813-c48716a2d23e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:38.970658 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-884b04b1-71a1-4b7c-9813-c48716a2d23e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:38.970658 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 470/1858] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:38 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:39.500556 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9632533a-44bc-4f58-94e2-2bbea732033e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:39.503016 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9632533a-44bc-4f58-94e2-2bbea732033e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:39.503342 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9632533a-44bc-4f58-94e2-2bbea732033e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:39.503342 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9632533a-44bc-4f58-94e2-2bbea732033e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:39.523925 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:39.523925 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:39.529710 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9632533a-44bc-4f58-94e2-2bbea732033e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:39.535974 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9632533a-44bc-4f58-94e2-2bbea732033e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:39.536602 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 473/1859] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:39 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:39.627015 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1adf41c2-f0d8-4663-841b-578660d1c32a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:39.629711 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1adf41c2-f0d8-4663-841b-578660d1c32a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:39.629896 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1adf41c2-f0d8-4663-841b-578660d1c32a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:39.630015 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1adf41c2-f0d8-4663-841b-578660d1c32a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:39.630234 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1adf41c2-f0d8-4663-841b-578660d1c32a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:39.635817 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:39.635817 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:39.637604 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1adf41c2-f0d8-4663-841b-578660d1c32a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:39.637604 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 464/1860] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:39 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:39.871360 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-898a6450-0b76-4803-9b17-5fcf0017f81b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:39.985279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1c9fe173-44eb-4284-a0a1-4eba66ad0b00 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:39.988412 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1c9fe173-44eb-4284-a0a1-4eba66ad0b00 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:39.988412 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1c9fe173-44eb-4284-a0a1-4eba66ad0b00 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:39.988412 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1c9fe173-44eb-4284-a0a1-4eba66ad0b00 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:40.001917 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:40.001917 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:40.007199 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1c9fe173-44eb-4284-a0a1-4eba66ad0b00 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:40.015521 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1c9fe173-44eb-4284-a0a1-4eba66ad0b00 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:40.015521 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 471/1861] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:39 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:40.054224 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:40.055092 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1335821646"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:40.058850 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1335821646'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:40.059296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Create volume of 1 GB Jul 22 05:36:40.070103 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Availability Zones retrieved successfully. Jul 22 05:36:40.079815 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Flow 'volume_create_api' (a764c0fa-d68b-4c72-a961-0431fce4fc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:40.082139 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d785d74-2155-4600-b85f-3d86d30da17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:40.084100 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:40.139471 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d785d74-2155-4600-b85f-3d86d30da17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:40.141821 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db136d28-344a-4848-b41b-5b43bd99cb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:40.290661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Created reservations ['9e28e8e5-8c47-41c9-bfdd-b265ad670686', 'd2524fdf-ade2-4064-8c6f-e422172cd9b9', 'a8d5d328-4ec8-437c-8bb4-6ad950ba993b', '6217c1d9-5ea2-47d2-ba64-0c1b70a76adf'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:40.291115 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db136d28-344a-4848-b41b-5b43bd99cb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e28e8e5-8c47-41c9-bfdd-b265ad670686', 'd2524fdf-ade2-4064-8c6f-e422172cd9b9', 'a8d5d328-4ec8-437c-8bb4-6ad950ba993b', '6217c1d9-5ea2-47d2-ba64-0c1b70a76adf']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:40.292202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15bcc9b8-b830-4287-b272-ab18031c54af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:40.334864 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15bcc9b8-b830-4287-b272-ab18031c54af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e22c8f-7334-4cb0-a99d-d7b52b954cda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1335821646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98af51c062040d899490e303dca39f4',qos_specs=None,replication_status=,reservations=['9e28e8e5-8c47-41c9-bfdd-b265ad670686','d2524fdf-ade2-4064-8c6f-e422172cd9b9','a8d5d328-4ec8-437c-8bb4-6ad950ba993b','6217c1d9-5ea2-47d2-ba64-0c1b70a76adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73e8132b34f6445dba3b53979f803aee',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1335821646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4e22c8f-7334-4cb0-a99d-d7b52b954cda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d98af51c062040d899490e303dca39f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73e8132b34f6445dba3b53979f803aee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:40.336327 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19fd873e-8a86-4c5b-b4fb-fffe22d7d554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:40.366572 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19fd873e-8a86-4c5b-b4fb-fffe22d7d554) transitioned into state 'SUCCESS' from state '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-1335821646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98af51c062040d899490e303dca39f4',qos_specs=None,replication_status=,reservations=['9e28e8e5-8c47-41c9-bfdd-b265ad670686','d2524fdf-ade2-4064-8c6f-e422172cd9b9','a8d5d328-4ec8-437c-8bb4-6ad950ba993b','6217c1d9-5ea2-47d2-ba64-0c1b70a76adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73e8132b34f6445dba3b53979f803aee',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:40.367336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbdbbcb3-4328-41de-a0eb-301e8335e1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:40.393605 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbdbbcb3-4328-41de-a0eb-301e8335e1ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:40.393605 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Flow 'volume_create_api' (a764c0fa-d68b-4c72-a961-0431fce4fc45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:40.393605 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Create volume request issued successfully. Jul 22 05:36:40.394086 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-898a6450-0b76-4803-9b17-5fcf0017f81b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:40.394801 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 454/1862] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:36:39 2026] POST /volume/v3/volumes => generated 817 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:40.421145 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a38f5334-9775-4eaf-bbd2-360a6764d801 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:40.421145 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a38f5334-9775-4eaf-bbd2-360a6764d801 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:40.421145 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a38f5334-9775-4eaf-bbd2-360a6764d801 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:40.421145 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a38f5334-9775-4eaf-bbd2-360a6764d801 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:40.433485 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:40.433485 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:40.437840 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a38f5334-9775-4eaf-bbd2-360a6764d801 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Volume info retrieved successfully. Jul 22 05:36:40.446361 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a38f5334-9775-4eaf-bbd2-360a6764d801 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda returned with HTTP 200 Jul 22 05:36:40.446977 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 474/1863] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:40 2026] GET /volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:40.551659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1969922a-d7b2-45f8-9db2-d777a9562b19 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:40.553126 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1969922a-d7b2-45f8-9db2-d777a9562b19 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:40.553333 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1969922a-d7b2-45f8-9db2-d777a9562b19 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:40.553541 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1969922a-d7b2-45f8-9db2-d777a9562b19 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:40.569373 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:40.569373 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:40.577506 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1969922a-d7b2-45f8-9db2-d777a9562b19 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:40.585514 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1969922a-d7b2-45f8-9db2-d777a9562b19 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:40.586121 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 465/1864] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:40 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:40.652674 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a4ff025b-9f2d-46c2-ba45-7bf96ece20b3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:40.655787 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a4ff025b-9f2d-46c2-ba45-7bf96ece20b3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:40.656246 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a4ff025b-9f2d-46c2-ba45-7bf96ece20b3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:40.656419 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a4ff025b-9f2d-46c2-ba45-7bf96ece20b3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:40.656580 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a4ff025b-9f2d-46c2-ba45-7bf96ece20b3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:40.668333 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:40.668333 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:40.669361 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a4ff025b-9f2d-46c2-ba45-7bf96ece20b3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:40.670482 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 472/1865] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:40 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:41.032090 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-21dab9d8-ef43-4658-a0cb-05eb46da4987 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:41.037296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-21dab9d8-ef43-4658-a0cb-05eb46da4987 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:41.037591 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-21dab9d8-ef43-4658-a0cb-05eb46da4987 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:41.038062 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-21dab9d8-ef43-4658-a0cb-05eb46da4987 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:41.051296 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:41.051296 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:41.056192 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-21dab9d8-ef43-4658-a0cb-05eb46da4987 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:41.066299 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-21dab9d8-ef43-4658-a0cb-05eb46da4987 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:41.066299 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 455/1866] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:41 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:41.461942 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-061565cc-e092-41e3-b32e-3ccda7a8e97b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:41.463839 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-061565cc-e092-41e3-b32e-3ccda7a8e97b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:41.464019 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-061565cc-e092-41e3-b32e-3ccda7a8e97b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:41.464211 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-061565cc-e092-41e3-b32e-3ccda7a8e97b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:41.474034 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:41.474034 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:41.481076 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-061565cc-e092-41e3-b32e-3ccda7a8e97b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Volume info retrieved successfully. Jul 22 05:36:41.489378 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-061565cc-e092-41e3-b32e-3ccda7a8e97b tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda returned with HTTP 200 Jul 22 05:36:41.490174 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 475/1867] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:41 2026] GET /volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:41.506187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-29926f22-f226-40cf-813b-a37e9ca137c7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:41.507976 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-29926f22-f226-40cf-813b-a37e9ca137c7 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] POST https://10.4.3.91/volume/v3/volume-transfers Jul 22 05:36:41.508281 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-29926f22-f226-40cf-813b-a37e9ca137c7 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b4e22c8f-7334-4cb0-a99d-d7b52b954cda"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:41.511038 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volume_transfer [None req-29926f22-f226-40cf-813b-a37e9ca137c7 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b4e22c8f-7334-4cb0-a99d-d7b52b954cda'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 05:36:41.511146 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volume_transfer [None req-29926f22-f226-40cf-813b-a37e9ca137c7 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Creating transfer of volume b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:41.511246 np0000005624 devstack@c-api.service[100091]: INFO cinder.transfer.api [None req-29926f22-f226-40cf-813b-a37e9ca137c7 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Generating transfer record for volume b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:41.523661 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:41.523661 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:41.542923 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-29926f22-f226-40cf-813b-a37e9ca137c7 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volume-transfers returned with HTTP 202 Jul 22 05:36:41.543520 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 466/1868] 10.4.3.91 () {70 vars in 1319 bytes} [Wed Jul 22 05:36:41 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:41.554247 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3934f726-8441-4313-a7df-b9b43952263c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:41.559362 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3934f726-8441-4313-a7df-b9b43952263c tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:41.559782 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3934f726-8441-4313-a7df-b9b43952263c tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:41.560036 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3934f726-8441-4313-a7df-b9b43952263c tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:41.572994 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:41.572994 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:41.584795 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3934f726-8441-4313-a7df-b9b43952263c tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Volume info retrieved successfully. Jul 22 05:36:41.600430 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3934f726-8441-4313-a7df-b9b43952263c tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda returned with HTTP 200 Jul 22 05:36:41.600430 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 473/1869] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:41 2026] GET /volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda => generated 952 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:36:41.609223 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-893bba29-be89-414c-a42b-b76473af60aa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:41.614294 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-893bba29-be89-414c-a42b-b76473af60aa tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:41.614772 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-893bba29-be89-414c-a42b-b76473af60aa tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:41.615012 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-893bba29-be89-414c-a42b-b76473af60aa tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:41.615709 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-17c315fd-aed7-467d-adf6-a105ffcaa3b2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:41.620494 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-17c315fd-aed7-467d-adf6-a105ffcaa3b2 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volume-transfers/f027609b-27d6-435d-90ca-d87d298bd7bd Jul 22 05:36:41.621442 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-17c315fd-aed7-467d-adf6-a105ffcaa3b2 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:41.621749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-17c315fd-aed7-467d-adf6-a105ffcaa3b2 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:41.632129 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-17c315fd-aed7-467d-adf6-a105ffcaa3b2 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volume-transfers/f027609b-27d6-435d-90ca-d87d298bd7bd returned with HTTP 200 Jul 22 05:36:41.633546 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 476/1870] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:36:41 2026] GET /volume/v3/volume-transfers/f027609b-27d6-435d-90ca-d87d298bd7bd => generated 538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:41.641250 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:41.641250 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:41.644938 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-04f329cf-4aa7-4ac5-b763-54ad620a49c0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:41.646857 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-04f329cf-4aa7-4ac5-b763-54ad620a49c0 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volume-transfers Jul 22 05:36:41.647136 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-04f329cf-4aa7-4ac5-b763-54ad620a49c0 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:41.647351 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-04f329cf-4aa7-4ac5-b763-54ad620a49c0 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:41.647558 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volume_transfer [None req-04f329cf-4aa7-4ac5-b763-54ad620a49c0 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Listing volume transfers {{(pid=100091) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 05:36:41.648943 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-893bba29-be89-414c-a42b-b76473af60aa tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:41.653468 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-04f329cf-4aa7-4ac5-b763-54ad620a49c0 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volume-transfers returned with HTTP 200 Jul 22 05:36:41.653875 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 467/1871] 10.4.3.91 () {68 vars in 1298 bytes} [Wed Jul 22 05:36:41 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:41.655816 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-893bba29-be89-414c-a42b-b76473af60aa tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:41.655963 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 456/1872] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:41 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:41.669459 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9e086a93-07e6-4d95-87d0-210f53948e4c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:41.682809 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2ac3b8f8-8c19-4f48-94f9-8c65c7f0cb49 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:41.686434 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2ac3b8f8-8c19-4f48-94f9-8c65c7f0cb49 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:41.686434 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2ac3b8f8-8c19-4f48-94f9-8c65c7f0cb49 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:41.686434 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2ac3b8f8-8c19-4f48-94f9-8c65c7f0cb49 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:41.686434 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2ac3b8f8-8c19-4f48-94f9-8c65c7f0cb49 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:41.691778 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:41.691778 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:41.693387 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2ac3b8f8-8c19-4f48-94f9-8c65c7f0cb49 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:41.694108 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 477/1873] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:41 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:36:41.783158 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] POST https://10.4.3.91/volume/v3/volume-transfers/f027609b-27d6-435d-90ca-d87d298bd7bd/accept Jul 22 05:36:41.785221 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8bbac9270f851997"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:41.786091 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.volume_transfer [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Accepting volume transfer f027609b-27d6-435d-90ca-d87d298bd7bd {{(pid=100094) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 05:36:41.786303 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.volume_transfer [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Accepting transfer f027609b-27d6-435d-90ca-d87d298bd7bd Jul 22 05:36:41.921077 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Created reservations ['7688dd15-7d90-446f-a9d2-ece5babbff27', '436ec545-df74-405c-9919-33578f7b416f', '603dde4a-304e-49e9-b947-116fac7c7fd5', '90da3d34-8e0d-4291-8445-b600e60be9ab'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:41.964903 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Created reservations ['7a9ff681-5744-4456-ae38-a3c3a0eaab4c', '496f0f2f-fb55-4bb7-a0c6-eadb77a24cd1', '8264f137-d6ed-4227-a54a-07086ba24328', 'd2c1c16a-3217-4481-a97a-70764f4d4621'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:42.045249 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Created reservations ['9a182c5a-a9f8-48a8-9a4b-e2b65d7b8224', 'f31e73aa-15b9-4f7c-95b1-86b237645468', 'c026638a-7027-4869-a7da-877cd09ab221', 'a493820e-633d-4c15-849a-7098d8a050c8'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:42.082360 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b1c8cecb-bd74-42ac-81ef-3ed34ca9044e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.084947 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b1c8cecb-bd74-42ac-81ef-3ed34ca9044e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:42.085685 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b1c8cecb-bd74-42ac-81ef-3ed34ca9044e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.085685 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b1c8cecb-bd74-42ac-81ef-3ed34ca9044e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.105192 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.105192 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:42.118462 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Created reservations ['d06cf2ce-cf6d-4832-aaad-4a7dc4a76c59', '58b8769b-cc04-47f2-89ff-0a14bcbf8f26', '68845571-6135-46ed-94a6-1f23d6310f26', '61c852fd-701d-46ab-ba40-68f1d8f21991'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:42.119832 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b1c8cecb-bd74-42ac-81ef-3ed34ca9044e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:42.135077 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b1c8cecb-bd74-42ac-81ef-3ed34ca9044e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:42.135610 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 468/1874] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:42 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:42.143970 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Transfer volume completed successfully. Jul 22 05:36:42.158267 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-f57690b7-bed8-4377-900e-bc8a95a5bd1a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.161912 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-f57690b7-bed8-4377-900e-bc8a95a5bd1a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments/5829d791-8c97-4d31-aa4a-6b937ccb46c4/action Jul 22 05:36:42.164577 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-f57690b7-bed8-4377-900e-bc8a95a5bd1a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:42.164749 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-f57690b7-bed8-4377-900e-bc8a95a5bd1a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:42.205548 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.205548 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:42.232279 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cfe2a394-fdb1-45d3-8333-0982caa27c3d req-f57690b7-bed8-4377-900e-bc8a95a5bd1a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/5829d791-8c97-4d31-aa4a-6b937ccb46c4/action returned with HTTP 204 Jul 22 05:36:42.232885 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 457/1875] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:36:42 2026] POST /volume/v3/attachments/5829d791-8c97-4d31-aa4a-6b937ccb46c4/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:42.253964 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-04313987-5ac1-4df9-89ce-672bce9db07e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.259047 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-04313987-5ac1-4df9-89ce-672bce9db07e tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] DELETE https://10.4.3.91/volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d Jul 22 05:36:42.259330 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-04313987-5ac1-4df9-89ce-672bce9db07e tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.259619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-04313987-5ac1-4df9-89ce-672bce9db07e tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.272349 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.272349 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:42.302751 np0000005624 devstack@c-api.service[100094]: INFO cinder.transfer.api [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Volume b4e22c8f-7334-4cb0-a99d-d7b52b954cda has been transferred. Jul 22 05:36:42.310997 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9e086a93-07e6-4d95-87d0-210f53948e4c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] https://10.4.3.91/volume/v3/volume-transfers/f027609b-27d6-435d-90ca-d87d298bd7bd/accept returned with HTTP 202 Jul 22 05:36:42.311351 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 474/1876] 10.4.3.91 () {70 vars in 1451 bytes} [Wed Jul 22 05:36:41 2026] POST /volume/v3/volume-transfers/f027609b-27d6-435d-90ca-d87d298bd7bd/accept => generated 363 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:42.324056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a050cba8-1835-4a98-9417-f3bf9feaf65c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.326196 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a050cba8-1835-4a98-9417-f3bf9feaf65c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] GET https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:42.326466 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a050cba8-1835-4a98-9417-f3bf9feaf65c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.326931 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a050cba8-1835-4a98-9417-f3bf9feaf65c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.338548 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.338548 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:42.352893 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8efcf7a1-d3d5-4deb-9bd4-dade2c205944 req-04313987-5ac1-4df9-89ce-672bce9db07e tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d returned with HTTP 200 Jul 22 05:36:42.352893 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 478/1877] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:36:42 2026] DELETE /volume/v3/attachments/df58c0a8-ae0e-4656-aa6a-0b75a1cee63d => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:42.358896 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a050cba8-1835-4a98-9417-f3bf9feaf65c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Volume info retrieved successfully. Jul 22 05:36:42.375254 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a050cba8-1835-4a98-9417-f3bf9feaf65c tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda returned with HTTP 200 Jul 22 05:36:42.375860 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 469/1878] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:42 2026] GET /volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda => generated 944 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:42.394620 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9f74947f-170d-4749-8d4a-c482536b892d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.396745 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9f74947f-170d-4749-8d4a-c482536b892d tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] GET https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:42.397014 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9f74947f-170d-4749-8d4a-c482536b892d tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.397230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9f74947f-170d-4749-8d4a-c482536b892d tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.411975 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.411975 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:42.413184 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-63189b3b-f19c-48b2-ac92-c79f0e459fb2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.415770 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-63189b3b-f19c-48b2-ac92-c79f0e459fb2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:36:42.415859 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-63189b3b-f19c-48b2-ac92-c79f0e459fb2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.416275 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-63189b3b-f19c-48b2-ac92-c79f0e459fb2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.421000 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9f74947f-170d-4749-8d4a-c482536b892d tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] Volume info retrieved successfully. Jul 22 05:36:42.427419 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9f74947f-170d-4749-8d4a-c482536b892d tempest-VolumesTransfersV357Test-771512545 tempest-VolumesTransfersV357Test-771512545-project-member] https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda returned with HTTP 200 Jul 22 05:36:42.427617 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.427617 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:42.427928 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 458/1879] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:42 2026] GET /volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:42.439577 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-63189b3b-f19c-48b2-ac92-c79f0e459fb2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:36:42.447123 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-63189b3b-f19c-48b2-ac92-c79f0e459fb2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:36:42.447123 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 475/1880] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:42 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:42.453939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-45084c04-2a13-4d9c-a800-c2557ad6eb53 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.455599 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-45084c04-2a13-4d9c-a800-c2557ad6eb53 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] DELETE https://10.4.3.91/volume/v3/volume-transfers/f027609b-27d6-435d-90ca-d87d298bd7bd Jul 22 05:36:42.455929 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-45084c04-2a13-4d9c-a800-c2557ad6eb53 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.456142 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-45084c04-2a13-4d9c-a800-c2557ad6eb53 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.456298 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.volume_transfer [None req-45084c04-2a13-4d9c-a800-c2557ad6eb53 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Delete transfer with id: f027609b-27d6-435d-90ca-d87d298bd7bd Jul 22 05:36:42.462240 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-45084c04-2a13-4d9c-a800-c2557ad6eb53 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volume-transfers/f027609b-27d6-435d-90ca-d87d298bd7bd returned with HTTP 404 Jul 22 05:36:42.463218 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 479/1881] 10.4.3.91 () {68 vars in 1412 bytes} [Wed Jul 22 05:36:42 2026] DELETE /volume/v3/volume-transfers/f027609b-27d6-435d-90ca-d87d298bd7bd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:42.476396 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0dcdf60b-4ba3-407c-ab60-af383d4dcdc1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.526546 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0dcdf60b-4ba3-407c-ab60-af383d4dcdc1 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:42.527019 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0dcdf60b-4ba3-407c-ab60-af383d4dcdc1 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.527019 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0dcdf60b-4ba3-407c-ab60-af383d4dcdc1 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.527238 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-0dcdf60b-4ba3-407c-ab60-af383d4dcdc1 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Delete volume with id: b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:42.538168 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.538168 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:42.538551 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0dcdf60b-4ba3-407c-ab60-af383d4dcdc1 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Volume info retrieved successfully. Jul 22 05:36:42.566969 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0dcdf60b-4ba3-407c-ab60-af383d4dcdc1 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Delete volume request issued successfully. Jul 22 05:36:42.567162 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0dcdf60b-4ba3-407c-ab60-af383d4dcdc1 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda returned with HTTP 202 Jul 22 05:36:42.567609 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 470/1882] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:36:42 2026] DELETE /volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:36:42.579019 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9999b687-88ee-4265-9e4d-988a836d5e8f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.581654 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9999b687-88ee-4265-9e4d-988a836d5e8f tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] GET https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:42.582037 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9999b687-88ee-4265-9e4d-988a836d5e8f tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.582268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9999b687-88ee-4265-9e4d-988a836d5e8f tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.590887 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.590887 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:42.595657 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9999b687-88ee-4265-9e4d-988a836d5e8f tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Volume info retrieved successfully. Jul 22 05:36:42.602278 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9999b687-88ee-4265-9e4d-988a836d5e8f tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda returned with HTTP 200 Jul 22 05:36:42.602981 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 459/1883] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:42 2026] GET /volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:42.675618 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a11659d4-6ad0-4070-bbef-03f2eca60391 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.678666 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a11659d4-6ad0-4070-bbef-03f2eca60391 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:42.678666 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a11659d4-6ad0-4070-bbef-03f2eca60391 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.678963 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a11659d4-6ad0-4070-bbef-03f2eca60391 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.702249 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.702249 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:42.708716 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b2573917-0e7a-4dd4-88a4-93856db06a9b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.713837 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b2573917-0e7a-4dd4-88a4-93856db06a9b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:42.714694 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b2573917-0e7a-4dd4-88a4-93856db06a9b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.715125 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b2573917-0e7a-4dd4-88a4-93856db06a9b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.715375 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-b2573917-0e7a-4dd4-88a4-93856db06a9b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:42.715478 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a11659d4-6ad0-4070-bbef-03f2eca60391 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:42.724188 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a11659d4-6ad0-4070-bbef-03f2eca60391 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:42.725213 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 476/1884] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:42 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:42.725344 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.725344 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:42.726288 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b2573917-0e7a-4dd4-88a4-93856db06a9b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:42.726753 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 480/1885] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:42 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:42.742722 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-11191272-4c19-4443-95c8-098b81c8c20c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.830537 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-11191272-4c19-4443-95c8-098b81c8c20c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:42.830537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-11191272-4c19-4443-95c8-098b81c8c20c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.830537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-11191272-4c19-4443-95c8-098b81c8c20c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.856298 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.856298 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:42.864043 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-11191272-4c19-4443-95c8-098b81c8c20c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Volume info retrieved successfully. Jul 22 05:36:42.869230 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-11191272-4c19-4443-95c8-098b81c8c20c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:42.869824 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 471/1886] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:42 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1440 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:42.940325 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-281f3550-82f7-4c6f-a191-a70bf7681f9b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:42.945088 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-281f3550-82f7-4c6f-a191-a70bf7681f9b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:42.945088 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-281f3550-82f7-4c6f-a191-a70bf7681f9b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:42.945088 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-281f3550-82f7-4c6f-a191-a70bf7681f9b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:42.959469 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:42.959469 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:42.963788 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-281f3550-82f7-4c6f-a191-a70bf7681f9b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Volume info retrieved successfully. Jul 22 05:36:42.968589 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-281f3550-82f7-4c6f-a191-a70bf7681f9b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:42.969064 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 460/1887] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:42 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:43.037742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-b57a5420-d007-4ce8-915f-b91feaa5288b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.041745 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-b57a5420-d007-4ce8-915f-b91feaa5288b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:43.042092 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-b57a5420-d007-4ce8-915f-b91feaa5288b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:43.043404 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-b57a5420-d007-4ce8-915f-b91feaa5288b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:43.063925 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:43.063925 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:43.075483 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-b57a5420-d007-4ce8-915f-b91feaa5288b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:43.082656 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-b57a5420-d007-4ce8-915f-b91feaa5288b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:43.082656 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 477/1888] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:43 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:43.142820 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-9ea1fa1b-3fe6-4433-85ab-1feed6891bf5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.148551 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-9ea1fa1b-3fe6-4433-85ab-1feed6891bf5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8/action Jul 22 05:36:43.148949 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-9ea1fa1b-3fe6-4433-85ab-1feed6891bf5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:43.149057 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-9ea1fa1b-3fe6-4433-85ab-1feed6891bf5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:43.152823 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-139e4710-22b1-4cba-bd59-e47fb5b41c8e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.156845 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-139e4710-22b1-4cba-bd59-e47fb5b41c8e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:43.157058 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-139e4710-22b1-4cba-bd59-e47fb5b41c8e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:43.157342 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-139e4710-22b1-4cba-bd59-e47fb5b41c8e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:43.171353 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:43.171353 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:43.171353 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-9ea1fa1b-3fe6-4433-85ab-1feed6891bf5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:43.172536 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:43.172536 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:43.178767 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-139e4710-22b1-4cba-bd59-e47fb5b41c8e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:43.187723 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-139e4710-22b1-4cba-bd59-e47fb5b41c8e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:43.188729 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 472/1889] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:43 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:43.192157 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-9ea1fa1b-3fe6-4433-85ab-1feed6891bf5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Begin detaching volume completed successfully. Jul 22 05:36:43.192460 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-9ea1fa1b-3fe6-4433-85ab-1feed6891bf5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8/action returned with HTTP 202 Jul 22 05:36:43.193124 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 481/1890] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:36:43 2026] POST /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:43.226874 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6133b39b-4418-4b62-8f7d-df04ec81d58a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.229104 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6133b39b-4418-4b62-8f7d-df04ec81d58a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:43.229337 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6133b39b-4418-4b62-8f7d-df04ec81d58a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:43.229666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6133b39b-4418-4b62-8f7d-df04ec81d58a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:43.245756 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:43.245756 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:43.248193 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6133b39b-4418-4b62-8f7d-df04ec81d58a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:43.255063 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6133b39b-4418-4b62-8f7d-df04ec81d58a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:43.256016 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 461/1891] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:43 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:43.259342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a35071d4-2cf9-4127-841e-63846aff85ef None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.259342 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a35071d4-2cf9-4127-841e-63846aff85ef None None] GET https://10.4.3.91/volume// Jul 22 05:36:43.260282 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a35071d4-2cf9-4127-841e-63846aff85ef None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:43.260437 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a35071d4-2cf9-4127-841e-63846aff85ef None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:43.264724 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a35071d4-2cf9-4127-841e-63846aff85ef None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:43.264724 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 478/1892] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36:43 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:36:43.277618 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-ba19f6d1-5fd5-441b-b1d6-8362f6232ed8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.281470 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-ba19f6d1-5fd5-441b-b1d6-8362f6232ed8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:43.281740 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-ba19f6d1-5fd5-441b-b1d6-8362f6232ed8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:43.281967 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-ba19f6d1-5fd5-441b-b1d6-8362f6232ed8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:43.305591 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:43.305591 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:43.312439 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-ba19f6d1-5fd5-441b-b1d6-8362f6232ed8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:43.321360 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-ba19f6d1-5fd5-441b-b1d6-8362f6232ed8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:43.322195 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 473/1893] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:43 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1623 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:43.621825 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0a4727fc-4649-459b-a60b-df8714e8cc65 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.623932 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0a4727fc-4649-459b-a60b-df8714e8cc65 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] GET https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:43.624181 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0a4727fc-4649-459b-a60b-df8714e8cc65 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:43.625286 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0a4727fc-4649-459b-a60b-df8714e8cc65 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:43.633817 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0a4727fc-4649-459b-a60b-df8714e8cc65 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda returned with HTTP 404 Jul 22 05:36:43.634436 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 482/1894] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:43 2026] GET /volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:43.649064 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-20740fed-4e05-4420-b059-78694eacbbae None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.651541 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-20740fed-4e05-4420-b059-78694eacbbae tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:43.651837 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-20740fed-4e05-4420-b059-78694eacbbae tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:43.652025 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-20740fed-4e05-4420-b059-78694eacbbae tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:43.664673 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-20740fed-4e05-4420-b059-78694eacbbae tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda returned with HTTP 404 Jul 22 05:36:43.665275 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 462/1895] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:43 2026] GET /volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:43.676575 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-19f86d30-622a-41bd-b8a5-30a638e6e22d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.679364 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-19f86d30-622a-41bd-b8a5-30a638e6e22d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:43.679688 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-19f86d30-622a-41bd-b8a5-30a638e6e22d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:43.680041 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-19f86d30-622a-41bd-b8a5-30a638e6e22d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:43.680262 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-19f86d30-622a-41bd-b8a5-30a638e6e22d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Delete volume with id: b4e22c8f-7334-4cb0-a99d-d7b52b954cda Jul 22 05:36:43.687079 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-19f86d30-622a-41bd-b8a5-30a638e6e22d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda returned with HTTP 404 Jul 22 05:36:43.687744 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 479/1896] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:36:43 2026] DELETE /volume/v3/volumes/b4e22c8f-7334-4cb0-a99d-d7b52b954cda => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:43.699061 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.701314 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:43.701970 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-322561093"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:43.704587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-322561093'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:43.704879 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Create volume of 1 GB Jul 22 05:36:43.712813 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Availability Zones retrieved successfully. Jul 22 05:36:43.720305 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Flow 'volume_create_api' (f828a81d-06a4-4e72-9f74-c2d0ed431c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:43.722347 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d7368b-6aca-4ca6-8d84-8f1d3f84d809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:43.724893 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:43.750133 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f5b700f7-c549-48e6-9a18-0d31b8e0dfae None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.750903 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f5b700f7-c549-48e6-9a18-0d31b8e0dfae tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:43.750903 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f5b700f7-c549-48e6-9a18-0d31b8e0dfae tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:43.750903 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f5b700f7-c549-48e6-9a18-0d31b8e0dfae tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:43.750903 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-f5b700f7-c549-48e6-9a18-0d31b8e0dfae tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:43.761665 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:43.761665 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:43.761665 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f5b700f7-c549-48e6-9a18-0d31b8e0dfae tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:43.762020 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 483/1897] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:43 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:43.775330 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d7368b-6aca-4ca6-8d84-8f1d3f84d809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:43.777705 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b62611d-b3d5-407c-8f76-594218a5c42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:43.849924 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Created reservations ['2bdf0d19-99f6-4607-80f6-d45e24fb28ed', '9be3ac07-1e63-4d3a-869e-b845fe037557', '81eb92a6-bece-4149-af6a-0cdd214c1f62', '90b2956b-43ce-4fe2-8881-405da366088b'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:43.850921 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b62611d-b3d5-407c-8f76-594218a5c42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bdf0d19-99f6-4607-80f6-d45e24fb28ed', '9be3ac07-1e63-4d3a-869e-b845fe037557', '81eb92a6-bece-4149-af6a-0cdd214c1f62', '90b2956b-43ce-4fe2-8881-405da366088b']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:43.852222 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7aaa660-fce2-4c6f-b04d-e27770ce1a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:43.883667 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7aaa660-fce2-4c6f-b04d-e27770ce1a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306138ea-e545-460c-be5c-6d546daeeaf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-322561093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98af51c062040d899490e303dca39f4',qos_specs=None,replication_status=,reservations=['2bdf0d19-99f6-4607-80f6-d45e24fb28ed','9be3ac07-1e63-4d3a-869e-b845fe037557','81eb92a6-bece-4149-af6a-0cdd214c1f62','90b2956b-43ce-4fe2-8881-405da366088b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73e8132b34f6445dba3b53979f803aee',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-322561093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306138ea-e545-460c-be5c-6d546daeeaf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d98af51c062040d899490e303dca39f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73e8132b34f6445dba3b53979f803aee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:43.886072 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b53481e-d389-42c3-8ebe-284c2faf2eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:43.913089 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b53481e-d389-42c3-8ebe-284c2faf2eb0) transitioned into state 'SUCCESS' from state '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-322561093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98af51c062040d899490e303dca39f4',qos_specs=None,replication_status=,reservations=['2bdf0d19-99f6-4607-80f6-d45e24fb28ed','9be3ac07-1e63-4d3a-869e-b845fe037557','81eb92a6-bece-4149-af6a-0cdd214c1f62','90b2956b-43ce-4fe2-8881-405da366088b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73e8132b34f6445dba3b53979f803aee',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:43.914702 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3576a01f-b075-464e-a9f7-5914368bd491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:43.931362 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3576a01f-b075-464e-a9f7-5914368bd491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:43.931362 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Flow 'volume_create_api' (f828a81d-06a4-4e72-9f74-c2d0ed431c76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:43.931362 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Create volume request issued successfully. Jul 22 05:36:43.931362 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c9e630d1-3448-48a0-8033-faebfa9b0f4f tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:43.934088 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 474/1898] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:36:43 2026] POST /volume/v3/volumes => generated 816 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:43.960859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-32bf8d63-44df-489d-ab9b-1c9e64d83d8d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:43.963698 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-32bf8d63-44df-489d-ab9b-1c9e64d83d8d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:43.963887 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-32bf8d63-44df-489d-ab9b-1c9e64d83d8d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:43.964080 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-32bf8d63-44df-489d-ab9b-1c9e64d83d8d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:43.974230 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:43.974230 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:43.982250 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-32bf8d63-44df-489d-ab9b-1c9e64d83d8d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Volume info retrieved successfully. Jul 22 05:36:43.992652 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-32bf8d63-44df-489d-ab9b-1c9e64d83d8d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 returned with HTTP 200 Jul 22 05:36:43.992652 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 463/1899] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:43 2026] GET /volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:44.054693 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-028e6b56-e5da-49c1-8fcc-3012d6c2f115 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.063563 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-028e6b56-e5da-49c1-8fcc-3012d6c2f115 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:44.063827 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-028e6b56-e5da-49c1-8fcc-3012d6c2f115 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:44.064141 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-028e6b56-e5da-49c1-8fcc-3012d6c2f115 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:44.081504 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:44.081504 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:44.090571 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-028e6b56-e5da-49c1-8fcc-3012d6c2f115 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:44.096680 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-028e6b56-e5da-49c1-8fcc-3012d6c2f115 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:44.097137 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 480/1900] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:44 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:44.123726 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-0ba69225-989f-43b0-813b-b463a6eaed6d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.128045 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-0ba69225-989f-43b0-813b-b463a6eaed6d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/attachments/38eb0f02-b6ea-494e-b450-585a843f6d9a Jul 22 05:36:44.128290 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-0ba69225-989f-43b0-813b-b463a6eaed6d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:44.128501 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-0ba69225-989f-43b0-813b-b463a6eaed6d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:44.141876 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:44.141876 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:44.207394 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0968ec96-061e-4115-8dfa-28452bcc8306 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.209445 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0968ec96-061e-4115-8dfa-28452bcc8306 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:44.209712 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0968ec96-061e-4115-8dfa-28452bcc8306 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:44.209944 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0968ec96-061e-4115-8dfa-28452bcc8306 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:44.227347 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d4b31f0a-95d1-4a7c-a7ba-40d173d43f68 req-0ba69225-989f-43b0-813b-b463a6eaed6d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/38eb0f02-b6ea-494e-b450-585a843f6d9a returned with HTTP 200 Jul 22 05:36:44.227876 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 484/1901] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:36:44 2026] DELETE /volume/v3/attachments/38eb0f02-b6ea-494e-b450-585a843f6d9a => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:44.232065 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:44.232065 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:44.243414 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0968ec96-061e-4115-8dfa-28452bcc8306 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:44.250910 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0968ec96-061e-4115-8dfa-28452bcc8306 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:44.251444 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 475/1902] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:44 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:44.276060 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9cc0773e-9bec-47e9-b963-bf66ea4a67ba None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.278250 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9cc0773e-9bec-47e9-b963-bf66ea4a67ba tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:44.278495 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9cc0773e-9bec-47e9-b963-bf66ea4a67ba tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:44.278727 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9cc0773e-9bec-47e9-b963-bf66ea4a67ba tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:44.291042 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:44.291042 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:44.296059 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9cc0773e-9bec-47e9-b963-bf66ea4a67ba tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:44.300946 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9cc0773e-9bec-47e9-b963-bf66ea4a67ba tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:44.301772 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 464/1903] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:44 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:44.355543 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dfd0f695-99c1-478c-839c-ea12af99201c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.357432 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dfd0f695-99c1-478c-839c-ea12af99201c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:44.357547 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dfd0f695-99c1-478c-839c-ea12af99201c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:44.357732 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dfd0f695-99c1-478c-839c-ea12af99201c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:44.367302 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:44.367302 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:44.371593 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-dfd0f695-99c1-478c-839c-ea12af99201c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Volume info retrieved successfully. Jul 22 05:36:44.375763 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dfd0f695-99c1-478c-839c-ea12af99201c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:44.376137 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 481/1904] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:44 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:44.429342 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-181374bd-11bd-46bd-b632-d64c32dcd2c1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.431873 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-181374bd-11bd-46bd-b632-d64c32dcd2c1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:44.432026 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-181374bd-11bd-46bd-b632-d64c32dcd2c1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:44.432180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-181374bd-11bd-46bd-b632-d64c32dcd2c1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:44.444909 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:44.444909 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:44.449075 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-181374bd-11bd-46bd-b632-d64c32dcd2c1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:44.453615 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-181374bd-11bd-46bd-b632-d64c32dcd2c1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:44.454133 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 485/1905] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:44 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:44.473922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-e70d0b03-fa5f-4095-a1d2-90be76fabff0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.476359 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-e70d0b03-fa5f-4095-a1d2-90be76fabff0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8/action Jul 22 05:36:44.477207 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-e70d0b03-fa5f-4095-a1d2-90be76fabff0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:44.477207 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-e70d0b03-fa5f-4095-a1d2-90be76fabff0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:44.493714 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:44.493714 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:44.494262 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-e70d0b03-fa5f-4095-a1d2-90be76fabff0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:44.504520 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-e70d0b03-fa5f-4095-a1d2-90be76fabff0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Begin detaching volume completed successfully. Jul 22 05:36:44.504839 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-e70d0b03-fa5f-4095-a1d2-90be76fabff0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8/action returned with HTTP 202 Jul 22 05:36:44.505392 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 476/1906] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:36:44 2026] POST /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:44.544906 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-01812927-8ef1-4884-9ce9-f11e42d3339d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.546899 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-01812927-8ef1-4884-9ce9-f11e42d3339d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:44.547128 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-01812927-8ef1-4884-9ce9-f11e42d3339d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:44.547338 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-01812927-8ef1-4884-9ce9-f11e42d3339d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:44.558790 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:44.558790 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:44.564911 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-01812927-8ef1-4884-9ce9-f11e42d3339d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:44.570904 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d595589f-814f-4b06-b5cf-d22c66ba0e18 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.571256 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-01812927-8ef1-4884-9ce9-f11e42d3339d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:44.571444 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d595589f-814f-4b06-b5cf-d22c66ba0e18 None None] GET https://10.4.3.91/volume// Jul 22 05:36:44.571915 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d595589f-814f-4b06-b5cf-d22c66ba0e18 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:44.571994 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 465/1907] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:44 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:44.572040 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d595589f-814f-4b06-b5cf-d22c66ba0e18 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:44.572503 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d595589f-814f-4b06-b5cf-d22c66ba0e18 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:44.573004 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 482/1908] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36: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 22 05:36:44.583020 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-db92ebcd-b603-4a65-85ae-ce23554e1297 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.585220 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-db92ebcd-b603-4a65-85ae-ce23554e1297 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:44.585489 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-db92ebcd-b603-4a65-85ae-ce23554e1297 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:44.585756 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-db92ebcd-b603-4a65-85ae-ce23554e1297 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:44.601208 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:44.601208 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:44.607419 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-db92ebcd-b603-4a65-85ae-ce23554e1297 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:44.611985 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-db92ebcd-b603-4a65-85ae-ce23554e1297 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:44.612435 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 486/1909] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:44 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:44.777426 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-32da9495-8acd-4e44-8f95-ef123b4c1886 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:44.781200 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-32da9495-8acd-4e44-8f95-ef123b4c1886 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:44.781200 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-32da9495-8acd-4e44-8f95-ef123b4c1886 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:44.781200 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-32da9495-8acd-4e44-8f95-ef123b4c1886 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:44.781200 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-32da9495-8acd-4e44-8f95-ef123b4c1886 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:44.786472 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:44.786472 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:44.787936 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-32da9495-8acd-4e44-8f95-ef123b4c1886 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:44.788414 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 477/1910] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:44 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:45.008982 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-afebc2bc-6269-4ce6-80da-6b8047820e52 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.011911 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-afebc2bc-6269-4ce6-80da-6b8047820e52 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:45.012183 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-afebc2bc-6269-4ce6-80da-6b8047820e52 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.012436 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-afebc2bc-6269-4ce6-80da-6b8047820e52 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.021825 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.021825 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:45.027041 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-afebc2bc-6269-4ce6-80da-6b8047820e52 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Volume info retrieved successfully. Jul 22 05:36:45.033578 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-afebc2bc-6269-4ce6-80da-6b8047820e52 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 returned with HTTP 200 Jul 22 05:36:45.034155 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 466/1911] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:45 2026] GET /volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:45.050088 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-14a09f30-94e4-4278-9da6-b9ef3e88b0f8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.052068 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-14a09f30-94e4-4278-9da6-b9ef3e88b0f8 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] POST https://10.4.3.91/volume/v3/volume-transfers Jul 22 05:36:45.052622 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-14a09f30-94e4-4278-9da6-b9ef3e88b0f8 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "306138ea-e545-460c-be5c-6d546daeeaf9"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:45.054361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volume_transfer [None req-14a09f30-94e4-4278-9da6-b9ef3e88b0f8 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Creating new volume transfer {'transfer': {'volume_id': '306138ea-e545-460c-be5c-6d546daeeaf9'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 05:36:45.054592 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volume_transfer [None req-14a09f30-94e4-4278-9da6-b9ef3e88b0f8 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Creating transfer of volume 306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:45.054592 np0000005624 devstack@c-api.service[100094]: INFO cinder.transfer.api [None req-14a09f30-94e4-4278-9da6-b9ef3e88b0f8 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Generating transfer record for volume 306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:45.066156 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.066156 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:45.080420 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-14a09f30-94e4-4278-9da6-b9ef3e88b0f8 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volume-transfers returned with HTTP 202 Jul 22 05:36:45.081594 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 483/1912] 10.4.3.91 () {70 vars in 1319 bytes} [Wed Jul 22 05:36:45 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:45.091541 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-21854a33-9a58-4c39-b4c4-bff5932ffbf5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.093519 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-21854a33-9a58-4c39-b4c4-bff5932ffbf5 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:45.093801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-21854a33-9a58-4c39-b4c4-bff5932ffbf5 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.094018 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-21854a33-9a58-4c39-b4c4-bff5932ffbf5 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.102841 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.102841 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:45.108270 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-21854a33-9a58-4c39-b4c4-bff5932ffbf5 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Volume info retrieved successfully. Jul 22 05:36:45.116583 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-21854a33-9a58-4c39-b4c4-bff5932ffbf5 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 returned with HTTP 200 Jul 22 05:36:45.117076 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 487/1913] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:45 2026] GET /volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:45.132275 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c8655ee8-ba11-412b-abdb-d403e04518bb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.134291 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c8655ee8-ba11-412b-abdb-d403e04518bb tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volume-transfers/detail Jul 22 05:36:45.135427 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c8655ee8-ba11-412b-abdb-d403e04518bb tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.135427 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c8655ee8-ba11-412b-abdb-d403e04518bb tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.135427 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volume_transfer [None req-c8655ee8-ba11-412b-abdb-d403e04518bb tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Listing volume transfers {{(pid=100091) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 05:36:45.139944 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c8655ee8-ba11-412b-abdb-d403e04518bb tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 22 05:36:45.140502 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 478/1914] 10.4.3.91 () {68 vars in 1319 bytes} [Wed Jul 22 05:36:45 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:45.152829 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-88305728-9d70-466e-9073-dddce46cd50d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.155917 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-88305728-9d70-466e-9073-dddce46cd50d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] DELETE https://10.4.3.91/volume/v3/volume-transfers/22254fca-6974-4075-a32e-29bcc3dfc0fc Jul 22 05:36:45.156221 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-88305728-9d70-466e-9073-dddce46cd50d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.156497 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-88305728-9d70-466e-9073-dddce46cd50d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.156647 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.volume_transfer [None req-88305728-9d70-466e-9073-dddce46cd50d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Delete transfer with id: 22254fca-6974-4075-a32e-29bcc3dfc0fc Jul 22 05:36:45.169765 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.169765 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:45.184307 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-88305728-9d70-466e-9073-dddce46cd50d tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volume-transfers/22254fca-6974-4075-a32e-29bcc3dfc0fc returned with HTTP 202 Jul 22 05:36:45.184919 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 467/1915] 10.4.3.91 () {68 vars in 1412 bytes} [Wed Jul 22 05:36:45 2026] DELETE /volume/v3/volume-transfers/22254fca-6974-4075-a32e-29bcc3dfc0fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:36:45.193684 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-12a51305-e273-486c-b9f2-f9b9d9a64749 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.197978 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-12a51305-e273-486c-b9f2-f9b9d9a64749 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:45.198309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-12a51305-e273-486c-b9f2-f9b9d9a64749 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.198671 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-12a51305-e273-486c-b9f2-f9b9d9a64749 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.210186 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.210186 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:45.219327 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-12a51305-e273-486c-b9f2-f9b9d9a64749 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Volume info retrieved successfully. Jul 22 05:36:45.229050 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-12a51305-e273-486c-b9f2-f9b9d9a64749 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 returned with HTTP 200 Jul 22 05:36:45.229909 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 484/1916] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:45 2026] GET /volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:45.248190 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5bc1e0dc-f6e6-4b2d-88e2-92c7dc3b7611 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.252620 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5bc1e0dc-f6e6-4b2d-88e2-92c7dc3b7611 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] DELETE https://10.4.3.91/volume/v3/volume-transfers/22254fca-6974-4075-a32e-29bcc3dfc0fc Jul 22 05:36:45.252922 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5bc1e0dc-f6e6-4b2d-88e2-92c7dc3b7611 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.253170 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5bc1e0dc-f6e6-4b2d-88e2-92c7dc3b7611 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.253263 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.volume_transfer [None req-5bc1e0dc-f6e6-4b2d-88e2-92c7dc3b7611 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Delete transfer with id: 22254fca-6974-4075-a32e-29bcc3dfc0fc Jul 22 05:36:45.260940 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5bc1e0dc-f6e6-4b2d-88e2-92c7dc3b7611 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volume-transfers/22254fca-6974-4075-a32e-29bcc3dfc0fc returned with HTTP 404 Jul 22 05:36:45.261483 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 488/1917] 10.4.3.91 () {68 vars in 1412 bytes} [Wed Jul 22 05:36:45 2026] DELETE /volume/v3/volume-transfers/22254fca-6974-4075-a32e-29bcc3dfc0fc => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:45.268996 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5996b044-d108-473d-a235-50a52d32690e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.271702 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-61972eab-13da-4201-98a2-7e0b76909e6b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.272501 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5996b044-d108-473d-a235-50a52d32690e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:45.275245 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61972eab-13da-4201-98a2-7e0b76909e6b tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:45.275466 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61972eab-13da-4201-98a2-7e0b76909e6b tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.275777 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61972eab-13da-4201-98a2-7e0b76909e6b tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.275972 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-61972eab-13da-4201-98a2-7e0b76909e6b tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Delete volume with id: 306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:45.276172 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5996b044-d108-473d-a235-50a52d32690e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.276523 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5996b044-d108-473d-a235-50a52d32690e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.290652 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.290652 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:45.291217 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-61972eab-13da-4201-98a2-7e0b76909e6b tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Volume info retrieved successfully. Jul 22 05:36:45.302234 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.302234 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:45.308910 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5996b044-d108-473d-a235-50a52d32690e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:45.316165 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5996b044-d108-473d-a235-50a52d32690e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:45.317220 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 479/1918] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:45 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:36:45.337428 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-61972eab-13da-4201-98a2-7e0b76909e6b tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Delete volume request issued successfully. Jul 22 05:36:45.337428 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61972eab-13da-4201-98a2-7e0b76909e6b tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 returned with HTTP 202 Jul 22 05:36:45.337751 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 468/1919] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:36:45 2026] DELETE /volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:36:45.348366 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-09d32f18-eedb-4896-bfc3-adf18779f8c2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.351416 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-09d32f18-eedb-4896-bfc3-adf18779f8c2 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] GET https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:45.351743 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-09d32f18-eedb-4896-bfc3-adf18779f8c2 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.351938 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-09d32f18-eedb-4896-bfc3-adf18779f8c2 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.362368 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.362368 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:45.368882 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-09d32f18-eedb-4896-bfc3-adf18779f8c2 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Volume info retrieved successfully. Jul 22 05:36:45.375546 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-09d32f18-eedb-4896-bfc3-adf18779f8c2 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 returned with HTTP 200 Jul 22 05:36:45.376753 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 485/1920] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:45 2026] GET /volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:45.482312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-11c95f3d-3a45-4270-8e54-0d3f44e23c0e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.489091 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-11c95f3d-3a45-4270-8e54-0d3f44e23c0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments/de4f67b2-a49a-435c-bee7-084f8a87c33a/action Jul 22 05:36:45.490879 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-11c95f3d-3a45-4270-8e54-0d3f44e23c0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:45.491088 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-11c95f3d-3a45-4270-8e54-0d3f44e23c0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:45.516396 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.516396 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:45.535366 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ff5598d4-6182-4fef-812f-cff7291a0076 req-11c95f3d-3a45-4270-8e54-0d3f44e23c0e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/de4f67b2-a49a-435c-bee7-084f8a87c33a/action returned with HTTP 204 Jul 22 05:36:45.535919 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 489/1921] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:36:45 2026] POST /volume/v3/attachments/de4f67b2-a49a-435c-bee7-084f8a87c33a/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:45.592302 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6bb8d2ef-0c0b-4596-8a76-2ed95da5a83a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.593942 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6bb8d2ef-0c0b-4596-8a76-2ed95da5a83a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:45.594228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6bb8d2ef-0c0b-4596-8a76-2ed95da5a83a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.594614 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6bb8d2ef-0c0b-4596-8a76-2ed95da5a83a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.609647 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.609647 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:45.617413 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6bb8d2ef-0c0b-4596-8a76-2ed95da5a83a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:45.625803 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6bb8d2ef-0c0b-4596-8a76-2ed95da5a83a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:45.626593 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 480/1922] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:45 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:45.800723 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f06ebfe1-4170-46bc-9b76-d141bd93d126 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:45.803407 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f06ebfe1-4170-46bc-9b76-d141bd93d126 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:45.803723 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f06ebfe1-4170-46bc-9b76-d141bd93d126 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:45.804003 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f06ebfe1-4170-46bc-9b76-d141bd93d126 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:45.804205 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f06ebfe1-4170-46bc-9b76-d141bd93d126 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:45.812994 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:45.812994 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:45.815625 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f06ebfe1-4170-46bc-9b76-d141bd93d126 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:45.816175 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 469/1923] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:45 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:46.335010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-534dbd29-059e-42ad-9dcb-bab2dced2856 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.337667 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-534dbd29-059e-42ad-9dcb-bab2dced2856 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:46.337976 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-534dbd29-059e-42ad-9dcb-bab2dced2856 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.338305 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-534dbd29-059e-42ad-9dcb-bab2dced2856 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.352832 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:46.352832 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:46.356934 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-534dbd29-059e-42ad-9dcb-bab2dced2856 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:46.362426 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-534dbd29-059e-42ad-9dcb-bab2dced2856 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:46.362873 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 486/1924] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:46 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:46.377385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8ebed79e-162e-41da-9443-feda4c0f65c9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.379832 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8ebed79e-162e-41da-9443-feda4c0f65c9 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:46.380122 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8ebed79e-162e-41da-9443-feda4c0f65c9 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.380402 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8ebed79e-162e-41da-9443-feda4c0f65c9 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.392516 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2871df70-1a69-4cec-968f-9c3b317a9095 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.395223 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2871df70-1a69-4cec-968f-9c3b317a9095 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] GET https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:46.395414 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2871df70-1a69-4cec-968f-9c3b317a9095 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.395495 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:46.395495 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:46.395594 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2871df70-1a69-4cec-968f-9c3b317a9095 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.400101 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8ebed79e-162e-41da-9443-feda4c0f65c9 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:46.402803 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2871df70-1a69-4cec-968f-9c3b317a9095 tempest-VolumesTransfersV357Test-1203289967 tempest-VolumesTransfersV357Test-1203289967-project-admin] https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 returned with HTTP 404 Jul 22 05:36:46.403405 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 481/1925] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:46 2026] GET /volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:46.408854 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8ebed79e-162e-41da-9443-feda4c0f65c9 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:46.409400 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 490/1926] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:46 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 1167 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:46.415325 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6c7368e2-bf54-40a2-960e-ce735efe77b9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.418628 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6c7368e2-bf54-40a2-960e-ce735efe77b9 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] GET https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:46.418628 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6c7368e2-bf54-40a2-960e-ce735efe77b9 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.418628 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6c7368e2-bf54-40a2-960e-ce735efe77b9 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.437202 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6c7368e2-bf54-40a2-960e-ce735efe77b9 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 returned with HTTP 404 Jul 22 05:36:46.437810 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 470/1927] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:36:46 2026] GET /volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:46.446065 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0be2363f-efbc-4414-af15-a1787b948939 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.447976 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0be2363f-efbc-4414-af15-a1787b948939 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] DELETE https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:46.448321 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0be2363f-efbc-4414-af15-a1787b948939 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.449471 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0be2363f-efbc-4414-af15-a1787b948939 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.449471 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-0be2363f-efbc-4414-af15-a1787b948939 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] Delete volume with id: 306138ea-e545-460c-be5c-6d546daeeaf9 Jul 22 05:36:46.456471 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0be2363f-efbc-4414-af15-a1787b948939 tempest-VolumesTransfersV357Test-847591083 tempest-VolumesTransfersV357Test-847591083-project-member] https://10.4.3.91/volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 returned with HTTP 404 Jul 22 05:36:46.457282 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 487/1928] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:36:46 2026] DELETE /volume/v3/volumes/306138ea-e545-460c-be5c-6d546daeeaf9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:36:46.472980 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-c4ffcc4a-0098-41bb-a7ab-071c1b738ede None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.475612 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-c4ffcc4a-0098-41bb-a7ab-071c1b738ede tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:46.475925 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-c4ffcc4a-0098-41bb-a7ab-071c1b738ede tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.476108 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-c4ffcc4a-0098-41bb-a7ab-071c1b738ede tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.485703 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:46.485703 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:46.490022 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-c4ffcc4a-0098-41bb-a7ab-071c1b738ede tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:46.495303 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-c4ffcc4a-0098-41bb-a7ab-071c1b738ede tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:46.495927 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 482/1929] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:46 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:46.518983 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-6677548d-1ca3-4e07-9c5b-2cac368f5fe5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.521595 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-6677548d-1ca3-4e07-9c5b-2cac368f5fe5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838/action Jul 22 05:36:46.522109 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-6677548d-1ca3-4e07-9c5b-2cac368f5fe5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:36:46.522806 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-6677548d-1ca3-4e07-9c5b-2cac368f5fe5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:46.534754 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:46.534754 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:46.535238 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-6677548d-1ca3-4e07-9c5b-2cac368f5fe5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:46.550615 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-6677548d-1ca3-4e07-9c5b-2cac368f5fe5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Begin detaching volume completed successfully. Jul 22 05:36:46.550913 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-6677548d-1ca3-4e07-9c5b-2cac368f5fe5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838/action returned with HTTP 202 Jul 22 05:36:46.551401 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 491/1930] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:36:46 2026] POST /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:46.611461 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-aa6a4059-6feb-4d9d-aa4c-d9163cc09f0c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.612505 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aa6a4059-6feb-4d9d-aa4c-d9163cc09f0c None None] GET https://10.4.3.91/volume// Jul 22 05:36:46.612505 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aa6a4059-6feb-4d9d-aa4c-d9163cc09f0c None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.612505 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aa6a4059-6feb-4d9d-aa4c-d9163cc09f0c None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.612999 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aa6a4059-6feb-4d9d-aa4c-d9163cc09f0c None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:36:46.616161 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 471/1931] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:36: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 22 05:36:46.623851 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-a05d5a93-3404-4ddf-9f39-f0b62b8a75b5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.629607 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-a05d5a93-3404-4ddf-9f39-f0b62b8a75b5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:46.629910 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-a05d5a93-3404-4ddf-9f39-f0b62b8a75b5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.630153 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-a05d5a93-3404-4ddf-9f39-f0b62b8a75b5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.645086 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2a67d711-bc36-48dd-9b2e-83824cfea35c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.648810 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a67d711-bc36-48dd-9b2e-83824cfea35c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:46.648986 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a67d711-bc36-48dd-9b2e-83824cfea35c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.649163 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a67d711-bc36-48dd-9b2e-83824cfea35c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.649729 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:46.649729 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:46.654960 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-a05d5a93-3404-4ddf-9f39-f0b62b8a75b5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:46.661210 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:46.661210 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:46.663714 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-a05d5a93-3404-4ddf-9f39-f0b62b8a75b5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:46.665599 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 488/1932] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:36:46 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 05:36:46.666668 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2a67d711-bc36-48dd-9b2e-83824cfea35c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:46.672871 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a67d711-bc36-48dd-9b2e-83824cfea35c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:46.673406 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 483/1933] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:46 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:46.679604 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-0106000e-2010-47c9-8c52-089f33530690 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.682049 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-0106000e-2010-47c9-8c52-089f33530690 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838/encryption Jul 22 05:36:46.682325 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-0106000e-2010-47c9-8c52-089f33530690 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.682590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-0106000e-2010-47c9-8c52-089f33530690 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.695142 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:46.695142 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:46.703461 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-0106000e-2010-47c9-8c52-089f33530690 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838/encryption returned with HTTP 200 Jul 22 05:36:46.704736 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 492/1934] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:36:46 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:46.831523 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bb9af5cb-d78c-4172-9d4f-28bc691443d6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:46.834725 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bb9af5cb-d78c-4172-9d4f-28bc691443d6 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:46.834959 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bb9af5cb-d78c-4172-9d4f-28bc691443d6 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:46.835211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bb9af5cb-d78c-4172-9d4f-28bc691443d6 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:46.835454 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-bb9af5cb-d78c-4172-9d4f-28bc691443d6 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:46.843335 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:46.843335 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:46.844703 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bb9af5cb-d78c-4172-9d4f-28bc691443d6 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:46.845447 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 472/1935] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:46 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:47.694424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1aee3c75-46d9-4b5d-8a61-32d5d886c442 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:47.699179 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1aee3c75-46d9-4b5d-8a61-32d5d886c442 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:47.699437 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1aee3c75-46d9-4b5d-8a61-32d5d886c442 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:47.699779 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1aee3c75-46d9-4b5d-8a61-32d5d886c442 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:47.723571 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:47.723571 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:47.729056 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1aee3c75-46d9-4b5d-8a61-32d5d886c442 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:47.737758 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1aee3c75-46d9-4b5d-8a61-32d5d886c442 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:47.737758 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 489/1936] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:47 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:47.767656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-1ae4233c-c675-4453-b3bb-51f4da2e896c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:47.771316 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-1ae4233c-c675-4453-b3bb-51f4da2e896c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] DELETE https://10.4.3.91/volume/v3/attachments/de4f67b2-a49a-435c-bee7-084f8a87c33a Jul 22 05:36:47.771618 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-1ae4233c-c675-4453-b3bb-51f4da2e896c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:47.771947 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-1ae4233c-c675-4453-b3bb-51f4da2e896c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:47.788605 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:47.788605 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:47.861432 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0d95e7e3-5359-4305-8be3-bdfaa29bda51 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:47.863380 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d95e7e3-5359-4305-8be3-bdfaa29bda51 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:47.863542 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d95e7e3-5359-4305-8be3-bdfaa29bda51 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:47.863877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d95e7e3-5359-4305-8be3-bdfaa29bda51 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:47.863986 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-0d95e7e3-5359-4305-8be3-bdfaa29bda51 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:47.868017 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f0883f11-c0d0-4dbd-8902-1278ae67e0ab req-1ae4233c-c675-4453-b3bb-51f4da2e896c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/de4f67b2-a49a-435c-bee7-084f8a87c33a returned with HTTP 200 Jul 22 05:36:47.868189 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:47.868189 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:47.868522 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 484/1937] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:36:47 2026] DELETE /volume/v3/attachments/de4f67b2-a49a-435c-bee7-084f8a87c33a => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:47.868987 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d95e7e3-5359-4305-8be3-bdfaa29bda51 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:47.869346 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 493/1938] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:47 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:48.759685 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3f0659b5-d2df-4b0f-af17-f88a2c1e1953 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:48.762192 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f0659b5-d2df-4b0f-af17-f88a2c1e1953 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:48.762650 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f0659b5-d2df-4b0f-af17-f88a2c1e1953 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:48.762830 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f0659b5-d2df-4b0f-af17-f88a2c1e1953 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:48.787482 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-740f91d0-1f55-45ba-878d-99257bad13c8 req-f0e64c9b-77d1-474c-9b80-4bf95cbd23af None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:48.788684 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:48.788684 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:48.790070 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-740f91d0-1f55-45ba-878d-99257bad13c8 req-f0e64c9b-77d1-474c-9b80-4bf95cbd23af tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:48.790439 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-740f91d0-1f55-45ba-878d-99257bad13c8 req-f0e64c9b-77d1-474c-9b80-4bf95cbd23af tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:48.790854 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-740f91d0-1f55-45ba-878d-99257bad13c8 req-f0e64c9b-77d1-474c-9b80-4bf95cbd23af tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:48.794732 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3f0659b5-d2df-4b0f-af17-f88a2c1e1953 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:48.799555 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:48.799555 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:48.800270 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f0659b5-d2df-4b0f-af17-f88a2c1e1953 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:48.800746 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 473/1939] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:48 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:48.803904 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-740f91d0-1f55-45ba-878d-99257bad13c8 req-f0e64c9b-77d1-474c-9b80-4bf95cbd23af tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:48.812694 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-740f91d0-1f55-45ba-878d-99257bad13c8 req-f0e64c9b-77d1-474c-9b80-4bf95cbd23af tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:48.812694 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 490/1940] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:48 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:48.882231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7d3696a6-469e-427f-bd74-6a0cf36804fb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:48.884768 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7d3696a6-469e-427f-bd74-6a0cf36804fb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:48.885022 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7d3696a6-469e-427f-bd74-6a0cf36804fb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:48.885264 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7d3696a6-469e-427f-bd74-6a0cf36804fb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:48.885498 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-7d3696a6-469e-427f-bd74-6a0cf36804fb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:48.892153 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:48.892153 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:48.893957 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7d3696a6-469e-427f-bd74-6a0cf36804fb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:48.894104 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 485/1941] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:48 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:49.828528 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-47598c30-85d8-4a9e-824e-f04bc54bcfaf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:49.836750 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-47598c30-85d8-4a9e-824e-f04bc54bcfaf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:49.836750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-47598c30-85d8-4a9e-824e-f04bc54bcfaf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:49.836750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-47598c30-85d8-4a9e-824e-f04bc54bcfaf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:49.840658 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=348,cinder:INSERT=26,cinder:UPDATE=74,cinder:DELETE=2 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:36:49.860160 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:49.860160 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:49.866011 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-47598c30-85d8-4a9e-824e-f04bc54bcfaf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:49.876651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-47598c30-85d8-4a9e-824e-f04bc54bcfaf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:49.877281 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 494/1942] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:49 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:49.914666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-85d93483-d5dc-4572-aaca-ff7268e6170a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:49.919768 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-85d93483-d5dc-4572-aaca-ff7268e6170a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:49.919768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-85d93483-d5dc-4572-aaca-ff7268e6170a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:49.920491 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-85d93483-d5dc-4572-aaca-ff7268e6170a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:49.920491 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-85d93483-d5dc-4572-aaca-ff7268e6170a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:49.935345 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:49.935345 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:49.938302 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-85d93483-d5dc-4572-aaca-ff7268e6170a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:49.938302 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 474/1943] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:49 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:50.520813 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-f95d1712-b4c3-4e85-9490-add8969a220f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:50.526204 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-f95d1712-b4c3-4e85-9490-add8969a220f tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:50.527002 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-f95d1712-b4c3-4e85-9490-add8969a220f tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:50.527952 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-f95d1712-b4c3-4e85-9490-add8969a220f tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:50.542503 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:50.542503 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:50.547569 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-f95d1712-b4c3-4e85-9490-add8969a220f tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:50.555673 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-f95d1712-b4c3-4e85-9490-add8969a220f tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:50.558541 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 491/1944] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:36:50 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:50.899269 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e5c1b839-c1cc-498b-a1bb-3568e394800a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:50.904317 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e5c1b839-c1cc-498b-a1bb-3568e394800a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:50.904705 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e5c1b839-c1cc-498b-a1bb-3568e394800a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:50.904705 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e5c1b839-c1cc-498b-a1bb-3568e394800a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:50.929090 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:50.929090 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:50.935592 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e5c1b839-c1cc-498b-a1bb-3568e394800a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:50.945746 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e5c1b839-c1cc-498b-a1bb-3568e394800a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:50.946819 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 486/1945] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:50 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:50.960040 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-44b73f9e-a87a-407c-b2d2-efa45ca6322b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:50.963381 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44b73f9e-a87a-407c-b2d2-efa45ca6322b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:50.964105 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44b73f9e-a87a-407c-b2d2-efa45ca6322b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:50.965080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44b73f9e-a87a-407c-b2d2-efa45ca6322b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:50.967317 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-44b73f9e-a87a-407c-b2d2-efa45ca6322b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:50.974818 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:50.974818 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:50.974818 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44b73f9e-a87a-407c-b2d2-efa45ca6322b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:50.974818 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 495/1946] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:50 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:50.996928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-57f6678c-2492-45a8-81e1-c415da7f3a7c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:51.000117 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-57f6678c-2492-45a8-81e1-c415da7f3a7c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/attachments/5829d791-8c97-4d31-aa4a-6b937ccb46c4 Jul 22 05:36:51.000964 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-57f6678c-2492-45a8-81e1-c415da7f3a7c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:51.000964 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-57f6678c-2492-45a8-81e1-c415da7f3a7c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:51.012090 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:51.012090 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:51.122214 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c9b9da67-531f-40bc-996c-13fbc40d80f1 req-57f6678c-2492-45a8-81e1-c415da7f3a7c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/5829d791-8c97-4d31-aa4a-6b937ccb46c4 returned with HTTP 200 Jul 22 05:36:51.123141 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 475/1947] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:36:50 2026] DELETE /volume/v3/attachments/5829d791-8c97-4d31-aa4a-6b937ccb46c4 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:36:51.969453 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b58c6967-b16a-4886-8d2d-1572c5b141eb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:51.974460 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b58c6967-b16a-4886-8d2d-1572c5b141eb tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:51.974460 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b58c6967-b16a-4886-8d2d-1572c5b141eb tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:51.974460 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b58c6967-b16a-4886-8d2d-1572c5b141eb tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:51.976823 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=461,cinder:UPDATE=105,cinder:DELETE=2,cinder:INSERT=66 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:36:51.985864 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:51.985864 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:51.994414 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b34e9072-6968-44b2-96c5-2bd4ccca8c0e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:51.996084 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b58c6967-b16a-4886-8d2d-1572c5b141eb tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:51.998565 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b34e9072-6968-44b2-96c5-2bd4ccca8c0e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:51.999035 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b34e9072-6968-44b2-96c5-2bd4ccca8c0e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:51.999706 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b34e9072-6968-44b2-96c5-2bd4ccca8c0e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:52.000036 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-b34e9072-6968-44b2-96c5-2bd4ccca8c0e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:52.003071 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=444,cinder:UPDATE=113,cinder:INSERT=63,cinder:DELETE=4 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:36:52.007669 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:52.007669 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:52.009302 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b34e9072-6968-44b2-96c5-2bd4ccca8c0e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:52.009302 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 487/1948] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:51 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:52.009481 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b58c6967-b16a-4886-8d2d-1572c5b141eb tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:52.010086 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 492/1949] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:51 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:52.032024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-59ed7c59-1b65-447e-a69a-5276a4f5c3e8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:52.036852 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-59ed7c59-1b65-447e-a69a-5276a4f5c3e8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:52.036852 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-59ed7c59-1b65-447e-a69a-5276a4f5c3e8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:52.036852 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-59ed7c59-1b65-447e-a69a-5276a4f5c3e8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:52.050336 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:52.050336 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:52.059342 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-59ed7c59-1b65-447e-a69a-5276a4f5c3e8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:52.069876 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-59ed7c59-1b65-447e-a69a-5276a4f5c3e8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:52.070783 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 496/1950] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:52 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:52.197486 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-05028856-38f9-4342-af34-b98f97b4b440 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:52.200614 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-05028856-38f9-4342-af34-b98f97b4b440 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:36:52.201094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-05028856-38f9-4342-af34-b98f97b4b440 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:52.202216 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-05028856-38f9-4342-af34-b98f97b4b440 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:52.220786 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:52.220786 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:52.233706 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-05028856-38f9-4342-af34-b98f97b4b440 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:36:52.245029 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-05028856-38f9-4342-af34-b98f97b4b440 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:36:52.245029 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 476/1951] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:52 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:52.875784 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-10591743-df4d-4f92-9de6-64c0cd92429f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:52.878666 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-10591743-df4d-4f92-9de6-64c0cd92429f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] DELETE https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:52.879011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-10591743-df4d-4f92-9de6-64c0cd92429f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:52.879320 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-10591743-df4d-4f92-9de6-64c0cd92429f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:52.879616 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-10591743-df4d-4f92-9de6-64c0cd92429f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Delete volume with id: f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:52.889764 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:52.889764 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:52.890205 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-10591743-df4d-4f92-9de6-64c0cd92429f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:52.915603 np0000005624 devstack@c-api.service[100091]: WARNING cinder.keymgr.conf_key_mgr [None req-10591743-df4d-4f92-9de6-64c0cd92429f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:36:52.931602 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-10591743-df4d-4f92-9de6-64c0cd92429f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Delete volume request issued successfully. Jul 22 05:36:52.931987 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-10591743-df4d-4f92-9de6-64c0cd92429f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 202 Jul 22 05:36:52.932645 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 488/1952] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:52 2026] DELETE /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:36:52.942299 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-59b625c4-cea3-4bd5-8d56-ecee8e883791 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:52.946184 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-59b625c4-cea3-4bd5-8d56-ecee8e883791 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:52.946459 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-59b625c4-cea3-4bd5-8d56-ecee8e883791 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:52.946960 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-59b625c4-cea3-4bd5-8d56-ecee8e883791 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:52.961525 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:52.961525 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:52.969110 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-59b625c4-cea3-4bd5-8d56-ecee8e883791 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:36:52.977314 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-59b625c4-cea3-4bd5-8d56-ecee8e883791 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 200 Jul 22 05:36:52.977896 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 493/1953] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:52 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:53.024148 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-abb5dced-6a8d-43a5-ad72-ffef0d054a3d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:53.027446 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-abb5dced-6a8d-43a5-ad72-ffef0d054a3d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:53.027593 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-abb5dced-6a8d-43a5-ad72-ffef0d054a3d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:53.028901 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-abb5dced-6a8d-43a5-ad72-ffef0d054a3d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:53.028901 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-abb5dced-6a8d-43a5-ad72-ffef0d054a3d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:53.039404 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:53.039404 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:53.040777 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-abb5dced-6a8d-43a5-ad72-ffef0d054a3d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:53.041760 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 497/1954] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:53 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:53.999363 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7df00491-8167-49f7-bb67-e69b39e0c0d4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.001788 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7df00491-8167-49f7-bb67-e69b39e0c0d4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 Jul 22 05:36:54.002088 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7df00491-8167-49f7-bb67-e69b39e0c0d4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:54.002149 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7df00491-8167-49f7-bb67-e69b39e0c0d4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:54.005118 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=398,cinder:INSERT=53,cinder:UPDATE=88,cinder:DELETE=1 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:36:54.010368 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7df00491-8167-49f7-bb67-e69b39e0c0d4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 returned with HTTP 404 Jul 22 05:36:54.011247 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 477/1955] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:53 2026] GET /volume/v3/volumes/f6633ac6-48c6-4b52-bad9-c846e9cf6838 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:54.023568 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a30ec1d0-89f1-48e2-9459-3eee360764dd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.026343 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a30ec1d0-89f1-48e2-9459-3eee360764dd tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:36:54.026912 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a30ec1d0-89f1-48e2-9459-3eee360764dd tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:54.027326 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a30ec1d0-89f1-48e2-9459-3eee360764dd tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:54.028674 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a30ec1d0-89f1-48e2-9459-3eee360764dd tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:36:54.058727 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f89e466c-8597-4684-b007-182b7128f533 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.059368 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a30ec1d0-89f1-48e2-9459-3eee360764dd tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Get all volumes completed successfully. Jul 22 05:36:54.061288 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f89e466c-8597-4684-b007-182b7128f533 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:54.061428 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f89e466c-8597-4684-b007-182b7128f533 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:54.061992 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f89e466c-8597-4684-b007-182b7128f533 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:54.061992 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f89e466c-8597-4684-b007-182b7128f533 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:54.063344 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:54.063344 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:54.072649 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:54.072649 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:54.073623 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f89e466c-8597-4684-b007-182b7128f533 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:54.074059 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 494/1956] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:54 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:54.080216 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a30ec1d0-89f1-48e2-9459-3eee360764dd tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:36:54.080826 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 489/1957] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:36:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13839 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:36:54.095670 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b70e381b-dbfe-4112-ad1f-c500354fee61 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.098442 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b70e381b-dbfe-4112-ad1f-c500354fee61 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 Jul 22 05:36:54.098735 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b70e381b-dbfe-4112-ad1f-c500354fee61 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:54.099338 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b70e381b-dbfe-4112-ad1f-c500354fee61 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:54.105145 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e4737a71-4ce3-4412-806c-58670f4053cb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.109413 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e4737a71-4ce3-4412-806c-58670f4053cb tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] DELETE https://10.4.3.91/volume/v3/types/9eb86074-eb4f-475d-8901-4c3cc4da077b Jul 22 05:36:54.110070 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e4737a71-4ce3-4412-806c-58670f4053cb tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:54.110541 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e4737a71-4ce3-4412-806c-58670f4053cb tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:54.120100 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:54.120100 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:54.127912 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b70e381b-dbfe-4112-ad1f-c500354fee61 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:54.136499 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b70e381b-dbfe-4112-ad1f-c500354fee61 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 returned with HTTP 200 Jul 22 05:36:54.137115 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 498/1958] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:54 2026] GET /volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 => generated 1410 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:54.155729 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5aeb4fd8-13c2-43fa-956c-917e13b8c98f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.159713 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5aeb4fd8-13c2-43fa-956c-917e13b8c98f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 Jul 22 05:36:54.159845 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5aeb4fd8-13c2-43fa-956c-917e13b8c98f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:54.160166 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5aeb4fd8-13c2-43fa-956c-917e13b8c98f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:54.177836 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:54.177836 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:54.183272 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5aeb4fd8-13c2-43fa-956c-917e13b8c98f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:54.192667 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5aeb4fd8-13c2-43fa-956c-917e13b8c98f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 returned with HTTP 200 Jul 22 05:36:54.193180 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 495/1959] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:54 2026] GET /volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:54.199729 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e4737a71-4ce3-4412-806c-58670f4053cb tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types/9eb86074-eb4f-475d-8901-4c3cc4da077b returned with HTTP 202 Jul 22 05:36:54.200560 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 478/1960] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:36:54 2026] DELETE /volume/v3/types/9eb86074-eb4f-475d-8901-4c3cc4da077b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:36:54.218254 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2fda2db1-0c1a-445a-bf9b-77e7f6474e1c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.218690 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7fec6d6e-833a-4088-ad12-bdd0c212331c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.222032 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2fda2db1-0c1a-445a-bf9b-77e7f6474e1c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 Jul 22 05:36:54.222160 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7fec6d6e-833a-4088-ad12-bdd0c212331c tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:36:54.222543 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2fda2db1-0c1a-445a-bf9b-77e7f6474e1c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:54.222656 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7fec6d6e-833a-4088-ad12-bdd0c212331c tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1939525562", "extra_specs": {}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:54.222983 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2fda2db1-0c1a-445a-bf9b-77e7f6474e1c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:54.223270 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-2fda2db1-0c1a-445a-bf9b-77e7f6474e1c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume with id: a5cce8ac-4f12-4802-aaeb-5194e0b8a810 Jul 22 05:36:54.237398 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:54.237398 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:54.238265 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2fda2db1-0c1a-445a-bf9b-77e7f6474e1c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:54.253601 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7fec6d6e-833a-4088-ad12-bdd0c212331c tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:36:54.254124 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 499/1961] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:36:54 2026] POST /volume/v3/types => generated 214 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:54.265437 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-13ab3781-873d-45a4-b347-97a59098f95d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.269365 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-13ab3781-873d-45a4-b347-97a59098f95d tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] POST https://10.4.3.91/volume/v3/types/391659df-c70b-4a99-a68e-9b54bec63ba0/encryption Jul 22 05:36:54.271008 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-13ab3781-873d-45a4-b347-97a59098f95d tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:54.321525 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2fda2db1-0c1a-445a-bf9b-77e7f6474e1c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume request issued successfully. Jul 22 05:36:54.321525 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2fda2db1-0c1a-445a-bf9b-77e7f6474e1c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 returned with HTTP 202 Jul 22 05:36:54.321923 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 490/1962] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:54 2026] DELETE /volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:36:54.323990 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-13ab3781-873d-45a4-b347-97a59098f95d tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types/391659df-c70b-4a99-a68e-9b54bec63ba0/encryption returned with HTTP 200 Jul 22 05:36:54.324572 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 496/1963] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:36:54 2026] POST /volume/v3/types/391659df-c70b-4a99-a68e-9b54bec63ba0/encryption => generated 231 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:54.333743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9d07314d-61b7-4446-b641-5459a58e3244 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.336373 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:54.336819 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1852136386", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1939525562", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:54.338738 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8257b0c1-9809-4e94-a16e-f490d1e76e62 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:54.342818 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8257b0c1-9809-4e94-a16e-f490d1e76e62 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 Jul 22 05:36:54.343073 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8257b0c1-9809-4e94-a16e-f490d1e76e62 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:54.343350 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8257b0c1-9809-4e94-a16e-f490d1e76e62 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:54.345107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1852136386', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1939525562', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:54.356340 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume of 1 GB Jul 22 05:36:54.357879 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:54.357879 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:54.358771 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Availability Zones retrieved successfully. Jul 22 05:36:54.360598 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:54.360598 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:54.368340 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8257b0c1-9809-4e94-a16e-f490d1e76e62 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:54.368740 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Flow 'volume_create_api' (7e33ec48-0088-44b1-97df-a211d55ef6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:54.372209 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d67027e-f9c5-47ac-b3c3-80d1aa112c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:54.373359 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:54.377416 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8257b0c1-9809-4e94-a16e-f490d1e76e62 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 returned with HTTP 200 Jul 22 05:36:54.378047 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 500/1964] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:54 2026] GET /volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 => generated 1409 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:54.418856 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d67027e-f9c5-47ac-b3c3-80d1aa112c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:36:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=391659df-c70b-4a99-a68e-9b54bec63ba0,is_public=True,name='tempest-scenario-type-luksv2-1939525562',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '391659df-c70b-4a99-a68e-9b54bec63ba0', '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=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:54.420655 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a860cfd9-661a-4de4-b715-54ac2ba3fb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:54.459892 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1939525562 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1939525562, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:36:54.460344 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1939525562 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1939525562, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:36:54.506914 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Created reservations ['5980d33c-7551-4c64-a192-c142f2db54b7', '4b717a68-ac9d-4c59-860c-e1e334598d17', '723b3dd3-2be9-4d22-9012-b3ea88885058', 'db15138d-0e91-4573-8f67-bf47480340a3'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:54.507436 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a860cfd9-661a-4de4-b715-54ac2ba3fb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5980d33c-7551-4c64-a192-c142f2db54b7', '4b717a68-ac9d-4c59-860c-e1e334598d17', '723b3dd3-2be9-4d22-9012-b3ea88885058', 'db15138d-0e91-4573-8f67-bf47480340a3']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:54.508224 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08ff970-72eb-42a8-9659-79f04cda14ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:54.570524 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08ff970-72eb-42a8-9659-79f04cda14ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0da5c7ac-d313-4e45-bd01-a4515b24fb8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1852136386',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08e4109a1bff49e288082ee3e67982a1',qos_specs=None,replication_status=,reservations=['5980d33c-7551-4c64-a192-c142f2db54b7','4b717a68-ac9d-4c59-860c-e1e334598d17','723b3dd3-2be9-4d22-9012-b3ea88885058','db15138d-0e91-4573-8f67-bf47480340a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_type_id=391659df-c70b-4a99-a68e-9b54bec63ba0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1852136386',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0da5c7ac-d313-4e45-bd01-a4515b24fb8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08e4109a1bff49e288082ee3e67982a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(391659df-c70b-4a99-a68e-9b54bec63ba0),volume_type_id=391659df-c70b-4a99-a68e-9b54bec63ba0)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:54.572592 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f275df-ee9b-4877-b294-622f792d6240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:54.638830 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f275df-ee9b-4877-b294-622f792d6240) transitioned into state 'SUCCESS' from state '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-1852136386',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08e4109a1bff49e288082ee3e67982a1',qos_specs=None,replication_status=,reservations=['5980d33c-7551-4c64-a192-c142f2db54b7','4b717a68-ac9d-4c59-860c-e1e334598d17','723b3dd3-2be9-4d22-9012-b3ea88885058','db15138d-0e91-4573-8f67-bf47480340a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_type_id=391659df-c70b-4a99-a68e-9b54bec63ba0)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:54.641656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75556c8a-c654-430b-9f07-87d3992810af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:54.677951 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75556c8a-c654-430b-9f07-87d3992810af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:54.679353 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Flow 'volume_create_api' (7e33ec48-0088-44b1-97df-a211d55ef6c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:54.682697 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume request issued successfully. Jul 22 05:36:54.683178 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9d07314d-61b7-4446-b641-5459a58e3244 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:54.687492 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 479/1965] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:36:54 2026] POST /volume/v3/volumes => generated 785 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:55.395750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b2d8e187-f687-4ca4-aaeb-e599898c2771 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:55.397479 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b2d8e187-f687-4ca4-aaeb-e599898c2771 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 Jul 22 05:36:55.397697 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b2d8e187-f687-4ca4-aaeb-e599898c2771 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:55.397871 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b2d8e187-f687-4ca4-aaeb-e599898c2771 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:55.410025 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b2d8e187-f687-4ca4-aaeb-e599898c2771 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 returned with HTTP 404 Jul 22 05:36:55.410692 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 491/1966] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:55 2026] GET /volume/v3/volumes/a5cce8ac-4f12-4802-aaeb-5194e0b8a810 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:55.423087 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5856086f-440e-483c-9d5a-181d4898a0ec None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:55.429827 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5856086f-440e-483c-9d5a-181d4898a0ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:55.429827 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5856086f-440e-483c-9d5a-181d4898a0ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:55.429827 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5856086f-440e-483c-9d5a-181d4898a0ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:55.429827 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-5856086f-440e-483c-9d5a-181d4898a0ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete backup with id: 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. Jul 22 05:36:55.439569 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:55.439569 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:55.468883 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-5856086f-440e-483c-9d5a-181d4898a0ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] delete_backup rpcapi backup_id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:36:55.471488 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5856086f-440e-483c-9d5a-181d4898a0ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 202 Jul 22 05:36:55.471936 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 497/1967] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:55 2026] DELETE /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:36:55.482520 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1fb94282-1144-401c-9359-6db54a025b4c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:55.486733 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1fb94282-1144-401c-9359-6db54a025b4c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:55.487675 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1fb94282-1144-401c-9359-6db54a025b4c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:55.487956 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1fb94282-1144-401c-9359-6db54a025b4c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:55.488112 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1fb94282-1144-401c-9359-6db54a025b4c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:55.499198 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:55.499198 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:55.500355 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1fb94282-1144-401c-9359-6db54a025b4c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 200 Jul 22 05:36:55.500789 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 501/1968] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:55 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:56.522097 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3ac06f4a-7afb-4e68-905d-3fff2a1d8931 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:56.526387 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ac06f4a-7afb-4e68-905d-3fff2a1d8931 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b Jul 22 05:36:56.526387 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3ac06f4a-7afb-4e68-905d-3fff2a1d8931 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:56.526868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3ac06f4a-7afb-4e68-905d-3fff2a1d8931 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:56.527050 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-3ac06f4a-7afb-4e68-905d-3fff2a1d8931 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id 19df3b19-41a9-4e1c-8e1f-d440bc8e064b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:56.533429 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ac06f4a-7afb-4e68-905d-3fff2a1d8931 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b returned with HTTP 404 Jul 22 05:36:56.534185 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 480/1969] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:56 2026] GET /volume/v3/backups/19df3b19-41a9-4e1c-8e1f-d440bc8e064b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:56.647431 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-aad8800a-6c7c-479c-8bbc-c9547fac06cc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:56.649963 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aad8800a-6c7c-479c-8bbc-c9547fac06cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e Jul 22 05:36:56.650145 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aad8800a-6c7c-479c-8bbc-c9547fac06cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:56.650371 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aad8800a-6c7c-479c-8bbc-c9547fac06cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:56.662716 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:56.662716 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:56.673002 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-aad8800a-6c7c-479c-8bbc-c9547fac06cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:56.684498 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aad8800a-6c7c-479c-8bbc-c9547fac06cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e returned with HTTP 200 Jul 22 05:36:56.684938 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 492/1970] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:56 2026] GET /volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e => generated 1355 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:56.711263 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d2a080f6-ea4b-40d3-9c8f-02659b5bda5c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:56.719432 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d2a080f6-ea4b-40d3-9c8f-02659b5bda5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e Jul 22 05:36:56.719432 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d2a080f6-ea4b-40d3-9c8f-02659b5bda5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:56.719432 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d2a080f6-ea4b-40d3-9c8f-02659b5bda5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:56.719432 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-d2a080f6-ea4b-40d3-9c8f-02659b5bda5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume with id: 43b442a3-7dfe-475b-8166-0044c0b0637e Jul 22 05:36:56.729677 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:56.729677 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:56.729677 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d2a080f6-ea4b-40d3-9c8f-02659b5bda5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:56.772801 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d2a080f6-ea4b-40d3-9c8f-02659b5bda5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume request issued successfully. Jul 22 05:36:56.772801 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d2a080f6-ea4b-40d3-9c8f-02659b5bda5c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e returned with HTTP 202 Jul 22 05:36:56.773768 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 498/1971] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:36:56 2026] DELETE /volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:36:56.791888 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7a706b3e-a7ec-42ba-9a44-590a02afe3a2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:56.791888 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7a706b3e-a7ec-42ba-9a44-590a02afe3a2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e Jul 22 05:36:56.791888 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7a706b3e-a7ec-42ba-9a44-590a02afe3a2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:56.791888 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7a706b3e-a7ec-42ba-9a44-590a02afe3a2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:56.796447 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-10c2edec-3125-4a06-a751-251882fab74c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:56.799403 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10c2edec-3125-4a06-a751-251882fab74c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:36:56.799578 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-10c2edec-3125-4a06-a751-251882fab74c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:56.799876 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-10c2edec-3125-4a06-a751-251882fab74c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:56.807463 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:56.807463 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:56.814619 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7a706b3e-a7ec-42ba-9a44-590a02afe3a2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:56.818984 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:56.818984 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:56.821922 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7a706b3e-a7ec-42ba-9a44-590a02afe3a2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e returned with HTTP 200 Jul 22 05:36:56.823064 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 502/1972] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:56 2026] GET /volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:56.823987 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-10c2edec-3125-4a06-a751-251882fab74c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:36:56.832001 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10c2edec-3125-4a06-a751-251882fab74c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 returned with HTTP 200 Jul 22 05:36:56.833495 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 481/1973] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:56 2026] GET /volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 => generated 1647 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:57.843467 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5589377f-c6cf-4d76-b49b-fd9ae60c9a2b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:57.848752 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5589377f-c6cf-4d76-b49b-fd9ae60c9a2b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e Jul 22 05:36:57.851004 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9e153571-0c55-4642-a10e-ba3db8f4f686 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:57.851435 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5589377f-c6cf-4d76-b49b-fd9ae60c9a2b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:57.851435 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5589377f-c6cf-4d76-b49b-fd9ae60c9a2b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:57.853330 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9e153571-0c55-4642-a10e-ba3db8f4f686 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:36:57.853770 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9e153571-0c55-4642-a10e-ba3db8f4f686 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:57.854163 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9e153571-0c55-4642-a10e-ba3db8f4f686 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:57.861044 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5589377f-c6cf-4d76-b49b-fd9ae60c9a2b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e returned with HTTP 404 Jul 22 05:36:57.861733 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 493/1974] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:57 2026] GET /volume/v3/volumes/43b442a3-7dfe-475b-8166-0044c0b0637e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:36:57.876383 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:57.876383 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:57.876587 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:57.877411 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:36:57.877935 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-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-106562257"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:57.879620 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-106562257'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:36:57.879822 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume of 1 GB Jul 22 05:36:57.882003 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9e153571-0c55-4642-a10e-ba3db8f4f686 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:36:57.885377 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Availability Zones retrieved successfully. Jul 22 05:36:57.890974 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9e153571-0c55-4642-a10e-ba3db8f4f686 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 returned with HTTP 200 Jul 22 05:36:57.890974 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 499/1975] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:57 2026] GET /volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 => generated 1647 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:57.891708 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (6dfcf5ef-6675-460b-893b-7a27e35f84ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:57.893271 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2871a70f-8865-4255-8f80-62b1869759ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:57.894268 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:36:57.938121 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2871a70f-8865-4255-8f80-62b1869759ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:57.938821 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23b9639-5a51-42c5-ae5a-d06d7efd3c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:58.006494 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['33d22707-9d3f-477c-ba21-bb5190a4ec56', '54e163c9-5775-4ee9-ae8b-4a7e73cc1b99', '18681774-d6d1-48fc-8e57-cd55753d8d35', 'e0c3585d-231b-4a4c-9ed2-39cbff3a250b'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:58.007201 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23b9639-5a51-42c5-ae5a-d06d7efd3c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33d22707-9d3f-477c-ba21-bb5190a4ec56', '54e163c9-5775-4ee9-ae8b-4a7e73cc1b99', '18681774-d6d1-48fc-8e57-cd55753d8d35', 'e0c3585d-231b-4a4c-9ed2-39cbff3a250b']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:58.008650 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d306d495-ce58-4b9a-ab24-c2df59d58b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:58.047746 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d306d495-ce58-4b9a-ab24-c2df59d58b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-106562257',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['33d22707-9d3f-477c-ba21-bb5190a4ec56','54e163c9-5775-4ee9-ae8b-4a7e73cc1b99','18681774-d6d1-48fc-8e57-cd55753d8d35','e0c3585d-231b-4a4c-9ed2-39cbff3a250b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-106562257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='9d2b8f11151948fead42f1a4a75fd4df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:58.048605 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd6b143-6c60-4890-91b4-1f2df65a3854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:58.073360 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd6b143-6c60-4890-91b4-1f2df65a3854) transitioned into state 'SUCCESS' from state '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-106562257',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['33d22707-9d3f-477c-ba21-bb5190a4ec56','54e163c9-5775-4ee9-ae8b-4a7e73cc1b99','18681774-d6d1-48fc-8e57-cd55753d8d35','e0c3585d-231b-4a4c-9ed2-39cbff3a250b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:58.074482 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9131a5-75a1-4954-a800-134683fb0e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:36:58.089346 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9131a5-75a1-4954-a800-134683fb0e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:36:58.090114 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (6dfcf5ef-6675-460b-893b-7a27e35f84ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:36:58.090464 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume request issued successfully. Jul 22 05:36:58.091967 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2ea6faa3-31f8-4e54-8978-fde87991f32e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:36:58.092547 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 503/1976] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:36:57 2026] POST /volume/v3/volumes => generated 813 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:58.109274 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-dfe05377-c45a-416a-82a2-75d4c9c9234f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:58.113699 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dfe05377-c45a-416a-82a2-75d4c9c9234f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b Jul 22 05:36:58.113699 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dfe05377-c45a-416a-82a2-75d4c9c9234f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:58.114147 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dfe05377-c45a-416a-82a2-75d4c9c9234f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:58.133134 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:58.133134 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:58.145796 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-dfe05377-c45a-416a-82a2-75d4c9c9234f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:58.156263 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dfe05377-c45a-416a-82a2-75d4c9c9234f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b returned with HTTP 200 Jul 22 05:36:58.157051 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 482/1977] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:58 2026] GET /volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:58.801808 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-144e07b6-ecce-4c16-9e2b-81eda5ed9f20 req-2bb81e00-12dd-4cd7-8e4e-a12ad43a87b0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:58.804283 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-144e07b6-ecce-4c16-9e2b-81eda5ed9f20 req-2bb81e00-12dd-4cd7-8e4e-a12ad43a87b0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/attachments/2b6e670b-15e8-4972-9a11-e34e47f36a0e Jul 22 05:36:58.804544 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-144e07b6-ecce-4c16-9e2b-81eda5ed9f20 req-2bb81e00-12dd-4cd7-8e4e-a12ad43a87b0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:58.804845 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-144e07b6-ecce-4c16-9e2b-81eda5ed9f20 req-2bb81e00-12dd-4cd7-8e4e-a12ad43a87b0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:58.812886 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:58.812886 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:58.901116 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-144e07b6-ecce-4c16-9e2b-81eda5ed9f20 req-2bb81e00-12dd-4cd7-8e4e-a12ad43a87b0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/attachments/2b6e670b-15e8-4972-9a11-e34e47f36a0e returned with HTTP 200 Jul 22 05:36:58.903930 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 494/1978] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:36:58 2026] DELETE /volume/v3/attachments/2b6e670b-15e8-4972-9a11-e34e47f36a0e => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:58.912195 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4c2d142a-f0bd-4620-a1c3-7e0b9fe45d5e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:58.914344 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4c2d142a-f0bd-4620-a1c3-7e0b9fe45d5e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:36:58.915220 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4c2d142a-f0bd-4620-a1c3-7e0b9fe45d5e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:58.915220 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4c2d142a-f0bd-4620-a1c3-7e0b9fe45d5e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:58.929099 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:58.929099 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:58.934707 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4c2d142a-f0bd-4620-a1c3-7e0b9fe45d5e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:36:58.941300 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4c2d142a-f0bd-4620-a1c3-7e0b9fe45d5e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 returned with HTTP 200 Jul 22 05:36:58.941854 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 500/1979] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:58 2026] GET /volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:36:58.965078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-00072544-bbc7-4a3e-9250-6d8820135f63 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:58.968871 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-00072544-bbc7-4a3e-9250-6d8820135f63 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:36:58.969353 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-00072544-bbc7-4a3e-9250-6d8820135f63 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10724374-46e3-4eb1-8f81-23643e3585b0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-396918721"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:58.971224 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-00072544-bbc7-4a3e-9250-6d8820135f63 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating new backup {'backup': {'volume_id': '10724374-46e3-4eb1-8f81-23643e3585b0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-396918721'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:36:58.971394 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-00072544-bbc7-4a3e-9250-6d8820135f63 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating backup of volume 10724374-46e3-4eb1-8f81-23643e3585b0 in container None Jul 22 05:36:58.988855 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:58.988855 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:58.989447 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-00072544-bbc7-4a3e-9250-6d8820135f63 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:36:59.027144 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-00072544-bbc7-4a3e-9250-6d8820135f63 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['648e2a40-5f4a-48c9-af74-3ae626085e8c', '4731c902-008c-4561-af7a-7d7b669b6719'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:59.095466 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-00072544-bbc7-4a3e-9250-6d8820135f63 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:36:59.096060 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 504/1980] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:36:58 2026] POST /volume/v3/backups => generated 327 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:59.109651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-584d1136-51ae-4fc0-8332-8f3bf76f68a5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:59.110725 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-584d1136-51ae-4fc0-8332-8f3bf76f68a5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:36:59.111133 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-584d1136-51ae-4fc0-8332-8f3bf76f68a5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:59.112371 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-584d1136-51ae-4fc0-8332-8f3bf76f68a5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:59.112371 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-584d1136-51ae-4fc0-8332-8f3bf76f68a5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:59.120659 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:59.120659 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:36:59.120659 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-584d1136-51ae-4fc0-8332-8f3bf76f68a5 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:36:59.120659 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 483/1981] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:59 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:59.175728 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fe9296a5-d85d-46cb-a943-716391748491 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:59.180795 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fe9296a5-d85d-46cb-a943-716391748491 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b Jul 22 05:36:59.181529 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fe9296a5-d85d-46cb-a943-716391748491 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:59.181885 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fe9296a5-d85d-46cb-a943-716391748491 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:59.192272 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:59.192272 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:36:59.209980 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-fe9296a5-d85d-46cb-a943-716391748491 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:59.217098 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fe9296a5-d85d-46cb-a943-716391748491 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b returned with HTTP 200 Jul 22 05:36:59.218446 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 495/1982] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:59 2026] GET /volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b => generated 906 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:36:59.241532 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-625f1e37-538b-4f2f-9fd9-a5dba6b6c5cc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:59.241532 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-625f1e37-538b-4f2f-9fd9-a5dba6b6c5cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:36:59.243713 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-625f1e37-538b-4f2f-9fd9-a5dba6b6c5cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b", "name": "tempest-VolumesBackupsTest-Backup-340957934", "description": "tempest-backup-description-907662200", "container": "tempest-volumesbackupstest-backup-container-1882370316"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:36:59.246444 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-625f1e37-538b-4f2f-9fd9-a5dba6b6c5cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating new backup {'backup': {'volume_id': '1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b', 'name': 'tempest-VolumesBackupsTest-Backup-340957934', 'description': 'tempest-backup-description-907662200', 'container': 'tempest-volumesbackupstest-backup-container-1882370316'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:36:59.246444 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-625f1e37-538b-4f2f-9fd9-a5dba6b6c5cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating backup of volume 1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b in container tempest-volumesbackupstest-backup-container-1882370316 Jul 22 05:36:59.260160 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:59.260160 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:36:59.260709 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-625f1e37-538b-4f2f-9fd9-a5dba6b6c5cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:36:59.332873 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-625f1e37-538b-4f2f-9fd9-a5dba6b6c5cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['0c40a216-a3ae-4ae9-ae19-d1cf9849993e', 'f4b0582c-0d81-4a6d-bc8e-a85f68cfda3f'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:36:59.415889 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-625f1e37-538b-4f2f-9fd9-a5dba6b6c5cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:36:59.416378 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 501/1983] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:36:59 2026] POST /volume/v3/backups => generated 327 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:36:59.431608 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8d3f75bd-1be6-4b73-9966-a63ce3f01c8a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:36:59.433668 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d3f75bd-1be6-4b73-9966-a63ce3f01c8a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:36:59.433936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d3f75bd-1be6-4b73-9966-a63ce3f01c8a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:36:59.434158 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d3f75bd-1be6-4b73-9966-a63ce3f01c8a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:36:59.434258 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-8d3f75bd-1be6-4b73-9966-a63ce3f01c8a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:36:59.445335 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:36:59.445335 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:36:59.446574 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d3f75bd-1be6-4b73-9966-a63ce3f01c8a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:36:59.447316 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 505/1984] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:36:59 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:00.143948 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6fbda0d6-bceb-4d69-bf19-98e1e63c7358 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:00.146623 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6fbda0d6-bceb-4d69-bf19-98e1e63c7358 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:00.146846 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6fbda0d6-bceb-4d69-bf19-98e1e63c7358 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:00.147040 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6fbda0d6-bceb-4d69-bf19-98e1e63c7358 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:00.147144 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-6fbda0d6-bceb-4d69-bf19-98e1e63c7358 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:00.160560 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:00.160560 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:00.161521 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6fbda0d6-bceb-4d69-bf19-98e1e63c7358 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:00.161974 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 484/1985] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:00 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:00.459938 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-214b6878-b71d-4d6f-8114-1ba9f88523d5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:00.462569 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-214b6878-b71d-4d6f-8114-1ba9f88523d5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:00.463087 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-214b6878-b71d-4d6f-8114-1ba9f88523d5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:00.463386 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-214b6878-b71d-4d6f-8114-1ba9f88523d5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:00.463558 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-214b6878-b71d-4d6f-8114-1ba9f88523d5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:00.472589 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:00.472589 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:00.474572 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-214b6878-b71d-4d6f-8114-1ba9f88523d5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:00.475258 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 496/1986] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:00 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:01.175468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-67875969-9ee6-42d7-80fe-e7458ca8a942 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:01.180281 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-67875969-9ee6-42d7-80fe-e7458ca8a942 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:01.180668 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-67875969-9ee6-42d7-80fe-e7458ca8a942 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:01.180980 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-67875969-9ee6-42d7-80fe-e7458ca8a942 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:01.181408 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-67875969-9ee6-42d7-80fe-e7458ca8a942 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:01.188415 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:01.188415 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:01.190559 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-67875969-9ee6-42d7-80fe-e7458ca8a942 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:01.190790 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 502/1987] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:01 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:01.489855 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b77545a9-52e9-484a-8614-caee3c461758 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:01.493053 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b77545a9-52e9-484a-8614-caee3c461758 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:01.493869 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b77545a9-52e9-484a-8614-caee3c461758 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:01.493869 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b77545a9-52e9-484a-8614-caee3c461758 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:01.493869 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-b77545a9-52e9-484a-8614-caee3c461758 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:01.501344 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:01.501344 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:01.502525 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b77545a9-52e9-484a-8614-caee3c461758 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:01.503156 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 506/1988] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:01 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:02.217681 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c95d5f2e-3bfd-40b3-bdba-25b25d55438a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:02.221758 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c95d5f2e-3bfd-40b3-bdba-25b25d55438a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:02.221758 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c95d5f2e-3bfd-40b3-bdba-25b25d55438a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:02.221758 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c95d5f2e-3bfd-40b3-bdba-25b25d55438a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:02.222233 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-c95d5f2e-3bfd-40b3-bdba-25b25d55438a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:02.233018 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:02.233018 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:02.234585 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c95d5f2e-3bfd-40b3-bdba-25b25d55438a tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:02.235480 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 485/1989] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:02 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:02.523159 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bf345ab7-a26f-4d42-b7d5-6a4e0b340cee None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:02.523931 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bf345ab7-a26f-4d42-b7d5-6a4e0b340cee tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:02.523931 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bf345ab7-a26f-4d42-b7d5-6a4e0b340cee tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:02.524108 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bf345ab7-a26f-4d42-b7d5-6a4e0b340cee tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:02.524311 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-bf345ab7-a26f-4d42-b7d5-6a4e0b340cee tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:02.532986 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:02.532986 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:02.533846 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bf345ab7-a26f-4d42-b7d5-6a4e0b340cee tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:02.533976 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 497/1990] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:02 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:03.253578 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b24b0db3-fe12-455c-8301-89e62fe631b0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:03.258922 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b24b0db3-fe12-455c-8301-89e62fe631b0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:03.259198 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b24b0db3-fe12-455c-8301-89e62fe631b0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:03.259419 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b24b0db3-fe12-455c-8301-89e62fe631b0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:03.259514 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-b24b0db3-fe12-455c-8301-89e62fe631b0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:03.267082 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:03.267082 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:03.268716 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b24b0db3-fe12-455c-8301-89e62fe631b0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:03.269291 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 503/1991] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:03 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:03.552010 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-251d35cd-80b8-47c6-b6f7-6d206c40765e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:03.552806 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-251d35cd-80b8-47c6-b6f7-6d206c40765e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:03.553086 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-251d35cd-80b8-47c6-b6f7-6d206c40765e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:03.553331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-251d35cd-80b8-47c6-b6f7-6d206c40765e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:03.553485 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-251d35cd-80b8-47c6-b6f7-6d206c40765e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:03.561290 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:03.561290 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:03.562244 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-251d35cd-80b8-47c6-b6f7-6d206c40765e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:03.562796 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 507/1992] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:03 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:04.284725 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-baff837d-50c6-47c6-94e6-6f51ecb3a570 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:04.286841 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-baff837d-50c6-47c6-94e6-6f51ecb3a570 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:04.287107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-baff837d-50c6-47c6-94e6-6f51ecb3a570 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:04.287389 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-baff837d-50c6-47c6-94e6-6f51ecb3a570 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:04.287461 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-baff837d-50c6-47c6-94e6-6f51ecb3a570 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:04.294878 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:04.294878 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:04.295901 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-baff837d-50c6-47c6-94e6-6f51ecb3a570 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:04.296406 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 486/1993] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:04 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:04.579097 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8ad48fae-2f7e-46a3-a3e6-ec475cc221e5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:04.582341 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8ad48fae-2f7e-46a3-a3e6-ec475cc221e5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:04.582341 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8ad48fae-2f7e-46a3-a3e6-ec475cc221e5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:04.582341 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8ad48fae-2f7e-46a3-a3e6-ec475cc221e5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:04.582518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-8ad48fae-2f7e-46a3-a3e6-ec475cc221e5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:04.593150 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:04.593150 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:04.595449 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8ad48fae-2f7e-46a3-a3e6-ec475cc221e5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:04.595449 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 498/1994] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:04 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:05.323391 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-27ba7033-5d3b-4868-9a60-2f0d45440cc7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:05.326134 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-27ba7033-5d3b-4868-9a60-2f0d45440cc7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:05.327500 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-27ba7033-5d3b-4868-9a60-2f0d45440cc7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:05.327868 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-27ba7033-5d3b-4868-9a60-2f0d45440cc7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:05.328074 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-27ba7033-5d3b-4868-9a60-2f0d45440cc7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:05.337376 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:05.337376 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:05.339142 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-27ba7033-5d3b-4868-9a60-2f0d45440cc7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:05.339707 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 504/1995] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:05 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:05.613175 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1f131985-0e4d-4af7-b67e-ef081930dc85 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:05.616240 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1f131985-0e4d-4af7-b67e-ef081930dc85 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:05.617220 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1f131985-0e4d-4af7-b67e-ef081930dc85 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:05.617623 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1f131985-0e4d-4af7-b67e-ef081930dc85 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:05.617900 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1f131985-0e4d-4af7-b67e-ef081930dc85 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:05.625727 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:05.625727 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:05.628211 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1f131985-0e4d-4af7-b67e-ef081930dc85 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:05.628356 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 508/1996] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:05 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:06.359236 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-61a27591-18da-4f8e-947e-9d41b2017a96 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:06.363066 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61a27591-18da-4f8e-947e-9d41b2017a96 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:06.363508 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61a27591-18da-4f8e-947e-9d41b2017a96 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:06.363958 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61a27591-18da-4f8e-947e-9d41b2017a96 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:06.364221 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-61a27591-18da-4f8e-947e-9d41b2017a96 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:06.382384 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:06.382384 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:06.383565 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61a27591-18da-4f8e-947e-9d41b2017a96 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:06.384783 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 487/1997] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:06 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:06.645490 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-97afb140-79da-4af5-93db-08ac974ac1d3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:06.649658 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-97afb140-79da-4af5-93db-08ac974ac1d3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:06.649658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-97afb140-79da-4af5-93db-08ac974ac1d3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:06.649658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-97afb140-79da-4af5-93db-08ac974ac1d3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:06.649658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-97afb140-79da-4af5-93db-08ac974ac1d3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:06.663663 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:06.663663 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:06.663663 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-97afb140-79da-4af5-93db-08ac974ac1d3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:06.663663 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 499/1998] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:06 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:07.407403 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f54423b7-c522-45bd-8682-3cd2aa002f82 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:07.413338 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f54423b7-c522-45bd-8682-3cd2aa002f82 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:07.416004 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f54423b7-c522-45bd-8682-3cd2aa002f82 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:07.416864 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f54423b7-c522-45bd-8682-3cd2aa002f82 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:07.416864 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f54423b7-c522-45bd-8682-3cd2aa002f82 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:07.425959 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:07.425959 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:07.427182 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f54423b7-c522-45bd-8682-3cd2aa002f82 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:07.427616 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 505/1999] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:07 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:07.677938 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-67f782c4-77f7-4358-ba09-a336648389db None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:07.683493 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-67f782c4-77f7-4358-ba09-a336648389db tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:07.684651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-67f782c4-77f7-4358-ba09-a336648389db tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:07.684651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-67f782c4-77f7-4358-ba09-a336648389db tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:07.684651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-67f782c4-77f7-4358-ba09-a336648389db tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:07.692315 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:07.692315 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:07.693738 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-67f782c4-77f7-4358-ba09-a336648389db tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:07.694054 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 509/2000] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:07 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:08.452514 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f5ca674f-4cca-47b0-90d2-4d539ba61c94 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:08.454940 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f5ca674f-4cca-47b0-90d2-4d539ba61c94 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:08.455528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f5ca674f-4cca-47b0-90d2-4d539ba61c94 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:08.457298 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f5ca674f-4cca-47b0-90d2-4d539ba61c94 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:08.457578 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f5ca674f-4cca-47b0-90d2-4d539ba61c94 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:08.467835 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:08.467835 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:08.469692 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f5ca674f-4cca-47b0-90d2-4d539ba61c94 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:08.469692 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 488/2001] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:08 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:08.508029 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:08.510856 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:37:08.511057 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-583250796", "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:08.515095 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-583250796', 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:37:08.715233 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2163eca8-4705-4c14-95d5-4a3f2b9c396d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:08.722496 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2163eca8-4705-4c14-95d5-4a3f2b9c396d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:08.722496 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2163eca8-4705-4c14-95d5-4a3f2b9c396d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:08.722496 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2163eca8-4705-4c14-95d5-4a3f2b9c396d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:08.722496 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-2163eca8-4705-4c14-95d5-4a3f2b9c396d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:08.728085 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:08.728085 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:08.729116 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2163eca8-4705-4c14-95d5-4a3f2b9c396d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:08.729160 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 506/2002] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:08 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:08.814080 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Create volume of 1 GB Jul 22 05:37:08.825060 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Availability Zones retrieved successfully. Jul 22 05:37:08.834346 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Flow 'volume_create_api' (839a170b-e840-474d-8fa6-2c95da49bb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:08.835943 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfe99dd-0c9f-43bd-b073-7b6260c6cefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:08.837334 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:37:08.940740 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfe99dd-0c9f-43bd-b073-7b6260c6cefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:08.941604 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44955c6f-9827-4647-b8b5-66c6f6af58f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:09.085733 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Created reservations ['5f17182a-7237-4d43-b5e5-696372a86d46', '33292550-0c8e-4200-9ac5-4bbb1207fa15', '7aeef06f-83a2-4daf-af8f-c7534d983f71', '32346d64-019f-4d0d-a043-38c5286cb0ef'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:37:09.086891 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44955c6f-9827-4647-b8b5-66c6f6af58f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f17182a-7237-4d43-b5e5-696372a86d46', '33292550-0c8e-4200-9ac5-4bbb1207fa15', '7aeef06f-83a2-4daf-af8f-c7534d983f71', '32346d64-019f-4d0d-a043-38c5286cb0ef']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:09.088272 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (140e3530-011f-470e-857c-53f846c568c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:09.129686 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (140e3530-011f-470e-857c-53f846c568c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b358c29b-bfb1-42f3-9a38-039b4c52aa7c', '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-583250796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fc14757dd549a3a74f32df25c948e3',qos_specs=None,replication_status=,reservations=['5f17182a-7237-4d43-b5e5-696372a86d46','33292550-0c8e-4200-9ac5-4bbb1207fa15','7aeef06f-83a2-4daf-af8f-c7534d983f71','32346d64-019f-4d0d-a043-38c5286cb0ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b302ec1060f4e2bad7a97e91786c539',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-583250796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b358c29b-bfb1-42f3-9a38-039b4c52aa7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fc14757dd549a3a74f32df25c948e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b302ec1060f4e2bad7a97e91786c539',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:09.130756 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (952085c4-d8c2-4926-b70a-9477e7219163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:09.176414 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (952085c4-d8c2-4926-b70a-9477e7219163) transitioned into state 'SUCCESS' from state '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-583250796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fc14757dd549a3a74f32df25c948e3',qos_specs=None,replication_status=,reservations=['5f17182a-7237-4d43-b5e5-696372a86d46','33292550-0c8e-4200-9ac5-4bbb1207fa15','7aeef06f-83a2-4daf-af8f-c7534d983f71','32346d64-019f-4d0d-a043-38c5286cb0ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b302ec1060f4e2bad7a97e91786c539',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:09.178625 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be579a34-bb11-41ed-86e3-bf1f68c4bdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:09.201114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be579a34-bb11-41ed-86e3-bf1f68c4bdc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:09.202588 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Flow 'volume_create_api' (839a170b-e840-474d-8fa6-2c95da49bb28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:09.202975 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Create volume request issued successfully. Jul 22 05:37:09.203840 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-511b5a46-6e6a-48e5-b6c3-8f01f955368e tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:37:09.204719 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 500/2003] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:37:08 2026] POST /volume/v3/volumes => generated 750 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:37:09.221983 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-03b8ec4f-56f2-45fb-a330-630b06cfce0c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:09.224661 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-03b8ec4f-56f2-45fb-a330-630b06cfce0c tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] GET https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c Jul 22 05:37:09.224661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-03b8ec4f-56f2-45fb-a330-630b06cfce0c tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:09.224869 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-03b8ec4f-56f2-45fb-a330-630b06cfce0c tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:09.235928 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:09.235928 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:09.241466 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-03b8ec4f-56f2-45fb-a330-630b06cfce0c tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Volume info retrieved successfully. Jul 22 05:37:09.250220 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-03b8ec4f-56f2-45fb-a330-630b06cfce0c tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c returned with HTTP 200 Jul 22 05:37:09.250789 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 510/2004] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:09 2026] GET /volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:09.490134 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f0340e8f-080f-4eb6-9201-378f17b40a67 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:09.493925 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f0340e8f-080f-4eb6-9201-378f17b40a67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:09.493925 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f0340e8f-080f-4eb6-9201-378f17b40a67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:09.494122 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f0340e8f-080f-4eb6-9201-378f17b40a67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:09.494211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f0340e8f-080f-4eb6-9201-378f17b40a67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:09.505238 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:09.505238 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:09.505238 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f0340e8f-080f-4eb6-9201-378f17b40a67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:09.505587 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 489/2005] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:09 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:09.744253 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-77647153-b848-4544-8485-2238402dc913 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:09.748134 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-77647153-b848-4544-8485-2238402dc913 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:09.748450 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-77647153-b848-4544-8485-2238402dc913 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:09.748893 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-77647153-b848-4544-8485-2238402dc913 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:09.749057 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-77647153-b848-4544-8485-2238402dc913 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:09.755745 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:09.755745 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:09.757166 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-77647153-b848-4544-8485-2238402dc913 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:09.758058 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 507/2006] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:09 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:10.275559 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-46fa57a5-2cef-4368-89cd-7e140538f960 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:10.278317 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-46fa57a5-2cef-4368-89cd-7e140538f960 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] GET https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c Jul 22 05:37:10.278604 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-46fa57a5-2cef-4368-89cd-7e140538f960 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:10.278909 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-46fa57a5-2cef-4368-89cd-7e140538f960 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:10.301416 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:10.301416 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:10.306925 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-46fa57a5-2cef-4368-89cd-7e140538f960 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Volume info retrieved successfully. Jul 22 05:37:10.314714 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-46fa57a5-2cef-4368-89cd-7e140538f960 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c returned with HTTP 200 Jul 22 05:37:10.315286 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 501/2007] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:10 2026] GET /volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c => generated 1358 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:37:10.369696 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-fd5ce2a0-a061-4ae9-a494-bec95541e2e9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:10.372925 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-fd5ce2a0-a061-4ae9-a494-bec95541e2e9 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] GET https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c Jul 22 05:37:10.373437 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-fd5ce2a0-a061-4ae9-a494-bec95541e2e9 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:10.373437 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-fd5ce2a0-a061-4ae9-a494-bec95541e2e9 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:10.386212 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:10.386212 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:10.397551 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-fd5ce2a0-a061-4ae9-a494-bec95541e2e9 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Volume info retrieved successfully. Jul 22 05:37:10.406372 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-fd5ce2a0-a061-4ae9-a494-bec95541e2e9 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c returned with HTTP 200 Jul 22 05:37:10.406915 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 511/2008] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:37:10 2026] GET /volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c => generated 1358 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:10.523618 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ec875b1d-3204-47d8-97b4-fe4a17ae4580 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:10.526573 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ec875b1d-3204-47d8-97b4-fe4a17ae4580 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:10.526789 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ec875b1d-3204-47d8-97b4-fe4a17ae4580 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:10.527119 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ec875b1d-3204-47d8-97b4-fe4a17ae4580 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:10.527163 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ec875b1d-3204-47d8-97b4-fe4a17ae4580 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:10.534294 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:10.534294 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:10.535466 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ec875b1d-3204-47d8-97b4-fe4a17ae4580 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:10.536070 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 490/2009] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:10 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:10.775459 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a765c8d9-c754-49e1-bb16-3ac8899a8aff None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:10.777838 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a765c8d9-c754-49e1-bb16-3ac8899a8aff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:10.778123 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a765c8d9-c754-49e1-bb16-3ac8899a8aff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:10.778399 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a765c8d9-c754-49e1-bb16-3ac8899a8aff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:10.778592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a765c8d9-c754-49e1-bb16-3ac8899a8aff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:10.783483 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:10.783483 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:10.784818 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a765c8d9-c754-49e1-bb16-3ac8899a8aff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:10.784933 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 508/2010] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:10 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:11.212592 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-b7d9df56-bb5b-4904-b2c4-a805dec2d948 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:11.221862 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-b7d9df56-bb5b-4904-b2c4-a805dec2d948 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] GET https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c Jul 22 05:37:11.222244 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-b7d9df56-bb5b-4904-b2c4-a805dec2d948 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:11.224266 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-b7d9df56-bb5b-4904-b2c4-a805dec2d948 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:11.246977 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:11.246977 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:11.257800 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-b7d9df56-bb5b-4904-b2c4-a805dec2d948 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Volume info retrieved successfully. Jul 22 05:37:11.272357 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-b7d9df56-bb5b-4904-b2c4-a805dec2d948 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c returned with HTTP 200 Jul 22 05:37:11.272357 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 502/2011] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:37:11 2026] GET /volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c => generated 1358 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:11.291965 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-802aca1f-fbff-49aa-a1f0-902ad4b2e31d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:11.291965 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-802aca1f-fbff-49aa-a1f0-902ad4b2e31d None None] GET https://10.4.3.91/volume// Jul 22 05:37:11.291965 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-802aca1f-fbff-49aa-a1f0-902ad4b2e31d None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:11.291965 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-802aca1f-fbff-49aa-a1f0-902ad4b2e31d None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:11.291965 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-802aca1f-fbff-49aa-a1f0-902ad4b2e31d None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:11.293166 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 512/2012] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:37:11 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:37:11.307956 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-7e8a197c-c55d-4fe9-a3a5-1a99408b8a12 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:11.313686 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-7e8a197c-c55d-4fe9-a3a5-1a99408b8a12 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:37:11.314265 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-7e8a197c-c55d-4fe9-a3a5-1a99408b8a12 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b358c29b-bfb1-42f3-9a38-039b4c52aa7c", "connector": null, "instance_uuid": "b4d91689-f7eb-49d0-8109-d103f5a1c2d1"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:11.329739 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:11.329739 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:11.415289 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-7e8a197c-c55d-4fe9-a3a5-1a99408b8a12 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:37:11.416037 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 491/2013] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:37:11 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 22 05:37:11.562297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-48ce95c8-d5a1-4640-88e4-41a1f546c074 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:11.562297 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-48ce95c8-d5a1-4640-88e4-41a1f546c074 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:11.562297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-48ce95c8-d5a1-4640-88e4-41a1f546c074 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:11.562297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-48ce95c8-d5a1-4640-88e4-41a1f546c074 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:11.562297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-48ce95c8-d5a1-4640-88e4-41a1f546c074 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:11.562297 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:11.562297 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:11.562859 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-48ce95c8-d5a1-4640-88e4-41a1f546c074 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:11.562859 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 509/2014] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:11 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:11.799757 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-91f91544-dba5-4cbe-99c4-cff0f96cfc5f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:11.802315 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-91f91544-dba5-4cbe-99c4-cff0f96cfc5f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:11.802459 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-91f91544-dba5-4cbe-99c4-cff0f96cfc5f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:11.803345 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-91f91544-dba5-4cbe-99c4-cff0f96cfc5f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:11.803345 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-91f91544-dba5-4cbe-99c4-cff0f96cfc5f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:11.812047 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:11.812047 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:11.813902 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-91f91544-dba5-4cbe-99c4-cff0f96cfc5f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:11.814523 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 503/2015] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:11 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:12.586812 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8e3b9a03-04ff-4a03-8b04-4625007ad7ec None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:12.590710 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e3b9a03-04ff-4a03-8b04-4625007ad7ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:12.591214 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e3b9a03-04ff-4a03-8b04-4625007ad7ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:12.591214 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e3b9a03-04ff-4a03-8b04-4625007ad7ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:12.591335 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-8e3b9a03-04ff-4a03-8b04-4625007ad7ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:12.601810 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:12.601810 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:12.601810 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e3b9a03-04ff-4a03-8b04-4625007ad7ec tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:12.605769 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 513/2016] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:12 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:12.833852 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-48f818e9-ed66-4a57-a4fb-69143713f1d4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:12.838588 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48f818e9-ed66-4a57-a4fb-69143713f1d4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:12.838588 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48f818e9-ed66-4a57-a4fb-69143713f1d4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:12.838588 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48f818e9-ed66-4a57-a4fb-69143713f1d4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:12.838588 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-48f818e9-ed66-4a57-a4fb-69143713f1d4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:12.848125 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:12.848125 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:12.849117 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48f818e9-ed66-4a57-a4fb-69143713f1d4 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:12.849883 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 492/2017] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:12 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:13.590670 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1c51b83b-1b70-447b-9be5-2bb6acc1bea1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:13.591195 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1c51b83b-1b70-447b-9be5-2bb6acc1bea1 None None] GET https://10.4.3.91/volume// Jul 22 05:37:13.591274 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1c51b83b-1b70-447b-9be5-2bb6acc1bea1 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:13.592873 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1c51b83b-1b70-447b-9be5-2bb6acc1bea1 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:13.596529 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1c51b83b-1b70-447b-9be5-2bb6acc1bea1 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:13.596529 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 510/2018] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:37: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 22 05:37:13.625888 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-72a4f0d3-95da-4613-93bf-56e594e6ffcb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:13.629606 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-06404f2b-c47f-41db-917c-dd288e637cf9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:13.630833 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-72a4f0d3-95da-4613-93bf-56e594e6ffcb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:13.630833 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-72a4f0d3-95da-4613-93bf-56e594e6ffcb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:13.630993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-72a4f0d3-95da-4613-93bf-56e594e6ffcb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:13.630993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-72a4f0d3-95da-4613-93bf-56e594e6ffcb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:13.633812 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-06404f2b-c47f-41db-917c-dd288e637cf9 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] GET https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c Jul 22 05:37:13.633812 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-06404f2b-c47f-41db-917c-dd288e637cf9 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:13.634378 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-06404f2b-c47f-41db-917c-dd288e637cf9 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:13.637707 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:13.637707 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:13.637903 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-72a4f0d3-95da-4613-93bf-56e594e6ffcb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:13.638700 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 504/2019] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:13 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:13.662195 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:13.662195 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:13.673137 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-06404f2b-c47f-41db-917c-dd288e637cf9 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Volume info retrieved successfully. Jul 22 05:37:13.684277 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-06404f2b-c47f-41db-917c-dd288e637cf9 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c returned with HTTP 200 Jul 22 05:37:13.684277 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 514/2020] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:37:13 2026] GET /volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c => generated 1537 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:37:13.856053 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-634e9224-b6c7-4f19-8cf6-8d94be11795d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:13.861615 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-634e9224-b6c7-4f19-8cf6-8d94be11795d tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] PUT https://10.4.3.91/volume/v3/attachments/2d75b688-1cec-444b-8397-263f5cca9c34 Jul 22 05:37:13.862500 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-634e9224-b6c7-4f19-8cf6-8d94be11795d tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:13.864370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d0f3e97a-8511-44d0-8649-ead2d26ae2a1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:13.871692 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d0f3e97a-8511-44d0-8649-ead2d26ae2a1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:13.871859 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d0f3e97a-8511-44d0-8649-ead2d26ae2a1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:13.872828 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d0f3e97a-8511-44d0-8649-ead2d26ae2a1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:13.873097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d0f3e97a-8511-44d0-8649-ead2d26ae2a1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:13.878170 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-634e9224-b6c7-4f19-8cf6-8d94be11795d tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Acquiring lock "cinder-attachment_update-b358c29b-bfb1-42f3-9a38-039b4c52aa7c-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:37:13.880778 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:13.880778 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:13.881717 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d0f3e97a-8511-44d0-8649-ead2d26ae2a1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:13.881959 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 511/2021] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:13 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:13.882622 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-634e9224-b6c7-4f19-8cf6-8d94be11795d tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Lock "cinder-attachment_update-b358c29b-bfb1-42f3-9a38-039b4c52aa7c-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:37:13.884187 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:13.884187 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:14.019832 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-634e9224-b6c7-4f19-8cf6-8d94be11795d tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Lock "cinder-attachment_update-b358c29b-bfb1-42f3-9a38-039b4c52aa7c-np0000005624" released by "attachment_update" :: held 0.137s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:37:14.020307 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-634e9224-b6c7-4f19-8cf6-8d94be11795d tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/attachments/2d75b688-1cec-444b-8397-263f5cca9c34 returned with HTTP 200 Jul 22 05:37:14.020983 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 493/2022] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:37:13 2026] PUT /volume/v3/attachments/2d75b688-1cec-444b-8397-263f5cca9c34 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:14.075340 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-ad426537-9f75-48b8-86c7-f46fe03b56da None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:14.078733 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-ad426537-9f75-48b8-86c7-f46fe03b56da tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] POST https://10.4.3.91/volume/v3/attachments/2d75b688-1cec-444b-8397-263f5cca9c34/action Jul 22 05:37:14.079267 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-ad426537-9f75-48b8-86c7-f46fe03b56da tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:37:14.079587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-ad426537-9f75-48b8-86c7-f46fe03b56da tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:14.112312 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:14.112312 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:14.150974 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-488efa29-c9fb-434f-83ba-da96faaf9821 req-ad426537-9f75-48b8-86c7-f46fe03b56da tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/attachments/2d75b688-1cec-444b-8397-263f5cca9c34/action returned with HTTP 204 Jul 22 05:37:14.151581 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 505/2023] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:37:14 2026] POST /volume/v3/attachments/2d75b688-1cec-444b-8397-263f5cca9c34/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:14.661896 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a7871673-ec2e-4b8d-8cfc-de57765e2d62 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:14.668548 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a7871673-ec2e-4b8d-8cfc-de57765e2d62 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:14.668548 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a7871673-ec2e-4b8d-8cfc-de57765e2d62 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:14.668548 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a7871673-ec2e-4b8d-8cfc-de57765e2d62 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:14.668548 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-a7871673-ec2e-4b8d-8cfc-de57765e2d62 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:14.673447 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:14.673447 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:14.674756 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a7871673-ec2e-4b8d-8cfc-de57765e2d62 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:14.675660 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 515/2024] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:14 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:14.899199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-07b72c1e-0603-446b-bd58-a76c2e3e4edd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:14.904011 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-07b72c1e-0603-446b-bd58-a76c2e3e4edd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:14.904271 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-07b72c1e-0603-446b-bd58-a76c2e3e4edd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:14.904486 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-07b72c1e-0603-446b-bd58-a76c2e3e4edd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:14.904603 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-07b72c1e-0603-446b-bd58-a76c2e3e4edd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:14.916161 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:14.916161 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:14.916621 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-07b72c1e-0603-446b-bd58-a76c2e3e4edd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:14.917080 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 512/2025] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:14 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:15.692887 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ab420755-8f66-4337-bb6a-f89eb8c5bc2b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:15.697372 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ab420755-8f66-4337-bb6a-f89eb8c5bc2b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:15.697372 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ab420755-8f66-4337-bb6a-f89eb8c5bc2b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:15.697714 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ab420755-8f66-4337-bb6a-f89eb8c5bc2b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:15.697783 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ab420755-8f66-4337-bb6a-f89eb8c5bc2b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:15.705667 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:15.705667 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:15.705667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ab420755-8f66-4337-bb6a-f89eb8c5bc2b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:15.705916 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 494/2026] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:15 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:15.813483 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:15.815981 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:37:15.816601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1685543889"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:15.818764 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1685543889'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:37:15.824380 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume of 1 GB Jul 22 05:37:15.824380 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:15.824380 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:15.825418 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Availability Zones retrieved successfully. Jul 22 05:37:15.834130 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Flow 'volume_create_api' (17bd2078-e418-4010-b895-2a746a441176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:15.837006 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ba2192-d8b2-4b84-856e-879ced72348e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:15.837271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:37:15.855288 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:15.855288 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:15.884074 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ba2192-d8b2-4b84-856e-879ced72348e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b', 'encryption_key_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=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:15.885268 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac83dac7-677d-4e6f-97b4-9cc21425c1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:15.932499 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-30cf55ed-e24c-45ac-b1cb-82ce4a0b442b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:15.937916 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-30cf55ed-e24c-45ac-b1cb-82ce4a0b442b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:15.937916 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-30cf55ed-e24c-45ac-b1cb-82ce4a0b442b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:15.937916 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-30cf55ed-e24c-45ac-b1cb-82ce4a0b442b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:15.937916 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-30cf55ed-e24c-45ac-b1cb-82ce4a0b442b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:15.943754 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:15.943754 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:15.945334 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-30cf55ed-e24c-45ac-b1cb-82ce4a0b442b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:15.945942 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 516/2027] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:15 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:15.975140 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Created reservations ['d50ce3e3-8f51-42b2-bc2c-b5ef69e62da7', '0c7c341d-bd4c-460e-9e54-f591d65cee44', '41d8b6cb-c2a9-4ca4-9148-07b571fc1eca', 'e98fc907-978d-4980-8b86-1ea42ef040d3'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:37:15.975976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac83dac7-677d-4e6f-97b4-9cc21425c1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d50ce3e3-8f51-42b2-bc2c-b5ef69e62da7', '0c7c341d-bd4c-460e-9e54-f591d65cee44', '41d8b6cb-c2a9-4ca4-9148-07b571fc1eca', 'e98fc907-978d-4980-8b86-1ea42ef040d3']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:15.976962 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4da8c73a-516d-4978-b592-89566add8caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:16.028194 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4da8c73a-516d-4978-b592-89566add8caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b27c512c-bdec-4109-8f81-f8bc2ed1718c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1685543889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bddc659dc2204325b06aa165b9ad9c8f',qos_specs=None,replication_status=,reservations=['d50ce3e3-8f51-42b2-bc2c-b5ef69e62da7','0c7c341d-bd4c-460e-9e54-f591d65cee44','41d8b6cb-c2a9-4ca4-9148-07b571fc1eca','e98fc907-978d-4980-8b86-1ea42ef040d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0359267725ad44acb4851f3a0da9ab39',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:37:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1685543889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b27c512c-bdec-4109-8f81-f8bc2ed1718c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bddc659dc2204325b06aa165b9ad9c8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0359267725ad44acb4851f3a0da9ab39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b),volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:16.030441 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (179fe03b-c587-49c3-892a-4d6a40d1d950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:16.090963 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (179fe03b-c587-49c3-892a-4d6a40d1d950) transitioned into state 'SUCCESS' from state '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-1685543889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bddc659dc2204325b06aa165b9ad9c8f',qos_specs=None,replication_status=,reservations=['d50ce3e3-8f51-42b2-bc2c-b5ef69e62da7','0c7c341d-bd4c-460e-9e54-f591d65cee44','41d8b6cb-c2a9-4ca4-9148-07b571fc1eca','e98fc907-978d-4980-8b86-1ea42ef040d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0359267725ad44acb4851f3a0da9ab39',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:16.092432 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c021b4bb-76f4-4a95-974b-de2af51ec27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:16.122284 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c021b4bb-76f4-4a95-974b-de2af51ec27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:16.124416 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Flow 'volume_create_api' (17bd2078-e418-4010-b895-2a746a441176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:16.125109 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume request issued successfully. Jul 22 05:37:16.126295 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-19aeb664-37b0-4ac9-afc0-5c86ee3f6d00 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:37:16.126885 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 506/2028] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:37:15 2026] POST /volume/v3/volumes => generated 758 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:37:16.148683 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-add76bd1-52cc-49db-9fea-22ca6ee167e9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:16.151672 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-add76bd1-52cc-49db-9fea-22ca6ee167e9 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:16.154663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-add76bd1-52cc-49db-9fea-22ca6ee167e9 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:16.154663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-add76bd1-52cc-49db-9fea-22ca6ee167e9 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:16.167616 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:16.167616 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:16.172990 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-add76bd1-52cc-49db-9fea-22ca6ee167e9 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:16.180776 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-add76bd1-52cc-49db-9fea-22ca6ee167e9 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:16.181205 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 513/2029] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:16 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:16.724219 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6d14c589-680b-4fe0-b937-3e9138d2242f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:16.728044 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6d14c589-680b-4fe0-b937-3e9138d2242f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:16.728307 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6d14c589-680b-4fe0-b937-3e9138d2242f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:16.728516 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6d14c589-680b-4fe0-b937-3e9138d2242f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:16.728653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-6d14c589-680b-4fe0-b937-3e9138d2242f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:16.737141 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:16.737141 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:16.737915 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6d14c589-680b-4fe0-b937-3e9138d2242f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:16.738510 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 495/2030] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:16 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:16.961420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-795b4bf8-39cd-4be1-8b49-d72f7482fba1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:16.965672 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-795b4bf8-39cd-4be1-8b49-d72f7482fba1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:16.967997 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-795b4bf8-39cd-4be1-8b49-d72f7482fba1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:16.967997 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-795b4bf8-39cd-4be1-8b49-d72f7482fba1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:16.967997 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-795b4bf8-39cd-4be1-8b49-d72f7482fba1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:16.974087 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:16.974087 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:16.975668 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-795b4bf8-39cd-4be1-8b49-d72f7482fba1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:16.976341 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 517/2031] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:16 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:17.210546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-90ee6738-aa77-40cb-b982-fd34d389b4b8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:17.213874 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-90ee6738-aa77-40cb-b982-fd34d389b4b8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:17.214164 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-90ee6738-aa77-40cb-b982-fd34d389b4b8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:17.214409 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-90ee6738-aa77-40cb-b982-fd34d389b4b8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:17.230288 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:17.230288 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:17.252674 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-90ee6738-aa77-40cb-b982-fd34d389b4b8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:17.271203 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-90ee6738-aa77-40cb-b982-fd34d389b4b8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:17.273115 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 507/2032] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:17 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:17.374482 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-ec2612c7-2ec3-4a11-bd8b-98592cc06b3a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:17.382279 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-ec2612c7-2ec3-4a11-bd8b-98592cc06b3a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:17.382279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-ec2612c7-2ec3-4a11-bd8b-98592cc06b3a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:17.382279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-ec2612c7-2ec3-4a11-bd8b-98592cc06b3a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:17.390991 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:17.390991 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:17.395008 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-ec2612c7-2ec3-4a11-bd8b-98592cc06b3a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:17.399552 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-ec2612c7-2ec3-4a11-bd8b-98592cc06b3a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:17.400055 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 514/2033] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:37:17 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:17.559588 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8c6cc3e1-743e-419a-90b6-94865a715b19 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:17.560246 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8c6cc3e1-743e-419a-90b6-94865a715b19 None None] GET https://10.4.3.91/volume// Jul 22 05:37:17.562665 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8c6cc3e1-743e-419a-90b6-94865a715b19 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:17.562665 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8c6cc3e1-743e-419a-90b6-94865a715b19 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:17.562665 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8c6cc3e1-743e-419a-90b6-94865a715b19 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:17.562665 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 496/2034] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:37: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 22 05:37:17.575599 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-f43c4b16-2b14-4675-bff8-9830ceaeca94 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:17.581893 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-f43c4b16-2b14-4675-bff8-9830ceaeca94 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:37:17.583403 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-f43c4b16-2b14-4675-bff8-9830ceaeca94 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b27c512c-bdec-4109-8f81-f8bc2ed1718c", "connector": null, "instance_uuid": "024a519b-8fb3-4088-8658-d2b033dc730b"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:17.603056 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:17.603056 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:17.652460 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-f43c4b16-2b14-4675-bff8-9830ceaeca94 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:37:17.653868 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 518/2035] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:37:17 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 22 05:37:17.716501 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-995cb4fa-b02a-41f2-85b9-4a784d032544 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:17.718570 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-995cb4fa-b02a-41f2-85b9-4a784d032544 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:17.718721 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-995cb4fa-b02a-41f2-85b9-4a784d032544 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:17.719509 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-995cb4fa-b02a-41f2-85b9-4a784d032544 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:17.755337 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-df403aa2-e1d7-449c-a3e0-71f8a50d725b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:17.757105 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-df403aa2-e1d7-449c-a3e0-71f8a50d725b None None] GET https://10.4.3.91/volume// Jul 22 05:37:17.757105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-df403aa2-e1d7-449c-a3e0-71f8a50d725b None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:17.757105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-df403aa2-e1d7-449c-a3e0-71f8a50d725b None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:17.757261 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:17.757261 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:17.757332 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-df403aa2-e1d7-449c-a3e0-71f8a50d725b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:17.757332 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 515/2036] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:37: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 22 05:37:17.759679 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3f8b63ee-2303-4a11-8861-ccf20bce8ece None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:17.763563 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-995cb4fa-b02a-41f2-85b9-4a784d032544 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:17.769660 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f8b63ee-2303-4a11-8861-ccf20bce8ece tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:17.769660 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f8b63ee-2303-4a11-8861-ccf20bce8ece tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:17.769660 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f8b63ee-2303-4a11-8861-ccf20bce8ece tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:17.769660 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-3f8b63ee-2303-4a11-8861-ccf20bce8ece tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:17.769937 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-4ceac80e-29d6-4eb6-9a4c-9141c70c54ba None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:17.772259 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-4ceac80e-29d6-4eb6-9a4c-9141c70c54ba tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:17.772539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-4ceac80e-29d6-4eb6-9a4c-9141c70c54ba tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:17.772784 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-4ceac80e-29d6-4eb6-9a4c-9141c70c54ba tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:17.773290 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-995cb4fa-b02a-41f2-85b9-4a784d032544 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:17.773942 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 508/2037] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:17 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:17.776556 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:17.776556 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:17.777680 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f8b63ee-2303-4a11-8861-ccf20bce8ece tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:17.778205 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 497/2038] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:17 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:17.789814 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:17.789814 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:17.794840 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-4ceac80e-29d6-4eb6-9a4c-9141c70c54ba tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:17.801121 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-4ceac80e-29d6-4eb6-9a4c-9141c70c54ba tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:17.801861 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 519/2039] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:37:17 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1030 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:37:17.939611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-33eec7f4-7713-454e-99c6-1a7e72681750 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:17.941763 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-33eec7f4-7713-454e-99c6-1a7e72681750 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] PUT https://10.4.3.91/volume/v3/attachments/73f911ee-bd8b-4e50-8336-309828c1716c Jul 22 05:37:17.942813 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-33eec7f4-7713-454e-99c6-1a7e72681750 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:17.950916 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-33eec7f4-7713-454e-99c6-1a7e72681750 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Acquiring lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:37:17.956647 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-33eec7f4-7713-454e-99c6-1a7e72681750 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:37:17.958192 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:17.958192 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:17.994150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3426dc4c-9be9-47db-a690-bc5872e53dd8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:17.996424 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3426dc4c-9be9-47db-a690-bc5872e53dd8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:17.996759 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3426dc4c-9be9-47db-a690-bc5872e53dd8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:17.998362 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3426dc4c-9be9-47db-a690-bc5872e53dd8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:17.998362 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-3426dc4c-9be9-47db-a690-bc5872e53dd8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:18.003472 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:18.003472 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:18.003954 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3426dc4c-9be9-47db-a690-bc5872e53dd8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:18.004517 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 509/2040] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:17 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:18.069618 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-33eec7f4-7713-454e-99c6-1a7e72681750 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" released by "attachment_update" :: held 0.112s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:37:18.070073 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-33eec7f4-7713-454e-99c6-1a7e72681750 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/73f911ee-bd8b-4e50-8336-309828c1716c returned with HTTP 200 Jul 22 05:37:18.070751 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 516/2041] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:37:17 2026] PUT /volume/v3/attachments/73f911ee-bd8b-4e50-8336-309828c1716c => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:18.796495 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f2dffaa2-d5b0-4c58-9c7f-d57730bacaad None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:18.798162 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9d6d8b73-9da6-435c-bedf-c8eff8e57fcd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:18.799184 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f2dffaa2-d5b0-4c58-9c7f-d57730bacaad tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:18.799451 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f2dffaa2-d5b0-4c58-9c7f-d57730bacaad tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:18.799741 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f2dffaa2-d5b0-4c58-9c7f-d57730bacaad tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:18.799915 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f2dffaa2-d5b0-4c58-9c7f-d57730bacaad tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:18.804141 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9d6d8b73-9da6-435c-bedf-c8eff8e57fcd tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:18.804141 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9d6d8b73-9da6-435c-bedf-c8eff8e57fcd tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:18.804438 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9d6d8b73-9da6-435c-bedf-c8eff8e57fcd tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:18.807452 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:18.807452 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:18.809245 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f2dffaa2-d5b0-4c58-9c7f-d57730bacaad tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:18.810074 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 498/2042] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:18 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:18.825180 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:18.825180 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:18.829394 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9d6d8b73-9da6-435c-bedf-c8eff8e57fcd tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:18.839146 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9d6d8b73-9da6-435c-bedf-c8eff8e57fcd tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:18.839674 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 520/2043] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:18 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:19.018173 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3b6e3e6c-a38e-4f0c-8db6-14ee6e634789 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:19.020721 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3b6e3e6c-a38e-4f0c-8db6-14ee6e634789 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:19.021043 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3b6e3e6c-a38e-4f0c-8db6-14ee6e634789 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:19.021337 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3b6e3e6c-a38e-4f0c-8db6-14ee6e634789 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:19.021337 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-3b6e3e6c-a38e-4f0c-8db6-14ee6e634789 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:19.026288 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:19.026288 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:19.027324 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3b6e3e6c-a38e-4f0c-8db6-14ee6e634789 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:19.027996 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 510/2044] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:19 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:19.418159 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-349e8161-d47e-4922-bbea-5340aad85419 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:19.423199 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-349e8161-d47e-4922-bbea-5340aad85419 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:37:19.423199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-349e8161-d47e-4922-bbea-5340aad85419 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:19.423342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-349e8161-d47e-4922-bbea-5340aad85419 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:19.439698 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:19.439698 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:19.446611 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-349e8161-d47e-4922-bbea-5340aad85419 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:37:19.455203 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-349e8161-d47e-4922-bbea-5340aad85419 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:37:19.455203 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 517/2045] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:19 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:19.549248 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4199975d-15ac-4e65-a7a6-c7b8c63733ca None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:19.552382 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4199975d-15ac-4e65-a7a6-c7b8c63733ca tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:37:19.553450 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4199975d-15ac-4e65-a7a6-c7b8c63733ca tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:19.553450 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4199975d-15ac-4e65-a7a6-c7b8c63733ca tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:19.564623 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:19.564623 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:19.572090 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4199975d-15ac-4e65-a7a6-c7b8c63733ca tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:37:19.581448 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4199975d-15ac-4e65-a7a6-c7b8c63733ca tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:37:19.582158 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 499/2046] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:19 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:19.824283 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e04de385-13ed-400b-8bc4-c56bcb174319 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:19.826656 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e04de385-13ed-400b-8bc4-c56bcb174319 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:19.827781 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e04de385-13ed-400b-8bc4-c56bcb174319 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:19.828185 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e04de385-13ed-400b-8bc4-c56bcb174319 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:19.828309 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e04de385-13ed-400b-8bc4-c56bcb174319 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:19.834309 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:19.834309 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:19.835768 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e04de385-13ed-400b-8bc4-c56bcb174319 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:19.836315 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 521/2047] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:19 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:19.854772 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4ec0743f-6e64-4645-ad5a-37d2c3295f9b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:19.858129 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4ec0743f-6e64-4645-ad5a-37d2c3295f9b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:19.858412 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4ec0743f-6e64-4645-ad5a-37d2c3295f9b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:19.859042 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4ec0743f-6e64-4645-ad5a-37d2c3295f9b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:19.874729 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:19.874729 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:19.884483 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4ec0743f-6e64-4645-ad5a-37d2c3295f9b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:19.893707 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4ec0743f-6e64-4645-ad5a-37d2c3295f9b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:19.893707 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 511/2048] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:19 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:20.045373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4b489bfd-63b5-4177-9395-ec6d9a6a8187 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:20.048694 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4b489bfd-63b5-4177-9395-ec6d9a6a8187 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:20.048694 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4b489bfd-63b5-4177-9395-ec6d9a6a8187 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:20.048694 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4b489bfd-63b5-4177-9395-ec6d9a6a8187 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:20.048912 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-4b489bfd-63b5-4177-9395-ec6d9a6a8187 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:20.055177 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:20.055177 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:20.056167 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4b489bfd-63b5-4177-9395-ec6d9a6a8187 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:20.056603 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 518/2049] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:20 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:20.851973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5f9f7954-7790-45c0-8187-12e469ddb10c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:20.856347 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5f9f7954-7790-45c0-8187-12e469ddb10c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:20.856845 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5f9f7954-7790-45c0-8187-12e469ddb10c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:20.857696 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5f9f7954-7790-45c0-8187-12e469ddb10c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:20.857696 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-5f9f7954-7790-45c0-8187-12e469ddb10c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:20.870133 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:20.870133 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:20.871102 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5f9f7954-7790-45c0-8187-12e469ddb10c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:20.872268 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 500/2050] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:20 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:20.909691 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-37ba43de-1c3f-40e6-ac3d-176b4fb3c120 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:20.912434 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-37ba43de-1c3f-40e6-ac3d-176b4fb3c120 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:20.912705 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-37ba43de-1c3f-40e6-ac3d-176b4fb3c120 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:20.912872 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-37ba43de-1c3f-40e6-ac3d-176b4fb3c120 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:20.936972 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:20.936972 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:20.943384 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-37ba43de-1c3f-40e6-ac3d-176b4fb3c120 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:20.949836 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-37ba43de-1c3f-40e6-ac3d-176b4fb3c120 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:20.951050 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 522/2051] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:20 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:21.071496 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-22a9ec4c-22cf-4c34-a486-41c1431cb86f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:21.073780 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-22a9ec4c-22cf-4c34-a486-41c1431cb86f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:21.074309 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-22a9ec4c-22cf-4c34-a486-41c1431cb86f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:21.074309 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-22a9ec4c-22cf-4c34-a486-41c1431cb86f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:21.074567 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-22a9ec4c-22cf-4c34-a486-41c1431cb86f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:21.083646 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:21.083646 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:21.085864 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-22a9ec4c-22cf-4c34-a486-41c1431cb86f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:21.086868 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 512/2052] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:21 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:21.174949 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e9bf83e3-2160-4211-a9bd-d057d550846a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:21.179231 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:37:21.179485 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1251476027", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:21.182531 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1251476027', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:37:21.182680 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Create volume of 1 GB Jul 22 05:37:21.190079 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Availability Zones retrieved successfully. Jul 22 05:37:21.197957 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Flow 'volume_create_api' (d6d12635-ae81-46a8-9eaf-26aa07cbbe6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:21.199454 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb5a9df-f460-451a-9ce3-8ccabd897275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:21.200775 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:37:21.242944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb5a9df-f460-451a-9ce3-8ccabd897275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:21.243725 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6296b458-5be5-4054-8cab-1f084f092aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:21.337571 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Created reservations ['174de02b-9a91-479d-9ca0-41d24dc5bb92', 'c496b570-1428-4ffa-8d41-2e3ae2b961af', 'df8b96ca-37c7-45a2-9bd7-00b229c88ce7', '4c91e31a-db07-4d28-b2da-c7903665b3f2'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:37:21.338618 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6296b458-5be5-4054-8cab-1f084f092aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['174de02b-9a91-479d-9ca0-41d24dc5bb92', 'c496b570-1428-4ffa-8d41-2e3ae2b961af', 'df8b96ca-37c7-45a2-9bd7-00b229c88ce7', '4c91e31a-db07-4d28-b2da-c7903665b3f2']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:21.339527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd3063d-a0e7-446e-9d0f-c52d5877f13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:21.367448 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd3063d-a0e7-446e-9d0f-c52d5877f13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de555c06-9107-4fe7-9676-ae39f8e04582', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1251476027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e163bf8a4b4425ad49d60420741e7b',qos_specs=None,replication_status=,reservations=['174de02b-9a91-479d-9ca0-41d24dc5bb92','c496b570-1428-4ffa-8d41-2e3ae2b961af','df8b96ca-37c7-45a2-9bd7-00b229c88ce7','4c91e31a-db07-4d28-b2da-c7903665b3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='513c7aff1ed0471ab240dbe1ee05e14f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1251476027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de555c06-9107-4fe7-9676-ae39f8e04582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e163bf8a4b4425ad49d60420741e7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='513c7aff1ed0471ab240dbe1ee05e14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:21.368237 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875a9016-fadc-4f67-a0f6-7bf64e55d1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:21.397659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875a9016-fadc-4f67-a0f6-7bf64e55d1e7) transitioned into state 'SUCCESS' from state '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-1251476027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e163bf8a4b4425ad49d60420741e7b',qos_specs=None,replication_status=,reservations=['174de02b-9a91-479d-9ca0-41d24dc5bb92','c496b570-1428-4ffa-8d41-2e3ae2b961af','df8b96ca-37c7-45a2-9bd7-00b229c88ce7','4c91e31a-db07-4d28-b2da-c7903665b3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='513c7aff1ed0471ab240dbe1ee05e14f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:21.398523 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eccedb05-11d5-46c8-94a6-850a3adb6646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:21.416515 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eccedb05-11d5-46c8-94a6-850a3adb6646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:21.417917 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Flow 'volume_create_api' (d6d12635-ae81-46a8-9eaf-26aa07cbbe6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:21.418315 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Create volume request issued successfully. Jul 22 05:37:21.419342 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e9bf83e3-2160-4211-a9bd-d057d550846a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:37:21.419920 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 519/2053] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:37:21 2026] POST /volume/v3/volumes => generated 753 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:37:21.439228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cf8f6edd-f392-4e44-af09-c1c902784af0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:21.446063 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cf8f6edd-f392-4e44-af09-c1c902784af0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:21.446336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cf8f6edd-f392-4e44-af09-c1c902784af0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:21.446620 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cf8f6edd-f392-4e44-af09-c1c902784af0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:21.458841 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:21.458841 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:21.465082 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cf8f6edd-f392-4e44-af09-c1c902784af0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:21.473296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cf8f6edd-f392-4e44-af09-c1c902784af0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:21.474159 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 501/2054] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:21 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:21.883602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dd0c45e0-e8f2-464b-939e-c6cd145c0d3e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:21.885999 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dd0c45e0-e8f2-464b-939e-c6cd145c0d3e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:21.886359 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dd0c45e0-e8f2-464b-939e-c6cd145c0d3e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:21.886672 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dd0c45e0-e8f2-464b-939e-c6cd145c0d3e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:21.887250 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-dd0c45e0-e8f2-464b-939e-c6cd145c0d3e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:21.893363 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:21.893363 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:21.894360 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dd0c45e0-e8f2-464b-939e-c6cd145c0d3e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:21.894932 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 523/2055] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:21 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:21.969673 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-92759d75-b7e6-487e-9cee-bec223528992 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:21.973179 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-92759d75-b7e6-487e-9cee-bec223528992 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:21.973381 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-92759d75-b7e6-487e-9cee-bec223528992 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:21.973575 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-92759d75-b7e6-487e-9cee-bec223528992 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:21.993202 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:21.993202 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:21.999783 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-92759d75-b7e6-487e-9cee-bec223528992 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:22.006722 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-92759d75-b7e6-487e-9cee-bec223528992 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:22.007617 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 513/2056] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:21 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:22.105701 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-86313ac9-4983-4607-af08-e3ac8200bb0c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.105987 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-86313ac9-4983-4607-af08-e3ac8200bb0c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:22.106444 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-86313ac9-4983-4607-af08-e3ac8200bb0c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.106777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-86313ac9-4983-4607-af08-e3ac8200bb0c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.107957 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-86313ac9-4983-4607-af08-e3ac8200bb0c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:22.114527 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.114527 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:22.115687 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-86313ac9-4983-4607-af08-e3ac8200bb0c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:22.116252 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 520/2057] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:22.495414 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3b080cb0-dedd-4c4d-974c-c904326c57ea None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.497183 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b080cb0-dedd-4c4d-974c-c904326c57ea tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:22.497558 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b080cb0-dedd-4c4d-974c-c904326c57ea tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.497924 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b080cb0-dedd-4c4d-974c-c904326c57ea tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.507864 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.507864 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:22.515160 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3b080cb0-dedd-4c4d-974c-c904326c57ea tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:22.520604 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b080cb0-dedd-4c4d-974c-c904326c57ea tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:22.521298 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 502/2058] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:22.540231 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-efecf368-9060-4a6c-bc70-516632123a42 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.542950 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-efecf368-9060-4a6c-bc70-516632123a42 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:22.542950 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-efecf368-9060-4a6c-bc70-516632123a42 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.543164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-efecf368-9060-4a6c-bc70-516632123a42 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.551864 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.551864 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:22.557497 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-efecf368-9060-4a6c-bc70-516632123a42 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:22.563880 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-efecf368-9060-4a6c-bc70-516632123a42 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:22.564841 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 524/2059] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:22.579325 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5e4d9d1f-43a1-461b-a35d-291e7b41db6c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.581818 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5e4d9d1f-43a1-461b-a35d-291e7b41db6c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes Jul 22 05:37:22.582764 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5e4d9d1f-43a1-461b-a35d-291e7b41db6c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.583086 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5e4d9d1f-43a1-461b-a35d-291e7b41db6c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.583468 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-5e4d9d1f-43a1-461b-a35d-291e7b41db6c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:37:22.584729 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-5e4d9d1f-43a1-461b-a35d-291e7b41db6c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:37:22.599084 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5e4d9d1f-43a1-461b-a35d-291e7b41db6c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Get all volumes completed successfully. Jul 22 05:37:22.599812 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5e4d9d1f-43a1-461b-a35d-291e7b41db6c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 200 Jul 22 05:37:22.600564 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 514/2060] 10.4.3.91 () {66 vars in 1230 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/volumes => generated 337 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:22.610491 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4bd10351-35d1-471f-961e-7d641716d2ee None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.613616 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4bd10351-35d1-471f-961e-7d641716d2ee tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:22.613876 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4bd10351-35d1-471f-961e-7d641716d2ee tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.614125 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4bd10351-35d1-471f-961e-7d641716d2ee tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.625608 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.625608 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:22.630953 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4bd10351-35d1-471f-961e-7d641716d2ee tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:22.637571 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4bd10351-35d1-471f-961e-7d641716d2ee tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:22.638375 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 521/2061] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:22.649604 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-46eb8a5d-ea6e-46ec-9f14-3a849d9ce556 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.655411 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-46eb8a5d-ea6e-46ec-9f14-3a849d9ce556 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments/73f911ee-bd8b-4e50-8336-309828c1716c/action Jul 22 05:37:22.659221 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-46eb8a5d-ea6e-46ec-9f14-3a849d9ce556 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:37:22.659945 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-46eb8a5d-ea6e-46ec-9f14-3a849d9ce556 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:22.687941 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.687941 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:22.695614 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-1434f5eb-0fef-4f93-9934-f90535fd3df1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.699443 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-1434f5eb-0fef-4f93-9934-f90535fd3df1 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:22.700292 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-1434f5eb-0fef-4f93-9934-f90535fd3df1 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.700960 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-1434f5eb-0fef-4f93-9934-f90535fd3df1 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.706978 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-d5bf86e5-54c1-4de5-bca1-83c4fce0491b req-46eb8a5d-ea6e-46ec-9f14-3a849d9ce556 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/73f911ee-bd8b-4e50-8336-309828c1716c/action returned with HTTP 204 Jul 22 05:37:22.707664 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 503/2062] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:37:22 2026] POST /volume/v3/attachments/73f911ee-bd8b-4e50-8336-309828c1716c/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:22.712663 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.712663 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:22.717617 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-1434f5eb-0fef-4f93-9934-f90535fd3df1 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:22.727816 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-1434f5eb-0fef-4f93-9934-f90535fd3df1 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:22.728404 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 525/2063] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:22.838626 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e9873141-e19a-49f5-bb49-a5ecda6e2f8a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.838626 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e9873141-e19a-49f5-bb49-a5ecda6e2f8a None None] GET https://10.4.3.91/volume// Jul 22 05:37:22.839042 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e9873141-e19a-49f5-bb49-a5ecda6e2f8a None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.839042 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e9873141-e19a-49f5-bb49-a5ecda6e2f8a None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.839339 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e9873141-e19a-49f5-bb49-a5ecda6e2f8a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:22.839643 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 515/2064] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:37: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 22 05:37:22.850377 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-c9fa2488-0da2-4f45-b431-025e2c969fe5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.853376 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-c9fa2488-0da2-4f45-b431-025e2c969fe5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:37:22.853804 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-c9fa2488-0da2-4f45-b431-025e2c969fe5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de555c06-9107-4fe7-9676-ae39f8e04582", "connector": null, "instance_uuid": "83bacaa4-0de6-442b-a308-c3bf77b73061"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:22.867909 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.867909 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:22.902012 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-c9fa2488-0da2-4f45-b431-025e2c969fe5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:37:22.902722 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 522/2065] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:37:22 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 22 05:37:22.905896 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ba902be2-b833-4274-8ffd-d89629e59598 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.908712 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba902be2-b833-4274-8ffd-d89629e59598 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:22.908973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba902be2-b833-4274-8ffd-d89629e59598 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.909211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba902be2-b833-4274-8ffd-d89629e59598 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.909351 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ba902be2-b833-4274-8ffd-d89629e59598 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:22.915170 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.915170 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:22.916296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba902be2-b833-4274-8ffd-d89629e59598 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:22.916868 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 504/2066] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:22.929496 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-08352927-bf31-40ec-9ad9-7028f3f33451 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.931278 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-08352927-bf31-40ec-9ad9-7028f3f33451 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:22.931466 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-08352927-bf31-40ec-9ad9-7028f3f33451 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.931660 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-08352927-bf31-40ec-9ad9-7028f3f33451 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.931767 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-08352927-bf31-40ec-9ad9-7028f3f33451 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:22.938167 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.938167 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:22.939175 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-08352927-bf31-40ec-9ad9-7028f3f33451 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:22.943472 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 526/2067] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:22.954432 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3648d783-8636-45c6-9094-a47dea142e42 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.955591 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e77b6ad4-90db-4786-a2c5-9fbc45729f7e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.957400 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e77b6ad4-90db-4786-a2c5-9fbc45729f7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:22.957595 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e77b6ad4-90db-4786-a2c5-9fbc45729f7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.957874 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e77b6ad4-90db-4786-a2c5-9fbc45729f7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.958092 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-e77b6ad4-90db-4786-a2c5-9fbc45729f7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete backup with id: 95fbad61-85e0-49fd-8fbf-a6d08a378593. Jul 22 05:37:22.960269 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3648d783-8636-45c6-9094-a47dea142e42 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:22.960534 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3648d783-8636-45c6-9094-a47dea142e42 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.960809 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3648d783-8636-45c6-9094-a47dea142e42 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.966286 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.966286 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:22.971428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cad209cc-7e3c-41b4-8e68-5019fc9615b6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.971864 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cad209cc-7e3c-41b4-8e68-5019fc9615b6 None None] GET https://10.4.3.91/volume// Jul 22 05:37:22.972064 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cad209cc-7e3c-41b4-8e68-5019fc9615b6 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.972313 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cad209cc-7e3c-41b4-8e68-5019fc9615b6 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.972745 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cad209cc-7e3c-41b4-8e68-5019fc9615b6 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:22.973120 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 505/2068] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:37: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 22 05:37:22.979496 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:22.979496 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:22.983572 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-235a9ffc-027e-4973-aa6f-7841695d81df None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:22.984576 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3648d783-8636-45c6-9094-a47dea142e42 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:22.985695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-e77b6ad4-90db-4786-a2c5-9fbc45729f7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] delete_backup rpcapi backup_id 95fbad61-85e0-49fd-8fbf-a6d08a378593 {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:37:22.987330 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-235a9ffc-027e-4973-aa6f-7841695d81df tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:22.987596 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-235a9ffc-027e-4973-aa6f-7841695d81df tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:22.987812 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-235a9ffc-027e-4973-aa6f-7841695d81df tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:22.989948 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e77b6ad4-90db-4786-a2c5-9fbc45729f7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 202 Jul 22 05:37:22.990394 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 523/2069] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:22 2026] DELETE /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:37:22.994216 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3648d783-8636-45c6-9094-a47dea142e42 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:22.994216 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 516/2070] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:22.999589 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-66c9d16a-4bc9-47eb-8a7b-9e8f09510f57 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.000598 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:23.000598 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:23.001595 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-66c9d16a-4bc9-47eb-8a7b-9e8f09510f57 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:23.001808 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-66c9d16a-4bc9-47eb-8a7b-9e8f09510f57 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:23.002001 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-66c9d16a-4bc9-47eb-8a7b-9e8f09510f57 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:23.002113 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-66c9d16a-4bc9-47eb-8a7b-9e8f09510f57 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:23.005197 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-235a9ffc-027e-4973-aa6f-7841695d81df tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:23.006444 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:23.006444 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:23.007280 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-66c9d16a-4bc9-47eb-8a7b-9e8f09510f57 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:23.007649 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 506/2071] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:23.015578 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-235a9ffc-027e-4973-aa6f-7841695d81df tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:23.015578 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 527/2072] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:37:22 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:37:23.025712 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-be5b249b-8e62-46e9-85da-28171c8f5d86 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.029111 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be5b249b-8e62-46e9-85da-28171c8f5d86 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:23.029227 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be5b249b-8e62-46e9-85da-28171c8f5d86 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:23.029429 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be5b249b-8e62-46e9-85da-28171c8f5d86 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:23.043347 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:23.043347 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:23.052703 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-be5b249b-8e62-46e9-85da-28171c8f5d86 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:23.059826 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be5b249b-8e62-46e9-85da-28171c8f5d86 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:23.061146 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 524/2073] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:23 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:23.128804 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-98a1081b-26e5-4083-9d19-d0da87d115bc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.130684 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-98a1081b-26e5-4083-9d19-d0da87d115bc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:23.130906 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-98a1081b-26e5-4083-9d19-d0da87d115bc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:23.131257 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-98a1081b-26e5-4083-9d19-d0da87d115bc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:23.131257 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-98a1081b-26e5-4083-9d19-d0da87d115bc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:23.134337 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-cc77df10-2e42-4ad4-92c6-f6da2d8bdb38 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.137254 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-cc77df10-2e42-4ad4-92c6-f6da2d8bdb38 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:23.137551 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-cc77df10-2e42-4ad4-92c6-f6da2d8bdb38 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:23.137941 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-cc77df10-2e42-4ad4-92c6-f6da2d8bdb38 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:23.138736 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:23.138736 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:23.139565 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-98a1081b-26e5-4083-9d19-d0da87d115bc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:23.140066 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 517/2074] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:23 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:23.143344 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-43a9bfb1-4de0-4121-902b-de61fe5e4fbf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.147960 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-43a9bfb1-4de0-4121-902b-de61fe5e4fbf tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] PUT https://10.4.3.91/volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02 Jul 22 05:37:23.148480 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-43a9bfb1-4de0-4121-902b-de61fe5e4fbf tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:23.156525 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:23.156525 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:23.161465 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-cc77df10-2e42-4ad4-92c6-f6da2d8bdb38 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:23.162537 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-43a9bfb1-4de0-4121-902b-de61fe5e4fbf tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Acquiring lock "cinder-attachment_update-de555c06-9107-4fe7-9676-ae39f8e04582-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:37:23.170447 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-cc77df10-2e42-4ad4-92c6-f6da2d8bdb38 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:23.170687 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 507/2075] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:37:23 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:37:23.171665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-43a9bfb1-4de0-4121-902b-de61fe5e4fbf tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Lock "cinder-attachment_update-de555c06-9107-4fe7-9676-ae39f8e04582-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:37:23.172916 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:23.172916 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:23.297972 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9d3a59a4-2273-4d49-b8ed-8f2a46be39fd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.298864 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d3a59a4-2273-4d49-b8ed-8f2a46be39fd None None] GET https://10.4.3.91/volume// Jul 22 05:37:23.298864 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d3a59a4-2273-4d49-b8ed-8f2a46be39fd None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:23.298974 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d3a59a4-2273-4d49-b8ed-8f2a46be39fd None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:23.299284 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d3a59a4-2273-4d49-b8ed-8f2a46be39fd None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:23.299578 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 525/2076] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:37: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 22 05:37:23.303116 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-43a9bfb1-4de0-4121-902b-de61fe5e4fbf tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Lock "cinder-attachment_update-de555c06-9107-4fe7-9676-ae39f8e04582-np0000005624" released by "attachment_update" :: held 0.132s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:37:23.303511 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-43a9bfb1-4de0-4121-902b-de61fe5e4fbf tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02 returned with HTTP 200 Jul 22 05:37:23.304170 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 528/2077] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:37:23 2026] PUT /volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:23.310574 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-fa2b8b3f-e838-425e-83ca-32baebc363ca None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.315589 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-fa2b8b3f-e838-425e-83ca-32baebc363ca tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:37:23.315941 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-fa2b8b3f-e838-425e-83ca-32baebc363ca tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b27c512c-bdec-4109-8f81-f8bc2ed1718c", "connector": null, "instance_uuid": "0acf1969-402b-4926-b39e-1e57cda34f26"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:23.335746 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:23.335746 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:23.405275 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-fa2b8b3f-e838-425e-83ca-32baebc363ca tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:37:23.405887 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 518/2078] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:37:23 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 22 05:37:23.449037 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1896edbc-fe88-4fb8-ba4a-48202d2490cf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.451022 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1896edbc-fe88-4fb8-ba4a-48202d2490cf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:23.451340 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1896edbc-fe88-4fb8-ba4a-48202d2490cf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:23.451546 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1896edbc-fe88-4fb8-ba4a-48202d2490cf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:23.473891 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:23.473891 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:23.477369 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-198491f9-f3f5-471a-ab89-be0c7b61985b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.477729 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-198491f9-f3f5-471a-ab89-be0c7b61985b None None] GET https://10.4.3.91/volume// Jul 22 05:37:23.478107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-198491f9-f3f5-471a-ab89-be0c7b61985b None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:23.478107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-198491f9-f3f5-471a-ab89-be0c7b61985b None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:23.478383 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-198491f9-f3f5-471a-ab89-be0c7b61985b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:23.478697 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 526/2079] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:37: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 22 05:37:23.485160 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1896edbc-fe88-4fb8-ba4a-48202d2490cf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:23.491331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-d1d71ee3-3d98-4605-9618-62f758d1e708 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.494478 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1896edbc-fe88-4fb8-ba4a-48202d2490cf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:23.494655 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-d1d71ee3-3d98-4605-9618-62f758d1e708 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:23.495121 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 508/2080] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:23 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:23.495923 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-d1d71ee3-3d98-4605-9618-62f758d1e708 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:23.495923 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-d1d71ee3-3d98-4605-9618-62f758d1e708 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:23.521144 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:23.521144 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:23.525509 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-d1d71ee3-3d98-4605-9618-62f758d1e708 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:23.531158 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-d1d71ee3-3d98-4605-9618-62f758d1e708 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:23.531697 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 529/2081] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:37:23 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:37:23.656115 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-13b1316e-aee1-448d-9785-e15ca514a847 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:23.659113 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-13b1316e-aee1-448d-9785-e15ca514a847 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] PUT https://10.4.3.91/volume/v3/attachments/ff5b536c-7edb-46ee-82a6-1cbe5710d36b Jul 22 05:37:23.659587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-13b1316e-aee1-448d-9785-e15ca514a847 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:23.670175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-13b1316e-aee1-448d-9785-e15ca514a847 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Acquiring lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:37:23.677118 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-13b1316e-aee1-448d-9785-e15ca514a847 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" acquired by "attachment_update" :: waited 0.007s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:37:23.678765 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:23.678765 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:23.829576 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-13b1316e-aee1-448d-9785-e15ca514a847 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" released by "attachment_update" :: held 0.152s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:37:23.830838 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-13b1316e-aee1-448d-9785-e15ca514a847 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/ff5b536c-7edb-46ee-82a6-1cbe5710d36b returned with HTTP 200 Jul 22 05:37:23.833174 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 519/2082] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:37:23 2026] PUT /volume/v3/attachments/ff5b536c-7edb-46ee-82a6-1cbe5710d36b => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:24.014388 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e18a3eec-cdd8-453a-89c0-41290352c360 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:24.017788 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e18a3eec-cdd8-453a-89c0-41290352c360 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:24.017788 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e18a3eec-cdd8-453a-89c0-41290352c360 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:24.018387 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e18a3eec-cdd8-453a-89c0-41290352c360 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:24.024392 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-71a3e32b-2462-4321-b1df-52a96125ca0f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:24.029385 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-71a3e32b-2462-4321-b1df-52a96125ca0f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:24.029662 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-71a3e32b-2462-4321-b1df-52a96125ca0f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:24.030007 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-71a3e32b-2462-4321-b1df-52a96125ca0f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:24.030293 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-71a3e32b-2462-4321-b1df-52a96125ca0f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:24.031924 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:24.031924 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:24.037221 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:24.037221 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:24.038776 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-71a3e32b-2462-4321-b1df-52a96125ca0f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:24.038941 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 509/2083] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:24 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:24.042421 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e18a3eec-cdd8-453a-89c0-41290352c360 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:24.050831 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e18a3eec-cdd8-453a-89c0-41290352c360 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:24.052918 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 527/2084] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:24 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:24.152312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4519fc66-40a4-4c9c-baba-557fd1b4503e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:24.154733 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4519fc66-40a4-4c9c-baba-557fd1b4503e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:24.154969 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4519fc66-40a4-4c9c-baba-557fd1b4503e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:24.155288 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4519fc66-40a4-4c9c-baba-557fd1b4503e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:24.155421 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4519fc66-40a4-4c9c-baba-557fd1b4503e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:24.161106 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:24.161106 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:24.162680 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4519fc66-40a4-4c9c-baba-557fd1b4503e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:24.163299 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 530/2085] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:24 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:24.179918 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ed0e31e0-a5f3-475d-ab80-11b999cfb48f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:24.183051 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ed0e31e0-a5f3-475d-ab80-11b999cfb48f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b Jul 22 05:37:24.183458 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ed0e31e0-a5f3-475d-ab80-11b999cfb48f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:24.184298 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ed0e31e0-a5f3-475d-ab80-11b999cfb48f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:24.200249 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:24.200249 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:24.208664 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ed0e31e0-a5f3-475d-ab80-11b999cfb48f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:24.217311 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ed0e31e0-a5f3-475d-ab80-11b999cfb48f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b returned with HTTP 200 Jul 22 05:37:24.217311 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 520/2086] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:24 2026] GET /volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:24.236129 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f2a661cd-fded-4e07-8838-d5723e127f79 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:24.238389 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f2a661cd-fded-4e07-8838-d5723e127f79 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:24.238579 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f2a661cd-fded-4e07-8838-d5723e127f79 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:24.238791 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f2a661cd-fded-4e07-8838-d5723e127f79 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:24.238946 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f2a661cd-fded-4e07-8838-d5723e127f79 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:24.248645 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:24.248645 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:24.253034 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f2a661cd-fded-4e07-8838-d5723e127f79 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:24.256471 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 510/2087] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:24 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:24.272986 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9c8906da-7d94-4dd5-85a1-46257785d208 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:24.276288 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9c8906da-7d94-4dd5-85a1-46257785d208 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/detail Jul 22 05:37:24.276546 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9c8906da-7d94-4dd5-85a1-46257785d208 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:24.276791 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9c8906da-7d94-4dd5-85a1-46257785d208 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:24.277032 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-9c8906da-7d94-4dd5-85a1-46257785d208 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:37:24.293313 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9c8906da-7d94-4dd5-85a1-46257785d208 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/detail returned with HTTP 200 Jul 22 05:37:24.293808 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 528/2088] 10.4.3.91 () {66 vars in 1251 bytes} [Wed Jul 22 05:37:24 2026] GET /volume/v3/backups/detail => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:24.315666 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b7d566ae-9c58-43df-add7-b98054871093 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:24.316778 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79/restore Jul 22 05:37:24.317257 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:24.318327 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Restoring backup c3b15105-a311-48eb-b157-eff3734a9e79 ({'restore': {}}) {{(pid=100092) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 05:37:24.318529 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Restoring backup c3b15105-a311-48eb-b157-eff3734a9e79 to volume None. Jul 22 05:37:24.326665 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:24.326665 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:24.328426 np0000005624 devstack@c-api.service[100092]: INFO cinder.backup.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating volume of 1 GB for restore of backup c3b15105-a311-48eb-b157-eff3734a9e79. Jul 22 05:37:24.338288 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Availability zone cache updated, next update will occur around 2026-07-22 06:37:24.337440. {{(pid=100092) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:37:24.338288 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Availability Zones retrieved successfully. Jul 22 05:37:24.348372 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (37e01105-c94d-4afd-9d33-17cca0d5c5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:24.353266 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f5ade4-b97c-45e7-a469-513b91bda933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:24.354710 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:37:24.404855 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f5ade4-b97c-45e7-a469-513b91bda933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:24.405432 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2bd5f8f-d671-42d0-b503-05d94020a4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:24.486868 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['9de257c1-d6f9-4531-a26c-8c31e75941a0', 'ac516328-c260-4063-a915-d18e5a1872d6', '89d86465-83b1-4627-be39-d82202e47da1', '1d4faa37-625c-4aa1-9a7e-e761777bba4c'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:37:24.487957 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2bd5f8f-d671-42d0-b503-05d94020a4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9de257c1-d6f9-4531-a26c-8c31e75941a0', 'ac516328-c260-4063-a915-d18e5a1872d6', '89d86465-83b1-4627-be39-d82202e47da1', '1d4faa37-625c-4aa1-9a7e-e761777bba4c']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:24.491915 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a197c428-71eb-4b7b-9d14-81b1ae21d4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:24.512294 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3ac4a658-e638-490a-a5f3-1f5088917e57 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:24.516855 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3ac4a658-e638-490a-a5f3-1f5088917e57 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:24.517178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3ac4a658-e638-490a-a5f3-1f5088917e57 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:24.517356 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3ac4a658-e638-490a-a5f3-1f5088917e57 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:24.536619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a197c428-71eb-4b7b-9d14-81b1ae21d4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25f73217-07c9-4ea9-8f2a-14ff595b0348', '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_c3b15105-a311-48eb-b157-eff3734a9e79',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['9de257c1-d6f9-4531-a26c-8c31e75941a0','ac516328-c260-4063-a915-d18e5a1872d6','89d86465-83b1-4627-be39-d82202e47da1','1d4faa37-625c-4aa1-9a7e-e761777bba4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:37:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c3b15105-a311-48eb-b157-eff3734a9e79',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25f73217-07c9-4ea9-8f2a-14ff595b0348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2b8f11151948fead42f1a4a75fd4df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:24.536962 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd2a6ef-6111-4117-98fc-822f177a65d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:24.547670 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:24.547670 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:24.562033 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3ac4a658-e638-490a-a5f3-1f5088917e57 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:24.575362 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3ac4a658-e638-490a-a5f3-1f5088917e57 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:24.575362 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 521/2089] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:24 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:24.579749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd2a6ef-6111-4117-98fc-822f177a65d1) transitioned into 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_c3b15105-a311-48eb-b157-eff3734a9e79',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['9de257c1-d6f9-4531-a26c-8c31e75941a0','ac516328-c260-4063-a915-d18e5a1872d6','89d86465-83b1-4627-be39-d82202e47da1','1d4faa37-625c-4aa1-9a7e-e761777bba4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:24.581479 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d123767-2d45-4b5f-a119-4e496ed543e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:24.607681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d123767-2d45-4b5f-a119-4e496ed543e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:24.608999 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (37e01105-c94d-4afd-9d33-17cca0d5c5ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:24.611295 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume request issued successfully. Jul 22 05:37:24.628612 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:24.628612 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:24.628612 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:25.052606 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b89e63d7-eaba-4c7c-a2b0-6402e5a74991 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:25.053680 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b89e63d7-eaba-4c7c-a2b0-6402e5a74991 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:25.053908 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b89e63d7-eaba-4c7c-a2b0-6402e5a74991 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:25.054132 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b89e63d7-eaba-4c7c-a2b0-6402e5a74991 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:25.054250 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b89e63d7-eaba-4c7c-a2b0-6402e5a74991 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:25.059897 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:25.059897 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:25.061314 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b89e63d7-eaba-4c7c-a2b0-6402e5a74991 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:25.062463 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 511/2090] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:25 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:25.071895 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4f7fccc3-ef65-4114-ba68-ecd2b7aab116 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:25.075726 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f7fccc3-ef65-4114-ba68-ecd2b7aab116 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:25.075996 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f7fccc3-ef65-4114-ba68-ecd2b7aab116 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:25.076396 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f7fccc3-ef65-4114-ba68-ecd2b7aab116 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:25.095280 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:25.095280 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:25.110232 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4f7fccc3-ef65-4114-ba68-ecd2b7aab116 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:25.119418 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f7fccc3-ef65-4114-ba68-ecd2b7aab116 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:25.120037 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 529/2091] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:25 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:25.601122 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4c7dd98b-778e-4b6b-90b4-c599423bdce4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:25.606265 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4c7dd98b-778e-4b6b-90b4-c599423bdce4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:25.606528 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4c7dd98b-778e-4b6b-90b4-c599423bdce4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:25.606785 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4c7dd98b-778e-4b6b-90b4-c599423bdce4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:25.635403 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:25.635403 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:25.640816 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:25.640816 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:25.642416 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:25.642416 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Checking backup size 1 against volume size 1 {{(pid=100092) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 05:37:25.642416 np0000005624 devstack@c-api.service[100092]: INFO cinder.backup.api [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Overwriting volume 25f73217-07c9-4ea9-8f2a-14ff595b0348 with restore of backup c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:25.652262 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4c7dd98b-778e-4b6b-90b4-c599423bdce4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:25.663702 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4c7dd98b-778e-4b6b-90b4-c599423bdce4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:25.664590 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 522/2092] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:25 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:37:25.692361 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] restore_backup in rpcapi backup_id c3b15105-a311-48eb-b157-eff3734a9e79 {{(pid=100092) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 05:37:25.697795 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b7d566ae-9c58-43df-add7-b98054871093 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79/restore returned with HTTP 202 Jul 22 05:37:25.697795 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 531/2093] 10.4.3.91 () {68 vars in 1386 bytes} [Wed Jul 22 05:37:24 2026] POST /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79/restore => generated 189 bytes in 1382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:37:25.711689 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ab5ca7bc-b37b-4e89-8676-2303be1f06ba None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:25.715295 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ab5ca7bc-b37b-4e89-8676-2303be1f06ba tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:25.715295 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ab5ca7bc-b37b-4e89-8676-2303be1f06ba tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:25.715295 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ab5ca7bc-b37b-4e89-8676-2303be1f06ba tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:25.715295 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ab5ca7bc-b37b-4e89-8676-2303be1f06ba tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:25.731551 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:25.731551 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:25.733547 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ab5ca7bc-b37b-4e89-8676-2303be1f06ba tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:25.733547 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 512/2094] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:25 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:26.077617 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cf60350e-bc4e-44fd-a2cc-4ffc10bc8a23 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:26.082838 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf60350e-bc4e-44fd-a2cc-4ffc10bc8a23 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:26.082838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf60350e-bc4e-44fd-a2cc-4ffc10bc8a23 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:26.082838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf60350e-bc4e-44fd-a2cc-4ffc10bc8a23 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:26.082838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-cf60350e-bc4e-44fd-a2cc-4ffc10bc8a23 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:26.088662 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:26.088662 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:26.090292 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf60350e-bc4e-44fd-a2cc-4ffc10bc8a23 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:26.091036 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 530/2095] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:26 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:26.138105 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e9815e30-0e1a-4681-bd18-23bbd58faab5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:26.139912 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e9815e30-0e1a-4681-bd18-23bbd58faab5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:26.140299 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e9815e30-0e1a-4681-bd18-23bbd58faab5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:26.141597 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e9815e30-0e1a-4681-bd18-23bbd58faab5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:26.166192 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:26.166192 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:26.171435 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e9815e30-0e1a-4681-bd18-23bbd58faab5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:26.185789 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e9815e30-0e1a-4681-bd18-23bbd58faab5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:26.186402 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 523/2096] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:26 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:26.688440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c4ec3526-5c7a-4bb8-957d-554f9ae7ef65 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:26.692164 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c4ec3526-5c7a-4bb8-957d-554f9ae7ef65 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:26.692431 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c4ec3526-5c7a-4bb8-957d-554f9ae7ef65 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:26.692619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c4ec3526-5c7a-4bb8-957d-554f9ae7ef65 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:26.714588 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:26.714588 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:26.715148 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-5e488545-9566-4ca6-bfdf-80dcf4b6a42d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:26.718519 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-5e488545-9566-4ca6-bfdf-80dcf4b6a42d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] POST https://10.4.3.91/volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02/action Jul 22 05:37:26.719025 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-5e488545-9566-4ca6-bfdf-80dcf4b6a42d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:37:26.719347 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-5e488545-9566-4ca6-bfdf-80dcf4b6a42d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:26.719459 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c4ec3526-5c7a-4bb8-957d-554f9ae7ef65 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:26.729238 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c4ec3526-5c7a-4bb8-957d-554f9ae7ef65 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:26.730224 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 532/2097] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:26 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:26.752667 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:26.752667 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:26.754918 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3cea3c76-1f02-44e2-8edc-83f075801c41 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:26.759268 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3cea3c76-1f02-44e2-8edc-83f075801c41 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:26.759268 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3cea3c76-1f02-44e2-8edc-83f075801c41 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:26.760519 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3cea3c76-1f02-44e2-8edc-83f075801c41 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:26.760519 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-3cea3c76-1f02-44e2-8edc-83f075801c41 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:26.767192 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:26.767192 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:26.769005 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3cea3c76-1f02-44e2-8edc-83f075801c41 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:26.769005 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 531/2098] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:26 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:26.784996 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b92c0e7d-11f0-445e-b6d9-c38b4e5ca269 req-5e488545-9566-4ca6-bfdf-80dcf4b6a42d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02/action returned with HTTP 204 Jul 22 05:37:26.785615 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 513/2099] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:37:26 2026] POST /volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:27.107278 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-15866efe-c045-4af8-a212-6ff3c86e10dd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:27.109853 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-15866efe-c045-4af8-a212-6ff3c86e10dd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:27.110165 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-15866efe-c045-4af8-a212-6ff3c86e10dd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:27.110409 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-15866efe-c045-4af8-a212-6ff3c86e10dd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:27.110569 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-15866efe-c045-4af8-a212-6ff3c86e10dd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:27.116447 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:27.116447 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:27.117665 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-15866efe-c045-4af8-a212-6ff3c86e10dd tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 200 Jul 22 05:37:27.118193 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 524/2100] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:27 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:27.204046 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-171251ee-06a4-44e7-8ee9-1059862d480f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:27.205969 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-171251ee-06a4-44e7-8ee9-1059862d480f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:27.206368 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-171251ee-06a4-44e7-8ee9-1059862d480f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:27.207681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-171251ee-06a4-44e7-8ee9-1059862d480f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:27.218424 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:27.218424 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:27.225533 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-171251ee-06a4-44e7-8ee9-1059862d480f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:27.233394 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-171251ee-06a4-44e7-8ee9-1059862d480f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:27.234286 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 533/2101] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:27 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:27.249502 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-28ba8c3d-02f5-473b-8e9e-a3dd61c24f3d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:27.251290 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-28ba8c3d-02f5-473b-8e9e-a3dd61c24f3d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:27.251489 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-28ba8c3d-02f5-473b-8e9e-a3dd61c24f3d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:27.251758 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-28ba8c3d-02f5-473b-8e9e-a3dd61c24f3d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:27.265526 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:27.265526 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:27.271107 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-28ba8c3d-02f5-473b-8e9e-a3dd61c24f3d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:27.277504 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-28ba8c3d-02f5-473b-8e9e-a3dd61c24f3d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:27.278152 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 532/2102] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:27 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:27.295906 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-630ea89e-d33e-42ec-996d-bace4f80f1bd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:27.298227 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-630ea89e-d33e-42ec-996d-bace4f80f1bd tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:37:27.299044 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-630ea89e-d33e-42ec-996d-bace4f80f1bd tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de555c06-9107-4fe7-9676-ae39f8e04582", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-464199005", "description": null, "metadata": null}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:27.311926 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:27.311926 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:27.312487 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-630ea89e-d33e-42ec-996d-bace4f80f1bd tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:27.312664 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-630ea89e-d33e-42ec-996d-bace4f80f1bd tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Create snapshot from volume de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:27.368189 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-630ea89e-d33e-42ec-996d-bace4f80f1bd tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Created reservations ['dfaf0b4a-e686-4e29-8561-11bcd4cb5c56', 'b72d139e-03f9-4f80-b51d-fc7a3ee10d87', '75f292ac-1248-4516-84f5-e266f993713a', '16e0e650-b933-4be4-a8c5-91c2631e2762'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:37:27.422133 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-630ea89e-d33e-42ec-996d-bace4f80f1bd tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Snapshot force create request issued successfully. Jul 22 05:37:27.423588 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-630ea89e-d33e-42ec-996d-bace4f80f1bd tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:37:27.423588 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 514/2103] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:37:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:37:27.438229 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-024c4be3-f6aa-4f50-8838-394a4c1c0b2c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:27.442491 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-024c4be3-f6aa-4f50-8838-394a4c1c0b2c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 Jul 22 05:37:27.442491 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-024c4be3-f6aa-4f50-8838-394a4c1c0b2c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:27.442491 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-024c4be3-f6aa-4f50-8838-394a4c1c0b2c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:27.457775 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:27.457775 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:27.458189 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-024c4be3-f6aa-4f50-8838-394a4c1c0b2c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Snapshot retrieved successfully. Jul 22 05:37:27.459281 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-024c4be3-f6aa-4f50-8838-394a4c1c0b2c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 returned with HTTP 200 Jul 22 05:37:27.460304 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 525/2104] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:37:27 2026] GET /volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:27.750937 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1edde27c-c4d9-4a41-a8a3-4ef99e877df2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:27.752910 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1edde27c-c4d9-4a41-a8a3-4ef99e877df2 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:27.753174 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1edde27c-c4d9-4a41-a8a3-4ef99e877df2 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:27.753399 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1edde27c-c4d9-4a41-a8a3-4ef99e877df2 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:27.767678 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:27.767678 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:27.772168 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1edde27c-c4d9-4a41-a8a3-4ef99e877df2 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:27.779159 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1edde27c-c4d9-4a41-a8a3-4ef99e877df2 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:27.779739 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 534/2105] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:27 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:27.788019 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-444a7c71-3b10-4138-8fc4-8b93a7a59ceb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:27.790567 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-444a7c71-3b10-4138-8fc4-8b93a7a59ceb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:27.791160 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-444a7c71-3b10-4138-8fc4-8b93a7a59ceb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:27.791160 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-444a7c71-3b10-4138-8fc4-8b93a7a59ceb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:27.791350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-444a7c71-3b10-4138-8fc4-8b93a7a59ceb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:27.801025 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:27.801025 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:27.802375 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-444a7c71-3b10-4138-8fc4-8b93a7a59ceb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:27.803305 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 533/2106] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:27 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:28.137253 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ed682364-ed2d-4d31-9c52-b22befb34eeb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:28.140026 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ed682364-ed2d-4d31-9c52-b22befb34eeb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 Jul 22 05:37:28.140365 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ed682364-ed2d-4d31-9c52-b22befb34eeb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:28.140482 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ed682364-ed2d-4d31-9c52-b22befb34eeb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:28.140781 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ed682364-ed2d-4d31-9c52-b22befb34eeb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 95fbad61-85e0-49fd-8fbf-a6d08a378593. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:28.153214 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ed682364-ed2d-4d31-9c52-b22befb34eeb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 returned with HTTP 404 Jul 22 05:37:28.153974 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 515/2107] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:28 2026] GET /volume/v3/backups/95fbad61-85e0-49fd-8fbf-a6d08a378593 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:28.476526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f3fc850b-51a6-4fd3-8fe3-c93027c24002 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:28.482766 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f3fc850b-51a6-4fd3-8fe3-c93027c24002 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 Jul 22 05:37:28.486097 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f3fc850b-51a6-4fd3-8fe3-c93027c24002 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:28.486363 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f3fc850b-51a6-4fd3-8fe3-c93027c24002 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:28.494588 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:28.494588 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:28.495344 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f3fc850b-51a6-4fd3-8fe3-c93027c24002 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Snapshot retrieved successfully. Jul 22 05:37:28.496647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f3fc850b-51a6-4fd3-8fe3-c93027c24002 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 returned with HTTP 200 Jul 22 05:37:28.498697 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 526/2108] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:37:28 2026] GET /volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:28.514099 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1a6d7d1c-5417-4ee7-bd05-e27870dc49ef None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:28.517093 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1a6d7d1c-5417-4ee7-bd05-e27870dc49ef tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 Jul 22 05:37:28.517159 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1a6d7d1c-5417-4ee7-bd05-e27870dc49ef tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:28.517512 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1a6d7d1c-5417-4ee7-bd05-e27870dc49ef tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:28.524780 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:28.524780 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:28.525439 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1a6d7d1c-5417-4ee7-bd05-e27870dc49ef tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Snapshot retrieved successfully. Jul 22 05:37:28.526564 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1a6d7d1c-5417-4ee7-bd05-e27870dc49ef tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 returned with HTTP 200 Jul 22 05:37:28.527249 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 535/2109] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:37:28 2026] GET /volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:28.541102 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-931f5a6e-730e-4388-a867-2b0a7da3995f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:28.543178 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-931f5a6e-730e-4388-a867-2b0a7da3995f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:37:28.543403 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-931f5a6e-730e-4388-a867-2b0a7da3995f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:28.543664 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-931f5a6e-730e-4388-a867-2b0a7da3995f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:28.559143 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:28.559143 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:28.565326 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-931f5a6e-730e-4388-a867-2b0a7da3995f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:37:28.572442 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-931f5a6e-730e-4388-a867-2b0a7da3995f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:37:28.573036 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 534/2110] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:28 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:28.726513 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-855411a9-b0f2-40b2-adea-06f06f593633 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:28.729799 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-855411a9-b0f2-40b2-adea-06f06f593633 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments/ff5b536c-7edb-46ee-82a6-1cbe5710d36b/action Jul 22 05:37:28.730335 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-855411a9-b0f2-40b2-adea-06f06f593633 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:37:28.730335 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-855411a9-b0f2-40b2-adea-06f06f593633 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:28.766198 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:28.766198 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:28.788497 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e88c6954-3ec2-43c6-b742-203160e21ea9 req-855411a9-b0f2-40b2-adea-06f06f593633 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/ff5b536c-7edb-46ee-82a6-1cbe5710d36b/action returned with HTTP 204 Jul 22 05:37:28.789431 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 516/2111] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:37:28 2026] POST /volume/v3/attachments/ff5b536c-7edb-46ee-82a6-1cbe5710d36b/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:28.799119 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d54e808f-649e-459e-8f20-e66e9e7a11f0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:28.802653 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d54e808f-649e-459e-8f20-e66e9e7a11f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:28.802850 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d54e808f-649e-459e-8f20-e66e9e7a11f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:28.803120 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d54e808f-649e-459e-8f20-e66e9e7a11f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:28.805874 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ea50669e-e98d-4068-bf7c-617ec5ccac20 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:28.808141 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ea50669e-e98d-4068-bf7c-617ec5ccac20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:37:28.809595 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ea50669e-e98d-4068-bf7c-617ec5ccac20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:28.809595 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ea50669e-e98d-4068-bf7c-617ec5ccac20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:28.809595 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-ea50669e-e98d-4068-bf7c-617ec5ccac20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete backup with id: 5d83095f-01de-4b03-8002-e3c45229e20f. Jul 22 05:37:28.815363 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:28.815363 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:28.821874 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9d9bded0-7c35-43eb-bc5d-7442adba9fd1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:28.825103 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d9bded0-7c35-43eb-bc5d-7442adba9fd1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:28.825472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d9bded0-7c35-43eb-bc5d-7442adba9fd1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:28.825803 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d9bded0-7c35-43eb-bc5d-7442adba9fd1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:28.825872 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-9d9bded0-7c35-43eb-bc5d-7442adba9fd1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:28.835775 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:28.835775 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:28.837849 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-ea50669e-e98d-4068-bf7c-617ec5ccac20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] delete_backup rpcapi backup_id 5d83095f-01de-4b03-8002-e3c45229e20f {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:37:28.840127 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ea50669e-e98d-4068-bf7c-617ec5ccac20 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 202 Jul 22 05:37:28.840518 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:28.840518 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:28.840707 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 536/2112] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:28 2026] DELETE /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:37:28.843742 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d9bded0-7c35-43eb-bc5d-7442adba9fd1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:28.843742 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 535/2113] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:28 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:28.845818 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d54e808f-649e-459e-8f20-e66e9e7a11f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:28.851972 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d54e808f-649e-459e-8f20-e66e9e7a11f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:28.852662 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 527/2114] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:28 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:28.853552 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8ff164b4-dc88-43c9-a85d-5d6a29f846a8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:28.857312 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ff164b4-dc88-43c9-a85d-5d6a29f846a8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:37:28.857512 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ff164b4-dc88-43c9-a85d-5d6a29f846a8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:28.857771 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ff164b4-dc88-43c9-a85d-5d6a29f846a8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:28.857857 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-8ff164b4-dc88-43c9-a85d-5d6a29f846a8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:28.869012 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:28.869012 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:28.869892 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ff164b4-dc88-43c9-a85d-5d6a29f846a8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 200 Jul 22 05:37:28.870903 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 517/2115] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:28 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:29.856527 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c33cd8de-ad62-49f4-8276-f0553bc3a0f5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:29.859403 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c33cd8de-ad62-49f4-8276-f0553bc3a0f5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:29.860175 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c33cd8de-ad62-49f4-8276-f0553bc3a0f5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:29.860334 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c33cd8de-ad62-49f4-8276-f0553bc3a0f5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:29.860493 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-c33cd8de-ad62-49f4-8276-f0553bc3a0f5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:29.865978 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:29.865978 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:29.866889 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c33cd8de-ad62-49f4-8276-f0553bc3a0f5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:29.867510 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 537/2116] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:29 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:29.883907 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dacd0fb6-8fcf-4e45-a783-19f115387983 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:29.886527 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dacd0fb6-8fcf-4e45-a783-19f115387983 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f Jul 22 05:37:29.886832 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dacd0fb6-8fcf-4e45-a783-19f115387983 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:29.887128 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dacd0fb6-8fcf-4e45-a783-19f115387983 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:29.887383 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-dacd0fb6-8fcf-4e45-a783-19f115387983 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id 5d83095f-01de-4b03-8002-e3c45229e20f. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:29.895837 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dacd0fb6-8fcf-4e45-a783-19f115387983 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f returned with HTTP 404 Jul 22 05:37:29.896606 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 536/2117] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:29 2026] GET /volume/v3/backups/5d83095f-01de-4b03-8002-e3c45229e20f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:29.913196 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e0c497db-1191-406d-a712-9e1d67f80a7e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:29.914913 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:37:29.915343 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-246169118"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:29.917074 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-246169118'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:37:29.917195 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume of 1 GB Jul 22 05:37:29.921846 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Availability Zones retrieved successfully. Jul 22 05:37:29.929113 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Flow 'volume_create_api' (c0de8d70-548c-4539-9357-4a1292a4b8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:29.930485 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfddac9c-4c6b-4b3c-bdd5-959966da6990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:29.931684 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:37:29.981500 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfddac9c-4c6b-4b3c-bdd5-959966da6990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:29.982900 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b77d511-eae0-4399-9b64-74e7c4ba72d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:30.050416 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['9d25fcab-dcf3-46ea-8182-ead2ce63dae3', 'b4e889ba-732c-4454-bc7e-a7cc47d0129f', 'eabcfe0b-f281-4452-973c-2ba5e731354d', '26cbd527-f562-4b77-a124-db8a8af67967'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:37:30.050416 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b77d511-eae0-4399-9b64-74e7c4ba72d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d25fcab-dcf3-46ea-8182-ead2ce63dae3', 'b4e889ba-732c-4454-bc7e-a7cc47d0129f', 'eabcfe0b-f281-4452-973c-2ba5e731354d', '26cbd527-f562-4b77-a124-db8a8af67967']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:30.052011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34d04f23-e9b8-49a2-9ac9-3c263f82ac24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:30.087506 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34d04f23-e9b8-49a2-9ac9-3c263f82ac24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34273541-2479-448d-b241-02bd13a6c412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-246169118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',qos_specs=None,replication_status=,reservations=['9d25fcab-dcf3-46ea-8182-ead2ce63dae3','b4e889ba-732c-4454-bc7e-a7cc47d0129f','eabcfe0b-f281-4452-973c-2ba5e731354d','26cbd527-f562-4b77-a124-db8a8af67967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-246169118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34273541-2479-448d-b241-02bd13a6c412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:30.089526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07d6745-e5d1-4e2d-914f-e199a876339c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:30.122112 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07d6745-e5d1-4e2d-914f-e199a876339c) transitioned into state 'SUCCESS' from state '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-246169118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9198e1166bb04eecb6bb30f4a05a3fb3',qos_specs=None,replication_status=,reservations=['9d25fcab-dcf3-46ea-8182-ead2ce63dae3','b4e889ba-732c-4454-bc7e-a7cc47d0129f','eabcfe0b-f281-4452-973c-2ba5e731354d','26cbd527-f562-4b77-a124-db8a8af67967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aef0c85db7c49bbb4a2e67249e3ccbd',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:30.122866 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccfaac02-d163-432f-9648-26be86642572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:30.135313 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccfaac02-d163-432f-9648-26be86642572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:30.136166 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Flow 'volume_create_api' (c0de8d70-548c-4539-9357-4a1292a4b8d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:30.136477 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create volume request issued successfully. Jul 22 05:37:30.137121 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e0c497db-1191-406d-a712-9e1d67f80a7e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:37:30.137571 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 528/2118] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:37:29 2026] POST /volume/v3/volumes => generated 746 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:37:30.153454 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f3ef941e-7bf4-4427-8115-018f26540c3d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:30.155429 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f3ef941e-7bf4-4427-8115-018f26540c3d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 Jul 22 05:37:30.155940 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f3ef941e-7bf4-4427-8115-018f26540c3d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:30.156261 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f3ef941e-7bf4-4427-8115-018f26540c3d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:30.167295 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:30.167295 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:30.174520 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f3ef941e-7bf4-4427-8115-018f26540c3d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:30.180065 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f3ef941e-7bf4-4427-8115-018f26540c3d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 returned with HTTP 200 Jul 22 05:37:30.180537 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 518/2119] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:30 2026] GET /volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:30.885550 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-927f7f53-2ed8-4ad3-ac1f-ed415c1c1f45 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:30.890099 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-927f7f53-2ed8-4ad3-ac1f-ed415c1c1f45 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:30.890424 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-927f7f53-2ed8-4ad3-ac1f-ed415c1c1f45 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:30.891208 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-927f7f53-2ed8-4ad3-ac1f-ed415c1c1f45 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:30.891208 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-927f7f53-2ed8-4ad3-ac1f-ed415c1c1f45 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:30.902750 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:30.902750 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:30.904740 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-927f7f53-2ed8-4ad3-ac1f-ed415c1c1f45 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:30.904740 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 538/2120] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:30 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:31.198120 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-82fbf20b-98cd-46f7-827e-ed309a4072a9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:31.202787 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82fbf20b-98cd-46f7-827e-ed309a4072a9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 Jul 22 05:37:31.202947 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82fbf20b-98cd-46f7-827e-ed309a4072a9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:31.203243 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82fbf20b-98cd-46f7-827e-ed309a4072a9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:31.218205 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:31.218205 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:31.228334 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-82fbf20b-98cd-46f7-827e-ed309a4072a9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:31.236035 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82fbf20b-98cd-46f7-827e-ed309a4072a9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 returned with HTTP 200 Jul 22 05:37:31.236154 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 537/2121] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:31 2026] GET /volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:31.264025 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dc2b61a9-d9f7-46d2-a231-519170d56155 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:31.265424 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc2b61a9-d9f7-46d2-a231-519170d56155 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:37:31.265846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc2b61a9-d9f7-46d2-a231-519170d56155 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34273541-2479-448d-b241-02bd13a6c412", "name": "tempest-VolumesBackupsTest-Snapshot-1094175957"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:31.282871 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:31.282871 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:31.283701 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dc2b61a9-d9f7-46d2-a231-519170d56155 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:31.283904 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-dc2b61a9-d9f7-46d2-a231-519170d56155 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Create snapshot from volume 34273541-2479-448d-b241-02bd13a6c412 Jul 22 05:37:31.361186 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-dc2b61a9-d9f7-46d2-a231-519170d56155 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['bcefdf31-6916-40e0-a0f3-acc4ea6cdb2f', '246b12a0-6ac9-49b3-8086-342695c6c4da', '8e9327a0-3563-46cf-9ed2-922a516107f5', '3ebeb9b7-b1c4-4a98-956d-1827c522e002'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:37:31.426279 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dc2b61a9-d9f7-46d2-a231-519170d56155 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Snapshot create request issued successfully. Jul 22 05:37:31.426794 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc2b61a9-d9f7-46d2-a231-519170d56155 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:37:31.427541 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 529/2122] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:37:31 2026] POST /volume/v3/snapshots => generated 305 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:37:31.442476 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1bd0ed7e-2919-44c3-bbc8-1da80dba83e6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:31.448223 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1bd0ed7e-2919-44c3-bbc8-1da80dba83e6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d Jul 22 05:37:31.448223 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1bd0ed7e-2919-44c3-bbc8-1da80dba83e6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:31.448223 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1bd0ed7e-2919-44c3-bbc8-1da80dba83e6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:31.457662 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:31.457662 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:31.457662 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1bd0ed7e-2919-44c3-bbc8-1da80dba83e6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Snapshot retrieved successfully. Jul 22 05:37:31.457662 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1bd0ed7e-2919-44c3-bbc8-1da80dba83e6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d returned with HTTP 200 Jul 22 05:37:31.457662 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 519/2123] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:37:31 2026] GET /volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:31.928351 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-15480ba4-7cca-4044-8f9e-0dbf9c65c4d5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:31.933370 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-15480ba4-7cca-4044-8f9e-0dbf9c65c4d5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:31.933614 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-15480ba4-7cca-4044-8f9e-0dbf9c65c4d5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:31.934102 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-15480ba4-7cca-4044-8f9e-0dbf9c65c4d5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:31.934102 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-15480ba4-7cca-4044-8f9e-0dbf9c65c4d5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:31.944751 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:31.944751 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:31.946170 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-15480ba4-7cca-4044-8f9e-0dbf9c65c4d5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:31.947098 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 539/2124] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:31 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:32.473880 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1cb5abde-124c-488c-9663-4f8fd0e108d1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:32.476257 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1cb5abde-124c-488c-9663-4f8fd0e108d1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d Jul 22 05:37:32.476450 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1cb5abde-124c-488c-9663-4f8fd0e108d1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:32.476677 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1cb5abde-124c-488c-9663-4f8fd0e108d1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:32.486740 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:32.486740 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:32.487952 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1cb5abde-124c-488c-9663-4f8fd0e108d1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Snapshot retrieved successfully. Jul 22 05:37:32.488731 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1cb5abde-124c-488c-9663-4f8fd0e108d1 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d returned with HTTP 200 Jul 22 05:37:32.489573 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 538/2125] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:37:32 2026] GET /volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:32.507012 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-78e4e4cf-17ab-4283-8de6-0b8bd3209f49 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:32.511131 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-78e4e4cf-17ab-4283-8de6-0b8bd3209f49 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:37:32.511451 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-78e4e4cf-17ab-4283-8de6-0b8bd3209f49 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "34273541-2479-448d-b241-02bd13a6c412", "snapshot_id": "2c9dca65-1767-4507-997d-90dda46d493d", "name": "tempest-VolumesBackupsTest-Backup-1554129588"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:32.513879 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-78e4e4cf-17ab-4283-8de6-0b8bd3209f49 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating new backup {'backup': {'volume_id': '34273541-2479-448d-b241-02bd13a6c412', 'snapshot_id': '2c9dca65-1767-4507-997d-90dda46d493d', 'name': 'tempest-VolumesBackupsTest-Backup-1554129588'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:37:32.514135 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-78e4e4cf-17ab-4283-8de6-0b8bd3209f49 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Creating backup of volume 34273541-2479-448d-b241-02bd13a6c412 in container None Jul 22 05:37:32.530252 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:32.530252 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:32.531008 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-78e4e4cf-17ab-4283-8de6-0b8bd3209f49 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:32.542139 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:32.542139 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:32.542807 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-78e4e4cf-17ab-4283-8de6-0b8bd3209f49 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Snapshot retrieved successfully. Jul 22 05:37:32.575196 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-78e4e4cf-17ab-4283-8de6-0b8bd3209f49 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Created reservations ['39eeda92-d308-42e8-889a-381ed065ad2f', '1ff791f6-531d-4e94-99f9-12f70f8d1aba'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:37:32.630545 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-78e4e4cf-17ab-4283-8de6-0b8bd3209f49 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:37:32.631245 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 530/2126] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:37:32 2026] POST /volume/v3/backups => generated 328 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:37:32.643600 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1bb86e88-ece0-4d64-bbaa-fb8ea71681b9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:32.646304 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1bb86e88-ece0-4d64-bbaa-fb8ea71681b9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:32.646546 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1bb86e88-ece0-4d64-bbaa-fb8ea71681b9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:32.646792 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1bb86e88-ece0-4d64-bbaa-fb8ea71681b9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:32.647518 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1bb86e88-ece0-4d64-bbaa-fb8ea71681b9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:32.658102 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:32.658102 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:32.658679 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1bb86e88-ece0-4d64-bbaa-fb8ea71681b9 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:32.660811 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 520/2127] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:32 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:32.717579 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-30a4d2f3-8612-4d24-b65e-898262ec2dca None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:32.720666 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-30a4d2f3-8612-4d24-b65e-898262ec2dca tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:37:32.720666 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-30a4d2f3-8612-4d24-b65e-898262ec2dca tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:32.720666 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-30a4d2f3-8612-4d24-b65e-898262ec2dca tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:32.735376 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:32.735376 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:32.741425 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-30a4d2f3-8612-4d24-b65e-898262ec2dca tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:37:32.747329 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-30a4d2f3-8612-4d24-b65e-898262ec2dca tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:37:32.747534 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 540/2128] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:37:32 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:32.962319 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-609bf10e-448c-409f-a43c-77e75e761826 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:32.965190 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-609bf10e-448c-409f-a43c-77e75e761826 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:32.965502 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-609bf10e-448c-409f-a43c-77e75e761826 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:32.965815 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-609bf10e-448c-409f-a43c-77e75e761826 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:32.966047 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-609bf10e-448c-409f-a43c-77e75e761826 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:32.975466 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:32.975466 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:32.976298 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-609bf10e-448c-409f-a43c-77e75e761826 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:32.977174 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 539/2129] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:32 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:33.315072 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b24d7e10-e5ce-484f-b1c2-6d43f6bf3659 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:33.315552 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b24d7e10-e5ce-484f-b1c2-6d43f6bf3659 None None] GET https://10.4.3.91/volume// Jul 22 05:37:33.315812 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b24d7e10-e5ce-484f-b1c2-6d43f6bf3659 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:33.316071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b24d7e10-e5ce-484f-b1c2-6d43f6bf3659 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:33.316448 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b24d7e10-e5ce-484f-b1c2-6d43f6bf3659 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:33.316904 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 531/2130] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:37: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 22 05:37:33.328031 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-01f32105-d8fc-483e-b12b-9dbf0c3e1be5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:33.331469 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-01f32105-d8fc-483e-b12b-9dbf0c3e1be5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:37:33.332100 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-01f32105-d8fc-483e-b12b-9dbf0c3e1be5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b27c512c-bdec-4109-8f81-f8bc2ed1718c", "connector": null, "instance_uuid": "024a519b-8fb3-4088-8658-d2b033dc730b"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:33.353606 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:33.353606 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:33.394527 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-01f32105-d8fc-483e-b12b-9dbf0c3e1be5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:37:33.395078 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 521/2131] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:37:33 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:33.403838 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e234b0ad-d808-4a03-a2cf-6297cfcb17b0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:33.406667 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e234b0ad-d808-4a03-a2cf-6297cfcb17b0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/attachments/73f911ee-bd8b-4e50-8336-309828c1716c Jul 22 05:37:33.406973 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e234b0ad-d808-4a03-a2cf-6297cfcb17b0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:33.407248 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e234b0ad-d808-4a03-a2cf-6297cfcb17b0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:33.416817 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:33.416817 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:33.500653 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e234b0ad-d808-4a03-a2cf-6297cfcb17b0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/73f911ee-bd8b-4e50-8336-309828c1716c returned with HTTP 200 Jul 22 05:37:33.501212 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 541/2132] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:37:33 2026] DELETE /volume/v3/attachments/73f911ee-bd8b-4e50-8336-309828c1716c => generated 367 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:33.672015 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-458c1a2b-130b-4eee-be50-064941b87d9b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:33.675643 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-458c1a2b-130b-4eee-be50-064941b87d9b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:33.676786 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-458c1a2b-130b-4eee-be50-064941b87d9b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:33.676786 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-458c1a2b-130b-4eee-be50-064941b87d9b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:33.677089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-458c1a2b-130b-4eee-be50-064941b87d9b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:33.684533 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:33.684533 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:33.684533 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-458c1a2b-130b-4eee-be50-064941b87d9b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:33.684533 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 540/2133] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:33 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 771 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:33.992498 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-db590eaa-1e5a-4f07-b1ee-2e3975fe0005 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:33.995801 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-db590eaa-1e5a-4f07-b1ee-2e3975fe0005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:33.996419 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-db590eaa-1e5a-4f07-b1ee-2e3975fe0005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:33.996419 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-db590eaa-1e5a-4f07-b1ee-2e3975fe0005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:33.996688 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-db590eaa-1e5a-4f07-b1ee-2e3975fe0005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:34.002479 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:34.002479 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:34.003384 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-db590eaa-1e5a-4f07-b1ee-2e3975fe0005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:34.003939 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 532/2134] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:33 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:34.697697 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-61cdacfd-5f92-47e6-88c5-7a2e458978f7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:34.698165 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e46af2cd-8f31-403c-a926-a282a4cd46f0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:34.700106 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61cdacfd-5f92-47e6-88c5-7a2e458978f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:34.700454 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61cdacfd-5f92-47e6-88c5-7a2e458978f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:34.700742 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61cdacfd-5f92-47e6-88c5-7a2e458978f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:34.700939 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-61cdacfd-5f92-47e6-88c5-7a2e458978f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:34.702069 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e46af2cd-8f31-403c-a926-a282a4cd46f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] PUT https://10.4.3.91/volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414 Jul 22 05:37:34.702553 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e46af2cd-8f31-403c-a926-a282a4cd46f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:34.706060 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:34.706060 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:34.707296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61cdacfd-5f92-47e6-88c5-7a2e458978f7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:34.707731 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 522/2135] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:34 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:34.713904 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e46af2cd-8f31-403c-a926-a282a4cd46f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Acquiring lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:37:34.719810 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e46af2cd-8f31-403c-a926-a282a4cd46f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:37:34.721349 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:34.721349 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:34.839331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e46af2cd-8f31-403c-a926-a282a4cd46f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" released by "attachment_update" :: held 0.120s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:37:34.839767 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-e46af2cd-8f31-403c-a926-a282a4cd46f0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414 returned with HTTP 200 Jul 22 05:37:34.840399 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 542/2136] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:37:34 2026] PUT /volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:34.854136 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-b31f5392-af2e-4635-bb23-cdfa31db2c83 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:34.858821 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-b31f5392-af2e-4635-bb23-cdfa31db2c83 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414 Jul 22 05:37:34.859291 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-b31f5392-af2e-4635-bb23-cdfa31db2c83 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:34.859525 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-b31f5392-af2e-4635-bb23-cdfa31db2c83 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:34.881625 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-b31f5392-af2e-4635-bb23-cdfa31db2c83 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414 returned with HTTP 200 Jul 22 05:37:34.882312 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 541/2137] 10.4.3.91 () {70 vars in 1644 bytes} [Wed Jul 22 05:37:34 2026] GET /volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:35.018373 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-34a71909-0be8-46fa-9edd-7746fef0a2d1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:35.021363 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-34a71909-0be8-46fa-9edd-7746fef0a2d1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:35.021685 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-34a71909-0be8-46fa-9edd-7746fef0a2d1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:35.021968 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-34a71909-0be8-46fa-9edd-7746fef0a2d1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:35.022118 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-34a71909-0be8-46fa-9edd-7746fef0a2d1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:35.029378 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:35.029378 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:35.030540 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-34a71909-0be8-46fa-9edd-7746fef0a2d1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:35.031086 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 533/2138] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:35 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:35.720447 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cb21c1e4-1978-4c69-b4e8-ce6e88e6c070 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:35.725737 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cb21c1e4-1978-4c69-b4e8-ce6e88e6c070 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:35.725737 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cb21c1e4-1978-4c69-b4e8-ce6e88e6c070 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:35.725737 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cb21c1e4-1978-4c69-b4e8-ce6e88e6c070 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:35.725737 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-cb21c1e4-1978-4c69-b4e8-ce6e88e6c070 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:35.729121 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:35.729121 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:35.730141 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cb21c1e4-1978-4c69-b4e8-ce6e88e6c070 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:35.730652 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 523/2139] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:35 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:36.045695 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2e0f1f39-525b-4c6a-a697-df9d2dc9524e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:36.047855 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e0f1f39-525b-4c6a-a697-df9d2dc9524e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:36.048161 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e0f1f39-525b-4c6a-a697-df9d2dc9524e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:36.048417 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e0f1f39-525b-4c6a-a697-df9d2dc9524e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:36.048571 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2e0f1f39-525b-4c6a-a697-df9d2dc9524e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:36.054656 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:36.054656 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:36.055744 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e0f1f39-525b-4c6a-a697-df9d2dc9524e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:36.056231 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 543/2140] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:36 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:36.742624 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5f1037ca-156a-4b7a-a047-c19d537d1ce2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:36.745035 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5f1037ca-156a-4b7a-a047-c19d537d1ce2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:36.745374 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5f1037ca-156a-4b7a-a047-c19d537d1ce2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:36.745663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5f1037ca-156a-4b7a-a047-c19d537d1ce2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:36.745897 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-5f1037ca-156a-4b7a-a047-c19d537d1ce2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:36.750388 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:36.750388 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:36.751319 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5f1037ca-156a-4b7a-a047-c19d537d1ce2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:36.751716 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 542/2141] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:36 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:37.070373 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-798ae824-e1c0-485f-a64b-881078fdd9b8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:37.072610 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-798ae824-e1c0-485f-a64b-881078fdd9b8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:37.072932 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-798ae824-e1c0-485f-a64b-881078fdd9b8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:37.073167 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-798ae824-e1c0-485f-a64b-881078fdd9b8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:37.073294 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-798ae824-e1c0-485f-a64b-881078fdd9b8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:37.079146 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:37.079146 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:37.080362 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-798ae824-e1c0-485f-a64b-881078fdd9b8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:37.080950 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 534/2142] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:37 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:37.769272 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-062a05e2-50fd-45df-9c09-2f32516298e2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:37.771695 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-062a05e2-50fd-45df-9c09-2f32516298e2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:37.772057 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-062a05e2-50fd-45df-9c09-2f32516298e2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:37.772341 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-062a05e2-50fd-45df-9c09-2f32516298e2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:37.772504 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-062a05e2-50fd-45df-9c09-2f32516298e2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:37.778904 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:37.778904 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:37.780010 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-062a05e2-50fd-45df-9c09-2f32516298e2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:37.780569 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 524/2143] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:37 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:38.092936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e48b45fe-9daa-4edc-a89a-e020086f1de9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:38.095881 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e48b45fe-9daa-4edc-a89a-e020086f1de9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:38.097393 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e48b45fe-9daa-4edc-a89a-e020086f1de9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:38.097393 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e48b45fe-9daa-4edc-a89a-e020086f1de9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:38.097393 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e48b45fe-9daa-4edc-a89a-e020086f1de9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:38.103177 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:38.103177 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:38.104193 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e48b45fe-9daa-4edc-a89a-e020086f1de9 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:38.104565 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 544/2144] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:38 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:38.792252 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-854e2369-46f2-4e0e-876d-e12c70a9db9e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:38.794438 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-854e2369-46f2-4e0e-876d-e12c70a9db9e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:38.794661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-854e2369-46f2-4e0e-876d-e12c70a9db9e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:38.794858 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-854e2369-46f2-4e0e-876d-e12c70a9db9e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:38.794976 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-854e2369-46f2-4e0e-876d-e12c70a9db9e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:38.799490 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:38.799490 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:38.800349 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-854e2369-46f2-4e0e-876d-e12c70a9db9e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:38.800766 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 543/2145] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:38 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:38.953594 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-723595ef-7cd7-44df-a9ac-a94cc71ab0f5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:38.956191 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-723595ef-7cd7-44df-a9ac-a94cc71ab0f5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414/action Jul 22 05:37:38.958542 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-723595ef-7cd7-44df-a9ac-a94cc71ab0f5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:37:38.958817 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-723595ef-7cd7-44df-a9ac-a94cc71ab0f5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:38.995291 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:38.995291 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:39.018423 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1c1dfc50-4d4a-43f6-8e4b-d9474cc7df10 req-723595ef-7cd7-44df-a9ac-a94cc71ab0f5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414/action returned with HTTP 204 Jul 22 05:37:39.019164 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 535/2146] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:37:38 2026] POST /volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:37:39.117173 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f3d45f9b-3f79-4bac-b60d-ee0c64ffe75e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:39.119645 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f3d45f9b-3f79-4bac-b60d-ee0c64ffe75e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:39.119898 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f3d45f9b-3f79-4bac-b60d-ee0c64ffe75e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:39.120135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f3d45f9b-3f79-4bac-b60d-ee0c64ffe75e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:39.120317 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f3d45f9b-3f79-4bac-b60d-ee0c64ffe75e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:39.126538 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:39.126538 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:39.127383 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f3d45f9b-3f79-4bac-b60d-ee0c64ffe75e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:39.128032 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 525/2147] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:39 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:39.141624 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-53736c8f-d3a6-4ad9-a35c-75721e7a3591 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:39.143387 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-53736c8f-d3a6-4ad9-a35c-75721e7a3591 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 Jul 22 05:37:39.143577 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-53736c8f-d3a6-4ad9-a35c-75721e7a3591 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:39.143801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-53736c8f-d3a6-4ad9-a35c-75721e7a3591 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:39.152661 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:39.152661 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:39.157528 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-53736c8f-d3a6-4ad9-a35c-75721e7a3591 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:39.162395 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-53736c8f-d3a6-4ad9-a35c-75721e7a3591 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 returned with HTTP 200 Jul 22 05:37:39.162826 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 545/2148] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:39 2026] GET /volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 => generated 963 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:39.176268 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fc7299a6-a35e-4147-a0c4-31940071bffe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:39.179906 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fc7299a6-a35e-4147-a0c4-31940071bffe tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 Jul 22 05:37:39.180609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fc7299a6-a35e-4147-a0c4-31940071bffe tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:39.180963 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fc7299a6-a35e-4147-a0c4-31940071bffe tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:39.199763 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:39.199763 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:39.206859 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fc7299a6-a35e-4147-a0c4-31940071bffe tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:39.212878 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fc7299a6-a35e-4147-a0c4-31940071bffe tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 returned with HTTP 200 Jul 22 05:37:39.213389 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 544/2149] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:39 2026] GET /volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 => generated 963 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:39.229503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-02987a6d-c3c2-4ae7-994a-c3f1c559ba18 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:39.232020 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-02987a6d-c3c2-4ae7-994a-c3f1c559ba18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 Jul 22 05:37:39.232371 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-02987a6d-c3c2-4ae7-994a-c3f1c559ba18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:39.232750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-02987a6d-c3c2-4ae7-994a-c3f1c559ba18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:39.233041 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-02987a6d-c3c2-4ae7-994a-c3f1c559ba18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume with id: 25f73217-07c9-4ea9-8f2a-14ff595b0348 Jul 22 05:37:39.244957 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:39.244957 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:39.245776 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-02987a6d-c3c2-4ae7-994a-c3f1c559ba18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:39.275114 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-02987a6d-c3c2-4ae7-994a-c3f1c559ba18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume request issued successfully. Jul 22 05:37:39.275427 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-02987a6d-c3c2-4ae7-994a-c3f1c559ba18 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 returned with HTTP 202 Jul 22 05:37:39.276340 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 536/2150] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:39 2026] DELETE /volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:37:39.287764 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0cb5a759-beb0-4e66-8bb9-44f5f8aec465 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:39.290750 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0cb5a759-beb0-4e66-8bb9-44f5f8aec465 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 Jul 22 05:37:39.290750 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0cb5a759-beb0-4e66-8bb9-44f5f8aec465 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:39.291264 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0cb5a759-beb0-4e66-8bb9-44f5f8aec465 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:39.301218 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:39.301218 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:39.314751 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0cb5a759-beb0-4e66-8bb9-44f5f8aec465 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:39.320373 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0cb5a759-beb0-4e66-8bb9-44f5f8aec465 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 returned with HTTP 200 Jul 22 05:37:39.320956 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 526/2151] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:39 2026] GET /volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 => generated 962 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:39.814374 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2a2b6d6f-1ece-492f-bc37-7b0fe8c8e632 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:39.816557 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2a2b6d6f-1ece-492f-bc37-7b0fe8c8e632 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:39.816790 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2a2b6d6f-1ece-492f-bc37-7b0fe8c8e632 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:39.817192 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2a2b6d6f-1ece-492f-bc37-7b0fe8c8e632 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:39.817412 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2a2b6d6f-1ece-492f-bc37-7b0fe8c8e632 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:39.823354 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:39.823354 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:39.824384 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2a2b6d6f-1ece-492f-bc37-7b0fe8c8e632 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:39.825050 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 546/2152] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:39 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:40.338509 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b881248f-51f1-4644-b381-8d1d38cf4c7f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:40.340315 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b881248f-51f1-4644-b381-8d1d38cf4c7f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 Jul 22 05:37:40.340509 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b881248f-51f1-4644-b381-8d1d38cf4c7f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:40.340761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b881248f-51f1-4644-b381-8d1d38cf4c7f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:40.352767 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b881248f-51f1-4644-b381-8d1d38cf4c7f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 returned with HTTP 404 Jul 22 05:37:40.353259 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 545/2153] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:40 2026] GET /volume/v3/volumes/25f73217-07c9-4ea9-8f2a-14ff595b0348 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:40.363762 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-52167e16-8e19-4feb-b5bf-28cd68610411 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:40.365409 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-52167e16-8e19-4feb-b5bf-28cd68610411 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:40.365809 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-52167e16-8e19-4feb-b5bf-28cd68610411 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:40.367245 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-52167e16-8e19-4feb-b5bf-28cd68610411 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:40.367245 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-52167e16-8e19-4feb-b5bf-28cd68610411 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete backup with id: c3b15105-a311-48eb-b157-eff3734a9e79. Jul 22 05:37:40.370983 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:40.370983 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:40.387812 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-52167e16-8e19-4feb-b5bf-28cd68610411 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] delete_backup rpcapi backup_id c3b15105-a311-48eb-b157-eff3734a9e79 {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:37:40.392017 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-52167e16-8e19-4feb-b5bf-28cd68610411 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 202 Jul 22 05:37:40.392017 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 537/2154] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:40 2026] DELETE /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:37:40.403602 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0ff6abed-e67d-47aa-808b-78feb8580449 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:40.406155 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0ff6abed-e67d-47aa-808b-78feb8580449 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:40.406423 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0ff6abed-e67d-47aa-808b-78feb8580449 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:40.406731 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0ff6abed-e67d-47aa-808b-78feb8580449 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:40.406911 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-0ff6abed-e67d-47aa-808b-78feb8580449 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:40.411414 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:40.411414 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:40.412104 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0ff6abed-e67d-47aa-808b-78feb8580449 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 200 Jul 22 05:37:40.412446 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 527/2155] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:40 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:40.841179 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0195a43b-d62c-446b-bfdc-353ec3e33266 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:40.846961 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0195a43b-d62c-446b-bfdc-353ec3e33266 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:40.846961 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0195a43b-d62c-446b-bfdc-353ec3e33266 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:40.851157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0195a43b-d62c-446b-bfdc-353ec3e33266 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:40.851157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-0195a43b-d62c-446b-bfdc-353ec3e33266 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:40.859697 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:40.859697 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:40.859697 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0195a43b-d62c-446b-bfdc-353ec3e33266 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:40.861070 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 547/2156] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:40 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:41.428342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0096dcc0-a41e-42b4-8b29-81c940df830b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:41.430775 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0096dcc0-a41e-42b4-8b29-81c940df830b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 Jul 22 05:37:41.431013 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0096dcc0-a41e-42b4-8b29-81c940df830b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:41.431264 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0096dcc0-a41e-42b4-8b29-81c940df830b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:41.431398 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-0096dcc0-a41e-42b4-8b29-81c940df830b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id c3b15105-a311-48eb-b157-eff3734a9e79. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:41.436382 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0096dcc0-a41e-42b4-8b29-81c940df830b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 returned with HTTP 404 Jul 22 05:37:41.437096 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 546/2157] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:41 2026] GET /volume/v3/backups/c3b15105-a311-48eb-b157-eff3734a9e79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:41.544304 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ae91534e-244d-4cd4-98b0-08ed63f57005 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:41.546696 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ae91534e-244d-4cd4-98b0-08ed63f57005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b Jul 22 05:37:41.546940 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ae91534e-244d-4cd4-98b0-08ed63f57005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:41.547816 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ae91534e-244d-4cd4-98b0-08ed63f57005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:41.547816 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-ae91534e-244d-4cd4-98b0-08ed63f57005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume with id: 1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b Jul 22 05:37:41.555893 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:41.555893 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:41.556413 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ae91534e-244d-4cd4-98b0-08ed63f57005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:41.580363 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ae91534e-244d-4cd4-98b0-08ed63f57005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume request issued successfully. Jul 22 05:37:41.580755 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ae91534e-244d-4cd4-98b0-08ed63f57005 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b returned with HTTP 202 Jul 22 05:37:41.581404 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 538/2158] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:41 2026] DELETE /volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:37:41.591811 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-786ea1ef-1b8e-4e96-a26c-e25268baac0c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:41.593714 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-786ea1ef-1b8e-4e96-a26c-e25268baac0c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b Jul 22 05:37:41.594002 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-786ea1ef-1b8e-4e96-a26c-e25268baac0c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:41.594298 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-786ea1ef-1b8e-4e96-a26c-e25268baac0c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:41.612864 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:41.612864 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:41.619902 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-786ea1ef-1b8e-4e96-a26c-e25268baac0c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:41.631314 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-786ea1ef-1b8e-4e96-a26c-e25268baac0c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b returned with HTTP 200 Jul 22 05:37:41.631314 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 528/2159] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:41 2026] GET /volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:41.877165 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f91dbaed-3cb7-4a95-8f5a-1777baf4232b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:41.880364 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f91dbaed-3cb7-4a95-8f5a-1777baf4232b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:41.880364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f91dbaed-3cb7-4a95-8f5a-1777baf4232b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:41.880657 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f91dbaed-3cb7-4a95-8f5a-1777baf4232b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:41.880811 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-f91dbaed-3cb7-4a95-8f5a-1777baf4232b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:41.886110 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:41.886110 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:41.887107 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f91dbaed-3cb7-4a95-8f5a-1777baf4232b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:41.887501 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 548/2160] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:41 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:42.649397 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-47cc5236-0e03-4e97-adcf-f18afbc5cdc7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:42.651673 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-47cc5236-0e03-4e97-adcf-f18afbc5cdc7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b Jul 22 05:37:42.651928 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-47cc5236-0e03-4e97-adcf-f18afbc5cdc7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:42.652205 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-47cc5236-0e03-4e97-adcf-f18afbc5cdc7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:42.665937 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-47cc5236-0e03-4e97-adcf-f18afbc5cdc7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b returned with HTTP 404 Jul 22 05:37:42.667039 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 547/2161] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:42 2026] GET /volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:42.676114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-281c137f-cf01-4677-a9ea-1f63827d9f17 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:42.678065 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-281c137f-cf01-4677-a9ea-1f63827d9f17 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b Jul 22 05:37:42.678289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-281c137f-cf01-4677-a9ea-1f63827d9f17 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:42.679280 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-281c137f-cf01-4677-a9ea-1f63827d9f17 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:42.684872 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-281c137f-cf01-4677-a9ea-1f63827d9f17 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b returned with HTTP 404 Jul 22 05:37:42.685404 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 539/2162] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:42 2026] GET /volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:42.694028 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-226ada0a-be68-4742-82a5-0472217451dd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:42.698255 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-226ada0a-be68-4742-82a5-0472217451dd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b Jul 22 05:37:42.699609 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-226ada0a-be68-4742-82a5-0472217451dd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:42.699859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-226ada0a-be68-4742-82a5-0472217451dd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:42.700075 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-226ada0a-be68-4742-82a5-0472217451dd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume with id: 1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b Jul 22 05:37:42.715964 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-226ada0a-be68-4742-82a5-0472217451dd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b returned with HTTP 404 Jul 22 05:37:42.716841 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 529/2163] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:42 2026] DELETE /volume/v3/volumes/1c40a8d8-b4ee-4a5b-ae47-183253fc4f4b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:42.731870 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:42.734163 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:37:42.734582 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1327519977"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:42.738080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1327519977'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:37:42.738279 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume of 1 GB Jul 22 05:37:42.743698 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Availability Zones retrieved successfully. Jul 22 05:37:42.752655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (f6a6fb19-8b31-496d-9c43-dbabdec2fd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:42.754423 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53705473-8c0d-4e56-9f8d-a557c513a2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:42.755853 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:37:42.795485 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53705473-8c0d-4e56-9f8d-a557c513a2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:42.796219 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44614898-3d7a-41ec-afad-0ffc5aa655f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:42.854823 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['bb8fd11a-c2ca-4f5f-9a00-ed92e4366d1e', 'bc156ffe-a4dc-4f2a-81da-623399525acb', '0e93373e-a3d2-428a-a996-b38095b62392', '4ec8b8fb-66af-4492-bbc7-bb7d4b28b0f3'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:37:42.856030 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44614898-3d7a-41ec-afad-0ffc5aa655f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb8fd11a-c2ca-4f5f-9a00-ed92e4366d1e', 'bc156ffe-a4dc-4f2a-81da-623399525acb', '0e93373e-a3d2-428a-a996-b38095b62392', '4ec8b8fb-66af-4492-bbc7-bb7d4b28b0f3']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:42.856999 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3894abe1-1a8a-4c7a-a674-50bccb3d5dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:42.889585 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3894abe1-1a8a-4c7a-a674-50bccb3d5dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36255291-2812-40f9-9c77-11b2b633a7fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1327519977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['bb8fd11a-c2ca-4f5f-9a00-ed92e4366d1e','bc156ffe-a4dc-4f2a-81da-623399525acb','0e93373e-a3d2-428a-a996-b38095b62392','4ec8b8fb-66af-4492-bbc7-bb7d4b28b0f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1327519977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36255291-2812-40f9-9c77-11b2b633a7fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2b8f11151948fead42f1a4a75fd4df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:42.890600 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd265fc-ab9d-472e-9aa1-a716a04e88e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:42.901726 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a39a8ca1-4762-4403-bece-a3d7cfb8d4b8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:42.902238 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a39a8ca1-4762-4403-bece-a3d7cfb8d4b8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:42.902529 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a39a8ca1-4762-4403-bece-a3d7cfb8d4b8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:42.902809 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a39a8ca1-4762-4403-bece-a3d7cfb8d4b8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:42.903045 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a39a8ca1-4762-4403-bece-a3d7cfb8d4b8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:42.910625 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:42.910625 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:42.912099 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a39a8ca1-4762-4403-bece-a3d7cfb8d4b8 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:42.912533 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 548/2164] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:42 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:42.929686 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd265fc-ab9d-472e-9aa1-a716a04e88e2) transitioned into state 'SUCCESS' from state '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-1327519977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2b8f11151948fead42f1a4a75fd4df',qos_specs=None,replication_status=,reservations=['bb8fd11a-c2ca-4f5f-9a00-ed92e4366d1e','bc156ffe-a4dc-4f2a-81da-623399525acb','0e93373e-a3d2-428a-a996-b38095b62392','4ec8b8fb-66af-4492-bbc7-bb7d4b28b0f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4a9ff1c1a54805a8c2759468f125f9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:42.930076 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6138d5be-82cd-4f7a-9380-289694fbfb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:42.943614 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6138d5be-82cd-4f7a-9380-289694fbfb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:42.944410 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Flow 'volume_create_api' (f6a6fb19-8b31-496d-9c43-dbabdec2fd16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:42.944800 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Create volume request issued successfully. Jul 22 05:37:42.945394 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c3a9348b-cb2a-493e-abdc-c2236ca7c5ca tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:37:42.945974 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 549/2165] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:37:42 2026] POST /volume/v3/volumes => generated 747 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:37:42.964629 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6cb980e0-e6a1-415c-a190-7825f8f0be92 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:42.968701 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6cb980e0-e6a1-415c-a190-7825f8f0be92 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:37:42.968701 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6cb980e0-e6a1-415c-a190-7825f8f0be92 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:42.968701 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6cb980e0-e6a1-415c-a190-7825f8f0be92 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:42.977869 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:42.977869 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:42.985443 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6cb980e0-e6a1-415c-a190-7825f8f0be92 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:42.991741 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6cb980e0-e6a1-415c-a190-7825f8f0be92 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:37:42.992369 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 540/2166] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:42 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:43.927683 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-244dc876-1ef9-4047-b218-dc6702814b4d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:43.930400 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-244dc876-1ef9-4047-b218-dc6702814b4d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:43.930788 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-244dc876-1ef9-4047-b218-dc6702814b4d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:43.931132 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-244dc876-1ef9-4047-b218-dc6702814b4d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:43.931653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-244dc876-1ef9-4047-b218-dc6702814b4d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:43.937177 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:43.937177 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:43.938600 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-244dc876-1ef9-4047-b218-dc6702814b4d tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:43.939271 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 530/2167] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:43 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:44.008265 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a65914e5-035e-43cc-beb1-f59da60e772b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:44.013566 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a65914e5-035e-43cc-beb1-f59da60e772b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:37:44.013566 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a65914e5-035e-43cc-beb1-f59da60e772b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:44.013813 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a65914e5-035e-43cc-beb1-f59da60e772b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:44.022386 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:44.022386 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:44.026928 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a65914e5-035e-43cc-beb1-f59da60e772b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:37:44.033871 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a65914e5-035e-43cc-beb1-f59da60e772b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:37:44.034545 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 549/2168] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:44 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:44.953369 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-71593002-7c5a-4636-a31e-97896d3b04a4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:44.957875 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-71593002-7c5a-4636-a31e-97896d3b04a4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:44.958095 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-71593002-7c5a-4636-a31e-97896d3b04a4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:44.958320 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-71593002-7c5a-4636-a31e-97896d3b04a4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:44.958427 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-71593002-7c5a-4636-a31e-97896d3b04a4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:44.964406 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:44.964406 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:44.965235 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-71593002-7c5a-4636-a31e-97896d3b04a4 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:44.965845 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 550/2169] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:44 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:45.977464 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-54a372a7-e66c-4fea-acd8-c197b315db4f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:45.979601 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-54a372a7-e66c-4fea-acd8-c197b315db4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:45.979910 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-54a372a7-e66c-4fea-acd8-c197b315db4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:45.980163 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-54a372a7-e66c-4fea-acd8-c197b315db4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:45.980304 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-54a372a7-e66c-4fea-acd8-c197b315db4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:45.985710 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:45.985710 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:45.987115 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-54a372a7-e66c-4fea-acd8-c197b315db4f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:45.987435 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 541/2170] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:45 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:46.999740 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e7099cdf-0879-428a-93f7-29ee5235aceb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:47.006026 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e7099cdf-0879-428a-93f7-29ee5235aceb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:47.006337 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e7099cdf-0879-428a-93f7-29ee5235aceb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:47.006751 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e7099cdf-0879-428a-93f7-29ee5235aceb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:47.007647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-e7099cdf-0879-428a-93f7-29ee5235aceb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:47.013361 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:47.013361 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:47.014349 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e7099cdf-0879-428a-93f7-29ee5235aceb tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:47.014857 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 531/2171] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:46 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:48.029947 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-93760e80-2408-44a9-aaac-ef5432a22fdc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:48.032214 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-93760e80-2408-44a9-aaac-ef5432a22fdc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:48.032795 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-93760e80-2408-44a9-aaac-ef5432a22fdc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:48.033075 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-93760e80-2408-44a9-aaac-ef5432a22fdc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:48.033244 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-93760e80-2408-44a9-aaac-ef5432a22fdc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:48.038406 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:48.038406 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:48.039354 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-93760e80-2408-44a9-aaac-ef5432a22fdc tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:48.039981 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 550/2172] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:48 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:49.051574 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4a610bb9-0553-4ec6-bd74-8d2eebcda79f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:49.053846 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4a610bb9-0553-4ec6-bd74-8d2eebcda79f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:49.054145 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4a610bb9-0553-4ec6-bd74-8d2eebcda79f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:49.054417 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4a610bb9-0553-4ec6-bd74-8d2eebcda79f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:49.054566 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4a610bb9-0553-4ec6-bd74-8d2eebcda79f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:49.060141 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:49.060141 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:49.061231 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4a610bb9-0553-4ec6-bd74-8d2eebcda79f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:49.061649 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 551/2173] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:49 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:50.079062 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2f85a24a-038c-4b99-b718-56e0eed4a757 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:50.082238 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2f85a24a-038c-4b99-b718-56e0eed4a757 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:50.082503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2f85a24a-038c-4b99-b718-56e0eed4a757 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:50.082772 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2f85a24a-038c-4b99-b718-56e0eed4a757 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:50.082977 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-2f85a24a-038c-4b99-b718-56e0eed4a757 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:50.098861 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:50.098861 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:50.101468 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2f85a24a-038c-4b99-b718-56e0eed4a757 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:50.101468 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 542/2174] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:50 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 784 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:50.119253 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7ffba960-c254-44a2-8f14-ade127e82da2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:50.127968 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7ffba960-c254-44a2-8f14-ade127e82da2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:50.128481 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7ffba960-c254-44a2-8f14-ade127e82da2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:50.128481 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7ffba960-c254-44a2-8f14-ade127e82da2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:50.128481 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-7ffba960-c254-44a2-8f14-ade127e82da2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:50.134868 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:50.134868 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:50.135718 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7ffba960-c254-44a2-8f14-ade127e82da2 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:50.136192 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 532/2175] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:50 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 784 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:50.153216 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:50.157832 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e436e1f0-d09e-4c06-b19f-c448780491f0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:50.160726 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:37:50.161098 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-196642196"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:50.163113 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e436e1f0-d09e-4c06-b19f-c448780491f0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:50.163285 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e436e1f0-d09e-4c06-b19f-c448780491f0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:50.163611 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e436e1f0-d09e-4c06-b19f-c448780491f0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:50.163840 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-e436e1f0-d09e-4c06-b19f-c448780491f0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete backup with id: b0c803d0-bba8-42ab-8906-c70327bb0e38. Jul 22 05:37:50.166339 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-196642196'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:37:50.167394 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Create volume of 1 GB Jul 22 05:37:50.167955 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=230,cinder:INSERT=26,cinder:UPDATE=54 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:37:50.192479 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:50.192479 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:50.192658 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Availability Zones retrieved successfully. Jul 22 05:37:50.201746 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Flow 'volume_create_api' (af956d84-5a56-421b-87ef-fe01797d1262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:50.203172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0231a25a-63eb-467d-a8c1-36b04f11618e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:50.204607 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:37:50.241612 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-e436e1f0-d09e-4c06-b19f-c448780491f0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] delete_backup rpcapi backup_id b0c803d0-bba8-42ab-8906-c70327bb0e38 {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:37:50.244407 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e436e1f0-d09e-4c06-b19f-c448780491f0 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 202 Jul 22 05:37:50.245113 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 552/2176] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:50 2026] DELETE /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:37:50.257607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d505c3ec-2dfc-4af9-b9bc-40f63b90de86 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:50.263582 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d505c3ec-2dfc-4af9-b9bc-40f63b90de86 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:50.266131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d505c3ec-2dfc-4af9-b9bc-40f63b90de86 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:50.266131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d505c3ec-2dfc-4af9-b9bc-40f63b90de86 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:50.266131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d505c3ec-2dfc-4af9-b9bc-40f63b90de86 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:50.276172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0231a25a-63eb-467d-a8c1-36b04f11618e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:50.276426 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:50.276426 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:50.276944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d08d89b-34c2-4a52-8c08-1eb8be68f093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:50.277360 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d505c3ec-2dfc-4af9-b9bc-40f63b90de86 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 200 Jul 22 05:37:50.277880 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 543/2177] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:50 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 783 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:37:50.344042 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Created reservations ['8ff5dc2c-a2c4-4191-9e68-ede22b18ee8c', '4c4a0971-529e-42c5-a3b8-a4ebcea7b13c', '96dfab6c-1273-4c8f-9781-9d68995686f9', '1d31f165-0c1e-4082-a8fe-a9dbdda352bf'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:37:50.346021 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d08d89b-34c2-4a52-8c08-1eb8be68f093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ff5dc2c-a2c4-4191-9e68-ede22b18ee8c', '4c4a0971-529e-42c5-a3b8-a4ebcea7b13c', '96dfab6c-1273-4c8f-9781-9d68995686f9', '1d31f165-0c1e-4082-a8fe-a9dbdda352bf']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:50.346857 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c030a859-501c-4ef1-a4ea-167011b382c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:50.385005 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c030a859-501c-4ef1-a4ea-167011b382c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b30d577b-1557-470e-a966-22452e9e40ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-196642196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cadbb14f082f44f5a977bd865f72323a',qos_specs=None,replication_status=,reservations=['8ff5dc2c-a2c4-4191-9e68-ede22b18ee8c','4c4a0971-529e-42c5-a3b8-a4ebcea7b13c','96dfab6c-1273-4c8f-9781-9d68995686f9','1d31f165-0c1e-4082-a8fe-a9dbdda352bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0afe7b4f0b8d40428054d3db221ba308',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-196642196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b30d577b-1557-470e-a966-22452e9e40ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cadbb14f082f44f5a977bd865f72323a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0afe7b4f0b8d40428054d3db221ba308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:50.386925 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d56e5a-33b8-4304-b62c-d32ac10900e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:50.424232 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d56e5a-33b8-4304-b62c-d32ac10900e0) transitioned into state 'SUCCESS' from state '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-196642196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cadbb14f082f44f5a977bd865f72323a',qos_specs=None,replication_status=,reservations=['8ff5dc2c-a2c4-4191-9e68-ede22b18ee8c','4c4a0971-529e-42c5-a3b8-a4ebcea7b13c','96dfab6c-1273-4c8f-9781-9d68995686f9','1d31f165-0c1e-4082-a8fe-a9dbdda352bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0afe7b4f0b8d40428054d3db221ba308',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:50.425014 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8b08ae-74e5-4a81-9015-f194486410f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:37:50.442472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8b08ae-74e5-4a81-9015-f194486410f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:37:50.445267 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Flow 'volume_create_api' (af956d84-5a56-421b-87ef-fe01797d1262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:37:50.445267 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Create volume request issued successfully. Jul 22 05:37:50.445469 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b0ae8889-f69b-4087-9c57-88b6760620b2 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:37:50.445815 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 551/2178] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:37:50 2026] POST /volume/v3/volumes => generated 754 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:37:50.464533 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-db6be44d-418c-4b5f-8bbc-6f520b8b4ca7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:50.467662 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-db6be44d-418c-4b5f-8bbc-6f520b8b4ca7 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:37:50.467918 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-db6be44d-418c-4b5f-8bbc-6f520b8b4ca7 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:50.468254 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-db6be44d-418c-4b5f-8bbc-6f520b8b4ca7 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:50.484761 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:50.484761 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:50.495568 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-db6be44d-418c-4b5f-8bbc-6f520b8b4ca7 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:37:50.506954 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-db6be44d-418c-4b5f-8bbc-6f520b8b4ca7 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 200 Jul 22 05:37:50.507487 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 533/2179] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:50 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:51.292676 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e88b9665-34f6-40e8-ab11-3dd5c4cc2292 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:51.295028 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e88b9665-34f6-40e8-ab11-3dd5c4cc2292 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 Jul 22 05:37:51.295028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e88b9665-34f6-40e8-ab11-3dd5c4cc2292 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:51.295028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e88b9665-34f6-40e8-ab11-3dd5c4cc2292 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:51.295028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e88b9665-34f6-40e8-ab11-3dd5c4cc2292 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Show backup with id b0c803d0-bba8-42ab-8906-c70327bb0e38. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:37:51.301652 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e88b9665-34f6-40e8-ab11-3dd5c4cc2292 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 returned with HTTP 404 Jul 22 05:37:51.302444 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 553/2180] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:51 2026] GET /volume/v3/backups/b0c803d0-bba8-42ab-8906-c70327bb0e38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:51.315187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ee31c631-90ba-448c-8f51-f3752449ee67 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:51.320396 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ee31c631-90ba-448c-8f51-f3752449ee67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d Jul 22 05:37:51.320396 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ee31c631-90ba-448c-8f51-f3752449ee67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:51.320700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ee31c631-90ba-448c-8f51-f3752449ee67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:51.322003 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-ee31c631-90ba-448c-8f51-f3752449ee67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete snapshot with id: 2c9dca65-1767-4507-997d-90dda46d493d Jul 22 05:37:51.333068 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:51.333068 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:51.333477 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ee31c631-90ba-448c-8f51-f3752449ee67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Snapshot retrieved successfully. Jul 22 05:37:51.357151 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ee31c631-90ba-448c-8f51-f3752449ee67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Snapshot delete request issued successfully. Jul 22 05:37:51.357375 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ee31c631-90ba-448c-8f51-f3752449ee67 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d returned with HTTP 202 Jul 22 05:37:51.358196 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 544/2181] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:37:51 2026] DELETE /volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:37:51.369129 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a91ef011-0715-4109-a18d-0b1b66c9d16b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:51.371753 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a91ef011-0715-4109-a18d-0b1b66c9d16b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d Jul 22 05:37:51.372156 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a91ef011-0715-4109-a18d-0b1b66c9d16b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:51.372416 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a91ef011-0715-4109-a18d-0b1b66c9d16b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:51.380819 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:51.380819 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:51.381500 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a91ef011-0715-4109-a18d-0b1b66c9d16b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Snapshot retrieved successfully. Jul 22 05:37:51.382564 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a91ef011-0715-4109-a18d-0b1b66c9d16b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d returned with HTTP 200 Jul 22 05:37:51.383250 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 552/2182] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:37:51 2026] GET /volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:51.523541 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-45a81400-c22d-4e6a-934c-edfc541f03cf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:51.526001 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45a81400-c22d-4e6a-934c-edfc541f03cf tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:37:51.526362 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45a81400-c22d-4e6a-934c-edfc541f03cf tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:51.526674 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45a81400-c22d-4e6a-934c-edfc541f03cf tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:51.537056 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:51.537056 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:51.541761 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-45a81400-c22d-4e6a-934c-edfc541f03cf tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:37:51.547404 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45a81400-c22d-4e6a-934c-edfc541f03cf tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 200 Jul 22 05:37:51.547947 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 534/2183] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:51 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:52.395914 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-42c4f3bb-b241-41f8-923f-56e2ee6d348f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:52.397884 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-42c4f3bb-b241-41f8-923f-56e2ee6d348f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d Jul 22 05:37:52.398122 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-42c4f3bb-b241-41f8-923f-56e2ee6d348f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:52.398377 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-42c4f3bb-b241-41f8-923f-56e2ee6d348f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:52.403854 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-42c4f3bb-b241-41f8-923f-56e2ee6d348f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d returned with HTTP 404 Jul 22 05:37:52.404626 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 554/2184] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:37:52 2026] GET /volume/v3/snapshots/2c9dca65-1767-4507-997d-90dda46d493d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:37:52.412621 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9abf29ca-dc59-40e1-ad02-57aa06e74bd6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:52.419265 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9abf29ca-dc59-40e1-ad02-57aa06e74bd6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 Jul 22 05:37:52.419514 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9abf29ca-dc59-40e1-ad02-57aa06e74bd6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:52.419790 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9abf29ca-dc59-40e1-ad02-57aa06e74bd6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:52.420040 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-9abf29ca-dc59-40e1-ad02-57aa06e74bd6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete volume with id: 34273541-2479-448d-b241-02bd13a6c412 Jul 22 05:37:52.426479 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=239,cinder:UPDATE=71,cinder:INSERT=37 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:37:52.433751 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:52.433751 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:52.434475 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9abf29ca-dc59-40e1-ad02-57aa06e74bd6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:52.462119 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9abf29ca-dc59-40e1-ad02-57aa06e74bd6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete volume request issued successfully. Jul 22 05:37:52.462381 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9abf29ca-dc59-40e1-ad02-57aa06e74bd6 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 returned with HTTP 202 Jul 22 05:37:52.462869 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 545/2185] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:52 2026] DELETE /volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:37:52.473844 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-99da573b-5ee6-4193-93a0-3154be6c637b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:52.475904 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99da573b-5ee6-4193-93a0-3154be6c637b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 Jul 22 05:37:52.476117 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99da573b-5ee6-4193-93a0-3154be6c637b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:52.476350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99da573b-5ee6-4193-93a0-3154be6c637b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:52.482840 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=187,cinder:INSERT=22,cinder:UPDATE=38 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:37:52.488418 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:52.488418 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:52.494983 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-99da573b-5ee6-4193-93a0-3154be6c637b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:52.504664 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99da573b-5ee6-4193-93a0-3154be6c637b tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 returned with HTTP 200 Jul 22 05:37:52.505139 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 553/2186] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:52 2026] GET /volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:53.522710 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-18068bd4-9768-4aa8-9be3-b23a5390a503 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:53.524160 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-18068bd4-9768-4aa8-9be3-b23a5390a503 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 Jul 22 05:37:53.524402 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-18068bd4-9768-4aa8-9be3-b23a5390a503 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:53.524651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-18068bd4-9768-4aa8-9be3-b23a5390a503 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:53.531951 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-18068bd4-9768-4aa8-9be3-b23a5390a503 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 returned with HTTP 404 Jul 22 05:37:53.532517 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 535/2187] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:53 2026] GET /volume/v3/volumes/34273541-2479-448d-b241-02bd13a6c412 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:53.543966 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c2669058-38e9-4801-9d36-2d38a8acfc4c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:53.546146 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c2669058-38e9-4801-9d36-2d38a8acfc4c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:37:53.546434 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c2669058-38e9-4801-9d36-2d38a8acfc4c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:53.546670 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c2669058-38e9-4801-9d36-2d38a8acfc4c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:53.546895 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-c2669058-38e9-4801-9d36-2d38a8acfc4c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete volume with id: 10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:37:53.557650 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:53.557650 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:53.558521 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c2669058-38e9-4801-9d36-2d38a8acfc4c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:53.590147 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c2669058-38e9-4801-9d36-2d38a8acfc4c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete volume request issued successfully. Jul 22 05:37:53.590324 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c2669058-38e9-4801-9d36-2d38a8acfc4c tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 returned with HTTP 202 Jul 22 05:37:53.590766 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 555/2188] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:53 2026] DELETE /volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:37:53.600162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-976bcba5-87a9-400c-8047-12ca4276e6d7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:53.605673 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-976bcba5-87a9-400c-8047-12ca4276e6d7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:37:53.605983 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-976bcba5-87a9-400c-8047-12ca4276e6d7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:53.606286 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-976bcba5-87a9-400c-8047-12ca4276e6d7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:53.624218 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:53.624218 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:53.633456 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-976bcba5-87a9-400c-8047-12ca4276e6d7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:53.641184 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-976bcba5-87a9-400c-8047-12ca4276e6d7 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 returned with HTTP 200 Jul 22 05:37:53.641896 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 546/2189] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:53 2026] GET /volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 => generated 1354 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:54.660130 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b620af5f-4d71-4b60-adc5-f788a468e5a3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:54.662530 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b620af5f-4d71-4b60-adc5-f788a468e5a3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 Jul 22 05:37:54.662746 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b620af5f-4d71-4b60-adc5-f788a468e5a3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:54.663008 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b620af5f-4d71-4b60-adc5-f788a468e5a3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:54.670984 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b620af5f-4d71-4b60-adc5-f788a468e5a3 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 returned with HTTP 404 Jul 22 05:37:54.671661 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 554/2190] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:54 2026] GET /volume/v3/volumes/10724374-46e3-4eb1-8f81-23643e3585b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:54.680217 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c548fdd5-f996-4c44-a4b7-6a8495317c66 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:54.684700 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c548fdd5-f996-4c44-a4b7-6a8495317c66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f Jul 22 05:37:54.684700 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c548fdd5-f996-4c44-a4b7-6a8495317c66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:54.684700 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c548fdd5-f996-4c44-a4b7-6a8495317c66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:54.684700 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-c548fdd5-f996-4c44-a4b7-6a8495317c66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete volume with id: 152cbc6a-824c-428b-bc61-cd713a97133f Jul 22 05:37:54.687181 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=168,cinder:UPDATE=39,cinder:INSERT=17 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:37:54.696879 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:54.696879 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:54.697893 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c548fdd5-f996-4c44-a4b7-6a8495317c66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:54.728725 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c548fdd5-f996-4c44-a4b7-6a8495317c66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete volume request issued successfully. Jul 22 05:37:54.728725 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c548fdd5-f996-4c44-a4b7-6a8495317c66 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f returned with HTTP 202 Jul 22 05:37:54.728725 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 536/2191] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:54 2026] DELETE /volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 05:37:54.740340 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-71c9c0e8-7d0b-47c8-a6db-418905622c17 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:54.743501 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-71c9c0e8-7d0b-47c8-a6db-418905622c17 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f Jul 22 05:37:54.743844 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-71c9c0e8-7d0b-47c8-a6db-418905622c17 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:54.744164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-71c9c0e8-7d0b-47c8-a6db-418905622c17 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:54.756801 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:54.756801 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:54.761565 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-71c9c0e8-7d0b-47c8-a6db-418905622c17 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:54.767735 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-71c9c0e8-7d0b-47c8-a6db-418905622c17 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f returned with HTTP 200 Jul 22 05:37:54.768799 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 556/2192] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:54 2026] GET /volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:55.054515 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-74d5d753-ba50-4d02-a2e7-48c80570e2f2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.056551 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-74d5d753-ba50-4d02-a2e7-48c80570e2f2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:37:55.056797 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-74d5d753-ba50-4d02-a2e7-48c80570e2f2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.057013 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-74d5d753-ba50-4d02-a2e7-48c80570e2f2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.065100 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:55.065100 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:55.069082 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-74d5d753-ba50-4d02-a2e7-48c80570e2f2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:37:55.074051 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-74d5d753-ba50-4d02-a2e7-48c80570e2f2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:37:55.074491 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 547/2193] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:55 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:55.089979 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0bf45745-2f9c-4b97-9b8c-55cf649b2d03 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.091896 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0bf45745-2f9c-4b97-9b8c-55cf649b2d03 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:37:55.092171 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0bf45745-2f9c-4b97-9b8c-55cf649b2d03 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.092355 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0bf45745-2f9c-4b97-9b8c-55cf649b2d03 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.101958 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:55.101958 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:55.106811 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0bf45745-2f9c-4b97-9b8c-55cf649b2d03 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:37:55.112285 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0bf45745-2f9c-4b97-9b8c-55cf649b2d03 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:37:55.112732 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 555/2194] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:55 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:55.168985 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-b8cfcc54-c225-42ca-a44f-970f6e87d3b6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.173032 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-b8cfcc54-c225-42ca-a44f-970f6e87d3b6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:37:55.173032 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-b8cfcc54-c225-42ca-a44f-970f6e87d3b6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.173032 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-b8cfcc54-c225-42ca-a44f-970f6e87d3b6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.180070 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:55.180070 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:55.184353 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-b8cfcc54-c225-42ca-a44f-970f6e87d3b6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:37:55.193013 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-b8cfcc54-c225-42ca-a44f-970f6e87d3b6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:37:55.193693 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 537/2195] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:37:55 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:55.287008 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0ba5358f-daa1-4b7b-9bbc-5cd3cbef715b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.287008 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0ba5358f-daa1-4b7b-9bbc-5cd3cbef715b None None] GET https://10.4.3.91/volume// Jul 22 05:37:55.287008 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0ba5358f-daa1-4b7b-9bbc-5cd3cbef715b None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.287008 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0ba5358f-daa1-4b7b-9bbc-5cd3cbef715b None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.287008 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0ba5358f-daa1-4b7b-9bbc-5cd3cbef715b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:55.287008 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 557/2196] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:37: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 22 05:37:55.294158 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-56f93049-ab22-4fd0-bf61-4dd029471506 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.296584 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-56f93049-ab22-4fd0-bf61-4dd029471506 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:37:55.297034 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-56f93049-ab22-4fd0-bf61-4dd029471506 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0da5c7ac-d313-4e45-bd01-a4515b24fb8e", "connector": null, "instance_uuid": "0b6d6b5b-7615-496e-b7fd-63fc7b200cf9"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:55.305908 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:55.305908 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:55.358667 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-56f93049-ab22-4fd0-bf61-4dd029471506 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:37:55.358667 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 548/2197] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:37:55 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 22 05:37:55.423678 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f784f525-4812-43b2-874e-96934ec8f671 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.426144 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f784f525-4812-43b2-874e-96934ec8f671 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:37:55.426340 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f784f525-4812-43b2-874e-96934ec8f671 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.426613 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f784f525-4812-43b2-874e-96934ec8f671 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.430296 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bd723804-00e5-42c0-964a-42c6e38bbde7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.430296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd723804-00e5-42c0-964a-42c6e38bbde7 None None] GET https://10.4.3.91/volume// Jul 22 05:37:55.430296 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd723804-00e5-42c0-964a-42c6e38bbde7 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.430296 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd723804-00e5-42c0-964a-42c6e38bbde7 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.431522 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd723804-00e5-42c0-964a-42c6e38bbde7 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:55.431522 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 538/2198] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:37: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 22 05:37:55.445418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-f5bae5a1-2cbd-469d-ab69-b869072fbcab None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.448833 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-f5bae5a1-2cbd-469d-ab69-b869072fbcab tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:37:55.449319 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:55.449319 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:55.449475 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-f5bae5a1-2cbd-469d-ab69-b869072fbcab tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.449805 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-f5bae5a1-2cbd-469d-ab69-b869072fbcab tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.454441 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f784f525-4812-43b2-874e-96934ec8f671 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:37:55.460244 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f784f525-4812-43b2-874e-96934ec8f671 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:37:55.460761 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 556/2199] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:55 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:55.468446 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:55.468446 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:55.475282 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-f5bae5a1-2cbd-469d-ab69-b869072fbcab tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:37:55.485413 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-f5bae5a1-2cbd-469d-ab69-b869072fbcab tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:37:55.486290 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 558/2200] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:37:55 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 1057 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:37:55.629662 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-a361bdde-393a-4c32-bc72-0ba15a3f7992 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.634555 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-a361bdde-393a-4c32-bc72-0ba15a3f7992 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] PUT https://10.4.3.91/volume/v3/attachments/d8d1caf5-ef28-4136-83cc-bf85497c5da7 Jul 22 05:37:55.635757 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-a361bdde-393a-4c32-bc72-0ba15a3f7992 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:55.649602 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-a361bdde-393a-4c32-bc72-0ba15a3f7992 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Acquiring lock "cinder-attachment_update-0da5c7ac-d313-4e45-bd01-a4515b24fb8e-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:37:55.655789 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-a361bdde-393a-4c32-bc72-0ba15a3f7992 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-0da5c7ac-d313-4e45-bd01-a4515b24fb8e-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:37:55.657049 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:55.657049 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:55.783273 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-a361bdde-393a-4c32-bc72-0ba15a3f7992 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-0da5c7ac-d313-4e45-bd01-a4515b24fb8e-np0000005624" released by "attachment_update" :: held 0.127s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:37:55.784842 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-a361bdde-393a-4c32-bc72-0ba15a3f7992 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/d8d1caf5-ef28-4136-83cc-bf85497c5da7 returned with HTTP 200 Jul 22 05:37:55.787055 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 549/2201] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:37:55 2026] PUT /volume/v3/attachments/d8d1caf5-ef28-4136-83cc-bf85497c5da7 => generated 968 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:55.787204 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bd043291-a505-4813-84a3-c39c26ba09ae None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.790393 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd043291-a505-4813-84a3-c39c26ba09ae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f Jul 22 05:37:55.790393 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd043291-a505-4813-84a3-c39c26ba09ae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.792845 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd043291-a505-4813-84a3-c39c26ba09ae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.797296 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-ccae1e1c-cc8c-4fa7-b916-d770cc462a65 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.800345 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-ccae1e1c-cc8c-4fa7-b916-d770cc462a65 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e/encryption Jul 22 05:37:55.802293 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-ccae1e1c-cc8c-4fa7-b916-d770cc462a65 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.802293 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-ccae1e1c-cc8c-4fa7-b916-d770cc462a65 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.804191 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd043291-a505-4813-84a3-c39c26ba09ae tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f returned with HTTP 404 Jul 22 05:37:55.805026 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 539/2202] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:55 2026] GET /volume/v3/volumes/152cbc6a-824c-428b-bc61-cd713a97133f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:55.818643 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d7e1157d-48e1-49ce-93ee-a36a110d700e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.821528 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d7e1157d-48e1-49ce-93ee-a36a110d700e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] DELETE https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 Jul 22 05:37:55.822373 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d7e1157d-48e1-49ce-93ee-a36a110d700e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.822849 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d7e1157d-48e1-49ce-93ee-a36a110d700e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.823211 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-d7e1157d-48e1-49ce-93ee-a36a110d700e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete volume with id: 8bcd1e15-e9b4-433c-90cb-670082e24f29 Jul 22 05:37:55.824033 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:55.824033 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:55.833765 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:55.833765 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:55.836299 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d7e1157d-48e1-49ce-93ee-a36a110d700e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:55.836413 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-ccae1e1c-cc8c-4fa7-b916-d770cc462a65 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e/encryption returned with HTTP 200 Jul 22 05:37:55.836413 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 557/2203] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:37:55 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e/encryption => generated 161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:55.859769 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d7e1157d-48e1-49ce-93ee-a36a110d700e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Delete volume request issued successfully. Jul 22 05:37:55.859769 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d7e1157d-48e1-49ce-93ee-a36a110d700e tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 returned with HTTP 202 Jul 22 05:37:55.859769 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 559/2204] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:37:55 2026] DELETE /volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:37:55.870843 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-96861586-f1d6-4820-a2a2-a6a3594d9e02 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:55.872833 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-96861586-f1d6-4820-a2a2-a6a3594d9e02 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 Jul 22 05:37:55.872980 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-96861586-f1d6-4820-a2a2-a6a3594d9e02 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:55.873299 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-96861586-f1d6-4820-a2a2-a6a3594d9e02 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:55.882312 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:55.882312 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:55.889740 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-96861586-f1d6-4820-a2a2-a6a3594d9e02 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Volume info retrieved successfully. Jul 22 05:37:55.896954 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-96861586-f1d6-4820-a2a2-a6a3594d9e02 tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 returned with HTTP 200 Jul 22 05:37:55.897141 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 550/2205] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:55 2026] GET /volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:56.479039 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-56fb1c3e-83b1-49a8-a82a-1066177ed76f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:56.481127 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-56fb1c3e-83b1-49a8-a82a-1066177ed76f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:37:56.482706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-56fb1c3e-83b1-49a8-a82a-1066177ed76f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:56.482706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-56fb1c3e-83b1-49a8-a82a-1066177ed76f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:56.498101 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:56.498101 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:56.503186 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-56fb1c3e-83b1-49a8-a82a-1066177ed76f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:37:56.508231 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-56fb1c3e-83b1-49a8-a82a-1066177ed76f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:37:56.508822 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 540/2206] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:56 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:56.916281 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-41b5efdc-2d54-4acb-9640-626d14d97b2f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:56.918201 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-41b5efdc-2d54-4acb-9640-626d14d97b2f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] GET https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 Jul 22 05:37:56.918420 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-41b5efdc-2d54-4acb-9640-626d14d97b2f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:56.918615 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-41b5efdc-2d54-4acb-9640-626d14d97b2f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:56.929463 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-41b5efdc-2d54-4acb-9640-626d14d97b2f tempest-VolumesBackupsTest-177949078 tempest-VolumesBackupsTest-177949078-project-member] https://10.4.3.91/volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 returned with HTTP 404 Jul 22 05:37:56.929463 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 558/2207] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:56 2026] GET /volume/v3/volumes/8bcd1e15-e9b4-433c-90cb-670082e24f29 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:57.523480 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f96f1881-3c2a-4df1-9920-865bf942ec81 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:57.525363 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f96f1881-3c2a-4df1-9920-865bf942ec81 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:37:57.525568 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f96f1881-3c2a-4df1-9920-865bf942ec81 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:57.525816 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f96f1881-3c2a-4df1-9920-865bf942ec81 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:57.536237 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:57.536237 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:57.540542 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f96f1881-3c2a-4df1-9920-865bf942ec81 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:37:57.546165 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f96f1881-3c2a-4df1-9920-865bf942ec81 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:37:57.546854 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 560/2208] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:57 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:58.214820 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-204ba26c-6034-4653-a769-15c117cdd484 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:58.216982 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-204ba26c-6034-4653-a769-15c117cdd484 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:37:58.217474 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-204ba26c-6034-4653-a769-15c117cdd484 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:58.217717 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-204ba26c-6034-4653-a769-15c117cdd484 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:58.225471 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:58.225471 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:58.230567 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-204ba26c-6034-4653-a769-15c117cdd484 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:37:58.235262 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-204ba26c-6034-4653-a769-15c117cdd484 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 200 Jul 22 05:37:58.235761 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 551/2209] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:37:58 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:58.264158 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-515afbd8-3123-4aed-a4e8-34cc73efc85b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:58.264539 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-515afbd8-3123-4aed-a4e8-34cc73efc85b None None] GET https://10.4.3.91/volume// Jul 22 05:37:58.264914 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-515afbd8-3123-4aed-a4e8-34cc73efc85b None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:58.265322 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-515afbd8-3123-4aed-a4e8-34cc73efc85b None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:58.265712 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-515afbd8-3123-4aed-a4e8-34cc73efc85b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:37:58.268977 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 541/2210] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:37:58 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:37:58.278670 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-64920f7a-3b54-4b44-9d87-3db4bb7ea3b3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:58.281052 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-64920f7a-3b54-4b44-9d87-3db4bb7ea3b3 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:37:58.281666 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-64920f7a-3b54-4b44-9d87-3db4bb7ea3b3 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b30d577b-1557-470e-a966-22452e9e40ae", "connector": null, "instance_uuid": "00e52b42-e2b6-42ad-9cc5-102177215b86"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:58.293693 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:58.293693 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:58.331549 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-64920f7a-3b54-4b44-9d87-3db4bb7ea3b3 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:37:58.332194 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 559/2211] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:37:58 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 22 05:37:58.382263 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-595ea0f5-66ab-4b6e-ba9f-5d5986e5b188 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:58.385660 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-595ea0f5-66ab-4b6e-ba9f-5d5986e5b188 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] POST https://10.4.3.91/volume/v3/attachments/24d111a1-3b65-4da9-833a-421235f4dcc1/action Jul 22 05:37:58.386093 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-595ea0f5-66ab-4b6e-ba9f-5d5986e5b188 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:37:58.386204 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-595ea0f5-66ab-4b6e-ba9f-5d5986e5b188 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:37:58.403775 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:58.403775 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:58.418272 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-130a2e3a-cb70-46b6-8c36-75631eda829d req-595ea0f5-66ab-4b6e-ba9f-5d5986e5b188 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/attachments/24d111a1-3b65-4da9-833a-421235f4dcc1/action returned with HTTP 204 Jul 22 05:37:58.419029 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 561/2212] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:37:58 2026] POST /volume/v3/attachments/24d111a1-3b65-4da9-833a-421235f4dcc1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:37:58.445922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c4efa00b-42fa-4d95-8239-c3a432f37cbc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:58.447506 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c4efa00b-42fa-4d95-8239-c3a432f37cbc tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:37:58.447774 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c4efa00b-42fa-4d95-8239-c3a432f37cbc tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:58.448003 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c4efa00b-42fa-4d95-8239-c3a432f37cbc tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:58.458990 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:58.458990 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:58.463188 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c4efa00b-42fa-4d95-8239-c3a432f37cbc tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:37:58.468291 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c4efa00b-42fa-4d95-8239-c3a432f37cbc tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 200 Jul 22 05:37:58.468906 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 552/2213] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:58 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 1109 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:58.486881 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-dff8c2ca-7105-4958-95e0-f20ff65e0f8f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:58.489155 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dff8c2ca-7105-4958-95e0-f20ff65e0f8f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:37:58.489155 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dff8c2ca-7105-4958-95e0-f20ff65e0f8f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:58.489155 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dff8c2ca-7105-4958-95e0-f20ff65e0f8f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:58.503494 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:58.503494 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:58.507448 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-dff8c2ca-7105-4958-95e0-f20ff65e0f8f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:37:58.512221 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dff8c2ca-7105-4958-95e0-f20ff65e0f8f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 200 Jul 22 05:37:58.512573 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 542/2214] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:58 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 1109 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:58.554918 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-07a47169-f2b5-4352-ad45-b9555c5ae5f0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:58.558176 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-07a47169-f2b5-4352-ad45-b9555c5ae5f0 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:37:58.559169 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-07a47169-f2b5-4352-ad45-b9555c5ae5f0 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:58.559169 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-07a47169-f2b5-4352-ad45-b9555c5ae5f0 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:58.565111 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-84380a75-a8ca-43da-bf42-28fe3697df02 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:58.567578 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-84380a75-a8ca-43da-bf42-28fe3697df02 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:37:58.567899 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-84380a75-a8ca-43da-bf42-28fe3697df02 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:58.568186 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-84380a75-a8ca-43da-bf42-28fe3697df02 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:58.576320 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:58.576320 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:58.581759 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:58.581759 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:37:58.582108 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-07a47169-f2b5-4352-ad45-b9555c5ae5f0 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:37:58.586834 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-84380a75-a8ca-43da-bf42-28fe3697df02 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:37:58.588590 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-07a47169-f2b5-4352-ad45-b9555c5ae5f0 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 200 Jul 22 05:37:58.589051 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 560/2215] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:37:58 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 1109 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:37:58.596839 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-84380a75-a8ca-43da-bf42-28fe3697df02 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:37:58.598197 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 562/2216] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:58 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:58.626100 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-18f3e840-27a8-4dc3-b5e2-86e526971658 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:58.629599 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-18f3e840-27a8-4dc3-b5e2-86e526971658 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] DELETE https://10.4.3.91/volume/v3/attachments/24d111a1-3b65-4da9-833a-421235f4dcc1 Jul 22 05:37:58.629895 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-18f3e840-27a8-4dc3-b5e2-86e526971658 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:58.630182 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-18f3e840-27a8-4dc3-b5e2-86e526971658 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:58.641164 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:58.641164 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:37:58.711277 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ded61ebf-3c0f-4dbc-b19f-80995fb95e9b req-18f3e840-27a8-4dc3-b5e2-86e526971658 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/attachments/24d111a1-3b65-4da9-833a-421235f4dcc1 returned with HTTP 200 Jul 22 05:37:58.711277 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 553/2217] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:37:58 2026] DELETE /volume/v3/attachments/24d111a1-3b65-4da9-833a-421235f4dcc1 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:58.749859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-61ccb673-2f81-48f3-adbf-165b6b946256 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:58.751870 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61ccb673-2f81-48f3-adbf-165b6b946256 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:37:58.753654 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61ccb673-2f81-48f3-adbf-165b6b946256 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:58.753654 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61ccb673-2f81-48f3-adbf-165b6b946256 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:58.764097 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:58.764097 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:37:58.774661 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-61ccb673-2f81-48f3-adbf-165b6b946256 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:37:58.779610 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61ccb673-2f81-48f3-adbf-165b6b946256 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 200 Jul 22 05:37:58.780430 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 543/2218] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:58 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:37:59.611427 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-86f9d4eb-4e8d-4870-a57a-43127ad1816f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:37:59.614235 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-86f9d4eb-4e8d-4870-a57a-43127ad1816f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:37:59.614560 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-86f9d4eb-4e8d-4870-a57a-43127ad1816f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:37:59.615512 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-86f9d4eb-4e8d-4870-a57a-43127ad1816f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:37:59.626541 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:37:59.626541 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:37:59.633309 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-86f9d4eb-4e8d-4870-a57a-43127ad1816f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:37:59.638952 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-86f9d4eb-4e8d-4870-a57a-43127ad1816f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:37:59.639497 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 561/2219] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:37:59 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:00.534842 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:00.656771 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-aabf6767-f3d7-448f-828a-b0cd6d0ff2b5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:00.660071 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aabf6767-f3d7-448f-828a-b0cd6d0ff2b5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:00.660071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aabf6767-f3d7-448f-828a-b0cd6d0ff2b5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:00.660071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aabf6767-f3d7-448f-828a-b0cd6d0ff2b5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:00.663436 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:38:00.663925 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1116035551"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:00.670696 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1116035551'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:38:00.670696 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume of 1 GB Jul 22 05:38:00.675411 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Availability Zones retrieved successfully. Jul 22 05:38:00.684370 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:00.684370 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:00.685759 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Flow 'volume_create_api' (2e5889f6-1cff-4d70-a076-e0fbaf27e23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:00.687001 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee8d23cc-2ce6-4df8-9236-9be72a7d2639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:00.688322 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:00.697744 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-aabf6767-f3d7-448f-828a-b0cd6d0ff2b5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:00.704326 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aabf6767-f3d7-448f-828a-b0cd6d0ff2b5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:00.706149 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 554/2220] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:00 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:00.722441 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee8d23cc-2ce6-4df8-9236-9be72a7d2639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:00.724021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1161f51-7219-4a69-8af8-834f4eced2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:00.817907 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['4a717f84-2be7-496c-a757-2e4d2b67efdc', 'df9361f1-ca77-4d62-b330-07a47e83d137', 'd04a4d15-6650-4236-b123-491c72f760e5', 'ab38b92b-4103-4fc6-a68e-b981979580a2'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:00.818966 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1161f51-7219-4a69-8af8-834f4eced2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a717f84-2be7-496c-a757-2e4d2b67efdc', 'df9361f1-ca77-4d62-b330-07a47e83d137', 'd04a4d15-6650-4236-b123-491c72f760e5', 'ab38b92b-4103-4fc6-a68e-b981979580a2']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:00.820213 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (063b0bdc-c6f6-4164-8c63-59bffaa01ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:00.856451 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (063b0bdc-c6f6-4164-8c63-59bffaa01ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '766910fc-f93e-4db2-baae-0b404891cbf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116035551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c779522a8aac4a37a8a38a884803aaa8',qos_specs=None,replication_status=,reservations=['4a717f84-2be7-496c-a757-2e4d2b67efdc','df9361f1-ca77-4d62-b330-07a47e83d137','d04a4d15-6650-4236-b123-491c72f760e5','ab38b92b-4103-4fc6-a68e-b981979580a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116035551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=766910fc-f93e-4db2-baae-0b404891cbf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c779522a8aac4a37a8a38a884803aaa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:00.857659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b249dcf6-6009-454e-9e42-e2ee183767a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:00.884505 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b249dcf6-6009-454e-9e42-e2ee183767a7) transitioned into state 'SUCCESS' from state '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-1116035551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c779522a8aac4a37a8a38a884803aaa8',qos_specs=None,replication_status=,reservations=['4a717f84-2be7-496c-a757-2e4d2b67efdc','df9361f1-ca77-4d62-b330-07a47e83d137','d04a4d15-6650-4236-b123-491c72f760e5','ab38b92b-4103-4fc6-a68e-b981979580a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:00.885396 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1caa5e74-e168-4d2e-8801-c44d200c591e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:00.897487 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1caa5e74-e168-4d2e-8801-c44d200c591e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:00.898319 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Flow 'volume_create_api' (2e5889f6-1cff-4d70-a076-e0fbaf27e23e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:00.898646 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume request issued successfully. Jul 22 05:38:00.899246 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b35e15e4-5c9b-40f1-bb0d-81e8ad37ace4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:38:00.899974 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 563/2221] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:38:00 2026] POST /volume/v3/volumes => generated 776 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:00.917623 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d30cc2b1-ca2e-4226-83ed-ab33cf4f25dc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:00.926378 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d30cc2b1-ca2e-4226-83ed-ab33cf4f25dc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 Jul 22 05:38:00.926666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d30cc2b1-ca2e-4226-83ed-ab33cf4f25dc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:00.926840 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d30cc2b1-ca2e-4226-83ed-ab33cf4f25dc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:00.940664 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:00.940664 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:00.945738 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d30cc2b1-ca2e-4226-83ed-ab33cf4f25dc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:00.950450 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d30cc2b1-ca2e-4226-83ed-ab33cf4f25dc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 returned with HTTP 200 Jul 22 05:38:00.951246 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 544/2222] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:00 2026] GET /volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:01.351127 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-82b260fd-78a0-45a0-8ff3-17aa4b40911e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:01.357740 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82b260fd-78a0-45a0-8ff3-17aa4b40911e tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 Jul 22 05:38:01.358064 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82b260fd-78a0-45a0-8ff3-17aa4b40911e tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:01.358344 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82b260fd-78a0-45a0-8ff3-17aa4b40911e tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:01.358473 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-82b260fd-78a0-45a0-8ff3-17aa4b40911e tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Delete snapshot with id: dac0c63f-5ff1-4927-92ac-a742ae483b51 Jul 22 05:38:01.371647 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:01.371647 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:01.376175 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-82b260fd-78a0-45a0-8ff3-17aa4b40911e tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Snapshot retrieved successfully. Jul 22 05:38:01.430700 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-82b260fd-78a0-45a0-8ff3-17aa4b40911e tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Snapshot delete request issued successfully. Jul 22 05:38:01.430700 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82b260fd-78a0-45a0-8ff3-17aa4b40911e tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 returned with HTTP 202 Jul 22 05:38:01.430700 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 562/2223] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:38:01 2026] DELETE /volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:01.445429 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a8a604ea-e9d3-48f5-bac7-d278850b79db None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:01.449793 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a8a604ea-e9d3-48f5-bac7-d278850b79db tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 Jul 22 05:38:01.450829 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a8a604ea-e9d3-48f5-bac7-d278850b79db tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:01.452556 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a8a604ea-e9d3-48f5-bac7-d278850b79db tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:01.459131 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:01.459131 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:01.460078 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a8a604ea-e9d3-48f5-bac7-d278850b79db tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Snapshot retrieved successfully. Jul 22 05:38:01.461462 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a8a604ea-e9d3-48f5-bac7-d278850b79db tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 returned with HTTP 200 Jul 22 05:38:01.462446 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 555/2224] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:38:01 2026] GET /volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:01.723839 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-52d5229c-b065-47ec-b726-1b3f84fa818f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:01.725949 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-52d5229c-b065-47ec-b726-1b3f84fa818f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:01.726200 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-52d5229c-b065-47ec-b726-1b3f84fa818f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:01.726392 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-52d5229c-b065-47ec-b726-1b3f84fa818f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:01.739693 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:01.739693 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:01.744048 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-52d5229c-b065-47ec-b726-1b3f84fa818f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:01.751737 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-52d5229c-b065-47ec-b726-1b3f84fa818f tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:01.751737 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 564/2225] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:01 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:01.965929 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ed223b14-bc4a-4656-85ff-4ea7f6cfb6e0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:01.967841 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ed223b14-bc4a-4656-85ff-4ea7f6cfb6e0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 Jul 22 05:38:01.968947 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ed223b14-bc4a-4656-85ff-4ea7f6cfb6e0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:01.968947 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ed223b14-bc4a-4656-85ff-4ea7f6cfb6e0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:01.976951 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:01.976951 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:01.981090 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ed223b14-bc4a-4656-85ff-4ea7f6cfb6e0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:01.985535 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ed223b14-bc4a-4656-85ff-4ea7f6cfb6e0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 returned with HTTP 200 Jul 22 05:38:01.986121 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 545/2226] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:01 2026] GET /volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:02.004863 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ba7e0bbf-cab7-4fb9-901b-3d6e7991a022 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:02.006811 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ba7e0bbf-cab7-4fb9-901b-3d6e7991a022 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:38:02.007510 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ba7e0bbf-cab7-4fb9-901b-3d6e7991a022 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "766910fc-f93e-4db2-baae-0b404891cbf7", "name": "tempest-type-Backup-2042717692"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:02.009768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-ba7e0bbf-cab7-4fb9-901b-3d6e7991a022 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating new backup {'backup': {'volume_id': '766910fc-f93e-4db2-baae-0b404891cbf7', 'name': 'tempest-type-Backup-2042717692'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:38:02.010100 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-ba7e0bbf-cab7-4fb9-901b-3d6e7991a022 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating backup of volume 766910fc-f93e-4db2-baae-0b404891cbf7 in container None Jul 22 05:38:02.019929 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:02.019929 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:02.021658 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ba7e0bbf-cab7-4fb9-901b-3d6e7991a022 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:02.059997 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-ba7e0bbf-cab7-4fb9-901b-3d6e7991a022 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['2b0b3d98-8da9-4165-a06b-5a05bd581c04', 'f3c52655-a3b2-46df-851e-61e22a2d52a2'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:02.121558 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ba7e0bbf-cab7-4fb9-901b-3d6e7991a022 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:38:02.122238 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 563/2227] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:38:02 2026] POST /volume/v3/backups => generated 314 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:02.132686 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-960ea0f8-dbf1-4a5a-8437-a05240041f96 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:02.146380 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-960ea0f8-dbf1-4a5a-8437-a05240041f96 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:02.146644 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-960ea0f8-dbf1-4a5a-8437-a05240041f96 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:02.146863 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-960ea0f8-dbf1-4a5a-8437-a05240041f96 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:02.147005 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-960ea0f8-dbf1-4a5a-8437-a05240041f96 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:02.159849 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:02.159849 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:02.161033 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-960ea0f8-dbf1-4a5a-8437-a05240041f96 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:02.161423 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 556/2228] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:02 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 721 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:02.480787 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3a80d718-778a-43a6-b4ef-16129e16929c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:02.482245 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a80d718-778a-43a6-b4ef-16129e16929c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 Jul 22 05:38:02.484052 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a80d718-778a-43a6-b4ef-16129e16929c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:02.484356 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a80d718-778a-43a6-b4ef-16129e16929c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:02.492103 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a80d718-778a-43a6-b4ef-16129e16929c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 returned with HTTP 404 Jul 22 05:38:02.494338 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 565/2229] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:38:02 2026] GET /volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:02.699078 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8a5a6cbb-32d1-4610-81b9-1b2f03a9b36a req-67fc73e2-80a9-44a6-a5df-56afbc6fbd41 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:02.702384 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8a5a6cbb-32d1-4610-81b9-1b2f03a9b36a req-67fc73e2-80a9-44a6-a5df-56afbc6fbd41 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/attachments?instance_id=83bacaa4-0de6-442b-a308-c3bf77b73061 Jul 22 05:38:02.702751 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8a5a6cbb-32d1-4610-81b9-1b2f03a9b36a req-67fc73e2-80a9-44a6-a5df-56afbc6fbd41 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:02.703101 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8a5a6cbb-32d1-4610-81b9-1b2f03a9b36a req-67fc73e2-80a9-44a6-a5df-56afbc6fbd41 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:02.743953 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8a5a6cbb-32d1-4610-81b9-1b2f03a9b36a req-67fc73e2-80a9-44a6-a5df-56afbc6fbd41 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments?instance_id=83bacaa4-0de6-442b-a308-c3bf77b73061 returned with HTTP 200 Jul 22 05:38:02.744350 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 546/2230] 10.4.3.91 () {70 vars in 1630 bytes} [Wed Jul 22 05:38:02 2026] GET /volume/v3/attachments?instance_id=83bacaa4-0de6-442b-a308-c3bf77b73061 => generated 192 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:02.761754 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8a5a6cbb-32d1-4610-81b9-1b2f03a9b36a req-9210f00b-7237-4d35-91af-5f5af9cd1a97 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:02.764818 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8a5a6cbb-32d1-4610-81b9-1b2f03a9b36a req-9210f00b-7237-4d35-91af-5f5af9cd1a97 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02 Jul 22 05:38:02.765515 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8a5a6cbb-32d1-4610-81b9-1b2f03a9b36a req-9210f00b-7237-4d35-91af-5f5af9cd1a97 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:02.765515 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8a5a6cbb-32d1-4610-81b9-1b2f03a9b36a req-9210f00b-7237-4d35-91af-5f5af9cd1a97 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:02.785669 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-58ab7cb8-3cfc-440a-8d92-c24e7f3fc933 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:02.786985 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8a5a6cbb-32d1-4610-81b9-1b2f03a9b36a req-9210f00b-7237-4d35-91af-5f5af9cd1a97 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02 returned with HTTP 200 Jul 22 05:38:02.787542 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 564/2231] 10.4.3.91 () {70 vars in 1644 bytes} [Wed Jul 22 05:38:02 2026] GET /volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:02.799020 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-58ab7cb8-3cfc-440a-8d92-c24e7f3fc933 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:02.799020 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-58ab7cb8-3cfc-440a-8d92-c24e7f3fc933 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:02.799419 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-58ab7cb8-3cfc-440a-8d92-c24e7f3fc933 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:02.818245 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:02.818245 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:02.824597 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-58ab7cb8-3cfc-440a-8d92-c24e7f3fc933 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:02.831878 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-58ab7cb8-3cfc-440a-8d92-c24e7f3fc933 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:02.832508 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 557/2232] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:02 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:03.174919 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6dc14977-2fbb-4c4a-809d-1615a466c998 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:03.178209 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6dc14977-2fbb-4c4a-809d-1615a466c998 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:03.178209 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6dc14977-2fbb-4c4a-809d-1615a466c998 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:03.178209 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6dc14977-2fbb-4c4a-809d-1615a466c998 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:03.178209 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-6dc14977-2fbb-4c4a-809d-1615a466c998 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:03.197140 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:03.197140 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:03.198471 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6dc14977-2fbb-4c4a-809d-1615a466c998 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:03.199069 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 566/2233] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:03 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 723 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:03.869745 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c1f37a66-12a1-43dd-954c-4b4c425397f5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:03.871329 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c1f37a66-12a1-43dd-954c-4b4c425397f5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:03.871563 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c1f37a66-12a1-43dd-954c-4b4c425397f5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:03.871774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c1f37a66-12a1-43dd-954c-4b4c425397f5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:03.884162 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:03.884162 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:03.889288 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c1f37a66-12a1-43dd-954c-4b4c425397f5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:03.895880 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c1f37a66-12a1-43dd-954c-4b4c425397f5 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:03.896533 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 547/2234] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:03 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:04.217075 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fdf53c7a-ab31-4785-9a0b-44ebda0243be None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:04.223767 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fdf53c7a-ab31-4785-9a0b-44ebda0243be tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:04.223767 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fdf53c7a-ab31-4785-9a0b-44ebda0243be tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:04.223996 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fdf53c7a-ab31-4785-9a0b-44ebda0243be tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:04.224062 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-fdf53c7a-ab31-4785-9a0b-44ebda0243be tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:04.229748 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:04.229748 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:04.232179 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fdf53c7a-ab31-4785-9a0b-44ebda0243be tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:04.232179 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 565/2235] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:04 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:04.914938 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f0b4dbf4-ff69-456e-bcb4-3a5daf5906e9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:04.917122 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f0b4dbf4-ff69-456e-bcb4-3a5daf5906e9 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:04.917372 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f0b4dbf4-ff69-456e-bcb4-3a5daf5906e9 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:04.917622 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f0b4dbf4-ff69-456e-bcb4-3a5daf5906e9 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:04.930608 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:04.930608 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:04.937666 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f0b4dbf4-ff69-456e-bcb4-3a5daf5906e9 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:04.942095 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f0b4dbf4-ff69-456e-bcb4-3a5daf5906e9 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:04.942758 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 558/2236] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:04 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:05.246867 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f9d19a94-b3de-49ff-a86d-9438d83e30ea None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:05.249319 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f9d19a94-b3de-49ff-a86d-9438d83e30ea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:05.252660 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f9d19a94-b3de-49ff-a86d-9438d83e30ea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:05.252660 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f9d19a94-b3de-49ff-a86d-9438d83e30ea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:05.252660 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-f9d19a94-b3de-49ff-a86d-9438d83e30ea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:05.257439 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:05.257439 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:05.258025 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f9d19a94-b3de-49ff-a86d-9438d83e30ea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:05.258378 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 567/2237] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:05 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:05.654968 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e87534b5-5fd5-4f3b-aada-d5fdf5abd1fb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:05.654968 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e87534b5-5fd5-4f3b-aada-d5fdf5abd1fb None None] GET https://10.4.3.91/volume// Jul 22 05:38:05.654968 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e87534b5-5fd5-4f3b-aada-d5fdf5abd1fb None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:05.654968 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e87534b5-5fd5-4f3b-aada-d5fdf5abd1fb None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:05.655420 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e87534b5-5fd5-4f3b-aada-d5fdf5abd1fb None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:05.655420 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 548/2238] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:38:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:38:05.680695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-0d8f56ff-8e3c-48df-9363-aa9d8fae0706 req-a0507fbb-6d85-4edc-a323-970f4584130a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:05.686578 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0d8f56ff-8e3c-48df-9363-aa9d8fae0706 req-a0507fbb-6d85-4edc-a323-970f4584130a tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:38:05.688277 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0d8f56ff-8e3c-48df-9363-aa9d8fae0706 req-a0507fbb-6d85-4edc-a323-970f4584130a tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b358c29b-bfb1-42f3-9a38-039b4c52aa7c", "connector": null, "instance_uuid": "b4d91689-f7eb-49d0-8109-d103f5a1c2d1"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:05.710445 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:05.710445 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:05.775714 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0d8f56ff-8e3c-48df-9363-aa9d8fae0706 req-a0507fbb-6d85-4edc-a323-970f4584130a tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:38:05.776298 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 566/2239] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:38:05 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 22 05:38:05.797264 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-0d8f56ff-8e3c-48df-9363-aa9d8fae0706 req-3ce022dc-8350-4dec-9898-0ffd74deb0d2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:05.803238 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0d8f56ff-8e3c-48df-9363-aa9d8fae0706 req-3ce022dc-8350-4dec-9898-0ffd74deb0d2 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] DELETE https://10.4.3.91/volume/v3/attachments/2d75b688-1cec-444b-8397-263f5cca9c34 Jul 22 05:38:05.804150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0d8f56ff-8e3c-48df-9363-aa9d8fae0706 req-3ce022dc-8350-4dec-9898-0ffd74deb0d2 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:05.804150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0d8f56ff-8e3c-48df-9363-aa9d8fae0706 req-3ce022dc-8350-4dec-9898-0ffd74deb0d2 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:05.823205 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:05.823205 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:05.916656 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0d8f56ff-8e3c-48df-9363-aa9d8fae0706 req-3ce022dc-8350-4dec-9898-0ffd74deb0d2 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/attachments/2d75b688-1cec-444b-8397-263f5cca9c34 returned with HTTP 200 Jul 22 05:38:05.916656 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 559/2240] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:38:05 2026] DELETE /volume/v3/attachments/2d75b688-1cec-444b-8397-263f5cca9c34 => generated 192 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:38:05.963620 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a40396a6-bc51-4d2c-9e4c-6ffb4bf8b953 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:05.967668 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a40396a6-bc51-4d2c-9e4c-6ffb4bf8b953 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:05.968091 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a40396a6-bc51-4d2c-9e4c-6ffb4bf8b953 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:05.968452 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a40396a6-bc51-4d2c-9e4c-6ffb4bf8b953 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:05.984380 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:05.984380 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:05.989099 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a40396a6-bc51-4d2c-9e4c-6ffb4bf8b953 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:05.995479 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a40396a6-bc51-4d2c-9e4c-6ffb4bf8b953 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:05.996093 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 568/2241] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:05 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:06.273241 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4ff72e90-407c-41c3-b5cc-1bad3af8427f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:06.278815 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4ff72e90-407c-41c3-b5cc-1bad3af8427f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:06.279983 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4ff72e90-407c-41c3-b5cc-1bad3af8427f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:06.280509 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4ff72e90-407c-41c3-b5cc-1bad3af8427f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:06.280780 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-4ff72e90-407c-41c3-b5cc-1bad3af8427f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:06.299115 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:06.299115 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:06.301665 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4ff72e90-407c-41c3-b5cc-1bad3af8427f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:06.301665 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 549/2242] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:06 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:38:07.017081 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4deb1262-462e-416f-b1af-1045696859b1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:07.019449 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4deb1262-462e-416f-b1af-1045696859b1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:07.020001 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4deb1262-462e-416f-b1af-1045696859b1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:07.020317 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4deb1262-462e-416f-b1af-1045696859b1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:07.042555 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:07.042555 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:07.047737 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4deb1262-462e-416f-b1af-1045696859b1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:07.053700 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4deb1262-462e-416f-b1af-1045696859b1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:07.054275 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 567/2243] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:07 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:07.314416 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-250c3c30-c919-4380-9d8f-344d1b780a11 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:07.321220 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-250c3c30-c919-4380-9d8f-344d1b780a11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:07.321605 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-250c3c30-c919-4380-9d8f-344d1b780a11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:07.321926 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-250c3c30-c919-4380-9d8f-344d1b780a11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:07.322107 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-250c3c30-c919-4380-9d8f-344d1b780a11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:07.330424 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:07.330424 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:07.331174 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-250c3c30-c919-4380-9d8f-344d1b780a11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:07.331565 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 560/2244] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:07 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:07.689205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-05faca74-992b-494c-93dc-fbd97cbc2d2a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:07.692531 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-05faca74-992b-494c-93dc-fbd97cbc2d2a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments/d8d1caf5-ef28-4136-83cc-bf85497c5da7/action Jul 22 05:38:07.693068 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-05faca74-992b-494c-93dc-fbd97cbc2d2a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:07.693241 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-05faca74-992b-494c-93dc-fbd97cbc2d2a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:07.717849 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:07.717849 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:07.734491 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b590a0de-e2d9-433e-bc3f-29dd00ac8743 req-05faca74-992b-494c-93dc-fbd97cbc2d2a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/d8d1caf5-ef28-4136-83cc-bf85497c5da7/action returned with HTTP 204 Jul 22 05:38:07.735265 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 569/2245] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:38:07 2026] POST /volume/v3/attachments/d8d1caf5-ef28-4136-83cc-bf85497c5da7/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:08.038529 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c931604e-e578-4930-b54c-7576fa284bff None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.038933 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c931604e-e578-4930-b54c-7576fa284bff None None] GET https://10.4.3.91/volume// Jul 22 05:38:08.039220 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c931604e-e578-4930-b54c-7576fa284bff None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:08.039440 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c931604e-e578-4930-b54c-7576fa284bff None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:08.039851 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c931604e-e578-4930-b54c-7576fa284bff None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:08.040277 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 550/2246] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:38: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 22 05:38:08.049970 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-b0c6539b-56ea-4fd9-8daf-d6161bfb9ef5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.052893 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-b0c6539b-56ea-4fd9-8daf-d6161bfb9ef5 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] GET https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c Jul 22 05:38:08.053550 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-b0c6539b-56ea-4fd9-8daf-d6161bfb9ef5 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:08.053981 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-b0c6539b-56ea-4fd9-8daf-d6161bfb9ef5 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:08.072018 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:08.072018 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:08.074466 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6d0a0156-027a-494b-be34-fac8799b71c4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.077991 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6d0a0156-027a-494b-be34-fac8799b71c4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:08.078260 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6d0a0156-027a-494b-be34-fac8799b71c4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:08.080113 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6d0a0156-027a-494b-be34-fac8799b71c4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:08.083217 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-b0c6539b-56ea-4fd9-8daf-d6161bfb9ef5 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Volume info retrieved successfully. Jul 22 05:38:08.104580 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:08.104580 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:08.108936 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-b0c6539b-56ea-4fd9-8daf-d6161bfb9ef5 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c returned with HTTP 200 Jul 22 05:38:08.108936 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 568/2247] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:38:08 2026] GET /volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c => generated 1537 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:08.114617 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6d0a0156-027a-494b-be34-fac8799b71c4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:08.124094 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6d0a0156-027a-494b-be34-fac8799b71c4 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:08.126034 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 561/2248] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:08 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 1170 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:08.147108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e2465a74-3413-474e-8c73-a28ec1ef1c76 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.151957 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e2465a74-3413-474e-8c73-a28ec1ef1c76 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:08.151957 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e2465a74-3413-474e-8c73-a28ec1ef1c76 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:08.151957 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e2465a74-3413-474e-8c73-a28ec1ef1c76 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:08.170944 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:08.170944 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:08.179346 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e2465a74-3413-474e-8c73-a28ec1ef1c76 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:08.191339 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e2465a74-3413-474e-8c73-a28ec1ef1c76 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:08.191923 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 570/2249] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:08 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 1170 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:08.263532 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-6178839e-1552-4f20-928d-464e5f04ad9b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.266100 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-6178839e-1552-4f20-928d-464e5f04ad9b tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] PUT https://10.4.3.91/volume/v3/attachments/b8da1dfc-4edb-4318-8270-76422632aef5 Jul 22 05:38:08.266517 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-6178839e-1552-4f20-928d-464e5f04ad9b tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:08.274524 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0a84affa-67d7-4cfd-923f-562097d5c9cc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.277171 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0a84affa-67d7-4cfd-923f-562097d5c9cc tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:08.277508 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0a84affa-67d7-4cfd-923f-562097d5c9cc tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:08.277983 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0a84affa-67d7-4cfd-923f-562097d5c9cc tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:08.284413 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-6178839e-1552-4f20-928d-464e5f04ad9b tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Acquiring lock "cinder-attachment_update-b358c29b-bfb1-42f3-9a38-039b4c52aa7c-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:38:08.290605 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-6178839e-1552-4f20-928d-464e5f04ad9b tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Lock "cinder-attachment_update-b358c29b-bfb1-42f3-9a38-039b4c52aa7c-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:38:08.291759 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:08.291759 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:08.295779 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:08.295779 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:08.301683 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0a84affa-67d7-4cfd-923f-562097d5c9cc tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:08.307519 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0a84affa-67d7-4cfd-923f-562097d5c9cc tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:08.308227 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 569/2250] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:08 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 1170 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:08.336589 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-1a346300-ed5f-4262-b53d-5b4c1c03274d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.343989 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-1a346300-ed5f-4262-b53d-5b4c1c03274d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e/action Jul 22 05:38:08.344382 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-1a346300-ed5f-4262-b53d-5b4c1c03274d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:08.344382 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-1a346300-ed5f-4262-b53d-5b4c1c03274d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:08.351060 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-87b6ea45-8ce8-4f25-9aa6-52e7b5ceb982 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.351505 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-87b6ea45-8ce8-4f25-9aa6-52e7b5ceb982 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:08.351773 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-87b6ea45-8ce8-4f25-9aa6-52e7b5ceb982 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:08.353240 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-87b6ea45-8ce8-4f25-9aa6-52e7b5ceb982 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:08.353240 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-87b6ea45-8ce8-4f25-9aa6-52e7b5ceb982 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:08.363181 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:08.363181 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:08.363969 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-87b6ea45-8ce8-4f25-9aa6-52e7b5ceb982 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:08.364161 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:08.364161 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:08.364512 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 571/2251] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:08 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:08.364981 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-1a346300-ed5f-4262-b53d-5b4c1c03274d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:08.378132 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-1a346300-ed5f-4262-b53d-5b4c1c03274d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Begin detaching volume completed successfully. Jul 22 05:38:08.378367 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-1a346300-ed5f-4262-b53d-5b4c1c03274d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e/action returned with HTTP 202 Jul 22 05:38:08.378953 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 562/2252] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:38:08 2026] POST /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:38:08.433163 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-6178839e-1552-4f20-928d-464e5f04ad9b tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Lock "cinder-attachment_update-b358c29b-bfb1-42f3-9a38-039b4c52aa7c-np0000005624" released by "attachment_update" :: held 0.142s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:38:08.433163 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-6178839e-1552-4f20-928d-464e5f04ad9b tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/attachments/b8da1dfc-4edb-4318-8270-76422632aef5 returned with HTTP 200 Jul 22 05:38:08.434299 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 551/2253] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:38:08 2026] PUT /volume/v3/attachments/b8da1dfc-4edb-4318-8270-76422632aef5 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:08.455520 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-12fc5f07-e306-45a2-be81-07f582681e57 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.456444 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-12fc5f07-e306-45a2-be81-07f582681e57 None None] GET https://10.4.3.91/volume// Jul 22 05:38:08.456444 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-12fc5f07-e306-45a2-be81-07f582681e57 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:08.456444 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-12fc5f07-e306-45a2-be81-07f582681e57 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:08.456861 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-12fc5f07-e306-45a2-be81-07f582681e57 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:08.457380 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 570/2254] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:38: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 22 05:38:08.475363 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-83ba0729-78f6-4dfa-bd37-e905d08bbfe2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.479006 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-83ba0729-78f6-4dfa-bd37-e905d08bbfe2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:08.479666 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-83ba0729-78f6-4dfa-bd37-e905d08bbfe2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:08.480002 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-83ba0729-78f6-4dfa-bd37-e905d08bbfe2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:08.487098 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-3dcc6511-32f1-433d-9de4-5491110b2700 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.493541 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-3dcc6511-32f1-433d-9de4-5491110b2700 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] POST https://10.4.3.91/volume/v3/attachments/b8da1dfc-4edb-4318-8270-76422632aef5/action Jul 22 05:38:08.494418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-3dcc6511-32f1-433d-9de4-5491110b2700 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:08.494418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-3dcc6511-32f1-433d-9de4-5491110b2700 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:08.500959 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:08.500959 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:08.506944 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-83ba0729-78f6-4dfa-bd37-e905d08bbfe2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:08.515482 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-83ba0729-78f6-4dfa-bd37-e905d08bbfe2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:08.515740 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 572/2255] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:38:08 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 1353 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:08.524152 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:08.524152 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:08.531208 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0f3edf30-b2df-4a33-a22e-e93ece167a63 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:08.535774 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0f3edf30-b2df-4a33-a22e-e93ece167a63 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e/encryption Jul 22 05:38:08.539860 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0f3edf30-b2df-4a33-a22e-e93ece167a63 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:08.540309 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7c81563f-a626-49ad-89a2-9988ad36c1ec req-3dcc6511-32f1-433d-9de4-5491110b2700 tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/attachments/b8da1dfc-4edb-4318-8270-76422632aef5/action returned with HTTP 204 Jul 22 05:38:08.540391 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0f3edf30-b2df-4a33-a22e-e93ece167a63 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:08.540696 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 563/2256] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:38:08 2026] POST /volume/v3/attachments/b8da1dfc-4edb-4318-8270-76422632aef5/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:08.553805 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:08.553805 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:08.562551 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-0f3edf30-b2df-4a33-a22e-e93ece167a63 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e/encryption returned with HTTP 200 Jul 22 05:38:08.563075 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 552/2257] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:38:08 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:09.379298 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f2a5a34c-946f-4d76-ac42-b87fab0eedaa None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:09.379298 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f2a5a34c-946f-4d76-ac42-b87fab0eedaa tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:09.380039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f2a5a34c-946f-4d76-ac42-b87fab0eedaa tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:09.380039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f2a5a34c-946f-4d76-ac42-b87fab0eedaa tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:09.380039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f2a5a34c-946f-4d76-ac42-b87fab0eedaa tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:09.386535 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:09.386535 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:09.387834 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f2a5a34c-946f-4d76-ac42-b87fab0eedaa tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:09.388582 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 571/2258] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:09 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:09.678081 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-b8aa4a20-ad1a-4d50-aa82-34a0e333c440 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:09.680730 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-b8aa4a20-ad1a-4d50-aa82-34a0e333c440 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] DELETE https://10.4.3.91/volume/v3/attachments/d8d1caf5-ef28-4136-83cc-bf85497c5da7 Jul 22 05:38:09.681227 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-b8aa4a20-ad1a-4d50-aa82-34a0e333c440 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:09.681227 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-b8aa4a20-ad1a-4d50-aa82-34a0e333c440 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:09.699866 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:09.699866 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:09.774317 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c153dbdd-84c5-4b0f-88ff-eb8586203d73 req-b8aa4a20-ad1a-4d50-aa82-34a0e333c440 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/d8d1caf5-ef28-4136-83cc-bf85497c5da7 returned with HTTP 200 Jul 22 05:38:09.774857 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 573/2259] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:38:09 2026] DELETE /volume/v3/attachments/d8d1caf5-ef28-4136-83cc-bf85497c5da7 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:10.384341 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:10.387400 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:38:10.387855 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-685119819"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:10.391445 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-685119819'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:38:10.391680 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Create volume of 1 GB Jul 22 05:38:10.397458 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Availability Zones retrieved successfully. Jul 22 05:38:10.404865 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Flow 'volume_create_api' (5dbd17da-ed5c-4a22-b039-524f445be315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:10.406138 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eead877-1979-4817-8590-ad4c068b1594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:10.406542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-dea592d9-51db-4299-b07e-747b4718e6c9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:10.407295 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:10.410674 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dea592d9-51db-4299-b07e-747b4718e6c9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:10.410928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dea592d9-51db-4299-b07e-747b4718e6c9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:10.411282 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dea592d9-51db-4299-b07e-747b4718e6c9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:10.411428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-dea592d9-51db-4299-b07e-747b4718e6c9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:10.415935 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:10.415935 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:10.416738 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dea592d9-51db-4299-b07e-747b4718e6c9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:10.417133 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 553/2260] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:10 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:10.437025 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eead877-1979-4817-8590-ad4c068b1594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:10.437914 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12dcc188-8738-4ca5-88e9-b424cd6b1c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:10.499400 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Created reservations ['cbe8a612-049e-4cb5-8faa-f6555a5c159c', 'c21dc34a-4fbd-4035-919e-8cbb547c9897', '8ac1c414-517e-45e0-9942-172263a27004', '99287b7f-bf5d-4e56-ab65-a1fc1caba538'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:10.501619 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12dcc188-8738-4ca5-88e9-b424cd6b1c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbe8a612-049e-4cb5-8faa-f6555a5c159c', 'c21dc34a-4fbd-4035-919e-8cbb547c9897', '8ac1c414-517e-45e0-9942-172263a27004', '99287b7f-bf5d-4e56-ab65-a1fc1caba538']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:10.501619 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (670f22f3-360b-4c79-95a3-4420d2e69fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:10.531151 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (670f22f3-360b-4c79-95a3-4420d2e69fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14f3ff31-f0b9-4c57-840e-0560e6cee8d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-685119819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f924eee3624b6eb6d93ee180bda892',qos_specs=None,replication_status=,reservations=['cbe8a612-049e-4cb5-8faa-f6555a5c159c','c21dc34a-4fbd-4035-919e-8cbb547c9897','8ac1c414-517e-45e0-9942-172263a27004','99287b7f-bf5d-4e56-ab65-a1fc1caba538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149f405c7abf4b6ca3293cf1b728b56f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-685119819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14f3ff31-f0b9-4c57-840e-0560e6cee8d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7f924eee3624b6eb6d93ee180bda892',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='149f405c7abf4b6ca3293cf1b728b56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:10.532037 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe110018-5b3f-47a0-83f8-55dfc02e30ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:10.557625 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe110018-5b3f-47a0-83f8-55dfc02e30ae) transitioned into state 'SUCCESS' from state '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-685119819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f924eee3624b6eb6d93ee180bda892',qos_specs=None,replication_status=,reservations=['cbe8a612-049e-4cb5-8faa-f6555a5c159c','c21dc34a-4fbd-4035-919e-8cbb547c9897','8ac1c414-517e-45e0-9942-172263a27004','99287b7f-bf5d-4e56-ab65-a1fc1caba538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149f405c7abf4b6ca3293cf1b728b56f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:10.558763 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8207046a-198b-41c5-b4d5-f935d16a9b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:10.575070 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8207046a-198b-41c5-b4d5-f935d16a9b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:10.577655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Flow 'volume_create_api' (5dbd17da-ed5c-4a22-b039-524f445be315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:10.577655 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Create volume request issued successfully. Jul 22 05:38:10.577959 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-874227a0-0dc7-4e6e-9693-ba448da9ca87 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:38:10.578531 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 564/2261] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:38:10 2026] POST /volume/v3/volumes => generated 748 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:10.593572 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-842d53bd-f274-4b00-ab00-8baac726b973 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:10.595018 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-842d53bd-f274-4b00-ab00-8baac726b973 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:10.596929 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-99096f87-845e-47ed-93f3-2b21bc8f3ae3 req-e34e2b82-b824-4181-b12a-fbedfd8ad4e3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:10.597281 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-842d53bd-f274-4b00-ab00-8baac726b973 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:10.597726 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-842d53bd-f274-4b00-ab00-8baac726b973 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:10.599224 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-99096f87-845e-47ed-93f3-2b21bc8f3ae3 req-e34e2b82-b824-4181-b12a-fbedfd8ad4e3 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:10.599481 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-99096f87-845e-47ed-93f3-2b21bc8f3ae3 req-e34e2b82-b824-4181-b12a-fbedfd8ad4e3 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:10.599768 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-99096f87-845e-47ed-93f3-2b21bc8f3ae3 req-e34e2b82-b824-4181-b12a-fbedfd8ad4e3 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:10.610762 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:10.610762 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:10.613856 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:10.613856 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:10.618657 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-842d53bd-f274-4b00-ab00-8baac726b973 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:10.624111 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-842d53bd-f274-4b00-ab00-8baac726b973 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:10.624175 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-99096f87-845e-47ed-93f3-2b21bc8f3ae3 req-e34e2b82-b824-4181-b12a-fbedfd8ad4e3 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:10.626298 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 572/2262] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:10 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:10.631149 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-99096f87-845e-47ed-93f3-2b21bc8f3ae3 req-e34e2b82-b824-4181-b12a-fbedfd8ad4e3 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:10.631567 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 574/2263] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:10 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:11.430648 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a7d5c0bb-172b-4ace-8b0d-e688b60b9e1d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:11.432603 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a7d5c0bb-172b-4ace-8b0d-e688b60b9e1d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:11.432830 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a7d5c0bb-172b-4ace-8b0d-e688b60b9e1d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:11.433003 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a7d5c0bb-172b-4ace-8b0d-e688b60b9e1d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:11.433136 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a7d5c0bb-172b-4ace-8b0d-e688b60b9e1d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:11.437941 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:11.437941 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:11.439055 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a7d5c0bb-172b-4ace-8b0d-e688b60b9e1d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:11.439485 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 554/2264] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:11 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:11.643620 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d83ac2d3-81d1-43cc-84c2-8f132b247ac8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:11.647474 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d83ac2d3-81d1-43cc-84c2-8f132b247ac8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:11.647775 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d83ac2d3-81d1-43cc-84c2-8f132b247ac8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:11.648029 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d83ac2d3-81d1-43cc-84c2-8f132b247ac8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:11.657393 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:11.657393 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:11.663144 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d83ac2d3-81d1-43cc-84c2-8f132b247ac8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:11.670568 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d83ac2d3-81d1-43cc-84c2-8f132b247ac8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:11.671299 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 565/2265] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:11 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:11.723662 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-e7df0d86-9477-4512-9e7e-084104753a06 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:11.726370 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-e7df0d86-9477-4512-9e7e-084104753a06 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:11.726791 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-e7df0d86-9477-4512-9e7e-084104753a06 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:11.728248 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-e7df0d86-9477-4512-9e7e-084104753a06 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:11.738759 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:11.738759 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:11.743146 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-e7df0d86-9477-4512-9e7e-084104753a06 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:11.751669 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-e7df0d86-9477-4512-9e7e-084104753a06 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:11.752349 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 573/2266] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:11 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:11.862197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e5e4a250-1517-4fac-ba83-aca0388aa4cb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:11.862622 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e5e4a250-1517-4fac-ba83-aca0388aa4cb None None] GET https://10.4.3.91/volume// Jul 22 05:38:11.862949 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e5e4a250-1517-4fac-ba83-aca0388aa4cb None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:11.863102 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e5e4a250-1517-4fac-ba83-aca0388aa4cb None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:11.863464 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e5e4a250-1517-4fac-ba83-aca0388aa4cb None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:11.863963 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 575/2267] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:38:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:38:11.872745 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-ff8680f2-a681-4592-b004-d767bcf1e183 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:11.875272 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-ff8680f2-a681-4592-b004-d767bcf1e183 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:38:11.875698 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-ff8680f2-a681-4592-b004-d767bcf1e183 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14f3ff31-f0b9-4c57-840e-0560e6cee8d3", "connector": null, "instance_uuid": "b292d7cd-f371-4180-b206-a4e7399aabf6"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:11.886076 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:11.886076 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:11.925731 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-ff8680f2-a681-4592-b004-d767bcf1e183 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:38:11.926324 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 555/2268] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:38:11 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 22 05:38:11.978669 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9d45f916-537e-40a0-b999-fe15fcb6b9c2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:11.981881 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d45f916-537e-40a0-b999-fe15fcb6b9c2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:11.981881 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d45f916-537e-40a0-b999-fe15fcb6b9c2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:11.981881 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d45f916-537e-40a0-b999-fe15fcb6b9c2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:11.995563 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:11.995563 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:11.998520 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-56eba872-7056-4e11-9eb0-0e090f2b34cb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:11.999305 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-56eba872-7056-4e11-9eb0-0e090f2b34cb None None] GET https://10.4.3.91/volume// Jul 22 05:38:11.999305 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-56eba872-7056-4e11-9eb0-0e090f2b34cb None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:11.999766 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-56eba872-7056-4e11-9eb0-0e090f2b34cb None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:11.999896 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-56eba872-7056-4e11-9eb0-0e090f2b34cb None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:12.000259 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 574/2269] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:38:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:38:12.001951 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9d45f916-537e-40a0-b999-fe15fcb6b9c2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:12.008517 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d45f916-537e-40a0-b999-fe15fcb6b9c2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:12.009660 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 566/2270] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:11 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:12.011110 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-4794bb74-3319-4c7c-b430-bb2a67e4c994 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:12.015617 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-4794bb74-3319-4c7c-b430-bb2a67e4c994 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:12.015957 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-4794bb74-3319-4c7c-b430-bb2a67e4c994 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:12.016223 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-4794bb74-3319-4c7c-b430-bb2a67e4c994 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:12.032371 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:12.032371 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:12.037136 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-4794bb74-3319-4c7c-b430-bb2a67e4c994 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:12.045317 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-4794bb74-3319-4c7c-b430-bb2a67e4c994 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:12.046374 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 576/2271] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:38:12 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 1020 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:12.217056 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-62c829a9-ff4c-4baa-8334-01f59e8266d2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:12.220816 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-62c829a9-ff4c-4baa-8334-01f59e8266d2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] PUT https://10.4.3.91/volume/v3/attachments/a383adde-200a-4ef3-a65b-28c4f3ba287a Jul 22 05:38:12.221354 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-62c829a9-ff4c-4baa-8334-01f59e8266d2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:12.236358 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-62c829a9-ff4c-4baa-8334-01f59e8266d2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Acquiring lock "cinder-attachment_update-14f3ff31-f0b9-4c57-840e-0560e6cee8d3-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:38:12.245880 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-62c829a9-ff4c-4baa-8334-01f59e8266d2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Lock "cinder-attachment_update-14f3ff31-f0b9-4c57-840e-0560e6cee8d3-np0000005624" acquired by "attachment_update" :: waited 0.010s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:38:12.291916 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:12.291916 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:12.404539 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-62c829a9-ff4c-4baa-8334-01f59e8266d2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Lock "cinder-attachment_update-14f3ff31-f0b9-4c57-840e-0560e6cee8d3-np0000005624" released by "attachment_update" :: held 0.159s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:38:12.405173 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-62c829a9-ff4c-4baa-8334-01f59e8266d2 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments/a383adde-200a-4ef3-a65b-28c4f3ba287a returned with HTTP 200 Jul 22 05:38:12.405870 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 556/2272] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:38:12 2026] PUT /volume/v3/attachments/a383adde-200a-4ef3-a65b-28c4f3ba287a => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:12.460741 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-829f8c2c-7dd4-41c7-a0d2-30d0beacdbeb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:12.462899 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-829f8c2c-7dd4-41c7-a0d2-30d0beacdbeb tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:12.463378 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-829f8c2c-7dd4-41c7-a0d2-30d0beacdbeb tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:12.463996 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-829f8c2c-7dd4-41c7-a0d2-30d0beacdbeb tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:12.464254 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-829f8c2c-7dd4-41c7-a0d2-30d0beacdbeb tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:12.470238 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:12.470238 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:12.471345 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-829f8c2c-7dd4-41c7-a0d2-30d0beacdbeb tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:12.471942 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 575/2273] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:12 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:13.025002 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9bde2043-3a8b-4915-92f7-14e8309765b8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:13.027269 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9bde2043-3a8b-4915-92f7-14e8309765b8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:13.027507 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9bde2043-3a8b-4915-92f7-14e8309765b8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:13.027725 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9bde2043-3a8b-4915-92f7-14e8309765b8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:13.040582 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:13.040582 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:13.046052 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9bde2043-3a8b-4915-92f7-14e8309765b8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:13.054194 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9bde2043-3a8b-4915-92f7-14e8309765b8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:13.054862 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 567/2274] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:13 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:13.486873 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-731e1234-c6b9-4439-a8dd-2e02c5425a20 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:13.493070 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-731e1234-c6b9-4439-a8dd-2e02c5425a20 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:13.493460 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-731e1234-c6b9-4439-a8dd-2e02c5425a20 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:13.493801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-731e1234-c6b9-4439-a8dd-2e02c5425a20 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:13.494049 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-731e1234-c6b9-4439-a8dd-2e02c5425a20 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:13.502198 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:13.502198 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:13.502880 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-731e1234-c6b9-4439-a8dd-2e02c5425a20 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:13.506247 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 577/2275] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:13 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:13.806536 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-67fca678-edc6-42c9-8135-eca64a4356d7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:13.808719 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-67fca678-edc6-42c9-8135-eca64a4356d7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:13.808973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-67fca678-edc6-42c9-8135-eca64a4356d7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:13.809210 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-67fca678-edc6-42c9-8135-eca64a4356d7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:13.809414 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-67fca678-edc6-42c9-8135-eca64a4356d7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Delete volume with id: 0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:13.817710 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:13.817710 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:13.818259 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-67fca678-edc6-42c9-8135-eca64a4356d7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:13.834342 np0000005624 devstack@c-api.service[100093]: WARNING cinder.keymgr.conf_key_mgr [None req-67fca678-edc6-42c9-8135-eca64a4356d7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:38:13.842022 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-67fca678-edc6-42c9-8135-eca64a4356d7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Delete volume request issued successfully. Jul 22 05:38:13.842323 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-67fca678-edc6-42c9-8135-eca64a4356d7 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 202 Jul 22 05:38:13.842901 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 557/2276] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:38:13 2026] DELETE /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:13.855236 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-52c43ce1-cdff-48a5-867d-69b662249e1d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:13.858713 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52c43ce1-cdff-48a5-867d-69b662249e1d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:13.858713 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52c43ce1-cdff-48a5-867d-69b662249e1d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:13.858713 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52c43ce1-cdff-48a5-867d-69b662249e1d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:13.874023 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:13.874023 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:13.879380 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-52c43ce1-cdff-48a5-867d-69b662249e1d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:38:13.886359 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52c43ce1-cdff-48a5-867d-69b662249e1d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 200 Jul 22 05:38:13.887050 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 576/2277] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:13 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:14.068781 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ff665b7a-fcee-4b5d-a941-dac914abb927 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:14.078005 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ff665b7a-fcee-4b5d-a941-dac914abb927 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:14.078268 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ff665b7a-fcee-4b5d-a941-dac914abb927 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:14.078528 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ff665b7a-fcee-4b5d-a941-dac914abb927 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:14.097494 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:14.097494 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:14.102371 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ff665b7a-fcee-4b5d-a941-dac914abb927 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:14.108145 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ff665b7a-fcee-4b5d-a941-dac914abb927 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:14.108677 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 568/2278] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:14 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:14.517284 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7f433899-27df-4564-b492-679548ffd5ce None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:14.519245 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7f433899-27df-4564-b492-679548ffd5ce tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:14.519623 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7f433899-27df-4564-b492-679548ffd5ce tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:14.519910 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7f433899-27df-4564-b492-679548ffd5ce tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:14.520130 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-7f433899-27df-4564-b492-679548ffd5ce tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:14.524370 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:14.524370 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:14.525208 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7f433899-27df-4564-b492-679548ffd5ce tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:14.525662 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 578/2279] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:14 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:14.904028 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6cf0459f-63df-4172-b51a-47909530b5e1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:14.909140 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6cf0459f-63df-4172-b51a-47909530b5e1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e Jul 22 05:38:14.909343 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6cf0459f-63df-4172-b51a-47909530b5e1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:14.909588 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6cf0459f-63df-4172-b51a-47909530b5e1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:14.920264 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6cf0459f-63df-4172-b51a-47909530b5e1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e returned with HTTP 404 Jul 22 05:38:14.921018 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 558/2280] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:14 2026] GET /volume/v3/volumes/0da5c7ac-d313-4e45-bd01-a4515b24fb8e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:14.930176 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0872e52c-ad0a-40e9-9d7b-6d38777a4bbe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:14.932070 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0872e52c-ad0a-40e9-9d7b-6d38777a4bbe tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:38:14.932280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0872e52c-ad0a-40e9-9d7b-6d38777a4bbe tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:14.932509 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0872e52c-ad0a-40e9-9d7b-6d38777a4bbe tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:14.933346 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0872e52c-ad0a-40e9-9d7b-6d38777a4bbe tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:38:14.966797 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0872e52c-ad0a-40e9-9d7b-6d38777a4bbe tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Get all volumes completed successfully. Jul 22 05:38:14.969310 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:14.969310 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:14.975205 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0872e52c-ad0a-40e9-9d7b-6d38777a4bbe tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:38:14.975670 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 577/2281] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:38:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15695 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:14.996861 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6e44c2d6-1849-489e-804c-6bb6d51358cb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:14.999098 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6e44c2d6-1849-489e-804c-6bb6d51358cb tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] DELETE https://10.4.3.91/volume/v3/types/391659df-c70b-4a99-a68e-9b54bec63ba0 Jul 22 05:38:14.999365 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6e44c2d6-1849-489e-804c-6bb6d51358cb tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:14.999736 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6e44c2d6-1849-489e-804c-6bb6d51358cb tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:15.033103 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6e44c2d6-1849-489e-804c-6bb6d51358cb tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types/391659df-c70b-4a99-a68e-9b54bec63ba0 returned with HTTP 202 Jul 22 05:38:15.033725 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 569/2282] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:38:14 2026] DELETE /volume/v3/types/391659df-c70b-4a99-a68e-9b54bec63ba0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:15.047251 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3fae527f-0239-4cd4-8417-03d16e43e3fd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:15.049136 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3fae527f-0239-4cd4-8417-03d16e43e3fd tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:38:15.049507 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3fae527f-0239-4cd4-8417-03d16e43e3fd tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1402410136", "extra_specs": {}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:15.070129 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3fae527f-0239-4cd4-8417-03d16e43e3fd tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:38:15.070129 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 579/2283] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:38:15 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:38:15.080524 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ce74ada6-0442-4e4d-8df0-7c8d75986343 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:15.080524 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ce74ada6-0442-4e4d-8df0-7c8d75986343 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] POST https://10.4.3.91/volume/v3/types/6d9f3507-3527-42bb-ba08-d8060cf20b3f/encryption Jul 22 05:38:15.080524 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ce74ada6-0442-4e4d-8df0-7c8d75986343 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:15.108927 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ce74ada6-0442-4e4d-8df0-7c8d75986343 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types/6d9f3507-3527-42bb-ba08-d8060cf20b3f/encryption returned with HTTP 200 Jul 22 05:38:15.109523 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 559/2284] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:38:15 2026] POST /volume/v3/types/6d9f3507-3527-42bb-ba08-d8060cf20b3f/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:15.120520 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:15.124260 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:38:15.124620 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1612107780", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1402410136", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:15.127681 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1612107780', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1402410136', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:38:15.128154 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-45c4b5bd-c2dd-468e-8705-204367378e0b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:15.129775 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-45c4b5bd-c2dd-468e-8705-204367378e0b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:15.130142 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-45c4b5bd-c2dd-468e-8705-204367378e0b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:15.130396 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-45c4b5bd-c2dd-468e-8705-204367378e0b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:15.131759 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume of 1 GB Jul 22 05:38:15.132190 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:15.132190 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:15.132809 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Availability Zones retrieved successfully. Jul 22 05:38:15.141134 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Flow 'volume_create_api' (e41d41b5-711e-434a-95e1-2d60b6538350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:15.142387 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a6d09a-fc48-4a10-aa27-408bf62d2e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:15.142789 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:15.142789 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:15.143311 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:15.146134 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-45c4b5bd-c2dd-468e-8705-204367378e0b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:15.154084 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-45c4b5bd-c2dd-468e-8705-204367378e0b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:15.154669 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 570/2285] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:15 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:15.176935 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a6d09a-fc48-4a10-aa27-408bf62d2e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:38:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d9f3507-3527-42bb-ba08-d8060cf20b3f,is_public=True,name='tempest-scenario-type-luks-1402410136',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d9f3507-3527-42bb-ba08-d8060cf20b3f', '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=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:15.177659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e6c9b7-3046-425d-a084-c992d6af1f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:15.209759 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1402410136 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1402410136, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:38:15.209759 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1402410136 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1402410136, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:38:15.243215 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Created reservations ['6ffc38f4-b11b-4121-88f0-e723ca087348', 'c6bb3e3c-e300-4ed5-812a-85491bbc623b', '2685dd6d-ca11-4046-b1e7-c171ba9553bc', 'c3cdbe61-9371-427e-b971-80aaee7a0fb5'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:15.244344 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e6c9b7-3046-425d-a084-c992d6af1f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ffc38f4-b11b-4121-88f0-e723ca087348', 'c6bb3e3c-e300-4ed5-812a-85491bbc623b', '2685dd6d-ca11-4046-b1e7-c171ba9553bc', 'c3cdbe61-9371-427e-b971-80aaee7a0fb5']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:15.245250 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de20eb14-c13a-425a-b21c-040a86b67813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:15.270243 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de20eb14-c13a-425a-b21c-040a86b67813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ec051f5-4d99-4bd8-9867-13be2b771db4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1612107780',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08e4109a1bff49e288082ee3e67982a1',qos_specs=None,replication_status=,reservations=['6ffc38f4-b11b-4121-88f0-e723ca087348','c6bb3e3c-e300-4ed5-812a-85491bbc623b','2685dd6d-ca11-4046-b1e7-c171ba9553bc','c3cdbe61-9371-427e-b971-80aaee7a0fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_type_id=6d9f3507-3527-42bb-ba08-d8060cf20b3f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1612107780',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6ec051f5-4d99-4bd8-9867-13be2b771db4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08e4109a1bff49e288082ee3e67982a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d9f3507-3527-42bb-ba08-d8060cf20b3f),volume_type_id=6d9f3507-3527-42bb-ba08-d8060cf20b3f)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:15.271166 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17894bca-86ea-4a80-9f51-b5938117e0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:15.299389 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17894bca-86ea-4a80-9f51-b5938117e0a1) transitioned into state 'SUCCESS' from state '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-1612107780',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08e4109a1bff49e288082ee3e67982a1',qos_specs=None,replication_status=,reservations=['6ffc38f4-b11b-4121-88f0-e723ca087348','c6bb3e3c-e300-4ed5-812a-85491bbc623b','2685dd6d-ca11-4046-b1e7-c171ba9553bc','c3cdbe61-9371-427e-b971-80aaee7a0fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d29f8aefa44bed91dd5e531bc4d935',volume_type_id=6d9f3507-3527-42bb-ba08-d8060cf20b3f)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:15.300275 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a3b5a37-a4a1-4ec4-88b5-c15dff0ec503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:15.314579 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a3b5a37-a4a1-4ec4-88b5-c15dff0ec503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:15.315551 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Flow 'volume_create_api' (e41d41b5-711e-434a-95e1-2d60b6538350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:15.315905 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Create volume request issued successfully. Jul 22 05:38:15.316939 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-795dcc6b-ce2d-44de-8bab-7c5d33d3a7e8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:38:15.317107 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 578/2286] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:38:15 2026] POST /volume/v3/volumes => generated 783 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:15.537312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-255aed1d-3c2e-4fdb-9776-37c7c64310a7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:15.540692 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-255aed1d-3c2e-4fdb-9776-37c7c64310a7 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:15.540830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-255aed1d-3c2e-4fdb-9776-37c7c64310a7 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:15.541539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-255aed1d-3c2e-4fdb-9776-37c7c64310a7 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:15.541539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-255aed1d-3c2e-4fdb-9776-37c7c64310a7 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:15.548707 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:15.548707 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:15.549853 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-255aed1d-3c2e-4fdb-9776-37c7c64310a7 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:15.550866 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 580/2287] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:15 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:38:16.171110 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0e3e7651-1193-4521-9d7b-1d5eba0ffe5d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:16.176978 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0e3e7651-1193-4521-9d7b-1d5eba0ffe5d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:16.177344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0e3e7651-1193-4521-9d7b-1d5eba0ffe5d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:16.177859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0e3e7651-1193-4521-9d7b-1d5eba0ffe5d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:16.187575 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:16.187575 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:16.191154 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0e3e7651-1193-4521-9d7b-1d5eba0ffe5d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:16.195320 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0e3e7651-1193-4521-9d7b-1d5eba0ffe5d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:16.196036 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 560/2288] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:16 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:16.565209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c9a3cd1e-3bcb-4537-8c90-ae5ee9499f02 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:16.569708 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c9a3cd1e-3bcb-4537-8c90-ae5ee9499f02 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:16.569708 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c9a3cd1e-3bcb-4537-8c90-ae5ee9499f02 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:16.569708 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c9a3cd1e-3bcb-4537-8c90-ae5ee9499f02 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:16.569708 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-c9a3cd1e-3bcb-4537-8c90-ae5ee9499f02 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:16.576474 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:16.576474 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:16.578115 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c9a3cd1e-3bcb-4537-8c90-ae5ee9499f02 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:16.578884 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 571/2289] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:16 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:17.212101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-262d89f9-8679-4371-8066-4559b7e8f323 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:17.214531 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-262d89f9-8679-4371-8066-4559b7e8f323 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:17.214772 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-262d89f9-8679-4371-8066-4559b7e8f323 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:17.214985 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-262d89f9-8679-4371-8066-4559b7e8f323 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:17.229697 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:17.229697 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:17.235234 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-262d89f9-8679-4371-8066-4559b7e8f323 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:17.242153 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-262d89f9-8679-4371-8066-4559b7e8f323 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:17.242828 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 579/2290] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:17 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:17.296240 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-03c12032-5fe3-4341-8e89-e8e61cd93062 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:17.298934 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-03c12032-5fe3-4341-8e89-e8e61cd93062 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/attachments/a383adde-200a-4ef3-a65b-28c4f3ba287a/action Jul 22 05:38:17.299278 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-03c12032-5fe3-4341-8e89-e8e61cd93062 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:17.299399 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-03c12032-5fe3-4341-8e89-e8e61cd93062 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:17.318392 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:17.318392 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:17.331414 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e87b09fc-57d2-4e59-b64b-1f32068d9a44 req-03c12032-5fe3-4341-8e89-e8e61cd93062 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments/a383adde-200a-4ef3-a65b-28c4f3ba287a/action returned with HTTP 204 Jul 22 05:38:17.331962 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 581/2291] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:38:17 2026] POST /volume/v3/attachments/a383adde-200a-4ef3-a65b-28c4f3ba287a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:17.594760 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-436e39c1-7cd4-42df-a28a-022bbedf4c49 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:17.597033 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-436e39c1-7cd4-42df-a28a-022bbedf4c49 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:17.598293 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-436e39c1-7cd4-42df-a28a-022bbedf4c49 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:17.598293 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-436e39c1-7cd4-42df-a28a-022bbedf4c49 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:17.598293 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-436e39c1-7cd4-42df-a28a-022bbedf4c49 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:17.602620 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:17.602620 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:17.603557 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-436e39c1-7cd4-42df-a28a-022bbedf4c49 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:17.603977 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 561/2292] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:17 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:18.260957 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-39bf9a9a-0b4f-4139-9f6e-754052535967 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:18.263209 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-39bf9a9a-0b4f-4139-9f6e-754052535967 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:18.263469 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-39bf9a9a-0b4f-4139-9f6e-754052535967 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:18.263723 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-39bf9a9a-0b4f-4139-9f6e-754052535967 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:18.277831 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:18.277831 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:18.281735 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-39bf9a9a-0b4f-4139-9f6e-754052535967 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:18.286698 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-39bf9a9a-0b4f-4139-9f6e-754052535967 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:18.287221 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 572/2293] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:18 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:18.305744 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-376d60b2-422a-4c0a-a243-95289fefab69 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:18.307889 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-376d60b2-422a-4c0a-a243-95289fefab69 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:18.308159 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-376d60b2-422a-4c0a-a243-95289fefab69 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:18.308427 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-376d60b2-422a-4c0a-a243-95289fefab69 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:18.324894 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:18.324894 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:18.330937 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-376d60b2-422a-4c0a-a243-95289fefab69 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:18.337481 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-376d60b2-422a-4c0a-a243-95289fefab69 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:18.338113 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 580/2294] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:18 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:18.454374 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:18.458398 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:38:18.458790 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-764119676"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:18.460571 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-764119676'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:38:18.460721 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Create volume of 1 GB Jul 22 05:38:18.467110 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Availability Zones retrieved successfully. Jul 22 05:38:18.479141 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Flow 'volume_create_api' (05d62479-a973-4ec6-9591-e71a3066f975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:18.480378 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70d7f08-d4b7-45a1-81e8-53a6f3771ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:18.481457 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:18.518557 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70d7f08-d4b7-45a1-81e8-53a6f3771ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:18.519308 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27f505f-39cc-486e-99f3-ade910d48e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:18.567030 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Created reservations ['8a240635-f702-40ac-b7ae-a1ede60e15a0', '29efe8d1-8622-42bc-be73-e773c71099c0', '933ddacb-3a1e-411a-b71e-3c164cc77e40', 'b9b5a59b-e63e-4148-9427-ed9103463f10'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:18.567089 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27f505f-39cc-486e-99f3-ade910d48e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a240635-f702-40ac-b7ae-a1ede60e15a0', '29efe8d1-8622-42bc-be73-e773c71099c0', '933ddacb-3a1e-411a-b71e-3c164cc77e40', 'b9b5a59b-e63e-4148-9427-ed9103463f10']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:18.567826 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce314db-59af-4fbf-868b-f54686810b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:18.597540 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce314db-59af-4fbf-868b-f54686810b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99d2505a-38f7-4706-812e-e64dadc8566e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-764119676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f924eee3624b6eb6d93ee180bda892',qos_specs=None,replication_status=,reservations=['8a240635-f702-40ac-b7ae-a1ede60e15a0','29efe8d1-8622-42bc-be73-e773c71099c0','933ddacb-3a1e-411a-b71e-3c164cc77e40','b9b5a59b-e63e-4148-9427-ed9103463f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149f405c7abf4b6ca3293cf1b728b56f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-764119676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99d2505a-38f7-4706-812e-e64dadc8566e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7f924eee3624b6eb6d93ee180bda892',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='149f405c7abf4b6ca3293cf1b728b56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:18.598742 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b117a2-ceba-4c07-8b47-c83b0ea4c614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:18.617426 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-46b858c4-90f9-49f6-895d-197745965188 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:18.620600 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-46b858c4-90f9-49f6-895d-197745965188 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:18.620904 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-46b858c4-90f9-49f6-895d-197745965188 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:18.621283 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-46b858c4-90f9-49f6-895d-197745965188 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:18.621349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-46b858c4-90f9-49f6-895d-197745965188 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:18.624354 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b117a2-ceba-4c07-8b47-c83b0ea4c614) transitioned into state 'SUCCESS' from state '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-764119676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f924eee3624b6eb6d93ee180bda892',qos_specs=None,replication_status=,reservations=['8a240635-f702-40ac-b7ae-a1ede60e15a0','29efe8d1-8622-42bc-be73-e773c71099c0','933ddacb-3a1e-411a-b71e-3c164cc77e40','b9b5a59b-e63e-4148-9427-ed9103463f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149f405c7abf4b6ca3293cf1b728b56f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:18.624909 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d011b98b-b403-4597-83e2-7a1c90278d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:18.626781 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:18.626781 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:18.628896 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-46b858c4-90f9-49f6-895d-197745965188 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:18.629907 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 562/2295] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:18 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:18.638944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d011b98b-b403-4597-83e2-7a1c90278d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:18.640653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Flow 'volume_create_api' (05d62479-a973-4ec6-9591-e71a3066f975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:18.640653 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Create volume request issued successfully. Jul 22 05:38:18.641865 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9b275e3d-6f2e-42d0-ab00-c8e760966709 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:38:18.641865 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 582/2296] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:38:18 2026] POST /volume/v3/volumes => generated 748 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:18.658854 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-90375af0-71fc-46bd-acf3-2c4a3e5f00b3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:18.661782 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-90375af0-71fc-46bd-acf3-2c4a3e5f00b3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:18.662127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-90375af0-71fc-46bd-acf3-2c4a3e5f00b3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:18.662259 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-90375af0-71fc-46bd-acf3-2c4a3e5f00b3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:18.673580 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:18.673580 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:18.678502 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-90375af0-71fc-46bd-acf3-2c4a3e5f00b3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:18.687587 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-90375af0-71fc-46bd-acf3-2c4a3e5f00b3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:18.688271 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 573/2297] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:18 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:19.642284 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4796e7e5-991f-4a9f-b6d1-7f2accf435b1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:19.645380 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4796e7e5-991f-4a9f-b6d1-7f2accf435b1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:38:19.645380 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4796e7e5-991f-4a9f-b6d1-7f2accf435b1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:19.645531 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4796e7e5-991f-4a9f-b6d1-7f2accf435b1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:19.645681 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-4796e7e5-991f-4a9f-b6d1-7f2accf435b1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:19.652014 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:19.652014 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:19.652895 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4796e7e5-991f-4a9f-b6d1-7f2accf435b1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:38:19.653763 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 581/2298] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:19 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:19.670423 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-86d6751f-543c-4ee2-ab1c-a7f8c000ece2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:19.672687 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-86d6751f-543c-4ee2-ab1c-a7f8c000ece2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:38:19.673228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-86d6751f-543c-4ee2-ab1c-a7f8c000ece2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "766910fc-f93e-4db2-baae-0b404891cbf7"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:19.676169 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-86d6751f-543c-4ee2-ab1c-a7f8c000ece2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating new backup {'backup': {'volume_id': '766910fc-f93e-4db2-baae-0b404891cbf7'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:38:19.676169 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-86d6751f-543c-4ee2-ab1c-a7f8c000ece2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating backup of volume 766910fc-f93e-4db2-baae-0b404891cbf7 in container None Jul 22 05:38:19.685495 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:19.685495 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:19.686141 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-86d6751f-543c-4ee2-ab1c-a7f8c000ece2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:19.709055 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7eece6f6-e08d-4629-bdfd-49e27a6c281b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:19.711416 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-86d6751f-543c-4ee2-ab1c-a7f8c000ece2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['cfca3381-48ee-4150-993f-bf2edb61d153', '55efaba2-9a25-4c9b-ba1a-afc3b8d19627'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:19.711622 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7eece6f6-e08d-4629-bdfd-49e27a6c281b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:19.711622 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7eece6f6-e08d-4629-bdfd-49e27a6c281b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:19.711751 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7eece6f6-e08d-4629-bdfd-49e27a6c281b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:19.722750 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:19.722750 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:19.728600 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7eece6f6-e08d-4629-bdfd-49e27a6c281b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:19.734740 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7eece6f6-e08d-4629-bdfd-49e27a6c281b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:19.735611 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 583/2299] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:19 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:19.753739 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-86d6751f-543c-4ee2-ab1c-a7f8c000ece2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:38:19.753739 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 563/2300] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:38:19 2026] POST /volume/v3/backups => generated 286 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:19.763347 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-32b24288-5589-4541-a607-559519464adc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:19.767808 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-32b24288-5589-4541-a607-559519464adc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:19.767808 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-32b24288-5589-4541-a607-559519464adc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:19.767808 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-32b24288-5589-4541-a607-559519464adc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:19.767808 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-32b24288-5589-4541-a607-559519464adc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:19.775495 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:19.775495 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:19.778621 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-32b24288-5589-4541-a607-559519464adc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:19.778621 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 574/2301] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:19 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 693 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:19.803402 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-3504c69e-dc11-480b-b94b-0e319ffd4bde None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:19.808680 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-3504c69e-dc11-480b-b94b-0e319ffd4bde tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:19.809451 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-3504c69e-dc11-480b-b94b-0e319ffd4bde tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:19.809451 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-3504c69e-dc11-480b-b94b-0e319ffd4bde tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:19.819793 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:19.819793 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:19.826066 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-3504c69e-dc11-480b-b94b-0e319ffd4bde tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:19.830802 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-3504c69e-dc11-480b-b94b-0e319ffd4bde tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:19.832588 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 582/2302] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:19 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:19.948935 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-796522e1-24fc-445a-a805-6e3823f54bce None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:19.949387 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-796522e1-24fc-445a-a805-6e3823f54bce None None] GET https://10.4.3.91/volume// Jul 22 05:38:19.949568 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-796522e1-24fc-445a-a805-6e3823f54bce None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:19.949813 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-796522e1-24fc-445a-a805-6e3823f54bce None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:19.950140 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-796522e1-24fc-445a-a805-6e3823f54bce None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:19.950469 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 584/2303] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:38: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 22 05:38:19.960975 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-1867914c-7b64-4240-a160-0610bc3d6085 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:19.965217 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-1867914c-7b64-4240-a160-0610bc3d6085 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:38:19.966124 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-1867914c-7b64-4240-a160-0610bc3d6085 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99d2505a-38f7-4706-812e-e64dadc8566e", "connector": null, "instance_uuid": "b292d7cd-f371-4180-b206-a4e7399aabf6"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:19.978844 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:19.978844 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:20.015833 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-1867914c-7b64-4240-a160-0610bc3d6085 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:38:20.016220 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 564/2304] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:38:19 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 22 05:38:20.051712 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-af06edb6-a41b-4c4f-8fa3-08f9fdd11277 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:20.054280 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-af06edb6-a41b-4c4f-8fa3-08f9fdd11277 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:20.054551 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-af06edb6-a41b-4c4f-8fa3-08f9fdd11277 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:20.054845 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-af06edb6-a41b-4c4f-8fa3-08f9fdd11277 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:20.064821 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-453f2805-f3d8-4da4-9217-4b5701a10eb7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:20.065728 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-453f2805-f3d8-4da4-9217-4b5701a10eb7 None None] GET https://10.4.3.91/volume// Jul 22 05:38:20.065977 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-453f2805-f3d8-4da4-9217-4b5701a10eb7 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:20.066295 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-453f2805-f3d8-4da4-9217-4b5701a10eb7 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:20.066743 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-453f2805-f3d8-4da4-9217-4b5701a10eb7 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:20.067001 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:20.067001 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:20.067620 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 583/2305] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:38: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 22 05:38:20.073882 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-af06edb6-a41b-4c4f-8fa3-08f9fdd11277 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:20.078653 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-af06edb6-a41b-4c4f-8fa3-08f9fdd11277 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:20.079087 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 575/2306] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:20 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:20.080276 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-55e75630-a6de-4685-8112-8d7d7d8be513 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:20.082549 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-55e75630-a6de-4685-8112-8d7d7d8be513 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:20.082834 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-55e75630-a6de-4685-8112-8d7d7d8be513 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:20.083171 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-55e75630-a6de-4685-8112-8d7d7d8be513 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:20.093902 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:20.093902 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:20.098394 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-55e75630-a6de-4685-8112-8d7d7d8be513 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:20.105370 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-55e75630-a6de-4685-8112-8d7d7d8be513 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:20.105932 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 585/2307] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:38:20 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 1020 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:20.207567 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-5053798e-9627-41e1-af81-04b12f8c0c20 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:20.209592 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-5053798e-9627-41e1-af81-04b12f8c0c20 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] PUT https://10.4.3.91/volume/v3/attachments/020ff414-b741-43af-b0bf-21821d93bf57 Jul 22 05:38:20.209960 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-5053798e-9627-41e1-af81-04b12f8c0c20 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:20.219218 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-5053798e-9627-41e1-af81-04b12f8c0c20 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Acquiring lock "cinder-attachment_update-99d2505a-38f7-4706-812e-e64dadc8566e-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:38:20.224881 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-5053798e-9627-41e1-af81-04b12f8c0c20 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Lock "cinder-attachment_update-99d2505a-38f7-4706-812e-e64dadc8566e-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:38:20.226103 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:20.226103 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:20.329505 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-5053798e-9627-41e1-af81-04b12f8c0c20 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Lock "cinder-attachment_update-99d2505a-38f7-4706-812e-e64dadc8566e-np0000005624" released by "attachment_update" :: held 0.105s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:38:20.329806 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-5053798e-9627-41e1-af81-04b12f8c0c20 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments/020ff414-b741-43af-b0bf-21821d93bf57 returned with HTTP 200 Jul 22 05:38:20.330252 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 565/2308] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:38:20 2026] PUT /volume/v3/attachments/020ff414-b741-43af-b0bf-21821d93bf57 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:20.800541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-26532fed-23de-4e4c-b3d3-d5a7173c57c4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:20.803546 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-26532fed-23de-4e4c-b3d3-d5a7173c57c4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:20.803901 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-26532fed-23de-4e4c-b3d3-d5a7173c57c4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:20.806155 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-26532fed-23de-4e4c-b3d3-d5a7173c57c4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:20.806420 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-26532fed-23de-4e4c-b3d3-d5a7173c57c4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:20.812962 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:20.812962 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:20.813719 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-26532fed-23de-4e4c-b3d3-d5a7173c57c4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:20.814134 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 584/2309] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:20 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 695 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:21.093782 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e3bb08fe-de52-4315-bc4e-bd96fe34d844 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:21.096211 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e3bb08fe-de52-4315-bc4e-bd96fe34d844 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:21.096211 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e3bb08fe-de52-4315-bc4e-bd96fe34d844 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:21.096321 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e3bb08fe-de52-4315-bc4e-bd96fe34d844 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:21.119191 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:21.119191 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:21.124651 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e3bb08fe-de52-4315-bc4e-bd96fe34d844 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:21.134141 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e3bb08fe-de52-4315-bc4e-bd96fe34d844 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:21.134141 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 576/2310] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:21 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:38:21.826274 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2db3ce76-3e6a-4a03-8eb9-61ff54141e30 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:21.829142 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2db3ce76-3e6a-4a03-8eb9-61ff54141e30 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:21.829488 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2db3ce76-3e6a-4a03-8eb9-61ff54141e30 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:21.829847 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2db3ce76-3e6a-4a03-8eb9-61ff54141e30 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:21.829965 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2db3ce76-3e6a-4a03-8eb9-61ff54141e30 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:21.837244 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:21.837244 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:21.838291 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2db3ce76-3e6a-4a03-8eb9-61ff54141e30 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:21.839205 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 586/2311] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:21 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:22.151965 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2166ec5a-bff3-4fb1-9a06-f3f0975793a3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:22.154608 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2166ec5a-bff3-4fb1-9a06-f3f0975793a3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:22.154918 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2166ec5a-bff3-4fb1-9a06-f3f0975793a3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:22.155080 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2166ec5a-bff3-4fb1-9a06-f3f0975793a3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:22.167243 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:22.167243 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:22.179288 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2166ec5a-bff3-4fb1-9a06-f3f0975793a3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:22.191267 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2166ec5a-bff3-4fb1-9a06-f3f0975793a3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:22.191923 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 566/2312] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:22 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:22.852035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-65454058-5788-47f6-85a4-ff79b19f9d21 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:22.853852 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-65454058-5788-47f6-85a4-ff79b19f9d21 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:22.854076 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-65454058-5788-47f6-85a4-ff79b19f9d21 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:22.854469 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-65454058-5788-47f6-85a4-ff79b19f9d21 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:22.854591 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-65454058-5788-47f6-85a4-ff79b19f9d21 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:22.858916 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:22.858916 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:22.859597 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-65454058-5788-47f6-85a4-ff79b19f9d21 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:22.860002 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 585/2313] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:22 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:23.207739 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dfe57306-740a-4938-9e6d-3aece9442c91 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:23.209901 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dfe57306-740a-4938-9e6d-3aece9442c91 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:23.210137 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dfe57306-740a-4938-9e6d-3aece9442c91 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:23.210324 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dfe57306-740a-4938-9e6d-3aece9442c91 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:23.228696 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:23.228696 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:23.233845 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dfe57306-740a-4938-9e6d-3aece9442c91 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:23.240462 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dfe57306-740a-4938-9e6d-3aece9442c91 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:23.241027 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 577/2314] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:23 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:38:23.877465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-01202768-5d9c-45da-91d9-a70c3bf3951b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:23.883372 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01202768-5d9c-45da-91d9-a70c3bf3951b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:23.885134 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01202768-5d9c-45da-91d9-a70c3bf3951b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:23.885444 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01202768-5d9c-45da-91d9-a70c3bf3951b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:23.885936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-01202768-5d9c-45da-91d9-a70c3bf3951b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:23.899037 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:23.899037 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:23.900049 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01202768-5d9c-45da-91d9-a70c3bf3951b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:23.900605 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 587/2315] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:23 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:23.912916 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-d8b527ca-af11-437f-af57-75fa547efaa5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:23.917809 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-d8b527ca-af11-437f-af57-75fa547efaa5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:38:23.917809 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-d8b527ca-af11-437f-af57-75fa547efaa5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:23.917993 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-d8b527ca-af11-437f-af57-75fa547efaa5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:23.951935 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:23.951935 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:23.963896 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-d8b527ca-af11-437f-af57-75fa547efaa5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:38:23.970464 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-d8b527ca-af11-437f-af57-75fa547efaa5 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:38:23.971132 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 567/2316] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:23 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:24.257689 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b92375ea-6120-4e41-8775-65cfdf9d9061 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:24.262664 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b92375ea-6120-4e41-8775-65cfdf9d9061 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:24.263682 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b92375ea-6120-4e41-8775-65cfdf9d9061 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:24.263682 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b92375ea-6120-4e41-8775-65cfdf9d9061 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:24.279815 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:24.279815 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:24.287706 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b92375ea-6120-4e41-8775-65cfdf9d9061 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:24.293009 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b92375ea-6120-4e41-8775-65cfdf9d9061 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:24.293863 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 586/2317] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:24 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:24.565963 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f20f8ef3-21e2-4d1a-8aed-ce560fb2ac39 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:24.565963 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f20f8ef3-21e2-4d1a-8aed-ce560fb2ac39 None None] GET https://10.4.3.91/volume// Jul 22 05:38:24.566791 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f20f8ef3-21e2-4d1a-8aed-ce560fb2ac39 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:24.566791 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f20f8ef3-21e2-4d1a-8aed-ce560fb2ac39 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:24.567646 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f20f8ef3-21e2-4d1a-8aed-ce560fb2ac39 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:24.568298 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 578/2318] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:38:24 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:38:24.581491 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-0ce34721-38dc-4454-9777-407f78eac1bc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:24.583744 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-0ce34721-38dc-4454-9777-407f78eac1bc tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:38:24.584254 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-0ce34721-38dc-4454-9777-407f78eac1bc tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b27c512c-bdec-4109-8f81-f8bc2ed1718c", "connector": null, "instance_uuid": "0acf1969-402b-4926-b39e-1e57cda34f26"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:24.604197 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:24.604197 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:24.638264 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-0ce34721-38dc-4454-9777-407f78eac1bc tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:38:24.638811 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 588/2319] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:38:24 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:24.648431 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-fc72a02b-ce31-4756-aaa2-ffe917fdb3a0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:24.650517 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-fc72a02b-ce31-4756-aaa2-ffe917fdb3a0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/attachments/ff5b536c-7edb-46ee-82a6-1cbe5710d36b Jul 22 05:38:24.650742 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-fc72a02b-ce31-4756-aaa2-ffe917fdb3a0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:24.650925 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-fc72a02b-ce31-4756-aaa2-ffe917fdb3a0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:24.664723 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:24.664723 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:24.729603 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-fc72a02b-ce31-4756-aaa2-ffe917fdb3a0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/ff5b536c-7edb-46ee-82a6-1cbe5710d36b returned with HTTP 200 Jul 22 05:38:24.730020 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 568/2320] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:38:24 2026] DELETE /volume/v3/attachments/ff5b536c-7edb-46ee-82a6-1cbe5710d36b => generated 367 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:24.923514 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-19bb2062-211c-470d-a4ce-a6d7475e4b95 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:24.930016 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-19bb2062-211c-470d-a4ce-a6d7475e4b95 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:24.930417 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-19bb2062-211c-470d-a4ce-a6d7475e4b95 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:24.930752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-19bb2062-211c-470d-a4ce-a6d7475e4b95 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:24.931012 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-19bb2062-211c-470d-a4ce-a6d7475e4b95 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:24.938971 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:24.938971 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:24.939847 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-19bb2062-211c-470d-a4ce-a6d7475e4b95 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:24.940405 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 587/2321] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:24 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:25.314564 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7f8a3dc2-91d5-49c6-a80c-5a854140a69e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:25.316908 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7f8a3dc2-91d5-49c6-a80c-5a854140a69e tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:25.317131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7f8a3dc2-91d5-49c6-a80c-5a854140a69e tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:25.317352 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7f8a3dc2-91d5-49c6-a80c-5a854140a69e tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:25.331458 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:25.331458 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:25.338479 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7f8a3dc2-91d5-49c6-a80c-5a854140a69e tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:25.345078 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7f8a3dc2-91d5-49c6-a80c-5a854140a69e tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:25.345653 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 579/2322] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:25 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:25.514597 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-7af820cc-ac5d-4652-91e1-7c9de46084a6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:25.518027 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-7af820cc-ac5d-4652-91e1-7c9de46084a6 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/attachments/020ff414-b741-43af-b0bf-21821d93bf57/action Jul 22 05:38:25.518630 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-7af820cc-ac5d-4652-91e1-7c9de46084a6 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:25.519471 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-7af820cc-ac5d-4652-91e1-7c9de46084a6 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:25.548119 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:25.548119 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:25.564949 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bf657ec6-fe40-44a2-b0a5-82396eb08716 req-7af820cc-ac5d-4652-91e1-7c9de46084a6 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments/020ff414-b741-43af-b0bf-21821d93bf57/action returned with HTTP 204 Jul 22 05:38:25.565600 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 589/2323] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:38:25 2026] POST /volume/v3/attachments/020ff414-b741-43af-b0bf-21821d93bf57/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:25.954661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ba01c0a2-2565-4aae-8670-dd1b1464ec67 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:25.957115 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba01c0a2-2565-4aae-8670-dd1b1464ec67 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:25.957424 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba01c0a2-2565-4aae-8670-dd1b1464ec67 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:25.957708 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba01c0a2-2565-4aae-8670-dd1b1464ec67 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:25.957866 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ba01c0a2-2565-4aae-8670-dd1b1464ec67 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:25.964290 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:25.964290 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:25.965907 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba01c0a2-2565-4aae-8670-dd1b1464ec67 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:25.966431 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 569/2324] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:25 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:25.990859 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-25e5a374-3dda-4a8a-a101-994a8594835c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:25.993734 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-25e5a374-3dda-4a8a-a101-994a8594835c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] PUT https://10.4.3.91/volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f Jul 22 05:38:25.994299 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-25e5a374-3dda-4a8a-a101-994a8594835c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:26.005410 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-25e5a374-3dda-4a8a-a101-994a8594835c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Acquiring lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:38:26.012316 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-25e5a374-3dda-4a8a-a101-994a8594835c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" acquired by "attachment_update" :: waited 0.007s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:38:26.013752 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:26.013752 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:26.126497 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-25e5a374-3dda-4a8a-a101-994a8594835c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-b27c512c-bdec-4109-8f81-f8bc2ed1718c-np0000005624" released by "attachment_update" :: held 0.114s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:38:26.126760 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-25e5a374-3dda-4a8a-a101-994a8594835c tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f returned with HTTP 200 Jul 22 05:38:26.127755 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 588/2325] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:38:25 2026] PUT /volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:26.140528 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-ed7cab33-2891-4e82-81c4-58fdac67e705 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:26.142913 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-ed7cab33-2891-4e82-81c4-58fdac67e705 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f Jul 22 05:38:26.143218 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-ed7cab33-2891-4e82-81c4-58fdac67e705 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:26.143472 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-ed7cab33-2891-4e82-81c4-58fdac67e705 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:26.166473 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-ed7cab33-2891-4e82-81c4-58fdac67e705 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f returned with HTTP 200 Jul 22 05:38:26.166928 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 580/2326] 10.4.3.91 () {70 vars in 1644 bytes} [Wed Jul 22 05:38:26 2026] GET /volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:26.360153 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e878dc9a-b57f-49b9-af51-5424b00f2186 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:26.362713 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e878dc9a-b57f-49b9-af51-5424b00f2186 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:26.363045 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e878dc9a-b57f-49b9-af51-5424b00f2186 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:26.363316 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e878dc9a-b57f-49b9-af51-5424b00f2186 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:26.379231 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:26.379231 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:26.386575 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e878dc9a-b57f-49b9-af51-5424b00f2186 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:26.394368 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e878dc9a-b57f-49b9-af51-5424b00f2186 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:26.394976 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 590/2327] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:26 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 1133 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:26.410895 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e9186059-41ad-4bc0-a13e-660b8d967fd8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:26.413649 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e9186059-41ad-4bc0-a13e-660b8d967fd8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:26.413774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e9186059-41ad-4bc0-a13e-660b8d967fd8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:26.413928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e9186059-41ad-4bc0-a13e-660b8d967fd8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:26.425835 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:26.425835 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:26.430180 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e9186059-41ad-4bc0-a13e-660b8d967fd8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:26.435766 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e9186059-41ad-4bc0-a13e-660b8d967fd8 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:26.436336 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 570/2328] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:26 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:26.763505 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1507420a-9a45-4c14-8e5d-fe79d312ac1a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:26.766720 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1507420a-9a45-4c14-8e5d-fe79d312ac1a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:26.766973 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1507420a-9a45-4c14-8e5d-fe79d312ac1a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:26.767213 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1507420a-9a45-4c14-8e5d-fe79d312ac1a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:26.777906 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:26.777906 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:26.782382 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1507420a-9a45-4c14-8e5d-fe79d312ac1a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:26.788847 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1507420a-9a45-4c14-8e5d-fe79d312ac1a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:26.789555 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 589/2329] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:26 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:26.813115 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-f8cb2020-838d-4f68-9621-e582677ef670 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:26.817492 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-f8cb2020-838d-4f68-9621-e582677ef670 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3/action Jul 22 05:38:26.817492 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-f8cb2020-838d-4f68-9621-e582677ef670 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:26.817492 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-f8cb2020-838d-4f68-9621-e582677ef670 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:26.831984 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:26.831984 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:26.832862 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-f8cb2020-838d-4f68-9621-e582677ef670 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:26.841612 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-f8cb2020-838d-4f68-9621-e582677ef670 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Begin detaching volume completed successfully. Jul 22 05:38:26.841944 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-f8cb2020-838d-4f68-9621-e582677ef670 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3/action returned with HTTP 202 Jul 22 05:38:26.842776 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 581/2330] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:38:26 2026] POST /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:38:26.866235 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-46a573a2-e1db-4956-8acb-2941004e06d7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:26.869607 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-46a573a2-e1db-4956-8acb-2941004e06d7 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:26.869878 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-46a573a2-e1db-4956-8acb-2941004e06d7 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:26.870177 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-46a573a2-e1db-4956-8acb-2941004e06d7 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:26.886613 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:26.886613 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:26.894503 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-46a573a2-e1db-4956-8acb-2941004e06d7 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:26.899810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-233edb2a-0827-4af4-b00b-751d797a4cbf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:26.900352 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-233edb2a-0827-4af4-b00b-751d797a4cbf None None] GET https://10.4.3.91/volume// Jul 22 05:38:26.900587 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-233edb2a-0827-4af4-b00b-751d797a4cbf None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:26.900872 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-233edb2a-0827-4af4-b00b-751d797a4cbf None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:26.901359 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-233edb2a-0827-4af4-b00b-751d797a4cbf None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:26.902430 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 571/2331] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:38:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:38:26.903869 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-46a573a2-e1db-4956-8acb-2941004e06d7 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:26.904320 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 591/2332] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:26 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:26.914968 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-b1acaae5-cf6c-40ba-be43-d62658f62347 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:26.917598 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-b1acaae5-cf6c-40ba-be43-d62658f62347 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:26.917880 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-b1acaae5-cf6c-40ba-be43-d62658f62347 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:26.918132 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-b1acaae5-cf6c-40ba-be43-d62658f62347 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:26.933905 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:26.933905 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:26.940430 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-b1acaae5-cf6c-40ba-be43-d62658f62347 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:26.947859 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-b1acaae5-cf6c-40ba-be43-d62658f62347 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:26.948433 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 590/2333] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:38:26 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 1316 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:26.986812 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f736b5bd-6b9f-4109-8d9b-4bdfe707195e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:26.989415 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f736b5bd-6b9f-4109-8d9b-4bdfe707195e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:26.989912 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f736b5bd-6b9f-4109-8d9b-4bdfe707195e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:26.990013 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f736b5bd-6b9f-4109-8d9b-4bdfe707195e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:26.990600 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-f736b5bd-6b9f-4109-8d9b-4bdfe707195e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:26.996289 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:26.996289 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:26.997381 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f736b5bd-6b9f-4109-8d9b-4bdfe707195e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:26.998237 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 582/2334] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:26 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:27.920682 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5c001394-3255-4aa8-8250-810e890456ab None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:27.922611 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5c001394-3255-4aa8-8250-810e890456ab tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:27.922854 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5c001394-3255-4aa8-8250-810e890456ab tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:27.923091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5c001394-3255-4aa8-8250-810e890456ab tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:27.933728 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:27.933728 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:27.938116 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5c001394-3255-4aa8-8250-810e890456ab tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:27.944445 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5c001394-3255-4aa8-8250-810e890456ab tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:27.944992 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 572/2335] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:27 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:28.021693 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-edeaf896-4395-4b81-b9ae-08858ad57628 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:28.023672 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-edeaf896-4395-4b81-b9ae-08858ad57628 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:28.023892 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-edeaf896-4395-4b81-b9ae-08858ad57628 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:28.024115 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-edeaf896-4395-4b81-b9ae-08858ad57628 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:28.024243 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-edeaf896-4395-4b81-b9ae-08858ad57628 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:28.028456 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:28.028456 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:28.029107 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-edeaf896-4395-4b81-b9ae-08858ad57628 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:28.029476 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 592/2336] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:28 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:28.961275 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-be7396e2-4654-473e-b9c7-fecc540d4340 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:28.963699 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be7396e2-4654-473e-b9c7-fecc540d4340 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:28.964003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be7396e2-4654-473e-b9c7-fecc540d4340 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:28.964280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-be7396e2-4654-473e-b9c7-fecc540d4340 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:28.977752 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:28.977752 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:28.982512 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-be7396e2-4654-473e-b9c7-fecc540d4340 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:28.989166 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-be7396e2-4654-473e-b9c7-fecc540d4340 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:28.989496 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 591/2337] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:28 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:29.043960 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1f6eb587-68d0-4a0c-a261-fa2ccecb85e0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:29.046318 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1f6eb587-68d0-4a0c-a261-fa2ccecb85e0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:29.046600 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1f6eb587-68d0-4a0c-a261-fa2ccecb85e0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:29.046940 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1f6eb587-68d0-4a0c-a261-fa2ccecb85e0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:29.047103 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1f6eb587-68d0-4a0c-a261-fa2ccecb85e0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:29.056968 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:29.056968 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:29.057918 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1f6eb587-68d0-4a0c-a261-fa2ccecb85e0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:29.058445 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 583/2338] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:29 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:29.079059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1afc15fd-ca88-4620-8a74-a2809e645d8a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:29.081129 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1afc15fd-ca88-4620-8a74-a2809e645d8a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] DELETE https://10.4.3.91/volume/v3/attachments/a383adde-200a-4ef3-a65b-28c4f3ba287a Jul 22 05:38:29.081311 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1afc15fd-ca88-4620-8a74-a2809e645d8a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:29.081509 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1afc15fd-ca88-4620-8a74-a2809e645d8a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:29.091698 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:29.091698 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:29.170717 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-03a46d64-458b-4f0a-84a9-1e4213c1c8fa req-1afc15fd-ca88-4620-8a74-a2809e645d8a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments/a383adde-200a-4ef3-a65b-28c4f3ba287a returned with HTTP 200 Jul 22 05:38:29.171232 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 573/2339] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:38:29 2026] DELETE /volume/v3/attachments/a383adde-200a-4ef3-a65b-28c4f3ba287a => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:29.342857 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-63fb452b-cf56-4fac-8249-a55606b82c01 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:29.345936 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-63fb452b-cf56-4fac-8249-a55606b82c01 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:38:29.349021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-63fb452b-cf56-4fac-8249-a55606b82c01 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:29.349484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-63fb452b-cf56-4fac-8249-a55606b82c01 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:29.366098 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:29.366098 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:29.373585 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-63fb452b-cf56-4fac-8249-a55606b82c01 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:38:29.379153 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-63fb452b-cf56-4fac-8249-a55606b82c01 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:38:29.379675 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 593/2340] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:29 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:29.460779 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e4b5d896-65c3-4267-bd1f-8e4d0b3076bc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:29.461189 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e4b5d896-65c3-4267-bd1f-8e4d0b3076bc None None] GET https://10.4.3.91/volume// Jul 22 05:38:29.461373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e4b5d896-65c3-4267-bd1f-8e4d0b3076bc None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:29.461560 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e4b5d896-65c3-4267-bd1f-8e4d0b3076bc None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:29.461898 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e4b5d896-65c3-4267-bd1f-8e4d0b3076bc None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:29.462193 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 592/2341] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:38: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 22 05:38:29.470602 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-e966afdd-5948-4b31-940e-8ca3f6f5876a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:29.472401 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-e966afdd-5948-4b31-940e-8ca3f6f5876a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:38:29.472738 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-e966afdd-5948-4b31-940e-8ca3f6f5876a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36255291-2812-40f9-9c77-11b2b633a7fc", "connector": null, "instance_uuid": "52dd907d-aa97-4a6d-ac3e-ce0fe1a06db5"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:29.480451 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:29.480451 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:29.514789 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-e966afdd-5948-4b31-940e-8ca3f6f5876a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:38:29.515316 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 584/2342] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:38:29 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:29.553998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-38e04d1e-a63d-4e0c-a211-dabe7c7e873c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:29.555940 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38e04d1e-a63d-4e0c-a211-dabe7c7e873c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:38:29.556503 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-38e04d1e-a63d-4e0c-a211-dabe7c7e873c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:29.556503 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-38e04d1e-a63d-4e0c-a211-dabe7c7e873c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:29.567055 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:29.567055 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:29.568971 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6e7822f4-adaa-47f6-8573-f5e0bd9f68bd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:29.569323 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6e7822f4-adaa-47f6-8573-f5e0bd9f68bd None None] GET https://10.4.3.91/volume// Jul 22 05:38:29.569480 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6e7822f4-adaa-47f6-8573-f5e0bd9f68bd None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:29.569701 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6e7822f4-adaa-47f6-8573-f5e0bd9f68bd None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:29.570021 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6e7822f4-adaa-47f6-8573-f5e0bd9f68bd None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:29.570276 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 594/2343] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:38: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 22 05:38:29.570976 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-38e04d1e-a63d-4e0c-a211-dabe7c7e873c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:38:29.575165 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38e04d1e-a63d-4e0c-a211-dabe7c7e873c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:38:29.575560 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 574/2344] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:29 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:29.581785 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-97aa03c8-b49f-4a71-9a3a-326356d714fd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:29.583989 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-97aa03c8-b49f-4a71-9a3a-326356d714fd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:38:29.584278 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-97aa03c8-b49f-4a71-9a3a-326356d714fd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:29.584541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-97aa03c8-b49f-4a71-9a3a-326356d714fd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:29.593866 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:29.593866 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:29.597832 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-97aa03c8-b49f-4a71-9a3a-326356d714fd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:38:29.602223 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-97aa03c8-b49f-4a71-9a3a-326356d714fd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:38:29.602601 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 593/2345] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:38:29 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 1019 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:29.731800 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-a982f065-2c61-46ec-82e6-84d52083a0e8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:29.734696 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-a982f065-2c61-46ec-82e6-84d52083a0e8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] PUT https://10.4.3.91/volume/v3/attachments/01bfc029-c13a-400a-a669-efdfbb9b6379 Jul 22 05:38:29.735779 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-a982f065-2c61-46ec-82e6-84d52083a0e8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:29.749792 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-a982f065-2c61-46ec-82e6-84d52083a0e8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Acquiring lock "cinder-attachment_update-36255291-2812-40f9-9c77-11b2b633a7fc-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:38:29.756164 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-a982f065-2c61-46ec-82e6-84d52083a0e8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Lock "cinder-attachment_update-36255291-2812-40f9-9c77-11b2b633a7fc-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:38:29.757893 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:29.757893 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:29.863395 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-a982f065-2c61-46ec-82e6-84d52083a0e8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Lock "cinder-attachment_update-36255291-2812-40f9-9c77-11b2b633a7fc-np0000005624" released by "attachment_update" :: held 0.107s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:38:29.864487 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-a982f065-2c61-46ec-82e6-84d52083a0e8 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/attachments/01bfc029-c13a-400a-a669-efdfbb9b6379 returned with HTTP 200 Jul 22 05:38:29.865270 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 585/2346] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:38:29 2026] PUT /volume/v3/attachments/01bfc029-c13a-400a-a669-efdfbb9b6379 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:30.003741 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3c3c9e81-f574-45d8-835b-98e566c3e409 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:30.005816 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c3c9e81-f574-45d8-835b-98e566c3e409 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:30.006225 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c3c9e81-f574-45d8-835b-98e566c3e409 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:30.006385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c3c9e81-f574-45d8-835b-98e566c3e409 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:30.018106 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:30.018106 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:30.022970 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3c3c9e81-f574-45d8-835b-98e566c3e409 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:30.032616 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c3c9e81-f574-45d8-835b-98e566c3e409 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:30.033148 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 595/2347] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:30 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:30.071160 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d633c911-9ad3-4081-9a7f-9929aa1725c8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:30.073386 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d633c911-9ad3-4081-9a7f-9929aa1725c8 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:30.073644 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d633c911-9ad3-4081-9a7f-9929aa1725c8 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:30.073918 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d633c911-9ad3-4081-9a7f-9929aa1725c8 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:30.074060 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-d633c911-9ad3-4081-9a7f-9929aa1725c8 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:30.079275 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:30.079275 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:30.079759 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d633c911-9ad3-4081-9a7f-9929aa1725c8 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:30.080118 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 575/2348] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:30 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:30.129310 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c32aea95-1418-42e3-b682-bb5837bce47c req-4dcbc4c6-dbd5-4e4c-997f-5cc6be5433bc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:30.131909 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-4dcbc4c6-dbd5-4e4c-997f-5cc6be5433bc tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:30.132163 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-4dcbc4c6-dbd5-4e4c-997f-5cc6be5433bc tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:30.132393 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-4dcbc4c6-dbd5-4e4c-997f-5cc6be5433bc tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:30.145585 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:30.145585 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:30.152315 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-c32aea95-1418-42e3-b682-bb5837bce47c req-4dcbc4c6-dbd5-4e4c-997f-5cc6be5433bc tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:30.160112 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-4dcbc4c6-dbd5-4e4c-997f-5cc6be5433bc tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:30.160846 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 594/2349] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:30 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 1133 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:30.183316 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-c32aea95-1418-42e3-b682-bb5837bce47c req-d48485ec-8218-4dbe-83b5-fd59cbb9720d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:30.185660 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-d48485ec-8218-4dbe-83b5-fd59cbb9720d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] POST https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e/action Jul 22 05:38:30.186057 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-d48485ec-8218-4dbe-83b5-fd59cbb9720d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:30.186260 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-d48485ec-8218-4dbe-83b5-fd59cbb9720d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:30.199041 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:30.199041 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:30.199811 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c32aea95-1418-42e3-b682-bb5837bce47c req-d48485ec-8218-4dbe-83b5-fd59cbb9720d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:30.211145 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c32aea95-1418-42e3-b682-bb5837bce47c req-d48485ec-8218-4dbe-83b5-fd59cbb9720d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Begin detaching volume completed successfully. Jul 22 05:38:30.211521 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-d48485ec-8218-4dbe-83b5-fd59cbb9720d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e/action returned with HTTP 202 Jul 22 05:38:30.212442 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 586/2350] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:38:30 2026] POST /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:38:30.238420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e971eb3e-d3f6-406b-be5a-b2aece2bb547 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:30.242232 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e971eb3e-d3f6-406b-be5a-b2aece2bb547 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:30.242555 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e971eb3e-d3f6-406b-be5a-b2aece2bb547 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:30.242932 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e971eb3e-d3f6-406b-be5a-b2aece2bb547 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:30.256395 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-906801fa-2167-4c6f-aa99-9972b3e11fac None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:30.258049 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:30.258049 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:30.259660 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-906801fa-2167-4c6f-aa99-9972b3e11fac tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f/action Jul 22 05:38:30.259946 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-906801fa-2167-4c6f-aa99-9972b3e11fac tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:30.260134 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-906801fa-2167-4c6f-aa99-9972b3e11fac tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:30.263918 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e971eb3e-d3f6-406b-be5a-b2aece2bb547 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:30.271467 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e971eb3e-d3f6-406b-be5a-b2aece2bb547 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:30.272098 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 596/2351] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:30 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:38:30.282569 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-90202a4e-6981-4807-a5c2-f404b57ee9e0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:30.283080 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-90202a4e-6981-4807-a5c2-f404b57ee9e0 None None] GET https://10.4.3.91/volume// Jul 22 05:38:30.283305 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-90202a4e-6981-4807-a5c2-f404b57ee9e0 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:30.283551 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-90202a4e-6981-4807-a5c2-f404b57ee9e0 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:30.283966 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-90202a4e-6981-4807-a5c2-f404b57ee9e0 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:30.285433 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:30.285433 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:30.285558 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 595/2352] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:38: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 22 05:38:30.295518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-c32aea95-1418-42e3-b682-bb5837bce47c req-7bad77ee-86f5-4283-ab1c-3274dd20ffe4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:30.297978 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-7bad77ee-86f5-4283-ab1c-3274dd20ffe4 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:30.298249 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-7bad77ee-86f5-4283-ab1c-3274dd20ffe4 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:30.298570 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-7bad77ee-86f5-4283-ab1c-3274dd20ffe4 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:30.308813 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:30.308813 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:30.310615 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1a7e2738-aa1f-4e90-8cc5-08122ef1a0c9 req-906801fa-2167-4c6f-aa99-9972b3e11fac tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f/action returned with HTTP 204 Jul 22 05:38:30.311018 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 576/2353] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:38:30 2026] POST /volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:30.313052 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c32aea95-1418-42e3-b682-bb5837bce47c req-7bad77ee-86f5-4283-ab1c-3274dd20ffe4 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:30.318401 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-7bad77ee-86f5-4283-ab1c-3274dd20ffe4 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:30.318401 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 587/2354] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:38:30 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 1316 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:30.595307 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-91259967-0477-44cc-8eaf-032056ba5c3d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:30.596956 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-91259967-0477-44cc-8eaf-032056ba5c3d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:38:30.597140 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-91259967-0477-44cc-8eaf-032056ba5c3d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:30.597303 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-91259967-0477-44cc-8eaf-032056ba5c3d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:30.607941 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:30.607941 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:30.616294 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-91259967-0477-44cc-8eaf-032056ba5c3d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:38:30.626151 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-91259967-0477-44cc-8eaf-032056ba5c3d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:38:30.626751 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 597/2355] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:30 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:31.111054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-78ef73ad-7e57-4cb8-bafe-a61b2d696e60 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:31.111054 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78ef73ad-7e57-4cb8-bafe-a61b2d696e60 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:31.111054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78ef73ad-7e57-4cb8-bafe-a61b2d696e60 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:31.111054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78ef73ad-7e57-4cb8-bafe-a61b2d696e60 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:31.111054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-78ef73ad-7e57-4cb8-bafe-a61b2d696e60 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:31.111054 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:31.111054 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:31.111054 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78ef73ad-7e57-4cb8-bafe-a61b2d696e60 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:31.111054 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 596/2356] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:31 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:31.293116 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1556919b-f5f4-4e27-b774-f3c842ae8a62 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:31.299527 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1556919b-f5f4-4e27-b774-f3c842ae8a62 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:31.303822 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1556919b-f5f4-4e27-b774-f3c842ae8a62 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:31.304106 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1556919b-f5f4-4e27-b774-f3c842ae8a62 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:31.318647 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:31.318647 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:31.322861 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1556919b-f5f4-4e27-b774-f3c842ae8a62 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:31.330182 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1556919b-f5f4-4e27-b774-f3c842ae8a62 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:31.330616 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 577/2357] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:31 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:31.644990 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-90f4f070-d799-46d5-a7df-8be121ba6644 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:31.646976 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-90f4f070-d799-46d5-a7df-8be121ba6644 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:38:31.647189 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-90f4f070-d799-46d5-a7df-8be121ba6644 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:31.647386 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-90f4f070-d799-46d5-a7df-8be121ba6644 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:31.656236 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:31.656236 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:31.659569 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-90f4f070-d799-46d5-a7df-8be121ba6644 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:38:31.666504 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-90f4f070-d799-46d5-a7df-8be121ba6644 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:38:31.666957 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 588/2358] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:31 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:32.129277 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3dbb9945-6fc9-4844-ac98-fbc9602a8266 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:32.132730 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3dbb9945-6fc9-4844-ac98-fbc9602a8266 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:32.133172 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3dbb9945-6fc9-4844-ac98-fbc9602a8266 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:32.133430 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3dbb9945-6fc9-4844-ac98-fbc9602a8266 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:32.133703 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-3dbb9945-6fc9-4844-ac98-fbc9602a8266 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:32.140659 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:32.140659 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:32.141597 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3dbb9945-6fc9-4844-ac98-fbc9602a8266 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:32.142108 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 598/2359] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:32 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:32.347274 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7e9dded8-49cd-4876-b077-cd08ae60d5bd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:32.350553 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7e9dded8-49cd-4876-b077-cd08ae60d5bd tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:32.351268 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7e9dded8-49cd-4876-b077-cd08ae60d5bd tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:32.351565 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7e9dded8-49cd-4876-b077-cd08ae60d5bd tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:32.365837 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:32.365837 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:32.371575 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7e9dded8-49cd-4876-b077-cd08ae60d5bd tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:32.379862 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7e9dded8-49cd-4876-b077-cd08ae60d5bd tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:32.380335 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 597/2360] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:32 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:38:32.680586 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f8830b62-b2a4-4c3b-b794-fccac25d9f96 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:32.682422 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f8830b62-b2a4-4c3b-b794-fccac25d9f96 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:38:32.682612 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f8830b62-b2a4-4c3b-b794-fccac25d9f96 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:32.682830 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f8830b62-b2a4-4c3b-b794-fccac25d9f96 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:32.692539 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:32.692539 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:32.697032 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f8830b62-b2a4-4c3b-b794-fccac25d9f96 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:38:32.702902 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f8830b62-b2a4-4c3b-b794-fccac25d9f96 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:38:32.703375 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 578/2361] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:32 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:33.164176 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-51c36bbe-3d72-4c1d-820a-33369680e751 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.164668 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-b8962d3f-ce20-4713-b56a-ee4c9af59f90 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.166087 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-b8962d3f-ce20-4713-b56a-ee4c9af59f90 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/attachments/01bfc029-c13a-400a-a669-efdfbb9b6379/action Jul 22 05:38:33.166396 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-b8962d3f-ce20-4713-b56a-ee4c9af59f90 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:33.167208 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-b8962d3f-ce20-4713-b56a-ee4c9af59f90 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:33.168755 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-51c36bbe-3d72-4c1d-820a-33369680e751 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:33.169354 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-51c36bbe-3d72-4c1d-820a-33369680e751 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:33.169712 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-51c36bbe-3d72-4c1d-820a-33369680e751 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:33.170904 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-51c36bbe-3d72-4c1d-820a-33369680e751 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:33.179738 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.179738 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:33.179738 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-51c36bbe-3d72-4c1d-820a-33369680e751 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:33.179738 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 589/2362] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:33 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:33.187338 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.187338 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:33.201536 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c45647c5-d312-46f2-9dee-94fbf43196d4 req-b8962d3f-ce20-4713-b56a-ee4c9af59f90 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/attachments/01bfc029-c13a-400a-a669-efdfbb9b6379/action returned with HTTP 204 Jul 22 05:38:33.202175 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 599/2363] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:38:33 2026] POST /volume/v3/attachments/01bfc029-c13a-400a-a669-efdfbb9b6379/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:33.284584 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c32aea95-1418-42e3-b682-bb5837bce47c req-ce227047-ac24-49b5-9509-3a7e8bd3b6ab None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.287042 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-ce227047-ac24-49b5-9509-3a7e8bd3b6ab tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] DELETE https://10.4.3.91/volume/v3/attachments/020ff414-b741-43af-b0bf-21821d93bf57 Jul 22 05:38:33.287277 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-ce227047-ac24-49b5-9509-3a7e8bd3b6ab tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:33.287518 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-ce227047-ac24-49b5-9509-3a7e8bd3b6ab tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:33.296141 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.296141 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:33.355173 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c32aea95-1418-42e3-b682-bb5837bce47c req-ce227047-ac24-49b5-9509-3a7e8bd3b6ab tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/attachments/020ff414-b741-43af-b0bf-21821d93bf57 returned with HTTP 200 Jul 22 05:38:33.355942 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 598/2364] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:38:33 2026] DELETE /volume/v3/attachments/020ff414-b741-43af-b0bf-21821d93bf57 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:33.400893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d13ee916-9150-4d2f-a18b-ae6c824ad9fa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.400893 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d13ee916-9150-4d2f-a18b-ae6c824ad9fa tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:33.400893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d13ee916-9150-4d2f-a18b-ae6c824ad9fa tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:33.400893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d13ee916-9150-4d2f-a18b-ae6c824ad9fa tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:33.409131 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.409131 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:33.413220 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d13ee916-9150-4d2f-a18b-ae6c824ad9fa tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:33.417964 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d13ee916-9150-4d2f-a18b-ae6c824ad9fa tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:33.418317 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 579/2365] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:33 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:33.433020 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-36d51d8b-447c-46aa-8caa-d33e1e78f224 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.435984 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-36d51d8b-447c-46aa-8caa-d33e1e78f224 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:33.437670 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-36d51d8b-447c-46aa-8caa-d33e1e78f224 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:33.437670 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-36d51d8b-447c-46aa-8caa-d33e1e78f224 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:33.449093 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.449093 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:33.455448 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-36d51d8b-447c-46aa-8caa-d33e1e78f224 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:33.463814 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-36d51d8b-447c-46aa-8caa-d33e1e78f224 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:33.464287 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 590/2366] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:33 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:33.591827 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e8f93836-158e-4043-be4b-9d3a5d6aa280 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.594043 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e8f93836-158e-4043-be4b-9d3a5d6aa280 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:33.594464 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e8f93836-158e-4043-be4b-9d3a5d6aa280 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:33.594883 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e8f93836-158e-4043-be4b-9d3a5d6aa280 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:33.603513 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.603513 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:33.608298 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e8f93836-158e-4043-be4b-9d3a5d6aa280 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:33.614714 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e8f93836-158e-4043-be4b-9d3a5d6aa280 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:33.614714 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 600/2367] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:33 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:33.630471 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-923d8857-b348-4093-9e33-afe4c1f5ee2b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.633005 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-923d8857-b348-4093-9e33-afe4c1f5ee2b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:33.633304 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-923d8857-b348-4093-9e33-afe4c1f5ee2b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:33.633580 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-923d8857-b348-4093-9e33-afe4c1f5ee2b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:33.644074 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.644074 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:33.651690 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-923d8857-b348-4093-9e33-afe4c1f5ee2b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:33.654166 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-923d8857-b348-4093-9e33-afe4c1f5ee2b tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:33.654523 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 599/2368] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:33 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:33.717990 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5cd8af7b-88bc-4f66-8a05-822aa2c6947c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.718389 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5916775f-4e48-4f95-8320-9fe3c0a694c2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.719801 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5916775f-4e48-4f95-8320-9fe3c0a694c2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:38:33.719961 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5916775f-4e48-4f95-8320-9fe3c0a694c2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:33.720128 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5916775f-4e48-4f95-8320-9fe3c0a694c2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:33.720181 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5cd8af7b-88bc-4f66-8a05-822aa2c6947c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:33.720343 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5cd8af7b-88bc-4f66-8a05-822aa2c6947c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:33.720554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5cd8af7b-88bc-4f66-8a05-822aa2c6947c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:33.729207 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.729207 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:33.731231 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.731231 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:33.735299 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5cd8af7b-88bc-4f66-8a05-822aa2c6947c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:33.735892 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5916775f-4e48-4f95-8320-9fe3c0a694c2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:38:33.738847 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5cd8af7b-88bc-4f66-8a05-822aa2c6947c tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:33.738982 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5916775f-4e48-4f95-8320-9fe3c0a694c2 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:38:33.739298 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 591/2370] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:33 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:33.739353 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 580/2370] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:33 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:33.758683 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7c498dfb-19a1-4ab6-89e2-bf48e12e82ed None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.760541 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7c498dfb-19a1-4ab6-89e2-bf48e12e82ed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:38:33.761395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7c498dfb-19a1-4ab6-89e2-bf48e12e82ed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36255291-2812-40f9-9c77-11b2b633a7fc", "force": true, "name": "tempest-VolumesBackupsTest-Backup-544320021", "container": "tempest-volumesbackupstest-backup-container-276935418"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:33.762458 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-7c498dfb-19a1-4ab6-89e2-bf48e12e82ed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating new backup {'backup': {'volume_id': '36255291-2812-40f9-9c77-11b2b633a7fc', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-544320021', 'container': 'tempest-volumesbackupstest-backup-container-276935418'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:38:33.762760 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-7c498dfb-19a1-4ab6-89e2-bf48e12e82ed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating backup of volume 36255291-2812-40f9-9c77-11b2b633a7fc in container tempest-volumesbackupstest-backup-container-276935418 Jul 22 05:38:33.788271 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.788271 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:33.788995 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7c498dfb-19a1-4ab6-89e2-bf48e12e82ed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:38:33.812782 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-7c498dfb-19a1-4ab6-89e2-bf48e12e82ed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['bb5b3835-4e7d-499b-b9dc-73ff5cdb8e07', '1784dc42-0ccb-4b21-8211-7dcb4802df28'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:33.856129 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7c498dfb-19a1-4ab6-89e2-bf48e12e82ed tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:38:33.856940 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 601/2371] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:38:33 2026] POST /volume/v3/backups => generated 327 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:33.869698 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dce230a2-55e4-4b84-9b8e-3451bd5d8ff0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:33.872830 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dce230a2-55e4-4b84-9b8e-3451bd5d8ff0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:33.873140 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dce230a2-55e4-4b84-9b8e-3451bd5d8ff0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:33.873412 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dce230a2-55e4-4b84-9b8e-3451bd5d8ff0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:33.873581 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-dce230a2-55e4-4b84-9b8e-3451bd5d8ff0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:33.882698 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:33.882698 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:33.883896 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dce230a2-55e4-4b84-9b8e-3451bd5d8ff0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:33.884432 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 600/2372] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:33 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 785 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:34.207829 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6b6ff0ad-d4f6-471d-8458-a315816ef0a2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:34.211907 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6b6ff0ad-d4f6-471d-8458-a315816ef0a2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:34.212201 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6b6ff0ad-d4f6-471d-8458-a315816ef0a2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:34.212463 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6b6ff0ad-d4f6-471d-8458-a315816ef0a2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:34.212658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-6b6ff0ad-d4f6-471d-8458-a315816ef0a2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:34.219283 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:34.219283 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:34.221008 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6b6ff0ad-d4f6-471d-8458-a315816ef0a2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:34.221008 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 592/2373] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:34 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:34.895310 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a7aea2b4-b3de-44a9-89a2-f749fc947413 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:34.897684 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a7aea2b4-b3de-44a9-89a2-f749fc947413 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:34.898187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a7aea2b4-b3de-44a9-89a2-f749fc947413 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:34.898187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a7aea2b4-b3de-44a9-89a2-f749fc947413 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:34.898187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a7aea2b4-b3de-44a9-89a2-f749fc947413 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:34.903336 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:34.903336 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:34.904141 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a7aea2b4-b3de-44a9-89a2-f749fc947413 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:34.904792 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 581/2374] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:34 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:35.242138 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-84a87a00-3601-4b1e-be1e-f0344b4aef06 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:35.244281 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-84a87a00-3601-4b1e-be1e-f0344b4aef06 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:35.244532 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-84a87a00-3601-4b1e-be1e-f0344b4aef06 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:35.244822 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-84a87a00-3601-4b1e-be1e-f0344b4aef06 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:35.244970 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-84a87a00-3601-4b1e-be1e-f0344b4aef06 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:35.249954 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:35.249954 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:35.251615 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-84a87a00-3601-4b1e-be1e-f0344b4aef06 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:35.251615 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 602/2375] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:35 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:35.913886 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-db2aea90-a9e6-4a7e-9733-608ba84bdd56 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:35.916043 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-db2aea90-a9e6-4a7e-9733-608ba84bdd56 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:35.916273 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-db2aea90-a9e6-4a7e-9733-608ba84bdd56 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:35.916486 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-db2aea90-a9e6-4a7e-9733-608ba84bdd56 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:35.916648 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-db2aea90-a9e6-4a7e-9733-608ba84bdd56 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:35.921403 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:35.921403 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:35.922277 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-db2aea90-a9e6-4a7e-9733-608ba84bdd56 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:35.922736 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 601/2376] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:35 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:36.262173 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6493011f-b912-443e-b7b3-e6e71a31331d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:36.264082 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6493011f-b912-443e-b7b3-e6e71a31331d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:36.264287 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6493011f-b912-443e-b7b3-e6e71a31331d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:36.264453 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6493011f-b912-443e-b7b3-e6e71a31331d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:36.264548 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-6493011f-b912-443e-b7b3-e6e71a31331d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:36.268531 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:36.268531 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:36.269175 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6493011f-b912-443e-b7b3-e6e71a31331d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:36.269505 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 593/2377] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:36 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:36.759510 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-57c676dc-6f9a-41a1-bc25-38f06576cbce None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:36.761408 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-57c676dc-6f9a-41a1-bc25-38f06576cbce tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] DELETE https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:36.761718 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-57c676dc-6f9a-41a1-bc25-38f06576cbce tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:36.761866 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-57c676dc-6f9a-41a1-bc25-38f06576cbce tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:36.762008 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-57c676dc-6f9a-41a1-bc25-38f06576cbce tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Delete volume with id: 99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:36.770663 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:36.770663 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:36.771764 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-57c676dc-6f9a-41a1-bc25-38f06576cbce tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:36.793005 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-57c676dc-6f9a-41a1-bc25-38f06576cbce tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Delete volume request issued successfully. Jul 22 05:38:36.793188 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-57c676dc-6f9a-41a1-bc25-38f06576cbce tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 202 Jul 22 05:38:36.793649 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 582/2378] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:38:36 2026] DELETE /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:36.803799 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d56ad160-5ce5-4e73-bea6-1be90b44e74a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:36.806828 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d56ad160-5ce5-4e73-bea6-1be90b44e74a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:36.807237 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d56ad160-5ce5-4e73-bea6-1be90b44e74a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:36.807778 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d56ad160-5ce5-4e73-bea6-1be90b44e74a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:36.824026 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:36.824026 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:36.829084 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d56ad160-5ce5-4e73-bea6-1be90b44e74a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:36.834064 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d56ad160-5ce5-4e73-bea6-1be90b44e74a tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 200 Jul 22 05:38:36.834537 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 603/2379] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:36 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:36.932421 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a90bb192-8a6d-456d-8f23-e98f2ba4c172 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:36.934031 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a90bb192-8a6d-456d-8f23-e98f2ba4c172 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:36.934192 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a90bb192-8a6d-456d-8f23-e98f2ba4c172 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:36.934394 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a90bb192-8a6d-456d-8f23-e98f2ba4c172 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:36.934496 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a90bb192-8a6d-456d-8f23-e98f2ba4c172 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:36.938111 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:36.938111 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:36.938798 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a90bb192-8a6d-456d-8f23-e98f2ba4c172 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:36.939150 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 602/2380] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:36 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:37.280373 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1b2aa3fa-ace6-4dec-95ad-729d8a1c7d05 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:37.282892 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1b2aa3fa-ace6-4dec-95ad-729d8a1c7d05 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:37.283150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1b2aa3fa-ace6-4dec-95ad-729d8a1c7d05 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:37.283381 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1b2aa3fa-ace6-4dec-95ad-729d8a1c7d05 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:37.283519 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1b2aa3fa-ace6-4dec-95ad-729d8a1c7d05 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id b5491e8d-d784-438e-961f-f381413d67f9. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:37.288754 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:37.288754 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:37.289447 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1b2aa3fa-ace6-4dec-95ad-729d8a1c7d05 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 200 Jul 22 05:38:37.289915 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 594/2381] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:37 2026] GET /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:37.300785 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4b274db1-10d1-44a1-8076-5ebdfc9efa11 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:37.303094 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4b274db1-10d1-44a1-8076-5ebdfc9efa11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 Jul 22 05:38:37.303401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4b274db1-10d1-44a1-8076-5ebdfc9efa11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:37.303720 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4b274db1-10d1-44a1-8076-5ebdfc9efa11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:37.303900 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-4b274db1-10d1-44a1-8076-5ebdfc9efa11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete backup with id: b5491e8d-d784-438e-961f-f381413d67f9. Jul 22 05:38:37.309076 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:37.309076 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:37.331099 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.backup.rpcapi [None req-4b274db1-10d1-44a1-8076-5ebdfc9efa11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] delete_backup rpcapi backup_id b5491e8d-d784-438e-961f-f381413d67f9 {{(pid=100093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:38:37.334695 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4b274db1-10d1-44a1-8076-5ebdfc9efa11 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 returned with HTTP 202 Jul 22 05:38:37.335672 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 583/2382] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:38:37 2026] DELETE /volume/v3/backups/b5491e8d-d784-438e-961f-f381413d67f9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:38:37.347134 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:37.348883 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:38:37.349218 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-424293452"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:37.350738 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-424293452'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:38:37.350922 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume of 1 GB Jul 22 05:38:37.355492 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Availability Zones retrieved successfully. Jul 22 05:38:37.362270 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Flow 'volume_create_api' (2fee0e0f-854d-40b2-9823-db0439c9cf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:37.363987 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ed189e-1952-4b2d-bf85-6d7164386906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:37.364895 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:37.399102 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ed189e-1952-4b2d-bf85-6d7164386906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:37.400506 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c25bfb1-aaf2-4d7a-9afa-52a42a450266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:37.461469 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['099d10a2-70ba-4223-a9b4-ec6dc6c00209', '136b9743-388f-43ee-a8ef-c3cdd7495589', '7f3609c7-9ce5-488d-a086-cc2971ee7d6f', '8fdd3a3b-98fe-467f-9614-9acb9d76f80c'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:37.462729 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c25bfb1-aaf2-4d7a-9afa-52a42a450266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['099d10a2-70ba-4223-a9b4-ec6dc6c00209', '136b9743-388f-43ee-a8ef-c3cdd7495589', '7f3609c7-9ce5-488d-a086-cc2971ee7d6f', '8fdd3a3b-98fe-467f-9614-9acb9d76f80c']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:37.464574 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a235f835-b443-4f57-9797-1e72d85a5295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:37.499173 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a235f835-b443-4f57-9797-1e72d85a5295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6db91de3-d337-4dcb-8f55-24afc829f077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-424293452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c779522a8aac4a37a8a38a884803aaa8',qos_specs=None,replication_status=,reservations=['099d10a2-70ba-4223-a9b4-ec6dc6c00209','136b9743-388f-43ee-a8ef-c3cdd7495589','7f3609c7-9ce5-488d-a086-cc2971ee7d6f','8fdd3a3b-98fe-467f-9614-9acb9d76f80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-424293452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6db91de3-d337-4dcb-8f55-24afc829f077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c779522a8aac4a37a8a38a884803aaa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:37.499173 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd343dc-113f-430f-8904-8c46ccad9cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:37.526045 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd343dc-113f-430f-8904-8c46ccad9cdb) transitioned into state 'SUCCESS' from state '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-424293452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c779522a8aac4a37a8a38a884803aaa8',qos_specs=None,replication_status=,reservations=['099d10a2-70ba-4223-a9b4-ec6dc6c00209','136b9743-388f-43ee-a8ef-c3cdd7495589','7f3609c7-9ce5-488d-a086-cc2971ee7d6f','8fdd3a3b-98fe-467f-9614-9acb9d76f80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:37.527034 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f2753f-b7d3-4570-aec5-1bcf9ed97d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:37.540842 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f2753f-b7d3-4570-aec5-1bcf9ed97d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:37.541843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Flow 'volume_create_api' (2fee0e0f-854d-40b2-9823-db0439c9cf10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:37.542111 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume request issued successfully. Jul 22 05:38:37.542779 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-34ce6991-6d41-4fa4-ad1a-79236893b21c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:38:37.543108 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 604/2383] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:38:37 2026] POST /volume/v3/volumes => generated 775 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:37.581915 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-745a2b00-c06e-4f72-9dd2-be6a7840f9f9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:37.584842 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-745a2b00-c06e-4f72-9dd2-be6a7840f9f9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 Jul 22 05:38:37.585423 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-745a2b00-c06e-4f72-9dd2-be6a7840f9f9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:37.585423 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-745a2b00-c06e-4f72-9dd2-be6a7840f9f9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:37.596665 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:37.596665 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:37.600726 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-745a2b00-c06e-4f72-9dd2-be6a7840f9f9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:37.610654 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-745a2b00-c06e-4f72-9dd2-be6a7840f9f9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 returned with HTTP 200 Jul 22 05:38:37.610654 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 603/2384] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:37 2026] GET /volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:37.848429 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cea1c989-5cd7-4fda-8b45-d75569b6e5e4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:37.849216 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cea1c989-5cd7-4fda-8b45-d75569b6e5e4 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e Jul 22 05:38:37.849518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cea1c989-5cd7-4fda-8b45-d75569b6e5e4 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:37.849819 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cea1c989-5cd7-4fda-8b45-d75569b6e5e4 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:37.857443 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cea1c989-5cd7-4fda-8b45-d75569b6e5e4 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e returned with HTTP 404 Jul 22 05:38:37.858069 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 595/2385] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:37 2026] GET /volume/v3/volumes/99d2505a-38f7-4706-812e-e64dadc8566e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:37.865646 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5d9bd8eb-25ad-4b40-836f-ea806e8eab72 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:37.867912 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5d9bd8eb-25ad-4b40-836f-ea806e8eab72 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] DELETE https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:37.868169 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5d9bd8eb-25ad-4b40-836f-ea806e8eab72 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:37.868377 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5d9bd8eb-25ad-4b40-836f-ea806e8eab72 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:37.868593 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-5d9bd8eb-25ad-4b40-836f-ea806e8eab72 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Delete volume with id: 14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:37.876195 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:37.876195 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:37.876740 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5d9bd8eb-25ad-4b40-836f-ea806e8eab72 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:37.896672 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5d9bd8eb-25ad-4b40-836f-ea806e8eab72 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Delete volume request issued successfully. Jul 22 05:38:37.896934 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5d9bd8eb-25ad-4b40-836f-ea806e8eab72 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 202 Jul 22 05:38:37.897528 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 584/2386] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:38:37 2026] DELETE /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:37.906455 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c4059710-ad22-4b9a-b8f7-100dc3cde007 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:37.908217 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c4059710-ad22-4b9a-b8f7-100dc3cde007 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:37.908492 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c4059710-ad22-4b9a-b8f7-100dc3cde007 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:37.908793 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c4059710-ad22-4b9a-b8f7-100dc3cde007 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:37.918419 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:37.918419 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:37.924370 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c4059710-ad22-4b9a-b8f7-100dc3cde007 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:37.928975 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c4059710-ad22-4b9a-b8f7-100dc3cde007 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 200 Jul 22 05:38:37.929502 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 605/2387] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:37 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:37.949555 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2515872d-8935-4818-9f71-46879d7902cd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:37.951315 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2515872d-8935-4818-9f71-46879d7902cd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:37.951489 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2515872d-8935-4818-9f71-46879d7902cd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:37.951714 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2515872d-8935-4818-9f71-46879d7902cd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:37.951826 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-2515872d-8935-4818-9f71-46879d7902cd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:37.956038 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:37.956038 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:37.956789 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2515872d-8935-4818-9f71-46879d7902cd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:37.957236 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 604/2388] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:37 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:38.624810 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-17713612-75cc-4cf8-acd1-a05293af423a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:38.627066 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-17713612-75cc-4cf8-acd1-a05293af423a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 Jul 22 05:38:38.627348 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-17713612-75cc-4cf8-acd1-a05293af423a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:38.627625 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-17713612-75cc-4cf8-acd1-a05293af423a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:38.635833 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:38.635833 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:38.640263 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-17713612-75cc-4cf8-acd1-a05293af423a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:38.644554 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-17713612-75cc-4cf8-acd1-a05293af423a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 returned with HTTP 200 Jul 22 05:38:38.644999 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 596/2389] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:38 2026] GET /volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:38.687944 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-024c507d-0eca-43b0-a9cd-c652f50e715c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:38.689453 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-024c507d-0eca-43b0-a9cd-c652f50e715c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:38:38.690107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-024c507d-0eca-43b0-a9cd-c652f50e715c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6db91de3-d337-4dcb-8f55-24afc829f077", "name": "tempest-type-Backup-1379501561"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:38.691595 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-024c507d-0eca-43b0-a9cd-c652f50e715c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating new backup {'backup': {'volume_id': '6db91de3-d337-4dcb-8f55-24afc829f077', 'name': 'tempest-type-Backup-1379501561'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:38:38.691852 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-024c507d-0eca-43b0-a9cd-c652f50e715c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating backup of volume 6db91de3-d337-4dcb-8f55-24afc829f077 in container None Jul 22 05:38:38.699014 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:38.699014 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:38.699819 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-024c507d-0eca-43b0-a9cd-c652f50e715c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:38.716741 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-024c507d-0eca-43b0-a9cd-c652f50e715c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['d455b9d1-1e69-41c9-aff7-0403e0d5750f', '93920704-de1b-46c1-9a07-1e72506794c4'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:38.753416 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-024c507d-0eca-43b0-a9cd-c652f50e715c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:38:38.754217 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 585/2390] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:38:38 2026] POST /volume/v3/backups => generated 314 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:38.787563 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9256fe3b-9bbc-4a15-8e4c-f64dd771468f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:38.790316 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9256fe3b-9bbc-4a15-8e4c-f64dd771468f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:38.790700 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9256fe3b-9bbc-4a15-8e4c-f64dd771468f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:38.791364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9256fe3b-9bbc-4a15-8e4c-f64dd771468f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:38.791364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-9256fe3b-9bbc-4a15-8e4c-f64dd771468f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:38.799100 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:38.799100 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:38.799973 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9256fe3b-9bbc-4a15-8e4c-f64dd771468f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:38.800464 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 606/2391] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:38 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:38.945606 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-50316929-91dc-4024-8e83-5f9eb19ad2c3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:38.948508 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-50316929-91dc-4024-8e83-5f9eb19ad2c3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 Jul 22 05:38:38.948959 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-50316929-91dc-4024-8e83-5f9eb19ad2c3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:38.949353 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-50316929-91dc-4024-8e83-5f9eb19ad2c3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:38.959564 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-50316929-91dc-4024-8e83-5f9eb19ad2c3 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 returned with HTTP 404 Jul 22 05:38:38.960312 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 605/2392] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:38 2026] GET /volume/v3/volumes/14f3ff31-f0b9-4c57-840e-0560e6cee8d3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:38.969495 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-58564023-f5cc-4c9b-b557-f32051e11e15 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:38.973718 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-58564023-f5cc-4c9b-b557-f32051e11e15 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:38.973961 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-58564023-f5cc-4c9b-b557-f32051e11e15 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:38.974162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-58564023-f5cc-4c9b-b557-f32051e11e15 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:38.974252 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-58564023-f5cc-4c9b-b557-f32051e11e15 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:38.981133 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:38.981133 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:38.982028 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-58564023-f5cc-4c9b-b557-f32051e11e15 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:38.982395 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 597/2393] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:38 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:39.031126 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9b771c6c-7d9e-4e85-9868-4b60a424569d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:39.033145 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9b771c6c-7d9e-4e85-9868-4b60a424569d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] DELETE https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:38:39.033489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9b771c6c-7d9e-4e85-9868-4b60a424569d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:39.035200 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9b771c6c-7d9e-4e85-9868-4b60a424569d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:39.035200 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-9b771c6c-7d9e-4e85-9868-4b60a424569d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Delete volume with id: 93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:38:39.042177 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:39.042177 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:39.042920 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9b771c6c-7d9e-4e85-9868-4b60a424569d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:39.063780 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9b771c6c-7d9e-4e85-9868-4b60a424569d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Delete volume request issued successfully. Jul 22 05:38:39.064195 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9b771c6c-7d9e-4e85-9868-4b60a424569d tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 202 Jul 22 05:38:39.064741 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 586/2394] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:38:39 2026] DELETE /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 05:38:39.074387 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2b32a992-de29-4363-b3a1-cb2bf81fe0e0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:39.076209 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2b32a992-de29-4363-b3a1-cb2bf81fe0e0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:38:39.076357 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2b32a992-de29-4363-b3a1-cb2bf81fe0e0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:39.076536 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2b32a992-de29-4363-b3a1-cb2bf81fe0e0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:39.083460 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:39.083460 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:39.087303 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2b32a992-de29-4363-b3a1-cb2bf81fe0e0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Volume info retrieved successfully. Jul 22 05:38:39.092656 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2b32a992-de29-4363-b3a1-cb2bf81fe0e0 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 200 Jul 22 05:38:39.093126 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 607/2395] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:39 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:39.823525 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8c081abb-df01-4dcc-966a-c802ea61139e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:39.827189 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8c081abb-df01-4dcc-966a-c802ea61139e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:39.827496 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8c081abb-df01-4dcc-966a-c802ea61139e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:39.827800 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8c081abb-df01-4dcc-966a-c802ea61139e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:39.827965 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8c081abb-df01-4dcc-966a-c802ea61139e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:39.833710 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:39.833710 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:39.834387 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8c081abb-df01-4dcc-966a-c802ea61139e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:39.834809 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 606/2396] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:39 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:39.998654 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-384e2242-9770-4776-9ade-e1c70152c26c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:40.002750 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-384e2242-9770-4776-9ade-e1c70152c26c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:40.002750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-384e2242-9770-4776-9ade-e1c70152c26c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:40.002750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-384e2242-9770-4776-9ade-e1c70152c26c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:40.002750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-384e2242-9770-4776-9ade-e1c70152c26c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:40.008765 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:40.008765 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:40.009913 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-384e2242-9770-4776-9ade-e1c70152c26c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:40.010878 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 598/2397] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:39 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:40.116070 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2b62fd0d-5d7d-4492-a3b9-74631e75d1b9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:40.118994 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2b62fd0d-5d7d-4492-a3b9-74631e75d1b9 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] GET https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 Jul 22 05:38:40.119943 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2b62fd0d-5d7d-4492-a3b9-74631e75d1b9 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:40.120684 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2b62fd0d-5d7d-4492-a3b9-74631e75d1b9 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:40.128281 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2b62fd0d-5d7d-4492-a3b9-74631e75d1b9 tempest-AttachVolumeTestJSON-1934954628 tempest-AttachVolumeTestJSON-1934954628-project-member] https://10.4.3.91/volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 returned with HTTP 404 Jul 22 05:38:40.128281 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 587/2398] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:40 2026] GET /volume/v3/volumes/93c92b8c-3b26-4c6f-9a0a-de2c6f5276c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:40.849347 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1e6b4d22-a5ed-4d2f-b48a-bbc38cfa6b54 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:40.852975 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1e6b4d22-a5ed-4d2f-b48a-bbc38cfa6b54 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:40.853849 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1e6b4d22-a5ed-4d2f-b48a-bbc38cfa6b54 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:40.854182 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1e6b4d22-a5ed-4d2f-b48a-bbc38cfa6b54 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:40.854406 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1e6b4d22-a5ed-4d2f-b48a-bbc38cfa6b54 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:40.860186 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:40.860186 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:40.861342 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1e6b4d22-a5ed-4d2f-b48a-bbc38cfa6b54 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:40.861951 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 608/2399] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:40 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:41.025829 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7ae96c69-eef1-4c19-b7c6-fe734791d87d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:41.028508 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7ae96c69-eef1-4c19-b7c6-fe734791d87d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:41.029661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7ae96c69-eef1-4c19-b7c6-fe734791d87d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:41.029661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7ae96c69-eef1-4c19-b7c6-fe734791d87d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:41.029661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-7ae96c69-eef1-4c19-b7c6-fe734791d87d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:41.034900 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:41.034900 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:41.035938 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7ae96c69-eef1-4c19-b7c6-fe734791d87d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:41.036574 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 607/2400] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:41 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:41.873389 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b4413097-5e76-41e4-be66-d19a37394dea None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:41.876119 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b4413097-5e76-41e4-be66-d19a37394dea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:41.876475 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b4413097-5e76-41e4-be66-d19a37394dea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:41.876755 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b4413097-5e76-41e4-be66-d19a37394dea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:41.876953 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-b4413097-5e76-41e4-be66-d19a37394dea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:41.882850 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:41.882850 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:41.883460 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b4413097-5e76-41e4-be66-d19a37394dea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:41.883965 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 599/2401] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:41 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:38:42.052411 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f4ac4361-a43c-433b-b172-19dbabfd6165 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:42.058304 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f4ac4361-a43c-433b-b172-19dbabfd6165 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:42.058304 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f4ac4361-a43c-433b-b172-19dbabfd6165 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:42.058304 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f4ac4361-a43c-433b-b172-19dbabfd6165 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:42.058304 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f4ac4361-a43c-433b-b172-19dbabfd6165 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:42.062341 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:42.062341 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:42.064073 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f4ac4361-a43c-433b-b172-19dbabfd6165 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:42.067820 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 588/2402] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:42 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:38:42.903162 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8339a19b-14c3-45c0-b383-1c60d374adda None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:42.905384 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8339a19b-14c3-45c0-b383-1c60d374adda tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:42.905645 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8339a19b-14c3-45c0-b383-1c60d374adda tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:42.905877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8339a19b-14c3-45c0-b383-1c60d374adda tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:42.906473 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-8339a19b-14c3-45c0-b383-1c60d374adda tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:42.914641 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:42.914641 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:42.914865 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8339a19b-14c3-45c0-b383-1c60d374adda tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:42.915170 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 609/2403] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:42 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:43.084687 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8591eba0-d09c-499e-ac3f-9c24d11ba65c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:43.086512 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8591eba0-d09c-499e-ac3f-9c24d11ba65c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:43.086731 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8591eba0-d09c-499e-ac3f-9c24d11ba65c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:43.086973 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8591eba0-d09c-499e-ac3f-9c24d11ba65c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:43.087083 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8591eba0-d09c-499e-ac3f-9c24d11ba65c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:43.091680 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:43.091680 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:43.092914 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8591eba0-d09c-499e-ac3f-9c24d11ba65c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:43.093315 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 608/2404] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:43 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:43.948060 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-77fd7f18-f4be-44d9-bc6b-77f70ceabb4d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:43.950975 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-77fd7f18-f4be-44d9-bc6b-77f70ceabb4d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:43.953622 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-77fd7f18-f4be-44d9-bc6b-77f70ceabb4d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:43.954129 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-77fd7f18-f4be-44d9-bc6b-77f70ceabb4d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:43.955126 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-77fd7f18-f4be-44d9-bc6b-77f70ceabb4d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:43.961424 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:43.961424 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:43.962339 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-77fd7f18-f4be-44d9-bc6b-77f70ceabb4d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:43.962816 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 600/2405] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:43 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:44.105724 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-45b31863-0daf-4dc5-b65d-4c7e515faaf3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:44.107800 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45b31863-0daf-4dc5-b65d-4c7e515faaf3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:44.108195 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45b31863-0daf-4dc5-b65d-4c7e515faaf3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:44.108542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45b31863-0daf-4dc5-b65d-4c7e515faaf3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:44.109650 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-45b31863-0daf-4dc5-b65d-4c7e515faaf3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:44.113745 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:44.113745 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:44.114932 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45b31863-0daf-4dc5-b65d-4c7e515faaf3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:44.115474 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 589/2406] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:44 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:44.221347 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e07ecfc4-563c-40e8-aaa1-e3cc9576b2e5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:44.306526 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e07ecfc4-563c-40e8-aaa1-e3cc9576b2e5 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:38:44.306930 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e07ecfc4-563c-40e8-aaa1-e3cc9576b2e5 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-684823398"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:44.335667 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e07ecfc4-563c-40e8-aaa1-e3cc9576b2e5 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:38:44.336186 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 610/2407] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:38:44 2026] POST /volume/v3/types => generated 223 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:44.346977 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0ec9b386-a1c9-4cc6-9111-960189cde8e7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:44.348863 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0ec9b386-a1c9-4cc6-9111-960189cde8e7 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:38:44.349200 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0ec9b386-a1c9-4cc6-9111-960189cde8e7 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-968489591"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:44.368795 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0ec9b386-a1c9-4cc6-9111-960189cde8e7 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:38:44.369475 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 609/2408] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:38:44 2026] POST /volume/v3/group_types => generated 180 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:44.379737 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-388f2dcd-90f5-4f1b-a035-3a40180120f1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:44.445659 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-388f2dcd-90f5-4f1b-a035-3a40180120f1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/groups Jul 22 05:38:44.445659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-388f2dcd-90f5-4f1b-a035-3a40180120f1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "aebed50b-c585-4b3a-b018-e03b7c6f566d", "volume_types": ["367c9d3c-7b2f-4410-b661-0dce7244d757"], "name": "tempest-GroupSnapshotsTest-Group-2043752763"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:44.445659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-388f2dcd-90f5-4f1b-a035-3a40180120f1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating new group {'group': {'group_type': 'aebed50b-c585-4b3a-b018-e03b7c6f566d', 'volume_types': ['367c9d3c-7b2f-4410-b661-0dce7244d757'], 'name': 'tempest-GroupSnapshotsTest-Group-2043752763'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 05:38:44.450173 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.groups [None req-388f2dcd-90f5-4f1b-a035-3a40180120f1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating group tempest-GroupSnapshotsTest-Group-2043752763. Jul 22 05:38:44.466099 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-388f2dcd-90f5-4f1b-a035-3a40180120f1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Availability zone cache updated, next update will occur around 2026-07-22 06:38:44.465612. {{(pid=100091) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:38:44.466572 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-388f2dcd-90f5-4f1b-a035-3a40180120f1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Availability Zones retrieved successfully. Jul 22 05:38:44.511199 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-388f2dcd-90f5-4f1b-a035-3a40180120f1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['468eb5b2-ebe3-4634-8215-4e170c813ac3'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:44.550461 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-388f2dcd-90f5-4f1b-a035-3a40180120f1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups returned with HTTP 202 Jul 22 05:38:44.550461 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 601/2409] 10.4.3.91 () {70 vars in 1290 bytes} [Wed Jul 22 05:38:44 2026] POST /volume/v3/groups => generated 112 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:44.560934 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-881c4956-a832-4b46-baac-d0c5cdfa6df9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:44.562267 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-881c4956-a832-4b46-baac-d0c5cdfa6df9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a Jul 22 05:38:44.562588 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-881c4956-a832-4b46-baac-d0c5cdfa6df9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:44.562867 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-881c4956-a832-4b46-baac-d0c5cdfa6df9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:44.563084 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-881c4956-a832-4b46-baac-d0c5cdfa6df9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member f01309de-a2f4-48cc-8dd1-d5bf5d36f90a {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:44.567281 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:44.567281 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:44.575208 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-881c4956-a832-4b46-baac-d0c5cdfa6df9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a returned with HTTP 200 Jul 22 05:38:44.575508 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 590/2410] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:44 2026] GET /volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:44.979982 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f3082efe-0195-468e-8be4-ab6e236228a0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:44.981865 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f3082efe-0195-468e-8be4-ab6e236228a0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:44.982158 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f3082efe-0195-468e-8be4-ab6e236228a0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:44.982428 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f3082efe-0195-468e-8be4-ab6e236228a0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:44.982588 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-f3082efe-0195-468e-8be4-ab6e236228a0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:44.989223 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:44.989223 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:44.990066 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f3082efe-0195-468e-8be4-ab6e236228a0 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:44.990560 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 611/2411] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:44 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:45.127444 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d6f499f4-b34e-49c4-8922-334b1eaefa16 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:45.129491 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d6f499f4-b34e-49c4-8922-334b1eaefa16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:45.129727 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d6f499f4-b34e-49c4-8922-334b1eaefa16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:45.129930 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d6f499f4-b34e-49c4-8922-334b1eaefa16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:45.130060 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d6f499f4-b34e-49c4-8922-334b1eaefa16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:45.135200 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:45.135200 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:45.136149 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d6f499f4-b34e-49c4-8922-334b1eaefa16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:45.136816 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 610/2412] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:45 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:45.586960 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c4c7be1a-9fa2-48e4-851c-d46c87763a5f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:45.588791 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c4c7be1a-9fa2-48e4-851c-d46c87763a5f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a Jul 22 05:38:45.589414 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c4c7be1a-9fa2-48e4-851c-d46c87763a5f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:45.589783 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c4c7be1a-9fa2-48e4-851c-d46c87763a5f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:45.589960 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-c4c7be1a-9fa2-48e4-851c-d46c87763a5f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member f01309de-a2f4-48cc-8dd1-d5bf5d36f90a {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:45.593972 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:45.593972 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:45.603524 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c4c7be1a-9fa2-48e4-851c-d46c87763a5f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a returned with HTTP 200 Jul 22 05:38:45.604144 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 602/2413] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:45 2026] GET /volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:45.615768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:45.618081 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:38:45.618575 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-232399804", "volume_type": "367c9d3c-7b2f-4410-b661-0dce7244d757", "group_id": "f01309de-a2f4-48cc-8dd1-d5bf5d36f90a", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:45.620647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-232399804', 'volume_type': '367c9d3c-7b2f-4410-b661-0dce7244d757', 'group_id': 'f01309de-a2f4-48cc-8dd1-d5bf5d36f90a', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:38:45.634269 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:45.634269 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:45.634929 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume of 1 GB Jul 22 05:38:45.645460 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Availability Zones retrieved successfully. Jul 22 05:38:45.652768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Flow 'volume_create_api' (c49e6ced-86ca-4ca0-8384-a9a4e757716f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:45.656166 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1922334d-3d68-4594-b890-5e037b5ece4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:45.657541 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:45.657541 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:45.658392 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:45.687240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1922334d-3d68-4594-b890-5e037b5ece4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:38:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=367c9d3c-7b2f-4410-b661-0dce7244d757,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-684823398',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '367c9d3c-7b2f-4410-b661-0dce7244d757', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f01309de-a2f4-48cc-8dd1-d5bf5d36f90a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:45.688241 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f448df21-492b-48ea-b58a-8322f029a3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:45.718824 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-684823398 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-684823398, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:38:45.719137 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-684823398 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-684823398, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:38:45.762656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['8f3ca587-d716-449b-b830-9e4b915e0ebc', 'e1dd340a-fc86-4b33-9cac-bf84e4eb6394', '54938343-4b82-4e33-aa9b-56e1579e2a9b', '0b50fb85-c0fb-470a-b5bd-580342b22c37'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:45.763881 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f448df21-492b-48ea-b58a-8322f029a3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f3ca587-d716-449b-b830-9e4b915e0ebc', 'e1dd340a-fc86-4b33-9cac-bf84e4eb6394', '54938343-4b82-4e33-aa9b-56e1579e2a9b', '0b50fb85-c0fb-470a-b5bd-580342b22c37']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:45.765056 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4266b2fe-f240-47a1-8427-d1a28159357b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:45.796766 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4266b2fe-f240-47a1-8427-d1a28159357b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05e231da-ffb1-46aa-861a-41da93c18f8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-232399804',encryption_key_id=None,group_id=f01309de-a2f4-48cc-8dd1-d5bf5d36f90a,group_type_id=,metadata={},multiattach=False,project_id='55b49bd2008a4e1fbf674ee05b09c60f',qos_specs=None,replication_status=,reservations=['8f3ca587-d716-449b-b830-9e4b915e0ebc','e1dd340a-fc86-4b33-9cac-bf84e4eb6394','54938343-4b82-4e33-aa9b-56e1579e2a9b','0b50fb85-c0fb-470a-b5bd-580342b22c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bff5f42c7d164cc38cd75937adce1767',volume_type_id=367c9d3c-7b2f-4410-b661-0dce7244d757), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-232399804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f01309de-a2f4-48cc-8dd1-d5bf5d36f90a,host=None,id=05e231da-ffb1-46aa-861a-41da93c18f8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55b49bd2008a4e1fbf674ee05b09c60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bff5f42c7d164cc38cd75937adce1767',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(367c9d3c-7b2f-4410-b661-0dce7244d757),volume_type_id=367c9d3c-7b2f-4410-b661-0dce7244d757)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:45.797902 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eac8968-dc52-4aca-ba29-2576e6cfbc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:45.833146 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eac8968-dc52-4aca-ba29-2576e6cfbc29) transitioned into state 'SUCCESS' from state '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-232399804',encryption_key_id=None,group_id=f01309de-a2f4-48cc-8dd1-d5bf5d36f90a,group_type_id=,metadata={},multiattach=False,project_id='55b49bd2008a4e1fbf674ee05b09c60f',qos_specs=None,replication_status=,reservations=['8f3ca587-d716-449b-b830-9e4b915e0ebc','e1dd340a-fc86-4b33-9cac-bf84e4eb6394','54938343-4b82-4e33-aa9b-56e1579e2a9b','0b50fb85-c0fb-470a-b5bd-580342b22c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bff5f42c7d164cc38cd75937adce1767',volume_type_id=367c9d3c-7b2f-4410-b661-0dce7244d757)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:45.834259 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99247a21-8c08-4e11-8953-940f4d120d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:45.852860 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99247a21-8c08-4e11-8953-940f4d120d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:45.854023 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Flow 'volume_create_api' (c49e6ced-86ca-4ca0-8384-a9a4e757716f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:45.854466 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume request issued successfully. Jul 22 05:38:45.855547 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:45.855714 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:45.908525 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:45.912499 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:45.912499 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:45.917391 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4245fb00-964f-4ee5-b998-a762cf2d9cc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:38:45.917935 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 591/2414] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:38:45 2026] POST /volume/v3/volumes => generated 819 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:45.932373 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-961f529a-9a23-4901-9a41-089974c4b32f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:45.934324 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-961f529a-9a23-4901-9a41-089974c4b32f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f Jul 22 05:38:45.934540 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-961f529a-9a23-4901-9a41-089974c4b32f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:45.936346 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-961f529a-9a23-4901-9a41-089974c4b32f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:45.945521 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:45.945521 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:45.950333 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-961f529a-9a23-4901-9a41-089974c4b32f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:38:45.951313 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-961f529a-9a23-4901-9a41-089974c4b32f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:45.951540 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-961f529a-9a23-4901-9a41-089974c4b32f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:45.982625 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9cc8cac5-308a-4a83-99be-ef79f5a7a194 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:45.988900 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9cc8cac5-308a-4a83-99be-ef79f5a7a194 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:38:45.988900 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9cc8cac5-308a-4a83-99be-ef79f5a7a194 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:45.988900 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9cc8cac5-308a-4a83-99be-ef79f5a7a194 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:45.992721 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:45.992721 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:45.995039 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-961f529a-9a23-4901-9a41-089974c4b32f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:45.998331 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9cc8cac5-308a-4a83-99be-ef79f5a7a194 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:38:45.999000 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:45.999000 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:46.001605 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9cc8cac5-308a-4a83-99be-ef79f5a7a194 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 200 Jul 22 05:38:46.002012 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 611/2415] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:45 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:46.008365 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3dbd3303-3aac-4e60-90fd-aa4f6c545706 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:46.013081 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-961f529a-9a23-4901-9a41-089974c4b32f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f returned with HTTP 200 Jul 22 05:38:46.013081 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 612/2416] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:45 2026] GET /volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f => generated 887 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:46.013209 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3dbd3303-3aac-4e60-90fd-aa4f6c545706 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:46.013209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3dbd3303-3aac-4e60-90fd-aa4f6c545706 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:46.013209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3dbd3303-3aac-4e60-90fd-aa4f6c545706 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:46.013209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-3dbd3303-3aac-4e60-90fd-aa4f6c545706 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:46.027354 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:46.027354 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:46.028058 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3dbd3303-3aac-4e60-90fd-aa4f6c545706 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:46.028541 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 603/2417] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:46 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:46.055585 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-473626fd-982c-4b4a-8530-082b00371237 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:46.059646 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-473626fd-982c-4b4a-8530-082b00371237 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:38:46.059646 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-473626fd-982c-4b4a-8530-082b00371237 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:46.059646 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-473626fd-982c-4b4a-8530-082b00371237 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:46.065340 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:46.065340 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:46.069013 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-473626fd-982c-4b4a-8530-082b00371237 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:38:46.073184 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-473626fd-982c-4b4a-8530-082b00371237 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 200 Jul 22 05:38:46.073564 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 592/2418] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:46 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:46.148729 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c02ec823-25f1-4f48-a4d6-09dced9f546a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:46.150528 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c02ec823-25f1-4f48-a4d6-09dced9f546a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:46.150785 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c02ec823-25f1-4f48-a4d6-09dced9f546a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:46.150972 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c02ec823-25f1-4f48-a4d6-09dced9f546a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:46.151086 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c02ec823-25f1-4f48-a4d6-09dced9f546a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:46.158660 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:46.158660 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:46.158660 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c02ec823-25f1-4f48-a4d6-09dced9f546a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:46.158660 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 612/2419] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:46 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:47.024079 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3b1b6db3-9047-48b9-bab0-cadddae6d1d7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:47.026441 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3b1b6db3-9047-48b9-bab0-cadddae6d1d7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f Jul 22 05:38:47.026674 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3b1b6db3-9047-48b9-bab0-cadddae6d1d7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:47.026888 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3b1b6db3-9047-48b9-bab0-cadddae6d1d7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:47.033929 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:47.033929 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:47.038763 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3b1b6db3-9047-48b9-bab0-cadddae6d1d7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:38:47.039572 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-3b1b6db3-9047-48b9-bab0-cadddae6d1d7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:47.039803 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-3b1b6db3-9047-48b9-bab0-cadddae6d1d7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:47.043291 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f6324328-b250-4904-8ef1-3ea91860ece5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:47.045859 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f6324328-b250-4904-8ef1-3ea91860ece5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:47.046245 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f6324328-b250-4904-8ef1-3ea91860ece5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:47.046549 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f6324328-b250-4904-8ef1-3ea91860ece5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:47.046724 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-f6324328-b250-4904-8ef1-3ea91860ece5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:47.051934 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:47.051934 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:47.052927 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f6324328-b250-4904-8ef1-3ea91860ece5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:47.053425 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 604/2420] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:47 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:47.087379 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-3b1b6db3-9047-48b9-bab0-cadddae6d1d7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:47.091292 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:47.091292 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:47.100494 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3b1b6db3-9047-48b9-bab0-cadddae6d1d7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f returned with HTTP 200 Jul 22 05:38:47.100965 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 613/2421] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:47 2026] GET /volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:47.115463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c2e2712c-f9d5-41bb-9e76-250d07dd5271 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:47.117563 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c2e2712c-f9d5-41bb-9e76-250d07dd5271 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/group_snapshots Jul 22 05:38:47.117966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c2e2712c-f9d5-41bb-9e76-250d07dd5271 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f01309de-a2f4-48cc-8dd1-d5bf5d36f90a", "name": "tempest-group_snapshot-1332349221"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:47.119685 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.group_snapshots [None req-c2e2712c-f9d5-41bb-9e76-250d07dd5271 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f01309de-a2f4-48cc-8dd1-d5bf5d36f90a', 'name': 'tempest-group_snapshot-1332349221'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 05:38:47.125940 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:47.125940 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:47.131339 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.group_snapshots [None req-c2e2712c-f9d5-41bb-9e76-250d07dd5271 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating group_snapshot tempest-group_snapshot-1332349221. Jul 22 05:38:47.169454 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a92985ee-5cee-4a94-9978-40d5ba620570 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:47.170462 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:47.170462 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:47.174057 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a92985ee-5cee-4a94-9978-40d5ba620570 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:47.174373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a92985ee-5cee-4a94-9978-40d5ba620570 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:47.174573 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a92985ee-5cee-4a94-9978-40d5ba620570 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:47.174785 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a92985ee-5cee-4a94-9978-40d5ba620570 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:47.179569 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:47.179569 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:47.180518 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a92985ee-5cee-4a94-9978-40d5ba620570 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:47.181034 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 613/2422] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:47 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:47.186515 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-c2e2712c-f9d5-41bb-9e76-250d07dd5271 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-684823398 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-684823398, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:38:47.220268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-c2e2712c-f9d5-41bb-9e76-250d07dd5271 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['68c0f3e7-e06c-4bed-903a-f92133fa9a4b', '8861de17-7672-429b-ae98-71642bb46edf', '83bfb6de-e72b-406e-a564-ae25d509ac1e', '706489e0-8ae7-4c64-97d4-bfcd0e9c50f4'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:47.252992 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c2e2712c-f9d5-41bb-9e76-250d07dd5271 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots returned with HTTP 202 Jul 22 05:38:47.253525 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 593/2423] 10.4.3.91 () {70 vars in 1317 bytes} [Wed Jul 22 05:38:47 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:47.266526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-95180790-46bb-4b2e-b3ae-1d8df1780a91 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:47.269078 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-95180790-46bb-4b2e-b3ae-1d8df1780a91 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be Jul 22 05:38:47.269386 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-95180790-46bb-4b2e-b3ae-1d8df1780a91 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:47.269704 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-95180790-46bb-4b2e-b3ae-1d8df1780a91 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:47.269901 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.group_snapshots [None req-95180790-46bb-4b2e-b3ae-1d8df1780a91 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member cf4d6dac-05cc-458f-975e-8c43fe88f7be {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:38:47.276846 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:47.276846 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:47.294442 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-95180790-46bb-4b2e-b3ae-1d8df1780a91 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be returned with HTTP 200 Jul 22 05:38:47.295393 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 605/2424] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:38:47 2026] GET /volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:48.065693 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-39c11aeb-fe5a-4a8d-be19-d5685d8ecf85 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:48.068846 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-39c11aeb-fe5a-4a8d-be19-d5685d8ecf85 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:48.068846 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-39c11aeb-fe5a-4a8d-be19-d5685d8ecf85 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:48.069124 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-39c11aeb-fe5a-4a8d-be19-d5685d8ecf85 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:48.069281 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-39c11aeb-fe5a-4a8d-be19-d5685d8ecf85 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:48.075572 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.075572 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:48.076083 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-39c11aeb-fe5a-4a8d-be19-d5685d8ecf85 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:48.077265 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 614/2425] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:48 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:48.198725 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ce1f44ec-c98b-4bfb-a0b5-6bc563af29b7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:48.198725 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ce1f44ec-c98b-4bfb-a0b5-6bc563af29b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:48.199079 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ce1f44ec-c98b-4bfb-a0b5-6bc563af29b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:48.199132 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ce1f44ec-c98b-4bfb-a0b5-6bc563af29b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:48.199290 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-ce1f44ec-c98b-4bfb-a0b5-6bc563af29b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:48.204867 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.204867 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:48.205855 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ce1f44ec-c98b-4bfb-a0b5-6bc563af29b7 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:48.206320 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 614/2426] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:48 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:48.308432 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-25ff2f9b-f052-41f4-93d7-ef47fa633a84 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:48.311746 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-25ff2f9b-f052-41f4-93d7-ef47fa633a84 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be Jul 22 05:38:48.311746 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-25ff2f9b-f052-41f4-93d7-ef47fa633a84 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:48.311746 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-25ff2f9b-f052-41f4-93d7-ef47fa633a84 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:48.311746 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.group_snapshots [None req-25ff2f9b-f052-41f4-93d7-ef47fa633a84 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member cf4d6dac-05cc-458f-975e-8c43fe88f7be {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:38:48.315073 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.315073 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:48.320181 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-25ff2f9b-f052-41f4-93d7-ef47fa633a84 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be returned with HTTP 200 Jul 22 05:38:48.320552 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 594/2427] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:38:48 2026] GET /volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:48.331969 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d44ec8d0-beef-4d8b-a123-0ed4900b21c7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:48.334206 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d44ec8d0-beef-4d8b-a123-0ed4900b21c7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail Jul 22 05:38:48.334558 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d44ec8d0-beef-4d8b-a123-0ed4900b21c7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:48.334830 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d44ec8d0-beef-4d8b-a123-0ed4900b21c7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:48.335257 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-d44ec8d0-beef-4d8b-a123-0ed4900b21c7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:38:48.337046 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.db.api [None req-d44ec8d0-beef-4d8b-a123-0ed4900b21c7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Building query based on filter {{(pid=100091) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:38:48.344093 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d44ec8d0-beef-4d8b-a123-0ed4900b21c7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all snapshots completed successfully. Jul 22 05:38:48.344726 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.344726 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:48.346155 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d44ec8d0-beef-4d8b-a123-0ed4900b21c7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 05:38:48.347515 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 606/2428] 10.4.3.91 () {66 vars in 1257 bytes} [Wed Jul 22 05:38:48 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 22 05:38:48.361096 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7794e055-f9f4-4aa3-909f-a3f7149bb05d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:48.364790 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7794e055-f9f4-4aa3-909f-a3f7149bb05d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/ceb59b3f-fd9f-4436-a7c5-6aa33deaf064 Jul 22 05:38:48.365020 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7794e055-f9f4-4aa3-909f-a3f7149bb05d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:48.365264 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7794e055-f9f4-4aa3-909f-a3f7149bb05d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:48.373569 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.373569 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:48.374108 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7794e055-f9f4-4aa3-909f-a3f7149bb05d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Snapshot retrieved successfully. Jul 22 05:38:48.374891 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7794e055-f9f4-4aa3-909f-a3f7149bb05d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/ceb59b3f-fd9f-4436-a7c5-6aa33deaf064 returned with HTTP 200 Jul 22 05:38:48.375499 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 615/2429] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:38:48 2026] GET /volume/v3/snapshots/ceb59b3f-fd9f-4436-a7c5-6aa33deaf064 => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:48.385318 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:48.387543 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/groups/action Jul 22 05:38:48.388038 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "cf4d6dac-05cc-458f-975e-8c43fe88f7be", "name": "tempest-Group_from_snap-1483157586"}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:48.388243 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "cf4d6dac-05cc-458f-975e-8c43fe88f7be", "name": "tempest-Group_from_snap-1483157586"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:48.389854 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'cf4d6dac-05cc-458f-975e-8c43fe88f7be', 'name': 'tempest-Group_from_snap-1483157586'}}. {{(pid=100094) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 22 05:38:48.389975 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating group tempest-Group_from_snap-1483157586 from group_snapshot cf4d6dac-05cc-458f-975e-8c43fe88f7be. Jul 22 05:38:48.397870 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.397870 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:48.406521 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.406521 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:48.411339 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.411339 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:48.464838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['6abaf1ef-4a9a-4a01-9751-e7d80092420d'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:48.525658 np0000005624 devstack@c-api.service[100094]: INFO cinder.group.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] A mapping entry already exists for group 0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 and volume type 367c9d3c-7b2f-4410-b661-0dce7244d757. Do not need to create again. Jul 22 05:38:48.525658 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.525658 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:48.525658 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Availability Zones retrieved successfully. Jul 22 05:38:48.530674 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Flow 'volume_create_api' (ac9dc4c9-2942-4905-b207-72e7ba2c120f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:48.531987 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86da64ba-2914-4bdc-8107-bd644b66cc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:48.533209 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:48.565777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86da64ba-2914-4bdc-8107-bd644b66cc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ceb59b3f-fd9f-4436-a7c5-6aa33deaf064', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:38:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=367c9d3c-7b2f-4410-b661-0dce7244d757,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-684823398',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '367c9d3c-7b2f-4410-b661-0dce7244d757', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0b3b4d5d-dce7-4b94-831a-5f3337fd3a06', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:48.566953 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4f3045-1fbe-4c95-b40f-4b6ffcf03cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:48.598542 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-684823398 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-684823398, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:38:48.613676 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['e53c8577-9f75-4ff9-b50b-64c301f769e6', '81cce2da-05fb-4b79-a793-b07dac2fd21c'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:48.614557 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4f3045-1fbe-4c95-b40f-4b6ffcf03cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e53c8577-9f75-4ff9-b50b-64c301f769e6', '81cce2da-05fb-4b79-a793-b07dac2fd21c']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:48.615502 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352a7936-da60-4dcf-a616-68fd4e551a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:48.657568 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352a7936-da60-4dcf-a616-68fd4e551a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a55d99d-1c61-4890-8f55-f42c5674168f', '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=0b3b4d5d-dce7-4b94-831a-5f3337fd3a06,group_type_id=,metadata={},multiattach=False,project_id='55b49bd2008a4e1fbf674ee05b09c60f',qos_specs=None,replication_status=,reservations=['e53c8577-9f75-4ff9-b50b-64c301f769e6','81cce2da-05fb-4b79-a793-b07dac2fd21c'],size=1,snapshot_id=ceb59b3f-fd9f-4436-a7c5-6aa33deaf064,source_replicaid=,source_volid=None,status='creating',user_id='bff5f42c7d164cc38cd75937adce1767',volume_type_id=367c9d3c-7b2f-4410-b661-0dce7244d757), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0b3b4d5d-dce7-4b94-831a-5f3337fd3a06,host=None,id=2a55d99d-1c61-4890-8f55-f42c5674168f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55b49bd2008a4e1fbf674ee05b09c60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ceb59b3f-fd9f-4436-a7c5-6aa33deaf064,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bff5f42c7d164cc38cd75937adce1767',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(367c9d3c-7b2f-4410-b661-0dce7244d757),volume_type_id=367c9d3c-7b2f-4410-b661-0dce7244d757)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:48.658444 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5c789e-4ed5-41c3-986c-2607451d1a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:48.677725 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5c789e-4ed5-41c3-986c-2607451d1a21) transitioned into state 'SUCCESS' from 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=0b3b4d5d-dce7-4b94-831a-5f3337fd3a06,group_type_id=,metadata={},multiattach=False,project_id='55b49bd2008a4e1fbf674ee05b09c60f',qos_specs=None,replication_status=,reservations=['e53c8577-9f75-4ff9-b50b-64c301f769e6','81cce2da-05fb-4b79-a793-b07dac2fd21c'],size=1,snapshot_id=ceb59b3f-fd9f-4436-a7c5-6aa33deaf064,source_replicaid=,source_volid=None,status='creating',user_id='bff5f42c7d164cc38cd75937adce1767',volume_type_id=367c9d3c-7b2f-4410-b661-0dce7244d757)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:48.678761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Flow 'volume_create_api' (ac9dc4c9-2942-4905-b207-72e7ba2c120f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:48.679147 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume request issued successfully. Jul 22 05:38:48.697665 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3139306c-f9ff-4bf7-a44b-5fe9a257c49e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/action returned with HTTP 202 Jul 22 05:38:48.697665 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 615/2430] 10.4.3.91 () {70 vars in 1311 bytes} [Wed Jul 22 05:38:48 2026] POST /volume/v3/groups/action => generated 103 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:48.705080 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:48.706959 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:38:48.707311 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:48.707507 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:48.707799 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:38:48.708447 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:38:48.717426 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all volumes completed successfully. Jul 22 05:38:48.718657 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:48.718657 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:48.759348 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:48.762435 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.762435 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:48.766548 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:48.766668 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:48.810867 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:48.814331 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.814331 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:48.825257 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-21ce5ab6-1da1-49fd-b474-67074d4b27ca tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:38:48.826307 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 595/2431] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:38:48 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:48.841863 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1d7a8905-eaca-40c1-8521-91dc2a8b797b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:48.843692 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1d7a8905-eaca-40c1-8521-91dc2a8b797b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/2a55d99d-1c61-4890-8f55-f42c5674168f Jul 22 05:38:48.843933 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1d7a8905-eaca-40c1-8521-91dc2a8b797b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:48.844114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1d7a8905-eaca-40c1-8521-91dc2a8b797b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:48.855961 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.855961 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:48.860453 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1d7a8905-eaca-40c1-8521-91dc2a8b797b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:38:48.861214 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-1d7a8905-eaca-40c1-8521-91dc2a8b797b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:48.861408 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-1d7a8905-eaca-40c1-8521-91dc2a8b797b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:48.903114 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-1d7a8905-eaca-40c1-8521-91dc2a8b797b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:48.907460 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.907460 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:48.921791 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1d7a8905-eaca-40c1-8521-91dc2a8b797b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/2a55d99d-1c61-4890-8f55-f42c5674168f returned with HTTP 200 Jul 22 05:38:48.922032 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 607/2432] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:48 2026] GET /volume/v3/volumes/2a55d99d-1c61-4890-8f55-f42c5674168f => generated 924 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:48.940251 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7cc415ac-f022-4866-9077-08e999a0237e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:48.942353 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7cc415ac-f022-4866-9077-08e999a0237e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 Jul 22 05:38:48.942624 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7cc415ac-f022-4866-9077-08e999a0237e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:48.942859 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7cc415ac-f022-4866-9077-08e999a0237e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:48.943018 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-7cc415ac-f022-4866-9077-08e999a0237e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member 0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:48.947742 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.947742 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:48.963706 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7cc415ac-f022-4866-9077-08e999a0237e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 returned with HTTP 200 Jul 22 05:38:48.963706 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 616/2433] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:48 2026] GET /volume/v3/groups/0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:48.971292 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:48.973563 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:38:48.973794 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:48.974060 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:48.974399 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:38:48.974914 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:48.974914 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:48.975577 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:38:48.987044 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all volumes completed successfully. Jul 22 05:38:48.988111 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:48.988344 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:49.031126 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:49.034811 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:49.034811 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:49.038748 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:49.038952 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:49.086832 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:49.089692 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:49.089692 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:49.090216 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-95bafcc3-8350-4232-a7b1-39d6763734bc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:49.092507 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-95bafcc3-8350-4232-a7b1-39d6763734bc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:49.092792 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-95bafcc3-8350-4232-a7b1-39d6763734bc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:49.093006 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-95bafcc3-8350-4232-a7b1-39d6763734bc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:49.093141 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-95bafcc3-8350-4232-a7b1-39d6763734bc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:49.098748 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-67c61b48-4547-44c0-b66a-8a32e1ecf3d5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:38:49.098985 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:49.098985 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:49.099304 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 616/2434] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:38:48 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:49.099894 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-95bafcc3-8350-4232-a7b1-39d6763734bc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:49.100338 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 596/2435] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:49 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:49.119178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dea5f8d4-4a02-430e-800e-0b2a490db129 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:49.121046 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dea5f8d4-4a02-430e-800e-0b2a490db129 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/groups/0b3b4d5d-dce7-4b94-831a-5f3337fd3a06/action Jul 22 05:38:49.121482 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dea5f8d4-4a02-430e-800e-0b2a490db129 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:49.121668 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dea5f8d4-4a02-430e-800e-0b2a490db129 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:49.124459 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-dea5f8d4-4a02-430e-800e-0b2a490db129 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] delete called for group 0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 {{(pid=100091) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:38:49.124611 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.groups [None req-dea5f8d4-4a02-430e-800e-0b2a490db129 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Delete group with id: 0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 Jul 22 05:38:49.129523 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:49.129523 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:49.190759 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dea5f8d4-4a02-430e-800e-0b2a490db129 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/0b3b4d5d-dce7-4b94-831a-5f3337fd3a06/action returned with HTTP 202 Jul 22 05:38:49.191364 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 608/2436] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:38:49 2026] POST /volume/v3/groups/0b3b4d5d-dce7-4b94-831a-5f3337fd3a06/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:38:49.199768 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4d50bc13-9d6b-4287-81d2-6563d4ee92b1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:49.205181 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4d50bc13-9d6b-4287-81d2-6563d4ee92b1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/2a55d99d-1c61-4890-8f55-f42c5674168f Jul 22 05:38:49.205181 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4d50bc13-9d6b-4287-81d2-6563d4ee92b1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:49.205181 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4d50bc13-9d6b-4287-81d2-6563d4ee92b1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:49.212798 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:49.212798 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:49.219003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a1217b44-b800-472b-9ff4-0c602a1cbaa3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:49.223664 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4d50bc13-9d6b-4287-81d2-6563d4ee92b1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:38:49.223664 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-4d50bc13-9d6b-4287-81d2-6563d4ee92b1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:49.223664 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-4d50bc13-9d6b-4287-81d2-6563d4ee92b1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:49.223855 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a1217b44-b800-472b-9ff4-0c602a1cbaa3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:49.223855 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a1217b44-b800-472b-9ff4-0c602a1cbaa3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:49.223855 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a1217b44-b800-472b-9ff4-0c602a1cbaa3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:49.223855 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a1217b44-b800-472b-9ff4-0c602a1cbaa3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:49.229297 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:49.229297 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:49.230224 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a1217b44-b800-472b-9ff4-0c602a1cbaa3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:49.230646 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 617/2437] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:49 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:49.273874 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-4d50bc13-9d6b-4287-81d2-6563d4ee92b1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:49.278776 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:49.278776 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:49.289315 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4d50bc13-9d6b-4287-81d2-6563d4ee92b1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/2a55d99d-1c61-4890-8f55-f42c5674168f returned with HTTP 200 Jul 22 05:38:49.289315 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 617/2438] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:49 2026] GET /volume/v3/volumes/2a55d99d-1c61-4890-8f55-f42c5674168f => generated 923 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:49.337187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-86504888-e871-419a-859a-d9f25dcada7f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:49.339450 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-86504888-e871-419a-859a-d9f25dcada7f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:38:49.339695 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-86504888-e871-419a-859a-d9f25dcada7f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:49.340021 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-86504888-e871-419a-859a-d9f25dcada7f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:49.340193 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-86504888-e871-419a-859a-d9f25dcada7f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Delete volume with id: b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:38:49.350242 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:49.350242 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:49.350807 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-86504888-e871-419a-859a-d9f25dcada7f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:38:49.393554 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-86504888-e871-419a-859a-d9f25dcada7f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Delete volume request issued successfully. Jul 22 05:38:49.394130 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-86504888-e871-419a-859a-d9f25dcada7f tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 202 Jul 22 05:38:49.394256 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 597/2439] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:38:49 2026] DELETE /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:49.403933 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-402deb75-288b-431c-be5a-641f835e562a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:49.405966 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-402deb75-288b-431c-be5a-641f835e562a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:38:49.406263 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-402deb75-288b-431c-be5a-641f835e562a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:49.406479 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-402deb75-288b-431c-be5a-641f835e562a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:49.416189 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:49.416189 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:49.421149 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-402deb75-288b-431c-be5a-641f835e562a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:38:49.427741 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-402deb75-288b-431c-be5a-641f835e562a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 200 Jul 22 05:38:49.428441 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 609/2440] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:49 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:50.110755 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c6280133-4fae-4527-afcb-244a0fc3b55a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.113480 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c6280133-4fae-4527-afcb-244a0fc3b55a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:50.113847 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c6280133-4fae-4527-afcb-244a0fc3b55a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.114088 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c6280133-4fae-4527-afcb-244a0fc3b55a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.114263 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c6280133-4fae-4527-afcb-244a0fc3b55a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:50.120108 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.120108 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:50.120890 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c6280133-4fae-4527-afcb-244a0fc3b55a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:50.121298 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 618/2441] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:50.160183 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-691ca8ae-6cf3-433b-9b1e-8ea553bf22de None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.164823 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-691ca8ae-6cf3-433b-9b1e-8ea553bf22de tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 Jul 22 05:38:50.164823 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-691ca8ae-6cf3-433b-9b1e-8ea553bf22de tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.164823 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-691ca8ae-6cf3-433b-9b1e-8ea553bf22de tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.164823 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-691ca8ae-6cf3-433b-9b1e-8ea553bf22de tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Delete snapshot with id: dac0c63f-5ff1-4927-92ac-a742ae483b51 Jul 22 05:38:50.172429 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-691ca8ae-6cf3-433b-9b1e-8ea553bf22de tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 returned with HTTP 404 Jul 22 05:38:50.173367 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 618/2442] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:38:50 2026] DELETE /volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:50.182185 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5cb56dd5-a204-4215-ad7c-041994ae15f2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.184151 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5cb56dd5-a204-4215-ad7c-041994ae15f2 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 Jul 22 05:38:50.184151 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5cb56dd5-a204-4215-ad7c-041994ae15f2 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.184311 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5cb56dd5-a204-4215-ad7c-041994ae15f2 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.188352 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5cb56dd5-a204-4215-ad7c-041994ae15f2 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 returned with HTTP 404 Jul 22 05:38:50.188760 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 598/2443] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/snapshots/dac0c63f-5ff1-4927-92ac-a742ae483b51 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:38:50.243585 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-31a045ae-61b4-409a-aa42-5c209cef4bc4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.245777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c918e237-f91c-4704-b8d5-87870829cc9e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.246257 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-31a045ae-61b4-409a-aa42-5c209cef4bc4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:38:50.246441 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-31a045ae-61b4-409a-aa42-5c209cef4bc4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.246656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-31a045ae-61b4-409a-aa42-5c209cef4bc4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.247747 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c918e237-f91c-4704-b8d5-87870829cc9e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:50.247930 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c918e237-f91c-4704-b8d5-87870829cc9e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.248099 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c918e237-f91c-4704-b8d5-87870829cc9e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.248206 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c918e237-f91c-4704-b8d5-87870829cc9e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:50.252481 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.252481 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:50.253122 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c918e237-f91c-4704-b8d5-87870829cc9e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:50.253523 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 619/2444] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:50.268398 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2b485e64-851f-4671-a76f-38fb2bbc8bce None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.268874 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.268874 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:50.272679 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-31a045ae-61b4-409a-aa42-5c209cef4bc4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:38:50.272782 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2b485e64-851f-4671-a76f-38fb2bbc8bce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:38:50.273012 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2b485e64-851f-4671-a76f-38fb2bbc8bce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.273270 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2b485e64-851f-4671-a76f-38fb2bbc8bce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.273409 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2b485e64-851f-4671-a76f-38fb2bbc8bce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:50.275650 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=274,cinder:UPDATE=62,cinder:INSERT=30 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:38:50.280222 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.280222 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:50.280715 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-31a045ae-61b4-409a-aa42-5c209cef4bc4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:38:50.281417 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 610/2445] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:50.281814 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2b485e64-851f-4671-a76f-38fb2bbc8bce tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:38:50.282323 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 619/2446] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:50.296563 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-35c7c31d-82b2-4c41-be9a-14601311a5ad None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.298234 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-35c7c31d-82b2-4c41-be9a-14601311a5ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:38:50.298542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-35c7c31d-82b2-4c41-be9a-14601311a5ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36255291-2812-40f9-9c77-11b2b633a7fc", "incremental": true, "force": true}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:50.299921 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-35c7c31d-82b2-4c41-be9a-14601311a5ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating new backup {'backup': {'volume_id': '36255291-2812-40f9-9c77-11b2b633a7fc', 'incremental': True, 'force': True}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:38:50.300055 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-35c7c31d-82b2-4c41-be9a-14601311a5ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating backup of volume 36255291-2812-40f9-9c77-11b2b633a7fc in container None Jul 22 05:38:50.304817 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5de75619-d152-4e3b-90f7-80360a67b9ff None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.306535 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5de75619-d152-4e3b-90f7-80360a67b9ff tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/2a55d99d-1c61-4890-8f55-f42c5674168f Jul 22 05:38:50.307007 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5de75619-d152-4e3b-90f7-80360a67b9ff tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.307007 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5de75619-d152-4e3b-90f7-80360a67b9ff tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.308586 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7d680061-b941-46fa-9950-571ddacaae28 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.310555 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7d680061-b941-46fa-9950-571ddacaae28 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] POST https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582/action Jul 22 05:38:50.311021 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.311021 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:50.311233 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7d680061-b941-46fa-9950-571ddacaae28 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:50.311414 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7d680061-b941-46fa-9950-571ddacaae28 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:50.311456 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-35c7c31d-82b2-4c41-be9a-14601311a5ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:38:50.312506 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5de75619-d152-4e3b-90f7-80360a67b9ff tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/2a55d99d-1c61-4890-8f55-f42c5674168f returned with HTTP 404 Jul 22 05:38:50.313766 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 620/2447] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/volumes/2a55d99d-1c61-4890-8f55-f42c5674168f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:38:50.319504 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4c98972d-b4b5-4b14-852b-704ebf788402 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.321685 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4c98972d-b4b5-4b14-852b-704ebf788402 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 Jul 22 05:38:50.321685 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4c98972d-b4b5-4b14-852b-704ebf788402 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.321850 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4c98972d-b4b5-4b14-852b-704ebf788402 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.321987 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-4c98972d-b4b5-4b14-852b-704ebf788402 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member 0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:50.327659 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.327659 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:50.327792 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4c98972d-b4b5-4b14-852b-704ebf788402 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 returned with HTTP 404 Jul 22 05:38:50.327823 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7d680061-b941-46fa-9950-571ddacaae28 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:38:50.327849 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 620/2448] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/groups/0b3b4d5d-dce7-4b94-831a-5f3337fd3a06 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:38:50.328518 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-35c7c31d-82b2-4c41-be9a-14601311a5ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['4fde7853-f6b7-4040-9f09-7b8c9a92270d', '706e699c-2780-4cb7-b5ef-6d5794f4c17c'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:50.332359 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7d680061-b941-46fa-9950-571ddacaae28 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Begin detaching volume completed successfully. Jul 22 05:38:50.332784 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7d680061-b941-46fa-9950-571ddacaae28 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582/action returned with HTTP 202 Jul 22 05:38:50.333375 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a5f7423d-ed2e-468b-92fc-366b2a7dac8b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.333534 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 611/2449] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:38:50 2026] POST /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:38:50.335169 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a5f7423d-ed2e-468b-92fc-366b2a7dac8b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] DELETE https://10.4.3.91/volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be Jul 22 05:38:50.335369 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a5f7423d-ed2e-468b-92fc-366b2a7dac8b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.335543 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a5f7423d-ed2e-468b-92fc-366b2a7dac8b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.335699 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.group_snapshots [None req-a5f7423d-ed2e-468b-92fc-366b2a7dac8b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] delete called for member cf4d6dac-05cc-458f-975e-8c43fe88f7be {{(pid=100094) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 05:38:50.335796 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.group_snapshots [None req-a5f7423d-ed2e-468b-92fc-366b2a7dac8b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Delete group_snapshot with id: cf4d6dac-05cc-458f-975e-8c43fe88f7be Jul 22 05:38:50.338940 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.338940 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:50.376266 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a5f7423d-ed2e-468b-92fc-366b2a7dac8b tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be returned with HTTP 202 Jul 22 05:38:50.377582 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-35c7c31d-82b2-4c41-be9a-14601311a5ad tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:38:50.378029 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 599/2450] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:38:50 2026] POST /volume/v3/backups => generated 286 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:50.378089 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 621/2451] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:38:50 2026] DELETE /volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:38:50.388668 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ef700ea9-8342-4876-bec0-8876229cfc8c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.388781 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dff99e59-c96b-421a-8f2b-2d8c028f07cd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.388850 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ef700ea9-8342-4876-bec0-8876229cfc8c None None] GET https://10.4.3.91/volume// Jul 22 05:38:50.388936 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ef700ea9-8342-4876-bec0-8876229cfc8c None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.389194 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ef700ea9-8342-4876-bec0-8876229cfc8c None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.389568 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ef700ea9-8342-4876-bec0-8876229cfc8c None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:38:50.389954 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 612/2452] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:38: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 22 05:38:50.392318 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dff99e59-c96b-421a-8f2b-2d8c028f07cd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:38:50.392566 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dff99e59-c96b-421a-8f2b-2d8c028f07cd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.392825 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dff99e59-c96b-421a-8f2b-2d8c028f07cd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.392956 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-dff99e59-c96b-421a-8f2b-2d8c028f07cd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:50.393267 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.395576 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:38:50.396119 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.396167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.396501 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:38:50.396981 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.396981 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:50.397617 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:38:50.398344 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7ea8b4df-50f0-405b-975f-5f39c497551a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.400620 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7ea8b4df-50f0-405b-975f-5f39c497551a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:38:50.401309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7ea8b4df-50f0-405b-975f-5f39c497551a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.401486 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7ea8b4df-50f0-405b-975f-5f39c497551a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.404291 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.404291 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:50.405372 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dff99e59-c96b-421a-8f2b-2d8c028f07cd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:38:50.405882 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 621/2453] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 692 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:50.409106 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all volumes completed successfully. Jul 22 05:38:50.409873 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:50.410014 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:50.416903 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.416903 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:50.420991 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7ea8b4df-50f0-405b-975f-5f39c497551a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:38:50.425297 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-7ea8b4df-50f0-405b-975f-5f39c497551a tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:38:50.425680 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 622/2454] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 1321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:38:50.445650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-07245b8d-9f1b-4f27-a274-ef53091556f4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.448662 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-07245b8d-9f1b-4f27-a274-ef53091556f4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae Jul 22 05:38:50.452954 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-07245b8d-9f1b-4f27-a274-ef53091556f4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.452954 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-07245b8d-9f1b-4f27-a274-ef53091556f4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.461851 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:50.463653 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-07245b8d-9f1b-4f27-a274-ef53091556f4 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae returned with HTTP 404 Jul 22 05:38:50.464653 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 613/2455] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/volumes/b30d577b-1557-470e-a966-22452e9e40ae => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:50.467500 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.467500 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:50.479493 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4e1c8190-75dc-46ce-a34d-e47dc6ad880c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:38:50.480489 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 600/2456] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:50.499780 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d024feba-d81e-4a8f-ba12-f8e871da4653 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.502144 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d024feba-d81e-4a8f-ba12-f8e871da4653 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail Jul 22 05:38:50.502604 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d024feba-d81e-4a8f-ba12-f8e871da4653 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.502922 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d024feba-d81e-4a8f-ba12-f8e871da4653 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.503312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-d024feba-d81e-4a8f-ba12-f8e871da4653 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:38:50.505024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-d024feba-d81e-4a8f-ba12-f8e871da4653 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Building query based on filter {{(pid=100092) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:38:50.511714 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d024feba-d81e-4a8f-ba12-f8e871da4653 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all snapshots completed successfully. Jul 22 05:38:50.512849 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d024feba-d81e-4a8f-ba12-f8e871da4653 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 05:38:50.513487 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 622/2457] 10.4.3.91 () {66 vars in 1257 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:38:50.524084 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-31d8a152-0489-4167-9c01-bee78c42ffd7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.527576 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-31d8a152-0489-4167-9c01-bee78c42ffd7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be Jul 22 05:38:50.527790 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-31d8a152-0489-4167-9c01-bee78c42ffd7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.527976 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-31d8a152-0489-4167-9c01-bee78c42ffd7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.528096 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.group_snapshots [None req-31d8a152-0489-4167-9c01-bee78c42ffd7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member cf4d6dac-05cc-458f-975e-8c43fe88f7be {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:38:50.530927 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-31d8a152-0489-4167-9c01-bee78c42ffd7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be returned with HTTP 404 Jul 22 05:38:50.531665 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 623/2458] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/group_snapshots/cf4d6dac-05cc-458f-975e-8c43fe88f7be => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:38:50.537487 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1d24e497-82fb-4a2b-8a29-26beec7de418 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.538202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.539374 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1d24e497-82fb-4a2b-8a29-26beec7de418 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] DELETE https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:38:50.539702 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1d24e497-82fb-4a2b-8a29-26beec7de418 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.539985 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1d24e497-82fb-4a2b-8a29-26beec7de418 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.540275 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-1d24e497-82fb-4a2b-8a29-26beec7de418 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Delete volume with id: 82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:38:50.541399 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:38:50.541399 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.541399 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.541399 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:38:50.542109 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:38:50.548239 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.548239 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:50.549096 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1d24e497-82fb-4a2b-8a29-26beec7de418 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:38:50.552959 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all volumes completed successfully. Jul 22 05:38:50.553836 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:50.554015 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:50.566950 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1d24e497-82fb-4a2b-8a29-26beec7de418 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Delete volume request issued successfully. Jul 22 05:38:50.567652 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1d24e497-82fb-4a2b-8a29-26beec7de418 tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 202 Jul 22 05:38:50.567920 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 614/2459] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:38:50 2026] DELETE /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:50.575012 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6cde249d-f6fa-4ee7-9f59-a1865a48bd0a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.577421 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6cde249d-f6fa-4ee7-9f59-a1865a48bd0a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:38:50.577755 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6cde249d-f6fa-4ee7-9f59-a1865a48bd0a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.578108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6cde249d-f6fa-4ee7-9f59-a1865a48bd0a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.585020 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.585020 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:50.589434 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6cde249d-f6fa-4ee7-9f59-a1865a48bd0a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Volume info retrieved successfully. Jul 22 05:38:50.593612 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6cde249d-f6fa-4ee7-9f59-a1865a48bd0a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 200 Jul 22 05:38:50.594021 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 623/2460] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:50.609801 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:50.613852 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.613852 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:50.624570 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d5eec91b-2369-4dba-b790-26c2e90b36bb tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:38:50.625031 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 601/2461] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:50.638655 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7e31179a-88db-49dd-9d49-ef2666d77684 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.640626 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7e31179a-88db-49dd-9d49-ef2666d77684 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a/action Jul 22 05:38:50.641067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7e31179a-88db-49dd-9d49-ef2666d77684 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:38:50.641190 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7e31179a-88db-49dd-9d49-ef2666d77684 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:50.642479 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-7e31179a-88db-49dd-9d49-ef2666d77684 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] delete called for group f01309de-a2f4-48cc-8dd1-d5bf5d36f90a {{(pid=100094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:38:50.642581 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-7e31179a-88db-49dd-9d49-ef2666d77684 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Delete group with id: f01309de-a2f4-48cc-8dd1-d5bf5d36f90a Jul 22 05:38:50.646074 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.646074 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:50.683759 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7e31179a-88db-49dd-9d49-ef2666d77684 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a/action returned with HTTP 202 Jul 22 05:38:50.684449 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 624/2462] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:38:50 2026] POST /volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:38:50.692959 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6f34b80b-500d-473b-ba8d-ef0072e9cfc4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:50.694811 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6f34b80b-500d-473b-ba8d-ef0072e9cfc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f Jul 22 05:38:50.695495 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6f34b80b-500d-473b-ba8d-ef0072e9cfc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:50.696625 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6f34b80b-500d-473b-ba8d-ef0072e9cfc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:50.704808 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.704808 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:50.709082 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6f34b80b-500d-473b-ba8d-ef0072e9cfc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:38:50.709821 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-6f34b80b-500d-473b-ba8d-ef0072e9cfc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:50.710031 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-6f34b80b-500d-473b-ba8d-ef0072e9cfc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:50.758877 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-6f34b80b-500d-473b-ba8d-ef0072e9cfc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:50.763348 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:50.763348 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:50.777692 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6f34b80b-500d-473b-ba8d-ef0072e9cfc4 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f returned with HTTP 200 Jul 22 05:38:50.778353 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 615/2463] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:50 2026] GET /volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f => generated 911 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:51.134307 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b1d71127-716d-4337-933a-add421b16641 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.136117 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b1d71127-716d-4337-933a-add421b16641 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:51.136306 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b1d71127-716d-4337-933a-add421b16641 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:51.136494 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b1d71127-716d-4337-933a-add421b16641 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:51.136667 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-b1d71127-716d-4337-933a-add421b16641 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:51.144204 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:51.144204 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:51.144899 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b1d71127-716d-4337-933a-add421b16641 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:51.146358 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 624/2464] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:51 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:51.418144 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-17c304ca-9044-4278-88d2-4566a37895fd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.420166 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-17c304ca-9044-4278-88d2-4566a37895fd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:38:51.420436 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-17c304ca-9044-4278-88d2-4566a37895fd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:51.420659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-17c304ca-9044-4278-88d2-4566a37895fd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:51.420789 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-17c304ca-9044-4278-88d2-4566a37895fd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:51.427018 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:51.427018 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:51.427820 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-17c304ca-9044-4278-88d2-4566a37895fd tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:38:51.428286 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 602/2465] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:51 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:51.606689 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-628d6530-19b8-4ebf-b465-1a022394ec8a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.608890 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-628d6530-19b8-4ebf-b465-1a022394ec8a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] GET https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 Jul 22 05:38:51.609142 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-628d6530-19b8-4ebf-b465-1a022394ec8a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:51.609369 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-628d6530-19b8-4ebf-b465-1a022394ec8a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:51.616665 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-628d6530-19b8-4ebf-b465-1a022394ec8a tempest-AttachVolumeShelveTestJSON-2021867942 tempest-AttachVolumeShelveTestJSON-2021867942-project-member] https://10.4.3.91/volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 returned with HTTP 404 Jul 22 05:38:51.617238 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 625/2466] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:51 2026] GET /volume/v3/volumes/82e26353-1939-4e34-8a88-9fb82b0154b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:51.791583 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-969349fd-e89b-4088-b346-42777db87060 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.794176 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-969349fd-e89b-4088-b346-42777db87060 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f Jul 22 05:38:51.794489 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-969349fd-e89b-4088-b346-42777db87060 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:51.794778 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-969349fd-e89b-4088-b346-42777db87060 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:51.803566 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-969349fd-e89b-4088-b346-42777db87060 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f returned with HTTP 404 Jul 22 05:38:51.804236 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 616/2467] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:51 2026] GET /volume/v3/volumes/05e231da-ffb1-46aa-861a-41da93c18f8f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:38:51.815888 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0343f4b9-914f-48a5-ac73-48705c8db944 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.818501 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0343f4b9-914f-48a5-ac73-48705c8db944 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a Jul 22 05:38:51.818842 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0343f4b9-914f-48a5-ac73-48705c8db944 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:51.819113 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0343f4b9-914f-48a5-ac73-48705c8db944 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:51.819573 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-0343f4b9-914f-48a5-ac73-48705c8db944 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member f01309de-a2f4-48cc-8dd1-d5bf5d36f90a {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:51.822958 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0343f4b9-914f-48a5-ac73-48705c8db944 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a returned with HTTP 404 Jul 22 05:38:51.823564 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 625/2468] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:51 2026] GET /volume/v3/groups/f01309de-a2f4-48cc-8dd1-d5bf5d36f90a => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:38:51.831241 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8481a8b4-d657-47f6-8fc1-69fa29774c54 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.832922 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8481a8b4-d657-47f6-8fc1-69fa29774c54 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/aebed50b-c585-4b3a-b018-e03b7c6f566d Jul 22 05:38:51.833300 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8481a8b4-d657-47f6-8fc1-69fa29774c54 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:51.833357 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8481a8b4-d657-47f6-8fc1-69fa29774c54 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:51.852218 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8481a8b4-d657-47f6-8fc1-69fa29774c54 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/group_types/aebed50b-c585-4b3a-b018-e03b7c6f566d returned with HTTP 202 Jul 22 05:38:51.852510 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 603/2469] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:38:51 2026] DELETE /volume/v3/group_types/aebed50b-c585-4b3a-b018-e03b7c6f566d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:38:51.862023 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e98aef5e-e852-4ff7-9a17-f28de97169d1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.863872 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e98aef5e-e852-4ff7-9a17-f28de97169d1 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] DELETE https://10.4.3.91/volume/v3/types/367c9d3c-7b2f-4410-b661-0dce7244d757 Jul 22 05:38:51.864161 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e98aef5e-e852-4ff7-9a17-f28de97169d1 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:51.864419 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e98aef5e-e852-4ff7-9a17-f28de97169d1 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:51.887973 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e98aef5e-e852-4ff7-9a17-f28de97169d1 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/types/367c9d3c-7b2f-4410-b661-0dce7244d757 returned with HTTP 202 Jul 22 05:38:51.889066 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 626/2470] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:38:51 2026] DELETE /volume/v3/types/367c9d3c-7b2f-4410-b661-0dce7244d757 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:51.895848 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-95e122e9-0c51-41cb-9d86-6447fc863a49 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.897807 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-95e122e9-0c51-41cb-9d86-6447fc863a49 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] GET https://10.4.3.91/volume/v3/types/367c9d3c-7b2f-4410-b661-0dce7244d757 Jul 22 05:38:51.898017 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-95e122e9-0c51-41cb-9d86-6447fc863a49 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:51.898289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-95e122e9-0c51-41cb-9d86-6447fc863a49 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:51.902114 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-95e122e9-0c51-41cb-9d86-6447fc863a49 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/types/367c9d3c-7b2f-4410-b661-0dce7244d757 returned with HTTP 404 Jul 22 05:38:51.902709 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 617/2471] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:38:51 2026] GET /volume/v3/types/367c9d3c-7b2f-4410-b661-0dce7244d757 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:51.915035 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-207d8404-2d91-4660-9d83-c1eea6b9d62b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.916736 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-207d8404-2d91-4660-9d83-c1eea6b9d62b tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:38:51.917134 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-207d8404-2d91-4660-9d83-c1eea6b9d62b tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1916281979"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:51.940584 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-207d8404-2d91-4660-9d83-c1eea6b9d62b tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:38:51.944660 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 626/2472] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:38:51 2026] POST /volume/v3/types => generated 224 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:51.953439 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e76b1981-8e77-4a22-8348-696c0ee3ea81 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.955688 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e76b1981-8e77-4a22-8348-696c0ee3ea81 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:38:51.956406 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e76b1981-8e77-4a22-8348-696c0ee3ea81 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2077540196"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:51.979768 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e76b1981-8e77-4a22-8348-696c0ee3ea81 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:38:51.980196 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 604/2473] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:38:51 2026] POST /volume/v3/group_types => generated 181 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:51.991742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a54cbc1b-f1ff-4e5f-90ef-b3a07c4cde97 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:51.993310 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a54cbc1b-f1ff-4e5f-90ef-b3a07c4cde97 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/groups Jul 22 05:38:51.993617 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a54cbc1b-f1ff-4e5f-90ef-b3a07c4cde97 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "68295d58-2519-4c5f-b84c-a5c7b236c960", "volume_types": ["fdb593e2-108b-4308-b63d-687bfe81fca1"], "name": "tempest-GroupSnapshotsTest-Group-1594834758"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:51.995368 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-a54cbc1b-f1ff-4e5f-90ef-b3a07c4cde97 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating new group {'group': {'group_type': '68295d58-2519-4c5f-b84c-a5c7b236c960', 'volume_types': ['fdb593e2-108b-4308-b63d-687bfe81fca1'], 'name': 'tempest-GroupSnapshotsTest-Group-1594834758'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 05:38:52.000579 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-a54cbc1b-f1ff-4e5f-90ef-b3a07c4cde97 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating group tempest-GroupSnapshotsTest-Group-1594834758. Jul 22 05:38:52.009789 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a54cbc1b-f1ff-4e5f-90ef-b3a07c4cde97 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Availability Zones retrieved successfully. Jul 22 05:38:52.025929 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-a54cbc1b-f1ff-4e5f-90ef-b3a07c4cde97 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['f72715ac-9d4b-4c49-b089-120ebc8900b0'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:52.047510 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a54cbc1b-f1ff-4e5f-90ef-b3a07c4cde97 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups returned with HTTP 202 Jul 22 05:38:52.047956 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 627/2474] 10.4.3.91 () {70 vars in 1290 bytes} [Wed Jul 22 05:38:51 2026] POST /volume/v3/groups => generated 112 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:52.056697 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-26266faf-ea90-4832-9c42-4981f407229d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:52.058423 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-26266faf-ea90-4832-9c42-4981f407229d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:52.058646 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-26266faf-ea90-4832-9c42-4981f407229d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:52.058828 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-26266faf-ea90-4832-9c42-4981f407229d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:52.059027 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-26266faf-ea90-4832-9c42-4981f407229d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:52.064029 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:52.064029 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:52.088771 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-26266faf-ea90-4832-9c42-4981f407229d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 200 Jul 22 05:38:52.088771 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 618/2475] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:52 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:52.155424 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3c4f7525-c667-4b19-975a-aa0e6ae233e1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:52.157514 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c4f7525-c667-4b19-975a-aa0e6ae233e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:52.157796 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c4f7525-c667-4b19-975a-aa0e6ae233e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:52.158021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c4f7525-c667-4b19-975a-aa0e6ae233e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:52.158210 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-3c4f7525-c667-4b19-975a-aa0e6ae233e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:52.162696 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:52.162696 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:52.163395 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c4f7525-c667-4b19-975a-aa0e6ae233e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:52.164005 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 627/2476] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:52 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:52.441454 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-90ff524f-4c31-41ca-bc36-3ed19956b9ff None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:52.442945 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-90ff524f-4c31-41ca-bc36-3ed19956b9ff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:38:52.443324 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-90ff524f-4c31-41ca-bc36-3ed19956b9ff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:52.443547 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-90ff524f-4c31-41ca-bc36-3ed19956b9ff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:52.443613 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-90ff524f-4c31-41ca-bc36-3ed19956b9ff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:52.452324 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:52.452324 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:52.453984 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-90ff524f-4c31-41ca-bc36-3ed19956b9ff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:38:52.453984 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 605/2477] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:52 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:53.098771 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c783898e-9af5-4126-abbd-e6493a69fbf6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:53.102224 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c783898e-9af5-4126-abbd-e6493a69fbf6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:53.102224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c783898e-9af5-4126-abbd-e6493a69fbf6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:53.102609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c783898e-9af5-4126-abbd-e6493a69fbf6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:53.102609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-c783898e-9af5-4126-abbd-e6493a69fbf6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:53.109627 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=314,cinder:UPDATE=50,cinder:INSERT=25 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:38:53.111912 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.111912 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:53.126431 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c783898e-9af5-4126-abbd-e6493a69fbf6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 200 Jul 22 05:38:53.127062 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 628/2478] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:53 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:53.140769 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:53.142403 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:38:53.143542 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2015942139", "volume_type": "fdb593e2-108b-4308-b63d-687bfe81fca1", "group_id": "ef047ce2-f1f5-420a-92d7-c9e520bb716d", "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:53.148046 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2015942139', 'volume_type': 'fdb593e2-108b-4308-b63d-687bfe81fca1', 'group_id': 'ef047ce2-f1f5-420a-92d7-c9e520bb716d', 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:38:53.154274 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=284,cinder:UPDATE=41,cinder:INSERT=14 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:38:53.177153 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-52d1728f-61ae-464d-a266-1d72fa8d6212 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:53.177425 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.177425 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:53.180087 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume of 1 GB Jul 22 05:38:53.180418 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-52d1728f-61ae-464d-a266-1d72fa8d6212 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:53.180418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-52d1728f-61ae-464d-a266-1d72fa8d6212 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:53.180418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-52d1728f-61ae-464d-a266-1d72fa8d6212 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:53.180418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-52d1728f-61ae-464d-a266-1d72fa8d6212 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:53.186590 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.186590 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:53.187805 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-52d1728f-61ae-464d-a266-1d72fa8d6212 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:53.188064 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 628/2479] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:53 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:53.188232 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Availability Zones retrieved successfully. Jul 22 05:38:53.196338 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Flow 'volume_create_api' (31049f38-842c-4625-a638-9bc7d47d6561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:53.197975 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e6e96d-0014-4a42-82d1-32cb5e30fe21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:53.198824 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.198824 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:53.199423 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:53.228753 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e6e96d-0014-4a42-82d1-32cb5e30fe21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:38:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fdb593e2-108b-4308-b63d-687bfe81fca1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1916281979',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fdb593e2-108b-4308-b63d-687bfe81fca1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ef047ce2-f1f5-420a-92d7-c9e520bb716d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:53.229808 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b2b57b-4bdf-46d2-8264-97cabf205b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:53.271533 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1916281979 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1916281979, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:38:53.271594 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1916281979 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1916281979, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:38:53.297426 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-71f84225-d0ac-4587-887e-44e1b3cc0ae4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:53.299544 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-71f84225-d0ac-4587-887e-44e1b3cc0ae4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] DELETE https://10.4.3.91/volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02 Jul 22 05:38:53.299806 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-71f84225-d0ac-4587-887e-44e1b3cc0ae4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:53.300100 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-71f84225-d0ac-4587-887e-44e1b3cc0ae4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:53.308953 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['a5dd394c-d40e-424c-a604-5f0fa575e3f4', 'e4225345-ba23-48f7-a079-dbe0d17bca2a', '6e2dab08-7294-46db-9ec1-9ff563d89c31', '69c36c07-e4a8-4364-bed6-ee03c86dd807'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:53.309717 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.309717 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:53.309917 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b2b57b-4bdf-46d2-8264-97cabf205b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5dd394c-d40e-424c-a604-5f0fa575e3f4', 'e4225345-ba23-48f7-a079-dbe0d17bca2a', '6e2dab08-7294-46db-9ec1-9ff563d89c31', '69c36c07-e4a8-4364-bed6-ee03c86dd807']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:53.311293 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce475e48-ba78-4bc9-908a-dfb11fe9f193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:53.342473 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce475e48-ba78-4bc9-908a-dfb11fe9f193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12db42d8-63a4-40e5-bb1b-fa38d4cebc0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2015942139',encryption_key_id=None,group_id=ef047ce2-f1f5-420a-92d7-c9e520bb716d,group_type_id=,metadata={},multiattach=False,project_id='55b49bd2008a4e1fbf674ee05b09c60f',qos_specs=None,replication_status=,reservations=['a5dd394c-d40e-424c-a604-5f0fa575e3f4','e4225345-ba23-48f7-a079-dbe0d17bca2a','6e2dab08-7294-46db-9ec1-9ff563d89c31','69c36c07-e4a8-4364-bed6-ee03c86dd807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bff5f42c7d164cc38cd75937adce1767',volume_type_id=fdb593e2-108b-4308-b63d-687bfe81fca1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2015942139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ef047ce2-f1f5-420a-92d7-c9e520bb716d,host=None,id=12db42d8-63a4-40e5-bb1b-fa38d4cebc0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55b49bd2008a4e1fbf674ee05b09c60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bff5f42c7d164cc38cd75937adce1767',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fdb593e2-108b-4308-b63d-687bfe81fca1),volume_type_id=fdb593e2-108b-4308-b63d-687bfe81fca1)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:53.343495 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4740584d-2968-4b98-84b6-6a2a6e3f1227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:53.370473 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4740584d-2968-4b98-84b6-6a2a6e3f1227) transitioned into state 'SUCCESS' from state '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-2015942139',encryption_key_id=None,group_id=ef047ce2-f1f5-420a-92d7-c9e520bb716d,group_type_id=,metadata={},multiattach=False,project_id='55b49bd2008a4e1fbf674ee05b09c60f',qos_specs=None,replication_status=,reservations=['a5dd394c-d40e-424c-a604-5f0fa575e3f4','e4225345-ba23-48f7-a079-dbe0d17bca2a','6e2dab08-7294-46db-9ec1-9ff563d89c31','69c36c07-e4a8-4364-bed6-ee03c86dd807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bff5f42c7d164cc38cd75937adce1767',volume_type_id=fdb593e2-108b-4308-b63d-687bfe81fca1)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:53.370473 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d9b938-c248-4eaf-8ee2-c8ec45d0348c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:53.384396 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-695a9141-bab0-4949-8dc2-3fba7092dd57 req-71f84225-d0ac-4587-887e-44e1b3cc0ae4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02 returned with HTTP 200 Jul 22 05:38:53.384396 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 606/2480] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:38:53 2026] DELETE /volume/v3/attachments/6a6dfd72-5035-485c-9c48-5ea39827fb02 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:53.387667 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d9b938-c248-4eaf-8ee2-c8ec45d0348c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:53.389029 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Flow 'volume_create_api' (31049f38-842c-4625-a638-9bc7d47d6561) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:53.389580 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume request issued successfully. Jul 22 05:38:53.390236 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:53.390360 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:53.444723 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:53.447721 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.447721 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:53.451280 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-220b3c9b-6c36-4e0d-9d63-904b02d9025e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:38:53.451661 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 619/2481] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:38:53 2026] POST /volume/v3/volumes => generated 821 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:53.467085 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-594b1a9c-ce36-4361-bd14-2252198acd44 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:53.469362 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-594b1a9c-ce36-4361-bd14-2252198acd44 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:38:53.470343 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-594b1a9c-ce36-4361-bd14-2252198acd44 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:53.470343 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-594b1a9c-ce36-4361-bd14-2252198acd44 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:53.470343 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-594b1a9c-ce36-4361-bd14-2252198acd44 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:53.472519 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-491f669e-0094-41a2-9a42-3d9807663a79 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:53.474227 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-491f669e-0094-41a2-9a42-3d9807663a79 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/12db42d8-63a4-40e5-bb1b-fa38d4cebc0c Jul 22 05:38:53.474509 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-491f669e-0094-41a2-9a42-3d9807663a79 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:53.474832 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-491f669e-0094-41a2-9a42-3d9807663a79 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:53.475277 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.475277 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:53.476301 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-594b1a9c-ce36-4361-bd14-2252198acd44 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:38:53.476785 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 629/2482] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:53 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:53.487168 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.487168 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:53.501606 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-491f669e-0094-41a2-9a42-3d9807663a79 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:38:53.504591 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-491f669e-0094-41a2-9a42-3d9807663a79 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:53.505822 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-491f669e-0094-41a2-9a42-3d9807663a79 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:53.609253 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-98d77d18-11e1-40e7-9d5a-5cfe5a408a78 req-d34fe3ee-9c94-4793-bd6e-83f3232cf705 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:53.614311 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-98d77d18-11e1-40e7-9d5a-5cfe5a408a78 req-d34fe3ee-9c94-4793-bd6e-83f3232cf705 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:38:53.614311 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-98d77d18-11e1-40e7-9d5a-5cfe5a408a78 req-d34fe3ee-9c94-4793-bd6e-83f3232cf705 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:53.614311 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-98d77d18-11e1-40e7-9d5a-5cfe5a408a78 req-d34fe3ee-9c94-4793-bd6e-83f3232cf705 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:53.616622 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-491f669e-0094-41a2-9a42-3d9807663a79 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:53.626498 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.626498 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:53.626925 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.626925 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:53.633405 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-98d77d18-11e1-40e7-9d5a-5cfe5a408a78 req-d34fe3ee-9c94-4793-bd6e-83f3232cf705 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:38:53.639082 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-98d77d18-11e1-40e7-9d5a-5cfe5a408a78 req-d34fe3ee-9c94-4793-bd6e-83f3232cf705 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:38:53.639564 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 607/2483] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:53 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:53.662587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d82bf611-883f-451d-94ca-80a88d7bd363 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:53.664045 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d82bf611-883f-451d-94ca-80a88d7bd363 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] DELETE https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:38:53.665203 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d82bf611-883f-451d-94ca-80a88d7bd363 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:53.665203 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d82bf611-883f-451d-94ca-80a88d7bd363 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:53.665649 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-d82bf611-883f-451d-94ca-80a88d7bd363 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Delete volume with id: de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:38:53.668048 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-491f669e-0094-41a2-9a42-3d9807663a79 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/12db42d8-63a4-40e5-bb1b-fa38d4cebc0c returned with HTTP 200 Jul 22 05:38:53.668714 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 629/2484] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:53 2026] GET /volume/v3/volumes/12db42d8-63a4-40e5-bb1b-fa38d4cebc0c => generated 889 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:53.676038 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.676038 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:53.676446 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d82bf611-883f-451d-94ca-80a88d7bd363 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:38:53.711176 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d82bf611-883f-451d-94ca-80a88d7bd363 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Delete volume request issued successfully. Jul 22 05:38:53.711460 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d82bf611-883f-451d-94ca-80a88d7bd363 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 202 Jul 22 05:38:53.712192 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 620/2485] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:38:53 2026] DELETE /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:53.727279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b78afead-f82a-4fb7-8d42-245c309232f5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:53.729191 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b78afead-f82a-4fb7-8d42-245c309232f5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:38:53.729719 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b78afead-f82a-4fb7-8d42-245c309232f5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:53.729719 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b78afead-f82a-4fb7-8d42-245c309232f5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:53.741231 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:53.741231 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:53.753790 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b78afead-f82a-4fb7-8d42-245c309232f5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:38:53.759535 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b78afead-f82a-4fb7-8d42-245c309232f5 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 200 Jul 22 05:38:53.762531 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 630/2486] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:53 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:54.203332 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a40f3a85-7bee-4bc5-8e71-8723360f861c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:54.205800 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a40f3a85-7bee-4bc5-8e71-8723360f861c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:54.206303 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a40f3a85-7bee-4bc5-8e71-8723360f861c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:54.206732 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a40f3a85-7bee-4bc5-8e71-8723360f861c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:54.207017 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a40f3a85-7bee-4bc5-8e71-8723360f861c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:54.215037 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:54.215037 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:54.215852 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a40f3a85-7bee-4bc5-8e71-8723360f861c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:54.216581 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 608/2487] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:54 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:54.492628 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-44dc24ee-f225-43d7-b400-9ea6bbe6a81d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:54.492628 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44dc24ee-f225-43d7-b400-9ea6bbe6a81d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:38:54.492628 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44dc24ee-f225-43d7-b400-9ea6bbe6a81d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:54.492628 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44dc24ee-f225-43d7-b400-9ea6bbe6a81d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:54.492628 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-44dc24ee-f225-43d7-b400-9ea6bbe6a81d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:54.500583 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:54.500583 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:54.502197 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44dc24ee-f225-43d7-b400-9ea6bbe6a81d tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:38:54.502276 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 630/2488] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:54 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:54.685506 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5eb8756a-f975-432e-a824-fcde58787104 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:54.688025 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5eb8756a-f975-432e-a824-fcde58787104 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/12db42d8-63a4-40e5-bb1b-fa38d4cebc0c Jul 22 05:38:54.688316 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5eb8756a-f975-432e-a824-fcde58787104 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:54.688598 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5eb8756a-f975-432e-a824-fcde58787104 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:54.702930 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:54.702930 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:54.712136 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5eb8756a-f975-432e-a824-fcde58787104 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:38:54.713302 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-5eb8756a-f975-432e-a824-fcde58787104 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:54.713589 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-5eb8756a-f975-432e-a824-fcde58787104 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:54.768908 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-35c1f78f-c844-4a09-a009-82af94736acd req-237d6f0e-76d0-4a2e-8662-118e9924eaeb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:54.769940 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-5eb8756a-f975-432e-a824-fcde58787104 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:54.770767 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-35c1f78f-c844-4a09-a009-82af94736acd req-237d6f0e-76d0-4a2e-8662-118e9924eaeb tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] DELETE https://10.4.3.91/volume/v3/attachments/b8da1dfc-4edb-4318-8270-76422632aef5 Jul 22 05:38:54.771020 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-35c1f78f-c844-4a09-a009-82af94736acd req-237d6f0e-76d0-4a2e-8662-118e9924eaeb tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:54.771212 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-35c1f78f-c844-4a09-a009-82af94736acd req-237d6f0e-76d0-4a2e-8662-118e9924eaeb tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:54.773018 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:54.773018 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:54.780138 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cd33b3c4-7985-4d86-ac01-31bdca7da4da None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:54.781464 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:54.781464 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:54.781995 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd33b3c4-7985-4d86-ac01-31bdca7da4da tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 Jul 22 05:38:54.782299 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd33b3c4-7985-4d86-ac01-31bdca7da4da tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:54.782571 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd33b3c4-7985-4d86-ac01-31bdca7da4da tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:54.782667 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5eb8756a-f975-432e-a824-fcde58787104 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/12db42d8-63a4-40e5-bb1b-fa38d4cebc0c returned with HTTP 200 Jul 22 05:38:54.783100 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 621/2489] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:54 2026] GET /volume/v3/volumes/12db42d8-63a4-40e5-bb1b-fa38d4cebc0c => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:38:54.787490 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=301,cinder:UPDATE=75,cinder:INSERT=37 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:38:54.792655 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd33b3c4-7985-4d86-ac01-31bdca7da4da tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 returned with HTTP 404 Jul 22 05:38:54.793500 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 609/2490] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:54 2026] GET /volume/v3/volumes/de555c06-9107-4fe7-9676-ae39f8e04582 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:54.803697 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d282986e-2460-40df-9c66-c13c4d79ee6a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:54.804209 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:38:54.804743 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-789124701", "volume_type": "fdb593e2-108b-4308-b63d-687bfe81fca1", "group_id": "ef047ce2-f1f5-420a-92d7-c9e520bb716d", "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:54.807395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-789124701', 'volume_type': 'fdb593e2-108b-4308-b63d-687bfe81fca1', 'group_id': 'ef047ce2-f1f5-420a-92d7-c9e520bb716d', 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:38:54.814975 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:54.814975 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:54.815349 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume of 1 GB Jul 22 05:38:54.826605 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Availability Zones retrieved successfully. Jul 22 05:38:54.838008 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Flow 'volume_create_api' (e9eefac6-ecf3-4867-980d-a0fae7e594b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:54.839226 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86749405-6078-4350-a942-af4b639efdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:54.840315 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:54.840315 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:54.840803 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:54.869360 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-35c1f78f-c844-4a09-a009-82af94736acd req-237d6f0e-76d0-4a2e-8662-118e9924eaeb tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/attachments/b8da1dfc-4edb-4318-8270-76422632aef5 returned with HTTP 200 Jul 22 05:38:54.870268 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 631/2491] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:38:54 2026] DELETE /volume/v3/attachments/b8da1dfc-4edb-4318-8270-76422632aef5 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:54.870924 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86749405-6078-4350-a942-af4b639efdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:38:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fdb593e2-108b-4308-b63d-687bfe81fca1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1916281979',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fdb593e2-108b-4308-b63d-687bfe81fca1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ef047ce2-f1f5-420a-92d7-c9e520bb716d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:54.871839 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e565434b-fca2-4c9d-9f6f-bbcc1dde8b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:54.885017 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-35c1f78f-c844-4a09-a009-82af94736acd req-f2ff0b4e-9d15-4a4a-86c7-6bbc4875304f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:54.888050 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-35c1f78f-c844-4a09-a009-82af94736acd req-f2ff0b4e-9d15-4a4a-86c7-6bbc4875304f tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c Jul 22 05:38:54.888260 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-35c1f78f-c844-4a09-a009-82af94736acd req-f2ff0b4e-9d15-4a4a-86c7-6bbc4875304f tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:54.888481 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-35c1f78f-c844-4a09-a009-82af94736acd req-f2ff0b4e-9d15-4a4a-86c7-6bbc4875304f tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:54.888663 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [req-35c1f78f-c844-4a09-a009-82af94736acd req-f2ff0b4e-9d15-4a4a-86c7-6bbc4875304f tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Delete volume with id: b358c29b-bfb1-42f3-9a38-039b4c52aa7c Jul 22 05:38:54.896822 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:54.896822 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:54.897452 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-35c1f78f-c844-4a09-a009-82af94736acd req-f2ff0b4e-9d15-4a4a-86c7-6bbc4875304f tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Volume info retrieved successfully. Jul 22 05:38:54.906992 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1916281979 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1916281979, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:38:54.907941 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1916281979 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1916281979, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:38:54.929493 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['d3de5c0f-92ac-46df-8d5b-8af563ce2502', '522bd23b-cd7e-4e64-b5fb-e7d6658e2d69', '6bf29184-f3cf-43d3-a5c5-b7c7a4ce0194', '0d6c5691-f9f3-49aa-8bd2-0f3236a9db11'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:54.929708 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-35c1f78f-c844-4a09-a009-82af94736acd req-f2ff0b4e-9d15-4a4a-86c7-6bbc4875304f tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] Delete volume request issued successfully. Jul 22 05:38:54.929708 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-35c1f78f-c844-4a09-a009-82af94736acd req-f2ff0b4e-9d15-4a4a-86c7-6bbc4875304f tempest-TestShelveInstance-365948865 tempest-TestShelveInstance-365948865-project-member] https://10.4.3.91/volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c returned with HTTP 202 Jul 22 05:38:54.929767 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e565434b-fca2-4c9d-9f6f-bbcc1dde8b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3de5c0f-92ac-46df-8d5b-8af563ce2502', '522bd23b-cd7e-4e64-b5fb-e7d6658e2d69', '6bf29184-f3cf-43d3-a5c5-b7c7a4ce0194', '0d6c5691-f9f3-49aa-8bd2-0f3236a9db11']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:54.929822 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 622/2492] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:38:54 2026] DELETE /volume/v3/volumes/b358c29b-bfb1-42f3-9a38-039b4c52aa7c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:54.929846 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de82882-e007-4df1-9ab6-53256dac573d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:54.963622 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de82882-e007-4df1-9ab6-53256dac573d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c99a43-4a61-4a72-aab1-b66b4872ecfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-789124701',encryption_key_id=None,group_id=ef047ce2-f1f5-420a-92d7-c9e520bb716d,group_type_id=,metadata={},multiattach=False,project_id='55b49bd2008a4e1fbf674ee05b09c60f',qos_specs=None,replication_status=,reservations=['d3de5c0f-92ac-46df-8d5b-8af563ce2502','522bd23b-cd7e-4e64-b5fb-e7d6658e2d69','6bf29184-f3cf-43d3-a5c5-b7c7a4ce0194','0d6c5691-f9f3-49aa-8bd2-0f3236a9db11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bff5f42c7d164cc38cd75937adce1767',volume_type_id=fdb593e2-108b-4308-b63d-687bfe81fca1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-789124701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ef047ce2-f1f5-420a-92d7-c9e520bb716d,host=None,id=11c99a43-4a61-4a72-aab1-b66b4872ecfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55b49bd2008a4e1fbf674ee05b09c60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bff5f42c7d164cc38cd75937adce1767',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fdb593e2-108b-4308-b63d-687bfe81fca1),volume_type_id=fdb593e2-108b-4308-b63d-687bfe81fca1)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:54.964798 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c1dabb-3cfa-449f-bb2d-1328273cb359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:54.998194 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c1dabb-3cfa-449f-bb2d-1328273cb359) transitioned into state 'SUCCESS' from state '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-789124701',encryption_key_id=None,group_id=ef047ce2-f1f5-420a-92d7-c9e520bb716d,group_type_id=,metadata={},multiattach=False,project_id='55b49bd2008a4e1fbf674ee05b09c60f',qos_specs=None,replication_status=,reservations=['d3de5c0f-92ac-46df-8d5b-8af563ce2502','522bd23b-cd7e-4e64-b5fb-e7d6658e2d69','6bf29184-f3cf-43d3-a5c5-b7c7a4ce0194','0d6c5691-f9f3-49aa-8bd2-0f3236a9db11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bff5f42c7d164cc38cd75937adce1767',volume_type_id=fdb593e2-108b-4308-b63d-687bfe81fca1)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:54.999157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a793b3-496f-4de2-83ba-579e281f0cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:55.014374 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a793b3-496f-4de2-83ba-579e281f0cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:55.015483 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Flow 'volume_create_api' (e9eefac6-ecf3-4867-980d-a0fae7e594b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:55.015923 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume request issued successfully. Jul 22 05:38:55.016792 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:55.020659 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:55.078523 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:55.083202 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:55.083202 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:55.087089 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d282986e-2460-40df-9c66-c13c4d79ee6a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:38:55.087493 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 631/2493] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:38:54 2026] POST /volume/v3/volumes => generated 820 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:55.100758 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-efa53efa-b321-4a05-b4d4-23e6f1d7be41 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:55.106234 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-efa53efa-b321-4a05-b4d4-23e6f1d7be41 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd Jul 22 05:38:55.106589 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-efa53efa-b321-4a05-b4d4-23e6f1d7be41 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:55.107777 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-efa53efa-b321-4a05-b4d4-23e6f1d7be41 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:55.120714 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:55.120714 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:55.126829 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-efa53efa-b321-4a05-b4d4-23e6f1d7be41 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:38:55.127939 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-efa53efa-b321-4a05-b4d4-23e6f1d7be41 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:55.128174 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-efa53efa-b321-4a05-b4d4-23e6f1d7be41 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:55.191328 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-efa53efa-b321-4a05-b4d4-23e6f1d7be41 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:55.199052 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:55.199052 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:55.216966 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-efa53efa-b321-4a05-b4d4-23e6f1d7be41 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd returned with HTTP 200 Jul 22 05:38:55.217479 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 610/2494] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:55 2026] GET /volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd => generated 888 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:55.235588 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-67250a9b-d9aa-40ca-8b71-109562bf520b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:55.240034 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-67250a9b-d9aa-40ca-8b71-109562bf520b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:55.240481 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-67250a9b-d9aa-40ca-8b71-109562bf520b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:55.241650 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-67250a9b-d9aa-40ca-8b71-109562bf520b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:55.241856 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-67250a9b-d9aa-40ca-8b71-109562bf520b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id bcb8f983-38d6-4b34-ae1c-aab53078cbfa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:55.253460 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:55.253460 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:55.256302 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-67250a9b-d9aa-40ca-8b71-109562bf520b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 200 Jul 22 05:38:55.257191 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 632/2495] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:55 2026] GET /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:55.269665 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7327b1db-4e4a-41aa-a0ba-224f946632f3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:55.271994 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7327b1db-4e4a-41aa-a0ba-224f946632f3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa Jul 22 05:38:55.272225 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7327b1db-4e4a-41aa-a0ba-224f946632f3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:55.272430 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7327b1db-4e4a-41aa-a0ba-224f946632f3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:55.272577 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-7327b1db-4e4a-41aa-a0ba-224f946632f3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete backup with id: bcb8f983-38d6-4b34-ae1c-aab53078cbfa. Jul 22 05:38:55.279999 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:55.279999 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:55.309534 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-7327b1db-4e4a-41aa-a0ba-224f946632f3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] delete_backup rpcapi backup_id bcb8f983-38d6-4b34-ae1c-aab53078cbfa {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:38:55.314302 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7327b1db-4e4a-41aa-a0ba-224f946632f3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa returned with HTTP 202 Jul 22 05:38:55.314302 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 623/2496] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:38:55 2026] DELETE /volume/v3/backups/bcb8f983-38d6-4b34-ae1c-aab53078cbfa => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:38:55.320969 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6dbe917c-87bb-4f0b-8e17-84e9ea40e9a4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:55.324356 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6dbe917c-87bb-4f0b-8e17-84e9ea40e9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 Jul 22 05:38:55.326693 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6dbe917c-87bb-4f0b-8e17-84e9ea40e9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:55.327654 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6dbe917c-87bb-4f0b-8e17-84e9ea40e9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:55.327654 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-6dbe917c-87bb-4f0b-8e17-84e9ea40e9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete volume with id: 6db91de3-d337-4dcb-8f55-24afc829f077 Jul 22 05:38:55.340342 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:55.340342 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:55.340823 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6dbe917c-87bb-4f0b-8e17-84e9ea40e9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:55.382682 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6dbe917c-87bb-4f0b-8e17-84e9ea40e9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete volume request issued successfully. Jul 22 05:38:55.383109 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6dbe917c-87bb-4f0b-8e17-84e9ea40e9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 returned with HTTP 202 Jul 22 05:38:55.383545 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 632/2497] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:38:55 2026] DELETE /volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:55.401658 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f123bec3-c8de-4c87-a508-5fbf75067d64 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:55.403704 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f123bec3-c8de-4c87-a508-5fbf75067d64 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 Jul 22 05:38:55.404022 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f123bec3-c8de-4c87-a508-5fbf75067d64 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:55.404285 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f123bec3-c8de-4c87-a508-5fbf75067d64 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:55.415052 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:55.415052 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:55.422995 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f123bec3-c8de-4c87-a508-5fbf75067d64 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:55.429413 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f123bec3-c8de-4c87-a508-5fbf75067d64 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 returned with HTTP 200 Jul 22 05:38:55.430745 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 611/2498] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:55 2026] GET /volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:55.513274 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d5b2745a-8a15-4752-abb1-af99cf6ecdfb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:55.517672 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d5b2745a-8a15-4752-abb1-af99cf6ecdfb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:38:55.517672 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d5b2745a-8a15-4752-abb1-af99cf6ecdfb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:55.517672 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d5b2745a-8a15-4752-abb1-af99cf6ecdfb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:55.517672 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d5b2745a-8a15-4752-abb1-af99cf6ecdfb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:55.523014 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:55.523014 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:55.524252 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d5b2745a-8a15-4752-abb1-af99cf6ecdfb tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:38:55.524883 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 633/2499] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:55 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:55.750034 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:55.754914 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:38:55.756003 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-75914167", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:55.758988 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-75914167', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:38:55.759578 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Create volume of 1 GB Jul 22 05:38:55.768715 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Availability Zones retrieved successfully. Jul 22 05:38:55.776799 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Flow 'volume_create_api' (6d52e4f1-4525-4695-8df2-e86715be4954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:55.778056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23980ec-e971-4dfb-8c1a-d87088ae4f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:55.779090 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:55.815652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23980ec-e971-4dfb-8c1a-d87088ae4f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:55.816574 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce10a5d2-37d9-4ebf-8c75-36fe4586dba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:55.900657 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Created reservations ['cab593e2-99f6-487f-825e-60e453e64477', '613dff6b-5bab-4410-87c9-01076feb9f3f', '9ad880b7-11dc-4170-809c-3db128e32f3a', '83122a43-9f53-48ba-be32-1d22f928bcbf'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:55.902700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce10a5d2-37d9-4ebf-8c75-36fe4586dba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cab593e2-99f6-487f-825e-60e453e64477', '613dff6b-5bab-4410-87c9-01076feb9f3f', '9ad880b7-11dc-4170-809c-3db128e32f3a', '83122a43-9f53-48ba-be32-1d22f928bcbf']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:55.902700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9b6196c-ec74-473d-852e-65d90c82bdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:55.939054 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9b6196c-ec74-473d-852e-65d90c82bdda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '267eb25c-7236-48d7-a47c-ea3d9b3dd485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-75914167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2f0d9e0153f477995f8f5209a6ac26b',qos_specs=None,replication_status=,reservations=['cab593e2-99f6-487f-825e-60e453e64477','613dff6b-5bab-4410-87c9-01076feb9f3f','9ad880b7-11dc-4170-809c-3db128e32f3a','83122a43-9f53-48ba-be32-1d22f928bcbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21db0272df8a4731961ebfa93a3b88e9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-75914167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=267eb25c-7236-48d7-a47c-ea3d9b3dd485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2f0d9e0153f477995f8f5209a6ac26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21db0272df8a4731961ebfa93a3b88e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:55.940737 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783bbd63-4a93-42ab-81bb-575010b308d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:55.962855 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783bbd63-4a93-42ab-81bb-575010b308d1) transitioned into state 'SUCCESS' from state '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-75914167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2f0d9e0153f477995f8f5209a6ac26b',qos_specs=None,replication_status=,reservations=['cab593e2-99f6-487f-825e-60e453e64477','613dff6b-5bab-4410-87c9-01076feb9f3f','9ad880b7-11dc-4170-809c-3db128e32f3a','83122a43-9f53-48ba-be32-1d22f928bcbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21db0272df8a4731961ebfa93a3b88e9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:55.964470 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8df767a-7f32-4322-a372-ec47d54496dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:55.978952 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8df767a-7f32-4322-a372-ec47d54496dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:55.979963 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Flow 'volume_create_api' (6d52e4f1-4525-4695-8df2-e86715be4954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:55.980219 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Create volume request issued successfully. Jul 22 05:38:55.980947 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-0c51aa01-57be-4224-94b1-40fbb171771b tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:38:55.981326 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 624/2500] 10.4.3.91 () {72 vars in 1534 bytes} [Wed Jul 22 05:38:55 2026] POST /volume/v3/volumes => generated 751 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:55.996051 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-93eaa120-bafe-43aa-a8d6-b83f9e8ba802 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:56.002143 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-93eaa120-bafe-43aa-a8d6-b83f9e8ba802 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] GET https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:56.002586 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-93eaa120-bafe-43aa-a8d6-b83f9e8ba802 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:56.003107 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-93eaa120-bafe-43aa-a8d6-b83f9e8ba802 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:56.016340 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:56.016340 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:56.035373 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-93eaa120-bafe-43aa-a8d6-b83f9e8ba802 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Volume info retrieved successfully. Jul 22 05:38:56.051238 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-2825e22b-76c0-4abb-bada-a4c3218c2bb5 req-93eaa120-bafe-43aa-a8d6-b83f9e8ba802 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 returned with HTTP 200 Jul 22 05:38:56.051238 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 633/2501] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:55 2026] GET /volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:56.087601 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-743a8fb9-f46d-4b25-bdc6-55b7810302a6 req-cac3fbe3-94d5-4251-aa73-8753dbd79604 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:56.090270 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-743a8fb9-f46d-4b25-bdc6-55b7810302a6 req-cac3fbe3-94d5-4251-aa73-8753dbd79604 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] GET https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:56.090542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-743a8fb9-f46d-4b25-bdc6-55b7810302a6 req-cac3fbe3-94d5-4251-aa73-8753dbd79604 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:56.090813 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-743a8fb9-f46d-4b25-bdc6-55b7810302a6 req-cac3fbe3-94d5-4251-aa73-8753dbd79604 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:56.098589 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:56.098589 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:56.104961 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-743a8fb9-f46d-4b25-bdc6-55b7810302a6 req-cac3fbe3-94d5-4251-aa73-8753dbd79604 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Volume info retrieved successfully. Jul 22 05:38:56.112668 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-743a8fb9-f46d-4b25-bdc6-55b7810302a6 req-cac3fbe3-94d5-4251-aa73-8753dbd79604 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 returned with HTTP 200 Jul 22 05:38:56.112668 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 612/2502] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:56 2026] GET /volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:56.233613 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-73dcdf98-8d52-49c3-a5e8-f3c1e4253b4e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:56.235991 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-73dcdf98-8d52-49c3-a5e8-f3c1e4253b4e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd Jul 22 05:38:56.236281 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-73dcdf98-8d52-49c3-a5e8-f3c1e4253b4e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:56.236545 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-73dcdf98-8d52-49c3-a5e8-f3c1e4253b4e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:56.246964 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:56.246964 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:56.259516 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-73dcdf98-8d52-49c3-a5e8-f3c1e4253b4e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:38:56.260524 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-73dcdf98-8d52-49c3-a5e8-f3c1e4253b4e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:38:56.260757 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-73dcdf98-8d52-49c3-a5e8-f3c1e4253b4e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:38:56.313511 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-73dcdf98-8d52-49c3-a5e8-f3c1e4253b4e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:38:56.322927 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:56.322927 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:56.335935 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-73dcdf98-8d52-49c3-a5e8-f3c1e4253b4e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd returned with HTTP 200 Jul 22 05:38:56.336359 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 634/2503] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:38:56 2026] GET /volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:56.350652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-869d4d74-5210-43a7-94f8-7d8fdc79379c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:56.353226 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-869d4d74-5210-43a7-94f8-7d8fdc79379c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] PUT https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:56.353758 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-869d4d74-5210-43a7-94f8-7d8fdc79379c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "12db42d8-63a4-40e5-bb1b-fa38d4cebc0c"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:56.362358 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-869d4d74-5210-43a7-94f8-7d8fdc79379c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Update called for group ef047ce2-f1f5-420a-92d7-c9e520bb716d. {{(pid=100091) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 05:38:56.362616 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.groups [None req-869d4d74-5210-43a7-94f8-7d8fdc79379c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Updating group ef047ce2-f1f5-420a-92d7-c9e520bb716d with name None description: None add_volumes: None remove_volumes: 12db42d8-63a4-40e5-bb1b-fa38d4cebc0c. Jul 22 05:38:56.367260 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:56.367260 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:56.404831 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-869d4d74-5210-43a7-94f8-7d8fdc79379c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 202 Jul 22 05:38:56.407661 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 625/2504] 10.4.3.91 () {70 vars in 1399 bytes} [Wed Jul 22 05:38:56 2026] PUT /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:38:56.413869 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-504754d7-8b01-463e-8a42-8c20aa567979 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:56.416229 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-504754d7-8b01-463e-8a42-8c20aa567979 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:56.416606 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-504754d7-8b01-463e-8a42-8c20aa567979 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:56.416942 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-504754d7-8b01-463e-8a42-8c20aa567979 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:56.417161 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-504754d7-8b01-463e-8a42-8c20aa567979 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:56.421384 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:56.421384 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:56.431975 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-504754d7-8b01-463e-8a42-8c20aa567979 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 200 Jul 22 05:38:56.431975 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 634/2505] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:56 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:56.447691 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-dd8c73ca-fa61-49b6-80e7-e15c87b7fca5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:56.449721 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dd8c73ca-fa61-49b6-80e7-e15c87b7fca5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 Jul 22 05:38:56.449973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dd8c73ca-fa61-49b6-80e7-e15c87b7fca5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:56.450188 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dd8c73ca-fa61-49b6-80e7-e15c87b7fca5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:56.456162 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dd8c73ca-fa61-49b6-80e7-e15c87b7fca5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 returned with HTTP 404 Jul 22 05:38:56.456751 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 613/2506] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:56 2026] GET /volume/v3/volumes/6db91de3-d337-4dcb-8f55-24afc829f077 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:56.468185 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-121c0ce8-e7c0-470d-9c67-2debbb796173 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:56.470875 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-121c0ce8-e7c0-470d-9c67-2debbb796173 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b/export_record Jul 22 05:38:56.471180 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-121c0ce8-e7c0-470d-9c67-2debbb796173 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:56.471439 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-121c0ce8-e7c0-470d-9c67-2debbb796173 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'export_record' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:56.471579 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-121c0ce8-e7c0-470d-9c67-2debbb796173 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Export record for backup 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100094) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 05:38:56.476844 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:56.476844 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:56.477970 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.api [None req-121c0ce8-e7c0-470d-9c67-2debbb796173 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling RPCAPI with context: , host: np0000005624, backup: 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100094) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 05:38:56.493031 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-121c0ce8-e7c0-470d-9c67-2debbb796173 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] export_record in rpcapi backup_id 3bb3ee49-bd6c-4372-9854-fc054b980c7b on host np0000005624. {{(pid=100094) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 05:38:56.507810 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-121c0ce8-e7c0-470d-9c67-2debbb796173 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2JiM2VlNDktYmQ2Yy00MzcyLTk4NTQtZmMwNTRiOTgwYzdiIiwgInVzZXJfaWQiOiAiYzJhZDMyNmMyNzAyNDA4Nzk1YWU4M2QzOWU3ZjJhZWIiLCAicHJvamVjdF9pZCI6ICJjNzc5NTIyYThhYWM0YTM3YThhMzhhODg0ODAzYWFhOCIsICJ2b2x1bWVfaWQiOiAiNzY2OTEwZmMtZjkzZS00ZGIyLWJhYWUtMGI0MDQ4OTFjYmY3IiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDQyNzE3NjkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzY2OTEwZmMtZjkzZS00ZGIyLWJhYWUtMGI0MDQ4OTFjYmY3LzIwMjYwNzIyMDUzODA0L2F6X25vdmFfYmFja3VwXzNiYjNlZTQ5LWJkNmMtNDM3Mi05ODU0LWZjMDU0Yjk4MGM3YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDU6Mzg6MDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6Mzg6MDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTozODoxOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100094) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 05:38:56.507810 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-121c0ce8-e7c0-470d-9c67-2debbb796173 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b/export_record returned with HTTP 200 Jul 22 05:38:56.507971 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 635/2507] 10.4.3.91 () {68 vars in 1423 bytes} [Wed Jul 22 05:38:56 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b/export_record => generated 1424 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:56.517983 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0a0949e5-9580-422c-b929-7f2d664fb826 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:56.520141 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:38:56.520583 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-48841353"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:56.523672 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-48841353'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:38:56.523672 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume of 1 GB Jul 22 05:38:56.527145 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Availability Zones retrieved successfully. Jul 22 05:38:56.534392 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Flow 'volume_create_api' (27a380bb-7744-4d73-8769-405503c6d7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:56.535664 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8374d1-dc2c-445b-997b-b66a548eb1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:56.536706 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:38:56.537596 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7ab63f2d-3a3d-48d7-94b4-6f26909bde95 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:56.542613 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7ab63f2d-3a3d-48d7-94b4-6f26909bde95 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:38:56.542968 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7ab63f2d-3a3d-48d7-94b4-6f26909bde95 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:56.543237 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7ab63f2d-3a3d-48d7-94b4-6f26909bde95 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:56.543391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-7ab63f2d-3a3d-48d7-94b4-6f26909bde95 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:56.551603 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:56.551603 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:56.552812 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7ab63f2d-3a3d-48d7-94b4-6f26909bde95 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:38:56.553340 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 635/2508] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:56 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:56.562186 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8374d1-dc2c-445b-997b-b66a548eb1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:56.563044 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c1fc3d-2dad-4c84-98f0-00e4d6536e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:56.607126 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['eef823bf-46c1-44bf-a95a-aacb95596da0', '08d35ac0-54af-4eaf-9622-761cf96ca9fc', '3a7e1398-89f8-4f66-89c0-56dae2c94398', '6de352df-a601-4358-9c8a-89236735bbae'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:56.608019 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c1fc3d-2dad-4c84-98f0-00e4d6536e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eef823bf-46c1-44bf-a95a-aacb95596da0', '08d35ac0-54af-4eaf-9622-761cf96ca9fc', '3a7e1398-89f8-4f66-89c0-56dae2c94398', '6de352df-a601-4358-9c8a-89236735bbae']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:56.608823 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd252b83-9eaf-4613-9841-a6a64ccaa1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:56.637392 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd252b83-9eaf-4613-9841-a6a64ccaa1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18fda3a3-7232-432d-bb91-f0fbe228caa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-48841353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c779522a8aac4a37a8a38a884803aaa8',qos_specs=None,replication_status=,reservations=['eef823bf-46c1-44bf-a95a-aacb95596da0','08d35ac0-54af-4eaf-9622-761cf96ca9fc','3a7e1398-89f8-4f66-89c0-56dae2c94398','6de352df-a601-4358-9c8a-89236735bbae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:38:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-48841353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18fda3a3-7232-432d-bb91-f0fbe228caa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c779522a8aac4a37a8a38a884803aaa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:56.639367 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1d466d-2f92-4f62-9206-5ae5b7fc28ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:56.661381 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1d466d-2f92-4f62-9206-5ae5b7fc28ce) transitioned into state 'SUCCESS' from state '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-48841353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c779522a8aac4a37a8a38a884803aaa8',qos_specs=None,replication_status=,reservations=['eef823bf-46c1-44bf-a95a-aacb95596da0','08d35ac0-54af-4eaf-9622-761cf96ca9fc','3a7e1398-89f8-4f66-89c0-56dae2c94398','6de352df-a601-4358-9c8a-89236735bbae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:56.662215 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0588d165-3358-4fcf-a241-4764cd5c45a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:38:56.671926 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0588d165-3358-4fcf-a241-4764cd5c45a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:38:56.673214 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Flow 'volume_create_api' (27a380bb-7744-4d73-8769-405503c6d7b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:38:56.674112 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume request issued successfully. Jul 22 05:38:56.674483 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0a0949e5-9580-422c-b929-7f2d664fb826 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:38:56.675113 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 626/2509] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:38:56 2026] POST /volume/v3/volumes => generated 774 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:56.689146 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-23450f14-cc3b-4dcc-ad4a-360bbe7f1860 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:56.691442 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-23450f14-cc3b-4dcc-ad4a-360bbe7f1860 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 Jul 22 05:38:56.691742 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-23450f14-cc3b-4dcc-ad4a-360bbe7f1860 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:56.691995 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-23450f14-cc3b-4dcc-ad4a-360bbe7f1860 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:56.704114 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:56.704114 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:56.711950 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-23450f14-cc3b-4dcc-ad4a-360bbe7f1860 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:56.716876 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-23450f14-cc3b-4dcc-ad4a-360bbe7f1860 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 returned with HTTP 200 Jul 22 05:38:56.717290 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 614/2510] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:56 2026] GET /volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:57.139381 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-3412c74a-1e02-4bec-9bdc-f1674f47215f req-ab704e0e-58f4-4363-8523-833d3663a0ba None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.142983 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3412c74a-1e02-4bec-9bdc-f1674f47215f req-ab704e0e-58f4-4363-8523-833d3663a0ba tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] GET https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:57.143250 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3412c74a-1e02-4bec-9bdc-f1674f47215f req-ab704e0e-58f4-4363-8523-833d3663a0ba tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.143608 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3412c74a-1e02-4bec-9bdc-f1674f47215f req-ab704e0e-58f4-4363-8523-833d3663a0ba tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.155141 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.155141 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:57.160502 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-3412c74a-1e02-4bec-9bdc-f1674f47215f req-ab704e0e-58f4-4363-8523-833d3663a0ba tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Volume info retrieved successfully. Jul 22 05:38:57.166627 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3412c74a-1e02-4bec-9bdc-f1674f47215f req-ab704e0e-58f4-4363-8523-833d3663a0ba tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 returned with HTTP 200 Jul 22 05:38:57.167328 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 636/2511] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:57 2026] GET /volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:57.194519 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1a0a14b4-acf1-4859-9864-dccf6ff31d9a req-bdcbbb25-db7c-41eb-bcfa-fb875aa94682 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.196713 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1a0a14b4-acf1-4859-9864-dccf6ff31d9a req-bdcbbb25-db7c-41eb-bcfa-fb875aa94682 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:38:57.197155 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1a0a14b4-acf1-4859-9864-dccf6ff31d9a req-bdcbbb25-db7c-41eb-bcfa-fb875aa94682 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "267eb25c-7236-48d7-a47c-ea3d9b3dd485", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-363012840", "description": null, "metadata": {}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:57.208328 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.208328 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:57.210141 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-1a0a14b4-acf1-4859-9864-dccf6ff31d9a req-bdcbbb25-db7c-41eb-bcfa-fb875aa94682 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Volume info retrieved successfully. Jul 22 05:38:57.210453 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [req-1a0a14b4-acf1-4859-9864-dccf6ff31d9a req-bdcbbb25-db7c-41eb-bcfa-fb875aa94682 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Create snapshot from volume 267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:57.267361 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [req-1a0a14b4-acf1-4859-9864-dccf6ff31d9a req-bdcbbb25-db7c-41eb-bcfa-fb875aa94682 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Created reservations ['6b9988d2-a496-417e-b752-574b2b9c8edb', 'af2267c4-3a40-4ae1-9499-d42b40ccc78f', '102142fc-5811-41c5-801b-bff58a1a77cf', '17e496f3-aa06-4364-a8d3-8384267bfad5'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:57.311972 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-1a0a14b4-acf1-4859-9864-dccf6ff31d9a req-bdcbbb25-db7c-41eb-bcfa-fb875aa94682 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Snapshot create request issued successfully. Jul 22 05:38:57.312422 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1a0a14b4-acf1-4859-9864-dccf6ff31d9a req-bdcbbb25-db7c-41eb-bcfa-fb875aa94682 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:38:57.313045 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 636/2512] 10.4.3.91 () {72 vars in 1540 bytes} [Wed Jul 22 05:38:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:57.393355 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-c4bcbb06-da4b-441d-801f-08233377a659 req-1c5f24c2-2d0d-4a5a-b0ae-83266f6ad4ef None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.395709 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c4bcbb06-da4b-441d-801f-08233377a659 req-1c5f24c2-2d0d-4a5a-b0ae-83266f6ad4ef tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] GET https://10.4.3.91/volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af Jul 22 05:38:57.395932 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c4bcbb06-da4b-441d-801f-08233377a659 req-1c5f24c2-2d0d-4a5a-b0ae-83266f6ad4ef tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.396143 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c4bcbb06-da4b-441d-801f-08233377a659 req-1c5f24c2-2d0d-4a5a-b0ae-83266f6ad4ef tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.403253 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.403253 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:57.403808 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c4bcbb06-da4b-441d-801f-08233377a659 req-1c5f24c2-2d0d-4a5a-b0ae-83266f6ad4ef tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] Snapshot retrieved successfully. Jul 22 05:38:57.404724 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c4bcbb06-da4b-441d-801f-08233377a659 req-1c5f24c2-2d0d-4a5a-b0ae-83266f6ad4ef tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] https://10.4.3.91/volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af returned with HTTP 200 Jul 22 05:38:57.405182 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 627/2513] 10.4.3.91 () {68 vars in 1597 bytes} [Wed Jul 22 05:38:57 2026] GET /volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:57.431472 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4a991034-391c-4275-9b22-8ee0e9402268 req-7511d2d0-2ac7-4de6-92ed-4a717afb6955 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.433564 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4a991034-391c-4275-9b22-8ee0e9402268 req-7511d2d0-2ac7-4de6-92ed-4a717afb6955 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] GET https://10.4.3.91/volume/v3/snapshots/detail Jul 22 05:38:57.433812 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4a991034-391c-4275-9b22-8ee0e9402268 req-7511d2d0-2ac7-4de6-92ed-4a717afb6955 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.434052 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4a991034-391c-4275-9b22-8ee0e9402268 req-7511d2d0-2ac7-4de6-92ed-4a717afb6955 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.434338 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [req-4a991034-391c-4275-9b22-8ee0e9402268 req-7511d2d0-2ac7-4de6-92ed-4a717afb6955 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:38:57.435380 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.db.api [req-4a991034-391c-4275-9b22-8ee0e9402268 req-7511d2d0-2ac7-4de6-92ed-4a717afb6955 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] Building query based on filter {{(pid=100093) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:38:57.439361 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-4a991034-391c-4275-9b22-8ee0e9402268 req-7511d2d0-2ac7-4de6-92ed-4a717afb6955 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] Get all snapshots completed successfully. Jul 22 05:38:57.439704 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.439704 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:57.440506 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4a991034-391c-4275-9b22-8ee0e9402268 req-7511d2d0-2ac7-4de6-92ed-4a717afb6955 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-reader] https://10.4.3.91/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 05:38:57.440675 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 615/2514] 10.4.3.91 () {68 vars in 1507 bytes} [Wed Jul 22 05:38:57 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:57.440906 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-80a5d43f-75d9-4cc2-a4b1-3c6a7fefe521 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.448018 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-80a5d43f-75d9-4cc2-a4b1-3c6a7fefe521 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:57.448373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-80a5d43f-75d9-4cc2-a4b1-3c6a7fefe521 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.448593 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-80a5d43f-75d9-4cc2-a4b1-3c6a7fefe521 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.448927 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-80a5d43f-75d9-4cc2-a4b1-3c6a7fefe521 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:57.456834 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.456834 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:57.465267 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-80a5d43f-75d9-4cc2-a4b1-3c6a7fefe521 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 200 Jul 22 05:38:57.465267 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 637/2515] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:57 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:57.467473 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-4b47c34d-b3f6-490e-9da7-d8f112c3702b req-1b66fd68-dc7f-45c0-9e1d-656a7dd48d4a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.473493 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4b47c34d-b3f6-490e-9da7-d8f112c3702b req-1b66fd68-dc7f-45c0-9e1d-656a7dd48d4a tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] GET https://10.4.3.91/volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af Jul 22 05:38:57.473822 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4b47c34d-b3f6-490e-9da7-d8f112c3702b req-1b66fd68-dc7f-45c0-9e1d-656a7dd48d4a tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.474052 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4b47c34d-b3f6-490e-9da7-d8f112c3702b req-1b66fd68-dc7f-45c0-9e1d-656a7dd48d4a tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.477149 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a2959987-9d04-4ea8-b4f2-ef9656598574 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.478412 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2959987-9d04-4ea8-b4f2-ef9656598574 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] PUT https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:57.479687 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a2959987-9d04-4ea8-b4f2-ef9656598574 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "12db42d8-63a4-40e5-bb1b-fa38d4cebc0c"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:57.480321 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-a2959987-9d04-4ea8-b4f2-ef9656598574 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Update called for group ef047ce2-f1f5-420a-92d7-c9e520bb716d. {{(pid=100091) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 05:38:57.480437 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.groups [None req-a2959987-9d04-4ea8-b4f2-ef9656598574 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Updating group ef047ce2-f1f5-420a-92d7-c9e520bb716d with name None description: None add_volumes: 12db42d8-63a4-40e5-bb1b-fa38d4cebc0c remove_volumes: None. Jul 22 05:38:57.480971 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.480971 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:57.481559 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-4b47c34d-b3f6-490e-9da7-d8f112c3702b req-1b66fd68-dc7f-45c0-9e1d-656a7dd48d4a tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Snapshot retrieved successfully. Jul 22 05:38:57.482659 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4b47c34d-b3f6-490e-9da7-d8f112c3702b req-1b66fd68-dc7f-45c0-9e1d-656a7dd48d4a tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af returned with HTTP 200 Jul 22 05:38:57.483041 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 637/2516] 10.4.3.91 () {68 vars in 1597 bytes} [Wed Jul 22 05:38:57 2026] GET /volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:57.484189 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.484189 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:57.508084 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-3d0da0bb-1c8e-489e-a8df-f76aa11052a5 req-7e4897b4-f534-406e-a03d-5a0c696906b9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.510351 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3d0da0bb-1c8e-489e-a8df-f76aa11052a5 req-7e4897b4-f534-406e-a03d-5a0c696906b9 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af Jul 22 05:38:57.510528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3d0da0bb-1c8e-489e-a8df-f76aa11052a5 req-7e4897b4-f534-406e-a03d-5a0c696906b9 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.510733 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3d0da0bb-1c8e-489e-a8df-f76aa11052a5 req-7e4897b4-f534-406e-a03d-5a0c696906b9 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.510848 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [req-3d0da0bb-1c8e-489e-a8df-f76aa11052a5 req-7e4897b4-f534-406e-a03d-5a0c696906b9 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Delete snapshot with id: 6a7f5274-9398-4548-abfa-ce197467f8af Jul 22 05:38:57.516402 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.516402 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:57.518663 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2959987-9d04-4ea8-b4f2-ef9656598574 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 202 Jul 22 05:38:57.518751 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-3d0da0bb-1c8e-489e-a8df-f76aa11052a5 req-7e4897b4-f534-406e-a03d-5a0c696906b9 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Snapshot retrieved successfully. Jul 22 05:38:57.518786 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 628/2517] 10.4.3.91 () {70 vars in 1399 bytes} [Wed Jul 22 05:38:57 2026] PUT /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:38:57.525908 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5abd66df-1470-40b4-b0a3-9fc1a786558c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.528607 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5abd66df-1470-40b4-b0a3-9fc1a786558c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:57.528854 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5abd66df-1470-40b4-b0a3-9fc1a786558c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.529054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5abd66df-1470-40b4-b0a3-9fc1a786558c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.529167 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-5abd66df-1470-40b4-b0a3-9fc1a786558c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:57.532752 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.532752 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:57.540891 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-3d0da0bb-1c8e-489e-a8df-f76aa11052a5 req-7e4897b4-f534-406e-a03d-5a0c696906b9 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Snapshot delete request issued successfully. Jul 22 05:38:57.541173 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3d0da0bb-1c8e-489e-a8df-f76aa11052a5 req-7e4897b4-f534-406e-a03d-5a0c696906b9 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af returned with HTTP 202 Jul 22 05:38:57.541745 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 616/2518] 10.4.3.91 () {70 vars in 1619 bytes} [Wed Jul 22 05:38:57 2026] DELETE /volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:57.543445 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5abd66df-1470-40b4-b0a3-9fc1a786558c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 200 Jul 22 05:38:57.544222 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 638/2519] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:57 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:57.568698 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-aff0259f-2798-4e82-9e24-50169f4d8f4e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.570236 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-aff0259f-2798-4e82-9e24-50169f4d8f4e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:38:57.570468 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-aff0259f-2798-4e82-9e24-50169f4d8f4e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.570741 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-aff0259f-2798-4e82-9e24-50169f4d8f4e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.571649 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-aff0259f-2798-4e82-9e24-50169f4d8f4e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:57.576283 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-2eeeb1ee-f77d-4b6e-aa96-a970ee21c8b3 req-45b51071-8083-4c12-b786-1f80da752fd2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.578556 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.578556 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:57.578789 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-2eeeb1ee-f77d-4b6e-aa96-a970ee21c8b3 req-45b51071-8083-4c12-b786-1f80da752fd2 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] GET https://10.4.3.91/volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af Jul 22 05:38:57.579071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-2eeeb1ee-f77d-4b6e-aa96-a970ee21c8b3 req-45b51071-8083-4c12-b786-1f80da752fd2 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.579163 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-aff0259f-2798-4e82-9e24-50169f4d8f4e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:38:57.579352 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-2eeeb1ee-f77d-4b6e-aa96-a970ee21c8b3 req-45b51071-8083-4c12-b786-1f80da752fd2 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.579618 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 638/2520] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:57 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:57.586481 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.586481 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:57.587009 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-2eeeb1ee-f77d-4b6e-aa96-a970ee21c8b3 req-45b51071-8083-4c12-b786-1f80da752fd2 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Snapshot retrieved successfully. Jul 22 05:38:57.587744 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-2eeeb1ee-f77d-4b6e-aa96-a970ee21c8b3 req-45b51071-8083-4c12-b786-1f80da752fd2 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af returned with HTTP 200 Jul 22 05:38:57.588242 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 629/2521] 10.4.3.91 () {68 vars in 1597 bytes} [Wed Jul 22 05:38:57 2026] GET /volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:57.731355 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-65251376-714b-42bc-a1be-a93843fe2746 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.735979 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-65251376-714b-42bc-a1be-a93843fe2746 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 Jul 22 05:38:57.736120 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-65251376-714b-42bc-a1be-a93843fe2746 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.736443 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-65251376-714b-42bc-a1be-a93843fe2746 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.745028 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.745028 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:57.755090 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-65251376-714b-42bc-a1be-a93843fe2746 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:57.760814 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-65251376-714b-42bc-a1be-a93843fe2746 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 returned with HTTP 200 Jul 22 05:38:57.761270 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 617/2522] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:57 2026] GET /volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:57.777715 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3ca217f8-2412-4e72-bf77-9fc4bcf18e7a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.779804 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3ca217f8-2412-4e72-bf77-9fc4bcf18e7a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:38:57.780175 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3ca217f8-2412-4e72-bf77-9fc4bcf18e7a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18fda3a3-7232-432d-bb91-f0fbe228caa4", "name": "tempest-type-Backup-557237245"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:57.784356 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-3ca217f8-2412-4e72-bf77-9fc4bcf18e7a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating new backup {'backup': {'volume_id': '18fda3a3-7232-432d-bb91-f0fbe228caa4', 'name': 'tempest-type-Backup-557237245'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:38:57.784356 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-3ca217f8-2412-4e72-bf77-9fc4bcf18e7a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating backup of volume 18fda3a3-7232-432d-bb91-f0fbe228caa4 in container None Jul 22 05:38:57.796703 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.796703 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:57.797174 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3ca217f8-2412-4e72-bf77-9fc4bcf18e7a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:38:57.829370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-3ca217f8-2412-4e72-bf77-9fc4bcf18e7a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['f2e02194-ab7f-4e94-a6d1-fb2fd85c4cae', '9d6a0c34-4e16-4cab-bf60-597663cfa1c4'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:38:57.876542 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3ca217f8-2412-4e72-bf77-9fc4bcf18e7a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:38:57.877421 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 639/2523] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:38:57 2026] POST /volume/v3/backups => generated 313 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:38:57.887272 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2d876c96-4813-45cc-ae37-8e8506054716 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:57.892885 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2d876c96-4813-45cc-ae37-8e8506054716 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:38:57.893517 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2d876c96-4813-45cc-ae37-8e8506054716 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:57.894470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2d876c96-4813-45cc-ae37-8e8506054716 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:57.900664 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2d876c96-4813-45cc-ae37-8e8506054716 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:57.907804 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:57.907804 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:57.908838 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2d876c96-4813-45cc-ae37-8e8506054716 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:38:57.909416 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 639/2524] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:57 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 720 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:58.554792 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-58b69260-3941-4157-8f8d-2787e03613b5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:58.556585 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-58b69260-3941-4157-8f8d-2787e03613b5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:58.556783 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-58b69260-3941-4157-8f8d-2787e03613b5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:58.557014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-58b69260-3941-4157-8f8d-2787e03613b5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:58.557178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-58b69260-3941-4157-8f8d-2787e03613b5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:58.565032 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:58.565032 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:58.576592 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-58b69260-3941-4157-8f8d-2787e03613b5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 200 Jul 22 05:38:58.577117 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 630/2525] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:58 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:58.591981 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ae6c09aa-75df-465d-b0fd-e21a60a01964 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:58.594192 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-737f0319-85ff-4eb4-8524-e01c8fc968c0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:58.594617 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae6c09aa-75df-465d-b0fd-e21a60a01964 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] PUT https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:58.595143 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ae6c09aa-75df-465d-b0fd-e21a60a01964 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "11c99a43-4a61-4a72-aab1-b66b4872ecfd"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:58.596474 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-737f0319-85ff-4eb4-8524-e01c8fc968c0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:38:58.596777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-737f0319-85ff-4eb4-8524-e01c8fc968c0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:58.597112 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-737f0319-85ff-4eb4-8524-e01c8fc968c0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:58.597726 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-737f0319-85ff-4eb4-8524-e01c8fc968c0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:58.597796 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-ae6c09aa-75df-465d-b0fd-e21a60a01964 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Update called for group ef047ce2-f1f5-420a-92d7-c9e520bb716d. {{(pid=100093) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 05:38:58.597796 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.groups [None req-ae6c09aa-75df-465d-b0fd-e21a60a01964 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Updating group ef047ce2-f1f5-420a-92d7-c9e520bb716d with name None description: None add_volumes: None remove_volumes: 11c99a43-4a61-4a72-aab1-b66b4872ecfd. Jul 22 05:38:58.603151 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:58.603151 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:58.604856 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-737f0319-85ff-4eb4-8524-e01c8fc968c0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:38:58.605330 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 640/2526] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:58 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:58.605514 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:58.605514 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:58.625653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-9481b445-6a36-4c80-bf3e-bf4cf4f9f795 req-b2deb6c4-3a74-4258-b91d-15ef61bf2500 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:58.628198 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-9481b445-6a36-4c80-bf3e-bf4cf4f9f795 req-b2deb6c4-3a74-4258-b91d-15ef61bf2500 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] GET https://10.4.3.91/volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af Jul 22 05:38:58.628453 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-9481b445-6a36-4c80-bf3e-bf4cf4f9f795 req-b2deb6c4-3a74-4258-b91d-15ef61bf2500 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:58.628705 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-9481b445-6a36-4c80-bf3e-bf4cf4f9f795 req-b2deb6c4-3a74-4258-b91d-15ef61bf2500 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:58.634035 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-9481b445-6a36-4c80-bf3e-bf4cf4f9f795 req-b2deb6c4-3a74-4258-b91d-15ef61bf2500 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af returned with HTTP 404 Jul 22 05:38:58.634581 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 640/2527] 10.4.3.91 () {68 vars in 1597 bytes} [Wed Jul 22 05:38:58 2026] GET /volume/v3/snapshots/6a7f5274-9398-4548-abfa-ce197467f8af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:58.651374 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae6c09aa-75df-465d-b0fd-e21a60a01964 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 202 Jul 22 05:38:58.651743 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 618/2528] 10.4.3.91 () {70 vars in 1399 bytes} [Wed Jul 22 05:38:58 2026] PUT /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:38:58.658050 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1479cf5a-c8c3-4011-bc8d-85410c6029c6 req-83a2cea3-e8ae-4c9a-8f46-4dc6369eaf99 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:58.658417 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0ba21309-d6c5-4b85-8142-3e6329b7d8c8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:58.660576 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1479cf5a-c8c3-4011-bc8d-85410c6029c6 req-83a2cea3-e8ae-4c9a-8f46-4dc6369eaf99 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] DELETE https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:58.660746 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1479cf5a-c8c3-4011-bc8d-85410c6029c6 req-83a2cea3-e8ae-4c9a-8f46-4dc6369eaf99 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:58.660922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1479cf5a-c8c3-4011-bc8d-85410c6029c6 req-83a2cea3-e8ae-4c9a-8f46-4dc6369eaf99 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:58.660999 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0ba21309-d6c5-4b85-8142-3e6329b7d8c8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:58.661078 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [req-1479cf5a-c8c3-4011-bc8d-85410c6029c6 req-83a2cea3-e8ae-4c9a-8f46-4dc6369eaf99 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Delete volume with id: 267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:58.661279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0ba21309-d6c5-4b85-8142-3e6329b7d8c8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:58.661538 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0ba21309-d6c5-4b85-8142-3e6329b7d8c8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:58.661743 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-0ba21309-d6c5-4b85-8142-3e6329b7d8c8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:58.669566 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:58.669566 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:58.672410 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:58.672410 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:58.672988 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-1479cf5a-c8c3-4011-bc8d-85410c6029c6 req-83a2cea3-e8ae-4c9a-8f46-4dc6369eaf99 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Volume info retrieved successfully. Jul 22 05:38:58.681590 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0ba21309-d6c5-4b85-8142-3e6329b7d8c8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 200 Jul 22 05:38:58.682133 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 641/2529] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:58 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:58.705796 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-1479cf5a-c8c3-4011-bc8d-85410c6029c6 req-83a2cea3-e8ae-4c9a-8f46-4dc6369eaf99 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Delete volume request issued successfully. Jul 22 05:38:58.705998 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1479cf5a-c8c3-4011-bc8d-85410c6029c6 req-83a2cea3-e8ae-4c9a-8f46-4dc6369eaf99 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 returned with HTTP 202 Jul 22 05:38:58.706411 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 631/2530] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:38:58 2026] DELETE /volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:38:58.733234 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-5291805f-c967-4178-b5af-550f2b05c1e1 req-0144b3bc-c6e3-476d-80f3-72c06451b80f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:58.736337 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5291805f-c967-4178-b5af-550f2b05c1e1 req-0144b3bc-c6e3-476d-80f3-72c06451b80f tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] GET https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:58.738529 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5291805f-c967-4178-b5af-550f2b05c1e1 req-0144b3bc-c6e3-476d-80f3-72c06451b80f tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:58.738770 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-5291805f-c967-4178-b5af-550f2b05c1e1 req-0144b3bc-c6e3-476d-80f3-72c06451b80f tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:58.750229 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:58.750229 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:58.757951 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-5291805f-c967-4178-b5af-550f2b05c1e1 req-0144b3bc-c6e3-476d-80f3-72c06451b80f tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Volume info retrieved successfully. Jul 22 05:38:58.769464 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-5291805f-c967-4178-b5af-550f2b05c1e1 req-0144b3bc-c6e3-476d-80f3-72c06451b80f tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 returned with HTTP 200 Jul 22 05:38:58.769464 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 641/2531] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:58 2026] GET /volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:58.919524 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a37f6792-9c09-4f25-82e1-11bfcb9cf824 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:58.921399 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a37f6792-9c09-4f25-82e1-11bfcb9cf824 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:38:58.921613 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a37f6792-9c09-4f25-82e1-11bfcb9cf824 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:58.921825 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a37f6792-9c09-4f25-82e1-11bfcb9cf824 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:58.921923 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a37f6792-9c09-4f25-82e1-11bfcb9cf824 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:58.926378 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:58.926378 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:58.927043 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a37f6792-9c09-4f25-82e1-11bfcb9cf824 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:38:58.927387 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 619/2532] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:58 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:59.619285 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-21f5b2f1-25da-47e6-9dd7-35ba147e0f33 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:59.621134 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-21f5b2f1-25da-47e6-9dd7-35ba147e0f33 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:38:59.621511 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-21f5b2f1-25da-47e6-9dd7-35ba147e0f33 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:59.621810 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-21f5b2f1-25da-47e6-9dd7-35ba147e0f33 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:59.621935 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-21f5b2f1-25da-47e6-9dd7-35ba147e0f33 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:59.628250 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:59.628250 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:38:59.629542 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-21f5b2f1-25da-47e6-9dd7-35ba147e0f33 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:38:59.630309 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 642/2533] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:38:59 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:38:59.692138 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9e1f73e1-769e-4e61-be33-8d0b11e0d680 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:59.694102 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e1f73e1-769e-4e61-be33-8d0b11e0d680 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:59.694420 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e1f73e1-769e-4e61-be33-8d0b11e0d680 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:59.694695 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e1f73e1-769e-4e61-be33-8d0b11e0d680 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:59.694861 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-9e1f73e1-769e-4e61-be33-8d0b11e0d680 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:59.698508 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:59.698508 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:38:59.706669 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e1f73e1-769e-4e61-be33-8d0b11e0d680 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 200 Jul 22 05:38:59.707109 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 632/2534] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:59 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:59.717810 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0ba5c474-c1c8-44f5-8b17-48d8a084dade None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:59.719990 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0ba5c474-c1c8-44f5-8b17-48d8a084dade tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] PUT https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:59.720447 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0ba5c474-c1c8-44f5-8b17-48d8a084dade tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "11c99a43-4a61-4a72-aab1-b66b4872ecfd"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:38:59.722345 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-0ba5c474-c1c8-44f5-8b17-48d8a084dade tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Update called for group ef047ce2-f1f5-420a-92d7-c9e520bb716d. {{(pid=100092) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 05:38:59.722504 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.groups [None req-0ba5c474-c1c8-44f5-8b17-48d8a084dade tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Updating group ef047ce2-f1f5-420a-92d7-c9e520bb716d with name None description: None add_volumes: 11c99a43-4a61-4a72-aab1-b66b4872ecfd remove_volumes: None. Jul 22 05:38:59.726524 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:59.726524 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:38:59.756155 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0ba5c474-c1c8-44f5-8b17-48d8a084dade tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 202 Jul 22 05:38:59.756643 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 642/2535] 10.4.3.91 () {70 vars in 1399 bytes} [Wed Jul 22 05:38:59 2026] PUT /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:38:59.764391 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-38e5a088-ad7d-4976-8b7b-e9dff95f8376 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:59.766493 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38e5a088-ad7d-4976-8b7b-e9dff95f8376 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:38:59.766493 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-38e5a088-ad7d-4976-8b7b-e9dff95f8376 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:59.766587 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-38e5a088-ad7d-4976-8b7b-e9dff95f8376 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:59.766834 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-38e5a088-ad7d-4976-8b7b-e9dff95f8376 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:38:59.770736 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:59.770736 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:59.784219 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38e5a088-ad7d-4976-8b7b-e9dff95f8376 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 200 Jul 22 05:38:59.784559 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 620/2536] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:38:59 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:38:59.798980 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-5d4d6b80-7b9c-4efc-b7ab-1e4386002bd0 req-c976bcc5-7c3d-4aa7-ac28-b0c23f203aa1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:59.801726 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5d4d6b80-7b9c-4efc-b7ab-1e4386002bd0 req-c976bcc5-7c3d-4aa7-ac28-b0c23f203aa1 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] GET https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:59.801993 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5d4d6b80-7b9c-4efc-b7ab-1e4386002bd0 req-c976bcc5-7c3d-4aa7-ac28-b0c23f203aa1 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:59.802262 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-5d4d6b80-7b9c-4efc-b7ab-1e4386002bd0 req-c976bcc5-7c3d-4aa7-ac28-b0c23f203aa1 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:59.810982 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-5d4d6b80-7b9c-4efc-b7ab-1e4386002bd0 req-c976bcc5-7c3d-4aa7-ac28-b0c23f203aa1 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 returned with HTTP 404 Jul 22 05:38:59.811570 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 643/2537] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:59 2026] GET /volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:59.841146 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-3ac34e38-1a40-4092-97f9-207131227f56 req-2131e8df-3cba-4e28-83e8-6ff7d34c5eab None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:59.843214 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3ac34e38-1a40-4092-97f9-207131227f56 req-2131e8df-3cba-4e28-83e8-6ff7d34c5eab tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] DELETE https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:59.843375 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3ac34e38-1a40-4092-97f9-207131227f56 req-2131e8df-3cba-4e28-83e8-6ff7d34c5eab tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:59.843547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3ac34e38-1a40-4092-97f9-207131227f56 req-2131e8df-3cba-4e28-83e8-6ff7d34c5eab tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:59.844081 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [req-3ac34e38-1a40-4092-97f9-207131227f56 req-2131e8df-3cba-4e28-83e8-6ff7d34c5eab tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Delete volume with id: 267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:59.850744 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3ac34e38-1a40-4092-97f9-207131227f56 req-2131e8df-3cba-4e28-83e8-6ff7d34c5eab tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 returned with HTTP 404 Jul 22 05:38:59.850744 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 633/2538] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:38:59 2026] DELETE /volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:59.876843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-eab1b88b-b878-4797-a500-708198c864ee req-5b566797-4408-45cd-b7e8-ece7c12a8db4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:59.885971 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-eab1b88b-b878-4797-a500-708198c864ee req-5b566797-4408-45cd-b7e8-ece7c12a8db4 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] GET https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 Jul 22 05:38:59.886187 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-eab1b88b-b878-4797-a500-708198c864ee req-5b566797-4408-45cd-b7e8-ece7c12a8db4 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:59.886365 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-eab1b88b-b878-4797-a500-708198c864ee req-5b566797-4408-45cd-b7e8-ece7c12a8db4 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:59.899731 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-eab1b88b-b878-4797-a500-708198c864ee req-5b566797-4408-45cd-b7e8-ece7c12a8db4 tempest-VolumesSnapshotsTestJSON-1649441021 tempest-VolumesSnapshotsTestJSON-1649441021-project-member] https://10.4.3.91/volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 returned with HTTP 404 Jul 22 05:38:59.900247 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 643/2539] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:38:59 2026] GET /volume/v3/volumes/267eb25c-7236-48d7-a47c-ea3d9b3dd485 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:38:59.937487 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0c302a33-9fe9-49f8-95ca-faddf7b64fb3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:38:59.939852 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0c302a33-9fe9-49f8-95ca-faddf7b64fb3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:38:59.940085 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0c302a33-9fe9-49f8-95ca-faddf7b64fb3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:38:59.940312 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0c302a33-9fe9-49f8-95ca-faddf7b64fb3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:38:59.940455 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-0c302a33-9fe9-49f8-95ca-faddf7b64fb3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:38:59.945042 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:38:59.945042 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:38:59.945653 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0c302a33-9fe9-49f8-95ca-faddf7b64fb3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:38:59.946153 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 621/2540] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:38:59 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:00.641482 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e41459e6-7a67-4c47-a49e-e7a486352a3a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:00.647045 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e41459e6-7a67-4c47-a49e-e7a486352a3a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:39:00.647045 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e41459e6-7a67-4c47-a49e-e7a486352a3a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:00.647045 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e41459e6-7a67-4c47-a49e-e7a486352a3a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:00.647045 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-e41459e6-7a67-4c47-a49e-e7a486352a3a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:00.652603 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:00.652603 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:00.654111 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e41459e6-7a67-4c47-a49e-e7a486352a3a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:39:00.654619 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 644/2541] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:00 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:00.671295 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1810befa-0c03-4dbc-9ead-92c346182a7b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:00.695718 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1810befa-0c03-4dbc-9ead-92c346182a7b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:39:00.696144 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1810befa-0c03-4dbc-9ead-92c346182a7b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:00.697107 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1810befa-0c03-4dbc-9ead-92c346182a7b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:00.697901 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1810befa-0c03-4dbc-9ead-92c346182a7b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:00.712563 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:00.712563 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:00.713500 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1810befa-0c03-4dbc-9ead-92c346182a7b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:39:00.713941 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 634/2542] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:00 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 706 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:00.725476 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-238a3979-bac4-4c40-b362-fb2204857ba5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:00.728795 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-238a3979-bac4-4c40-b362-fb2204857ba5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:39:00.728795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-238a3979-bac4-4c40-b362-fb2204857ba5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:00.728795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-238a3979-bac4-4c40-b362-fb2204857ba5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:00.728981 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-238a3979-bac4-4c40-b362-fb2204857ba5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete backup with id: d27b0be2-290f-4fbf-abeb-bd9e2db49892. Jul 22 05:39:00.740058 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:00.740058 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:00.760351 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-238a3979-bac4-4c40-b362-fb2204857ba5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] delete_backup rpcapi backup_id d27b0be2-290f-4fbf-abeb-bd9e2db49892 {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:39:00.762661 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-238a3979-bac4-4c40-b362-fb2204857ba5 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 202 Jul 22 05:39:00.763075 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 644/2543] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:00 2026] DELETE /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:00.781521 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4602fe9e-045f-4c82-8fd8-27768ea0916b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:00.783945 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4602fe9e-045f-4c82-8fd8-27768ea0916b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:39:00.784232 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4602fe9e-045f-4c82-8fd8-27768ea0916b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:00.784417 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4602fe9e-045f-4c82-8fd8-27768ea0916b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:00.784700 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-4602fe9e-045f-4c82-8fd8-27768ea0916b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:00.789766 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:00.789766 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:00.790951 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4602fe9e-045f-4c82-8fd8-27768ea0916b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 200 Jul 22 05:39:00.791502 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 622/2544] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:00 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:00.800052 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-32010a18-29cc-459a-a21d-372b260d827e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:00.801719 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-32010a18-29cc-459a-a21d-372b260d827e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:39:00.802542 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-32010a18-29cc-459a-a21d-372b260d827e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:00.802542 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-32010a18-29cc-459a-a21d-372b260d827e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:00.802542 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-32010a18-29cc-459a-a21d-372b260d827e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:39:00.806584 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:00.806584 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:00.815028 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-32010a18-29cc-459a-a21d-372b260d827e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 200 Jul 22 05:39:00.815703 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 645/2545] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:39:00 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:00.825618 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:00.827949 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:00.828156 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:00.828342 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:00.828605 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:00.829290 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:00.845729 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all volumes completed successfully. Jul 22 05:39:00.847912 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:00.847912 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:00.906335 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:00.909779 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:00.909779 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:00.914860 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:00.914916 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:00.961445 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:00.964468 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:00.964468 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:00.972360 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2ced3de-f8f7-46f4-bdad-e6224f29cfe9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:00.972745 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 635/2546] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:39:00 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:39:00.974933 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-321fdce4-ae52-499d-816b-af912285890c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:00.980283 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-321fdce4-ae52-499d-816b-af912285890c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:00.980497 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-321fdce4-ae52-499d-816b-af912285890c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:00.980718 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-321fdce4-ae52-499d-816b-af912285890c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:00.980801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-321fdce4-ae52-499d-816b-af912285890c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:00.985390 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:00.985390 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:00.986077 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-321fdce4-ae52-499d-816b-af912285890c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:00.986409 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 645/2547] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:00 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:00.992705 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-38188766-3aa6-4e94-9e38-6d6fa05c1530 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:00.994523 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38188766-3aa6-4e94-9e38-6d6fa05c1530 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/group_snapshots Jul 22 05:39:00.994993 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-38188766-3aa6-4e94-9e38-6d6fa05c1530 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ef047ce2-f1f5-420a-92d7-c9e520bb716d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-348424860"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:00.996473 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.group_snapshots [None req-38188766-3aa6-4e94-9e38-6d6fa05c1530 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ef047ce2-f1f5-420a-92d7-c9e520bb716d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-348424860'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 05:39:01.005788 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:01.005788 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:01.012883 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.group_snapshots [None req-38188766-3aa6-4e94-9e38-6d6fa05c1530 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-348424860. Jul 22 05:39:01.030180 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:01.030180 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:01.044550 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-38188766-3aa6-4e94-9e38-6d6fa05c1530 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1916281979 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1916281979, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:01.044867 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-38188766-3aa6-4e94-9e38-6d6fa05c1530 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1916281979 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1916281979, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:01.075252 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-38188766-3aa6-4e94-9e38-6d6fa05c1530 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['0b4edd06-2600-4293-b234-890b474d6c23', '477f2232-e9b6-4639-abb1-50424695ef3c', '207d44a1-3661-41c3-a832-6059fc0b0d5c', 'e99ff6bb-6a11-4961-8d9f-4734ec0ab11d'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:01.126247 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38188766-3aa6-4e94-9e38-6d6fa05c1530 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots returned with HTTP 202 Jul 22 05:39:01.126898 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 623/2548] 10.4.3.91 () {70 vars in 1317 bytes} [Wed Jul 22 05:39:00 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:01.140894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1abf7dfe-90e3-4fee-b635-21cf34ddaf01 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:01.144876 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1abf7dfe-90e3-4fee-b635-21cf34ddaf01 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 Jul 22 05:39:01.145346 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1abf7dfe-90e3-4fee-b635-21cf34ddaf01 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:01.146652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1abf7dfe-90e3-4fee-b635-21cf34ddaf01 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:01.146652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.group_snapshots [None req-1abf7dfe-90e3-4fee-b635-21cf34ddaf01 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member 7fad1977-fb76-410c-a404-0467ec26b578 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:39:01.153342 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:01.153342 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:01.161333 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1abf7dfe-90e3-4fee-b635-21cf34ddaf01 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 returned with HTTP 200 Jul 22 05:39:01.161869 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 646/2549] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:39:01 2026] GET /volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:01.800491 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:01.802785 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dc3af7c2-cbcf-49bd-b6d5-8b2163c86592 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:01.805583 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dc3af7c2-cbcf-49bd-b6d5-8b2163c86592 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 Jul 22 05:39:01.805583 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dc3af7c2-cbcf-49bd-b6d5-8b2163c86592 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:01.805826 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dc3af7c2-cbcf-49bd-b6d5-8b2163c86592 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:01.806250 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-dc3af7c2-cbcf-49bd-b6d5-8b2163c86592 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id d27b0be2-290f-4fbf-abeb-bd9e2db49892. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:01.811881 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dc3af7c2-cbcf-49bd-b6d5-8b2163c86592 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 returned with HTTP 404 Jul 22 05:39:01.812606 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 646/2550] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:01 2026] GET /volume/v3/backups/d27b0be2-290f-4fbf-abeb-bd9e2db49892 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:01.821825 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-293e01e3-0e92-4eea-b962-6a4e517d1c16 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:01.823902 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-293e01e3-0e92-4eea-b962-6a4e517d1c16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:39:01.824545 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-293e01e3-0e92-4eea-b962-6a4e517d1c16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36255291-2812-40f9-9c77-11b2b633a7fc", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-441363069", "container": "tempest-volumesbackupstest-backup-container-1786399347"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:01.826004 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-293e01e3-0e92-4eea-b962-6a4e517d1c16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating new backup {'backup': {'volume_id': '36255291-2812-40f9-9c77-11b2b633a7fc', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-441363069', 'container': 'tempest-volumesbackupstest-backup-container-1786399347'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:39:01.826160 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-293e01e3-0e92-4eea-b962-6a4e517d1c16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Creating backup of volume 36255291-2812-40f9-9c77-11b2b633a7fc in container tempest-volumesbackupstest-backup-container-1786399347 Jul 22 05:39:01.838607 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:01.838607 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:01.839278 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-293e01e3-0e92-4eea-b962-6a4e517d1c16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:39:01.865441 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-293e01e3-0e92-4eea-b962-6a4e517d1c16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Created reservations ['b8d07c84-3a33-4be9-8915-bb6580f4efad', 'e118f67f-6e1e-4314-a8cc-17931fa5e0fc'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:01.916869 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-293e01e3-0e92-4eea-b962-6a4e517d1c16 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:39:01.917181 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 624/2551] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:01 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 22 05:39:01.930872 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f0b25601-f52f-406e-a8b2-c9acfa420f11 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:01.937930 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0b25601-f52f-406e-a8b2-c9acfa420f11 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:01.938389 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0b25601-f52f-406e-a8b2-c9acfa420f11 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:01.938652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0b25601-f52f-406e-a8b2-c9acfa420f11 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:01.938796 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f0b25601-f52f-406e-a8b2-c9acfa420f11 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:01.949881 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:01.949881 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:01.952412 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0b25601-f52f-406e-a8b2-c9acfa420f11 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:01.954010 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 647/2552] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:01 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 785 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:01.982415 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:01.982964 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1477814878"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:01.984938 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1477814878'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:01.984938 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Create volume of 1 GB Jul 22 05:39:01.990911 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Availability Zones retrieved successfully. Jul 22 05:39:01.999383 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Flow 'volume_create_api' (4d1f8b24-4afb-4c2e-a1ce-b67c9b2d0b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:01.999933 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-918e56eb-290f-42c8-8662-e42f53f041dc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.000534 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70fce013-8fa6-41f0-ad56-afdc832c443b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:02.001697 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:02.003484 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-918e56eb-290f-42c8-8662-e42f53f041dc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:02.003832 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-918e56eb-290f-42c8-8662-e42f53f041dc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.004968 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-918e56eb-290f-42c8-8662-e42f53f041dc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.005086 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-918e56eb-290f-42c8-8662-e42f53f041dc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:02.014097 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.014097 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:02.015065 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-918e56eb-290f-42c8-8662-e42f53f041dc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:02.015609 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 647/2553] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:01 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:02.041268 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70fce013-8fa6-41f0-ad56-afdc832c443b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:02.042436 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b8213d-2627-439f-ac53-86b643bb368f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:02.161417 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Created reservations ['abd4ba9d-7961-4e10-9d3d-f26de846fd05', '88bdff7b-c900-418f-9dbc-8c402fc9231e', '119bccf3-a38b-40fd-8116-641d1b93d781', '024d1f95-277c-4885-bcf4-a626cebed4be'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:02.162563 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b8213d-2627-439f-ac53-86b643bb368f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abd4ba9d-7961-4e10-9d3d-f26de846fd05', '88bdff7b-c900-418f-9dbc-8c402fc9231e', '119bccf3-a38b-40fd-8116-641d1b93d781', '024d1f95-277c-4885-bcf4-a626cebed4be']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:02.163607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfc12bb-d36d-48fe-b8c3-83255d8d308b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:02.172448 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1ab9b849-2a05-4910-8a08-d72321701a55 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.174371 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1ab9b849-2a05-4910-8a08-d72321701a55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 Jul 22 05:39:02.174555 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1ab9b849-2a05-4910-8a08-d72321701a55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.175105 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1ab9b849-2a05-4910-8a08-d72321701a55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.175237 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.group_snapshots [None req-1ab9b849-2a05-4910-8a08-d72321701a55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member 7fad1977-fb76-410c-a404-0467ec26b578 {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:39:02.180538 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.180538 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:02.187568 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1ab9b849-2a05-4910-8a08-d72321701a55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 returned with HTTP 200 Jul 22 05:39:02.187788 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 625/2554] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:39:02 2026] GET /volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:02.197486 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9e81a0d6-f77b-42cb-b49d-8b281645b0ea None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.200592 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9e81a0d6-f77b-42cb-b49d-8b281645b0ea tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail Jul 22 05:39:02.200592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9e81a0d6-f77b-42cb-b49d-8b281645b0ea tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.200592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9e81a0d6-f77b-42cb-b49d-8b281645b0ea tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.200592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-9e81a0d6-f77b-42cb-b49d-8b281645b0ea tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:02.202239 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.db.api [None req-9e81a0d6-f77b-42cb-b49d-8b281645b0ea tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Building query based on filter {{(pid=100094) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:39:02.208299 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfc12bb-d36d-48fe-b8c3-83255d8d308b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd16a9544-b174-4152-8704-e914549e8bf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1477814878',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d166666bb94b46f3b4208b60e2181b65',qos_specs=None,replication_status=,reservations=['abd4ba9d-7961-4e10-9d3d-f26de846fd05','88bdff7b-c900-418f-9dbc-8c402fc9231e','119bccf3-a38b-40fd-8116-641d1b93d781','024d1f95-277c-4885-bcf4-a626cebed4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303251a38d4f40b898432756a0304ad0',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1477814878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d16a9544-b174-4152-8704-e914549e8bf2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d166666bb94b46f3b4208b60e2181b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='303251a38d4f40b898432756a0304ad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:02.210616 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9e81a0d6-f77b-42cb-b49d-8b281645b0ea tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all snapshots completed successfully. Jul 22 05:39:02.210735 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58caa715-4294-4c1d-9f66-0094b58be618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:02.210818 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.210818 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:02.210818 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9e81a0d6-f77b-42cb-b49d-8b281645b0ea tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 05:39:02.210818 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 648/2555] 10.4.3.91 () {66 vars in 1257 bytes} [Wed Jul 22 05:39:02 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:02.222661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9cce7743-03cd-425f-a522-9ff98651d569 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.228903 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9cce7743-03cd-425f-a522-9ff98651d569 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/90915338-19ee-4418-bc56-de83a2367096 Jul 22 05:39:02.228903 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9cce7743-03cd-425f-a522-9ff98651d569 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.228903 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9cce7743-03cd-425f-a522-9ff98651d569 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.235461 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.235461 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:02.235988 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9cce7743-03cd-425f-a522-9ff98651d569 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Snapshot retrieved successfully. Jul 22 05:39:02.236814 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58caa715-4294-4c1d-9f66-0094b58be618) transitioned into state 'SUCCESS' from state '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-1477814878',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d166666bb94b46f3b4208b60e2181b65',qos_specs=None,replication_status=,reservations=['abd4ba9d-7961-4e10-9d3d-f26de846fd05','88bdff7b-c900-418f-9dbc-8c402fc9231e','119bccf3-a38b-40fd-8116-641d1b93d781','024d1f95-277c-4885-bcf4-a626cebed4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303251a38d4f40b898432756a0304ad0',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:02.236906 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9cce7743-03cd-425f-a522-9ff98651d569 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/90915338-19ee-4418-bc56-de83a2367096 returned with HTTP 200 Jul 22 05:39:02.237324 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 648/2556] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:02 2026] GET /volume/v3/snapshots/90915338-19ee-4418-bc56-de83a2367096 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:02.237545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bbb44dc-d750-4094-89a2-9de50b52c94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:02.247160 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8ef3bee0-ab41-446c-9cf8-93f2883018a1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.248388 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bbb44dc-d750-4094-89a2-9de50b52c94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:02.249170 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Flow 'volume_create_api' (4d1f8b24-4afb-4c2e-a1ce-b67c9b2d0b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:02.249385 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Create volume request issued successfully. Jul 22 05:39:02.251651 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ef3bee0-ab41-446c-9cf8-93f2883018a1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/664a00c6-dc9a-4f1b-b2bb-f6a78ec71023 Jul 22 05:39:02.251651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ef3bee0-ab41-446c-9cf8-93f2883018a1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.252286 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f0918fda-8dba-4a0d-a8c7-07180349b947 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:02.252503 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ef3bee0-ab41-446c-9cf8-93f2883018a1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.252645 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 636/2557] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:01 2026] POST /volume/v3/volumes => generated 758 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:02.257807 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.257807 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:02.257807 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8ef3bee0-ab41-446c-9cf8-93f2883018a1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Snapshot retrieved successfully. Jul 22 05:39:02.257807 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ef3bee0-ab41-446c-9cf8-93f2883018a1 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/664a00c6-dc9a-4f1b-b2bb-f6a78ec71023 returned with HTTP 200 Jul 22 05:39:02.257807 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 626/2558] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:02 2026] GET /volume/v3/snapshots/664a00c6-dc9a-4f1b-b2bb-f6a78ec71023 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:02.269617 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-55db0463-3425-40c0-a6ef-2e41f58b1398 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.270431 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7d1dc0e9-0017-4e38-8bdf-49ab29edd748 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.272011 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-55db0463-3425-40c0-a6ef-2e41f58b1398 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] DELETE https://10.4.3.91/volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 Jul 22 05:39:02.272375 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7d1dc0e9-0017-4e38-8bdf-49ab29edd748 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 Jul 22 05:39:02.272422 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-55db0463-3425-40c0-a6ef-2e41f58b1398 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.272570 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7d1dc0e9-0017-4e38-8bdf-49ab29edd748 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.272674 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-55db0463-3425-40c0-a6ef-2e41f58b1398 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.272764 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7d1dc0e9-0017-4e38-8bdf-49ab29edd748 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.272859 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.group_snapshots [None req-55db0463-3425-40c0-a6ef-2e41f58b1398 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] delete called for member 7fad1977-fb76-410c-a404-0467ec26b578 {{(pid=100094) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 05:39:02.272979 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.group_snapshots [None req-55db0463-3425-40c0-a6ef-2e41f58b1398 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Delete group_snapshot with id: 7fad1977-fb76-410c-a404-0467ec26b578 Jul 22 05:39:02.276468 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.276468 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:02.280456 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.280456 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:02.284824 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7d1dc0e9-0017-4e38-8bdf-49ab29edd748 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:02.289339 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7d1dc0e9-0017-4e38-8bdf-49ab29edd748 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 returned with HTTP 200 Jul 22 05:39:02.289715 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 649/2559] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:02 2026] GET /volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:02.316019 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-55db0463-3425-40c0-a6ef-2e41f58b1398 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 returned with HTTP 202 Jul 22 05:39:02.316197 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 649/2560] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:39:02 2026] DELETE /volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:39:02.328173 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-168e254f-8767-4f46-a360-9cbe5c31b60f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.330068 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:02.330340 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.330537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.330869 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:02.332247 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.332247 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:02.332247 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:02.342626 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all volumes completed successfully. Jul 22 05:39:02.343729 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:02.343729 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:02.394698 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:02.400406 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.400406 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:02.408487 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:02.408873 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:02.456747 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:02.463109 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.463109 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:02.474280 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-168e254f-8767-4f46-a360-9cbe5c31b60f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:02.474834 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 637/2561] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:39:02 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:39:02.494357 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-38781c01-650e-4db4-93b8-79ec0e216e55 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.499648 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38781c01-650e-4db4-93b8-79ec0e216e55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail Jul 22 05:39:02.500059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-38781c01-650e-4db4-93b8-79ec0e216e55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.500689 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-38781c01-650e-4db4-93b8-79ec0e216e55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.500689 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-38781c01-650e-4db4-93b8-79ec0e216e55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:02.502661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.db.api [None req-38781c01-650e-4db4-93b8-79ec0e216e55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Building query based on filter {{(pid=100093) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:39:02.507915 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-38781c01-650e-4db4-93b8-79ec0e216e55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all snapshots completed successfully. Jul 22 05:39:02.508775 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.508775 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:02.509428 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38781c01-650e-4db4-93b8-79ec0e216e55 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 05:39:02.509999 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 627/2562] 10.4.3.91 () {66 vars in 1257 bytes} [Wed Jul 22 05:39:02 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:02.524385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ab90b7a8-99a6-40c0-9832-5765e44c9d18 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.531280 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ab90b7a8-99a6-40c0-9832-5765e44c9d18 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/90915338-19ee-4418-bc56-de83a2367096 Jul 22 05:39:02.532099 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ab90b7a8-99a6-40c0-9832-5765e44c9d18 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.532882 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ab90b7a8-99a6-40c0-9832-5765e44c9d18 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.547751 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.547751 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:02.547751 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ab90b7a8-99a6-40c0-9832-5765e44c9d18 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Snapshot retrieved successfully. Jul 22 05:39:02.547751 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ab90b7a8-99a6-40c0-9832-5765e44c9d18 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/90915338-19ee-4418-bc56-de83a2367096 returned with HTTP 200 Jul 22 05:39:02.552918 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 650/2563] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:02 2026] GET /volume/v3/snapshots/90915338-19ee-4418-bc56-de83a2367096 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:02.969983 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b1cb0447-e108-4b3a-8de9-9903c6dac10c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:02.973609 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b1cb0447-e108-4b3a-8de9-9903c6dac10c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:02.974000 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b1cb0447-e108-4b3a-8de9-9903c6dac10c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:02.974256 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b1cb0447-e108-4b3a-8de9-9903c6dac10c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:02.974472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-b1cb0447-e108-4b3a-8de9-9903c6dac10c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:02.979736 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:02.979736 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:02.980477 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b1cb0447-e108-4b3a-8de9-9903c6dac10c tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:02.981067 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 650/2564] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:02 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:03.032789 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-928ecb9c-f4a0-41ad-aa3e-3cc3880133fa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.035966 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-928ecb9c-f4a0-41ad-aa3e-3cc3880133fa tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:03.038698 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-928ecb9c-f4a0-41ad-aa3e-3cc3880133fa tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.038698 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-928ecb9c-f4a0-41ad-aa3e-3cc3880133fa tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.038698 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-928ecb9c-f4a0-41ad-aa3e-3cc3880133fa tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:03.042625 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.042625 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:03.044259 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-928ecb9c-f4a0-41ad-aa3e-3cc3880133fa tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:03.044259 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 638/2565] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:03.308579 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ee1d94f5-9820-4435-ae7a-29ba0dd42254 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.311053 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ee1d94f5-9820-4435-ae7a-29ba0dd42254 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 Jul 22 05:39:03.311468 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ee1d94f5-9820-4435-ae7a-29ba0dd42254 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.311577 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ee1d94f5-9820-4435-ae7a-29ba0dd42254 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.324240 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.324240 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:03.331454 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ee1d94f5-9820-4435-ae7a-29ba0dd42254 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:03.337682 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ee1d94f5-9820-4435-ae7a-29ba0dd42254 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 returned with HTTP 200 Jul 22 05:39:03.338159 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 628/2566] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:03.373001 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-7734f391-9d13-4a17-b70e-6f6098212c0b req-196abc1d-1e32-4443-a79a-8b7f33376005 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.378029 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-7734f391-9d13-4a17-b70e-6f6098212c0b req-196abc1d-1e32-4443-a79a-8b7f33376005 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 Jul 22 05:39:03.378263 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-7734f391-9d13-4a17-b70e-6f6098212c0b req-196abc1d-1e32-4443-a79a-8b7f33376005 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.378433 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-7734f391-9d13-4a17-b70e-6f6098212c0b req-196abc1d-1e32-4443-a79a-8b7f33376005 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.387696 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.387696 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:03.393273 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-7734f391-9d13-4a17-b70e-6f6098212c0b req-196abc1d-1e32-4443-a79a-8b7f33376005 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:03.398656 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-7734f391-9d13-4a17-b70e-6f6098212c0b req-196abc1d-1e32-4443-a79a-8b7f33376005 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 returned with HTTP 200 Jul 22 05:39:03.399072 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 651/2567] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:03.417077 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.420604 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:03.420968 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-38066944"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:03.422490 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-38066944'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:03.422678 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Create volume of 1 GB Jul 22 05:39:03.424929 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-39c7160f-5518-4733-b1be-7d3b2d23c533 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.426829 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Availability Zones retrieved successfully. Jul 22 05:39:03.428451 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-39c7160f-5518-4733-b1be-7d3b2d23c533 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:03.428713 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-39c7160f-5518-4733-b1be-7d3b2d23c533 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.428939 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-39c7160f-5518-4733-b1be-7d3b2d23c533 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.432362 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Flow 'volume_create_api' (25ffdcc2-7de9-4829-b88a-5028eeb1382f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:03.433199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617eb27e-86eb-4cef-9094-77823fb39af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:03.434067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:03.446410 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.446410 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:03.455740 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-39c7160f-5518-4733-b1be-7d3b2d23c533 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:03.471844 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-39c7160f-5518-4733-b1be-7d3b2d23c533 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:03.472684 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 639/2568] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:03.482667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617eb27e-86eb-4cef-9094-77823fb39af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:03.482667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9573f0a0-e978-4fc1-b851-eb7a4c7232ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:03.488181 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0ff147c4-0171-4a59-8e04-08a465380baa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.490168 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0ff147c4-0171-4a59-8e04-08a465380baa tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:03.490556 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0ff147c4-0171-4a59-8e04-08a465380baa tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.490930 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0ff147c4-0171-4a59-8e04-08a465380baa tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.499414 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.499414 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:03.503098 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0ff147c4-0171-4a59-8e04-08a465380baa tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:03.507005 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0ff147c4-0171-4a59-8e04-08a465380baa tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:03.507509 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 629/2569] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:03.539545 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Created reservations ['29dd636e-74eb-4b8d-bca4-226f4cf904e9', 'acbd2a15-ceed-4b4c-8c25-cc4b43d508c2', '568820e0-3574-42d2-b496-e791da0a1673', 'e6765192-7699-4689-b656-47b96e6f712c'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:03.540670 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9573f0a0-e978-4fc1-b851-eb7a4c7232ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29dd636e-74eb-4b8d-bca4-226f4cf904e9', 'acbd2a15-ceed-4b4c-8c25-cc4b43d508c2', '568820e0-3574-42d2-b496-e791da0a1673', 'e6765192-7699-4689-b656-47b96e6f712c']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:03.541724 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110220c5-ceba-4a31-a3c1-ff5530348fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:03.554420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-1239cc85-95d6-4374-8f17-b9bfebb46a83 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.558113 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-1239cc85-95d6-4374-8f17-b9bfebb46a83 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:03.558302 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-1239cc85-95d6-4374-8f17-b9bfebb46a83 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.558480 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-1239cc85-95d6-4374-8f17-b9bfebb46a83 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.562993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-34f3e69f-2fd7-4fd7-b788-943858b76b48 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.565196 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-34f3e69f-2fd7-4fd7-b788-943858b76b48 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/90915338-19ee-4418-bc56-de83a2367096 Jul 22 05:39:03.565339 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-34f3e69f-2fd7-4fd7-b788-943858b76b48 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.565529 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-34f3e69f-2fd7-4fd7-b788-943858b76b48 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.568317 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.568317 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:03.570847 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-34f3e69f-2fd7-4fd7-b788-943858b76b48 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/90915338-19ee-4418-bc56-de83a2367096 returned with HTTP 404 Jul 22 05:39:03.571449 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 640/2570] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/snapshots/90915338-19ee-4418-bc56-de83a2367096 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:03.572604 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-1239cc85-95d6-4374-8f17-b9bfebb46a83 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:03.573179 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110220c5-ceba-4a31-a3c1-ff5530348fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6950ca44-8542-4921-933b-9ebe048a724e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-38066944',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d166666bb94b46f3b4208b60e2181b65',qos_specs=None,replication_status=,reservations=['29dd636e-74eb-4b8d-bca4-226f4cf904e9','acbd2a15-ceed-4b4c-8c25-cc4b43d508c2','568820e0-3574-42d2-b496-e791da0a1673','e6765192-7699-4689-b656-47b96e6f712c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303251a38d4f40b898432756a0304ad0',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-38066944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6950ca44-8542-4921-933b-9ebe048a724e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d166666bb94b46f3b4208b60e2181b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='303251a38d4f40b898432756a0304ad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:03.574052 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66a1a9d-c7df-4dfa-8b82-437e6d28cd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:03.579555 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-1239cc85-95d6-4374-8f17-b9bfebb46a83 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:03.579555 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 652/2571] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:03.579740 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-168b33a4-5598-4178-ac18-56622df7df8a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.581042 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-168b33a4-5598-4178-ac18-56622df7df8a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 Jul 22 05:39:03.581340 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-168b33a4-5598-4178-ac18-56622df7df8a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.581589 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-168b33a4-5598-4178-ac18-56622df7df8a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.581815 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.group_snapshots [None req-168b33a4-5598-4178-ac18-56622df7df8a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member 7fad1977-fb76-410c-a404-0467ec26b578 {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:39:03.586733 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-168b33a4-5598-4178-ac18-56622df7df8a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 returned with HTTP 404 Jul 22 05:39:03.587332 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 630/2572] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:39:03.593212 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66a1a9d-c7df-4dfa-8b82-437e6d28cd2f) transitioned into state 'SUCCESS' from state '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-38066944',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d166666bb94b46f3b4208b60e2181b65',qos_specs=None,replication_status=,reservations=['29dd636e-74eb-4b8d-bca4-226f4cf904e9','acbd2a15-ceed-4b4c-8c25-cc4b43d508c2','568820e0-3574-42d2-b496-e791da0a1673','e6765192-7699-4689-b656-47b96e6f712c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303251a38d4f40b898432756a0304ad0',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:03.593993 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de2b5db6-6eb4-4bd7-b435-94d19757c74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:03.595506 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bb3839af-0850-4bce-bf4e-6c10ea91016a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.597721 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bb3839af-0850-4bce-bf4e-6c10ea91016a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] DELETE https://10.4.3.91/volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 Jul 22 05:39:03.598225 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bb3839af-0850-4bce-bf4e-6c10ea91016a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.598320 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bb3839af-0850-4bce-bf4e-6c10ea91016a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.598432 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.group_snapshots [None req-bb3839af-0850-4bce-bf4e-6c10ea91016a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] delete called for member 7fad1977-fb76-410c-a404-0467ec26b578 {{(pid=100091) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 05:39:03.598525 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.group_snapshots [None req-bb3839af-0850-4bce-bf4e-6c10ea91016a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Delete group_snapshot with id: 7fad1977-fb76-410c-a404-0467ec26b578 Jul 22 05:39:03.602246 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bb3839af-0850-4bce-bf4e-6c10ea91016a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 returned with HTTP 404 Jul 22 05:39:03.602764 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 641/2573] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:39:03 2026] DELETE /volume/v3/group_snapshots/7fad1977-fb76-410c-a404-0467ec26b578 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:39:03.609578 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de2b5db6-6eb4-4bd7-b435-94d19757c74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:03.610592 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4a230eeb-84a8-4370-ac88-c905ee34562d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.610858 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Flow 'volume_create_api' (25ffdcc2-7de9-4829-b88a-5028eeb1382f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:03.611324 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Create volume request issued successfully. Jul 22 05:39:03.612187 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0f47c2f1-b969-4ddd-842f-19baf83ab353 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:03.612809 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 651/2574] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:03 2026] POST /volume/v3/volumes => generated 756 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:03.612913 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:03.613179 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.613381 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.616665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:03.616665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:03.624828 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all volumes completed successfully. Jul 22 05:39:03.624878 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-54c189c3-9be0-4501-9593-d5a7af252fd3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.624922 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:03.625016 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:03.626626 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54c189c3-9be0-4501-9593-d5a7af252fd3 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e Jul 22 05:39:03.627011 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54c189c3-9be0-4501-9593-d5a7af252fd3 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.627253 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54c189c3-9be0-4501-9593-d5a7af252fd3 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.633815 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.633815 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:03.638115 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-54c189c3-9be0-4501-9593-d5a7af252fd3 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:03.643763 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54c189c3-9be0-4501-9593-d5a7af252fd3 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e returned with HTTP 200 Jul 22 05:39:03.643763 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 631/2575] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:03.667094 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:03.670283 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.670283 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:03.674413 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:03.674533 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:03.714092 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:03.717584 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.717584 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:03.727656 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4a230eeb-84a8-4370-ac88-c905ee34562d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:03.728023 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 653/2576] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:39:03.740584 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f84cc3c7-0280-4146-9abe-b58f3a8d1230 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.742268 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f84cc3c7-0280-4146-9abe-b58f3a8d1230 None None] GET https://10.4.3.91/volume// Jul 22 05:39:03.742268 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f84cc3c7-0280-4146-9abe-b58f3a8d1230 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.742268 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f84cc3c7-0280-4146-9abe-b58f3a8d1230 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.742268 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f84cc3c7-0280-4146-9abe-b58f3a8d1230 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:03.742268 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 642/2577] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:39: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 22 05:39:03.745877 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fd168f28-f4c3-4bcf-9334-57d51a0ed9fe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.748795 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fd168f28-f4c3-4bcf-9334-57d51a0ed9fe tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d/action Jul 22 05:39:03.749211 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fd168f28-f4c3-4bcf-9334-57d51a0ed9fe tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:03.749455 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fd168f28-f4c3-4bcf-9334-57d51a0ed9fe tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:03.750849 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-fd168f28-f4c3-4bcf-9334-57d51a0ed9fe tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] delete called for group ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:39:03.750986 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-fd168f28-f4c3-4bcf-9334-57d51a0ed9fe tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Delete group with id: ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:39:03.751857 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-e9d4bd60-e72d-4d3b-afb0-7e41240a1676 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.753988 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-e9d4bd60-e72d-4d3b-afb0-7e41240a1676 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:39:03.754444 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-e9d4bd60-e72d-4d3b-afb0-7e41240a1676 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ec051f5-4d99-4bd8-9867-13be2b771db4", "connector": null, "instance_uuid": "1e9d531b-1d63-47c1-be29-79a8bec9633f"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:03.755218 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.755218 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:03.765511 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.765511 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:03.806824 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-e9d4bd60-e72d-4d3b-afb0-7e41240a1676 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:39:03.807255 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 632/2578] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:39:03 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 22 05:39:03.815816 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fd168f28-f4c3-4bcf-9334-57d51a0ed9fe tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d/action returned with HTTP 202 Jul 22 05:39:03.816249 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 652/2579] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:39:03 2026] POST /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:39:03.820283 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.825027 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ba6307df-75c7-455e-8d55-7187291fc812 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.826756 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ba6307df-75c7-455e-8d55-7187291fc812 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd Jul 22 05:39:03.827067 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ba6307df-75c7-455e-8d55-7187291fc812 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.827431 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ba6307df-75c7-455e-8d55-7187291fc812 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.837863 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.837863 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:03.848349 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ba6307df-75c7-455e-8d55-7187291fc812 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:39:03.849366 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-ba6307df-75c7-455e-8d55-7187291fc812 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:03.851685 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-ba6307df-75c7-455e-8d55-7187291fc812 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:03.863752 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2e07caab-99a5-48c4-85f2-73e637d29059 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.865846 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2e07caab-99a5-48c4-85f2-73e637d29059 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:03.866078 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2e07caab-99a5-48c4-85f2-73e637d29059 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.866313 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2e07caab-99a5-48c4-85f2-73e637d29059 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.874893 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6c7d1f55-7d64-43dc-a34f-18e4eeb17b41 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.876951 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6c7d1f55-7d64-43dc-a34f-18e4eeb17b41 None None] GET https://10.4.3.91/volume// Jul 22 05:39:03.876951 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6c7d1f55-7d64-43dc-a34f-18e4eeb17b41 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.876951 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6c7d1f55-7d64-43dc-a34f-18e4eeb17b41 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.876951 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6c7d1f55-7d64-43dc-a34f-18e4eeb17b41 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:03.877387 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 653/2580] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:39: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 22 05:39:03.878102 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.878102 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:03.882162 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2e07caab-99a5-48c4-85f2-73e637d29059 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:03.886168 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-ba6307df-75c7-455e-8d55-7187291fc812 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:03.889878 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2e07caab-99a5-48c4-85f2-73e637d29059 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:03.889990 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.889990 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:03.891226 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-fc124d26-2932-4a4c-b1be-efb18b0d3260 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.891333 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 633/2581] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:03.894064 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-fc124d26-2932-4a4c-b1be-efb18b0d3260 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:03.894281 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-fc124d26-2932-4a4c-b1be-efb18b0d3260 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:03.894566 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-fc124d26-2932-4a4c-b1be-efb18b0d3260 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:03.898852 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ba6307df-75c7-455e-8d55-7187291fc812 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd returned with HTTP 200 Jul 22 05:39:03.899822 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 643/2582] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:03.904607 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:03.904607 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:03.909162 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-fc124d26-2932-4a4c-b1be-efb18b0d3260 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:03.914603 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-fc124d26-2932-4a4c-b1be-efb18b0d3260 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:03.915419 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 654/2583] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 1055 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:39:03.963830 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:03.965122 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-749107085"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:03.966750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-749107085'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:03.966923 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Create volume of 1 GB Jul 22 05:39:03.972114 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Availability Zones retrieved successfully. Jul 22 05:39:03.979310 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Flow 'volume_create_api' (e1ae6edf-2897-41fc-ab60-978bb1ca166e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:03.980772 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (246dd41a-6942-4970-90db-8f184f0d44da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:03.981687 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:03.997817 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-68aa40c2-f29e-49f5-89b0-b363a8b47241 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:03.999698 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-68aa40c2-f29e-49f5-89b0-b363a8b47241 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:03.999888 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-68aa40c2-f29e-49f5-89b0-b363a8b47241 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.000124 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-68aa40c2-f29e-49f5-89b0-b363a8b47241 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.000270 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-68aa40c2-f29e-49f5-89b0-b363a8b47241 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:04.007015 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:04.007015 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:04.007947 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-68aa40c2-f29e-49f5-89b0-b363a8b47241 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:04.008417 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 634/2584] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:03 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:04.019484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (246dd41a-6942-4970-90db-8f184f0d44da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:04.024975 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d433c9-5c41-4bf1-9723-54948ddb85d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:04.055900 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-64890ced-9728-4862-959b-907d4a9f07d4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.058185 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-64890ced-9728-4862-959b-907d4a9f07d4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:04.058411 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-64890ced-9728-4862-959b-907d4a9f07d4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.058661 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-64890ced-9728-4862-959b-907d4a9f07d4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.058874 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-64890ced-9728-4862-959b-907d4a9f07d4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:04.068308 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:04.068308 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:04.068834 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-cdd67776-4737-4d8d-bb49-dac359fbb9ff None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.069106 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-64890ced-9728-4862-959b-907d4a9f07d4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:04.069106 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 644/2585] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:04 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:04.071579 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-cdd67776-4737-4d8d-bb49-dac359fbb9ff tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] PUT https://10.4.3.91/volume/v3/attachments/a8d205f6-d2c9-47db-be35-ee2e946b5312 Jul 22 05:39:04.071579 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-cdd67776-4737-4d8d-bb49-dac359fbb9ff tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:04.085912 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-cdd67776-4737-4d8d-bb49-dac359fbb9ff tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Acquiring lock "cinder-attachment_update-6ec051f5-4d99-4bd8-9867-13be2b771db4-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:39:04.091525 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-cdd67776-4737-4d8d-bb49-dac359fbb9ff tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-6ec051f5-4d99-4bd8-9867-13be2b771db4-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:39:04.092906 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:04.092906 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:04.127960 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Created reservations ['02251b8b-c26e-4c42-9a38-432fcc5425a8', 'd97043be-8e24-44f0-b830-12ef202afb51', 'e9b4310f-beb7-4d32-9461-152e25838245', '2f75c8c7-ba69-4e7c-9e81-1d3d5a386e0c'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:04.129134 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d433c9-5c41-4bf1-9723-54948ddb85d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02251b8b-c26e-4c42-9a38-432fcc5425a8', 'd97043be-8e24-44f0-b830-12ef202afb51', 'e9b4310f-beb7-4d32-9461-152e25838245', '2f75c8c7-ba69-4e7c-9e81-1d3d5a386e0c']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:04.130072 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (278788a4-9134-4082-b160-f51a59b465bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:04.191995 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (278788a4-9134-4082-b160-f51a59b465bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aafc5be4-a766-4b25-91d6-80589bfa68af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-749107085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='831c69fda4ec4928a090962a2914f197',qos_specs=None,replication_status=,reservations=['02251b8b-c26e-4c42-9a38-432fcc5425a8','d97043be-8e24-44f0-b830-12ef202afb51','e9b4310f-beb7-4d32-9461-152e25838245','2f75c8c7-ba69-4e7c-9e81-1d3d5a386e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653e12a64a684de081d5d463279f5203',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-749107085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aafc5be4-a766-4b25-91d6-80589bfa68af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='831c69fda4ec4928a090962a2914f197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='653e12a64a684de081d5d463279f5203',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:04.195057 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e76cc8-2005-4c17-9e0a-d5658fad798a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:04.240132 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e76cc8-2005-4c17-9e0a-d5658fad798a) transitioned into state 'SUCCESS' from state '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-749107085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='831c69fda4ec4928a090962a2914f197',qos_specs=None,replication_status=,reservations=['02251b8b-c26e-4c42-9a38-432fcc5425a8','d97043be-8e24-44f0-b830-12ef202afb51','e9b4310f-beb7-4d32-9461-152e25838245','2f75c8c7-ba69-4e7c-9e81-1d3d5a386e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653e12a64a684de081d5d463279f5203',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:04.241207 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47a44546-6f5c-475f-af0f-5de6123fc40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:04.253651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47a44546-6f5c-475f-af0f-5de6123fc40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:04.254363 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Flow 'volume_create_api' (e1ae6edf-2897-41fc-ab60-978bb1ca166e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:04.254778 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Create volume request issued successfully. Jul 22 05:39:04.255689 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4142c0bf-ac5b-4a80-8f65-5a39ded91572 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:04.256238 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 654/2586] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:39:03 2026] POST /volume/v3/volumes => generated 775 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:04.257985 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-cdd67776-4737-4d8d-bb49-dac359fbb9ff tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-6ec051f5-4d99-4bd8-9867-13be2b771db4-np0000005624" released by "attachment_update" :: held 0.166s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:39:04.258491 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-cdd67776-4737-4d8d-bb49-dac359fbb9ff tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/a8d205f6-d2c9-47db-be35-ee2e946b5312 returned with HTTP 200 Jul 22 05:39:04.259021 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 655/2587] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:39:04 2026] PUT /volume/v3/attachments/a8d205f6-d2c9-47db-be35-ee2e946b5312 => generated 968 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:04.271927 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6acccc14-e1b3-48ee-b1e7-97a1c2850e33 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.273836 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6acccc14-e1b3-48ee-b1e7-97a1c2850e33 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af Jul 22 05:39:04.274435 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6acccc14-e1b3-48ee-b1e7-97a1c2850e33 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.274796 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6acccc14-e1b3-48ee-b1e7-97a1c2850e33 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.283300 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-83be8591-8a6d-4693-b9f8-da64c4d6d0e0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.285598 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-83be8591-8a6d-4693-b9f8-da64c4d6d0e0 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption Jul 22 05:39:04.285798 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-83be8591-8a6d-4693-b9f8-da64c4d6d0e0 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.285967 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-83be8591-8a6d-4693-b9f8-da64c4d6d0e0 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.286409 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:04.286409 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:04.291676 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6acccc14-e1b3-48ee-b1e7-97a1c2850e33 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:04.297264 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6acccc14-e1b3-48ee-b1e7-97a1c2850e33 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af returned with HTTP 200 Jul 22 05:39:04.297891 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 635/2588] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:04 2026] GET /volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:04.305572 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:04.305572 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:04.317786 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-83be8591-8a6d-4693-b9f8-da64c4d6d0e0 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption returned with HTTP 200 Jul 22 05:39:04.318458 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 645/2589] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:39:04 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:04.656472 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d227ea3c-1576-4214-8f38-dff043f812da None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.659118 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d227ea3c-1576-4214-8f38-dff043f812da tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e Jul 22 05:39:04.659423 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d227ea3c-1576-4214-8f38-dff043f812da tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.659744 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d227ea3c-1576-4214-8f38-dff043f812da tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.670663 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:04.670663 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:04.679316 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d227ea3c-1576-4214-8f38-dff043f812da tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:04.684242 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d227ea3c-1576-4214-8f38-dff043f812da tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e returned with HTTP 200 Jul 22 05:39:04.684663 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 655/2590] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:04 2026] GET /volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:04.720880 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-603397b9-fdb1-49f2-ab72-5f0da913fa75 req-4f0391aa-fbb6-4529-b69e-76a0863fe555 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.723443 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-603397b9-fdb1-49f2-ab72-5f0da913fa75 req-4f0391aa-fbb6-4529-b69e-76a0863fe555 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e Jul 22 05:39:04.723659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-603397b9-fdb1-49f2-ab72-5f0da913fa75 req-4f0391aa-fbb6-4529-b69e-76a0863fe555 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.723900 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-603397b9-fdb1-49f2-ab72-5f0da913fa75 req-4f0391aa-fbb6-4529-b69e-76a0863fe555 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.731157 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:04.731157 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:04.738180 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-603397b9-fdb1-49f2-ab72-5f0da913fa75 req-4f0391aa-fbb6-4529-b69e-76a0863fe555 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:04.744791 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-603397b9-fdb1-49f2-ab72-5f0da913fa75 req-4f0391aa-fbb6-4529-b69e-76a0863fe555 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e returned with HTTP 200 Jul 22 05:39:04.745353 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 656/2591] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:04 2026] GET /volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:04.764077 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bd46604a-036b-4f9e-8302-ba61e552010a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.766002 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:04.766308 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2124612809"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:04.771819 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2124612809'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:04.772037 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Create volume of 1 GB Jul 22 05:39:04.776772 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Availability Zones retrieved successfully. Jul 22 05:39:04.782309 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Flow 'volume_create_api' (75161bf2-c7c6-449c-a712-24ca4516b65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:04.783304 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c00db434-ee29-4289-8652-d31e9bb57a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:04.784228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:04.813840 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c00db434-ee29-4289-8652-d31e9bb57a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:04.814608 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a83dd88-d143-4aec-9805-9bc7f663e03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:04.857960 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Created reservations ['51b1d8b0-5438-404c-aee6-ac26b06d2a38', '3cb314e4-164a-4957-9a16-0d1d7c043fb5', '1f11b371-89a8-4131-955a-c49889e57eb8', '127d3cc3-9240-488f-979a-b0601d6d2cd7'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:04.858738 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a83dd88-d143-4aec-9805-9bc7f663e03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51b1d8b0-5438-404c-aee6-ac26b06d2a38', '3cb314e4-164a-4957-9a16-0d1d7c043fb5', '1f11b371-89a8-4131-955a-c49889e57eb8', '127d3cc3-9240-488f-979a-b0601d6d2cd7']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:04.859566 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9d69a8-bab0-4280-96b6-53400909481b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:04.885563 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9d69a8-bab0-4280-96b6-53400909481b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9761588-a9b9-4971-aa15-92ebd9c5faec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2124612809',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d166666bb94b46f3b4208b60e2181b65',qos_specs=None,replication_status=,reservations=['51b1d8b0-5438-404c-aee6-ac26b06d2a38','3cb314e4-164a-4957-9a16-0d1d7c043fb5','1f11b371-89a8-4131-955a-c49889e57eb8','127d3cc3-9240-488f-979a-b0601d6d2cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303251a38d4f40b898432756a0304ad0',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2124612809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9761588-a9b9-4971-aa15-92ebd9c5faec,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d166666bb94b46f3b4208b60e2181b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='303251a38d4f40b898432756a0304ad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:04.886800 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f125bfe-dcaa-4c90-bc02-c18cdb93da8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:04.909648 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f125bfe-dcaa-4c90-bc02-c18cdb93da8b) transitioned into state 'SUCCESS' from state '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-2124612809',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d166666bb94b46f3b4208b60e2181b65',qos_specs=None,replication_status=,reservations=['51b1d8b0-5438-404c-aee6-ac26b06d2a38','3cb314e4-164a-4957-9a16-0d1d7c043fb5','1f11b371-89a8-4131-955a-c49889e57eb8','127d3cc3-9240-488f-979a-b0601d6d2cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303251a38d4f40b898432756a0304ad0',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:04.910569 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8351ce8-bd9d-4c9b-93fe-ca19d924280f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:04.912735 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dc53a686-59c3-4588-9cf6-abcdbd97e6c1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.915955 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc53a686-59c3-4588-9cf6-abcdbd97e6c1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:04.916145 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc53a686-59c3-4588-9cf6-abcdbd97e6c1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.916306 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc53a686-59c3-4588-9cf6-abcdbd97e6c1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.918979 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-402d75f6-e43d-4169-a7f6-40c28a534b94 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.921650 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-402d75f6-e43d-4169-a7f6-40c28a534b94 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd Jul 22 05:39:04.921866 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-402d75f6-e43d-4169-a7f6-40c28a534b94 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.922053 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-402d75f6-e43d-4169-a7f6-40c28a534b94 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.924349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8351ce8-bd9d-4c9b-93fe-ca19d924280f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:04.925287 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Flow 'volume_create_api' (75161bf2-c7c6-449c-a712-24ca4516b65a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:04.925682 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Create volume request issued successfully. Jul 22 05:39:04.926400 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd46604a-036b-4f9e-8302-ba61e552010a tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:04.927000 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 636/2592] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:04 2026] POST /volume/v3/volumes => generated 758 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:04.929493 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-402d75f6-e43d-4169-a7f6-40c28a534b94 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd returned with HTTP 404 Jul 22 05:39:04.930809 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 656/2593] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:39:04 2026] GET /volume/v3/volumes/11c99a43-4a61-4a72-aab1-b66b4872ecfd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:39:04.935403 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:04.935403 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:04.936445 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dc53a686-59c3-4588-9cf6-abcdbd97e6c1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:04.937803 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d3031e3c-1192-42e6-961a-33e771618f6d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.940966 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d3031e3c-1192-42e6-961a-33e771618f6d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/12db42d8-63a4-40e5-bb1b-fa38d4cebc0c Jul 22 05:39:04.940966 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d3031e3c-1192-42e6-961a-33e771618f6d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.940966 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d3031e3c-1192-42e6-961a-33e771618f6d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.943520 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc53a686-59c3-4588-9cf6-abcdbd97e6c1 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:04.945395 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 646/2594] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:04 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:04.948812 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d35dcfaf-ed4b-40bb-8fbd-1596f24e5d5e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.948943 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d3031e3c-1192-42e6-961a-33e771618f6d tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/12db42d8-63a4-40e5-bb1b-fa38d4cebc0c returned with HTTP 404 Jul 22 05:39:04.949184 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 657/2595] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:39:04 2026] GET /volume/v3/volumes/12db42d8-63a4-40e5-bb1b-fa38d4cebc0c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:39:04.953226 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d35dcfaf-ed4b-40bb-8fbd-1596f24e5d5e tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec Jul 22 05:39:04.954071 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d35dcfaf-ed4b-40bb-8fbd-1596f24e5d5e tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.954743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d35dcfaf-ed4b-40bb-8fbd-1596f24e5d5e tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.963943 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6f640186-e5da-49db-8986-4de7522df2c5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.967244 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f640186-e5da-49db-8986-4de7522df2c5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d Jul 22 05:39:04.967895 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f640186-e5da-49db-8986-4de7522df2c5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.968169 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f640186-e5da-49db-8986-4de7522df2c5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.968356 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-6f640186-e5da-49db-8986-4de7522df2c5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member ef047ce2-f1f5-420a-92d7-c9e520bb716d {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:39:04.970109 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:04.970109 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:04.977344 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f640186-e5da-49db-8986-4de7522df2c5 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d returned with HTTP 404 Jul 22 05:39:04.977987 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 657/2596] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:39:04 2026] GET /volume/v3/groups/ef047ce2-f1f5-420a-92d7-c9e520bb716d => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:39:04.978430 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d35dcfaf-ed4b-40bb-8fbd-1596f24e5d5e tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:04.985458 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8fdba493-058e-4bd6-bb66-8ada1b0b8165 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:04.987392 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8fdba493-058e-4bd6-bb66-8ada1b0b8165 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/68295d58-2519-4c5f-b84c-a5c7b236c960 Jul 22 05:39:04.987825 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8fdba493-058e-4bd6-bb66-8ada1b0b8165 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:04.988047 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8fdba493-058e-4bd6-bb66-8ada1b0b8165 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:04.995923 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d35dcfaf-ed4b-40bb-8fbd-1596f24e5d5e tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec returned with HTTP 200 Jul 22 05:39:04.998114 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 637/2597] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:04 2026] GET /volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec => generated 826 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:05.004831 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8fdba493-058e-4bd6-bb66-8ada1b0b8165 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/group_types/68295d58-2519-4c5f-b84c-a5c7b236c960 returned with HTTP 202 Jul 22 05:39:05.005346 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 647/2598] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:39:04 2026] DELETE /volume/v3/group_types/68295d58-2519-4c5f-b84c-a5c7b236c960 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:39:05.014977 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e714fc5d-e3be-483d-8e3f-3c3968aa4119 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.016824 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e714fc5d-e3be-483d-8e3f-3c3968aa4119 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] DELETE https://10.4.3.91/volume/v3/types/fdb593e2-108b-4308-b63d-687bfe81fca1 Jul 22 05:39:05.017010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e714fc5d-e3be-483d-8e3f-3c3968aa4119 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:05.017239 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e714fc5d-e3be-483d-8e3f-3c3968aa4119 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:05.025892 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2ff6f289-04b9-4c03-8f9d-eafa980c1cab None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.029371 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2ff6f289-04b9-4c03-8f9d-eafa980c1cab tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:05.029623 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2ff6f289-04b9-4c03-8f9d-eafa980c1cab tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:05.029874 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2ff6f289-04b9-4c03-8f9d-eafa980c1cab tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:05.030204 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2ff6f289-04b9-4c03-8f9d-eafa980c1cab tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:05.036223 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:05.036223 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:05.037683 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2ff6f289-04b9-4c03-8f9d-eafa980c1cab tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:05.037683 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 658/2599] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:05 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:05.049850 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e714fc5d-e3be-483d-8e3f-3c3968aa4119 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/types/fdb593e2-108b-4308-b63d-687bfe81fca1 returned with HTTP 202 Jul 22 05:39:05.050289 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 658/2600] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:39:05 2026] DELETE /volume/v3/types/fdb593e2-108b-4308-b63d-687bfe81fca1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:05.061871 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fd6049b6-900e-495a-be80-cc11b8e44ddc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.066608 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fd6049b6-900e-495a-be80-cc11b8e44ddc tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] GET https://10.4.3.91/volume/v3/types/fdb593e2-108b-4308-b63d-687bfe81fca1 Jul 22 05:39:05.067685 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fd6049b6-900e-495a-be80-cc11b8e44ddc tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:05.068358 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fd6049b6-900e-495a-be80-cc11b8e44ddc tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:05.076751 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fd6049b6-900e-495a-be80-cc11b8e44ddc tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/types/fdb593e2-108b-4308-b63d-687bfe81fca1 returned with HTTP 404 Jul 22 05:39:05.078106 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 638/2601] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:39:05 2026] GET /volume/v3/types/fdb593e2-108b-4308-b63d-687bfe81fca1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:05.081533 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e32709d8-b6cf-4c6e-a83b-5040ff4574e1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.083965 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e32709d8-b6cf-4c6e-a83b-5040ff4574e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:05.084231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e32709d8-b6cf-4c6e-a83b-5040ff4574e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:05.084437 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e32709d8-b6cf-4c6e-a83b-5040ff4574e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:05.084597 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-e32709d8-b6cf-4c6e-a83b-5040ff4574e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:05.088150 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1c93a67d-6522-493c-8316-30d4e75c0b75 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.089646 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:05.089646 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:05.089856 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1c93a67d-6522-493c-8316-30d4e75c0b75 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:39:05.090164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1c93a67d-6522-493c-8316-30d4e75c0b75 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-865672236"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:05.090545 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e32709d8-b6cf-4c6e-a83b-5040ff4574e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:05.091018 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 648/2602] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:05 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:05.103049 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1c93a67d-6522-493c-8316-30d4e75c0b75 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:39:05.103398 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 659/2603] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:39:05 2026] POST /volume/v3/types => generated 223 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:05.110419 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a3c54406-1128-4d2f-9e3e-05cafe9d5aa4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.113359 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a3c54406-1128-4d2f-9e3e-05cafe9d5aa4 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:39:05.113675 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a3c54406-1128-4d2f-9e3e-05cafe9d5aa4 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-410019866"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:05.131006 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a3c54406-1128-4d2f-9e3e-05cafe9d5aa4 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:39:05.131394 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 659/2604] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:39:05 2026] POST /volume/v3/group_types => generated 180 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:05.140202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b0ee2967-45b7-4e13-89a9-a33696f0286f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.142308 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b0ee2967-45b7-4e13-89a9-a33696f0286f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/groups Jul 22 05:39:05.142696 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b0ee2967-45b7-4e13-89a9-a33696f0286f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "84c752dc-725b-40a6-846a-5b82bc6c1ee9", "volume_types": ["e9f054e5-24b0-45da-81f1-122ec3d86d1c"], "name": "tempest-GroupSnapshotsTest-Group-1264855935"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:05.148013 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-b0ee2967-45b7-4e13-89a9-a33696f0286f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating new group {'group': {'group_type': '84c752dc-725b-40a6-846a-5b82bc6c1ee9', 'volume_types': ['e9f054e5-24b0-45da-81f1-122ec3d86d1c'], 'name': 'tempest-GroupSnapshotsTest-Group-1264855935'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 05:39:05.164589 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.groups [None req-b0ee2967-45b7-4e13-89a9-a33696f0286f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating group tempest-GroupSnapshotsTest-Group-1264855935. Jul 22 05:39:05.172610 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b0ee2967-45b7-4e13-89a9-a33696f0286f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Availability Zones retrieved successfully. Jul 22 05:39:05.184147 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-b0ee2967-45b7-4e13-89a9-a33696f0286f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['aa6bbbb8-0413-44ab-b198-491bf51d2fe0'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:05.209890 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b0ee2967-45b7-4e13-89a9-a33696f0286f tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups returned with HTTP 202 Jul 22 05:39:05.210285 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 639/2605] 10.4.3.91 () {70 vars in 1290 bytes} [Wed Jul 22 05:39:05 2026] POST /volume/v3/groups => generated 112 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:05.219174 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-04c76b0e-b6ae-4caa-a20c-273f8fd9e303 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.221557 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-04c76b0e-b6ae-4caa-a20c-273f8fd9e303 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824 Jul 22 05:39:05.221862 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-04c76b0e-b6ae-4caa-a20c-273f8fd9e303 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:05.222108 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-04c76b0e-b6ae-4caa-a20c-273f8fd9e303 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:05.222288 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-04c76b0e-b6ae-4caa-a20c-273f8fd9e303 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member 1bcca668-bebd-40aa-b590-8a8816ad1824 {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:39:05.226611 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:05.226611 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:05.236167 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-04c76b0e-b6ae-4caa-a20c-273f8fd9e303 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824 returned with HTTP 200 Jul 22 05:39:05.236647 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 649/2606] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:39:05 2026] GET /volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:05.315683 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0be11912-f3e7-489e-9e9a-ce3dd53a3720 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.318521 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0be11912-f3e7-489e-9e9a-ce3dd53a3720 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af Jul 22 05:39:05.318521 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0be11912-f3e7-489e-9e9a-ce3dd53a3720 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:05.318521 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0be11912-f3e7-489e-9e9a-ce3dd53a3720 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:05.326965 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:05.326965 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:05.331040 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0be11912-f3e7-489e-9e9a-ce3dd53a3720 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:05.335221 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0be11912-f3e7-489e-9e9a-ce3dd53a3720 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af returned with HTTP 200 Jul 22 05:39:05.335581 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 660/2607] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:05 2026] GET /volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:05.349108 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-18e3dd48-9875-41ce-8dbc-8f302fe45da1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.351365 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-18e3dd48-9875-41ce-8dbc-8f302fe45da1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:39:05.351823 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-18e3dd48-9875-41ce-8dbc-8f302fe45da1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aafc5be4-a766-4b25-91d6-80589bfa68af", "name": "tempest-type-Backup-1554164150"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:05.353417 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-18e3dd48-9875-41ce-8dbc-8f302fe45da1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Creating new backup {'backup': {'volume_id': 'aafc5be4-a766-4b25-91d6-80589bfa68af', 'name': 'tempest-type-Backup-1554164150'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:39:05.353688 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-18e3dd48-9875-41ce-8dbc-8f302fe45da1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Creating backup of volume aafc5be4-a766-4b25-91d6-80589bfa68af in container None Jul 22 05:39:05.361149 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:05.361149 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:05.361559 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-18e3dd48-9875-41ce-8dbc-8f302fe45da1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:05.394658 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-18e3dd48-9875-41ce-8dbc-8f302fe45da1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Created reservations ['d964c4a2-7441-450a-a5cf-d905e2e92f30', '66b3710e-7df0-4f1f-bfcf-7b9a974d4227'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:05.429091 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-18e3dd48-9875-41ce-8dbc-8f302fe45da1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:39:05.429476 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 660/2608] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:39:05 2026] POST /volume/v3/backups => generated 314 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:05.441535 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e2b0387c-3d76-454c-8df5-137c9d1f9d8c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.444199 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e2b0387c-3d76-454c-8df5-137c9d1f9d8c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:05.444485 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e2b0387c-3d76-454c-8df5-137c9d1f9d8c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:05.444768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e2b0387c-3d76-454c-8df5-137c9d1f9d8c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:05.444918 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-e2b0387c-3d76-454c-8df5-137c9d1f9d8c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:05.451390 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:05.451390 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:05.452042 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e2b0387c-3d76-454c-8df5-137c9d1f9d8c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:05.452455 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 640/2609] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:05 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:05.960350 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0bc5b3ed-03c1-434a-9fe6-5cc859968116 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:05.962453 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0bc5b3ed-03c1-434a-9fe6-5cc859968116 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:05.962775 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0bc5b3ed-03c1-434a-9fe6-5cc859968116 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:05.963018 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0bc5b3ed-03c1-434a-9fe6-5cc859968116 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:05.976507 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:05.976507 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:05.982490 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0bc5b3ed-03c1-434a-9fe6-5cc859968116 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:05.990900 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0bc5b3ed-03c1-434a-9fe6-5cc859968116 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:05.991383 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 650/2610] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:05 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:06.017232 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-21a636ae-ffe8-4ae4-af4b-06393e5901a6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.019395 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-21a636ae-ffe8-4ae4-af4b-06393e5901a6 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec Jul 22 05:39:06.019764 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-21a636ae-ffe8-4ae4-af4b-06393e5901a6 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.019939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-21a636ae-ffe8-4ae4-af4b-06393e5901a6 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.028699 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.028699 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:06.032864 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-21a636ae-ffe8-4ae4-af4b-06393e5901a6 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:06.038448 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-21a636ae-ffe8-4ae4-af4b-06393e5901a6 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec returned with HTTP 200 Jul 22 05:39:06.039055 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 661/2611] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:06.052805 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-08a2c95e-2859-47f8-abcb-979b13082c36 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.073500 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-08a2c95e-2859-47f8-abcb-979b13082c36 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:06.078492 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-08a2c95e-2859-47f8-abcb-979b13082c36 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.078826 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-08a2c95e-2859-47f8-abcb-979b13082c36 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.078927 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-08a2c95e-2859-47f8-abcb-979b13082c36 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:06.083893 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.083893 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:06.084917 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-08a2c95e-2859-47f8-abcb-979b13082c36 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:06.085404 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 661/2612] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:06.111868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8d44db9f-257e-4825-a2f9-9c2e6292ce9f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.115179 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d44db9f-257e-4825-a2f9-9c2e6292ce9f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:06.115451 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d44db9f-257e-4825-a2f9-9c2e6292ce9f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.115738 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d44db9f-257e-4825-a2f9-9c2e6292ce9f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.115797 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-5e697aa2-e45b-41be-baed-e92eb9fc4c51 req-ab19e1d1-6d0d-4392-96a6-508ddc2c260f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.116064 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-8d44db9f-257e-4825-a2f9-9c2e6292ce9f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:06.118055 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5e697aa2-e45b-41be-baed-e92eb9fc4c51 req-ab19e1d1-6d0d-4392-96a6-508ddc2c260f tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec Jul 22 05:39:06.118263 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5e697aa2-e45b-41be-baed-e92eb9fc4c51 req-ab19e1d1-6d0d-4392-96a6-508ddc2c260f tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.118482 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-5e697aa2-e45b-41be-baed-e92eb9fc4c51 req-ab19e1d1-6d0d-4392-96a6-508ddc2c260f tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.120679 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.120679 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:06.121386 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d44db9f-257e-4825-a2f9-9c2e6292ce9f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:06.121846 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 641/2613] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:06.125921 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.125921 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:06.129702 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-5e697aa2-e45b-41be-baed-e92eb9fc4c51 req-ab19e1d1-6d0d-4392-96a6-508ddc2c260f tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:06.133750 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-5e697aa2-e45b-41be-baed-e92eb9fc4c51 req-ab19e1d1-6d0d-4392-96a6-508ddc2c260f tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec returned with HTTP 200 Jul 22 05:39:06.134158 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 651/2614] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:06.248242 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c3d5aed2-0f85-4d16-87ae-bafbc2c37ca7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.250568 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c3d5aed2-0f85-4d16-87ae-bafbc2c37ca7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824 Jul 22 05:39:06.250887 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c3d5aed2-0f85-4d16-87ae-bafbc2c37ca7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.251119 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c3d5aed2-0f85-4d16-87ae-bafbc2c37ca7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.251306 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-c3d5aed2-0f85-4d16-87ae-bafbc2c37ca7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member 1bcca668-bebd-40aa-b590-8a8816ad1824 {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:39:06.255610 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.255610 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:06.267998 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c3d5aed2-0f85-4d16-87ae-bafbc2c37ca7 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824 returned with HTTP 200 Jul 22 05:39:06.267998 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 662/2615] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:06.282168 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.284028 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:06.284463 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1192267616", "volume_type": "e9f054e5-24b0-45da-81f1-122ec3d86d1c", "group_id": "1bcca668-bebd-40aa-b590-8a8816ad1824", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:06.286130 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1192267616', 'volume_type': 'e9f054e5-24b0-45da-81f1-122ec3d86d1c', 'group_id': '1bcca668-bebd-40aa-b590-8a8816ad1824', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:06.295645 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.295645 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:06.296270 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume of 1 GB Jul 22 05:39:06.303479 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Availability Zones retrieved successfully. Jul 22 05:39:06.310780 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Flow 'volume_create_api' (79e93184-b581-4549-93a4-8b53a8d9cb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:06.313710 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1cc49cc-cea7-42a6-a9b7-884aca77d30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:06.314425 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.314425 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:06.315021 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:06.340331 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1cc49cc-cea7-42a6-a9b7-884aca77d30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:39:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e9f054e5-24b0-45da-81f1-122ec3d86d1c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-865672236',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9f054e5-24b0-45da-81f1-122ec3d86d1c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1bcca668-bebd-40aa-b590-8a8816ad1824', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:06.341208 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e3cf16-317f-4bd0-93b4-92977cd8d804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:06.376266 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-865672236 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-865672236, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:06.376266 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-865672236 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-865672236, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:06.380621 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-2faea4a3-cb21-4e2d-b7e3-03ab19ac01b6 req-7fb26a5a-c224-488e-baa2-5a0c5092f200 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.383890 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2faea4a3-cb21-4e2d-b7e3-03ab19ac01b6 req-7fb26a5a-c224-488e-baa2-5a0c5092f200 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:06.384104 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2faea4a3-cb21-4e2d-b7e3-03ab19ac01b6 req-7fb26a5a-c224-488e-baa2-5a0c5092f200 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.384320 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2faea4a3-cb21-4e2d-b7e3-03ab19ac01b6 req-7fb26a5a-c224-488e-baa2-5a0c5092f200 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.385286 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [req-2faea4a3-cb21-4e2d-b7e3-03ab19ac01b6 req-7fb26a5a-c224-488e-baa2-5a0c5092f200 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:06.385567 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-2faea4a3-cb21-4e2d-b7e3-03ab19ac01b6 req-7fb26a5a-c224-488e-baa2-5a0c5092f200 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:06.397314 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-2faea4a3-cb21-4e2d-b7e3-03ab19ac01b6 req-7fb26a5a-c224-488e-baa2-5a0c5092f200 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Get all volumes completed successfully. Jul 22 05:39:06.398224 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.398224 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:06.404576 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2faea4a3-cb21-4e2d-b7e3-03ab19ac01b6 req-7fb26a5a-c224-488e-baa2-5a0c5092f200 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:06.405243 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 642/2616] 10.4.3.91 () {68 vars in 1501 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:06.417705 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['c7d00cf8-c785-4498-8a04-db7d5690887c', '06166fcb-171e-4934-8e28-2db7c22b721a', '12450e1a-4601-4278-a211-3cb26f26dfe6', '3356a558-5cd0-4d6f-a3fd-d2854c92c901'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:06.418623 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e3cf16-317f-4bd0-93b4-92977cd8d804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7d00cf8-c785-4498-8a04-db7d5690887c', '06166fcb-171e-4934-8e28-2db7c22b721a', '12450e1a-4601-4278-a211-3cb26f26dfe6', '3356a558-5cd0-4d6f-a3fd-d2854c92c901']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:06.419990 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (685abc47-9bde-48c0-95da-09e39ffd0b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:06.451853 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (685abc47-9bde-48c0-95da-09e39ffd0b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10ac1522-c2c3-4f42-929f-d26d81514d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1192267616',encryption_key_id=None,group_id=1bcca668-bebd-40aa-b590-8a8816ad1824,group_type_id=,metadata={},multiattach=False,project_id='55b49bd2008a4e1fbf674ee05b09c60f',qos_specs=None,replication_status=,reservations=['c7d00cf8-c785-4498-8a04-db7d5690887c','06166fcb-171e-4934-8e28-2db7c22b721a','12450e1a-4601-4278-a211-3cb26f26dfe6','3356a558-5cd0-4d6f-a3fd-d2854c92c901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bff5f42c7d164cc38cd75937adce1767',volume_type_id=e9f054e5-24b0-45da-81f1-122ec3d86d1c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1192267616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1bcca668-bebd-40aa-b590-8a8816ad1824,host=None,id=10ac1522-c2c3-4f42-929f-d26d81514d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55b49bd2008a4e1fbf674ee05b09c60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bff5f42c7d164cc38cd75937adce1767',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9f054e5-24b0-45da-81f1-122ec3d86d1c),volume_type_id=e9f054e5-24b0-45da-81f1-122ec3d86d1c)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:06.452068 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-a8108227-baf2-4529-92bb-321cfadee4e3 req-0d5a9426-bf83-4c08-b3ce-c778473456aa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.452219 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (968a5506-2956-45e3-85fc-0570eb3e873a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:06.454113 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a8108227-baf2-4529-92bb-321cfadee4e3 req-0d5a9426-bf83-4c08-b3ce-c778473456aa tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:06.454379 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a8108227-baf2-4529-92bb-321cfadee4e3 req-0d5a9426-bf83-4c08-b3ce-c778473456aa tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.454601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a8108227-baf2-4529-92bb-321cfadee4e3 req-0d5a9426-bf83-4c08-b3ce-c778473456aa tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.455017 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [req-a8108227-baf2-4529-92bb-321cfadee4e3 req-0d5a9426-bf83-4c08-b3ce-c778473456aa tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:06.456515 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-a8108227-baf2-4529-92bb-321cfadee4e3 req-0d5a9426-bf83-4c08-b3ce-c778473456aa tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:06.464880 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-351215aa-4291-43b3-9bae-d97863d215ba None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.467120 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-a8108227-baf2-4529-92bb-321cfadee4e3 req-0d5a9426-bf83-4c08-b3ce-c778473456aa tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Get all volumes completed successfully. Jul 22 05:39:06.467297 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-351215aa-4291-43b3-9bae-d97863d215ba tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:06.467580 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-351215aa-4291-43b3-9bae-d97863d215ba tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.467994 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-351215aa-4291-43b3-9bae-d97863d215ba tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.467994 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-351215aa-4291-43b3-9bae-d97863d215ba tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:06.468115 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.468115 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:06.472859 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.472859 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:06.473810 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-351215aa-4291-43b3-9bae-d97863d215ba tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:06.474177 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 663/2617] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:06.475491 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a8108227-baf2-4529-92bb-321cfadee4e3 req-0d5a9426-bf83-4c08-b3ce-c778473456aa tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:06.476046 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 652/2618] 10.4.3.91 () {68 vars in 1501 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:06.479663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (968a5506-2956-45e3-85fc-0570eb3e873a) transitioned into state 'SUCCESS' from state '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-1192267616',encryption_key_id=None,group_id=1bcca668-bebd-40aa-b590-8a8816ad1824,group_type_id=,metadata={},multiattach=False,project_id='55b49bd2008a4e1fbf674ee05b09c60f',qos_specs=None,replication_status=,reservations=['c7d00cf8-c785-4498-8a04-db7d5690887c','06166fcb-171e-4934-8e28-2db7c22b721a','12450e1a-4601-4278-a211-3cb26f26dfe6','3356a558-5cd0-4d6f-a3fd-d2854c92c901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bff5f42c7d164cc38cd75937adce1767',volume_type_id=e9f054e5-24b0-45da-81f1-122ec3d86d1c)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:06.480579 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f69913e-b53f-44ee-b92b-5060bd2482b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:06.497449 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f69913e-b53f-44ee-b92b-5060bd2482b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:06.497936 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Flow 'volume_create_api' (79e93184-b581-4549-93a4-8b53a8d9cb3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:06.498411 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Create volume request issued successfully. Jul 22 05:39:06.499331 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:06.501079 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:06.508919 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f2de6996-8fdb-4220-b122-9a4872113ac2 req-f1686be6-d22b-4eb7-8319-50ba07045a25 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.512499 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f2de6996-8fdb-4220-b122-9a4872113ac2 req-f1686be6-d22b-4eb7-8319-50ba07045a25 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:06.513055 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f2de6996-8fdb-4220-b122-9a4872113ac2 req-f1686be6-d22b-4eb7-8319-50ba07045a25 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.514854 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f2de6996-8fdb-4220-b122-9a4872113ac2 req-f1686be6-d22b-4eb7-8319-50ba07045a25 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.514854 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [req-f2de6996-8fdb-4220-b122-9a4872113ac2 req-f1686be6-d22b-4eb7-8319-50ba07045a25 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:06.517014 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-f2de6996-8fdb-4220-b122-9a4872113ac2 req-f1686be6-d22b-4eb7-8319-50ba07045a25 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:06.529708 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f2de6996-8fdb-4220-b122-9a4872113ac2 req-f1686be6-d22b-4eb7-8319-50ba07045a25 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Get all volumes completed successfully. Jul 22 05:39:06.531118 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.531118 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:06.537154 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f2de6996-8fdb-4220-b122-9a4872113ac2 req-f1686be6-d22b-4eb7-8319-50ba07045a25 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:06.537854 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 643/2619] 10.4.3.91 () {68 vars in 1501 bytes} [Wed Jul 22 05:39:06 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 22 05:39:06.552081 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:06.555452 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.555452 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:06.560659 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3caa8071-d0bc-4f24-8122-c315aa69e7ad tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:06.560659 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 662/2620] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:39:06 2026] POST /volume/v3/volumes => generated 820 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:06.572298 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c75f7a58-916f-4f0e-8a55-f6b4a10132d0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.572402 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-75db5b74-a2a5-4695-818f-00031a6a2a42 req-eebb8280-9178-4552-bb50-08c1d9406991 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.573923 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c75f7a58-916f-4f0e-8a55-f6b4a10132d0 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e Jul 22 05:39:06.574121 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c75f7a58-916f-4f0e-8a55-f6b4a10132d0 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.574284 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c75f7a58-916f-4f0e-8a55-f6b4a10132d0 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.581348 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.581348 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:06.582161 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-75db5b74-a2a5-4695-818f-00031a6a2a42 req-eebb8280-9178-4552-bb50-08c1d9406991 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:06.585158 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-75db5b74-a2a5-4695-818f-00031a6a2a42 req-eebb8280-9178-4552-bb50-08c1d9406991 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.585590 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c75f7a58-916f-4f0e-8a55-f6b4a10132d0 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:39:06.586304 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-c75f7a58-916f-4f0e-8a55-f6b4a10132d0 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:06.586452 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-c75f7a58-916f-4f0e-8a55-f6b4a10132d0 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:06.586820 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-75db5b74-a2a5-4695-818f-00031a6a2a42 req-eebb8280-9178-4552-bb50-08c1d9406991 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.587250 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [req-75db5b74-a2a5-4695-818f-00031a6a2a42 req-eebb8280-9178-4552-bb50-08c1d9406991 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:06.588734 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-75db5b74-a2a5-4695-818f-00031a6a2a42 req-eebb8280-9178-4552-bb50-08c1d9406991 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:06.600790 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-75db5b74-a2a5-4695-818f-00031a6a2a42 req-eebb8280-9178-4552-bb50-08c1d9406991 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Get all volumes completed successfully. Jul 22 05:39:06.602235 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.602235 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:06.608159 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-75db5b74-a2a5-4695-818f-00031a6a2a42 req-eebb8280-9178-4552-bb50-08c1d9406991 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:06.609066 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 664/2621] 10.4.3.91 () {68 vars in 1501 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:06.628122 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-c75f7a58-916f-4f0e-8a55-f6b4a10132d0 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:06.632043 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.632043 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:06.640732 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ff034ab5-c209-4b6e-bc5c-69953242bca3 req-f79e8888-36fc-4f47-a9df-b05a674589b8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.642029 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c75f7a58-916f-4f0e-8a55-f6b4a10132d0 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e returned with HTTP 200 Jul 22 05:39:06.642537 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 653/2622] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e => generated 888 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:06.647868 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ff034ab5-c209-4b6e-bc5c-69953242bca3 req-f79e8888-36fc-4f47-a9df-b05a674589b8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:06.647868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ff034ab5-c209-4b6e-bc5c-69953242bca3 req-f79e8888-36fc-4f47-a9df-b05a674589b8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.647868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ff034ab5-c209-4b6e-bc5c-69953242bca3 req-f79e8888-36fc-4f47-a9df-b05a674589b8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.647868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [req-ff034ab5-c209-4b6e-bc5c-69953242bca3 req-f79e8888-36fc-4f47-a9df-b05a674589b8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:06.648765 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [req-ff034ab5-c209-4b6e-bc5c-69953242bca3 req-f79e8888-36fc-4f47-a9df-b05a674589b8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:06.660306 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-ff034ab5-c209-4b6e-bc5c-69953242bca3 req-f79e8888-36fc-4f47-a9df-b05a674589b8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Get all volumes completed successfully. Jul 22 05:39:06.662058 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.662058 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:06.673392 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ff034ab5-c209-4b6e-bc5c-69953242bca3 req-f79e8888-36fc-4f47-a9df-b05a674589b8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:06.673587 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 644/2623] 10.4.3.91 () {68 vars in 1501 bytes} [Wed Jul 22 05:39:06 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 22 05:39:06.704823 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-0c2ee35d-f730-4e9f-83dc-01ea43cf0792 req-c1bafcbf-2e76-41d6-9260-1d691bc379b7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.708095 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0c2ee35d-f730-4e9f-83dc-01ea43cf0792 req-c1bafcbf-2e76-41d6-9260-1d691bc379b7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:06.708362 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0c2ee35d-f730-4e9f-83dc-01ea43cf0792 req-c1bafcbf-2e76-41d6-9260-1d691bc379b7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.708542 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0c2ee35d-f730-4e9f-83dc-01ea43cf0792 req-c1bafcbf-2e76-41d6-9260-1d691bc379b7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.709076 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [req-0c2ee35d-f730-4e9f-83dc-01ea43cf0792 req-c1bafcbf-2e76-41d6-9260-1d691bc379b7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:06.710420 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0c2ee35d-f730-4e9f-83dc-01ea43cf0792 req-c1bafcbf-2e76-41d6-9260-1d691bc379b7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:06.720490 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-0c2ee35d-f730-4e9f-83dc-01ea43cf0792 req-c1bafcbf-2e76-41d6-9260-1d691bc379b7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Get all volumes completed successfully. Jul 22 05:39:06.721954 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.721954 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:06.727484 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0c2ee35d-f730-4e9f-83dc-01ea43cf0792 req-c1bafcbf-2e76-41d6-9260-1d691bc379b7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:06.728298 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 663/2624] 10.4.3.91 () {68 vars in 1501 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:06.762136 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-3da138ad-0d70-4088-ba59-ba4de12a097b req-f1aa833b-c8d5-476b-9b18-734b65c42749 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.768355 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-3da138ad-0d70-4088-ba59-ba4de12a097b req-f1aa833b-c8d5-476b-9b18-734b65c42749 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:06.768686 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-3da138ad-0d70-4088-ba59-ba4de12a097b req-f1aa833b-c8d5-476b-9b18-734b65c42749 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.768941 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-3da138ad-0d70-4088-ba59-ba4de12a097b req-f1aa833b-c8d5-476b-9b18-734b65c42749 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.769531 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [req-3da138ad-0d70-4088-ba59-ba4de12a097b req-f1aa833b-c8d5-476b-9b18-734b65c42749 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:06.771191 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-3da138ad-0d70-4088-ba59-ba4de12a097b req-f1aa833b-c8d5-476b-9b18-734b65c42749 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:06.784726 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-3da138ad-0d70-4088-ba59-ba4de12a097b req-f1aa833b-c8d5-476b-9b18-734b65c42749 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Get all volumes completed successfully. Jul 22 05:39:06.787314 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.787314 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:06.794825 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-3da138ad-0d70-4088-ba59-ba4de12a097b req-f1aa833b-c8d5-476b-9b18-734b65c42749 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:06.795196 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 665/2625] 10.4.3.91 () {68 vars in 1501 bytes} [Wed Jul 22 05:39:06 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 22 05:39:06.828686 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-569e29a1-cdcb-4f9c-b945-623e4fce3577 req-6a944e68-ab53-41b5-9941-8a100a849939 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.832756 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-569e29a1-cdcb-4f9c-b945-623e4fce3577 req-6a944e68-ab53-41b5-9941-8a100a849939 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:06.833053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-569e29a1-cdcb-4f9c-b945-623e4fce3577 req-6a944e68-ab53-41b5-9941-8a100a849939 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.833318 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-569e29a1-cdcb-4f9c-b945-623e4fce3577 req-6a944e68-ab53-41b5-9941-8a100a849939 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.833748 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [req-569e29a1-cdcb-4f9c-b945-623e4fce3577 req-6a944e68-ab53-41b5-9941-8a100a849939 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:06.835046 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [req-569e29a1-cdcb-4f9c-b945-623e4fce3577 req-6a944e68-ab53-41b5-9941-8a100a849939 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:06.845221 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-569e29a1-cdcb-4f9c-b945-623e4fce3577 req-6a944e68-ab53-41b5-9941-8a100a849939 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] Get all volumes completed successfully. Jul 22 05:39:06.846499 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.846499 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:06.852064 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-569e29a1-cdcb-4f9c-b945-623e4fce3577 req-6a944e68-ab53-41b5-9941-8a100a849939 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-reader] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:06.852583 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 654/2626] 10.4.3.91 () {68 vars in 1501 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:06.876065 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2970bb8c-de65-410c-9bcb-0477e62303f8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.878336 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2970bb8c-de65-410c-9bcb-0477e62303f8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec Jul 22 05:39:06.878612 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2970bb8c-de65-410c-9bcb-0477e62303f8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.878834 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2970bb8c-de65-410c-9bcb-0477e62303f8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.879002 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-2970bb8c-de65-410c-9bcb-0477e62303f8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Delete volume with id: b9761588-a9b9-4971-aa15-92ebd9c5faec Jul 22 05:39:06.886031 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.886031 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:06.886680 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2970bb8c-de65-410c-9bcb-0477e62303f8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:06.908389 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2970bb8c-de65-410c-9bcb-0477e62303f8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Delete volume request issued successfully. Jul 22 05:39:06.908540 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2970bb8c-de65-410c-9bcb-0477e62303f8 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec returned with HTTP 202 Jul 22 05:39:06.909008 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 645/2627] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:06 2026] DELETE /volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:06.920820 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1cf06cd4-2dd6-4780-a5e9-ed0d6d6f482c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:06.923278 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1cf06cd4-2dd6-4780-a5e9-ed0d6d6f482c tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec Jul 22 05:39:06.923732 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1cf06cd4-2dd6-4780-a5e9-ed0d6d6f482c tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:06.923979 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1cf06cd4-2dd6-4780-a5e9-ed0d6d6f482c tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:06.937119 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:06.937119 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:06.945643 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1cf06cd4-2dd6-4780-a5e9-ed0d6d6f482c tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:06.954031 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1cf06cd4-2dd6-4780-a5e9-ed0d6d6f482c tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec returned with HTTP 200 Jul 22 05:39:06.954869 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 664/2628] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:06 2026] GET /volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:07.008052 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9ee5766f-3e54-4c8e-b66d-c6b56b2e7ae2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.009285 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9ee5766f-3e54-4c8e-b66d-c6b56b2e7ae2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:07.009616 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9ee5766f-3e54-4c8e-b66d-c6b56b2e7ae2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:07.009832 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9ee5766f-3e54-4c8e-b66d-c6b56b2e7ae2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:07.022781 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:07.022781 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:07.028479 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9ee5766f-3e54-4c8e-b66d-c6b56b2e7ae2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:07.034428 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9ee5766f-3e54-4c8e-b66d-c6b56b2e7ae2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:07.034832 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 666/2629] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:07 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:07.098701 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4ba57b39-a408-4edf-9f8f-b76fd6407e42 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.104653 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4ba57b39-a408-4edf-9f8f-b76fd6407e42 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:07.104815 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4ba57b39-a408-4edf-9f8f-b76fd6407e42 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:07.104953 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4ba57b39-a408-4edf-9f8f-b76fd6407e42 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:07.105041 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-4ba57b39-a408-4edf-9f8f-b76fd6407e42 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:07.112793 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:07.112793 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:07.113612 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4ba57b39-a408-4edf-9f8f-b76fd6407e42 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:07.113966 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 655/2630] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:07 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:07.134617 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b3c90170-93fa-4b37-b1ed-4336277956b3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.136460 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b3c90170-93fa-4b37-b1ed-4336277956b3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:07.136678 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b3c90170-93fa-4b37-b1ed-4336277956b3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:07.136849 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b3c90170-93fa-4b37-b1ed-4336277956b3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:07.136979 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b3c90170-93fa-4b37-b1ed-4336277956b3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:07.149223 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:07.149223 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:07.150018 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b3c90170-93fa-4b37-b1ed-4336277956b3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:07.150440 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 646/2631] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:07 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:07.485556 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.489292 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-77ff9bec-5399-4c6c-bb9b-753e712c85a9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.491643 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:07.491752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-201891033", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:07.494478 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-201891033', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:07.494724 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-77ff9bec-5399-4c6c-bb9b-753e712c85a9 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:07.494849 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Create volume of 1 GB Jul 22 05:39:07.494930 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-77ff9bec-5399-4c6c-bb9b-753e712c85a9 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:07.494930 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-77ff9bec-5399-4c6c-bb9b-753e712c85a9 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:07.494930 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-77ff9bec-5399-4c6c-bb9b-753e712c85a9 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:07.500209 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:07.500209 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:07.500330 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Availability Zones retrieved successfully. Jul 22 05:39:07.501391 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-77ff9bec-5399-4c6c-bb9b-753e712c85a9 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:07.502304 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 667/2632] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:07 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:07.508390 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Flow 'volume_create_api' (7daabf24-5475-4d74-ba4f-ed0c8b5d326f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:07.509615 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80dd7021-942b-4f67-8069-7b1c5dc5a6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:07.510731 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:07.558115 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80dd7021-942b-4f67-8069-7b1c5dc5a6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:07.558869 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9ee38f-583d-432e-803b-565e13d8c7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:07.616744 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Created reservations ['2e723425-07c7-4495-8e9b-648056fa3906', '230e828a-b490-4389-95a8-25d3b634a4e7', 'dd0ed585-55c7-4e63-a4f9-3dbf7b6e5fa6', 'f2c1130e-d855-4ff8-a57c-cf3e474493f9'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:07.617484 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9ee38f-583d-432e-803b-565e13d8c7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e723425-07c7-4495-8e9b-648056fa3906', '230e828a-b490-4389-95a8-25d3b634a4e7', 'dd0ed585-55c7-4e63-a4f9-3dbf7b6e5fa6', 'f2c1130e-d855-4ff8-a57c-cf3e474493f9']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:07.619354 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55343f95-e365-44af-a158-e5f6603359bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:07.646429 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55343f95-e365-44af-a158-e5f6603359bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5eff6d6-7aac-49c1-a14a-6dff8aca1163', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-201891033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e163bf8a4b4425ad49d60420741e7b',qos_specs=None,replication_status=,reservations=['2e723425-07c7-4495-8e9b-648056fa3906','230e828a-b490-4389-95a8-25d3b634a4e7','dd0ed585-55c7-4e63-a4f9-3dbf7b6e5fa6','f2c1130e-d855-4ff8-a57c-cf3e474493f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='513c7aff1ed0471ab240dbe1ee05e14f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-201891033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5eff6d6-7aac-49c1-a14a-6dff8aca1163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e163bf8a4b4425ad49d60420741e7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='513c7aff1ed0471ab240dbe1ee05e14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:07.647410 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b919d98d-3c08-4af6-ac10-f21c2f414c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:07.658460 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-19ee17c5-2ee8-427d-a651-7a66b81d92c6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.660699 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-19ee17c5-2ee8-427d-a651-7a66b81d92c6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e Jul 22 05:39:07.660975 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-19ee17c5-2ee8-427d-a651-7a66b81d92c6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:07.661229 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-19ee17c5-2ee8-427d-a651-7a66b81d92c6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:07.670268 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b919d98d-3c08-4af6-ac10-f21c2f414c5a) transitioned into state 'SUCCESS' from state '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-201891033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e163bf8a4b4425ad49d60420741e7b',qos_specs=None,replication_status=,reservations=['2e723425-07c7-4495-8e9b-648056fa3906','230e828a-b490-4389-95a8-25d3b634a4e7','dd0ed585-55c7-4e63-a4f9-3dbf7b6e5fa6','f2c1130e-d855-4ff8-a57c-cf3e474493f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='513c7aff1ed0471ab240dbe1ee05e14f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:07.671056 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:07.671056 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:07.671176 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e69ac33-2835-4690-af64-b2b1ae0eb1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:07.676397 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-19ee17c5-2ee8-427d-a651-7a66b81d92c6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:39:07.677103 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-19ee17c5-2ee8-427d-a651-7a66b81d92c6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:07.677273 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-19ee17c5-2ee8-427d-a651-7a66b81d92c6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:07.683573 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e69ac33-2835-4690-af64-b2b1ae0eb1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:07.684694 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Flow 'volume_create_api' (7daabf24-5475-4d74-ba4f-ed0c8b5d326f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:07.685055 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Create volume request issued successfully. Jul 22 05:39:07.685723 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-17b1e318-3ea4-46f2-8318-1de9a153ee95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:07.686265 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 665/2633] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:07 2026] POST /volume/v3/volumes => generated 752 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:07.703676 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a67846f9-57b3-4019-804c-828042eba381 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.706223 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a67846f9-57b3-4019-804c-828042eba381 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:07.706413 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a67846f9-57b3-4019-804c-828042eba381 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:07.706607 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a67846f9-57b3-4019-804c-828042eba381 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:07.716267 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:07.716267 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:07.723580 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a67846f9-57b3-4019-804c-828042eba381 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:07.724611 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-19ee17c5-2ee8-427d-a651-7a66b81d92c6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:07.729435 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:07.729435 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:07.732362 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a67846f9-57b3-4019-804c-828042eba381 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:07.732817 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 647/2634] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:07 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:07.740424 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-19ee17c5-2ee8-427d-a651-7a66b81d92c6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e returned with HTTP 200 Jul 22 05:39:07.740966 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 656/2635] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:39:07 2026] GET /volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e => generated 913 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:07.757738 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1910d3e8-dab5-4fe5-8701-dc23cd528871 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.759773 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1910d3e8-dab5-4fe5-8701-dc23cd528871 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/group_snapshots Jul 22 05:39:07.760216 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1910d3e8-dab5-4fe5-8701-dc23cd528871 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1bcca668-bebd-40aa-b590-8a8816ad1824", "name": "tempest-group_snapshot-917505984"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:07.761899 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.group_snapshots [None req-1910d3e8-dab5-4fe5-8701-dc23cd528871 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1bcca668-bebd-40aa-b590-8a8816ad1824', 'name': 'tempest-group_snapshot-917505984'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 05:39:07.766116 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:07.766116 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:07.770183 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.group_snapshots [None req-1910d3e8-dab5-4fe5-8701-dc23cd528871 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Creating group_snapshot tempest-group_snapshot-917505984. Jul 22 05:39:07.819002 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:07.819002 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:07.831199 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-1910d3e8-dab5-4fe5-8701-dc23cd528871 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-865672236 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-865672236, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:07.831506 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-1910d3e8-dab5-4fe5-8701-dc23cd528871 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-865672236 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-865672236, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:07.851761 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-1910d3e8-dab5-4fe5-8701-dc23cd528871 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Created reservations ['b9a12dba-f526-4199-a51b-2c2fe09b24df', '66c3182f-f3d4-4406-b8fa-aadc6a648723', 'c30f4641-6823-4b31-a1d4-a9018c79e191', '6816a1e8-fcc1-40ff-8171-3c72dab0d611'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:07.882089 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1910d3e8-dab5-4fe5-8701-dc23cd528871 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots returned with HTTP 202 Jul 22 05:39:07.882089 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 668/2636] 10.4.3.91 () {70 vars in 1317 bytes} [Wed Jul 22 05:39:07 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:07.890954 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6f8df322-144d-427e-a3f2-30e366982b12 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.893304 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6f8df322-144d-427e-a3f2-30e366982b12 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 Jul 22 05:39:07.893592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6f8df322-144d-427e-a3f2-30e366982b12 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:07.893844 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6f8df322-144d-427e-a3f2-30e366982b12 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:07.894019 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.group_snapshots [None req-6f8df322-144d-427e-a3f2-30e366982b12 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member b1c9598d-c3cf-477f-89a0-80f638a27300 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:39:07.900808 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:07.900808 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:07.902002 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6f8df322-144d-427e-a3f2-30e366982b12 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 returned with HTTP 200 Jul 22 05:39:07.902434 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 666/2637] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:39:07 2026] GET /volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 => generated 306 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:07.969625 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-41d3c73e-b953-4821-90ff-a4edc3836826 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.972066 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-41d3c73e-b953-4821-90ff-a4edc3836826 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec Jul 22 05:39:07.972066 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-41d3c73e-b953-4821-90ff-a4edc3836826 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:07.972323 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-41d3c73e-b953-4821-90ff-a4edc3836826 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:07.985017 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-41d3c73e-b953-4821-90ff-a4edc3836826 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec returned with HTTP 404 Jul 22 05:39:07.985691 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 648/2638] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:07 2026] GET /volume/v3/volumes/b9761588-a9b9-4971-aa15-92ebd9c5faec => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:07.993499 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7a6dc99b-e2a9-4f5d-b9d6-04ed9a286b31 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:07.995783 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7a6dc99b-e2a9-4f5d-b9d6-04ed9a286b31 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] DELETE https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e Jul 22 05:39:07.996035 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7a6dc99b-e2a9-4f5d-b9d6-04ed9a286b31 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:07.996349 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7a6dc99b-e2a9-4f5d-b9d6-04ed9a286b31 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:07.996574 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-7a6dc99b-e2a9-4f5d-b9d6-04ed9a286b31 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Delete volume with id: 6950ca44-8542-4921-933b-9ebe048a724e Jul 22 05:39:08.005285 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.005285 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:08.006028 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7a6dc99b-e2a9-4f5d-b9d6-04ed9a286b31 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:08.026653 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7a6dc99b-e2a9-4f5d-b9d6-04ed9a286b31 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Delete volume request issued successfully. Jul 22 05:39:08.026653 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7a6dc99b-e2a9-4f5d-b9d6-04ed9a286b31 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e returned with HTTP 202 Jul 22 05:39:08.026653 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 657/2639] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:07 2026] DELETE /volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:08.032043 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b8c27b1a-fcae-46d1-a139-b55ccf2aa5de None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.037078 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b8c27b1a-fcae-46d1-a139-b55ccf2aa5de tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e Jul 22 05:39:08.037078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b8c27b1a-fcae-46d1-a139-b55ccf2aa5de tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.037078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b8c27b1a-fcae-46d1-a139-b55ccf2aa5de tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.047680 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.047680 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:08.051205 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6aee2cfb-5be0-4983-93fc-9c0d9ddee2f6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.053480 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6aee2cfb-5be0-4983-93fc-9c0d9ddee2f6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:08.054388 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6aee2cfb-5be0-4983-93fc-9c0d9ddee2f6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.054388 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6aee2cfb-5be0-4983-93fc-9c0d9ddee2f6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.054843 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b8c27b1a-fcae-46d1-a139-b55ccf2aa5de tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:08.060594 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b8c27b1a-fcae-46d1-a139-b55ccf2aa5de tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e returned with HTTP 200 Jul 22 05:39:08.060986 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 669/2640] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:08.150940 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.150940 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:08.150940 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6aee2cfb-5be0-4983-93fc-9c0d9ddee2f6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:08.150940 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6aee2cfb-5be0-4983-93fc-9c0d9ddee2f6 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:08.150940 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 667/2641] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:08.151401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e751170b-a65e-411a-b01e-1712eb1a97ff None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.151401 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e751170b-a65e-411a-b01e-1712eb1a97ff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:08.151401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e751170b-a65e-411a-b01e-1712eb1a97ff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.151401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e751170b-a65e-411a-b01e-1712eb1a97ff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.151401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-e751170b-a65e-411a-b01e-1712eb1a97ff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:08.151401 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.151401 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:08.151401 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e751170b-a65e-411a-b01e-1712eb1a97ff tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:08.151401 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 649/2642] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:39:08.161393 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1bf144fc-4c0d-43e1-b6fb-f3763f26ae55 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.166959 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1bf144fc-4c0d-43e1-b6fb-f3763f26ae55 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:08.166959 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1bf144fc-4c0d-43e1-b6fb-f3763f26ae55 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.166959 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1bf144fc-4c0d-43e1-b6fb-f3763f26ae55 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.166959 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1bf144fc-4c0d-43e1-b6fb-f3763f26ae55 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:08.170511 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.170511 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:08.171175 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1bf144fc-4c0d-43e1-b6fb-f3763f26ae55 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:08.171719 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 658/2643] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:08.517904 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2a9150f8-d0a9-4615-90f3-3dc742d5e646 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.521611 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2a9150f8-d0a9-4615-90f3-3dc742d5e646 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:08.521893 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2a9150f8-d0a9-4615-90f3-3dc742d5e646 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.522144 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2a9150f8-d0a9-4615-90f3-3dc742d5e646 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.522294 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2a9150f8-d0a9-4615-90f3-3dc742d5e646 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:08.530271 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.530271 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:08.531127 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2a9150f8-d0a9-4615-90f3-3dc742d5e646 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:08.531564 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 670/2644] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:08.745996 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-90a303b9-442b-4a59-88a7-d57b13adc75c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.747860 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-90a303b9-442b-4a59-88a7-d57b13adc75c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:08.748072 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-90a303b9-442b-4a59-88a7-d57b13adc75c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.748288 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-90a303b9-442b-4a59-88a7-d57b13adc75c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.756380 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.756380 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:08.760449 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-90a303b9-442b-4a59-88a7-d57b13adc75c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:08.765297 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-90a303b9-442b-4a59-88a7-d57b13adc75c tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:08.765986 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 668/2645] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:08.779943 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-041608fa-739a-4b63-b367-49c28267e891 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.782083 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-041608fa-739a-4b63-b367-49c28267e891 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:08.782417 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-041608fa-739a-4b63-b367-49c28267e891 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.782586 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-041608fa-739a-4b63-b367-49c28267e891 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.796789 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.796789 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:08.810240 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-041608fa-739a-4b63-b367-49c28267e891 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:08.819971 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-041608fa-739a-4b63-b367-49c28267e891 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:08.820361 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 650/2646] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:08.832533 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1544b321-7fd9-4d39-a703-b576f1a2e2b6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.834649 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1544b321-7fd9-4d39-a703-b576f1a2e2b6 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes Jul 22 05:39:08.834930 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1544b321-7fd9-4d39-a703-b576f1a2e2b6 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.835152 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1544b321-7fd9-4d39-a703-b576f1a2e2b6 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.835467 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-1544b321-7fd9-4d39-a703-b576f1a2e2b6 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:08.836321 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1544b321-7fd9-4d39-a703-b576f1a2e2b6 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:08.846705 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1544b321-7fd9-4d39-a703-b576f1a2e2b6 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Get all volumes completed successfully. Jul 22 05:39:08.847264 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1544b321-7fd9-4d39-a703-b576f1a2e2b6 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 200 Jul 22 05:39:08.847754 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 659/2647] 10.4.3.91 () {66 vars in 1230 bytes} [Wed Jul 22 05:39:08 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 22 05:39:08.857839 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a8fe403e-fc46-4b63-8f90-ea5b672ef74d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.860480 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a8fe403e-fc46-4b63-8f90-ea5b672ef74d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:08.860480 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a8fe403e-fc46-4b63-8f90-ea5b672ef74d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.860480 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a8fe403e-fc46-4b63-8f90-ea5b672ef74d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.868194 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.868194 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:08.872459 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a8fe403e-fc46-4b63-8f90-ea5b672ef74d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:08.877581 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a8fe403e-fc46-4b63-8f90-ea5b672ef74d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:08.878058 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 671/2648] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:08.911473 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a5124089-4dd8-4038-bbb5-de9665befbc6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.913336 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a5124089-4dd8-4038-bbb5-de9665befbc6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 Jul 22 05:39:08.915676 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a5124089-4dd8-4038-bbb5-de9665befbc6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.915676 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a5124089-4dd8-4038-bbb5-de9665befbc6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.915676 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.group_snapshots [None req-a5124089-4dd8-4038-bbb5-de9665befbc6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member b1c9598d-c3cf-477f-89a0-80f638a27300 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:39:08.919982 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.919982 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:08.924260 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a5124089-4dd8-4038-bbb5-de9665befbc6 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 returned with HTTP 200 Jul 22 05:39:08.924727 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 669/2649] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:08.932393 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5733e3a1-f042-469e-b234-b29986ae0328 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.934280 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5733e3a1-f042-469e-b234-b29986ae0328 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail Jul 22 05:39:08.934549 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5733e3a1-f042-469e-b234-b29986ae0328 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.934823 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5733e3a1-f042-469e-b234-b29986ae0328 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.935093 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-5733e3a1-f042-469e-b234-b29986ae0328 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:08.936796 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.db.api [None req-5733e3a1-f042-469e-b234-b29986ae0328 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Building query based on filter {{(pid=100093) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:39:08.940510 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-cadee722-1080-4fe2-9952-4328ad3898f0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.942667 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-cadee722-1080-4fe2-9952-4328ad3898f0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:08.942857 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-cadee722-1080-4fe2-9952-4328ad3898f0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.943031 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-cadee722-1080-4fe2-9952-4328ad3898f0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.943283 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5733e3a1-f042-469e-b234-b29986ae0328 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all snapshots completed successfully. Jul 22 05:39:08.943891 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.943891 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:08.944694 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5733e3a1-f042-469e-b234-b29986ae0328 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 05:39:08.945590 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 651/2650] 10.4.3.91 () {66 vars in 1257 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:08.950115 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.950115 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:08.954510 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-cadee722-1080-4fe2-9952-4328ad3898f0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:08.958169 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3e5a4d83-40ee-43d8-9e76-0ede02d04c43 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.959821 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-cadee722-1080-4fe2-9952-4328ad3898f0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:08.960301 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 660/2651] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:08.960357 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3e5a4d83-40ee-43d8-9e76-0ede02d04c43 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/dd2cca4a-f0c2-4a9f-ba78-a3446ec31850 Jul 22 05:39:08.960551 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3e5a4d83-40ee-43d8-9e76-0ede02d04c43 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.960747 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3e5a4d83-40ee-43d8-9e76-0ede02d04c43 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.967187 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.967187 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:08.967829 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3e5a4d83-40ee-43d8-9e76-0ede02d04c43 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Snapshot retrieved successfully. Jul 22 05:39:08.968829 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3e5a4d83-40ee-43d8-9e76-0ede02d04c43 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/dd2cca4a-f0c2-4a9f-ba78-a3446ec31850 returned with HTTP 200 Jul 22 05:39:08.969298 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 672/2652] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/snapshots/dd2cca4a-f0c2-4a9f-ba78-a3446ec31850 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:08.982061 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-83a2d48f-6f8c-4e11-9775-0fe8937c142e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:08.986385 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-83a2d48f-6f8c-4e11-9775-0fe8937c142e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 Jul 22 05:39:08.986385 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-83a2d48f-6f8c-4e11-9775-0fe8937c142e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:08.986731 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-83a2d48f-6f8c-4e11-9775-0fe8937c142e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:08.987342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.group_snapshots [None req-83a2d48f-6f8c-4e11-9775-0fe8937c142e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member b1c9598d-c3cf-477f-89a0-80f638a27300 {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:39:08.993043 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:08.993043 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:08.998245 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-83a2d48f-6f8c-4e11-9775-0fe8937c142e tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 returned with HTTP 200 Jul 22 05:39:08.998245 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 670/2653] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:39:08 2026] GET /volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:09.009113 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6b57d1ab-8ad0-449f-bb2c-5d661346a91c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.011172 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b57d1ab-8ad0-449f-bb2c-5d661346a91c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/detail Jul 22 05:39:09.011373 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6b57d1ab-8ad0-449f-bb2c-5d661346a91c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.011581 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6b57d1ab-8ad0-449f-bb2c-5d661346a91c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.024459 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b57d1ab-8ad0-449f-bb2c-5d661346a91c tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 22 05:39:09.024989 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 652/2654] 10.4.3.91 () {68 vars in 1316 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:09.037464 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d6a9fe53-3291-4f6d-91ff-711872563d0a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.039917 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d6a9fe53-3291-4f6d-91ff-711872563d0a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] DELETE https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 Jul 22 05:39:09.040363 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d6a9fe53-3291-4f6d-91ff-711872563d0a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.040653 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d6a9fe53-3291-4f6d-91ff-711872563d0a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.040933 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.group_snapshots [None req-d6a9fe53-3291-4f6d-91ff-711872563d0a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] delete called for member b1c9598d-c3cf-477f-89a0-80f638a27300 {{(pid=100091) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 05:39:09.041077 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.group_snapshots [None req-d6a9fe53-3291-4f6d-91ff-711872563d0a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Delete group_snapshot with id: b1c9598d-c3cf-477f-89a0-80f638a27300 Jul 22 05:39:09.050334 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.050334 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:09.065855 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dfa009a3-3e47-4164-b950-6e2400f0d62f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.067312 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dfa009a3-3e47-4164-b950-6e2400f0d62f None None] GET https://10.4.3.91/volume// Jul 22 05:39:09.067312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dfa009a3-3e47-4164-b950-6e2400f0d62f None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.067312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dfa009a3-3e47-4164-b950-6e2400f0d62f None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.067657 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dfa009a3-3e47-4164-b950-6e2400f0d62f None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:09.068159 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 673/2655] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:39: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 22 05:39:09.077966 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f6c8e1e1-41fe-4d24-aa32-10a73689f474 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.078653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-c280e6d5-92ce-4baa-988f-35c68224d6c2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.080157 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f6c8e1e1-41fe-4d24-aa32-10a73689f474 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e Jul 22 05:39:09.080344 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f6c8e1e1-41fe-4d24-aa32-10a73689f474 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.080554 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f6c8e1e1-41fe-4d24-aa32-10a73689f474 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.081878 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-c280e6d5-92ce-4baa-988f-35c68224d6c2 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:39:09.082281 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-c280e6d5-92ce-4baa-988f-35c68224d6c2 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5eff6d6-7aac-49c1-a14a-6dff8aca1163", "connector": null, "instance_uuid": "08671db8-048d-4201-857b-6ce151816020"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:09.086495 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f6c8e1e1-41fe-4d24-aa32-10a73689f474 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e returned with HTTP 404 Jul 22 05:39:09.087105 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 671/2656] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/volumes/6950ca44-8542-4921-933b-9ebe048a724e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:09.095498 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cd3940dc-4cde-4779-ad2a-b7f9a375ac4c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.096445 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.096445 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:09.098057 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-32f666d4-1016-4a12-a63e-bed0a1a45519 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.098468 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cd3940dc-4cde-4779-ad2a-b7f9a375ac4c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:09.098771 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cd3940dc-4cde-4779-ad2a-b7f9a375ac4c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.099021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cd3940dc-4cde-4779-ad2a-b7f9a375ac4c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.100869 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-32f666d4-1016-4a12-a63e-bed0a1a45519 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] DELETE https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 Jul 22 05:39:09.101108 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-32f666d4-1016-4a12-a63e-bed0a1a45519 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.101347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-32f666d4-1016-4a12-a63e-bed0a1a45519 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.101561 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-32f666d4-1016-4a12-a63e-bed0a1a45519 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Delete volume with id: d16a9544-b174-4152-8704-e914549e8bf2 Jul 22 05:39:09.108659 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d6a9fe53-3291-4f6d-91ff-711872563d0a tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 returned with HTTP 202 Jul 22 05:39:09.108659 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 661/2657] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:39:09 2026] DELETE /volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:39:09.115139 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.115139 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:09.117211 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-32f666d4-1016-4a12-a63e-bed0a1a45519 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:09.120876 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.122205 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:09.122656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.124477 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.124477 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:09.124477 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.124477 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:09.124705 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.124705 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:09.124751 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:09.128554 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cd3940dc-4cde-4779-ad2a-b7f9a375ac4c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:09.130385 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-c280e6d5-92ce-4baa-988f-35c68224d6c2 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:39:09.130385 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 653/2658] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:39:09 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:09.133588 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cd3940dc-4cde-4779-ad2a-b7f9a375ac4c tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:09.133733 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all volumes completed successfully. Jul 22 05:39:09.134161 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 674/2659] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:09.134588 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:09.135508 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:09.143162 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-32f666d4-1016-4a12-a63e-bed0a1a45519 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Delete volume request issued successfully. Jul 22 05:39:09.143361 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-32f666d4-1016-4a12-a63e-bed0a1a45519 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 returned with HTTP 202 Jul 22 05:39:09.143889 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 672/2660] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:09 2026] DELETE /volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:09.153611 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1f096e76-0541-4254-8a39-317b8d2a9500 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.154029 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-47e1df1a-930d-47cc-b31d-0a1c6f022ac7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.157847 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1f096e76-0541-4254-8a39-317b8d2a9500 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:09.157847 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1f096e76-0541-4254-8a39-317b8d2a9500 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.157847 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1f096e76-0541-4254-8a39-317b8d2a9500 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.157847 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1f096e76-0541-4254-8a39-317b8d2a9500 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:09.161953 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-47e1df1a-930d-47cc-b31d-0a1c6f022ac7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 Jul 22 05:39:09.162348 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-47e1df1a-930d-47cc-b31d-0a1c6f022ac7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.162541 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-47e1df1a-930d-47cc-b31d-0a1c6f022ac7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.165211 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.165211 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:09.166256 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1f096e76-0541-4254-8a39-317b8d2a9500 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:09.166759 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 654/2661] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:09.168773 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-05719c3d-c6a2-42a8-a6ba-99f853b12660 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.170967 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-05719c3d-c6a2-42a8-a6ba-99f853b12660 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:09.171070 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-05719c3d-c6a2-42a8-a6ba-99f853b12660 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.171260 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-05719c3d-c6a2-42a8-a6ba-99f853b12660 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.176946 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.176946 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:09.180137 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-47e1df1a-930d-47cc-b31d-0a1c6f022ac7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Volume info retrieved successfully. Jul 22 05:39:09.182663 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.182663 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:09.183688 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5f0d1f8c-850b-4686-acbb-55ecfcc483ea None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.185653 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5f0d1f8c-850b-4686-acbb-55ecfcc483ea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:09.185974 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5f0d1f8c-850b-4686-acbb-55ecfcc483ea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.186265 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5f0d1f8c-850b-4686-acbb-55ecfcc483ea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.186501 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-5f0d1f8c-850b-4686-acbb-55ecfcc483ea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:09.186999 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-05719c3d-c6a2-42a8-a6ba-99f853b12660 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:09.187239 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-47e1df1a-930d-47cc-b31d-0a1c6f022ac7 tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 returned with HTTP 200 Jul 22 05:39:09.187751 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 675/2662] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:09.191219 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f44e6f8c-284a-40fb-aca2-0d4db39de664 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.191393 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f44e6f8c-284a-40fb-aca2-0d4db39de664 None None] GET https://10.4.3.91/volume// Jul 22 05:39:09.191849 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f44e6f8c-284a-40fb-aca2-0d4db39de664 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.191849 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f44e6f8c-284a-40fb-aca2-0d4db39de664 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.191988 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.191988 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:09.192162 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f44e6f8c-284a-40fb-aca2-0d4db39de664 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:09.192465 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 676/2663] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:39: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 22 05:39:09.194125 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5f0d1f8c-850b-4686-acbb-55ecfcc483ea tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:09.194298 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-05719c3d-c6a2-42a8-a6ba-99f853b12660 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:09.194368 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 655/2664] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:09.194442 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 673/2665] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:09.202022 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:09.202840 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-a83dc813-1e66-4b93-9710-9485732aec3b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.205582 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-a83dc813-1e66-4b93-9710-9485732aec3b tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:09.205969 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-a83dc813-1e66-4b93-9710-9485732aec3b tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.206249 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-a83dc813-1e66-4b93-9710-9485732aec3b tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.206318 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.206318 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:09.218321 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bbf80a51-6dee-4a0d-8e0e-3a14b788f0ae tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:09.218622 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 662/2666] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:09.221495 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.221495 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:09.226246 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-a83dc813-1e66-4b93-9710-9485732aec3b tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:09.232383 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-a83dc813-1e66-4b93-9710-9485732aec3b tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:09.233584 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 677/2667] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 05:39:09.235472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bd37c421-9d7d-4b71-a07b-72a410d15ced None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.237198 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bd37c421-9d7d-4b71-a07b-72a410d15ced tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail Jul 22 05:39:09.237505 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bd37c421-9d7d-4b71-a07b-72a410d15ced tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.237842 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bd37c421-9d7d-4b71-a07b-72a410d15ced tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.238279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-bd37c421-9d7d-4b71-a07b-72a410d15ced tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:09.239762 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.db.api [None req-bd37c421-9d7d-4b71-a07b-72a410d15ced tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Building query based on filter {{(pid=100094) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:39:09.244817 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bd37c421-9d7d-4b71-a07b-72a410d15ced tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all snapshots completed successfully. Jul 22 05:39:09.244817 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bd37c421-9d7d-4b71-a07b-72a410d15ced tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 05:39:09.245728 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 674/2668] 10.4.3.91 () {66 vars in 1257 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:09.258666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9e959f49-b21a-4121-9567-38b7ad7ff354 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.264433 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9e959f49-b21a-4121-9567-38b7ad7ff354 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 Jul 22 05:39:09.264723 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9e959f49-b21a-4121-9567-38b7ad7ff354 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.264973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9e959f49-b21a-4121-9567-38b7ad7ff354 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.265104 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.group_snapshots [None req-9e959f49-b21a-4121-9567-38b7ad7ff354 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member b1c9598d-c3cf-477f-89a0-80f638a27300 {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:39:09.273441 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9e959f49-b21a-4121-9567-38b7ad7ff354 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 returned with HTTP 404 Jul 22 05:39:09.274230 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 656/2669] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:39:09.282299 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ca9667f9-f3a6-49a8-9c2e-195a1e6c0470 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.284255 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca9667f9-f3a6-49a8-9c2e-195a1e6c0470 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/group_snapshots Jul 22 05:39:09.284450 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca9667f9-f3a6-49a8-9c2e-195a1e6c0470 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.284646 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca9667f9-f3a6-49a8-9c2e-195a1e6c0470 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.291381 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca9667f9-f3a6-49a8-9c2e-195a1e6c0470 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots returned with HTTP 200 Jul 22 05:39:09.291940 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 663/2670] 10.4.3.91 () {68 vars in 1295 bytes} [Wed Jul 22 05:39:09 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 22 05:39:09.301109 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f1a49b86-a7b9-47c5-beb6-004fba15abc9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.303132 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f1a49b86-a7b9-47c5-beb6-004fba15abc9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] DELETE https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 Jul 22 05:39:09.303379 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f1a49b86-a7b9-47c5-beb6-004fba15abc9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.303586 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f1a49b86-a7b9-47c5-beb6-004fba15abc9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.303771 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.group_snapshots [None req-f1a49b86-a7b9-47c5-beb6-004fba15abc9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] delete called for member b1c9598d-c3cf-477f-89a0-80f638a27300 {{(pid=100092) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 05:39:09.303914 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.group_snapshots [None req-f1a49b86-a7b9-47c5-beb6-004fba15abc9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Delete group_snapshot with id: b1c9598d-c3cf-477f-89a0-80f638a27300 Jul 22 05:39:09.307329 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f1a49b86-a7b9-47c5-beb6-004fba15abc9 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 returned with HTTP 404 Jul 22 05:39:09.308707 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 678/2671] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:39:09 2026] DELETE /volume/v3/group_snapshots/b1c9598d-c3cf-477f-89a0-80f638a27300 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:39:09.319357 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ad2f7645-104e-499f-84b6-f79afccb24df None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.321701 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ad2f7645-104e-499f-84b6-f79afccb24df tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:39:09.321974 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ad2f7645-104e-499f-84b6-f79afccb24df tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.322200 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ad2f7645-104e-499f-84b6-f79afccb24df tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.322477 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-ad2f7645-104e-499f-84b6-f79afccb24df tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:09.323349 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ad2f7645-104e-499f-84b6-f79afccb24df tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:09.332920 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ad2f7645-104e-499f-84b6-f79afccb24df tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Get all volumes completed successfully. Jul 22 05:39:09.333795 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-ad2f7645-104e-499f-84b6-f79afccb24df tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:09.334057 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-ad2f7645-104e-499f-84b6-f79afccb24df tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:09.362800 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-5da28d12-80b2-4219-b0c9-66267b5d24b0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.364840 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-5da28d12-80b2-4219-b0c9-66267b5d24b0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] PUT https://10.4.3.91/volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45 Jul 22 05:39:09.365199 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-5da28d12-80b2-4219-b0c9-66267b5d24b0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:09.373226 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-5da28d12-80b2-4219-b0c9-66267b5d24b0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Acquiring lock "cinder-attachment_update-c5eff6d6-7aac-49c1-a14a-6dff8aca1163-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:39:09.374497 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-ad2f7645-104e-499f-84b6-f79afccb24df tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:09.377561 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-5da28d12-80b2-4219-b0c9-66267b5d24b0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Lock "cinder-attachment_update-c5eff6d6-7aac-49c1-a14a-6dff8aca1163-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:39:09.378805 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.378805 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:09.381333 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.381333 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:09.389828 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ad2f7645-104e-499f-84b6-f79afccb24df tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:39:09.390324 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 675/2672] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:09.406859 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6924f920-b059-44dc-b1f1-913dcc7efbf8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.408800 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6924f920-b059-44dc-b1f1-913dcc7efbf8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] POST https://10.4.3.91/volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824/action Jul 22 05:39:09.409258 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6924f920-b059-44dc-b1f1-913dcc7efbf8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:09.409444 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6924f920-b059-44dc-b1f1-913dcc7efbf8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:09.411224 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-6924f920-b059-44dc-b1f1-913dcc7efbf8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] delete called for group 1bcca668-bebd-40aa-b590-8a8816ad1824 {{(pid=100091) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:39:09.411392 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.groups [None req-6924f920-b059-44dc-b1f1-913dcc7efbf8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Delete group with id: 1bcca668-bebd-40aa-b590-8a8816ad1824 Jul 22 05:39:09.415341 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.415341 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:09.452973 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6924f920-b059-44dc-b1f1-913dcc7efbf8 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824/action returned with HTTP 202 Jul 22 05:39:09.453525 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 664/2673] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:39:09 2026] POST /volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:39:09.463811 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dcb9a272-bdf6-4c02-a1f3-0656a8a0f974 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.465753 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dcb9a272-bdf6-4c02-a1f3-0656a8a0f974 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e Jul 22 05:39:09.465971 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dcb9a272-bdf6-4c02-a1f3-0656a8a0f974 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.466187 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dcb9a272-bdf6-4c02-a1f3-0656a8a0f974 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.475457 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.475457 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:09.480546 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-dcb9a272-bdf6-4c02-a1f3-0656a8a0f974 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Volume info retrieved successfully. Jul 22 05:39:09.481017 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-5da28d12-80b2-4219-b0c9-66267b5d24b0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Lock "cinder-attachment_update-c5eff6d6-7aac-49c1-a14a-6dff8aca1163-np0000005624" released by "attachment_update" :: held 0.103s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:39:09.481264 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-dcb9a272-bdf6-4c02-a1f3-0656a8a0f974 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:39:09.481328 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-5da28d12-80b2-4219-b0c9-66267b5d24b0 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45 returned with HTTP 200 Jul 22 05:39:09.481402 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-dcb9a272-bdf6-4c02-a1f3-0656a8a0f974 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:39:09.481794 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 657/2674] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:39:09 2026] PUT /volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:09.519189 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-dcb9a272-bdf6-4c02-a1f3-0656a8a0f974 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:39:09.522079 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.522079 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:09.531766 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dcb9a272-bdf6-4c02-a1f3-0656a8a0f974 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e returned with HTTP 200 Jul 22 05:39:09.532196 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 679/2675] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e => generated 912 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:09.543184 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c2c17b2a-c1fb-40f0-ad5d-a60f1abdbb0e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:09.545254 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c2c17b2a-c1fb-40f0-ad5d-a60f1abdbb0e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:09.545558 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c2c17b2a-c1fb-40f0-ad5d-a60f1abdbb0e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:09.545705 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c2c17b2a-c1fb-40f0-ad5d-a60f1abdbb0e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:09.545808 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c2c17b2a-c1fb-40f0-ad5d-a60f1abdbb0e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:09.549795 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:09.549795 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:09.550484 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c2c17b2a-c1fb-40f0-ad5d-a60f1abdbb0e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:09.550977 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 676/2676] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:09 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:10.150021 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ae2d8d61-94fc-478e-9b18-78ab6e461696 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.153282 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ae2d8d61-94fc-478e-9b18-78ab6e461696 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:10.153494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ae2d8d61-94fc-478e-9b18-78ab6e461696 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.153715 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ae2d8d61-94fc-478e-9b18-78ab6e461696 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.166332 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:10.166332 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:10.177332 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ae2d8d61-94fc-478e-9b18-78ab6e461696 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:10.181502 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5fd4ffc4-9057-46ef-8660-87555c5d868f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.183760 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ae2d8d61-94fc-478e-9b18-78ab6e461696 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:10.184197 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 665/2677] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:10.185163 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5fd4ffc4-9057-46ef-8660-87555c5d868f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:10.185852 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5fd4ffc4-9057-46ef-8660-87555c5d868f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.186156 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5fd4ffc4-9057-46ef-8660-87555c5d868f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.186322 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-5fd4ffc4-9057-46ef-8660-87555c5d868f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:10.194447 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:10.194447 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:10.195594 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5fd4ffc4-9057-46ef-8660-87555c5d868f tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:10.196114 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 658/2678] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:10.208299 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-90692ee8-87fd-4791-b6e4-73e0597114cb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.209158 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4308d016-571d-4db2-b0b5-8caf1311e7d9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.210140 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4308d016-571d-4db2-b0b5-8caf1311e7d9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:10.210566 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4308d016-571d-4db2-b0b5-8caf1311e7d9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.210566 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4308d016-571d-4db2-b0b5-8caf1311e7d9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.210703 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-4308d016-571d-4db2-b0b5-8caf1311e7d9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:10.211538 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-90692ee8-87fd-4791-b6e4-73e0597114cb tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] GET https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 Jul 22 05:39:10.211600 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-90692ee8-87fd-4791-b6e4-73e0597114cb tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.214667 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-90692ee8-87fd-4791-b6e4-73e0597114cb tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.214822 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a67b80a5-ad15-4974-85d6-c8c9c3992bf4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.215378 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:10.215378 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:10.215930 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a67b80a5-ad15-4974-85d6-c8c9c3992bf4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:10.216011 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4308d016-571d-4db2-b0b5-8caf1311e7d9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:10.216210 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a67b80a5-ad15-4974-85d6-c8c9c3992bf4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.216362 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 677/2679] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:10.216485 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a67b80a5-ad15-4974-85d6-c8c9c3992bf4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.221956 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-90692ee8-87fd-4791-b6e4-73e0597114cb tempest-VolumesTestJSON-1373301523 tempest-VolumesTestJSON-1373301523-project-member] https://10.4.3.91/volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 returned with HTTP 404 Jul 22 05:39:10.223045 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 680/2680] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/volumes/d16a9544-b174-4152-8704-e914549e8bf2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:10.228398 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:10.228398 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:10.233248 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a67b80a5-ad15-4974-85d6-c8c9c3992bf4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:10.241234 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a67b80a5-ad15-4974-85d6-c8c9c3992bf4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:10.241827 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 666/2681] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:10.549249 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2b1244b6-4051-4e4d-957a-c281f232e668 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.551648 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2b1244b6-4051-4e4d-957a-c281f232e668 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e Jul 22 05:39:10.551955 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2b1244b6-4051-4e4d-957a-c281f232e668 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.552928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2b1244b6-4051-4e4d-957a-c281f232e668 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.559599 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2b1244b6-4051-4e4d-957a-c281f232e668 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e returned with HTTP 404 Jul 22 05:39:10.560593 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 659/2682] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/volumes/10ac1522-c2c3-4f42-929f-d26d81514d8e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:39:10.562884 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8d2683d6-e634-4d4f-9a47-560d6de1a1a7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.567074 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d2683d6-e634-4d4f-9a47-560d6de1a1a7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:10.567364 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d2683d6-e634-4d4f-9a47-560d6de1a1a7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.567596 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d2683d6-e634-4d4f-9a47-560d6de1a1a7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.567718 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8d2683d6-e634-4d4f-9a47-560d6de1a1a7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:10.571781 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-36419b2e-4f20-4492-9f68-ad7392678f10 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.573510 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:10.573510 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:10.574229 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d2683d6-e634-4d4f-9a47-560d6de1a1a7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:10.574615 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 678/2683] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:10.579320 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36419b2e-4f20-4492-9f68-ad7392678f10 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] GET https://10.4.3.91/volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824 Jul 22 05:39:10.579554 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36419b2e-4f20-4492-9f68-ad7392678f10 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.581081 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36419b2e-4f20-4492-9f68-ad7392678f10 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.581238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.groups [None req-36419b2e-4f20-4492-9f68-ad7392678f10 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] show called for member 1bcca668-bebd-40aa-b590-8a8816ad1824 {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:39:10.590138 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36419b2e-4f20-4492-9f68-ad7392678f10 tempest-GroupSnapshotsTest-977757938 tempest-GroupSnapshotsTest-977757938-project-member] https://10.4.3.91/volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824 returned with HTTP 404 Jul 22 05:39:10.590711 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 681/2684] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/groups/1bcca668-bebd-40aa-b590-8a8816ad1824 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:39:10.600073 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-56936f1d-08af-41d6-a65c-a5a4d77bd668 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.602222 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56936f1d-08af-41d6-a65c-a5a4d77bd668 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/84c752dc-725b-40a6-846a-5b82bc6c1ee9 Jul 22 05:39:10.602473 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56936f1d-08af-41d6-a65c-a5a4d77bd668 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.602712 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56936f1d-08af-41d6-a65c-a5a4d77bd668 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.620468 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56936f1d-08af-41d6-a65c-a5a4d77bd668 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/group_types/84c752dc-725b-40a6-846a-5b82bc6c1ee9 returned with HTTP 202 Jul 22 05:39:10.620946 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 667/2685] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:39:10 2026] DELETE /volume/v3/group_types/84c752dc-725b-40a6-846a-5b82bc6c1ee9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:39:10.627997 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1b33595e-6840-4a96-aded-c495510f9326 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.630187 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1b33595e-6840-4a96-aded-c495510f9326 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] DELETE https://10.4.3.91/volume/v3/types/e9f054e5-24b0-45da-81f1-122ec3d86d1c Jul 22 05:39:10.630468 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1b33595e-6840-4a96-aded-c495510f9326 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.630726 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1b33595e-6840-4a96-aded-c495510f9326 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.659840 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1b33595e-6840-4a96-aded-c495510f9326 tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/types/e9f054e5-24b0-45da-81f1-122ec3d86d1c returned with HTTP 202 Jul 22 05:39:10.660448 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 660/2686] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:39:10 2026] DELETE /volume/v3/types/e9f054e5-24b0-45da-81f1-122ec3d86d1c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:10.671279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-016bb9fb-7de0-444d-9fe3-4db8f555520e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.673416 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-016bb9fb-7de0-444d-9fe3-4db8f555520e tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] GET https://10.4.3.91/volume/v3/types/e9f054e5-24b0-45da-81f1-122ec3d86d1c Jul 22 05:39:10.673645 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-016bb9fb-7de0-444d-9fe3-4db8f555520e tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.673897 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-016bb9fb-7de0-444d-9fe3-4db8f555520e tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.677991 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-016bb9fb-7de0-444d-9fe3-4db8f555520e tempest-GroupSnapshotsTest-1446941211 tempest-GroupSnapshotsTest-1446941211-project-admin] https://10.4.3.91/volume/v3/types/e9f054e5-24b0-45da-81f1-122ec3d86d1c returned with HTTP 404 Jul 22 05:39:10.678614 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 679/2687] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/types/e9f054e5-24b0-45da-81f1-122ec3d86d1c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:10.822984 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8d645b23-b435-4370-8a27-df79c4cd7ce2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.825040 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d645b23-b435-4370-8a27-df79c4cd7ce2 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:10.825266 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d645b23-b435-4370-8a27-df79c4cd7ce2 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.825479 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d645b23-b435-4370-8a27-df79c4cd7ce2 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.850642 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:10.850642 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:10.859106 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8d645b23-b435-4370-8a27-df79c4cd7ce2 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Volume info retrieved successfully. Jul 22 05:39:10.862418 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d645b23-b435-4370-8a27-df79c4cd7ce2 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:10.862979 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 682/2688] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:10.914709 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-3ad72527-bb11-4b5d-8532-4b85dd08ca29 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.919513 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-3ad72527-bb11-4b5d-8532-4b85dd08ca29 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:10.919513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-3ad72527-bb11-4b5d-8532-4b85dd08ca29 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:10.919513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-3ad72527-bb11-4b5d-8532-4b85dd08ca29 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:10.937783 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:10.937783 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:10.943971 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-3ad72527-bb11-4b5d-8532-4b85dd08ca29 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:10.951000 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-3ad72527-bb11-4b5d-8532-4b85dd08ca29 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:10.951579 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 668/2689] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:10 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:10.984063 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-329cfbc5-46ac-4224-b042-dedb48da9667 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:10.986546 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-329cfbc5-46ac-4224-b042-dedb48da9667 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c/action Jul 22 05:39:10.987289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-329cfbc5-46ac-4224-b042-dedb48da9667 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:10.987289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-329cfbc5-46ac-4224-b042-dedb48da9667 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:11.002763 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:11.002763 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:11.003505 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-329cfbc5-46ac-4224-b042-dedb48da9667 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:11.011583 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-329cfbc5-46ac-4224-b042-dedb48da9667 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Begin detaching volume completed successfully. Jul 22 05:39:11.012238 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-329cfbc5-46ac-4224-b042-dedb48da9667 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c/action returned with HTTP 202 Jul 22 05:39:11.012605 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 661/2690] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:39:10 2026] POST /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:11.043802 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ede55300-947b-4033-a5d4-43d6433afb2d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:11.044506 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ede55300-947b-4033-a5d4-43d6433afb2d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:11.045597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ede55300-947b-4033-a5d4-43d6433afb2d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:11.045597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ede55300-947b-4033-a5d4-43d6433afb2d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:11.063575 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:11.063575 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:11.073980 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ede55300-947b-4033-a5d4-43d6433afb2d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:11.079794 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ede55300-947b-4033-a5d4-43d6433afb2d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:11.080176 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 680/2691] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:11 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1443 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:11.087209 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-633813bd-92c0-41d0-bb54-d7dd90caedfc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:11.087624 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-633813bd-92c0-41d0-bb54-d7dd90caedfc None None] GET https://10.4.3.91/volume// Jul 22 05:39:11.087852 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-633813bd-92c0-41d0-bb54-d7dd90caedfc None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:11.088037 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-633813bd-92c0-41d0-bb54-d7dd90caedfc None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:11.088409 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-633813bd-92c0-41d0-bb54-d7dd90caedfc None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:11.088724 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 683/2692] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:39:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:39:11.101432 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-cb91b306-218b-4953-874b-71feb39adc29 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:11.104752 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-cb91b306-218b-4953-874b-71feb39adc29 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:11.104942 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-cb91b306-218b-4953-874b-71feb39adc29 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:11.105153 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-cb91b306-218b-4953-874b-71feb39adc29 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:11.121768 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:11.121768 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:11.126268 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-cb91b306-218b-4953-874b-71feb39adc29 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:11.133257 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-cb91b306-218b-4953-874b-71feb39adc29 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:11.140389 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 669/2693] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:39:11 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1623 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:39:11.198015 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9432e03e-09ba-448e-afe6-6c1bc375bc5a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:11.200456 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9432e03e-09ba-448e-afe6-6c1bc375bc5a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:11.200456 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9432e03e-09ba-448e-afe6-6c1bc375bc5a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:11.200844 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9432e03e-09ba-448e-afe6-6c1bc375bc5a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:11.213089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-00ef10ff-8fcf-4441-ae1d-b98f18dbbc65 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:11.216059 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-00ef10ff-8fcf-4441-ae1d-b98f18dbbc65 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:11.216059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-00ef10ff-8fcf-4441-ae1d-b98f18dbbc65 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:11.216059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-00ef10ff-8fcf-4441-ae1d-b98f18dbbc65 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:11.216411 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-00ef10ff-8fcf-4441-ae1d-b98f18dbbc65 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:11.217657 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:11.217657 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:11.225975 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9432e03e-09ba-448e-afe6-6c1bc375bc5a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:11.232990 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9e969078-a335-44f5-99dd-ed5c69458c88 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:11.234193 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:11.234193 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:11.234532 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-00ef10ff-8fcf-4441-ae1d-b98f18dbbc65 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:11.234843 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9e969078-a335-44f5-99dd-ed5c69458c88 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:11.235516 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 681/2694] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:11 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:11.239843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9e969078-a335-44f5-99dd-ed5c69458c88 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:11.239843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9e969078-a335-44f5-99dd-ed5c69458c88 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:11.239843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-9e969078-a335-44f5-99dd-ed5c69458c88 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:11.241447 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9432e03e-09ba-448e-afe6-6c1bc375bc5a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:11.242176 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 662/2695] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:11 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:11.248581 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:11.248581 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:11.249462 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9e969078-a335-44f5-99dd-ed5c69458c88 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:11.249850 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 684/2696] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:11 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:11.259070 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-31183320-5572-4cf8-a4c6-7359ce9eb080 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:11.263670 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-31183320-5572-4cf8-a4c6-7359ce9eb080 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:11.264303 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-31183320-5572-4cf8-a4c6-7359ce9eb080 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:11.264984 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-31183320-5572-4cf8-a4c6-7359ce9eb080 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:11.284915 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:11.284915 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:11.292793 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-31183320-5572-4cf8-a4c6-7359ce9eb080 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:11.302746 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-31183320-5572-4cf8-a4c6-7359ce9eb080 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:11.303131 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 670/2697] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:11 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:11.585873 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6d75ca06-3a12-4b4e-87f0-fd78c3da4a64 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:11.587948 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6d75ca06-3a12-4b4e-87f0-fd78c3da4a64 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:11.588186 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6d75ca06-3a12-4b4e-87f0-fd78c3da4a64 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:11.588433 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6d75ca06-3a12-4b4e-87f0-fd78c3da4a64 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:11.588704 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-6d75ca06-3a12-4b4e-87f0-fd78c3da4a64 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:11.594162 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:11.594162 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:11.595104 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6d75ca06-3a12-4b4e-87f0-fd78c3da4a64 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:11.595777 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 682/2698] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:11 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:11.960888 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-ab7e6714-73b0-43fb-b10b-e4fe3623c16e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:11.963381 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-ab7e6714-73b0-43fb-b10b-e4fe3623c16e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:11.963625 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-ab7e6714-73b0-43fb-b10b-e4fe3623c16e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:11.963877 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-ab7e6714-73b0-43fb-b10b-e4fe3623c16e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:11.979704 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:11.979704 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:11.985587 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-ab7e6714-73b0-43fb-b10b-e4fe3623c16e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:11.989051 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-ab7e6714-73b0-43fb-b10b-e4fe3623c16e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:11.989418 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 663/2699] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:11 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.014981 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-f67baae1-3938-4683-8c58-498535e28f57 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.017801 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-f67baae1-3938-4683-8c58-498535e28f57 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414 Jul 22 05:39:12.018020 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-f67baae1-3938-4683-8c58-498535e28f57 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.018651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-f67baae1-3938-4683-8c58-498535e28f57 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.026063 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.026063 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:12.096346 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f9d29d66-d31f-4b8c-8faf-5e76eb21d76d req-f67baae1-3938-4683-8c58-498535e28f57 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414 returned with HTTP 200 Jul 22 05:39:12.096346 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 685/2700] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:39:12 2026] DELETE /volume/v3/attachments/971c7594-7644-4110-95dc-30dc38d74414 => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.097386 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8d8638a8-5bc2-4db4-a299-a0eadca979a6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.105971 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8d8638a8-5bc2-4db4-a299-a0eadca979a6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:12.105971 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8d8638a8-5bc2-4db4-a299-a0eadca979a6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.106197 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8d8638a8-5bc2-4db4-a299-a0eadca979a6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.127297 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.127297 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:12.133714 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8d8638a8-5bc2-4db4-a299-a0eadca979a6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:12.140539 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8d8638a8-5bc2-4db4-a299-a0eadca979a6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:12.141072 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 671/2701] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.162036 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f0fbea9a-729f-461b-8ecb-71dd42e9e6a0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.163711 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0fbea9a-729f-461b-8ecb-71dd42e9e6a0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:12.163872 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0fbea9a-729f-461b-8ecb-71dd42e9e6a0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.164029 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0fbea9a-729f-461b-8ecb-71dd42e9e6a0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.174213 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.174213 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:12.179352 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f0fbea9a-729f-461b-8ecb-71dd42e9e6a0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] Volume info retrieved successfully. Jul 22 05:39:12.185041 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0fbea9a-729f-461b-8ecb-71dd42e9e6a0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-reader] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:12.185558 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 683/2702] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.238202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-8362a626-330d-4365-8df1-dcc18212298d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.241693 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-8362a626-330d-4365-8df1-dcc18212298d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:12.242166 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-8362a626-330d-4365-8df1-dcc18212298d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.242440 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-8362a626-330d-4365-8df1-dcc18212298d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.257739 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4399ff32-f069-49e1-9b5c-c7dd2ddc8b43 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.258467 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-643ae892-251d-4658-a8f1-5ab6b004a1ab None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.259375 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4399ff32-f069-49e1-9b5c-c7dd2ddc8b43 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:12.259659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4399ff32-f069-49e1-9b5c-c7dd2ddc8b43 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.259917 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4399ff32-f069-49e1-9b5c-c7dd2ddc8b43 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.260678 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.260678 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:12.262725 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-643ae892-251d-4658-a8f1-5ab6b004a1ab tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:12.262978 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-643ae892-251d-4658-a8f1-5ab6b004a1ab tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.263183 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-643ae892-251d-4658-a8f1-5ab6b004a1ab tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.263302 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-643ae892-251d-4658-a8f1-5ab6b004a1ab tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:12.263754 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8ce01b2b-f1dc-461e-9f65-0a4e788d869c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.266093 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-8362a626-330d-4365-8df1-dcc18212298d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:12.266185 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8ce01b2b-f1dc-461e-9f65-0a4e788d869c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:12.266508 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8ce01b2b-f1dc-461e-9f65-0a4e788d869c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.266740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8ce01b2b-f1dc-461e-9f65-0a4e788d869c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.266970 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8ce01b2b-f1dc-461e-9f65-0a4e788d869c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:12.268491 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.268491 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:12.269984 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-643ae892-251d-4658-a8f1-5ab6b004a1ab tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:12.270466 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 686/2703] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:12.271957 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.271957 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:12.272856 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8ce01b2b-f1dc-461e-9f65-0a4e788d869c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:12.273372 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 684/2704] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:39:12.273498 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.273498 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:12.275508 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-8362a626-330d-4365-8df1-dcc18212298d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:12.276123 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 664/2705] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.278335 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4399ff32-f069-49e1-9b5c-c7dd2ddc8b43 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:12.291783 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4399ff32-f069-49e1-9b5c-c7dd2ddc8b43 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:12.292400 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 672/2706] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:12.304236 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-6940e0cc-fe46-464a-94ad-d50c4055370e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.306741 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-6940e0cc-fe46-464a-94ad-d50c4055370e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c/action Jul 22 05:39:12.307081 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-6940e0cc-fe46-464a-94ad-d50c4055370e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:12.307278 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-6940e0cc-fe46-464a-94ad-d50c4055370e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:12.321194 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.321194 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:12.322029 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-637c606f-4779-4355-81e9-d4c64381cf88 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.322175 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-6940e0cc-fe46-464a-94ad-d50c4055370e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:12.324501 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-637c606f-4779-4355-81e9-d4c64381cf88 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:12.324718 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-637c606f-4779-4355-81e9-d4c64381cf88 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.324961 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-637c606f-4779-4355-81e9-d4c64381cf88 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.335629 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-6940e0cc-fe46-464a-94ad-d50c4055370e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Begin detaching volume completed successfully. Jul 22 05:39:12.335918 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-6940e0cc-fe46-464a-94ad-d50c4055370e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c/action returned with HTTP 202 Jul 22 05:39:12.336476 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 687/2707] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:39:12 2026] POST /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:12.337340 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.337340 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:12.342365 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-637c606f-4779-4355-81e9-d4c64381cf88 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:12.347726 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-637c606f-4779-4355-81e9-d4c64381cf88 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:12.348500 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 685/2708] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:12.369145 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-164dbe31-ee38-4bfa-b289-1dbf9296d9f4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.372045 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-164dbe31-ee38-4bfa-b289-1dbf9296d9f4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:12.372720 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-164dbe31-ee38-4bfa-b289-1dbf9296d9f4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.373706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-164dbe31-ee38-4bfa-b289-1dbf9296d9f4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.388391 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.388391 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:12.394259 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a83d280c-9e62-46de-8506-e0d3d519d509 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.398656 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-164dbe31-ee38-4bfa-b289-1dbf9296d9f4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:12.398750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c538263e-9a51-4a3d-9295-9e66256c7098 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.398750 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c538263e-9a51-4a3d-9295-9e66256c7098 None None] GET https://10.4.3.91/volume// Jul 22 05:39:12.398750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c538263e-9a51-4a3d-9295-9e66256c7098 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.398852 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c538263e-9a51-4a3d-9295-9e66256c7098 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.399163 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c538263e-9a51-4a3d-9295-9e66256c7098 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:12.399494 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 688/2709] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:39: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 22 05:39:12.401537 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-164dbe31-ee38-4bfa-b289-1dbf9296d9f4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:12.402075 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 665/2710] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.407811 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-5e0bad29-e563-49c5-92bb-936100e2139d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.410052 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-5e0bad29-e563-49c5-92bb-936100e2139d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:12.410280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-5e0bad29-e563-49c5-92bb-936100e2139d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.410541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-5e0bad29-e563-49c5-92bb-936100e2139d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.420442 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.420442 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:12.424215 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-5e0bad29-e563-49c5-92bb-936100e2139d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:12.428623 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-5e0bad29-e563-49c5-92bb-936100e2139d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:12.429041 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 686/2711] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:39:12.503055 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a83d280c-9e62-46de-8506-e0d3d519d509 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:39:12.503494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a83d280c-9e62-46de-8506-e0d3d519d509 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-58125929", "description": "tempest-group-type-description-1839354410", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:12.529594 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a83d280c-9e62-46de-8506-e0d3d519d509 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:39:12.530005 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 673/2712] 10.4.3.91 () {70 vars in 1305 bytes} [Wed Jul 22 05:39:12 2026] POST /volume/v3/group_types => generated 263 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:12.538280 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2fc3b947-9c0d-47f0-9eea-32f5354eebfa None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.540275 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2fc3b947-9c0d-47f0-9eea-32f5354eebfa tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] GET https://10.4.3.91/volume/v3/group_types Jul 22 05:39:12.540494 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2fc3b947-9c0d-47f0-9eea-32f5354eebfa tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.540720 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2fc3b947-9c0d-47f0-9eea-32f5354eebfa tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.552373 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2fc3b947-9c0d-47f0-9eea-32f5354eebfa tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 200 Jul 22 05:39:12.552758 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 689/2713] 10.4.3.91 () {68 vars in 1283 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/group_types => generated 497 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.560673 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-63fc45c5-a788-4921-8659-df2315431c03 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.566150 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-63fc45c5-a788-4921-8659-df2315431c03 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] PUT https://10.4.3.91/volume/v3/group_types/d63302b8-4fd1-4802-bd5f-4b6e75d1cd5d Jul 22 05:39:12.566471 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-63fc45c5-a788-4921-8659-df2315431c03 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1096097223", "description": "updated-group-type-desc"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:12.582406 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-63fc45c5-a788-4921-8659-df2315431c03 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types/d63302b8-4fd1-4802-bd5f-4b6e75d1cd5d returned with HTTP 200 Jul 22 05:39:12.582862 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 666/2714] 10.4.3.91 () {70 vars in 1415 bytes} [Wed Jul 22 05:39:12 2026] PUT /volume/v3/group_types/d63302b8-4fd1-4802-bd5f-4b6e75d1cd5d => generated 255 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.590812 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9becfbc8-6f98-4804-8222-898886252c49 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.592687 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9becfbc8-6f98-4804-8222-898886252c49 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] GET https://10.4.3.91/volume/v3/group_types/d63302b8-4fd1-4802-bd5f-4b6e75d1cd5d Jul 22 05:39:12.592917 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9becfbc8-6f98-4804-8222-898886252c49 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.593113 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9becfbc8-6f98-4804-8222-898886252c49 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.598139 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9becfbc8-6f98-4804-8222-898886252c49 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types/d63302b8-4fd1-4802-bd5f-4b6e75d1cd5d returned with HTTP 200 Jul 22 05:39:12.598789 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 687/2715] 10.4.3.91 () {68 vars in 1394 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/group_types/d63302b8-4fd1-4802-bd5f-4b6e75d1cd5d => generated 255 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.610504 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8e89dcdb-f08d-4d68-9f85-3b74597f4f11 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.612269 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-678c90c8-8610-408d-9eb8-e61a03d6bde3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.614206 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-678c90c8-8610-408d-9eb8-e61a03d6bde3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:12.614486 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-678c90c8-8610-408d-9eb8-e61a03d6bde3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.614756 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-678c90c8-8610-408d-9eb8-e61a03d6bde3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.614920 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-678c90c8-8610-408d-9eb8-e61a03d6bde3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:12.616360 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8e89dcdb-f08d-4d68-9f85-3b74597f4f11 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/d63302b8-4fd1-4802-bd5f-4b6e75d1cd5d Jul 22 05:39:12.616608 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8e89dcdb-f08d-4d68-9f85-3b74597f4f11 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.616856 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8e89dcdb-f08d-4d68-9f85-3b74597f4f11 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.619997 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:12.619997 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:12.620818 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-678c90c8-8610-408d-9eb8-e61a03d6bde3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:12.621234 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 690/2716] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:12.634113 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8e89dcdb-f08d-4d68-9f85-3b74597f4f11 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types/d63302b8-4fd1-4802-bd5f-4b6e75d1cd5d returned with HTTP 202 Jul 22 05:39:12.634113 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 674/2717] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:39:12 2026] DELETE /volume/v3/group_types/d63302b8-4fd1-4802-bd5f-4b6e75d1cd5d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:39:12.642374 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9e13e89b-951f-4996-932f-3d103a13d60a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.643979 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9e13e89b-951f-4996-932f-3d103a13d60a tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] GET https://10.4.3.91/volume/v3/group_types Jul 22 05:39:12.644197 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9e13e89b-951f-4996-932f-3d103a13d60a tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.644379 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9e13e89b-951f-4996-932f-3d103a13d60a tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.654580 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9e13e89b-951f-4996-932f-3d103a13d60a tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 200 Jul 22 05:39:12.655009 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 667/2718] 10.4.3.91 () {68 vars in 1283 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/group_types => generated 248 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.666794 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6b601575-9a89-4eff-bfb5-5bc785223f84 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.668779 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6b601575-9a89-4eff-bfb5-5bc785223f84 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:39:12.669218 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6b601575-9a89-4eff-bfb5-5bc785223f84 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1810385575", "is_public": true}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:12.691185 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6b601575-9a89-4eff-bfb5-5bc785223f84 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:39:12.691687 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 688/2719] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:39:12 2026] POST /volume/v3/group_types => generated 164 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:12.705061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-63d71a3a-243b-4112-8677-9752676a8a5f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.705061 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-63d71a3a-243b-4112-8677-9752676a8a5f tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:39:12.705061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-63d71a3a-243b-4112-8677-9752676a8a5f tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1071304436", "is_public": false}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:12.725260 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-63d71a3a-243b-4112-8677-9752676a8a5f tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:39:12.726650 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 691/2720] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:39:12 2026] POST /volume/v3/group_types => generated 165 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:12.734384 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5d6ac48d-5cf9-4ab6-998c-6ce6500abe1a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.738650 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5d6ac48d-5cf9-4ab6-998c-6ce6500abe1a tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] GET https://10.4.3.91/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 22 05:39:12.738650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5d6ac48d-5cf9-4ab6-998c-6ce6500abe1a tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.738650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5d6ac48d-5cf9-4ab6-998c-6ce6500abe1a tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.745981 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5d6ac48d-5cf9-4ab6-998c-6ce6500abe1a tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 22 05:39:12.746347 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 675/2721] 10.4.3.91 () {68 vars in 1344 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.756440 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8c99605e-e7d8-44ab-9296-d766e459de00 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.758418 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8c99605e-e7d8-44ab-9296-d766e459de00 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] GET https://10.4.3.91/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 22 05:39:12.758659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8c99605e-e7d8-44ab-9296-d766e459de00 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.760319 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8c99605e-e7d8-44ab-9296-d766e459de00 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.770163 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8c99605e-e7d8-44ab-9296-d766e459de00 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 22 05:39:12.770927 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 668/2722] 10.4.3.91 () {68 vars in 1346 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.779915 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3d4d107e-df46-4681-b49f-89c6704c7a94 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.782106 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3d4d107e-df46-4681-b49f-89c6704c7a94 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] GET https://10.4.3.91/volume/v3/group_types?is_public=False Jul 22 05:39:12.782378 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3d4d107e-df46-4681-b49f-89c6704c7a94 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.782745 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3d4d107e-df46-4681-b49f-89c6704c7a94 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.795041 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3d4d107e-df46-4681-b49f-89c6704c7a94 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 22 05:39:12.795514 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 689/2723] 10.4.3.91 () {68 vars in 1314 bytes} [Wed Jul 22 05:39:12 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:12.806069 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-64f8eea4-3e85-4244-bd53-e92163ce6327 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.809139 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-64f8eea4-3e85-4244-bd53-e92163ce6327 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] GET https://10.4.3.91/volume/v3/group_types?is_public=True Jul 22 05:39:12.809405 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-64f8eea4-3e85-4244-bd53-e92163ce6327 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.809645 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-64f8eea4-3e85-4244-bd53-e92163ce6327 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.816766 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-64f8eea4-3e85-4244-bd53-e92163ce6327 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 22 05:39:12.817204 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 692/2724] 10.4.3.91 () {68 vars in 1312 bytes} [Wed Jul 22 05:39:12 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 22 05:39:12.827659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-328e0c9c-586c-4d47-ad56-d1dc2054f279 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.828583 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-328e0c9c-586c-4d47-ad56-d1dc2054f279 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/e0ddcdfc-58bc-4db4-b1e1-1abf08416daf Jul 22 05:39:12.828969 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-328e0c9c-586c-4d47-ad56-d1dc2054f279 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.829014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-328e0c9c-586c-4d47-ad56-d1dc2054f279 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.841939 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-328e0c9c-586c-4d47-ad56-d1dc2054f279 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types/e0ddcdfc-58bc-4db4-b1e1-1abf08416daf returned with HTTP 202 Jul 22 05:39:12.842270 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 676/2725] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:39:12 2026] DELETE /volume/v3/group_types/e0ddcdfc-58bc-4db4-b1e1-1abf08416daf => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:39:12.850695 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-aad33aa6-f7af-43ff-9b96-bbd488afcf23 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:12.853530 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aad33aa6-f7af-43ff-9b96-bbd488afcf23 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/7b2700a4-b2e8-4de5-af64-eab44f5cadf8 Jul 22 05:39:12.853784 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aad33aa6-f7af-43ff-9b96-bbd488afcf23 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:12.854015 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aad33aa6-f7af-43ff-9b96-bbd488afcf23 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:12.867483 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aad33aa6-f7af-43ff-9b96-bbd488afcf23 tempest-GroupTypesTest-1934360892 tempest-GroupTypesTest-1934360892-project-admin] https://10.4.3.91/volume/v3/group_types/7b2700a4-b2e8-4de5-af64-eab44f5cadf8 returned with HTTP 202 Jul 22 05:39:12.868010 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 669/2726] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:39:12 2026] DELETE /volume/v3/group_types/7b2700a4-b2e8-4de5-af64-eab44f5cadf8 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:39:13.055729 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-4630803a-2ac2-45f9-8a85-e64ab2d1b01b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.059222 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-4630803a-2ac2-45f9-8a85-e64ab2d1b01b tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments/a8d205f6-d2c9-47db-be35-ee2e946b5312/action Jul 22 05:39:13.059753 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-4630803a-2ac2-45f9-8a85-e64ab2d1b01b tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:13.060669 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-4630803a-2ac2-45f9-8a85-e64ab2d1b01b tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:13.087791 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.087791 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:13.103213 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-540d98e2-407e-43a8-a2fe-080f5ff58561 req-4630803a-2ac2-45f9-8a85-e64ab2d1b01b tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/a8d205f6-d2c9-47db-be35-ee2e946b5312/action returned with HTTP 204 Jul 22 05:39:13.103900 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 690/2727] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:39:13 2026] POST /volume/v3/attachments/a8d205f6-d2c9-47db-be35-ee2e946b5312/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:13.105927 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-bcc9b531-eff5-4050-b0b4-adc327ba6a84 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.110629 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-bcc9b531-eff5-4050-b0b4-adc327ba6a84 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] POST https://10.4.3.91/volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45/action Jul 22 05:39:13.110982 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-bcc9b531-eff5-4050-b0b4-adc327ba6a84 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:13.111130 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-bcc9b531-eff5-4050-b0b4-adc327ba6a84 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:13.131857 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.131857 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:13.148280 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-dc11213b-ee01-4184-8acd-543bfc51f7fa req-bcc9b531-eff5-4050-b0b4-adc327ba6a84 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45/action returned with HTTP 204 Jul 22 05:39:13.149147 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 693/2728] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:39:13 2026] POST /volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:13.284590 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-71eb7ff3-e19c-4956-b1b3-afc532ebddb1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.285555 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a36d3b6d-6063-4fb8-bc67-d46e75060f50 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.287592 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a36d3b6d-6063-4fb8-bc67-d46e75060f50 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:13.287895 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a36d3b6d-6063-4fb8-bc67-d46e75060f50 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.288154 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a36d3b6d-6063-4fb8-bc67-d46e75060f50 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.288322 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a36d3b6d-6063-4fb8-bc67-d46e75060f50 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:13.288714 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-71eb7ff3-e19c-4956-b1b3-afc532ebddb1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:13.288904 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-71eb7ff3-e19c-4956-b1b3-afc532ebddb1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.289082 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-71eb7ff3-e19c-4956-b1b3-afc532ebddb1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.289212 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-71eb7ff3-e19c-4956-b1b3-afc532ebddb1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:13.293105 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.293105 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:13.293704 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a36d3b6d-6063-4fb8-bc67-d46e75060f50 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:13.294134 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 670/2729] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:13.295062 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.295062 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:13.295812 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-71eb7ff3-e19c-4956-b1b3-afc532ebddb1 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:13.296164 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 677/2730] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:13.304763 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c46a72b8-b9c3-46dd-9d16-cccff54bbdae None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.307560 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c46a72b8-b9c3-46dd-9d16-cccff54bbdae tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:13.307796 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c46a72b8-b9c3-46dd-9d16-cccff54bbdae tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.308010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c46a72b8-b9c3-46dd-9d16-cccff54bbdae tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.310506 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4a5d4dd9-ba34-447d-851e-b41ab6af91cc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.313175 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4a5d4dd9-ba34-447d-851e-b41ab6af91cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:13.313449 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4a5d4dd9-ba34-447d-851e-b41ab6af91cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.313713 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4a5d4dd9-ba34-447d-851e-b41ab6af91cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.313850 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4a5d4dd9-ba34-447d-851e-b41ab6af91cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:13.319036 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.319036 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:13.319973 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4a5d4dd9-ba34-447d-851e-b41ab6af91cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:13.320451 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 694/2731] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:13.322344 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.322344 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:13.327879 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c46a72b8-b9c3-46dd-9d16-cccff54bbdae tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:13.335476 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-167cd90c-433a-4cec-9819-178bd98f3a2b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.336724 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c46a72b8-b9c3-46dd-9d16-cccff54bbdae tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:13.337162 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 691/2732] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:13.337582 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-167cd90c-433a-4cec-9819-178bd98f3a2b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:13.337813 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-167cd90c-433a-4cec-9819-178bd98f3a2b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.337983 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-167cd90c-433a-4cec-9819-178bd98f3a2b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.338083 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-167cd90c-433a-4cec-9819-178bd98f3a2b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete backup with id: e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. Jul 22 05:39:13.352655 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.352655 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:13.360114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3ee9cc35-4d08-45da-8a38-68be4becbe70 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.365348 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cab883f1-fa51-4271-8661-143653b678c1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.365755 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3ee9cc35-4d08-45da-8a38-68be4becbe70 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:13.365984 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3ee9cc35-4d08-45da-8a38-68be4becbe70 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.366177 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3ee9cc35-4d08-45da-8a38-68be4becbe70 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.368745 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cab883f1-fa51-4271-8661-143653b678c1 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:13.368745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cab883f1-fa51-4271-8661-143653b678c1 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.368745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cab883f1-fa51-4271-8661-143653b678c1 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.376384 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.376384 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:13.377040 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.backup.rpcapi [None req-167cd90c-433a-4cec-9819-178bd98f3a2b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] delete_backup rpcapi backup_id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab {{(pid=100093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:39:13.379169 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-167cd90c-433a-4cec-9819-178bd98f3a2b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 202 Jul 22 05:39:13.379753 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 671/2733] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:13 2026] DELETE /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:13.382133 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3ee9cc35-4d08-45da-8a38-68be4becbe70 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:13.386189 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3ee9cc35-4d08-45da-8a38-68be4becbe70 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:13.386581 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 678/2734] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:13.386956 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.386956 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:13.391781 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c4bef152-572e-4638-b6c4-65ec288f420b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.394955 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4bef152-572e-4638-b6c4-65ec288f420b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:13.395253 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4bef152-572e-4638-b6c4-65ec288f420b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.395549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4bef152-572e-4638-b6c4-65ec288f420b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.395747 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c4bef152-572e-4638-b6c4-65ec288f420b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:13.397333 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cab883f1-fa51-4271-8661-143653b678c1 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:13.403052 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.403052 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:13.404532 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4bef152-572e-4638-b6c4-65ec288f420b tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 200 Jul 22 05:39:13.406651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cab883f1-fa51-4271-8661-143653b678c1 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:13.406651 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 695/2736] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:13.406750 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 692/2736] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:13.417346 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2f2d7c3c-3551-4a46-a689-db5fa64e09ab None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.417465 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.419465 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2f2d7c3c-3551-4a46-a689-db5fa64e09ab tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:13.419465 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2f2d7c3c-3551-4a46-a689-db5fa64e09ab tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.419465 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2f2d7c3c-3551-4a46-a689-db5fa64e09ab tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.425763 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cc258cc7-cfa9-4d0e-b541-f548ee4feb69 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.431865 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cc258cc7-cfa9-4d0e-b541-f548ee4feb69 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:13.431865 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cc258cc7-cfa9-4d0e-b541-f548ee4feb69 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.431865 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cc258cc7-cfa9-4d0e-b541-f548ee4feb69 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.434553 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.434553 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:13.438814 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2f2d7c3c-3551-4a46-a689-db5fa64e09ab tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:13.446301 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2f2d7c3c-3551-4a46-a689-db5fa64e09ab tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:13.446480 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.446480 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:13.446782 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 672/2737] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:39:13.452305 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cc258cc7-cfa9-4d0e-b541-f548ee4feb69 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:13.457440 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cc258cc7-cfa9-4d0e-b541-f548ee4feb69 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:13.457440 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 696/2738] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:13.472494 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b6004d2a-6fca-4f08-9ef2-87b26d314b39 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.477660 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b6004d2a-6fca-4f08-9ef2-87b26d314b39 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:39:13.477660 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b6004d2a-6fca-4f08-9ef2-87b26d314b39 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.477660 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b6004d2a-6fca-4f08-9ef2-87b26d314b39 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.490038 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.490038 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:13.494792 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b6004d2a-6fca-4f08-9ef2-87b26d314b39 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:39:13.500568 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b6004d2a-6fca-4f08-9ef2-87b26d314b39 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:39:13.501290 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 693/2739] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:13.590662 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:13.591041 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-145565063"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:13.595863 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-145565063'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:13.596041 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Create volume of 1 GB Jul 22 05:39:13.602512 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Availability Zones retrieved successfully. Jul 22 05:39:13.622417 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Flow 'volume_create_api' (4aed7f5e-a6c1-4b8d-9c34-100f947c7e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:13.625351 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e010c37-e2a2-40fa-84ab-9d18df11478d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:13.628430 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:13.637578 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-23f25772-bf06-4cb8-b2ad-d4adc59cb705 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.642960 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-23f25772-bf06-4cb8-b2ad-d4adc59cb705 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:13.643262 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-23f25772-bf06-4cb8-b2ad-d4adc59cb705 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.643528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-23f25772-bf06-4cb8-b2ad-d4adc59cb705 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:13.643649 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-23f25772-bf06-4cb8-b2ad-d4adc59cb705 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:13.649715 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:13.649715 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:13.650161 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-23f25772-bf06-4cb8-b2ad-d4adc59cb705 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:13.650626 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 673/2740] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:13.703435 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e010c37-e2a2-40fa-84ab-9d18df11478d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:13.704555 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5029f68-8ee2-4836-b009-1062d70f8c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:13.830405 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Created reservations ['f89fa08b-e1f5-454e-9b3a-99bb55d28ba5', '85121d85-5334-41bb-848a-ca0cab43b603', '7f230ff8-4c61-4bc7-a62a-a60c9398785d', '2bdb36de-d825-465e-b215-2ce6a5816ecf'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:13.833392 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5029f68-8ee2-4836-b009-1062d70f8c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f89fa08b-e1f5-454e-9b3a-99bb55d28ba5', '85121d85-5334-41bb-848a-ca0cab43b603', '7f230ff8-4c61-4bc7-a62a-a60c9398785d', '2bdb36de-d825-465e-b215-2ce6a5816ecf']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:13.835906 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690e4554-0d12-42f5-a46a-bca6b4e79d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:13.915759 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690e4554-0d12-42f5-a46a-bca6b4e79d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-145565063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35333285cccf4293b01eb2c21232eafe',qos_specs=None,replication_status=,reservations=['f89fa08b-e1f5-454e-9b3a-99bb55d28ba5','85121d85-5334-41bb-848a-ca0cab43b603','7f230ff8-4c61-4bc7-a62a-a60c9398785d','2bdb36de-d825-465e-b215-2ce6a5816ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29d958c4445b469cbd90aba90f5c6f64',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-145565063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35333285cccf4293b01eb2c21232eafe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29d958c4445b469cbd90aba90f5c6f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:13.925717 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28ca1ca-e6ca-44d6-a040-1e736e55ae19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:13.957339 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28ca1ca-e6ca-44d6-a040-1e736e55ae19) transitioned into state 'SUCCESS' from state '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-145565063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35333285cccf4293b01eb2c21232eafe',qos_specs=None,replication_status=,reservations=['f89fa08b-e1f5-454e-9b3a-99bb55d28ba5','85121d85-5334-41bb-848a-ca0cab43b603','7f230ff8-4c61-4bc7-a62a-a60c9398785d','2bdb36de-d825-465e-b215-2ce6a5816ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29d958c4445b469cbd90aba90f5c6f64',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:13.958479 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9c0212-2028-44f4-b1f0-f6c82b42c7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:13.971860 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9c0212-2028-44f4-b1f0-f6c82b42c7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:13.973383 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Flow 'volume_create_api' (4aed7f5e-a6c1-4b8d-9c34-100f947c7e5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:13.973527 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Create volume request issued successfully. Jul 22 05:39:13.974496 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6023bb43-ca3a-4df5-b5ba-3fc59c215290 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:13.974960 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 679/2741] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:39:13 2026] POST /volume/v3/volumes => generated 748 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:13.996150 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-36da5c93-4597-475f-9381-f870625aa548 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:13.998921 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36da5c93-4597-475f-9381-f870625aa548 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:13.999655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36da5c93-4597-475f-9381-f870625aa548 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:13.999655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36da5c93-4597-475f-9381-f870625aa548 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:14.010251 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:14.010251 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:14.016190 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-36da5c93-4597-475f-9381-f870625aa548 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Volume info retrieved successfully. Jul 22 05:39:14.025037 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36da5c93-4597-475f-9381-f870625aa548 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 returned with HTTP 200 Jul 22 05:39:14.025498 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 697/2742] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:13 2026] GET /volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:14.310972 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-861d28d6-4b54-4f34-8ca5-e37060428dbc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:14.312790 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-861d28d6-4b54-4f34-8ca5-e37060428dbc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:14.313012 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-861d28d6-4b54-4f34-8ca5-e37060428dbc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:14.313200 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-861d28d6-4b54-4f34-8ca5-e37060428dbc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:14.313311 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-861d28d6-4b54-4f34-8ca5-e37060428dbc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:14.317889 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:14.317889 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:14.318597 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-861d28d6-4b54-4f34-8ca5-e37060428dbc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:14.320352 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 694/2743] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:14 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:14.417419 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-df7e8d3e-2e6e-4ca6-917b-6dd3932c5f7a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:14.419567 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-df7e8d3e-2e6e-4ca6-917b-6dd3932c5f7a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab Jul 22 05:39:14.419804 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-df7e8d3e-2e6e-4ca6-917b-6dd3932c5f7a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:14.420133 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-df7e8d3e-2e6e-4ca6-917b-6dd3932c5f7a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:14.420133 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-df7e8d3e-2e6e-4ca6-917b-6dd3932c5f7a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e9f99b94-ce1e-4c32-a641-1a5a2825a3ab. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:14.429563 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-df7e8d3e-2e6e-4ca6-917b-6dd3932c5f7a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab returned with HTTP 404 Jul 22 05:39:14.430324 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 674/2744] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:14 2026] GET /volume/v3/backups/e9f99b94-ce1e-4c32-a641-1a5a2825a3ab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:14.465663 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b3e18079-6edb-4ee7-a21e-5350d4243626 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:14.467560 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b3e18079-6edb-4ee7-a21e-5350d4243626 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:14.470667 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b3e18079-6edb-4ee7-a21e-5350d4243626 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:14.470667 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b3e18079-6edb-4ee7-a21e-5350d4243626 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:14.484203 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:14.484203 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:14.489788 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b3e18079-6edb-4ee7-a21e-5350d4243626 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:14.492652 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b3e18079-6edb-4ee7-a21e-5350d4243626 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:14.493010 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 680/2745] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:14 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:14.538447 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-55579986-87b5-425a-b2bc-8db939fed59a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:14.540555 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-55579986-87b5-425a-b2bc-8db939fed59a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:39:14.540817 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-55579986-87b5-425a-b2bc-8db939fed59a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:14.541075 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-55579986-87b5-425a-b2bc-8db939fed59a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:14.541192 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-55579986-87b5-425a-b2bc-8db939fed59a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete backup with id: e2511cff-ab9c-4647-945c-49e268b62623. Jul 22 05:39:14.546357 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:14.546357 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:14.564929 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-55579986-87b5-425a-b2bc-8db939fed59a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] delete_backup rpcapi backup_id e2511cff-ab9c-4647-945c-49e268b62623 {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:39:14.566624 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-55579986-87b5-425a-b2bc-8db939fed59a tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 202 Jul 22 05:39:14.567052 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 698/2746] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:14 2026] DELETE /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:14.575024 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-641c2232-4fb0-40c6-8944-56049e401dc0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:14.577247 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-641c2232-4fb0-40c6-8944-56049e401dc0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:39:14.577459 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-641c2232-4fb0-40c6-8944-56049e401dc0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:14.577712 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-641c2232-4fb0-40c6-8944-56049e401dc0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:14.577858 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-641c2232-4fb0-40c6-8944-56049e401dc0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:14.583129 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:14.583129 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:14.584346 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-641c2232-4fb0-40c6-8944-56049e401dc0 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 200 Jul 22 05:39:14.584866 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 695/2747] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:14 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:14.664093 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ba2918fe-f516-4999-b554-f06164138ead None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:14.668050 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba2918fe-f516-4999-b554-f06164138ead tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:14.668050 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba2918fe-f516-4999-b554-f06164138ead tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:14.668338 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba2918fe-f516-4999-b554-f06164138ead tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:14.668338 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ba2918fe-f516-4999-b554-f06164138ead tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:14.675310 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:14.675310 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:14.675978 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba2918fe-f516-4999-b554-f06164138ead tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:14.676364 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 675/2748] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:14 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:15.040604 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-95cbabc4-a2a2-4c97-8c68-979d9ed6151c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.046016 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-95cbabc4-a2a2-4c97-8c68-979d9ed6151c tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:15.046312 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-95cbabc4-a2a2-4c97-8c68-979d9ed6151c tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.046483 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-95cbabc4-a2a2-4c97-8c68-979d9ed6151c tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.059433 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.059433 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:15.068119 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-95cbabc4-a2a2-4c97-8c68-979d9ed6151c tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Volume info retrieved successfully. Jul 22 05:39:15.074703 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-95cbabc4-a2a2-4c97-8c68-979d9ed6151c tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 returned with HTTP 200 Jul 22 05:39:15.075270 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 681/2749] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:15.090599 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-984f9cf3-db5e-44ff-b782-58a31598b788 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.092837 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-984f9cf3-db5e-44ff-b782-58a31598b788 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:15.093307 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-984f9cf3-db5e-44ff-b782-58a31598b788 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487", "name": "tempest-SnapshotsActionsTest-Snapshot-451606901"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:15.105924 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.105924 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:15.106869 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-984f9cf3-db5e-44ff-b782-58a31598b788 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Volume info retrieved successfully. Jul 22 05:39:15.106869 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-984f9cf3-db5e-44ff-b782-58a31598b788 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Create snapshot from volume a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:15.212813 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-984f9cf3-db5e-44ff-b782-58a31598b788 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Created reservations ['a8d29763-8e53-47b6-a84f-8e3d5ebcbc52', '78787d3e-f2b0-4af5-b728-e5a98b5e34bf', '222ebb8d-c690-4667-810c-02650b745bf1', 'ff24836a-dac0-4a1c-8c7e-8dbb1fae7209'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:15.265469 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-984f9cf3-db5e-44ff-b782-58a31598b788 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot create request issued successfully. Jul 22 05:39:15.266078 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-984f9cf3-db5e-44ff-b782-58a31598b788 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:39:15.269068 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 699/2750] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:39:15 2026] POST /volume/v3/snapshots => generated 306 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:15.277796 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-38317ad5-d123-438b-bbf8-1a74472097ec None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.284067 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-38317ad5-d123-438b-bbf8-1a74472097ec tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:15.284067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-38317ad5-d123-438b-bbf8-1a74472097ec tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.284067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-38317ad5-d123-438b-bbf8-1a74472097ec tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.288289 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.288289 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:15.289030 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-38317ad5-d123-438b-bbf8-1a74472097ec tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:15.290244 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-38317ad5-d123-438b-bbf8-1a74472097ec tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:15.291418 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 696/2751] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:15.343484 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-093488f5-f6e6-4943-a3e0-c6619eb444a4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.345236 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-093488f5-f6e6-4943-a3e0-c6619eb444a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:15.345464 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-093488f5-f6e6-4943-a3e0-c6619eb444a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.345585 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-093488f5-f6e6-4943-a3e0-c6619eb444a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.345770 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-093488f5-f6e6-4943-a3e0-c6619eb444a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:15.354651 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.354651 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:15.354651 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-093488f5-f6e6-4943-a3e0-c6619eb444a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:15.354651 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 676/2752] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:15.506825 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9d7e9dfe-8ebc-404a-b52b-cfd24dccf7d1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.511655 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d7e9dfe-8ebc-404a-b52b-cfd24dccf7d1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:15.511655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d7e9dfe-8ebc-404a-b52b-cfd24dccf7d1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.511655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d7e9dfe-8ebc-404a-b52b-cfd24dccf7d1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.517409 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9b32b3e2-44a8-4139-be39-0136cc026ff8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.523160 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.523160 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:15.529699 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9d7e9dfe-8ebc-404a-b52b-cfd24dccf7d1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:15.537082 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d7e9dfe-8ebc-404a-b52b-cfd24dccf7d1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:15.537082 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 682/2753] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:15.600020 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-63f05f0a-4260-4fef-a713-c0b2b285666e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.602939 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-63f05f0a-4260-4fef-a713-c0b2b285666e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 Jul 22 05:39:15.602939 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-63f05f0a-4260-4fef-a713-c0b2b285666e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.603128 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-63f05f0a-4260-4fef-a713-c0b2b285666e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.603281 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-63f05f0a-4260-4fef-a713-c0b2b285666e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Show backup with id e2511cff-ab9c-4647-945c-49e268b62623. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:15.609435 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-63f05f0a-4260-4fef-a713-c0b2b285666e tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 returned with HTTP 404 Jul 22 05:39:15.609966 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 697/2754] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/backups/e2511cff-ab9c-4647-945c-49e268b62623 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:15.643867 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9b32b3e2-44a8-4139-be39-0136cc026ff8 tempest-VolumePoolsAdminTestsJSON-775270029 tempest-VolumePoolsAdminTestsJSON-775270029-project-admin] GET https://10.4.3.91/volume/v3/scheduler-stats/get_pools?detail=True Jul 22 05:39:15.644230 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9b32b3e2-44a8-4139-be39-0136cc026ff8 tempest-VolumePoolsAdminTestsJSON-775270029 tempest-VolumePoolsAdminTestsJSON-775270029-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.644559 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9b32b3e2-44a8-4139-be39-0136cc026ff8 tempest-VolumePoolsAdminTestsJSON-775270029 tempest-VolumePoolsAdminTestsJSON-775270029-project-admin] Calling method 'get_pools' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.644785 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.644785 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:15.660351 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9b32b3e2-44a8-4139-be39-0136cc026ff8 tempest-VolumePoolsAdminTestsJSON-775270029 tempest-VolumePoolsAdminTestsJSON-775270029-project-admin] https://10.4.3.91/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 22 05:39:15.660866 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 700/2755] 10.4.3.91 () {66 vars in 1307 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:15.680761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-90cb439c-7648-457d-b06b-372c90c3a809 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.684655 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-90cb439c-7648-457d-b06b-372c90c3a809 tempest-VolumePoolsAdminTestsJSON-775270029 tempest-VolumePoolsAdminTestsJSON-775270029-project-admin] GET https://10.4.3.91/volume/v3/scheduler-stats/get_pools Jul 22 05:39:15.684655 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-90cb439c-7648-457d-b06b-372c90c3a809 tempest-VolumePoolsAdminTestsJSON-775270029 tempest-VolumePoolsAdminTestsJSON-775270029-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.684655 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-90cb439c-7648-457d-b06b-372c90c3a809 tempest-VolumePoolsAdminTestsJSON-775270029 tempest-VolumePoolsAdminTestsJSON-775270029-project-admin] Calling method 'get_pools' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.689092 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-14a7fc99-d5b2-46f1-971d-2a6f3148ef7d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.695277 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-14a7fc99-d5b2-46f1-971d-2a6f3148ef7d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:15.696262 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-14a7fc99-d5b2-46f1-971d-2a6f3148ef7d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.696625 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-14a7fc99-d5b2-46f1-971d-2a6f3148ef7d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.696782 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-14a7fc99-d5b2-46f1-971d-2a6f3148ef7d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:15.698610 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-90cb439c-7648-457d-b06b-372c90c3a809 tempest-VolumePoolsAdminTestsJSON-775270029 tempest-VolumePoolsAdminTestsJSON-775270029-project-admin] https://10.4.3.91/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 05:39:15.698610 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 677/2756] 10.4.3.91 () {66 vars in 1284 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:15.708998 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.708998 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:15.711440 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-14a7fc99-d5b2-46f1-971d-2a6f3148ef7d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:15.712496 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 683/2757] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:15.758572 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c3c1f435-c588-482b-a2a5-1f4391300859 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.761075 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c3c1f435-c588-482b-a2a5-1f4391300859 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:39:15.761294 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c3c1f435-c588-482b-a2a5-1f4391300859 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.761456 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c3c1f435-c588-482b-a2a5-1f4391300859 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.770956 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.770956 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:15.774874 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c3c1f435-c588-482b-a2a5-1f4391300859 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:39:15.780208 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c3c1f435-c588-482b-a2a5-1f4391300859 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:39:15.780825 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 698/2758] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:15.814361 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-d4586b0d-43b3-4956-9950-f82043a192de None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.816602 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-d4586b0d-43b3-4956-9950-f82043a192de tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] POST https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc/action Jul 22 05:39:15.816922 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-d4586b0d-43b3-4956-9950-f82043a192de tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:15.817099 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-d4586b0d-43b3-4956-9950-f82043a192de tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:15.826861 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.826861 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:15.827413 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-d4586b0d-43b3-4956-9950-f82043a192de tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:39:15.832853 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-d4586b0d-43b3-4956-9950-f82043a192de tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Begin detaching volume completed successfully. Jul 22 05:39:15.833097 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-d4586b0d-43b3-4956-9950-f82043a192de tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc/action returned with HTTP 202 Jul 22 05:39:15.833949 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 701/2759] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:39:15 2026] POST /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:15.857140 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d1f85fb1-b873-466d-ba4c-1ea55858c9f3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.859473 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d1f85fb1-b873-466d-ba4c-1ea55858c9f3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:39:15.859721 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d1f85fb1-b873-466d-ba4c-1ea55858c9f3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.859944 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d1f85fb1-b873-466d-ba4c-1ea55858c9f3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.873043 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.873043 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:15.877504 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d1f85fb1-b873-466d-ba4c-1ea55858c9f3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:39:15.884008 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d1f85fb1-b873-466d-ba4c-1ea55858c9f3 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:39:15.884488 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 678/2760] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:15.890772 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b38847ad-b3f3-45ac-878e-fd965d6fd8a0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.891273 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b38847ad-b3f3-45ac-878e-fd965d6fd8a0 None None] GET https://10.4.3.91/volume// Jul 22 05:39:15.891477 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b38847ad-b3f3-45ac-878e-fd965d6fd8a0 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.891704 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b38847ad-b3f3-45ac-878e-fd965d6fd8a0 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.892112 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b38847ad-b3f3-45ac-878e-fd965d6fd8a0 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:15.892488 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 684/2761] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:39: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 22 05:39:15.907307 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-2943178d-938c-49e9-9889-19caf4c17993 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:15.912131 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-2943178d-938c-49e9-9889-19caf4c17993 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:39:15.912131 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-2943178d-938c-49e9-9889-19caf4c17993 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:15.912324 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-2943178d-938c-49e9-9889-19caf4c17993 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:15.923726 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:15.923726 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:15.927872 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-2943178d-938c-49e9-9889-19caf4c17993 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:39:15.932201 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-2943178d-938c-49e9-9889-19caf4c17993 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:39:15.932814 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 699/2762] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:39:15 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 1315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:39:16.302883 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5994ffe4-8003-4b39-a714-56ef252bdbe1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.304776 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5994ffe4-8003-4b39-a714-56ef252bdbe1 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:16.304969 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5994ffe4-8003-4b39-a714-56ef252bdbe1 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.305146 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5994ffe4-8003-4b39-a714-56ef252bdbe1 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.315376 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.315376 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:16.316013 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5994ffe4-8003-4b39-a714-56ef252bdbe1 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:16.317092 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5994ffe4-8003-4b39-a714-56ef252bdbe1 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:16.317691 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 702/2763] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:16.327846 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-76742e66-5b65-4a23-8306-74228033f23e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.366868 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1086db9f-a914-4efa-83bf-f75e6d98ff1c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.373013 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1086db9f-a914-4efa-83bf-f75e6d98ff1c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:16.373314 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1086db9f-a914-4efa-83bf-f75e6d98ff1c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.373314 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1086db9f-a914-4efa-83bf-f75e6d98ff1c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.373443 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1086db9f-a914-4efa-83bf-f75e6d98ff1c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:16.377991 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.377991 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:16.378672 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1086db9f-a914-4efa-83bf-f75e6d98ff1c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:16.379032 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 685/2764] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:16.389583 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c2008227-1e50-4f6a-bc54-c9410b57e065 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.391510 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c2008227-1e50-4f6a-bc54-c9410b57e065 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb/export_record Jul 22 05:39:16.391836 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c2008227-1e50-4f6a-bc54-c9410b57e065 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.392156 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c2008227-1e50-4f6a-bc54-c9410b57e065 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'export_record' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.392241 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-c2008227-1e50-4f6a-bc54-c9410b57e065 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Export record for backup 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100094) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 05:39:16.396896 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.396896 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:16.398067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.api [None req-c2008227-1e50-4f6a-bc54-c9410b57e065 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling RPCAPI with context: , host: np0000005624, backup: 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100094) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 05:39:16.404917 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-c2008227-1e50-4f6a-bc54-c9410b57e065 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] export_record in rpcapi backup_id 1e1e99dc-1b98-488d-881f-19a69c9632fb on host np0000005624. {{(pid=100094) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 05:39:16.421394 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-c2008227-1e50-4f6a-bc54-c9410b57e065 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWUxZTk5ZGMtMWI5OC00ODhkLTg4MWYtMTlhNjljOTYzMmZiIiwgInVzZXJfaWQiOiAiYzJhZDMyNmMyNzAyNDA4Nzk1YWU4M2QzOWU3ZjJhZWIiLCAicHJvamVjdF9pZCI6ICJjNzc5NTIyYThhYWM0YTM3YThhMzhhODg0ODAzYWFhOCIsICJ2b2x1bWVfaWQiOiAiMThmZGEzYTMtNzIzMi00MzJkLWJiOTEtZjBmYmUyMjhjYWE0IiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTcyMzcyNDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOGZkYTNhMy03MjMyLTQzMmQtYmI5MS1mMGZiZTIyOGNhYTQvMjAyNjA3MjIwNTM5MDAvYXpfbm92YV9iYWNrdXBfMWUxZTk5ZGMtMWI5OC00ODhkLTg4MWYtMTlhNjljOTYzMmZiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNTozODo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTozODo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA1OjM5OjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100094) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 05:39:16.421622 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c2008227-1e50-4f6a-bc54-c9410b57e065 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb/export_record returned with HTTP 200 Jul 22 05:39:16.422214 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 700/2765] 10.4.3.91 () {68 vars in 1423 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:16.431439 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f1c27e14-1729-4f75-9384-f95d107941e3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.433826 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f1c27e14-1729-4f75-9384-f95d107941e3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:16.434582 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f1c27e14-1729-4f75-9384-f95d107941e3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.434582 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f1c27e14-1729-4f75-9384-f95d107941e3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.434824 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-f1c27e14-1729-4f75-9384-f95d107941e3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:16.441664 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.441664 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:16.441664 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f1c27e14-1729-4f75-9384-f95d107941e3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:16.441664 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 703/2766] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:16.451547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a9e53c7b-259b-44b0-8a5e-4128651bfe62 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.453565 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a9e53c7b-259b-44b0-8a5e-4128651bfe62 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/backups/import_record Jul 22 05:39:16.454011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a9e53c7b-259b-44b0-8a5e-4128651bfe62 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmI4OGE1MDctNTcyZS00YWZlLTk4YjAtMTg2NTI1YmFiNWJjIiwgInVzZXJfaWQiOiAiYzJhZDMyNmMyNzAyNDA4Nzk1YWU4M2QzOWU3ZjJhZWIiLCAicHJvamVjdF9pZCI6ICJjNzc5NTIyYThhYWM0YTM3YThhMzhhODg0ODAzYWFhOCIsICJ2b2x1bWVfaWQiOiAiMThmZGEzYTMtNzIzMi00MzJkLWJiOTEtZjBmYmUyMjhjYWE0IiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTcyMzcyNDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOGZkYTNhMy03MjMyLTQzMmQtYmI5MS1mMGZiZTIyOGNhYTQvMjAyNjA3MjIwNTM5MDAvYXpfbm92YV9iYWNrdXBfMWUxZTk5ZGMtMWI5OC00ODhkLTg4MWYtMTlhNjljOTYzMmZiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNTozODo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTozODo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA1OjM5OjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:16.455408 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-a9e53c7b-259b-44b0-8a5e-4128651bfe62 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmI4OGE1MDctNTcyZS00YWZlLTk4YjAtMTg2NTI1YmFiNWJjIiwgInVzZXJfaWQiOiAiYzJhZDMyNmMyNzAyNDA4Nzk1YWU4M2QzOWU3ZjJhZWIiLCAicHJvamVjdF9pZCI6ICJjNzc5NTIyYThhYWM0YTM3YThhMzhhODg0ODAzYWFhOCIsICJ2b2x1bWVfaWQiOiAiMThmZGEzYTMtNzIzMi00MzJkLWJiOTEtZjBmYmUyMjhjYWE0IiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTcyMzcyNDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOGZkYTNhMy03MjMyLTQzMmQtYmI5MS1mMGZiZTIyOGNhYTQvMjAyNjA3MjIwNTM5MDAvYXpfbm92YV9iYWNrdXBfMWUxZTk5ZGMtMWI5OC00ODhkLTg4MWYtMTlhNjljOTYzMmZiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNTozODo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTozODo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA1OjM5OjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100091) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 05:39:16.455517 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-a9e53c7b-259b-44b0-8a5e-4128651bfe62 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmI4OGE1MDctNTcyZS00YWZlLTk4YjAtMTg2NTI1YmFiNWJjIiwgInVzZXJfaWQiOiAiYzJhZDMyNmMyNzAyNDA4Nzk1YWU4M2QzOWU3ZjJhZWIiLCAicHJvamVjdF9pZCI6ICJjNzc5NTIyYThhYWM0YTM3YThhMzhhODg0ODAzYWFhOCIsICJ2b2x1bWVfaWQiOiAiMThmZGEzYTMtNzIzMi00MzJkLWJiOTEtZjBmYmUyMjhjYWE0IiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTcyMzcyNDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOGZkYTNhMy03MjMyLTQzMmQtYmI5MS1mMGZiZTIyOGNhYTQvMjAyNjA3MjIwNTM5MDAvYXpfbm92YV9iYWNrdXBfMWUxZTk5ZGMtMWI5OC00ODhkLTg4MWYtMTlhNjljOTYzMmZiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNTozODo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTozODo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA1OjM5OjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100091) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 05:39:16.490165 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-76742e66-5b65-4a23-8306-74228033f23e tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action Jul 22 05:39:16.490165 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-76742e66-5b65-4a23-8306-74228033f23e tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:16.490165 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-76742e66-5b65-4a23-8306-74228033f23e tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:16.491999 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.admin_actions [None req-76742e66-5b65-4a23-8306-74228033f23e tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot '7da617ab-ec59-4e8a-91e4-3dfac81218cb' with '{'status': 'creating'}' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:16.493912 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-a9e53c7b-259b-44b0-8a5e-4128651bfe62 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['af88e54a-6048-4cfe-9678-838abd09907b', '03178ace-5bd4-41e0-b371-d0707ddcba95'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:16.502494 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.502494 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:16.515865 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-76742e66-5b65-4a23-8306-74228033f23e tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action returned with HTTP 202 Jul 22 05:39:16.516614 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 679/2767] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:16 2026] POST /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:16.517612 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-a9e53c7b-259b-44b0-8a5e-4128651bfe62 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] import_record rpcapi backup id 2b88a507-572e-4afe-98b0-186525bab5bc on host np0000005624 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmI4OGE1MDctNTcyZS00YWZlLTk4YjAtMTg2NTI1YmFiNWJjIiwgInVzZXJfaWQiOiAiYzJhZDMyNmMyNzAyNDA4Nzk1YWU4M2QzOWU3ZjJhZWIiLCAicHJvamVjdF9pZCI6ICJjNzc5NTIyYThhYWM0YTM3YThhMzhhODg0ODAzYWFhOCIsICJ2b2x1bWVfaWQiOiAiMThmZGEzYTMtNzIzMi00MzJkLWJiOTEtZjBmYmUyMjhjYWE0IiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTcyMzcyNDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOGZkYTNhMy03MjMyLTQzMmQtYmI5MS1mMGZiZTIyOGNhYTQvMjAyNjA3MjIwNTM5MDAvYXpfbm92YV9iYWNrdXBfMWUxZTk5ZGMtMWI5OC00ODhkLTg4MWYtMTlhNjljOTYzMmZiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNTozODo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTozODo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA1OjM5OjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100091) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 22 05:39:16.520690 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-a9e53c7b-259b-44b0-8a5e-4128651bfe62 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Import record output: {'backup': {'id': '2b88a507-572e-4afe-98b0-186525bab5bc', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc'}, {'rel': 'bookmark', 'href': 'https://10.4.3.91/volume/backups/2b88a507-572e-4afe-98b0-186525bab5bc'}]}}. {{(pid=100091) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 22 05:39:16.520853 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a9e53c7b-259b-44b0-8a5e-4128651bfe62 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/import_record returned with HTTP 201 Jul 22 05:39:16.523658 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 686/2768] 10.4.3.91 () {70 vars in 1335 bytes} [Wed Jul 22 05:39:16 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 70 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 22 05:39:16.525343 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e55a4636-e7b8-4fd3-a5bf-a788e539731f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.527620 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e55a4636-e7b8-4fd3-a5bf-a788e539731f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:16.527821 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e55a4636-e7b8-4fd3-a5bf-a788e539731f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.528001 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e55a4636-e7b8-4fd3-a5bf-a788e539731f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.530232 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8769e284-226b-4118-b65b-ce9c960dc22f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.531771 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8769e284-226b-4118-b65b-ce9c960dc22f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc Jul 22 05:39:16.531960 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8769e284-226b-4118-b65b-ce9c960dc22f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.532097 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8769e284-226b-4118-b65b-ce9c960dc22f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.532238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-8769e284-226b-4118-b65b-ce9c960dc22f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 2b88a507-572e-4afe-98b0-186525bab5bc. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:16.534245 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.534245 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:16.534743 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e55a4636-e7b8-4fd3-a5bf-a788e539731f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:16.536052 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e55a4636-e7b8-4fd3-a5bf-a788e539731f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:16.537668 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.537668 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:16.537753 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 701/2769] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:16.537790 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8769e284-226b-4118-b65b-ce9c960dc22f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc returned with HTTP 200 Jul 22 05:39:16.537790 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 704/2770] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc => generated 645 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:16.549659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e308e7ce-f8fb-4ef9-ba4f-434bebd48098 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.552849 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-127883c1-af06-47b3-a7b5-e30e445abf34 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.553829 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e308e7ce-f8fb-4ef9-ba4f-434bebd48098 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action Jul 22 05:39:16.555948 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-127883c1-af06-47b3-a7b5-e30e445abf34 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:16.555948 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-127883c1-af06-47b3-a7b5-e30e445abf34 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.556090 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e308e7ce-f8fb-4ef9-ba4f-434bebd48098 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:16.556217 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-127883c1-af06-47b3-a7b5-e30e445abf34 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.556332 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e308e7ce-f8fb-4ef9-ba4f-434bebd48098 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:16.561468 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.admin_actions [None req-e308e7ce-f8fb-4ef9-ba4f-434bebd48098 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot '7da617ab-ec59-4e8a-91e4-3dfac81218cb' with '{'status': 'available'}' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:16.566617 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.566617 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:16.570581 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-127883c1-af06-47b3-a7b5-e30e445abf34 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:16.574153 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.574153 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:16.575721 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-127883c1-af06-47b3-a7b5-e30e445abf34 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:16.576209 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 687/2771] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:16.592066 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e308e7ce-f8fb-4ef9-ba4f-434bebd48098 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action returned with HTTP 202 Jul 22 05:39:16.592066 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 680/2772] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:16 2026] POST /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:16.600580 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8a1bd9c7-c1ee-4c9b-b9f4-e5b3b020fc5d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.605551 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8a1bd9c7-c1ee-4c9b-b9f4-e5b3b020fc5d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:16.607652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8a1bd9c7-c1ee-4c9b-b9f4-e5b3b020fc5d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.607884 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8a1bd9c7-c1ee-4c9b-b9f4-e5b3b020fc5d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.615955 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.615955 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:16.616367 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8a1bd9c7-c1ee-4c9b-b9f4-e5b3b020fc5d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:16.617127 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8a1bd9c7-c1ee-4c9b-b9f4-e5b3b020fc5d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:16.617417 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 702/2773] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:16.633530 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3a9e1357-2819-440a-b68f-d5b135f07e3b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.638746 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a9e1357-2819-440a-b68f-d5b135f07e3b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:16.639327 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a9e1357-2819-440a-b68f-d5b135f07e3b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487", "name": "tempest-SnapshotsActionsTest-Snapshot-132974292"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:16.652929 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.652929 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:16.653619 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3a9e1357-2819-440a-b68f-d5b135f07e3b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Volume info retrieved successfully. Jul 22 05:39:16.653790 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-3a9e1357-2819-440a-b68f-d5b135f07e3b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Create snapshot from volume a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:16.689284 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-3a9e1357-2819-440a-b68f-d5b135f07e3b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Created reservations ['7d34e9a7-15fe-4ec7-bfce-19863a44ebbd', '47f95759-45f1-418d-a6fe-6fb8c91f7ba6', '58554f07-688f-4890-b596-5001751ada30', '3439457f-6a0b-4808-8cc5-2d443ffea278'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:16.724651 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-62c94dad-ed10-43dd-bd92-e3f6ce494a73 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.728154 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-62c94dad-ed10-43dd-bd92-e3f6ce494a73 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:16.728442 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-62c94dad-ed10-43dd-bd92-e3f6ce494a73 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.728689 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-62c94dad-ed10-43dd-bd92-e3f6ce494a73 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.728827 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-62c94dad-ed10-43dd-bd92-e3f6ce494a73 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:16.735979 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3a9e1357-2819-440a-b68f-d5b135f07e3b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot create request issued successfully. Jul 22 05:39:16.736474 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a9e1357-2819-440a-b68f-d5b135f07e3b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:39:16.738670 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 705/2774] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:39:16 2026] POST /volume/v3/snapshots => generated 306 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:16.741491 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.741491 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:16.742236 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-62c94dad-ed10-43dd-bd92-e3f6ce494a73 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:16.742603 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 688/2775] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:16.753439 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a010697e-5e6f-4471-8fa6-653d0453f313 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.759513 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a010697e-5e6f-4471-8fa6-653d0453f313 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed Jul 22 05:39:16.760035 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a010697e-5e6f-4471-8fa6-653d0453f313 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.761403 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a010697e-5e6f-4471-8fa6-653d0453f313 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.772515 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.772515 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:16.774872 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a010697e-5e6f-4471-8fa6-653d0453f313 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:16.776335 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a010697e-5e6f-4471-8fa6-653d0453f313 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed returned with HTTP 200 Jul 22 05:39:16.776995 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 681/2776] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:16.905250 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-49fce0ed-dce8-44c1-b0de-8bce9ab95716 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:16.906254 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-49fce0ed-dce8-44c1-b0de-8bce9ab95716 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:39:16.906462 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-49fce0ed-dce8-44c1-b0de-8bce9ab95716 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:16.906728 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-49fce0ed-dce8-44c1-b0de-8bce9ab95716 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:16.926655 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:16.926655 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:16.929773 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-49fce0ed-dce8-44c1-b0de-8bce9ab95716 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:39:16.936170 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-49fce0ed-dce8-44c1-b0de-8bce9ab95716 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:39:16.936762 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 703/2777] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:16 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:17.063041 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c41d69a3-1afb-429f-a344-b4a3b0d8e139 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.065930 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c41d69a3-1afb-429f-a344-b4a3b0d8e139 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/attachments/01bfc029-c13a-400a-a669-efdfbb9b6379 Jul 22 05:39:17.066197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c41d69a3-1afb-429f-a344-b4a3b0d8e139 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.066429 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c41d69a3-1afb-429f-a344-b4a3b0d8e139 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.079738 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.079738 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:17.148433 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e1bd774f-e519-4809-bfc4-bf97f4ad37ce req-c41d69a3-1afb-429f-a344-b4a3b0d8e139 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/attachments/01bfc029-c13a-400a-a669-efdfbb9b6379 returned with HTTP 200 Jul 22 05:39:17.148979 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 706/2778] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:39:17 2026] DELETE /volume/v3/attachments/01bfc029-c13a-400a-a669-efdfbb9b6379 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:17.494020 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-4e965d35-a5fa-4280-a83a-c948b334362b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.497354 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-4e965d35-a5fa-4280-a83a-c948b334362b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:17.497354 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-4e965d35-a5fa-4280-a83a-c948b334362b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.497354 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-4e965d35-a5fa-4280-a83a-c948b334362b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.510215 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.510215 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:17.517190 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-4e965d35-a5fa-4280-a83a-c948b334362b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:17.526466 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-4e965d35-a5fa-4280-a83a-c948b334362b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:17.527140 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 689/2779] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:17 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:17.551091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-546b7dca-6fdb-497e-af29-5d5d0279b2f6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.552822 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-546b7dca-6fdb-497e-af29-5d5d0279b2f6 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc Jul 22 05:39:17.553045 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-546b7dca-6fdb-497e-af29-5d5d0279b2f6 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.553274 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-546b7dca-6fdb-497e-af29-5d5d0279b2f6 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.553408 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-546b7dca-6fdb-497e-af29-5d5d0279b2f6 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 2b88a507-572e-4afe-98b0-186525bab5bc. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:17.558208 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.558208 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:17.558873 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-546b7dca-6fdb-497e-af29-5d5d0279b2f6 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc returned with HTTP 200 Jul 22 05:39:17.559274 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 682/2780] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:17 2026] GET /volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:17.573010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-956b3580-c4ef-4d92-98d9-ad5dce4908b5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.576756 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-956b3580-c4ef-4d92-98d9-ad5dce4908b5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc Jul 22 05:39:17.576756 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-956b3580-c4ef-4d92-98d9-ad5dce4908b5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.576756 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-956b3580-c4ef-4d92-98d9-ad5dce4908b5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.576756 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-956b3580-c4ef-4d92-98d9-ad5dce4908b5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete backup with id: 2b88a507-572e-4afe-98b0-186525bab5bc. Jul 22 05:39:17.582706 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.582706 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:17.596759 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e03fa68b-60ac-4a5d-937b-f622b80b97cd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.603011 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e03fa68b-60ac-4a5d-937b-f622b80b97cd tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:17.603122 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-956b3580-c4ef-4d92-98d9-ad5dce4908b5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] delete_backup rpcapi backup_id 2b88a507-572e-4afe-98b0-186525bab5bc {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:39:17.603392 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e03fa68b-60ac-4a5d-937b-f622b80b97cd tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.603392 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e03fa68b-60ac-4a5d-937b-f622b80b97cd tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.603833 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-956b3580-c4ef-4d92-98d9-ad5dce4908b5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc returned with HTTP 202 Jul 22 05:39:17.604324 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 704/2781] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:17 2026] DELETE /volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:17.618131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bf34059f-97dd-4d65-a33a-293de305c9de None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.620825 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.620825 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:17.625669 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bf34059f-97dd-4d65-a33a-293de305c9de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc Jul 22 05:39:17.625669 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bf34059f-97dd-4d65-a33a-293de305c9de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.625669 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bf34059f-97dd-4d65-a33a-293de305c9de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.625669 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-bf34059f-97dd-4d65-a33a-293de305c9de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 2b88a507-572e-4afe-98b0-186525bab5bc. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:17.626656 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e03fa68b-60ac-4a5d-937b-f622b80b97cd tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:17.631763 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e03fa68b-60ac-4a5d-937b-f622b80b97cd tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:17.631763 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 707/2782] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:17 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:17.633768 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.633768 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:17.634676 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bf34059f-97dd-4d65-a33a-293de305c9de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc returned with HTTP 200 Jul 22 05:39:17.635181 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 690/2783] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:17 2026] GET /volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:17.761804 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ed0621a4-5e26-46ac-8f6e-edc34764922d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.764467 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ed0621a4-5e26-46ac-8f6e-edc34764922d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:17.766965 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ed0621a4-5e26-46ac-8f6e-edc34764922d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.766965 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ed0621a4-5e26-46ac-8f6e-edc34764922d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.766965 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ed0621a4-5e26-46ac-8f6e-edc34764922d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:17.782864 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.782864 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:17.783600 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ed0621a4-5e26-46ac-8f6e-edc34764922d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:17.784197 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 683/2784] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:17 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:17.791783 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bb71d3cf-d0ba-4484-ac26-67ff6efb5e39 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.795998 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bb71d3cf-d0ba-4484-ac26-67ff6efb5e39 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed Jul 22 05:39:17.795998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bb71d3cf-d0ba-4484-ac26-67ff6efb5e39 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.795998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bb71d3cf-d0ba-4484-ac26-67ff6efb5e39 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.800421 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.800421 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:17.800936 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bb71d3cf-d0ba-4484-ac26-67ff6efb5e39 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:17.801866 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bb71d3cf-d0ba-4484-ac26-67ff6efb5e39 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed returned with HTTP 200 Jul 22 05:39:17.802420 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 705/2785] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:17 2026] GET /volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:17.813435 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-60c1b173-7c5b-4556-8103-d24e0ec1ecc9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.816847 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-60c1b173-7c5b-4556-8103-d24e0ec1ecc9 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed/action Jul 22 05:39:17.818432 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-60c1b173-7c5b-4556-8103-d24e0ec1ecc9 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:17.818432 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-60c1b173-7c5b-4556-8103-d24e0ec1ecc9 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:17.820789 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.admin_actions [None req-60c1b173-7c5b-4556-8103-d24e0ec1ecc9 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot 'be64e5ad-7ba7-423a-b146-9e64745006ed' with '{'status': 'creating'}' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:17.834008 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.834008 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:17.860903 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-60c1b173-7c5b-4556-8103-d24e0ec1ecc9 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed/action returned with HTTP 202 Jul 22 05:39:17.860903 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 708/2786] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:17 2026] POST /volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:17.869943 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a2f7a8ed-4af9-4407-9ea3-4e515be0fb1c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.872046 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2f7a8ed-4af9-4407-9ea3-4e515be0fb1c tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed Jul 22 05:39:17.872274 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a2f7a8ed-4af9-4407-9ea3-4e515be0fb1c tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.872513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a2f7a8ed-4af9-4407-9ea3-4e515be0fb1c tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.879288 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.879288 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:17.883323 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a2f7a8ed-4af9-4407-9ea3-4e515be0fb1c tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:17.884704 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2f7a8ed-4af9-4407-9ea3-4e515be0fb1c tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed returned with HTTP 200 Jul 22 05:39:17.885251 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 691/2787] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:17 2026] GET /volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:17.890360 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-d9b210df-5f11-46c6-ae1f-b0cb9aa34e2d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.893440 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-d9b210df-5f11-46c6-ae1f-b0cb9aa34e2d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f Jul 22 05:39:17.893440 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-d9b210df-5f11-46c6-ae1f-b0cb9aa34e2d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.893440 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-d9b210df-5f11-46c6-ae1f-b0cb9aa34e2d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.895624 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-48abc106-9807-4d85-9708-b30004329571 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.897795 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-48abc106-9807-4d85-9708-b30004329571 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed/action Jul 22 05:39:17.898230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-48abc106-9807-4d85-9708-b30004329571 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:17.898490 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-48abc106-9807-4d85-9708-b30004329571 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:17.900956 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.900956 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:17.905586 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1e0c4a9b-dd10-47c8-a1fa-e7f503fe60d1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.905962 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1e0c4a9b-dd10-47c8-a1fa-e7f503fe60d1 None None] GET https://10.4.3.91/volume// Jul 22 05:39:17.906266 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1e0c4a9b-dd10-47c8-a1fa-e7f503fe60d1 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.906436 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1e0c4a9b-dd10-47c8-a1fa-e7f503fe60d1 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.906833 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1e0c4a9b-dd10-47c8-a1fa-e7f503fe60d1 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:17.907157 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 709/2788] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:39: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 22 05:39:17.917498 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-95a72b61-2379-42c0-8491-ee1d16f5c40a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.920321 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-95a72b61-2379-42c0-8491-ee1d16f5c40a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:39:17.920321 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-95a72b61-2379-42c0-8491-ee1d16f5c40a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ec051f5-4d99-4bd8-9867-13be2b771db4", "connector": null, "instance_uuid": "1e9d531b-1d63-47c1-be29-79a8bec9633f"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:17.922809 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.922809 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:17.923155 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-48abc106-9807-4d85-9708-b30004329571 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Snapshot retrieved successfully. Jul 22 05:39:17.931505 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.931505 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:17.942936 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-48abc106-9807-4d85-9708-b30004329571 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Snapshot delete request issued successfully. Jul 22 05:39:17.943165 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-48abc106-9807-4d85-9708-b30004329571 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed/action returned with HTTP 202 Jul 22 05:39:17.943780 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 706/2789] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:17 2026] POST /volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:17.951304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-210df41b-3861-4fb1-bf21-412c398c32ec None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.952017 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-27fbb299-c9ad-4dba-bd6d-618b51198a20 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:17.954479 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-27fbb299-c9ad-4dba-bd6d-618b51198a20 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed Jul 22 05:39:17.954794 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-27fbb299-c9ad-4dba-bd6d-618b51198a20 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.955218 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-27fbb299-c9ad-4dba-bd6d-618b51198a20 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.956137 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-210df41b-3861-4fb1-bf21-412c398c32ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:39:17.956328 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-210df41b-3861-4fb1-bf21-412c398c32ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:17.956548 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-210df41b-3861-4fb1-bf21-412c398c32ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:17.958876 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-83ea695c-ee7e-4f75-838d-ed0292a52dde req-d9b210df-5f11-46c6-ae1f-b0cb9aa34e2d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f returned with HTTP 200 Jul 22 05:39:17.959351 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 684/2790] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:39:17 2026] DELETE /volume/v3/attachments/1dbfdb76-1f0b-459c-8c57-eccbe751f75f => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:17.961791 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.961791 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:17.962454 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-27fbb299-c9ad-4dba-bd6d-618b51198a20 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:17.963490 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-27fbb299-c9ad-4dba-bd6d-618b51198a20 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed returned with HTTP 200 Jul 22 05:39:17.964003 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 707/2791] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:17 2026] GET /volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:17.967574 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:17.967574 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:17.972208 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-210df41b-3861-4fb1-bf21-412c398c32ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:39:17.975380 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-95a72b61-2379-42c0-8491-ee1d16f5c40a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:39:17.975803 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 692/2792] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:39:17 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:17.981114 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-210df41b-3861-4fb1-bf21-412c398c32ec tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:39:17.983603 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 710/2793] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:17 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:17.999243 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-52bd5264-f019-4594-85dc-83540d5d0c50 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.003003 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-52bd5264-f019-4594-85dc-83540d5d0c50 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] DELETE https://10.4.3.91/volume/v3/attachments/a8d205f6-d2c9-47db-be35-ee2e946b5312 Jul 22 05:39:18.003256 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-52bd5264-f019-4594-85dc-83540d5d0c50 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:18.003441 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-52bd5264-f019-4594-85dc-83540d5d0c50 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:18.012077 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:18.012077 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:18.090779 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-52bd5264-f019-4594-85dc-83540d5d0c50 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/a8d205f6-d2c9-47db-be35-ee2e946b5312 returned with HTTP 200 Jul 22 05:39:18.091206 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 685/2794] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:39:17 2026] DELETE /volume/v3/attachments/a8d205f6-d2c9-47db-be35-ee2e946b5312 => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:18.649310 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-74850c42-b2f3-493a-986d-a17a92fab64f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.649911 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7a68137c-f426-4862-ac73-44f56e275a72 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.650691 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-74850c42-b2f3-493a-986d-a17a92fab64f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc Jul 22 05:39:18.650771 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7a68137c-f426-4862-ac73-44f56e275a72 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:18.650825 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-74850c42-b2f3-493a-986d-a17a92fab64f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:18.651442 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7a68137c-f426-4862-ac73-44f56e275a72 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:18.651516 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-74850c42-b2f3-493a-986d-a17a92fab64f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:18.651516 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-74850c42-b2f3-493a-986d-a17a92fab64f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 2b88a507-572e-4afe-98b0-186525bab5bc. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:18.651601 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7a68137c-f426-4862-ac73-44f56e275a72 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:18.655549 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-74850c42-b2f3-493a-986d-a17a92fab64f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc returned with HTTP 404 Jul 22 05:39:18.656330 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 693/2795] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:18 2026] GET /volume/v3/backups/2b88a507-572e-4afe-98b0-186525bab5bc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:18.665556 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6241c04b-2329-419f-b1c7-02ef57a708a5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.665623 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:18.665623 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:18.668166 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6241c04b-2329-419f-b1c7-02ef57a708a5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 Jul 22 05:39:18.672949 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6241c04b-2329-419f-b1c7-02ef57a708a5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:18.674617 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6241c04b-2329-419f-b1c7-02ef57a708a5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:18.674617 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-6241c04b-2329-419f-b1c7-02ef57a708a5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete volume with id: 18fda3a3-7232-432d-bb91-f0fbe228caa4 Jul 22 05:39:18.674774 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7a68137c-f426-4862-ac73-44f56e275a72 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:18.680496 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7a68137c-f426-4862-ac73-44f56e275a72 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:18.681020 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 708/2796] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:18 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:18.686723 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:18.686723 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:18.687161 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6241c04b-2329-419f-b1c7-02ef57a708a5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:18.698007 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8d70930a-6868-430b-9aaf-b5f87a8d7325 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.702152 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d70930a-6868-430b-9aaf-b5f87a8d7325 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:18.702604 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d70930a-6868-430b-9aaf-b5f87a8d7325 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:18.702924 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d70930a-6868-430b-9aaf-b5f87a8d7325 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:18.716337 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:18.716337 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:18.717531 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6241c04b-2329-419f-b1c7-02ef57a708a5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete volume request issued successfully. Jul 22 05:39:18.717783 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6241c04b-2329-419f-b1c7-02ef57a708a5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 returned with HTTP 202 Jul 22 05:39:18.718225 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 711/2797] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:18 2026] DELETE /volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:18.726792 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bf50c1f2-4b19-44bf-9d98-712bd4258bf1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.728471 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bf50c1f2-4b19-44bf-9d98-712bd4258bf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 Jul 22 05:39:18.728728 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bf50c1f2-4b19-44bf-9d98-712bd4258bf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:18.728953 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bf50c1f2-4b19-44bf-9d98-712bd4258bf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:18.729816 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8d70930a-6868-430b-9aaf-b5f87a8d7325 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:18.738046 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:18.738046 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:18.741985 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d70930a-6868-430b-9aaf-b5f87a8d7325 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:18.742828 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bf50c1f2-4b19-44bf-9d98-712bd4258bf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:18.743736 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 686/2798] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:18 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:18.748863 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bf50c1f2-4b19-44bf-9d98-712bd4258bf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 returned with HTTP 200 Jul 22 05:39:18.749508 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 694/2799] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:18 2026] GET /volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 => generated 1004 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:18.803617 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-96b86005-0f4e-467e-9a4a-1f1fbeb7198c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.807258 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-96b86005-0f4e-467e-9a4a-1f1fbeb7198c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:18.807699 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-96b86005-0f4e-467e-9a4a-1f1fbeb7198c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:18.808702 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-96b86005-0f4e-467e-9a4a-1f1fbeb7198c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:18.808915 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-96b86005-0f4e-467e-9a4a-1f1fbeb7198c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:18.817157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3dfb8771-6f73-49c8-891b-b3a105969cf1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.817552 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:18.817552 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:18.818098 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-96b86005-0f4e-467e-9a4a-1f1fbeb7198c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:18.818523 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 709/2800] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:18 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:18.819324 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3dfb8771-6f73-49c8-891b-b3a105969cf1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:18.819582 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3dfb8771-6f73-49c8-891b-b3a105969cf1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:18.819843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3dfb8771-6f73-49c8-891b-b3a105969cf1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:18.830728 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:18.830728 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:18.837282 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3dfb8771-6f73-49c8-891b-b3a105969cf1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:18.841306 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3dfb8771-6f73-49c8-891b-b3a105969cf1 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:18.841455 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 712/2801] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:18 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:18.923024 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.927423 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:18.927881 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1706714512", "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:18.929808 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1706714512', 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:18.949518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-68c4f387-a96b-4f1b-88af-c6a18124e4ee None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.973941 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-78e33879-abe6-4fe4-875a-1b0658d54ee0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.976902 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78e33879-abe6-4fe4-875a-1b0658d54ee0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed Jul 22 05:39:18.977393 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78e33879-abe6-4fe4-875a-1b0658d54ee0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:18.978268 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78e33879-abe6-4fe4-875a-1b0658d54ee0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:18.983721 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78e33879-abe6-4fe4-875a-1b0658d54ee0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed returned with HTTP 404 Jul 22 05:39:18.984155 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 710/2802] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:18 2026] GET /volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:39:18.992827 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c3a69f50-b3bf-4403-906a-0b7b3430b97e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:18.994876 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c3a69f50-b3bf-4403-906a-0b7b3430b97e tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action Jul 22 05:39:18.995261 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c3a69f50-b3bf-4403-906a-0b7b3430b97e tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:18.995448 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c3a69f50-b3bf-4403-906a-0b7b3430b97e tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:18.997097 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.admin_actions [None req-c3a69f50-b3bf-4403-906a-0b7b3430b97e tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot '7da617ab-ec59-4e8a-91e4-3dfac81218cb' with '{'status': 'available'}' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:19.009823 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.009823 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:19.024556 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c3a69f50-b3bf-4403-906a-0b7b3430b97e tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action returned with HTTP 202 Jul 22 05:39:19.025078 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 713/2803] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:18 2026] POST /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:19.032175 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-031da336-2c79-48c3-b288-de2f9134e1e1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.034550 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-031da336-2c79-48c3-b288-de2f9134e1e1 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:19.034674 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-031da336-2c79-48c3-b288-de2f9134e1e1 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:19.035117 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-031da336-2c79-48c3-b288-de2f9134e1e1 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:19.040796 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.040796 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:19.041213 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-031da336-2c79-48c3-b288-de2f9134e1e1 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:19.042222 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-031da336-2c79-48c3-b288-de2f9134e1e1 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:19.042605 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 711/2804] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:19 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:19.046960 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-68c4f387-a96b-4f1b-88af-c6a18124e4ee tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:39:19.047525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-68c4f387-a96b-4f1b-88af-c6a18124e4ee tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-977997819", "os-volume-type-access:is_public": false}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:19.051830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a3230918-2d59-46a1-a3dc-5567114ab41e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.054251 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a3230918-2d59-46a1-a3dc-5567114ab41e tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed Jul 22 05:39:19.054538 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a3230918-2d59-46a1-a3dc-5567114ab41e tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:19.054848 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a3230918-2d59-46a1-a3dc-5567114ab41e tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:19.055002 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-a3230918-2d59-46a1-a3dc-5567114ab41e tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Delete snapshot with id: be64e5ad-7ba7-423a-b146-9e64745006ed Jul 22 05:39:19.060438 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a3230918-2d59-46a1-a3dc-5567114ab41e tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed returned with HTTP 404 Jul 22 05:39:19.061045 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 714/2805] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:39:19 2026] DELETE /volume/v3/snapshots/be64e5ad-7ba7-423a-b146-9e64745006ed => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:19.064329 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-68c4f387-a96b-4f1b-88af-c6a18124e4ee tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:39:19.064695 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 695/2806] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:39:18 2026] POST /volume/v3/types => generated 228 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:19.070231 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e518691b-f194-4bc4-aede-4537ad120492 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.071977 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e518691b-f194-4bc4-aede-4537ad120492 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:19.072373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e518691b-f194-4bc4-aede-4537ad120492 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487", "name": "tempest-SnapshotsActionsTest-Snapshot-1419260079"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:19.075023 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0dce797c-595f-4212-84ca-894068ea7250 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.082099 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.082099 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:19.082556 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e518691b-f194-4bc4-aede-4537ad120492 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Volume info retrieved successfully. Jul 22 05:39:19.082831 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-e518691b-f194-4bc4-aede-4537ad120492 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Create snapshot from volume a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:19.112433 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e518691b-f194-4bc4-aede-4537ad120492 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Created reservations ['f06c6108-fb37-4a6a-b76b-464589024b70', '03dcb0d5-6151-40b0-8854-91eb136387b0', '74990b9c-c15d-4c23-ba47-c37bbf1af24a', '4e76119c-3786-4859-901a-26d371c6d185'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:19.167785 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e518691b-f194-4bc4-aede-4537ad120492 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot create request issued successfully. Jul 22 05:39:19.168267 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e518691b-f194-4bc4-aede-4537ad120492 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:39:19.171655 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 712/2807] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:39:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:19.171736 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume of 1 GB Jul 22 05:39:19.171736 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.171736 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:19.171736 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Availability Zones retrieved successfully. Jul 22 05:39:19.178306 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0dce797c-595f-4212-84ca-894068ea7250 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:19.178549 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0dce797c-595f-4212-84ca-894068ea7250 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c69d562a-d0ab-4125-b285-7e13a07cfacb", "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:19.178814 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-02234ef1-f830-488b-b536-594732d94499 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.180183 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-0dce797c-595f-4212-84ca-894068ea7250 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Create volume request body: {'volume': {'volume_type': 'c69d562a-d0ab-4125-b285-7e13a07cfacb', 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:19.180838 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-02234ef1-f830-488b-b536-594732d94499 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee Jul 22 05:39:19.183650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-02234ef1-f830-488b-b536-594732d94499 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:19.183650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-02234ef1-f830-488b-b536-594732d94499 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:19.183828 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Flow 'volume_create_api' (735cf9ae-057f-4547-81d0-173acb8a4bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:19.184035 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beebb2a9-021e-4f63-88c9-99fe39d54cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.185525 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:19.186329 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0dce797c-595f-4212-84ca-894068ea7250 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 404 Jul 22 05:39:19.186552 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.186552 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:19.186853 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 715/2808] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:39:19 2026] POST /volume/v3/volumes => generated 114 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:19.187466 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-02234ef1-f830-488b-b536-594732d94499 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:19.188461 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-02234ef1-f830-488b-b536-594732d94499 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee returned with HTTP 200 Jul 22 05:39:19.189031 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 696/2809] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:19 2026] GET /volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:19.199261 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e6a249a7-9295-42dd-8c1b-bdffe08ea3f5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.202025 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6a249a7-9295-42dd-8c1b-bdffe08ea3f5 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] POST https://10.4.3.91/volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb/action Jul 22 05:39:19.202474 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e6a249a7-9295-42dd-8c1b-bdffe08ea3f5 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action body: b'{"addProjectAccess": {"project": "b365afb2ab024cef9715495ef296fb62"}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:19.202653 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e6a249a7-9295-42dd-8c1b-bdffe08ea3f5 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b365afb2ab024cef9715495ef296fb62"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:19.205401 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.205401 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:19.224701 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6a249a7-9295-42dd-8c1b-bdffe08ea3f5 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb/action returned with HTTP 202 Jul 22 05:39:19.227091 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 713/2810] 10.4.3.91 () {68 vars in 1377 bytes} [Wed Jul 22 05:39:19 2026] POST /volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 05:39:19.236200 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.237862 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:19.238072 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.238072 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:19.238307 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c69d562a-d0ab-4125-b285-7e13a07cfacb", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1131364251"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:19.239578 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Create volume request body: {'volume': {'volume_type': 'c69d562a-d0ab-4125-b285-7e13a07cfacb', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1131364251'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:19.244862 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Create volume of 1 GB Jul 22 05:39:19.245237 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.245237 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:19.245839 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Availability Zones retrieved successfully. Jul 22 05:39:19.251561 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Flow 'volume_create_api' (5e4c4cf0-485a-4009-bbfa-3f46c8337c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:19.252793 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fffc6c0b-f9d1-4622-bd4c-3ad4028fc18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.254520 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beebb2a9-021e-4f63-88c9-99fe39d54cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b', 'encryption_key_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=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.254718 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:19.255892 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (332cb763-7ff8-416a-801a-d5e3a95348ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.279277 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fffc6c0b-f9d1-4622-bd4c-3ad4028fc18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:39:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c69d562a-d0ab-4125-b285-7e13a07cfacb,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-977997819',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c69d562a-d0ab-4125-b285-7e13a07cfacb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.280016 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (934e5186-6976-4e29-91b7-9619491a2220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.303949 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Created reservations ['9ba91b20-10c1-43df-b488-b06c009c2759', 'fd4a2d86-99b0-4683-8f2f-dbb064a99c55', '149d9956-3810-4ff9-8f43-8d183a9ee68f', 'c52fc3f4-961f-4f30-855d-1b834fa2853e'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:19.304697 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (332cb763-7ff8-416a-801a-d5e3a95348ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba91b20-10c1-43df-b488-b06c009c2759', 'fd4a2d86-99b0-4683-8f2f-dbb064a99c55', '149d9956-3810-4ff9-8f43-8d183a9ee68f', 'c52fc3f4-961f-4f30-855d-1b834fa2853e']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.305401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8e6140-4c04-43ed-ab7d-8352fde1ed34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.308236 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-977997819 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-977997819, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:19.308518 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-977997819 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-977997819, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:19.325173 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-7b24fc91-40a0-4be3-be0c-afaab5fb0674 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.327647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-7b24fc91-40a0-4be3-be0c-afaab5fb0674 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] PUT https://10.4.3.91/volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b Jul 22 05:39:19.328132 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-7b24fc91-40a0-4be3-be0c-afaab5fb0674 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:19.337013 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-7b24fc91-40a0-4be3-be0c-afaab5fb0674 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Acquiring lock "cinder-attachment_update-6ec051f5-4d99-4bd8-9867-13be2b771db4-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:39:19.337656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8e6140-4c04-43ed-ab7d-8352fde1ed34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a682d47-a041-4f46-ac72-a52122bb14a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1706714512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bddc659dc2204325b06aa165b9ad9c8f',qos_specs=None,replication_status=,reservations=['9ba91b20-10c1-43df-b488-b06c009c2759','fd4a2d86-99b0-4683-8f2f-dbb064a99c55','149d9956-3810-4ff9-8f43-8d183a9ee68f','c52fc3f4-961f-4f30-855d-1b834fa2853e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0359267725ad44acb4851f3a0da9ab39',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1706714512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a682d47-a041-4f46-ac72-a52122bb14a5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bddc659dc2204325b06aa165b9ad9c8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0359267725ad44acb4851f3a0da9ab39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b),volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.338471 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464388b3-90b4-4844-b95d-445fd7874b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.344584 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-7b24fc91-40a0-4be3-be0c-afaab5fb0674 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-6ec051f5-4d99-4bd8-9867-13be2b771db4-np0000005624" acquired by "attachment_update" :: waited 0.008s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:39:19.345929 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.345929 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:19.362464 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Created reservations ['723cddef-69d3-49cf-b4b8-1da68c78e66b', '7aab508a-37ce-4f80-84c2-ba5baf374c6b', '31f0bfdb-db7f-469b-9b09-387f2a883de3', 'b18c6fee-8418-4272-80d0-d1f535dcabca'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:19.362464 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (934e5186-6976-4e29-91b7-9619491a2220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['723cddef-69d3-49cf-b4b8-1da68c78e66b', '7aab508a-37ce-4f80-84c2-ba5baf374c6b', '31f0bfdb-db7f-469b-9b09-387f2a883de3', 'b18c6fee-8418-4272-80d0-d1f535dcabca']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.363190 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925c5872-7eda-4e79-b436-96c2e72f934e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.388751 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464388b3-90b4-4844-b95d-445fd7874b4b) transitioned into state 'SUCCESS' from state '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-1706714512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bddc659dc2204325b06aa165b9ad9c8f',qos_specs=None,replication_status=,reservations=['9ba91b20-10c1-43df-b488-b06c009c2759','fd4a2d86-99b0-4683-8f2f-dbb064a99c55','149d9956-3810-4ff9-8f43-8d183a9ee68f','c52fc3f4-961f-4f30-855d-1b834fa2853e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0359267725ad44acb4851f3a0da9ab39',volume_type_id=b85fdaf4-2b0d-44ae-8e9e-e1ec3f0a0f2b)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.389274 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016eb659-9da0-4835-8997-a17bbc684d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.393098 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925c5872-7eda-4e79-b436-96c2e72f934e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2401e42-f704-4a0b-9072-7d989e6aea9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1131364251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b365afb2ab024cef9715495ef296fb62',qos_specs=None,replication_status=,reservations=['723cddef-69d3-49cf-b4b8-1da68c78e66b','7aab508a-37ce-4f80-84c2-ba5baf374c6b','31f0bfdb-db7f-469b-9b09-387f2a883de3','b18c6fee-8418-4272-80d0-d1f535dcabca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fc37b4a38ad4c7699f3fcbe24c079f8',volume_type_id=c69d562a-d0ab-4125-b285-7e13a07cfacb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1131364251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2401e42-f704-4a0b-9072-7d989e6aea9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b365afb2ab024cef9715495ef296fb62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fc37b4a38ad4c7699f3fcbe24c079f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c69d562a-d0ab-4125-b285-7e13a07cfacb),volume_type_id=c69d562a-d0ab-4125-b285-7e13a07cfacb)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.393941 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3a6b54-f7dc-4343-9d22-9171214ed4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.402097 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016eb659-9da0-4835-8997-a17bbc684d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.402935 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Flow 'volume_create_api' (735cf9ae-057f-4547-81d0-173acb8a4bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:19.403850 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create volume request issued successfully. Jul 22 05:39:19.404174 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bbca76b5-874f-4601-9e9e-0c52c690eb7d tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:19.405207 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 687/2811] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:18 2026] POST /volume/v3/volumes => generated 758 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:19.424528 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-741a5389-851a-414e-929a-f0abd5a3cd61 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.424699 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3a6b54-f7dc-4343-9d22-9171214ed4ea) transitioned into state 'SUCCESS' from state '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-1131364251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b365afb2ab024cef9715495ef296fb62',qos_specs=None,replication_status=,reservations=['723cddef-69d3-49cf-b4b8-1da68c78e66b','7aab508a-37ce-4f80-84c2-ba5baf374c6b','31f0bfdb-db7f-469b-9b09-387f2a883de3','b18c6fee-8418-4272-80d0-d1f535dcabca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fc37b4a38ad4c7699f3fcbe24c079f8',volume_type_id=c69d562a-d0ab-4125-b285-7e13a07cfacb)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.425738 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d935e636-cd03-4b13-98b7-08c2396df42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.428078 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-741a5389-851a-414e-929a-f0abd5a3cd61 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:19.428360 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-741a5389-851a-414e-929a-f0abd5a3cd61 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:19.429645 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-741a5389-851a-414e-929a-f0abd5a3cd61 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:19.441789 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d935e636-cd03-4b13-98b7-08c2396df42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.443161 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Flow 'volume_create_api' (5e4c4cf0-485a-4009-bbfa-3f46c8337c22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:19.443655 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Create volume request issued successfully. Jul 22 05:39:19.444681 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0ae6d7fd-d689-44a4-9130-c066ef2be34c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:19.445216 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 716/2812] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:19 2026] POST /volume/v3/volumes => generated 793 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:19.448737 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.448737 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:19.455060 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-741a5389-851a-414e-929a-f0abd5a3cd61 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:19.463456 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-7b24fc91-40a0-4be3-be0c-afaab5fb0674 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-6ec051f5-4d99-4bd8-9867-13be2b771db4-np0000005624" released by "attachment_update" :: held 0.117s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:39:19.463751 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-741a5389-851a-414e-929a-f0abd5a3cd61 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 200 Jul 22 05:39:19.463843 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-7b24fc91-40a0-4be3-be0c-afaab5fb0674 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b returned with HTTP 200 Jul 22 05:39:19.463896 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 714/2813] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:19 2026] GET /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:19.463931 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 697/2814] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:39:19 2026] PUT /volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:19.463961 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-283eb315-4fb7-4657-ba6d-0de6caf94d9d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.473316 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-283eb315-4fb7-4657-ba6d-0de6caf94d9d tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] GET https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f Jul 22 05:39:19.473316 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-283eb315-4fb7-4657-ba6d-0de6caf94d9d tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:19.473813 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-283eb315-4fb7-4657-ba6d-0de6caf94d9d tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:19.488745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-209fadf3-2baf-41eb-8101-c1a02e0ab27e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.492302 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-209fadf3-2baf-41eb-8101-c1a02e0ab27e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b Jul 22 05:39:19.492877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-209fadf3-2baf-41eb-8101-c1a02e0ab27e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:19.492877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-209fadf3-2baf-41eb-8101-c1a02e0ab27e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:19.493222 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.493222 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:19.499792 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-283eb315-4fb7-4657-ba6d-0de6caf94d9d tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Volume info retrieved successfully. Jul 22 05:39:19.510008 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-283eb315-4fb7-4657-ba6d-0de6caf94d9d tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f returned with HTTP 200 Jul 22 05:39:19.511372 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 688/2815] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:19 2026] GET /volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:19.512492 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-209fadf3-2baf-41eb-8101-c1a02e0ab27e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b returned with HTTP 200 Jul 22 05:39:19.512992 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 717/2816] 10.4.3.91 () {70 vars in 1644 bytes} [Wed Jul 22 05:39:19 2026] GET /volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:39:19.767341 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7729baa7-13a1-4630-8260-636c5779fbd2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.769326 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7729baa7-13a1-4630-8260-636c5779fbd2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 Jul 22 05:39:19.769561 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7729baa7-13a1-4630-8260-636c5779fbd2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:19.769764 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7729baa7-13a1-4630-8260-636c5779fbd2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:19.776217 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7729baa7-13a1-4630-8260-636c5779fbd2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 returned with HTTP 404 Jul 22 05:39:19.777497 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 715/2817] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:19 2026] GET /volume/v3/volumes/18fda3a3-7232-432d-bb91-f0fbe228caa4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:19.790513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-637bf032-af3e-4bf4-bb10-5eaa2092ded8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.792874 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-637bf032-af3e-4bf4-bb10-5eaa2092ded8 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups Jul 22 05:39:19.793187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-637bf032-af3e-4bf4-bb10-5eaa2092ded8 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:19.793448 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-637bf032-af3e-4bf4-bb10-5eaa2092ded8 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:19.793951 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.793951 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:19.809557 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-637bf032-af3e-4bf4-bb10-5eaa2092ded8 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 200 Jul 22 05:39:19.810219 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 698/2818] 10.4.3.91 () {68 vars in 1270 bytes} [Wed Jul 22 05:39:19 2026] GET /volume/v3/backups => generated 620 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:19.823406 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0d7e9acb-464a-44de-aaa1-2667ed823501 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.828165 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0d7e9acb-464a-44de-aaa1-2667ed823501 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups?project_id=c779522a8aac4a37a8a38a884803aaa8 Jul 22 05:39:19.828385 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0d7e9acb-464a-44de-aaa1-2667ed823501 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:19.828441 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0d7e9acb-464a-44de-aaa1-2667ed823501 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:19.835337 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5b02e581-6f74-430b-b44e-6754043d6819 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.837689 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5b02e581-6f74-430b-b44e-6754043d6819 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:19.837985 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5b02e581-6f74-430b-b44e-6754043d6819 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:19.838246 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5b02e581-6f74-430b-b44e-6754043d6819 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:19.838395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-5b02e581-6f74-430b-b44e-6754043d6819 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:19.841120 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0d7e9acb-464a-44de-aaa1-2667ed823501 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups?project_id=c779522a8aac4a37a8a38a884803aaa8 returned with HTTP 200 Jul 22 05:39:19.841610 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 689/2819] 10.4.3.91 () {68 vars in 1357 bytes} [Wed Jul 22 05:39:19 2026] GET /volume/v3/backups?project_id=c779522a8aac4a37a8a38a884803aaa8 => generated 620 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:19.844295 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:19.844295 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:19.845157 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5b02e581-6f74-430b-b44e-6754043d6819 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:19.845701 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 718/2820] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:19 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:19.851278 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8549a0ba-8c86-4ecd-9e41-1787958551de None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:19.853169 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:19.853549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1245509343"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:19.855012 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1245509343'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:19.855129 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume of 1 GB Jul 22 05:39:19.863430 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Availability Zones retrieved successfully. Jul 22 05:39:19.871992 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Flow 'volume_create_api' (8cf67766-a4b2-4eca-8185-0bdf53bf797d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:19.872976 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e422d3e-7272-4ac0-afdb-7ba53245c473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.873964 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:19.900149 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e422d3e-7272-4ac0-afdb-7ba53245c473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.900966 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33df07c-985f-455f-9789-5e3927b106f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.942200 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['1f592bee-f444-4c8b-8e32-578ac2e89f6e', '94966197-4a2e-4f93-b664-88609eef443e', '82be593a-d990-48a5-ab71-c7c5cc76c9e3', 'd7639297-726d-4be5-9a9d-140c840e83c0'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:19.943008 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33df07c-985f-455f-9789-5e3927b106f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f592bee-f444-4c8b-8e32-578ac2e89f6e', '94966197-4a2e-4f93-b664-88609eef443e', '82be593a-d990-48a5-ab71-c7c5cc76c9e3', 'd7639297-726d-4be5-9a9d-140c840e83c0']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.943724 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f0f138-21d9-475a-8c9c-f81360e59f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.970205 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f0f138-21d9-475a-8c9c-f81360e59f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e349bab-daa1-4a3c-a557-6750b0bfc2b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1245509343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c779522a8aac4a37a8a38a884803aaa8',qos_specs=None,replication_status=,reservations=['1f592bee-f444-4c8b-8e32-578ac2e89f6e','94966197-4a2e-4f93-b664-88609eef443e','82be593a-d990-48a5-ab71-c7c5cc76c9e3','d7639297-726d-4be5-9a9d-140c840e83c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1245509343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e349bab-daa1-4a3c-a557-6750b0bfc2b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c779522a8aac4a37a8a38a884803aaa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.971838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2954c4f4-dcb9-4c91-9204-1f23ac7203e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:19.994978 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2954c4f4-dcb9-4c91-9204-1f23ac7203e2) transitioned into state 'SUCCESS' from state '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-1245509343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c779522a8aac4a37a8a38a884803aaa8',qos_specs=None,replication_status=,reservations=['1f592bee-f444-4c8b-8e32-578ac2e89f6e','94966197-4a2e-4f93-b664-88609eef443e','82be593a-d990-48a5-ab71-c7c5cc76c9e3','d7639297-726d-4be5-9a9d-140c840e83c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:19.995972 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a9b2a4-c805-4f6e-9f25-9e64e891a9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:20.006999 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a9b2a4-c805-4f6e-9f25-9e64e891a9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:20.007889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Flow 'volume_create_api' (8cf67766-a4b2-4eca-8185-0bdf53bf797d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:20.008720 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume request issued successfully. Jul 22 05:39:20.008720 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8549a0ba-8c86-4ecd-9e41-1787958551de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:20.009288 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 716/2821] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:39:19 2026] POST /volume/v3/volumes => generated 776 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:20.027707 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0dd74acc-d16c-48f6-b009-46bb16371cc4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.030592 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0dd74acc-d16c-48f6-b009-46bb16371cc4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 Jul 22 05:39:20.030905 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0dd74acc-d16c-48f6-b009-46bb16371cc4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.032271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0dd74acc-d16c-48f6-b009-46bb16371cc4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.039520 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.039520 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:20.044779 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0dd74acc-d16c-48f6-b009-46bb16371cc4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:20.050995 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0dd74acc-d16c-48f6-b009-46bb16371cc4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 returned with HTTP 200 Jul 22 05:39:20.051720 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 699/2822] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:20 2026] GET /volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:20.203916 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c307a8ca-61f3-474a-acf8-114ab828c568 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.208675 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c307a8ca-61f3-474a-acf8-114ab828c568 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee Jul 22 05:39:20.208675 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c307a8ca-61f3-474a-acf8-114ab828c568 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.208675 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c307a8ca-61f3-474a-acf8-114ab828c568 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.216021 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.216021 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:20.216647 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c307a8ca-61f3-474a-acf8-114ab828c568 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:20.218132 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c307a8ca-61f3-474a-acf8-114ab828c568 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee returned with HTTP 200 Jul 22 05:39:20.218654 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 690/2823] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:20 2026] GET /volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:20.231336 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-689d962a-1aaa-4e44-ab47-ebb166616ada None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.232945 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-689d962a-1aaa-4e44-ab47-ebb166616ada tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee/action Jul 22 05:39:20.233487 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-689d962a-1aaa-4e44-ab47-ebb166616ada tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:20.233805 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-689d962a-1aaa-4e44-ab47-ebb166616ada tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:20.235452 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.admin_actions [None req-689d962a-1aaa-4e44-ab47-ebb166616ada tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot '349ae6a2-a8df-4e09-88ae-5f583bd721ee' with '{'status': 'deleting'}' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:20.248833 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.248833 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:20.268910 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-689d962a-1aaa-4e44-ab47-ebb166616ada tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee/action returned with HTTP 202 Jul 22 05:39:20.268910 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 719/2824] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:20 2026] POST /volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:20.279041 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ee559e13-9d75-4860-bc6c-b0976e6b57a9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.281497 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ee559e13-9d75-4860-bc6c-b0976e6b57a9 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee Jul 22 05:39:20.281796 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ee559e13-9d75-4860-bc6c-b0976e6b57a9 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.282613 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ee559e13-9d75-4860-bc6c-b0976e6b57a9 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.290327 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.290327 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:20.290826 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ee559e13-9d75-4860-bc6c-b0976e6b57a9 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:20.291619 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ee559e13-9d75-4860-bc6c-b0976e6b57a9 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee returned with HTTP 200 Jul 22 05:39:20.292020 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 717/2825] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:20 2026] GET /volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:20.306603 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-14deb600-6601-4766-9c93-b8dd2995b25d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.308947 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-14deb600-6601-4766-9c93-b8dd2995b25d tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee/action Jul 22 05:39:20.309402 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-14deb600-6601-4766-9c93-b8dd2995b25d tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:20.309571 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-14deb600-6601-4766-9c93-b8dd2995b25d tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:20.336660 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.336660 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:20.337081 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-14deb600-6601-4766-9c93-b8dd2995b25d tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Snapshot retrieved successfully. Jul 22 05:39:20.356909 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-14deb600-6601-4766-9c93-b8dd2995b25d tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Snapshot delete request issued successfully. Jul 22 05:39:20.357092 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-14deb600-6601-4766-9c93-b8dd2995b25d tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee/action returned with HTTP 202 Jul 22 05:39:20.357691 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 700/2826] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:20 2026] POST /volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:20.367174 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a9a4499f-0cc1-40b8-afd4-71c6322beb28 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.369525 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a9a4499f-0cc1-40b8-afd4-71c6322beb28 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee Jul 22 05:39:20.369942 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a9a4499f-0cc1-40b8-afd4-71c6322beb28 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.370280 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a9a4499f-0cc1-40b8-afd4-71c6322beb28 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.379688 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.379688 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:20.379688 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a9a4499f-0cc1-40b8-afd4-71c6322beb28 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:20.379688 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a9a4499f-0cc1-40b8-afd4-71c6322beb28 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee returned with HTTP 200 Jul 22 05:39:20.379688 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 691/2827] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:20 2026] GET /volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:20.483676 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f56a1a77-6b8b-4add-a94c-09f65d5a1e92 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.488430 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f56a1a77-6b8b-4add-a94c-09f65d5a1e92 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:20.488864 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f56a1a77-6b8b-4add-a94c-09f65d5a1e92 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.489186 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f56a1a77-6b8b-4add-a94c-09f65d5a1e92 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.506914 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.506914 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:20.511686 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f56a1a77-6b8b-4add-a94c-09f65d5a1e92 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:20.517877 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f56a1a77-6b8b-4add-a94c-09f65d5a1e92 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 200 Jul 22 05:39:20.518559 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 720/2828] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:20 2026] GET /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:20.526617 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-68076e89-5431-4b11-a2c4-9a57429eef99 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.529118 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-68076e89-5431-4b11-a2c4-9a57429eef99 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] GET https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f Jul 22 05:39:20.529387 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-68076e89-5431-4b11-a2c4-9a57429eef99 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.529673 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-68076e89-5431-4b11-a2c4-9a57429eef99 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.538957 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.538957 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:20.544024 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-68076e89-5431-4b11-a2c4-9a57429eef99 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Volume info retrieved successfully. Jul 22 05:39:20.549421 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-68076e89-5431-4b11-a2c4-9a57429eef99 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f returned with HTTP 200 Jul 22 05:39:20.549985 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 718/2829] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:20 2026] GET /volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:20.564400 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f2c50b69-8566-49c7-a488-c76ff02af599 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.568270 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f2c50b69-8566-49c7-a488-c76ff02af599 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] GET https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f Jul 22 05:39:20.568520 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f2c50b69-8566-49c7-a488-c76ff02af599 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.568748 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f2c50b69-8566-49c7-a488-c76ff02af599 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.577969 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.577969 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:20.583024 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f2c50b69-8566-49c7-a488-c76ff02af599 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Volume info retrieved successfully. Jul 22 05:39:20.588455 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f2c50b69-8566-49c7-a488-c76ff02af599 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f returned with HTTP 200 Jul 22 05:39:20.588842 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 701/2830] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:20 2026] GET /volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:20.601578 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ac9bb976-0618-4f7e-a69d-b0951f3bf56c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.606175 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ac9bb976-0618-4f7e-a69d-b0951f3bf56c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] DELETE https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f Jul 22 05:39:20.606175 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ac9bb976-0618-4f7e-a69d-b0951f3bf56c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.606175 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ac9bb976-0618-4f7e-a69d-b0951f3bf56c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.606175 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-ac9bb976-0618-4f7e-a69d-b0951f3bf56c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Delete volume with id: d2401e42-f704-4a0b-9072-7d989e6aea9f Jul 22 05:39:20.615482 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.615482 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:20.616289 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ac9bb976-0618-4f7e-a69d-b0951f3bf56c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Volume info retrieved successfully. Jul 22 05:39:20.638647 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ac9bb976-0618-4f7e-a69d-b0951f3bf56c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Delete volume request issued successfully. Jul 22 05:39:20.639030 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ac9bb976-0618-4f7e-a69d-b0951f3bf56c tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f returned with HTTP 202 Jul 22 05:39:20.639576 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 692/2831] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:20 2026] DELETE /volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:20.650417 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a7e01c95-5e5d-4647-8755-fbf5ac981e1a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.650506 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-82350024-2db1-4b7c-87fb-f9059e4ab5a4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.651620 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a7e01c95-5e5d-4647-8755-fbf5ac981e1a tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] GET https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f Jul 22 05:39:20.653277 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a7e01c95-5e5d-4647-8755-fbf5ac981e1a tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.653277 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a7e01c95-5e5d-4647-8755-fbf5ac981e1a tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.660902 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.660902 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:20.667260 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a7e01c95-5e5d-4647-8755-fbf5ac981e1a tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Volume info retrieved successfully. Jul 22 05:39:20.674084 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a7e01c95-5e5d-4647-8755-fbf5ac981e1a tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f returned with HTTP 200 Jul 22 05:39:20.674901 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 719/2832] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:20 2026] GET /volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:20.751561 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-82350024-2db1-4b7c-87fb-f9059e4ab5a4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:20.751561 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-82350024-2db1-4b7c-87fb-f9059e4ab5a4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.751561 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-82350024-2db1-4b7c-87fb-f9059e4ab5a4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.757488 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.757488 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:20.762248 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-82350024-2db1-4b7c-87fb-f9059e4ab5a4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:20.767783 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-82350024-2db1-4b7c-87fb-f9059e4ab5a4 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 200 Jul 22 05:39:20.768377 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 721/2833] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:20 2026] GET /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 1366 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:20.858381 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1a464015-a721-4799-a4a7-c92fa4217a09 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:20.863565 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1a464015-a721-4799-a4a7-c92fa4217a09 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:20.863565 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1a464015-a721-4799-a4a7-c92fa4217a09 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:20.863565 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1a464015-a721-4799-a4a7-c92fa4217a09 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:20.863565 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1a464015-a721-4799-a4a7-c92fa4217a09 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:20.870498 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:20.870498 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:20.871378 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1a464015-a721-4799-a4a7-c92fa4217a09 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:20.871378 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 702/2834] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:20 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:21.066743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-064a7665-fe52-404e-966d-5a1b0e11b42d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.069861 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-064a7665-fe52-404e-966d-5a1b0e11b42d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 Jul 22 05:39:21.070577 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-064a7665-fe52-404e-966d-5a1b0e11b42d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.071504 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-064a7665-fe52-404e-966d-5a1b0e11b42d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.090003 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.090003 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:21.092061 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-064a7665-fe52-404e-966d-5a1b0e11b42d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:21.097249 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-064a7665-fe52-404e-966d-5a1b0e11b42d tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 returned with HTTP 200 Jul 22 05:39:21.097763 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 693/2835] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:21.115744 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c8ab8146-b429-4455-a530-d759483e63e1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.118013 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c8ab8146-b429-4455-a530-d759483e63e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:39:21.118470 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c8ab8146-b429-4455-a530-d759483e63e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e349bab-daa1-4a3c-a557-6750b0bfc2b7", "name": "tempest-type-Backup-510989944"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:21.120289 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-c8ab8146-b429-4455-a530-d759483e63e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating new backup {'backup': {'volume_id': '5e349bab-daa1-4a3c-a557-6750b0bfc2b7', 'name': 'tempest-type-Backup-510989944'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:39:21.120525 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-c8ab8146-b429-4455-a530-d759483e63e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating backup of volume 5e349bab-daa1-4a3c-a557-6750b0bfc2b7 in container None Jul 22 05:39:21.131162 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.131162 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:21.131162 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c8ab8146-b429-4455-a530-d759483e63e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:21.131407 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-65d7da40-0fad-4fc8-b4d8-170e25cefc29 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.134219 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-65d7da40-0fad-4fc8-b4d8-170e25cefc29 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:39:21.134652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-65d7da40-0fad-4fc8-b4d8-170e25cefc29 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.135034 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-65d7da40-0fad-4fc8-b4d8-170e25cefc29 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.151528 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.151528 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:21.160188 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-c8ab8146-b429-4455-a530-d759483e63e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['25df184f-774c-4ac9-bdb6-b97f0e5351be', '6bce1e10-b076-4ba0-9e1d-241ccb229f96'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:21.161668 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-65d7da40-0fad-4fc8-b4d8-170e25cefc29 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:39:21.168415 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-65d7da40-0fad-4fc8-b4d8-170e25cefc29 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:39:21.169237 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 722/2836] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:21.186874 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6d0052b4-556f-4a5a-9719-72777ef40696 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.191456 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6d0052b4-556f-4a5a-9719-72777ef40696 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] DELETE https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:39:21.191761 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6d0052b4-556f-4a5a-9719-72777ef40696 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.192038 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6d0052b4-556f-4a5a-9719-72777ef40696 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.192268 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-6d0052b4-556f-4a5a-9719-72777ef40696 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume with id: 36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:39:21.206921 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.206921 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:21.207798 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6d0052b4-556f-4a5a-9719-72777ef40696 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:39:21.210242 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c8ab8146-b429-4455-a530-d759483e63e1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:39:21.211111 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 720/2837] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:39:21 2026] POST /volume/v3/backups => generated 313 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:21.245976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-32f9a8ca-2d02-45f9-8fc9-f7fe5a494781 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.245976 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-32f9a8ca-2d02-45f9-8fc9-f7fe5a494781 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:21.245976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-32f9a8ca-2d02-45f9-8fc9-f7fe5a494781 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.245976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-32f9a8ca-2d02-45f9-8fc9-f7fe5a494781 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.245976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-32f9a8ca-2d02-45f9-8fc9-f7fe5a494781 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:21.245976 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.245976 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:21.245976 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-32f9a8ca-2d02-45f9-8fc9-f7fe5a494781 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:21.245976 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 694/2838] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:21.256666 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6d0052b4-556f-4a5a-9719-72777ef40696 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Delete volume request issued successfully. Jul 22 05:39:21.256855 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6d0052b4-556f-4a5a-9719-72777ef40696 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 202 Jul 22 05:39:21.257405 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 703/2839] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:21 2026] DELETE /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:21.266999 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-85b071c7-0e93-42d6-b092-2991c8f0c0cc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.270332 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-85b071c7-0e93-42d6-b092-2991c8f0c0cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:39:21.270938 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-85b071c7-0e93-42d6-b092-2991c8f0c0cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.270938 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-85b071c7-0e93-42d6-b092-2991c8f0c0cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.282419 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.282419 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:21.283462 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-4cbe9ffc-5901-4a6a-bb00-7518ebcf9e07 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.286903 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-85b071c7-0e93-42d6-b092-2991c8f0c0cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Volume info retrieved successfully. Jul 22 05:39:21.289484 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-4cbe9ffc-5901-4a6a-bb00-7518ebcf9e07 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:21.289773 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-4cbe9ffc-5901-4a6a-bb00-7518ebcf9e07 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.290024 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-4cbe9ffc-5901-4a6a-bb00-7518ebcf9e07 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.292708 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-85b071c7-0e93-42d6-b092-2991c8f0c0cc tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 200 Jul 22 05:39:21.293143 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 723/2840] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:21.304935 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.304935 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:21.325630 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-4cbe9ffc-5901-4a6a-bb00-7518ebcf9e07 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:21.334425 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-4cbe9ffc-5901-4a6a-bb00-7518ebcf9e07 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 200 Jul 22 05:39:21.335059 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 721/2841] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 1366 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:21.350735 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f273c326-e332-4779-8b23-3e23b22c680b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.350735 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f273c326-e332-4779-8b23-3e23b22c680b None None] GET https://10.4.3.91/volume// Jul 22 05:39:21.350735 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f273c326-e332-4779-8b23-3e23b22c680b None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.350735 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f273c326-e332-4779-8b23-3e23b22c680b None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.350735 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f273c326-e332-4779-8b23-3e23b22c680b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:21.350735 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 695/2842] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:39:21.360776 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-bcefba7e-e948-4518-9e71-956ad4cfbb71 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.367812 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-bcefba7e-e948-4518-9e71-956ad4cfbb71 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:39:21.368364 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-bcefba7e-e948-4518-9e71-956ad4cfbb71 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a682d47-a041-4f46-ac72-a52122bb14a5", "connector": null, "instance_uuid": "e815bc7d-ef5a-4ce9-8a48-50bcd4648b77"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:21.383935 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.383935 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:21.393331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-832ac424-9066-4ea3-b255-cb1f48ba6f4f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.395283 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-832ac424-9066-4ea3-b255-cb1f48ba6f4f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee Jul 22 05:39:21.395484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-832ac424-9066-4ea3-b255-cb1f48ba6f4f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.395675 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-832ac424-9066-4ea3-b255-cb1f48ba6f4f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.399909 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-832ac424-9066-4ea3-b255-cb1f48ba6f4f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee returned with HTTP 404 Jul 22 05:39:21.400453 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 724/2843] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:21.408768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cd4f4073-9803-4f19-b640-fa3edad0ed98 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.410812 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cd4f4073-9803-4f19-b640-fa3edad0ed98 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action Jul 22 05:39:21.411184 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cd4f4073-9803-4f19-b640-fa3edad0ed98 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:21.411313 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cd4f4073-9803-4f19-b640-fa3edad0ed98 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:21.412627 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.admin_actions [None req-cd4f4073-9803-4f19-b640-fa3edad0ed98 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot '7da617ab-ec59-4e8a-91e4-3dfac81218cb' with '{'status': 'available'}' {{(pid=100094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:21.422655 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-bcefba7e-e948-4518-9e71-956ad4cfbb71 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:39:21.423184 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 704/2844] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:39:21 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 22 05:39:21.423541 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.423541 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:21.441284 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cd4f4073-9803-4f19-b640-fa3edad0ed98 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action returned with HTTP 202 Jul 22 05:39:21.441985 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 722/2845] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:21 2026] POST /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:21.453715 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-da54c2aa-3850-407f-baee-4ff875b0f24d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.455653 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-da54c2aa-3850-407f-baee-4ff875b0f24d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:21.456024 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-da54c2aa-3850-407f-baee-4ff875b0f24d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.456364 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-da54c2aa-3850-407f-baee-4ff875b0f24d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.466707 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.466707 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:21.466707 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-da54c2aa-3850-407f-baee-4ff875b0f24d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:21.466707 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-da54c2aa-3850-407f-baee-4ff875b0f24d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:21.466707 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 696/2846] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:21.477183 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-23855fbe-c428-466f-99af-e90fee0f04f6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.478852 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-23855fbe-c428-466f-99af-e90fee0f04f6 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee Jul 22 05:39:21.479015 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-23855fbe-c428-466f-99af-e90fee0f04f6 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.479198 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-23855fbe-c428-466f-99af-e90fee0f04f6 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.479333 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-23855fbe-c428-466f-99af-e90fee0f04f6 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Delete snapshot with id: 349ae6a2-a8df-4e09-88ae-5f583bd721ee Jul 22 05:39:21.488065 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-23855fbe-c428-466f-99af-e90fee0f04f6 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee returned with HTTP 404 Jul 22 05:39:21.488415 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 725/2847] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:39:21 2026] DELETE /volume/v3/snapshots/349ae6a2-a8df-4e09-88ae-5f583bd721ee => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:21.506212 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-239810a0-9e10-4a43-825d-19b298af8de3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.509519 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-239810a0-9e10-4a43-825d-19b298af8de3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:21.509887 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-239810a0-9e10-4a43-825d-19b298af8de3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487", "name": "tempest-SnapshotsActionsTest-Snapshot-1727968460"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:21.521503 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.521503 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:21.522000 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-239810a0-9e10-4a43-825d-19b298af8de3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Volume info retrieved successfully. Jul 22 05:39:21.522105 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-239810a0-9e10-4a43-825d-19b298af8de3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Create snapshot from volume a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:21.550945 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-239810a0-9e10-4a43-825d-19b298af8de3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Created reservations ['b8762cde-4ee8-4a05-a5ac-b0f380873021', 'c4c98356-c96b-4163-b53a-824adc3dfbad', 'f4b62142-593a-419b-bef5-1a01b9a0a700', '2b5465a7-3a98-4b6a-a3b7-3ea1547fb145'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:21.583870 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-239810a0-9e10-4a43-825d-19b298af8de3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot create request issued successfully. Jul 22 05:39:21.584217 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-239810a0-9e10-4a43-825d-19b298af8de3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:39:21.584617 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 705/2848] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:39:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:21.594289 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7ebc4143-427f-46ee-854b-156d392c4f6b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.596142 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7ebc4143-427f-46ee-854b-156d392c4f6b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 Jul 22 05:39:21.599777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7ebc4143-427f-46ee-854b-156d392c4f6b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.599777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7ebc4143-427f-46ee-854b-156d392c4f6b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.602123 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.602123 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:21.602405 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7ebc4143-427f-46ee-854b-156d392c4f6b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:21.603167 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7ebc4143-427f-46ee-854b-156d392c4f6b tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 returned with HTTP 200 Jul 22 05:39:21.603522 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 723/2849] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:21.690955 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-abbf9efa-6e03-4322-99e9-b1a9652056e9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.692553 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-abbf9efa-6e03-4322-99e9-b1a9652056e9 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] GET https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f Jul 22 05:39:21.692908 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-abbf9efa-6e03-4322-99e9-b1a9652056e9 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.693192 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-abbf9efa-6e03-4322-99e9-b1a9652056e9 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.698912 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-abbf9efa-6e03-4322-99e9-b1a9652056e9 tempest-VolumeTypesAccessTest-489778671 tempest-VolumeTypesAccessTest-489778671-project-member] https://10.4.3.91/volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f returned with HTTP 404 Jul 22 05:39:21.699505 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 697/2850] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/volumes/d2401e42-f704-4a0b-9072-7d989e6aea9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:21.708344 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-21137b10-b58f-46f8-9b69-16900a8a77c1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.710531 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-21137b10-b58f-46f8-9b69-16900a8a77c1 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] POST https://10.4.3.91/volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb/action Jul 22 05:39:21.711025 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-21137b10-b58f-46f8-9b69-16900a8a77c1 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action body: b'{"removeProjectAccess": {"project": "b365afb2ab024cef9715495ef296fb62"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:21.711372 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-21137b10-b58f-46f8-9b69-16900a8a77c1 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b365afb2ab024cef9715495ef296fb62"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:21.724552 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-21137b10-b58f-46f8-9b69-16900a8a77c1 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb/action returned with HTTP 202 Jul 22 05:39:21.725144 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 726/2851] 10.4.3.91 () {68 vars in 1377 bytes} [Wed Jul 22 05:39:21 2026] POST /volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:21.733163 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ea5da211-ca15-491a-a1a8-abdbad918372 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.735274 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ea5da211-ca15-491a-a1a8-abdbad918372 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] DELETE https://10.4.3.91/volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb Jul 22 05:39:21.735514 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ea5da211-ca15-491a-a1a8-abdbad918372 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.735753 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ea5da211-ca15-491a-a1a8-abdbad918372 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.736003 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.736003 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:21.765349 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ea5da211-ca15-491a-a1a8-abdbad918372 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb returned with HTTP 202 Jul 22 05:39:21.765915 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 706/2852] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:39:21 2026] DELETE /volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:21.773180 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-48ef0eca-9c20-4e60-b2f9-22541b04f3c8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.775376 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-48ef0eca-9c20-4e60-b2f9-22541b04f3c8 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] GET https://10.4.3.91/volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb Jul 22 05:39:21.775617 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-48ef0eca-9c20-4e60-b2f9-22541b04f3c8 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.775881 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-48ef0eca-9c20-4e60-b2f9-22541b04f3c8 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.779559 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-48ef0eca-9c20-4e60-b2f9-22541b04f3c8 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb returned with HTTP 404 Jul 22 05:39:21.780087 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 724/2853] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/types/c69d562a-d0ab-4125-b285-7e13a07cfacb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:21.788964 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d25546f4-4313-4082-b15f-931294ca5eb9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.790254 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d25546f4-4313-4082-b15f-931294ca5eb9 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:39:21.790820 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d25546f4-4313-4082-b15f-931294ca5eb9 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-328444719", "os-volume-type-access:is_public": false}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:21.805064 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d25546f4-4313-4082-b15f-931294ca5eb9 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:39:21.805064 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 698/2854] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:39:21 2026] POST /volume/v3/types => generated 228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:21.816506 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-33d5a2bd-7b84-458a-8050-8d363a496400 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.820197 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33d5a2bd-7b84-458a-8050-8d363a496400 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] POST https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action Jul 22 05:39:21.820619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-33d5a2bd-7b84-458a-8050-8d363a496400 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action body: b'{"addProjectAccess": {"project": "b365afb2ab024cef9715495ef296fb62"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:21.820816 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-33d5a2bd-7b84-458a-8050-8d363a496400 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b365afb2ab024cef9715495ef296fb62"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:21.832899 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33d5a2bd-7b84-458a-8050-8d363a496400 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action returned with HTTP 202 Jul 22 05:39:21.833361 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 727/2855] 10.4.3.91 () {68 vars in 1377 bytes} [Wed Jul 22 05:39:21 2026] POST /volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:21.841795 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-31623f66-24a9-44a8-a687-cd9222674c83 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.843481 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-31623f66-24a9-44a8-a687-cd9222674c83 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] POST https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action Jul 22 05:39:21.843831 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-31623f66-24a9-44a8-a687-cd9222674c83 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action body: b'{"addProjectAccess": {"project": "be99180550c84c87a0543cb8b34fd689"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:21.844165 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-31623f66-24a9-44a8-a687-cd9222674c83 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "be99180550c84c87a0543cb8b34fd689"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:21.858765 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-31623f66-24a9-44a8-a687-cd9222674c83 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action returned with HTTP 202 Jul 22 05:39:21.859352 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 707/2856] 10.4.3.91 () {68 vars in 1377 bytes} [Wed Jul 22 05:39:21 2026] POST /volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:21.872224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6dfa4ad3-d54b-4f45-a990-c30494b8593d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.877087 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6dfa4ad3-d54b-4f45-a990-c30494b8593d tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] GET https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/os-volume-type-access Jul 22 05:39:21.877318 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6dfa4ad3-d54b-4f45-a990-c30494b8593d tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.877526 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6dfa4ad3-d54b-4f45-a990-c30494b8593d tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.884094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-72d62fcf-b5f3-471f-887c-8d7efd18f500 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.885900 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-72d62fcf-b5f3-471f-887c-8d7efd18f500 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:21.886359 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-72d62fcf-b5f3-471f-887c-8d7efd18f500 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.886773 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-72d62fcf-b5f3-471f-887c-8d7efd18f500 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.887066 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-72d62fcf-b5f3-471f-887c-8d7efd18f500 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:21.892627 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6dfa4ad3-d54b-4f45-a990-c30494b8593d tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/os-volume-type-access returned with HTTP 200 Jul 22 05:39:21.893373 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 725/2857] 10.4.3.91 () {66 vars in 1401 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/os-volume-type-access => generated 244 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:21.893435 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:21.893435 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:21.894916 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-72d62fcf-b5f3-471f-887c-8d7efd18f500 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:21.894916 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 699/2858] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:21.901284 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2c3d204f-1f86-475a-bdf8-b1024c6edc14 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.903762 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c3d204f-1f86-475a-bdf8-b1024c6edc14 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] POST https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action Jul 22 05:39:21.904105 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2c3d204f-1f86-475a-bdf8-b1024c6edc14 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action body: b'{"removeProjectAccess": {"project": "be99180550c84c87a0543cb8b34fd689"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:21.904259 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2c3d204f-1f86-475a-bdf8-b1024c6edc14 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "be99180550c84c87a0543cb8b34fd689"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:21.915525 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c3d204f-1f86-475a-bdf8-b1024c6edc14 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action returned with HTTP 202 Jul 22 05:39:21.916035 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 728/2859] 10.4.3.91 () {68 vars in 1377 bytes} [Wed Jul 22 05:39:21 2026] POST /volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:21.923570 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-108971db-0ea4-4286-8018-f87972dcfed9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.928741 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-108971db-0ea4-4286-8018-f87972dcfed9 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] POST https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action Jul 22 05:39:21.929193 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-108971db-0ea4-4286-8018-f87972dcfed9 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action body: b'{"removeProjectAccess": {"project": "b365afb2ab024cef9715495ef296fb62"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:21.929347 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-108971db-0ea4-4286-8018-f87972dcfed9 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b365afb2ab024cef9715495ef296fb62"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:21.941892 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-108971db-0ea4-4286-8018-f87972dcfed9 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action returned with HTTP 202 Jul 22 05:39:21.942359 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 708/2860] 10.4.3.91 () {68 vars in 1377 bytes} [Wed Jul 22 05:39:21 2026] POST /volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:21.949251 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1e4d5b12-cf48-4360-bb9b-78f66d20ea06 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.951088 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e4d5b12-cf48-4360-bb9b-78f66d20ea06 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] DELETE https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b Jul 22 05:39:21.951269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e4d5b12-cf48-4360-bb9b-78f66d20ea06 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.951514 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e4d5b12-cf48-4360-bb9b-78f66d20ea06 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.976018 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e4d5b12-cf48-4360-bb9b-78f66d20ea06 tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b returned with HTTP 202 Jul 22 05:39:21.976425 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 726/2861] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:39:21 2026] DELETE /volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:21.983689 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b8d8f25a-9173-45f0-9b0d-8cb3e209fd5a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:21.987211 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b8d8f25a-9173-45f0-9b0d-8cb3e209fd5a tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] GET https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b Jul 22 05:39:21.987211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b8d8f25a-9173-45f0-9b0d-8cb3e209fd5a tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:21.987211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b8d8f25a-9173-45f0-9b0d-8cb3e209fd5a tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:21.990264 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b8d8f25a-9173-45f0-9b0d-8cb3e209fd5a tempest-VolumeTypesAccessTest-1005936810 tempest-VolumeTypesAccessTest-1005936810-project-admin] https://10.4.3.91/volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b returned with HTTP 404 Jul 22 05:39:21.990904 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 700/2862] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:39:21 2026] GET /volume/v3/types/515585ad-febb-455c-a780-ab537ee81b9b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:22.253590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-23775704-3c9d-40b0-9be6-4600aed40bf5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.256316 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-23775704-3c9d-40b0-9be6-4600aed40bf5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:22.256553 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-23775704-3c9d-40b0-9be6-4600aed40bf5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:22.256776 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-23775704-3c9d-40b0-9be6-4600aed40bf5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:22.256921 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-23775704-3c9d-40b0-9be6-4600aed40bf5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:22.263399 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:22.263399 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:22.264251 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-23775704-3c9d-40b0-9be6-4600aed40bf5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:22.264592 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 729/2863] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:22 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:22.311458 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-442d04b5-ddd7-4124-a58b-c44a2fc52f39 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.313557 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-442d04b5-ddd7-4124-a58b-c44a2fc52f39 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] GET https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc Jul 22 05:39:22.313792 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-442d04b5-ddd7-4124-a58b-c44a2fc52f39 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:22.313994 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-442d04b5-ddd7-4124-a58b-c44a2fc52f39 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:22.321677 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-442d04b5-ddd7-4124-a58b-c44a2fc52f39 tempest-VolumesBackupsTest-1516752592 tempest-VolumesBackupsTest-1516752592-project-member] https://10.4.3.91/volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc returned with HTTP 404 Jul 22 05:39:22.322392 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 709/2864] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:22 2026] GET /volume/v3/volumes/36255291-2812-40f9-9c77-11b2b633a7fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:22.613523 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-04a9356b-005f-4ac5-9708-0ff29175f8cb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.615366 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-04a9356b-005f-4ac5-9708-0ff29175f8cb tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 Jul 22 05:39:22.615623 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-04a9356b-005f-4ac5-9708-0ff29175f8cb tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:22.615890 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-04a9356b-005f-4ac5-9708-0ff29175f8cb tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:22.623974 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:22.623974 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:22.624500 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-04a9356b-005f-4ac5-9708-0ff29175f8cb tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:22.625365 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-04a9356b-005f-4ac5-9708-0ff29175f8cb tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 returned with HTTP 200 Jul 22 05:39:22.625750 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 727/2865] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:22 2026] GET /volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:22.636272 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0a9aae82-ec41-4893-b5d7-71bb9cfa1f90 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.651327 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0a9aae82-ec41-4893-b5d7-71bb9cfa1f90 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320/action Jul 22 05:39:22.651327 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0a9aae82-ec41-4893-b5d7-71bb9cfa1f90 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:22.651327 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0a9aae82-ec41-4893-b5d7-71bb9cfa1f90 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:22.651327 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.admin_actions [None req-0a9aae82-ec41-4893-b5d7-71bb9cfa1f90 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot 'c7e0f697-1de1-4fd5-9450-fd75f8ab6320' with '{'status': 'error'}' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:22.663684 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:22.663684 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:22.682055 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0a9aae82-ec41-4893-b5d7-71bb9cfa1f90 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320/action returned with HTTP 202 Jul 22 05:39:22.682055 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 701/2866] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:22 2026] POST /volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:22.691332 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8fc31ca3-7a97-4cd7-8298-dcebf0526e84 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.693107 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8fc31ca3-7a97-4cd7-8298-dcebf0526e84 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 Jul 22 05:39:22.693412 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8fc31ca3-7a97-4cd7-8298-dcebf0526e84 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:22.693707 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8fc31ca3-7a97-4cd7-8298-dcebf0526e84 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:22.700482 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:22.700482 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:22.702361 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8fc31ca3-7a97-4cd7-8298-dcebf0526e84 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:22.702361 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8fc31ca3-7a97-4cd7-8298-dcebf0526e84 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 returned with HTTP 200 Jul 22 05:39:22.702361 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 730/2867] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:22 2026] GET /volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:22.711506 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4f40f2f8-d464-4cad-9cf8-c4800d5a768f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.714567 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4f40f2f8-d464-4cad-9cf8-c4800d5a768f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320/action Jul 22 05:39:22.714982 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4f40f2f8-d464-4cad-9cf8-c4800d5a768f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:22.715191 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4f40f2f8-d464-4cad-9cf8-c4800d5a768f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:22.723937 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:22.723937 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:22.724404 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4f40f2f8-d464-4cad-9cf8-c4800d5a768f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Snapshot retrieved successfully. Jul 22 05:39:22.748375 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bdb24861-49e4-48db-8dd9-d178a9da7f4e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.748723 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bdb24861-49e4-48db-8dd9-d178a9da7f4e None None] GET https://10.4.3.91/volume// Jul 22 05:39:22.749534 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bdb24861-49e4-48db-8dd9-d178a9da7f4e None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:22.749534 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bdb24861-49e4-48db-8dd9-d178a9da7f4e None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:22.749534 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bdb24861-49e4-48db-8dd9-d178a9da7f4e None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:22.751650 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4f40f2f8-d464-4cad-9cf8-c4800d5a768f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Snapshot delete request issued successfully. Jul 22 05:39:22.751650 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4f40f2f8-d464-4cad-9cf8-c4800d5a768f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320/action returned with HTTP 202 Jul 22 05:39:22.752618 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 728/2868] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:39:22 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:39:22.755745 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 710/2869] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:22 2026] POST /volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:22.762227 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6ec7e140-6642-40b1-8386-9149e0432232 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.764699 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6ec7e140-6642-40b1-8386-9149e0432232 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 Jul 22 05:39:22.765191 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6ec7e140-6642-40b1-8386-9149e0432232 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:22.765191 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6ec7e140-6642-40b1-8386-9149e0432232 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:22.766857 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-7e0d2306-a9fb-4095-8a0d-8d8b5c3c950e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.769277 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-7e0d2306-a9fb-4095-8a0d-8d8b5c3c950e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:22.769462 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-7e0d2306-a9fb-4095-8a0d-8d8b5c3c950e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:22.772267 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-7e0d2306-a9fb-4095-8a0d-8d8b5c3c950e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:22.772404 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:22.772404 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:22.772404 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6ec7e140-6642-40b1-8386-9149e0432232 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:22.772404 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6ec7e140-6642-40b1-8386-9149e0432232 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 returned with HTTP 200 Jul 22 05:39:22.772789 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 702/2870] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:22 2026] GET /volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:22.781042 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:22.781042 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:22.786664 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-7e0d2306-a9fb-4095-8a0d-8d8b5c3c950e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:22.790845 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-7e0d2306-a9fb-4095-8a0d-8d8b5c3c950e tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 200 Jul 22 05:39:22.791448 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 731/2871] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:39:22 2026] GET /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 1545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:39:22.893546 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-6d951954-aa35-47d8-b931-a2b53a915e80 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.898582 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-6d951954-aa35-47d8-b931-a2b53a915e80 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] PUT https://10.4.3.91/volume/v3/attachments/b22f525e-ad20-4ed1-810c-9fe32f99fd6a Jul 22 05:39:22.898582 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-6d951954-aa35-47d8-b931-a2b53a915e80 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:22.907652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-247b29df-d94d-4235-9f37-8b2aed52588c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:22.908040 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-6d951954-aa35-47d8-b931-a2b53a915e80 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Acquiring lock "cinder-attachment_update-8a682d47-a041-4f46-ac72-a52122bb14a5-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:39:22.908424 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-247b29df-d94d-4235-9f37-8b2aed52588c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:22.909745 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-247b29df-d94d-4235-9f37-8b2aed52588c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:22.909965 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-247b29df-d94d-4235-9f37-8b2aed52588c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:22.910084 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-247b29df-d94d-4235-9f37-8b2aed52588c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:22.912616 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-6d951954-aa35-47d8-b931-a2b53a915e80 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-8a682d47-a041-4f46-ac72-a52122bb14a5-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:39:22.913678 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:22.913678 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:22.915184 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:22.915184 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:22.916673 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-247b29df-d94d-4235-9f37-8b2aed52588c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:22.916673 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 711/2872] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:22 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:23.030586 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-6d951954-aa35-47d8-b931-a2b53a915e80 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Lock "cinder-attachment_update-8a682d47-a041-4f46-ac72-a52122bb14a5-np0000005624" released by "attachment_update" :: held 0.118s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:39:23.031320 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-6d951954-aa35-47d8-b931-a2b53a915e80 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/b22f525e-ad20-4ed1-810c-9fe32f99fd6a returned with HTTP 200 Jul 22 05:39:23.031790 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 729/2873] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:39:22 2026] PUT /volume/v3/attachments/b22f525e-ad20-4ed1-810c-9fe32f99fd6a => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:23.085305 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-60fd45dc-bcb2-4cf6-af24-26f1bca6f8b3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:23.087982 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-60fd45dc-bcb2-4cf6-af24-26f1bca6f8b3 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/attachments/b22f525e-ad20-4ed1-810c-9fe32f99fd6a/action Jul 22 05:39:23.088077 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-8c404ad9-b227-4004-8b68-d87116d88fa2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:23.088136 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-60fd45dc-bcb2-4cf6-af24-26f1bca6f8b3 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:23.088136 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-60fd45dc-bcb2-4cf6-af24-26f1bca6f8b3 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:23.090149 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-8c404ad9-b227-4004-8b68-d87116d88fa2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption Jul 22 05:39:23.090149 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-8c404ad9-b227-4004-8b68-d87116d88fa2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:23.090149 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-8c404ad9-b227-4004-8b68-d87116d88fa2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:23.103659 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:23.103659 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:23.103785 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:23.103785 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:23.106600 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-8c404ad9-b227-4004-8b68-d87116d88fa2 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption returned with HTTP 200 Jul 22 05:39:23.107099 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 732/2874] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:39:23 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:23.139032 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b3574d44-dfd7-4655-9430-2f8e258f0b9e req-60fd45dc-bcb2-4cf6-af24-26f1bca6f8b3 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/b22f525e-ad20-4ed1-810c-9fe32f99fd6a/action returned with HTTP 204 Jul 22 05:39:23.139540 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 703/2875] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:39:23 2026] POST /volume/v3/attachments/b22f525e-ad20-4ed1-810c-9fe32f99fd6a/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:23.276555 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7af53683-e292-487f-a793-6b51c452b1e3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:23.278228 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7af53683-e292-487f-a793-6b51c452b1e3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:23.278408 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7af53683-e292-487f-a793-6b51c452b1e3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:23.278567 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7af53683-e292-487f-a793-6b51c452b1e3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:23.278694 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-7af53683-e292-487f-a793-6b51c452b1e3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:23.283583 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:23.283583 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:23.284252 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7af53683-e292-487f-a793-6b51c452b1e3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:23.284580 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 712/2876] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:23 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:23.788558 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-551c9c89-05bd-41db-9781-5abdf4b451cd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:23.790791 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-551c9c89-05bd-41db-9781-5abdf4b451cd tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 Jul 22 05:39:23.791052 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-551c9c89-05bd-41db-9781-5abdf4b451cd tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:23.791285 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-551c9c89-05bd-41db-9781-5abdf4b451cd tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:23.796272 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-551c9c89-05bd-41db-9781-5abdf4b451cd tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 returned with HTTP 404 Jul 22 05:39:23.796938 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 730/2877] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:23 2026] GET /volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:23.806011 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1bf261c8-1c97-45eb-aafe-fcc1eb5574a2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:23.807703 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1bf261c8-1c97-45eb-aafe-fcc1eb5574a2 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action Jul 22 05:39:23.808062 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1bf261c8-1c97-45eb-aafe-fcc1eb5574a2 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:23.808185 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1bf261c8-1c97-45eb-aafe-fcc1eb5574a2 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:23.809536 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.admin_actions [None req-1bf261c8-1c97-45eb-aafe-fcc1eb5574a2 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot '7da617ab-ec59-4e8a-91e4-3dfac81218cb' with '{'status': 'available'}' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:23.819030 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:23.819030 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:23.837610 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1bf261c8-1c97-45eb-aafe-fcc1eb5574a2 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action returned with HTTP 202 Jul 22 05:39:23.838042 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 733/2878] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:23 2026] POST /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:23.853754 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a353617c-1690-407d-84fc-448a6bbdf012 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:23.855363 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a353617c-1690-407d-84fc-448a6bbdf012 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:23.855525 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a353617c-1690-407d-84fc-448a6bbdf012 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:23.855711 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a353617c-1690-407d-84fc-448a6bbdf012 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:23.862570 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:23.862570 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:23.863765 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a353617c-1690-407d-84fc-448a6bbdf012 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:23.864667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a353617c-1690-407d-84fc-448a6bbdf012 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:23.865282 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 704/2879] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:23 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:23.876750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-72cedc99-f5b5-4101-8644-070749cbc54f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:23.878940 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-72cedc99-f5b5-4101-8644-070749cbc54f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 Jul 22 05:39:23.879186 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-72cedc99-f5b5-4101-8644-070749cbc54f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:23.879441 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-72cedc99-f5b5-4101-8644-070749cbc54f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:23.879590 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-72cedc99-f5b5-4101-8644-070749cbc54f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Delete snapshot with id: c7e0f697-1de1-4fd5-9450-fd75f8ab6320 Jul 22 05:39:23.884993 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-72cedc99-f5b5-4101-8644-070749cbc54f tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 returned with HTTP 404 Jul 22 05:39:23.885535 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 713/2880] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:39:23 2026] DELETE /volume/v3/snapshots/c7e0f697-1de1-4fd5-9450-fd75f8ab6320 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:23.894104 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-13a537a3-98e6-45e7-bff4-a9d521a22b4d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:23.896098 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-13a537a3-98e6-45e7-bff4-a9d521a22b4d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:23.896509 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-13a537a3-98e6-45e7-bff4-a9d521a22b4d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487", "name": "tempest-SnapshotsActionsTest-Snapshot-1220509527"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:23.913318 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:23.913318 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:23.913777 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-13a537a3-98e6-45e7-bff4-a9d521a22b4d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Volume info retrieved successfully. Jul 22 05:39:23.913913 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-13a537a3-98e6-45e7-bff4-a9d521a22b4d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Create snapshot from volume a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:23.932745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-20d753be-27f7-400c-9d6e-a6ff3d1aa674 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:23.936509 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-20d753be-27f7-400c-9d6e-a6ff3d1aa674 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:23.937253 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-20d753be-27f7-400c-9d6e-a6ff3d1aa674 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:23.937253 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-20d753be-27f7-400c-9d6e-a6ff3d1aa674 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:23.937373 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-20d753be-27f7-400c-9d6e-a6ff3d1aa674 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:23.945534 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:23.945534 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:23.946443 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-20d753be-27f7-400c-9d6e-a6ff3d1aa674 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:23.947409 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 734/2881] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:23 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:23.967845 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-13a537a3-98e6-45e7-bff4-a9d521a22b4d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Created reservations ['56329dd9-f607-49db-bf4a-e1bf14112eac', '32694f2b-abd1-4aaa-9ada-de49c58eea62', 'ae0ce1c6-5a65-4cf2-9c73-97e1f95a8987', '2df20c99-1255-48a9-ad56-d1b509e88930'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:24.200897 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-13a537a3-98e6-45e7-bff4-a9d521a22b4d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot create request issued successfully. Jul 22 05:39:24.201259 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-13a537a3-98e6-45e7-bff4-a9d521a22b4d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:39:24.201712 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 731/2882] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:39:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:24.213691 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-873a5403-b735-4450-93f6-47e081fe5b83 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:24.216430 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-873a5403-b735-4450-93f6-47e081fe5b83 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 Jul 22 05:39:24.216808 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-873a5403-b735-4450-93f6-47e081fe5b83 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:24.217128 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-873a5403-b735-4450-93f6-47e081fe5b83 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:24.227863 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:24.227863 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:24.230198 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-873a5403-b735-4450-93f6-47e081fe5b83 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:24.231451 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-873a5403-b735-4450-93f6-47e081fe5b83 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 returned with HTTP 200 Jul 22 05:39:24.232030 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 705/2883] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:24 2026] GET /volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:24.300918 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-388f6dde-6a71-44b2-ad21-093586978ec5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:24.304138 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-388f6dde-6a71-44b2-ad21-093586978ec5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:24.304550 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-388f6dde-6a71-44b2-ad21-093586978ec5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:24.304998 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-388f6dde-6a71-44b2-ad21-093586978ec5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:24.305175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-388f6dde-6a71-44b2-ad21-093586978ec5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:24.313294 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:24.313294 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:24.314286 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-388f6dde-6a71-44b2-ad21-093586978ec5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:24.314853 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 714/2884] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:24 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:24.961002 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-602676e6-9b6e-494a-97c6-a37b857e7482 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:24.963987 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-602676e6-9b6e-494a-97c6-a37b857e7482 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:24.964326 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-602676e6-9b6e-494a-97c6-a37b857e7482 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:24.964499 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-602676e6-9b6e-494a-97c6-a37b857e7482 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:24.964656 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-602676e6-9b6e-494a-97c6-a37b857e7482 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:24.971442 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:24.971442 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:24.972260 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-602676e6-9b6e-494a-97c6-a37b857e7482 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:24.972752 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 735/2885] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:24 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:25.243858 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a49e5c1e-c5ea-4cce-84df-524fd6d1e594 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.245685 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a49e5c1e-c5ea-4cce-84df-524fd6d1e594 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 Jul 22 05:39:25.246447 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a49e5c1e-c5ea-4cce-84df-524fd6d1e594 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.246671 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a49e5c1e-c5ea-4cce-84df-524fd6d1e594 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.251878 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:25.251878 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:25.252484 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a49e5c1e-c5ea-4cce-84df-524fd6d1e594 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:25.253014 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a49e5c1e-c5ea-4cce-84df-524fd6d1e594 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 returned with HTTP 200 Jul 22 05:39:25.253378 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 732/2886] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:25 2026] GET /volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:25.268191 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cb51ea23-0032-4cae-958d-534a8a60f6d6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.270601 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cb51ea23-0032-4cae-958d-534a8a60f6d6 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58/action Jul 22 05:39:25.271097 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cb51ea23-0032-4cae-958d-534a8a60f6d6 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:25.271438 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cb51ea23-0032-4cae-958d-534a8a60f6d6 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:25.273476 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.admin_actions [None req-cb51ea23-0032-4cae-958d-534a8a60f6d6 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot '4dbf14fc-d0fe-4295-a04f-52abba692b58' with '{'status': 'error_deleting'}' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:25.295975 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:25.295975 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:25.318480 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cb51ea23-0032-4cae-958d-534a8a60f6d6 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58/action returned with HTTP 202 Jul 22 05:39:25.319075 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 706/2887] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:25 2026] POST /volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:25.326454 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f90ac7c9-a89c-46e9-905b-00e5755fd9c5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.328988 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f90ac7c9-a89c-46e9-905b-00e5755fd9c5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:25.329288 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f90ac7c9-a89c-46e9-905b-00e5755fd9c5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.329547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f90ac7c9-a89c-46e9-905b-00e5755fd9c5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.329733 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-f90ac7c9-a89c-46e9-905b-00e5755fd9c5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:25.332957 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-46544e7a-314b-4384-a07c-a04aa8952a2d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.335684 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:25.335684 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:25.336510 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f90ac7c9-a89c-46e9-905b-00e5755fd9c5 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:25.336736 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-46544e7a-314b-4384-a07c-a04aa8952a2d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 Jul 22 05:39:25.337002 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 715/2888] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:25 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:25.337273 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-46544e7a-314b-4384-a07c-a04aa8952a2d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.338471 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-46544e7a-314b-4384-a07c-a04aa8952a2d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.347833 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:25.347833 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:25.348450 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-46544e7a-314b-4384-a07c-a04aa8952a2d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:25.349621 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-46544e7a-314b-4384-a07c-a04aa8952a2d tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 returned with HTTP 200 Jul 22 05:39:25.350479 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 736/2889] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:25 2026] GET /volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:25.359079 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b0d2885b-04ab-43f8-aa24-2442de51a79f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.361362 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b0d2885b-04ab-43f8-aa24-2442de51a79f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58/action Jul 22 05:39:25.361920 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b0d2885b-04ab-43f8-aa24-2442de51a79f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:25.362103 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b0d2885b-04ab-43f8-aa24-2442de51a79f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:25.370014 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:25.370014 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:25.370375 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b0d2885b-04ab-43f8-aa24-2442de51a79f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Snapshot retrieved successfully. Jul 22 05:39:25.388206 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b0d2885b-04ab-43f8-aa24-2442de51a79f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Snapshot delete request issued successfully. Jul 22 05:39:25.388409 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b0d2885b-04ab-43f8-aa24-2442de51a79f tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58/action returned with HTTP 202 Jul 22 05:39:25.388894 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 733/2890] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:25 2026] POST /volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:25.396146 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-548aed6b-07f3-4528-a577-53f308041d38 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.398574 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-548aed6b-07f3-4528-a577-53f308041d38 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 Jul 22 05:39:25.399893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-548aed6b-07f3-4528-a577-53f308041d38 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.399893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-548aed6b-07f3-4528-a577-53f308041d38 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.409540 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:25.409540 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:25.409540 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-548aed6b-07f3-4528-a577-53f308041d38 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:25.410344 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-548aed6b-07f3-4528-a577-53f308041d38 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 returned with HTTP 200 Jul 22 05:39:25.410730 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 707/2891] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:25 2026] GET /volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:25.450604 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6e9e3171-9a88-473e-a2f3-1f06eccaecaa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.620785 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6e9e3171-9a88-473e-a2f3-1f06eccaecaa tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] POST https://10.4.3.91/volume/v3/types/181233a8-6646-4c1a-b46a-82bc81948592/encryption Jul 22 05:39:25.621305 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6e9e3171-9a88-473e-a2f3-1f06eccaecaa tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:25.636847 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6e9e3171-9a88-473e-a2f3-1f06eccaecaa tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types/181233a8-6646-4c1a-b46a-82bc81948592/encryption returned with HTTP 404 Jul 22 05:39:25.637444 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 716/2892] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:39:25 2026] POST /volume/v3/types/181233a8-6646-4c1a-b46a-82bc81948592/encryption => generated 114 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:25.647544 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b4a61acb-9f8f-4e11-9d2d-75b5562891d2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.651048 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b4a61acb-9f8f-4e11-9d2d-75b5562891d2 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:39:25.651048 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b4a61acb-9f8f-4e11-9d2d-75b5562891d2 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1920639405", "os-volume-type-access:is_public": false}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:25.652313 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-138eacc1-8c67-4e84-b2e9-580dd3aae6ac None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.655716 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-138eacc1-8c67-4e84-b2e9-580dd3aae6ac tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b/action Jul 22 05:39:25.656486 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-138eacc1-8c67-4e84-b2e9-580dd3aae6ac tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:25.656922 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-138eacc1-8c67-4e84-b2e9-580dd3aae6ac tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:25.669598 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b4a61acb-9f8f-4e11-9d2d-75b5562891d2 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:39:25.673065 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 737/2893] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:39:25 2026] POST /volume/v3/types => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:25.682251 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:25.682251 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:25.686939 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-109a2a26-92e3-4233-86a1-7b55917fed5c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.709291 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-7e2d1a61-b61e-4ddd-aac8-239ff25ae80e req-138eacc1-8c67-4e84-b2e9-580dd3aae6ac tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b/action returned with HTTP 204 Jul 22 05:39:25.709291 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 734/2894] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:39:25 2026] POST /volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:25.765123 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-109a2a26-92e3-4233-86a1-7b55917fed5c tempest-VolumeTypesNegativeTest-1942358560 tempest-VolumeTypesNegativeTest-1942358560-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:25.765555 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-109a2a26-92e3-4233-86a1-7b55917fed5c tempest-VolumeTypesNegativeTest-1942358560 tempest-VolumeTypesNegativeTest-1942358560-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e13bf705-427a-4cd5-8b68-c6cebe1cbe8e", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-215423019"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:25.768908 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-109a2a26-92e3-4233-86a1-7b55917fed5c tempest-VolumeTypesNegativeTest-1942358560 tempest-VolumeTypesNegativeTest-1942358560-project-member] Create volume request body: {'volume': {'volume_type': 'e13bf705-427a-4cd5-8b68-c6cebe1cbe8e', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-215423019'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:25.779492 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-109a2a26-92e3-4233-86a1-7b55917fed5c tempest-VolumeTypesNegativeTest-1942358560 tempest-VolumeTypesNegativeTest-1942358560-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 404 Jul 22 05:39:25.780294 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 708/2895] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:25 2026] POST /volume/v3/volumes => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:39:25.790740 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4a945469-5721-4023-add2-c19f987e408f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.792728 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a945469-5721-4023-add2-c19f987e408f tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] DELETE https://10.4.3.91/volume/v3/types/e13bf705-427a-4cd5-8b68-c6cebe1cbe8e Jul 22 05:39:25.793074 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a945469-5721-4023-add2-c19f987e408f tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.793369 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a945469-5721-4023-add2-c19f987e408f tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.823647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a945469-5721-4023-add2-c19f987e408f tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types/e13bf705-427a-4cd5-8b68-c6cebe1cbe8e returned with HTTP 202 Jul 22 05:39:25.824031 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 717/2896] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:39:25 2026] DELETE /volume/v3/types/e13bf705-427a-4cd5-8b68-c6cebe1cbe8e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:25.831590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-36aee36b-f2ae-4a3c-8099-2e7277e810ad None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.834051 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36aee36b-f2ae-4a3c-8099-2e7277e810ad tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] GET https://10.4.3.91/volume/v3/types/e13bf705-427a-4cd5-8b68-c6cebe1cbe8e Jul 22 05:39:25.834309 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36aee36b-f2ae-4a3c-8099-2e7277e810ad tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.834545 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36aee36b-f2ae-4a3c-8099-2e7277e810ad tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.839474 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36aee36b-f2ae-4a3c-8099-2e7277e810ad tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types/e13bf705-427a-4cd5-8b68-c6cebe1cbe8e returned with HTTP 404 Jul 22 05:39:25.841079 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 738/2897] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:39:25 2026] GET /volume/v3/types/e13bf705-427a-4cd5-8b68-c6cebe1cbe8e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:25.847456 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9c61ecae-01bc-4033-b243-b5d94cd46807 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.849379 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9c61ecae-01bc-4033-b243-b5d94cd46807 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:39:25.849804 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9c61ecae-01bc-4033-b243-b5d94cd46807 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:25.851662 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9c61ecae-01bc-4033-b243-b5d94cd46807 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 400 Jul 22 05:39:25.852147 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 735/2898] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:39:25 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:39:25.862144 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-00464f77-0329-4626-80d4-476fe9e37d16 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.864348 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00464f77-0329-4626-80d4-476fe9e37d16 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:39:25.864867 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00464f77-0329-4626-80d4-476fe9e37d16 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-599859964"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:25.880080 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00464f77-0329-4626-80d4-476fe9e37d16 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:39:25.880485 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 709/2899] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:39:25 2026] POST /volume/v3/types => generated 228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:25.889770 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-89a69c69-e8fd-4de6-be74-568eccf7d007 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.891955 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-89a69c69-e8fd-4de6-be74-568eccf7d007 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:39:25.892417 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-89a69c69-e8fd-4de6-be74-568eccf7d007 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-599859964"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:25.899621 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-89a69c69-e8fd-4de6-be74-568eccf7d007 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-599859964 already exists. Jul 22 05:39:25.899915 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-89a69c69-e8fd-4de6-be74-568eccf7d007 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 409 Jul 22 05:39:25.900583 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 718/2900] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:39:25 2026] POST /volume/v3/types => generated 133 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:25.909509 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-57db43a2-615e-4d1e-b8b0-23a8d1bcedae None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.911457 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57db43a2-615e-4d1e-b8b0-23a8d1bcedae tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] DELETE https://10.4.3.91/volume/v3/types/dc933350-e058-4b78-afa7-9433429eb7d6 Jul 22 05:39:25.911700 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57db43a2-615e-4d1e-b8b0-23a8d1bcedae tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.911930 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57db43a2-615e-4d1e-b8b0-23a8d1bcedae tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.935779 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57db43a2-615e-4d1e-b8b0-23a8d1bcedae tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types/dc933350-e058-4b78-afa7-9433429eb7d6 returned with HTTP 202 Jul 22 05:39:25.936232 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 739/2901] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:39:25 2026] DELETE /volume/v3/types/dc933350-e058-4b78-afa7-9433429eb7d6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:25.944179 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fce05114-8950-4c5a-a576-43ccec907636 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.947085 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fce05114-8950-4c5a-a576-43ccec907636 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] GET https://10.4.3.91/volume/v3/types/dc933350-e058-4b78-afa7-9433429eb7d6 Jul 22 05:39:25.947365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fce05114-8950-4c5a-a576-43ccec907636 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.947651 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fce05114-8950-4c5a-a576-43ccec907636 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.954444 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fce05114-8950-4c5a-a576-43ccec907636 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types/dc933350-e058-4b78-afa7-9433429eb7d6 returned with HTTP 404 Jul 22 05:39:25.955328 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 736/2902] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:39:25 2026] GET /volume/v3/types/dc933350-e058-4b78-afa7-9433429eb7d6 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:25.965993 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-15f0c534-f0df-4f73-8aac-03bfaeec10eb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.969919 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-15f0c534-f0df-4f73-8aac-03bfaeec10eb tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] DELETE https://10.4.3.91/volume/v3/types/4f6bc288-47b6-451c-a3fc-c501078b151e Jul 22 05:39:25.970173 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-15f0c534-f0df-4f73-8aac-03bfaeec10eb tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.970438 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-15f0c534-f0df-4f73-8aac-03bfaeec10eb tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.977987 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-15f0c534-f0df-4f73-8aac-03bfaeec10eb tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types/4f6bc288-47b6-451c-a3fc-c501078b151e returned with HTTP 404 Jul 22 05:39:25.979294 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 710/2903] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:39:25 2026] DELETE /volume/v3/types/4f6bc288-47b6-451c-a3fc-c501078b151e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:25.986817 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bfa3ba15-77d9-4779-800d-7af68149acb1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.987601 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fe84dc87-a6d1-4758-824a-072a3cbe1ff2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:25.989716 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bfa3ba15-77d9-4779-800d-7af68149acb1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:39:25.989825 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fe84dc87-a6d1-4758-824a-072a3cbe1ff2 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] GET https://10.4.3.91/volume/v3/types/e9c92e22-0c9f-49a8-a506-b8cd6ef415a4 Jul 22 05:39:25.990026 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bfa3ba15-77d9-4779-800d-7af68149acb1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.990063 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fe84dc87-a6d1-4758-824a-072a3cbe1ff2 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:25.990256 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fe84dc87-a6d1-4758-824a-072a3cbe1ff2 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.990306 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bfa3ba15-77d9-4779-800d-7af68149acb1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:25.990433 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-bfa3ba15-77d9-4779-800d-7af68149acb1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:25.994100 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fe84dc87-a6d1-4758-824a-072a3cbe1ff2 tempest-VolumeTypesNegativeTest-1277688119 tempest-VolumeTypesNegativeTest-1277688119-project-admin] https://10.4.3.91/volume/v3/types/e9c92e22-0c9f-49a8-a506-b8cd6ef415a4 returned with HTTP 404 Jul 22 05:39:25.994646 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 740/2904] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:39:25 2026] GET /volume/v3/types/e9c92e22-0c9f-49a8-a506-b8cd6ef415a4 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:25.997813 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:25.997813 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:25.998591 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bfa3ba15-77d9-4779-800d-7af68149acb1 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:39:25.999016 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 719/2905] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:25 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:26.011642 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a226290b-94b8-4087-9ea9-d7b2b03c5ec3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.014965 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.101117 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:26.101518 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1481389934"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:26.103690 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1481389934'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:26.103766 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Create volume of 1 GB Jul 22 05:39:26.108307 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Availability Zones retrieved successfully. Jul 22 05:39:26.114414 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Flow 'volume_create_api' (f85e5de5-c7c3-4cdc-8340-f7bb93bcefac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:26.116045 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92f7e34b-5882-4edf-8835-38943efafba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:26.117094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:26.148308 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92f7e34b-5882-4edf-8835-38943efafba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:26.149223 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e2aedd-6bb2-4aa8-b1fb-4145b998598f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:26.157555 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a226290b-94b8-4087-9ea9-d7b2b03c5ec3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7/export_record Jul 22 05:39:26.158287 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a226290b-94b8-4087-9ea9-d7b2b03c5ec3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.158287 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a226290b-94b8-4087-9ea9-d7b2b03c5ec3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Calling method 'export_record' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.158287 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-a226290b-94b8-4087-9ea9-d7b2b03c5ec3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Export record for backup 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100094) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 05:39:26.165682 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.165682 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:26.168264 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.policy [None req-a226290b-94b8-4087-9ea9-d7b2b03c5ec3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'b74d6476a80a4292993f9e8e9cee28f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831c69fda4ec4928a090962a2914f197', '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=100094) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:39:26.168264 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a226290b-94b8-4087-9ea9-d7b2b03c5ec3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7/export_record returned with HTTP 403 Jul 22 05:39:26.168913 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 737/2906] 10.4.3.91 () {68 vars in 1423 bytes} [Wed Jul 22 05:39:26 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7/export_record => generated 101 bytes in 158 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:26.181290 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.183423 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:26.183596 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-57065852"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:26.185767 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-57065852'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:26.185767 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Create volume of 1 GB Jul 22 05:39:26.193265 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Availability Zones retrieved successfully. Jul 22 05:39:26.202057 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Flow 'volume_create_api' (03db4bfd-f3fd-442b-a055-01cf3cb5f7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:26.203396 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a6ff09-07f0-4f4e-972a-49cc7055ce74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:26.204922 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:26.243708 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a6ff09-07f0-4f4e-972a-49cc7055ce74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:26.244998 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9a8cf0-ef42-47eb-a1b9-f5c15e3bfc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:26.272430 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Created reservations ['858a0c17-3af1-45b5-8ea3-9f7e68999b25', '0da16b53-143a-4b5a-bdb8-0c2dd0ddde1c', '96477717-f53f-413c-9d46-36327456329d', 'd8636530-62bd-48f7-9732-5c35a37bccce'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:26.273602 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e2aedd-6bb2-4aa8-b1fb-4145b998598f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['858a0c17-3af1-45b5-8ea3-9f7e68999b25', '0da16b53-143a-4b5a-bdb8-0c2dd0ddde1c', '96477717-f53f-413c-9d46-36327456329d', 'd8636530-62bd-48f7-9732-5c35a37bccce']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:26.276869 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77eed83b-d9ea-4b16-b940-890f53b98804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:26.298122 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Created reservations ['c5eaf38c-c863-4836-928d-5d6f745f758c', '7bdb3b85-2a14-4f77-a2dc-e46effea2069', '4c40ef99-b998-4115-8f99-2cd8058c0ddb', 'c670c9e6-1daa-489c-89cb-a2ec6e049f81'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:26.298904 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9a8cf0-ef42-47eb-a1b9-f5c15e3bfc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5eaf38c-c863-4836-928d-5d6f745f758c', '7bdb3b85-2a14-4f77-a2dc-e46effea2069', '4c40ef99-b998-4115-8f99-2cd8058c0ddb', 'c670c9e6-1daa-489c-89cb-a2ec6e049f81']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:26.299601 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5764ed98-0cc5-45dd-9eca-a15287303a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:26.306573 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77eed83b-d9ea-4b16-b940-890f53b98804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44844721-9137-4b4e-83a1-3ca74868b6be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1481389934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d1504155d574537a377a2fded4a2f3f',qos_specs=None,replication_status=,reservations=['858a0c17-3af1-45b5-8ea3-9f7e68999b25','0da16b53-143a-4b5a-bdb8-0c2dd0ddde1c','96477717-f53f-413c-9d46-36327456329d','d8636530-62bd-48f7-9732-5c35a37bccce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d97bf667e843d79c7b2eedd9a152aa',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1481389934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44844721-9137-4b4e-83a1-3ca74868b6be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d1504155d574537a377a2fded4a2f3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17d97bf667e843d79c7b2eedd9a152aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:26.307381 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49edd08-cf6b-4793-b609-1e4678d89694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:26.337195 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49edd08-cf6b-4793-b609-1e4678d89694) transitioned into state 'SUCCESS' from state '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-1481389934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d1504155d574537a377a2fded4a2f3f',qos_specs=None,replication_status=,reservations=['858a0c17-3af1-45b5-8ea3-9f7e68999b25','0da16b53-143a-4b5a-bdb8-0c2dd0ddde1c','96477717-f53f-413c-9d46-36327456329d','d8636530-62bd-48f7-9732-5c35a37bccce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d97bf667e843d79c7b2eedd9a152aa',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:26.337440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5764ed98-0cc5-45dd-9eca-a15287303a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aec44e4-4c2d-4f30-aafd-ee189d2aefc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-57065852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='831c69fda4ec4928a090962a2914f197',qos_specs=None,replication_status=,reservations=['c5eaf38c-c863-4836-928d-5d6f745f758c','7bdb3b85-2a14-4f77-a2dc-e46effea2069','4c40ef99-b998-4115-8f99-2cd8058c0ddb','c670c9e6-1daa-489c-89cb-a2ec6e049f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653e12a64a684de081d5d463279f5203',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-57065852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aec44e4-4c2d-4f30-aafd-ee189d2aefc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='831c69fda4ec4928a090962a2914f197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='653e12a64a684de081d5d463279f5203',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:26.338101 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779b97c1-34e5-4ab7-a75f-d09a0dd52dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:26.338827 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cbcc590-b87f-4c14-a7ad-7bd2252e7689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:26.356675 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7c2d4cad-f189-487d-8907-aa759890cf6c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.359166 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779b97c1-34e5-4ab7-a75f-d09a0dd52dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:26.362666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Flow 'volume_create_api' (f85e5de5-c7c3-4cdc-8340-f7bb93bcefac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:26.362666 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Create volume request issued successfully. Jul 22 05:39:26.362666 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ea37c7ae-3c8b-4c68-be07-f30661b2c2fc tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:26.362666 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 711/2907] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:39:26 2026] POST /volume/v3/volumes => generated 750 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:26.362967 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7c2d4cad-f189-487d-8907-aa759890cf6c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:26.363489 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7c2d4cad-f189-487d-8907-aa759890cf6c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.363956 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7c2d4cad-f189-487d-8907-aa759890cf6c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.364223 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-7c2d4cad-f189-487d-8907-aa759890cf6c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:26.365399 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cbcc590-b87f-4c14-a7ad-7bd2252e7689) transitioned into state 'SUCCESS' from state '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-57065852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='831c69fda4ec4928a090962a2914f197',qos_specs=None,replication_status=,reservations=['c5eaf38c-c863-4836-928d-5d6f745f758c','7bdb3b85-2a14-4f77-a2dc-e46effea2069','4c40ef99-b998-4115-8f99-2cd8058c0ddb','c670c9e6-1daa-489c-89cb-a2ec6e049f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653e12a64a684de081d5d463279f5203',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:26.366083 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb614e2f-8d24-4ac6-ae6e-5895e97d1198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:26.376787 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.376787 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:26.376787 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7c2d4cad-f189-487d-8907-aa759890cf6c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:26.377211 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 720/2908] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:26 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:26.378470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb614e2f-8d24-4ac6-ae6e-5895e97d1198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:26.378470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Flow 'volume_create_api' (03db4bfd-f3fd-442b-a055-01cf3cb5f7a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:26.378653 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Create volume request issued successfully. Jul 22 05:39:26.379178 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-69b31957-9846-417b-bb8b-42f801726f69 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.379475 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-250eabef-a6c3-4b26-809e-7ec1bea0eb8a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:26.379776 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 741/2909] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:39:26 2026] POST /volume/v3/volumes => generated 774 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:26.382443 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-69b31957-9846-417b-bb8b-42f801726f69 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be Jul 22 05:39:26.382895 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-69b31957-9846-417b-bb8b-42f801726f69 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.383413 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-69b31957-9846-417b-bb8b-42f801726f69 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.395054 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f30ada85-0305-42f8-8e93-ff53847e1e26 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.397141 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.397141 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:26.398293 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f30ada85-0305-42f8-8e93-ff53847e1e26 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 Jul 22 05:39:26.399292 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f30ada85-0305-42f8-8e93-ff53847e1e26 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.399692 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f30ada85-0305-42f8-8e93-ff53847e1e26 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.404660 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-69b31957-9846-417b-bb8b-42f801726f69 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Volume info retrieved successfully. Jul 22 05:39:26.411986 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-69b31957-9846-417b-bb8b-42f801726f69 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be returned with HTTP 200 Jul 22 05:39:26.412172 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 738/2910] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:26 2026] GET /volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:39:26.414663 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.414663 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:26.421908 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f30ada85-0305-42f8-8e93-ff53847e1e26 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:26.422359 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e96cde1f-6123-456d-89be-4a6694c9b2a0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.424521 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e96cde1f-6123-456d-89be-4a6694c9b2a0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 Jul 22 05:39:26.424757 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e96cde1f-6123-456d-89be-4a6694c9b2a0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.425008 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e96cde1f-6123-456d-89be-4a6694c9b2a0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.428981 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f30ada85-0305-42f8-8e93-ff53847e1e26 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 returned with HTTP 200 Jul 22 05:39:26.428981 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 712/2911] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:26 2026] GET /volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:26.432264 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e96cde1f-6123-456d-89be-4a6694c9b2a0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 returned with HTTP 404 Jul 22 05:39:26.432920 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 721/2912] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:26 2026] GET /volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:26.444707 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-eae00db9-c5d2-4087-bb6d-ad6abbd62a20 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.447518 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eae00db9-c5d2-4087-bb6d-ad6abbd62a20 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action Jul 22 05:39:26.448222 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eae00db9-c5d2-4087-bb6d-ad6abbd62a20 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:26.448409 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eae00db9-c5d2-4087-bb6d-ad6abbd62a20 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:26.450336 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.admin_actions [None req-eae00db9-c5d2-4087-bb6d-ad6abbd62a20 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot '7da617ab-ec59-4e8a-91e4-3dfac81218cb' with '{'status': 'available'}' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:26.463116 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.463116 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:26.478507 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eae00db9-c5d2-4087-bb6d-ad6abbd62a20 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action returned with HTTP 202 Jul 22 05:39:26.479068 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 742/2913] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:26 2026] POST /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:26.488701 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-927531f3-7f41-4701-9be1-299fdb959489 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.490658 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-927531f3-7f41-4701-9be1-299fdb959489 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:26.491009 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-927531f3-7f41-4701-9be1-299fdb959489 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.491308 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-927531f3-7f41-4701-9be1-299fdb959489 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.502816 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.502816 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:26.503345 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-927531f3-7f41-4701-9be1-299fdb959489 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:26.504302 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-927531f3-7f41-4701-9be1-299fdb959489 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:26.504705 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 739/2914] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:26 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:26.515695 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5e19d1e4-0b3b-4a34-be8a-26fb2ef18757 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.517664 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5e19d1e4-0b3b-4a34-be8a-26fb2ef18757 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 Jul 22 05:39:26.518044 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5e19d1e4-0b3b-4a34-be8a-26fb2ef18757 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.518364 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5e19d1e4-0b3b-4a34-be8a-26fb2ef18757 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.518588 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-5e19d1e4-0b3b-4a34-be8a-26fb2ef18757 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Delete snapshot with id: 4dbf14fc-d0fe-4295-a04f-52abba692b58 Jul 22 05:39:26.523830 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5e19d1e4-0b3b-4a34-be8a-26fb2ef18757 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 returned with HTTP 404 Jul 22 05:39:26.524599 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 713/2915] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:39:26 2026] DELETE /volume/v3/snapshots/4dbf14fc-d0fe-4295-a04f-52abba692b58 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:26.532451 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c1754450-d1cb-4cb8-b233-bcc0408fd653 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.534882 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c1754450-d1cb-4cb8-b233-bcc0408fd653 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action Jul 22 05:39:26.535244 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c1754450-d1cb-4cb8-b233-bcc0408fd653 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:26.535354 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c1754450-d1cb-4cb8-b233-bcc0408fd653 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:26.537272 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.admin_actions [None req-c1754450-d1cb-4cb8-b233-bcc0408fd653 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot '7da617ab-ec59-4e8a-91e4-3dfac81218cb' with '{'status': 'creating'}' {{(pid=100091) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:26.548352 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.548352 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:26.564868 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c1754450-d1cb-4cb8-b233-bcc0408fd653 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action returned with HTTP 202 Jul 22 05:39:26.565364 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 722/2916] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:26 2026] POST /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:26.573331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-99256a5b-4fae-4b88-99dc-5c7a74622998 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.575122 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-99256a5b-4fae-4b88-99dc-5c7a74622998 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:26.575315 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-99256a5b-4fae-4b88-99dc-5c7a74622998 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.575484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-99256a5b-4fae-4b88-99dc-5c7a74622998 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.580846 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.580846 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:26.581294 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-99256a5b-4fae-4b88-99dc-5c7a74622998 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:26.582210 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-99256a5b-4fae-4b88-99dc-5c7a74622998 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:26.582604 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 743/2917] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:26 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:26.591432 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c57066a5-06f2-4d34-b5c3-21ef348516e3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.593415 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c57066a5-06f2-4d34-b5c3-21ef348516e3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] POST https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action Jul 22 05:39:26.593742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c57066a5-06f2-4d34-b5c3-21ef348516e3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:26.593899 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c57066a5-06f2-4d34-b5c3-21ef348516e3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:26.595302 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.snapshot_actions [None req-c57066a5-06f2-4d34-b5c3-21ef348516e3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100094) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 05:39:26.605316 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.605316 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:26.605994 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.snapshot_actions [None req-c57066a5-06f2-4d34-b5c3-21ef348516e3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Updating snapshot 7da617ab-ec59-4e8a-91e4-3dfac81218cb with info {'id': '7da617ab-ec59-4e8a-91e4-3dfac81218cb', 'status': 'error', 'progress': '80%'} Jul 22 05:39:26.618404 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c57066a5-06f2-4d34-b5c3-21ef348516e3 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action returned with HTTP 202 Jul 22 05:39:26.618861 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 740/2918] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:26 2026] POST /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:26.627718 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-286896d4-89ad-4100-9cd5-0ecb1e376ba9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.631263 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-286896d4-89ad-4100-9cd5-0ecb1e376ba9 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:26.631263 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-286896d4-89ad-4100-9cd5-0ecb1e376ba9 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.631263 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-286896d4-89ad-4100-9cd5-0ecb1e376ba9 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.636482 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.636482 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:26.636954 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-286896d4-89ad-4100-9cd5-0ecb1e376ba9 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Snapshot retrieved successfully. Jul 22 05:39:26.637659 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-286896d4-89ad-4100-9cd5-0ecb1e376ba9 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:26.638416 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 714/2919] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:26 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:26.649115 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ca6e65ac-5a98-4f94-b6aa-5e8016187567 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.653440 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca6e65ac-5a98-4f94-b6aa-5e8016187567 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] POST https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action Jul 22 05:39:26.653882 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca6e65ac-5a98-4f94-b6aa-5e8016187567 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:26.654083 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca6e65ac-5a98-4f94-b6aa-5e8016187567 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:26.655573 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.admin_actions [None req-ca6e65ac-5a98-4f94-b6aa-5e8016187567 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] Updating snapshot '7da617ab-ec59-4e8a-91e4-3dfac81218cb' with '{'status': 'available'}' {{(pid=100091) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:39:26.667794 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.667794 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:26.686931 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca6e65ac-5a98-4f94-b6aa-5e8016187567 tempest-SnapshotsActionsTest-1129750687 tempest-SnapshotsActionsTest-1129750687-project-admin] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action returned with HTTP 202 Jul 22 05:39:26.687384 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 723/2920] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:26 2026] POST /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:26.697153 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5396a3e7-6cbc-4e76-a089-2dad0f32acdc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.699316 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5396a3e7-6cbc-4e76-a089-2dad0f32acdc tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:26.699316 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5396a3e7-6cbc-4e76-a089-2dad0f32acdc tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.699667 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5396a3e7-6cbc-4e76-a089-2dad0f32acdc tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.703970 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.703970 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:26.704374 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5396a3e7-6cbc-4e76-a089-2dad0f32acdc tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:26.705335 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5396a3e7-6cbc-4e76-a089-2dad0f32acdc tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:26.705791 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 744/2921] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:26 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:26.723191 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e576923b-93e4-488a-8d2b-a9c4840e9a54 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.723191 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e576923b-93e4-488a-8d2b-a9c4840e9a54 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:26.723191 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e576923b-93e4-488a-8d2b-a9c4840e9a54 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.723191 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e576923b-93e4-488a-8d2b-a9c4840e9a54 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.723191 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-e576923b-93e4-488a-8d2b-a9c4840e9a54 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Delete snapshot with id: 7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:26.735216 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.735216 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:26.735731 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e576923b-93e4-488a-8d2b-a9c4840e9a54 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:26.762905 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e576923b-93e4-488a-8d2b-a9c4840e9a54 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot delete request issued successfully. Jul 22 05:39:26.762905 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e576923b-93e4-488a-8d2b-a9c4840e9a54 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 202 Jul 22 05:39:26.763127 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 741/2922] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:39:26 2026] DELETE /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:26.770514 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cd7c79eb-f632-4363-bd09-847cb717e6c0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:26.772591 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd7c79eb-f632-4363-bd09-847cb717e6c0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:26.772862 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd7c79eb-f632-4363-bd09-847cb717e6c0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:26.773119 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd7c79eb-f632-4363-bd09-847cb717e6c0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:26.784131 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:26.784131 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:26.784889 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cd7c79eb-f632-4363-bd09-847cb717e6c0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Snapshot retrieved successfully. Jul 22 05:39:26.786490 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd7c79eb-f632-4363-bd09-847cb717e6c0 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 200 Jul 22 05:39:26.786976 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 715/2923] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:26 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:27.387314 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-98f8d25b-3236-43dd-9e04-cc65e397b7f9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.389498 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-98f8d25b-3236-43dd-9e04-cc65e397b7f9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:27.389778 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-98f8d25b-3236-43dd-9e04-cc65e397b7f9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:27.389949 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-98f8d25b-3236-43dd-9e04-cc65e397b7f9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:27.390061 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-98f8d25b-3236-43dd-9e04-cc65e397b7f9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:27.394332 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:27.394332 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:27.394902 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-98f8d25b-3236-43dd-9e04-cc65e397b7f9 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:27.395231 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 724/2924] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:27 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:27.424219 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ba1786c9-d1e2-4186-b255-223c3957a683 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.425954 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ba1786c9-d1e2-4186-b255-223c3957a683 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be Jul 22 05:39:27.426182 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ba1786c9-d1e2-4186-b255-223c3957a683 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:27.426353 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ba1786c9-d1e2-4186-b255-223c3957a683 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:27.434788 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:27.434788 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:27.438653 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ba1786c9-d1e2-4186-b255-223c3957a683 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Volume info retrieved successfully. Jul 22 05:39:27.444088 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ba1786c9-d1e2-4186-b255-223c3957a683 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be returned with HTTP 200 Jul 22 05:39:27.444507 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 745/2925] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:27 2026] GET /volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:27.446749 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4e34da00-bee4-4f83-86c9-6363e9d5638b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.448868 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e34da00-bee4-4f83-86c9-6363e9d5638b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 Jul 22 05:39:27.449162 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e34da00-bee4-4f83-86c9-6363e9d5638b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:27.449695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e34da00-bee4-4f83-86c9-6363e9d5638b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:27.457040 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:27.457040 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:27.460412 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-10c93180-033b-47c3-a07c-8584114ce4fe None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.461022 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4e34da00-bee4-4f83-86c9-6363e9d5638b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:27.462046 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10c93180-033b-47c3-a07c-8584114ce4fe tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:39:27.462420 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-10c93180-033b-47c3-a07c-8584114ce4fe tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "44844721-9137-4b4e-83a1-3ca74868b6be", "name": "tempest-VolumesBackupsV39Test-Backup-119296588", "container": "tempest-volumesbackupsv39test-backup-container-166191193"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:27.463852 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-10c93180-033b-47c3-a07c-8584114ce4fe tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Creating new backup {'backup': {'volume_id': '44844721-9137-4b4e-83a1-3ca74868b6be', 'name': 'tempest-VolumesBackupsV39Test-Backup-119296588', 'container': 'tempest-volumesbackupsv39test-backup-container-166191193'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:39:27.464238 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-10c93180-033b-47c3-a07c-8584114ce4fe tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Creating backup of volume 44844721-9137-4b4e-83a1-3ca74868b6be in container tempest-volumesbackupsv39test-backup-container-166191193 Jul 22 05:39:27.465577 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e34da00-bee4-4f83-86c9-6363e9d5638b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 returned with HTTP 200 Jul 22 05:39:27.466034 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 742/2926] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:27 2026] GET /volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:27.470964 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:27.470964 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:27.471426 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-10c93180-033b-47c3-a07c-8584114ce4fe tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Volume info retrieved successfully. Jul 22 05:39:27.479866 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c9a5e41d-c8e1-4dd4-8f55-496c407bd1e6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.481744 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c9a5e41d-c8e1-4dd4-8f55-496c407bd1e6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:39:27.482062 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c9a5e41d-c8e1-4dd4-8f55-496c407bd1e6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1aec44e4-4c2d-4f30-aafd-ee189d2aefc1", "name": "tempest-type-Backup-1191924323"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:27.483784 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-c9a5e41d-c8e1-4dd4-8f55-496c407bd1e6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Creating new backup {'backup': {'volume_id': '1aec44e4-4c2d-4f30-aafd-ee189d2aefc1', 'name': 'tempest-type-Backup-1191924323'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:39:27.483951 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-c9a5e41d-c8e1-4dd4-8f55-496c407bd1e6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Creating backup of volume 1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 in container None Jul 22 05:39:27.493693 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:27.493693 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:27.494182 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c9a5e41d-c8e1-4dd4-8f55-496c407bd1e6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:27.506046 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-10c93180-033b-47c3-a07c-8584114ce4fe tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Created reservations ['b7985805-c9ca-4c28-9242-a84cb9548189', 'af168c60-1b47-4100-bc95-bc34cb885099'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:27.526175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-c9a5e41d-c8e1-4dd4-8f55-496c407bd1e6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Created reservations ['482c77c5-8d1e-4b1d-bfbb-5cf754f474f3', '012684f5-0156-46bd-9798-605eac877bf4'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:27.547601 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10c93180-033b-47c3-a07c-8584114ce4fe tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:39:27.548745 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 716/2927] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:39:27 2026] POST /volume/v3/backups => generated 330 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:27.559019 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bc4a61ad-9b7f-4031-bcb8-586a3fe26411 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.560885 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bc4a61ad-9b7f-4031-bcb8-586a3fe26411 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:27.561140 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bc4a61ad-9b7f-4031-bcb8-586a3fe26411 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:27.561336 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bc4a61ad-9b7f-4031-bcb8-586a3fe26411 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:27.561432 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-bc4a61ad-9b7f-4031-bcb8-586a3fe26411 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:27.569274 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:27.569274 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:27.570328 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bc4a61ad-9b7f-4031-bcb8-586a3fe26411 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:27.570828 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 746/2928] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:27 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:27.585829 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c9a5e41d-c8e1-4dd4-8f55-496c407bd1e6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:39:27.586358 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 725/2929] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:39:27 2026] POST /volume/v3/backups => generated 314 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:27.599081 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f6595f00-c8d8-4806-9b3e-8361499f2e2d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.603322 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f6595f00-c8d8-4806-9b3e-8361499f2e2d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:27.603548 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f6595f00-c8d8-4806-9b3e-8361499f2e2d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:27.603765 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f6595f00-c8d8-4806-9b3e-8361499f2e2d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:27.603929 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f6595f00-c8d8-4806-9b3e-8361499f2e2d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:27.609139 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:27.609139 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:27.609892 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f6595f00-c8d8-4806-9b3e-8361499f2e2d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:27.610487 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 743/2930] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:27 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:27.796958 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d7499684-1ade-4ea6-b6dc-009feb2bf8e2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.798917 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d7499684-1ade-4ea6-b6dc-009feb2bf8e2 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb Jul 22 05:39:27.799121 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d7499684-1ade-4ea6-b6dc-009feb2bf8e2 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:27.799510 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d7499684-1ade-4ea6-b6dc-009feb2bf8e2 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:27.804288 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d7499684-1ade-4ea6-b6dc-009feb2bf8e2 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb returned with HTTP 404 Jul 22 05:39:27.804795 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 717/2931] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:27 2026] GET /volume/v3/snapshots/7da617ab-ec59-4e8a-91e4-3dfac81218cb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:27.813183 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5d5c7069-1e88-4566-a37b-26f4cc4e11be None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.816653 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5d5c7069-1e88-4566-a37b-26f4cc4e11be tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:27.816653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5d5c7069-1e88-4566-a37b-26f4cc4e11be tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:27.816653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5d5c7069-1e88-4566-a37b-26f4cc4e11be tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:27.824366 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:27.824366 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:27.829028 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5d5c7069-1e88-4566-a37b-26f4cc4e11be tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Volume info retrieved successfully. Jul 22 05:39:27.834094 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5d5c7069-1e88-4566-a37b-26f4cc4e11be tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 returned with HTTP 200 Jul 22 05:39:27.834575 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 747/2932] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:27 2026] GET /volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:27.849058 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ef954e15-0fa2-46aa-896e-a13b06df64db None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.852226 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ef954e15-0fa2-46aa-896e-a13b06df64db tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] DELETE https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:27.852454 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ef954e15-0fa2-46aa-896e-a13b06df64db tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:27.852692 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ef954e15-0fa2-46aa-896e-a13b06df64db tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:27.852894 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-ef954e15-0fa2-46aa-896e-a13b06df64db tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Delete volume with id: a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:27.860594 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:27.860594 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:27.861192 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ef954e15-0fa2-46aa-896e-a13b06df64db tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Volume info retrieved successfully. Jul 22 05:39:27.882167 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ef954e15-0fa2-46aa-896e-a13b06df64db tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Delete volume request issued successfully. Jul 22 05:39:27.882433 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ef954e15-0fa2-46aa-896e-a13b06df64db tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 returned with HTTP 202 Jul 22 05:39:27.883015 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 726/2933] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:27 2026] DELETE /volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:27.890947 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6df42cd9-859e-4f31-8e00-14c008fb0379 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:27.892741 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6df42cd9-859e-4f31-8e00-14c008fb0379 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:27.893017 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6df42cd9-859e-4f31-8e00-14c008fb0379 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:27.893997 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6df42cd9-859e-4f31-8e00-14c008fb0379 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:27.901009 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:27.901009 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:27.905734 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6df42cd9-859e-4f31-8e00-14c008fb0379 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Volume info retrieved successfully. Jul 22 05:39:27.919597 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6df42cd9-859e-4f31-8e00-14c008fb0379 tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 returned with HTTP 200 Jul 22 05:39:27.920045 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 744/2934] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:27 2026] GET /volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:28.350956 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:28.407861 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b34cc4e8-bd83-400b-99f6-584a5848c079 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:28.410202 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b34cc4e8-bd83-400b-99f6-584a5848c079 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:28.410516 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b34cc4e8-bd83-400b-99f6-584a5848c079 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:28.410783 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b34cc4e8-bd83-400b-99f6-584a5848c079 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:28.410931 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-b34cc4e8-bd83-400b-99f6-584a5848c079 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:28.415659 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:28.415659 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:28.416459 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b34cc4e8-bd83-400b-99f6-584a5848c079 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:28.416990 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 748/2935] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:28 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:28.456127 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:28.456410 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1978256585"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:28.457732 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1978256585'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:28.457840 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create volume of 1 GB Jul 22 05:39:28.458077 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:28.458077 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:28.461758 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Availability Zones retrieved successfully. Jul 22 05:39:28.467079 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Flow 'volume_create_api' (dfff555f-e968-47f1-899c-ef4c5b9222ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:28.468127 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b7006f-4b87-4c57-8482-cedca3fcec8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:28.469186 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:28.491847 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b7006f-4b87-4c57-8482-cedca3fcec8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:28.492619 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b5cf06a-59bc-4efe-9128-e8e5ce5723c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:28.554382 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Created reservations ['d0210e60-30ea-4b1e-959f-5b7a8bdef8af', '6da89306-fd0f-4af9-b160-17bc77faf76f', '699a9639-02bc-436f-b086-a177f26a1dc2', '9a5b49a1-85b5-448a-a936-24bfbe161811'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:28.555355 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b5cf06a-59bc-4efe-9128-e8e5ce5723c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0210e60-30ea-4b1e-959f-5b7a8bdef8af', '6da89306-fd0f-4af9-b160-17bc77faf76f', '699a9639-02bc-436f-b086-a177f26a1dc2', '9a5b49a1-85b5-448a-a936-24bfbe161811']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:28.556124 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea95a6fb-27fc-445e-a3d0-9b350f056b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:28.582060 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea95a6fb-27fc-445e-a3d0-9b350f056b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c4d2e76-6787-4827-8f12-424a54da3704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1978256585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20781e32b5a54571abaf84c41eb69056',qos_specs=None,replication_status=,reservations=['d0210e60-30ea-4b1e-959f-5b7a8bdef8af','6da89306-fd0f-4af9-b160-17bc77faf76f','699a9639-02bc-436f-b086-a177f26a1dc2','9a5b49a1-85b5-448a-a936-24bfbe161811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc81bef572074b7bb794c671e7375957',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1978256585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c4d2e76-6787-4827-8f12-424a54da3704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20781e32b5a54571abaf84c41eb69056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc81bef572074b7bb794c671e7375957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:28.582883 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fd0019a2-0ba0-47e0-a65f-00ae59887ab9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:28.583388 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c47d657b-8aa6-4f57-9d7d-59b6360457c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:28.585143 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fd0019a2-0ba0-47e0-a65f-00ae59887ab9 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:28.585730 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fd0019a2-0ba0-47e0-a65f-00ae59887ab9 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:28.585730 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fd0019a2-0ba0-47e0-a65f-00ae59887ab9 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:28.585873 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-fd0019a2-0ba0-47e0-a65f-00ae59887ab9 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:28.592025 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:28.592025 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:28.593064 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fd0019a2-0ba0-47e0-a65f-00ae59887ab9 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:28.593580 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 727/2936] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:28 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:28.604239 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c47d657b-8aa6-4f57-9d7d-59b6360457c4) transitioned into state 'SUCCESS' from state '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-1978256585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20781e32b5a54571abaf84c41eb69056',qos_specs=None,replication_status=,reservations=['d0210e60-30ea-4b1e-959f-5b7a8bdef8af','6da89306-fd0f-4af9-b160-17bc77faf76f','699a9639-02bc-436f-b086-a177f26a1dc2','9a5b49a1-85b5-448a-a936-24bfbe161811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc81bef572074b7bb794c671e7375957',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:28.605094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4efa4c39-e490-4e73-86af-d805be13b96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:28.615261 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4efa4c39-e490-4e73-86af-d805be13b96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:28.616230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Flow 'volume_create_api' (dfff555f-e968-47f1-899c-ef4c5b9222ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:28.616549 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create volume request issued successfully. Jul 22 05:39:28.617162 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b30015fb-0b12-49f5-8162-8f5fb60cd8f2 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:28.617703 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 718/2937] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:39:28 2026] POST /volume/v3/volumes => generated 749 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:28.627185 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-169fe713-8589-4b02-bb08-b790f651f7eb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:28.628883 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-169fe713-8589-4b02-bb08-b790f651f7eb tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:28.630447 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-169fe713-8589-4b02-bb08-b790f651f7eb tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:28.630447 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-169fe713-8589-4b02-bb08-b790f651f7eb tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:28.630447 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-169fe713-8589-4b02-bb08-b790f651f7eb tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:28.633372 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-db1b2d72-4761-4f25-acfc-e663c4f8af1d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:28.633650 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:28.633650 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:28.634158 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-169fe713-8589-4b02-bb08-b790f651f7eb tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:28.634644 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 745/2938] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:28 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:28.635049 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-db1b2d72-4761-4f25-acfc-e663c4f8af1d tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 Jul 22 05:39:28.635255 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-db1b2d72-4761-4f25-acfc-e663c4f8af1d tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:28.635439 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-db1b2d72-4761-4f25-acfc-e663c4f8af1d tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:28.643743 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:28.643743 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:28.649194 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-db1b2d72-4761-4f25-acfc-e663c4f8af1d tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:28.654006 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-db1b2d72-4761-4f25-acfc-e663c4f8af1d tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 returned with HTTP 200 Jul 22 05:39:28.654379 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 749/2939] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:28 2026] GET /volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:28.931956 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-56f68b8a-2012-4a1f-8be3-0316537a552a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:28.933465 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56f68b8a-2012-4a1f-8be3-0316537a552a tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] GET https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 Jul 22 05:39:28.933624 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56f68b8a-2012-4a1f-8be3-0316537a552a tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:28.933840 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56f68b8a-2012-4a1f-8be3-0316537a552a tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:28.938783 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56f68b8a-2012-4a1f-8be3-0316537a552a tempest-SnapshotsActionsTest-381724821 tempest-SnapshotsActionsTest-381724821-project-member] https://10.4.3.91/volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 returned with HTTP 404 Jul 22 05:39:28.939229 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 728/2940] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:28 2026] GET /volume/v3/volumes/a4cb77a5-69bd-4ca7-8ec2-a8f8087a8487 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:29.427504 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1664ba10-29c5-435b-adbc-f09600ee6a46 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:29.429849 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1664ba10-29c5-435b-adbc-f09600ee6a46 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:29.430091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1664ba10-29c5-435b-adbc-f09600ee6a46 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:29.430281 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1664ba10-29c5-435b-adbc-f09600ee6a46 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:29.430384 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1664ba10-29c5-435b-adbc-f09600ee6a46 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:29.434932 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:29.434932 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:29.435566 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1664ba10-29c5-435b-adbc-f09600ee6a46 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:29.435957 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 719/2941] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:29 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:29.603231 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8951ec8a-38b7-4537-b603-f545e2bbe9f2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:29.604847 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8951ec8a-38b7-4537-b603-f545e2bbe9f2 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:29.605003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8951ec8a-38b7-4537-b603-f545e2bbe9f2 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:29.605175 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8951ec8a-38b7-4537-b603-f545e2bbe9f2 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:29.605261 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8951ec8a-38b7-4537-b603-f545e2bbe9f2 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:29.609695 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:29.609695 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:29.610539 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8951ec8a-38b7-4537-b603-f545e2bbe9f2 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:29.611077 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 746/2942] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:29 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:29.644812 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7feedb6e-3de0-42f6-9027-ce1112c6cb9e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:29.646573 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7feedb6e-3de0-42f6-9027-ce1112c6cb9e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:29.646804 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7feedb6e-3de0-42f6-9027-ce1112c6cb9e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:29.646978 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7feedb6e-3de0-42f6-9027-ce1112c6cb9e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:29.647083 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-7feedb6e-3de0-42f6-9027-ce1112c6cb9e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:29.651352 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:29.651352 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:29.651352 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7feedb6e-3de0-42f6-9027-ce1112c6cb9e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:29.651709 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 750/2943] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:29 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:29.666520 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3a1cfe90-3030-40cc-8bf3-710180ba780c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:29.669758 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3a1cfe90-3030-40cc-8bf3-710180ba780c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 Jul 22 05:39:29.669758 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3a1cfe90-3030-40cc-8bf3-710180ba780c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:29.670011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3a1cfe90-3030-40cc-8bf3-710180ba780c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:29.678670 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:29.678670 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:29.683580 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3a1cfe90-3030-40cc-8bf3-710180ba780c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:29.689180 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3a1cfe90-3030-40cc-8bf3-710180ba780c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 returned with HTTP 200 Jul 22 05:39:29.689621 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 729/2944] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:29 2026] GET /volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:29.706823 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-abcd5032-98d2-4785-b204-6472b05aa78e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:29.709762 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-abcd5032-98d2-4785-b204-6472b05aa78e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:29.710154 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-abcd5032-98d2-4785-b204-6472b05aa78e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c4d2e76-6787-4827-8f12-424a54da3704", "name": "tempest-VolumesDeleteCascade-Snapshot-665789391"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:29.722170 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:29.722170 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:29.722855 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-abcd5032-98d2-4785-b204-6472b05aa78e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:29.723025 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-abcd5032-98d2-4785-b204-6472b05aa78e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create snapshot from volume 1c4d2e76-6787-4827-8f12-424a54da3704 Jul 22 05:39:29.797356 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-abcd5032-98d2-4785-b204-6472b05aa78e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Created reservations ['128dd40d-42cd-4685-a050-46e48edb78b9', '2478c704-607e-4108-8ef1-5d553a6c3a90', '6c9861ac-fdae-422c-a89f-ba20a272c61b', '54709735-caae-422c-96a1-70b7fafe4d28'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:29.838987 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-abcd5032-98d2-4785-b204-6472b05aa78e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Snapshot create request issued successfully. Jul 22 05:39:29.839338 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-abcd5032-98d2-4785-b204-6472b05aa78e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:39:29.839864 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 720/2945] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:39:29 2026] POST /volume/v3/snapshots => generated 306 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:29.849390 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-30f7480b-f2f4-4396-ba47-6c0ff3ca7fee None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:29.853015 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-30f7480b-f2f4-4396-ba47-6c0ff3ca7fee tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/snapshots/94425bc6-7a2b-4705-a1e8-7b631b3a0af8 Jul 22 05:39:29.853214 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-30f7480b-f2f4-4396-ba47-6c0ff3ca7fee tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:29.853414 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-30f7480b-f2f4-4396-ba47-6c0ff3ca7fee tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:29.859159 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:29.859159 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:29.859616 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-30f7480b-f2f4-4396-ba47-6c0ff3ca7fee tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Snapshot retrieved successfully. Jul 22 05:39:29.860773 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-30f7480b-f2f4-4396-ba47-6c0ff3ca7fee tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots/94425bc6-7a2b-4705-a1e8-7b631b3a0af8 returned with HTTP 200 Jul 22 05:39:29.861158 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 747/2946] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:29 2026] GET /volume/v3/snapshots/94425bc6-7a2b-4705-a1e8-7b631b3a0af8 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:30.093398 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0fcea7a4-190d-4796-810d-ad0aa26a1260 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:30.093866 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0fcea7a4-190d-4796-810d-ad0aa26a1260 None None] GET https://10.4.3.91/volume// Jul 22 05:39:30.094061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0fcea7a4-190d-4796-810d-ad0aa26a1260 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:30.094276 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0fcea7a4-190d-4796-810d-ad0aa26a1260 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:30.094600 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0fcea7a4-190d-4796-810d-ad0aa26a1260 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:30.094969 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 751/2947] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:39: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 22 05:39:30.106241 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-1dc75dcd-ded6-4c82-901c-f0bd250476d0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:30.108970 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-1dc75dcd-ded6-4c82-901c-f0bd250476d0 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:39:30.109429 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-1dc75dcd-ded6-4c82-901c-f0bd250476d0 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ec051f5-4d99-4bd8-9867-13be2b771db4", "connector": null, "instance_uuid": "1e9d531b-1d63-47c1-be29-79a8bec9633f"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:30.123143 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:30.123143 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:30.186220 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-1dc75dcd-ded6-4c82-901c-f0bd250476d0 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:39:30.186729 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 730/2948] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:39:30 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 22 05:39:30.195011 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-067bc866-c622-4ab0-8088-5bd7f9aed2ac None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:30.355984 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-067bc866-c622-4ab0-8088-5bd7f9aed2ac tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] DELETE https://10.4.3.91/volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b Jul 22 05:39:30.356214 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-067bc866-c622-4ab0-8088-5bd7f9aed2ac tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:30.356428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-067bc866-c622-4ab0-8088-5bd7f9aed2ac tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:30.366591 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:30.366591 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:30.418159 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-067bc866-c622-4ab0-8088-5bd7f9aed2ac tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b returned with HTTP 200 Jul 22 05:39:30.418627 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 721/2949] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:39:30 2026] DELETE /volume/v3/attachments/4e93da37-b19b-40ea-aa9b-82ef0b8a2c8b => generated 192 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:30.446673 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9b4dde18-5bbf-4503-ab6e-f596547991de None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:30.448107 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9b4dde18-5bbf-4503-ab6e-f596547991de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:30.448292 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9b4dde18-5bbf-4503-ab6e-f596547991de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:30.448458 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9b4dde18-5bbf-4503-ab6e-f596547991de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:30.448561 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-9b4dde18-5bbf-4503-ab6e-f596547991de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:30.453561 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:30.453561 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:30.454347 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9b4dde18-5bbf-4503-ab6e-f596547991de tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:30.454903 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 748/2950] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:30 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:30.622733 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d799605c-3bd0-42b3-a467-eba709799578 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:30.624484 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d799605c-3bd0-42b3-a467-eba709799578 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:30.624743 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d799605c-3bd0-42b3-a467-eba709799578 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:30.624938 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d799605c-3bd0-42b3-a467-eba709799578 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:30.625078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d799605c-3bd0-42b3-a467-eba709799578 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:30.632798 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:30.632798 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:30.633596 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d799605c-3bd0-42b3-a467-eba709799578 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:30.634177 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 752/2951] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:30 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:30.663269 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-31731bc8-b96d-4e6b-8883-5cd7b9fd5395 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:30.665144 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-31731bc8-b96d-4e6b-8883-5cd7b9fd5395 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:30.665560 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-31731bc8-b96d-4e6b-8883-5cd7b9fd5395 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:30.665711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-31731bc8-b96d-4e6b-8883-5cd7b9fd5395 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:30.665886 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-31731bc8-b96d-4e6b-8883-5cd7b9fd5395 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:30.670674 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:30.670674 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:30.671217 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-31731bc8-b96d-4e6b-8883-5cd7b9fd5395 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:30.671288 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 731/2952] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:30 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:30.873586 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-20b9200c-e1a1-4721-9e26-54f71df070de None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:30.875698 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-20b9200c-e1a1-4721-9e26-54f71df070de tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/snapshots/94425bc6-7a2b-4705-a1e8-7b631b3a0af8 Jul 22 05:39:30.875955 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-20b9200c-e1a1-4721-9e26-54f71df070de tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:30.876217 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-20b9200c-e1a1-4721-9e26-54f71df070de tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:30.882482 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:30.882482 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:30.883195 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-20b9200c-e1a1-4721-9e26-54f71df070de tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Snapshot retrieved successfully. Jul 22 05:39:30.885127 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-20b9200c-e1a1-4721-9e26-54f71df070de tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots/94425bc6-7a2b-4705-a1e8-7b631b3a0af8 returned with HTTP 200 Jul 22 05:39:30.885127 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 722/2953] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:30 2026] GET /volume/v3/snapshots/94425bc6-7a2b-4705-a1e8-7b631b3a0af8 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:30.894840 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e64a1674-f769-4e9f-a220-75d1b2bff486 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:30.896824 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e64a1674-f769-4e9f-a220-75d1b2bff486 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:30.898335 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e64a1674-f769-4e9f-a220-75d1b2bff486 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c4d2e76-6787-4827-8f12-424a54da3704", "name": "tempest-VolumesDeleteCascade-Snapshot-1237213323"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:30.911377 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:30.911377 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:30.911851 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e64a1674-f769-4e9f-a220-75d1b2bff486 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:30.911962 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-e64a1674-f769-4e9f-a220-75d1b2bff486 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create snapshot from volume 1c4d2e76-6787-4827-8f12-424a54da3704 Jul 22 05:39:30.940768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e64a1674-f769-4e9f-a220-75d1b2bff486 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Created reservations ['eeec8944-8996-4954-8107-1c49802c8755', '968b2e5a-b30a-4a38-8c8e-fce8304e0c7a', 'fe125cee-35e1-4d7c-a165-a0b44b497395', 'e52412eb-d96e-4017-a181-5c42780cd6ac'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:30.976976 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e64a1674-f769-4e9f-a220-75d1b2bff486 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Snapshot create request issued successfully. Jul 22 05:39:30.977318 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e64a1674-f769-4e9f-a220-75d1b2bff486 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:39:30.978733 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 749/2954] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:39:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:30.985771 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6b7d0ce1-70ef-4836-82af-6eb10c81f24f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:30.987786 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b7d0ce1-70ef-4836-82af-6eb10c81f24f tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/snapshots/f8a31980-614a-4973-adb7-2edffac56278 Jul 22 05:39:30.988037 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6b7d0ce1-70ef-4836-82af-6eb10c81f24f tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:30.988188 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6b7d0ce1-70ef-4836-82af-6eb10c81f24f tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:30.994058 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:30.994058 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:30.994925 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6b7d0ce1-70ef-4836-82af-6eb10c81f24f tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Snapshot retrieved successfully. Jul 22 05:39:30.995922 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b7d0ce1-70ef-4836-82af-6eb10c81f24f tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots/f8a31980-614a-4973-adb7-2edffac56278 returned with HTTP 200 Jul 22 05:39:30.996452 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 753/2955] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:30 2026] GET /volume/v3/snapshots/f8a31980-614a-4973-adb7-2edffac56278 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:31.282534 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6fd6b9f4-b8f3-4995-92af-d4e1b539e892 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:31.406686 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6fd6b9f4-b8f3-4995-92af-d4e1b539e892 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] GET https://10.4.3.91/volume/v3/os-hosts Jul 22 05:39:31.406916 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6fd6b9f4-b8f3-4995-92af-d4e1b539e892 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:31.410093 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6fd6b9f4-b8f3-4995-92af-d4e1b539e892 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:31.412910 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.hosts [None req-6fd6b9f4-b8f3-4995-92af-d4e1b539e892 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] status, active and update: available, enabled, 2026-07-22 05:39:03+00:00 {{(pid=100091) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 05:39:31.413052 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.hosts [None req-6fd6b9f4-b8f3-4995-92af-d4e1b539e892 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] status, active and update: available, enabled, 2026-07-22 05:39:00+00:00 {{(pid=100091) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 05:39:31.413162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.hosts [None req-6fd6b9f4-b8f3-4995-92af-d4e1b539e892 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] status, active and update: available, enabled, 2026-07-22 05:38:50+00:00 {{(pid=100091) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 05:39:31.413434 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6fd6b9f4-b8f3-4995-92af-d4e1b539e892 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] https://10.4.3.91/volume/v3/os-hosts returned with HTTP 200 Jul 22 05:39:31.413874 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 732/2956] 10.4.3.91 () {66 vars in 1233 bytes} [Wed Jul 22 05:39:31 2026] GET /volume/v3/os-hosts => generated 560 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:31.423556 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ba8ea89d-2235-4b24-b9fc-195e84941435 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:31.425706 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba8ea89d-2235-4b24-b9fc-195e84941435 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] GET https://10.4.3.91/volume/v3/os-hosts Jul 22 05:39:31.425966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba8ea89d-2235-4b24-b9fc-195e84941435 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:31.426200 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ba8ea89d-2235-4b24-b9fc-195e84941435 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:31.437882 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.hosts [None req-ba8ea89d-2235-4b24-b9fc-195e84941435 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] status, active and update: available, enabled, 2026-07-22 05:39:03+00:00 {{(pid=100093) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 05:39:31.437882 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.hosts [None req-ba8ea89d-2235-4b24-b9fc-195e84941435 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] status, active and update: available, enabled, 2026-07-22 05:39:00+00:00 {{(pid=100093) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 05:39:31.437882 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.hosts [None req-ba8ea89d-2235-4b24-b9fc-195e84941435 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] status, active and update: available, enabled, 2026-07-22 05:38:50+00:00 {{(pid=100093) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 05:39:31.438246 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ba8ea89d-2235-4b24-b9fc-195e84941435 tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] https://10.4.3.91/volume/v3/os-hosts returned with HTTP 200 Jul 22 05:39:31.438763 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 723/2957] 10.4.3.91 () {66 vars in 1233 bytes} [Wed Jul 22 05:39:31 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 22 05:39:31.448944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d6503cf4-c34f-4b57-8d32-5d06fc6fb7ee None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:31.451296 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d6503cf4-c34f-4b57-8d32-5d06fc6fb7ee tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] GET https://10.4.3.91/volume/v3/os-hosts/np0000005624@storpool Jul 22 05:39:31.451507 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d6503cf4-c34f-4b57-8d32-5d06fc6fb7ee tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:31.451784 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d6503cf4-c34f-4b57-8d32-5d06fc6fb7ee tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:31.452052 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:31.452052 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:31.463847 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4f5eba21-1d7d-425b-90a1-1853d1b599fc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:31.465700 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4f5eba21-1d7d-425b-90a1-1853d1b599fc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:31.465983 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4f5eba21-1d7d-425b-90a1-1853d1b599fc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:31.466221 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4f5eba21-1d7d-425b-90a1-1853d1b599fc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:31.466374 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4f5eba21-1d7d-425b-90a1-1853d1b599fc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:31.470597 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:31.470597 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:31.471258 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4f5eba21-1d7d-425b-90a1-1853d1b599fc tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:31.471613 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 754/2958] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:31 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:31.538201 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d6503cf4-c34f-4b57-8d32-5d06fc6fb7ee tempest-VolumeHostsAdminTestsJSON-1683799956 tempest-VolumeHostsAdminTestsJSON-1683799956-project-admin] https://10.4.3.91/volume/v3/os-hosts/np0000005624@storpool returned with HTTP 200 Jul 22 05:39:31.538644 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 750/2959] 10.4.3.91 () {66 vars in 1299 bytes} [Wed Jul 22 05:39:31 2026] GET /volume/v3/os-hosts/np0000005624@storpool => generated 1697 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:31.646754 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a3179aeb-9a6f-49eb-9e9e-7b248d1e46aa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:31.648977 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a3179aeb-9a6f-49eb-9e9e-7b248d1e46aa tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:31.649527 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a3179aeb-9a6f-49eb-9e9e-7b248d1e46aa tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:31.649527 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a3179aeb-9a6f-49eb-9e9e-7b248d1e46aa tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:31.649527 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a3179aeb-9a6f-49eb-9e9e-7b248d1e46aa tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:31.654327 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:31.654327 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:31.655239 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a3179aeb-9a6f-49eb-9e9e-7b248d1e46aa tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:31.655649 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 733/2960] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:31 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:31.683549 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d2b10c77-1cca-4c58-bed5-1fe5dabf1d46 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:31.686186 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d2b10c77-1cca-4c58-bed5-1fe5dabf1d46 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:31.686489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d2b10c77-1cca-4c58-bed5-1fe5dabf1d46 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:31.686811 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d2b10c77-1cca-4c58-bed5-1fe5dabf1d46 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:31.686998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-d2b10c77-1cca-4c58-bed5-1fe5dabf1d46 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:31.692598 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:31.692598 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:31.693532 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d2b10c77-1cca-4c58-bed5-1fe5dabf1d46 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:31.694061 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 724/2961] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:31 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:32.006134 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-92c864e1-dd41-480b-80d4-3f57ba9f9c49 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.010847 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-92c864e1-dd41-480b-80d4-3f57ba9f9c49 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/snapshots/f8a31980-614a-4973-adb7-2edffac56278 Jul 22 05:39:32.011086 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-92c864e1-dd41-480b-80d4-3f57ba9f9c49 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:32.011304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-92c864e1-dd41-480b-80d4-3f57ba9f9c49 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:32.017044 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:32.017044 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:32.017490 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-92c864e1-dd41-480b-80d4-3f57ba9f9c49 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Snapshot retrieved successfully. Jul 22 05:39:32.018366 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-92c864e1-dd41-480b-80d4-3f57ba9f9c49 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots/f8a31980-614a-4973-adb7-2edffac56278 returned with HTTP 200 Jul 22 05:39:32.018782 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 755/2962] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:32 2026] GET /volume/v3/snapshots/f8a31980-614a-4973-adb7-2edffac56278 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:32.027739 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-efde3186-46d2-4b8f-bd6f-3ce6674d50e5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.029541 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-efde3186-46d2-4b8f-bd6f-3ce6674d50e5 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] DELETE https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704?cascade=True Jul 22 05:39:32.029753 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-efde3186-46d2-4b8f-bd6f-3ce6674d50e5 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:32.029885 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-efde3186-46d2-4b8f-bd6f-3ce6674d50e5 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:32.030050 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-efde3186-46d2-4b8f-bd6f-3ce6674d50e5 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete volume with id: 1c4d2e76-6787-4827-8f12-424a54da3704 Jul 22 05:39:32.040937 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:32.040937 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:32.042618 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-efde3186-46d2-4b8f-bd6f-3ce6674d50e5 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:32.106283 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-efde3186-46d2-4b8f-bd6f-3ce6674d50e5 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete volume request issued successfully. Jul 22 05:39:32.106476 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-efde3186-46d2-4b8f-bd6f-3ce6674d50e5 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704?cascade=True returned with HTTP 202 Jul 22 05:39:32.106897 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 751/2963] 10.4.3.91 () {66 vars in 1369 bytes} [Wed Jul 22 05:39:32 2026] DELETE /volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704?cascade=True => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:32.115372 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ff657d1a-470f-4651-8910-c71259300875 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.116752 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8b8318f8-6913-4582-b76d-f15ca9a85246 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.118043 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ff657d1a-470f-4651-8910-c71259300875 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] PUT https://10.4.3.91/volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e Jul 22 05:39:32.118360 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ff657d1a-470f-4651-8910-c71259300875 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:32.118575 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8b8318f8-6913-4582-b76d-f15ca9a85246 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 Jul 22 05:39:32.118772 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8b8318f8-6913-4582-b76d-f15ca9a85246 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:32.118951 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8b8318f8-6913-4582-b76d-f15ca9a85246 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:32.127977 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:32.127977 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:32.134804 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8b8318f8-6913-4582-b76d-f15ca9a85246 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:32.135085 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ff657d1a-470f-4651-8910-c71259300875 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Acquiring lock "cinder-attachment_update-6ec051f5-4d99-4bd8-9867-13be2b771db4-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:39:32.140269 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ff657d1a-470f-4651-8910-c71259300875 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-6ec051f5-4d99-4bd8-9867-13be2b771db4-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:39:32.141450 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:32.141450 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:32.142112 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8b8318f8-6913-4582-b76d-f15ca9a85246 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 returned with HTTP 200 Jul 22 05:39:32.142914 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 725/2964] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:32 2026] GET /volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:32.263972 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ff657d1a-470f-4651-8910-c71259300875 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Lock "cinder-attachment_update-6ec051f5-4d99-4bd8-9867-13be2b771db4-np0000005624" released by "attachment_update" :: held 0.124s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:39:32.264430 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ff657d1a-470f-4651-8910-c71259300875 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e returned with HTTP 200 Jul 22 05:39:32.265099 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 734/2965] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:39:32 2026] PUT /volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e => generated 968 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:32.276819 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-75fd6cdd-7a5d-441b-a31d-f4be672f24d8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.282313 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-75fd6cdd-7a5d-441b-a31d-f4be672f24d8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e Jul 22 05:39:32.282313 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-75fd6cdd-7a5d-441b-a31d-f4be672f24d8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:32.282313 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-75fd6cdd-7a5d-441b-a31d-f4be672f24d8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:32.302505 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-75fd6cdd-7a5d-441b-a31d-f4be672f24d8 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e returned with HTTP 200 Jul 22 05:39:32.302505 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 756/2966] 10.4.3.91 () {70 vars in 1644 bytes} [Wed Jul 22 05:39:32 2026] GET /volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:32.482521 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0819a0b9-5568-495d-9257-ad7a79618b02 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.484555 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0819a0b9-5568-495d-9257-ad7a79618b02 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:32.484940 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0819a0b9-5568-495d-9257-ad7a79618b02 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:32.484940 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0819a0b9-5568-495d-9257-ad7a79618b02 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:32.485339 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-0819a0b9-5568-495d-9257-ad7a79618b02 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:32.490685 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:32.490685 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:32.490957 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0819a0b9-5568-495d-9257-ad7a79618b02 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:32.491376 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 752/2967] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:32 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:32.664981 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f6ab4472-a76a-49e4-9e4c-fdfd0405a342 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.666856 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f6ab4472-a76a-49e4-9e4c-fdfd0405a342 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:32.667187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f6ab4472-a76a-49e4-9e4c-fdfd0405a342 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:32.667242 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f6ab4472-a76a-49e4-9e4c-fdfd0405a342 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:32.667329 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f6ab4472-a76a-49e4-9e4c-fdfd0405a342 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:32.671617 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:32.671617 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:32.672298 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f6ab4472-a76a-49e4-9e4c-fdfd0405a342 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:32.672773 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 726/2968] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:32 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:32.704932 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a54e25ea-52f2-4ffd-9509-3868a2667d25 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.706498 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a54e25ea-52f2-4ffd-9509-3868a2667d25 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:32.706761 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a54e25ea-52f2-4ffd-9509-3868a2667d25 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:32.706949 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a54e25ea-52f2-4ffd-9509-3868a2667d25 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:32.707060 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a54e25ea-52f2-4ffd-9509-3868a2667d25 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:32.713033 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:32.713033 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:32.713867 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a54e25ea-52f2-4ffd-9509-3868a2667d25 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:32.714256 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 735/2969] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:32 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:32.754350 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-c447e47b-d845-402c-b528-faae249a1533 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.756346 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-c447e47b-d845-402c-b528-faae249a1533 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/limits Jul 22 05:39:32.756790 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-c447e47b-d845-402c-b528-faae249a1533 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:32.756790 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-c447e47b-d845-402c-b528-faae249a1533 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:32.764672 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-c447e47b-d845-402c-b528-faae249a1533 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1402410136 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1402410136, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:32.764955 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-c447e47b-d845-402c-b528-faae249a1533 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1402410136 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1402410136, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:32.765224 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-c447e47b-d845-402c-b528-faae249a1533 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1402410136 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1402410136, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:39:32.766440 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:32.766440 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:32.779883 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-c447e47b-d845-402c-b528-faae249a1533 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/limits returned with HTTP 200 Jul 22 05:39:32.780441 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 757/2970] 10.4.3.91 () {68 vars in 1477 bytes} [Wed Jul 22 05:39:32 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:32.854186 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-a27f4ac3-9d8b-48d6-b797-5751f3ab80ee None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.859075 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-a27f4ac3-9d8b-48d6-b797-5751f3ab80ee tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:32.859285 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-a27f4ac3-9d8b-48d6-b797-5751f3ab80ee tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:32.859527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-a27f4ac3-9d8b-48d6-b797-5751f3ab80ee tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:32.869351 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:32.869351 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:32.872644 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-a27f4ac3-9d8b-48d6-b797-5751f3ab80ee tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:32.879177 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-a27f4ac3-9d8b-48d6-b797-5751f3ab80ee tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 200 Jul 22 05:39:32.879618 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 753/2971] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:32 2026] GET /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 1658 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:32.894756 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-44f3bd80-b5ea-485c-90f7-7c8de1ecd482 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:32.896848 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-44f3bd80-b5ea-485c-90f7-7c8de1ecd482 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:32.897193 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-44f3bd80-b5ea-485c-90f7-7c8de1ecd482 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a682d47-a041-4f46-ac72-a52122bb14a5", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:32.908722 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:32.908722 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:32.909292 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-44f3bd80-b5ea-485c-90f7-7c8de1ecd482 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:32.909446 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-44f3bd80-b5ea-485c-90f7-7c8de1ecd482 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Create snapshot from volume 8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:32.961997 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-44f3bd80-b5ea-485c-90f7-7c8de1ecd482 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Created reservations ['508089e9-6ae9-4129-94cd-ee1e93f2b5d8', '89f63d06-746f-48a6-85f1-207e49d0c386', '59c69f2e-10e2-4548-8158-8b6665e9068d', 'a12018bc-6dc6-4c20-8918-b76861288ad4'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:33.004386 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-44f3bd80-b5ea-485c-90f7-7c8de1ecd482 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Snapshot force create request issued successfully. Jul 22 05:39:33.004958 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-96aca122-9cfd-43fa-a27a-d0ac10bc9a60 req-44f3bd80-b5ea-485c-90f7-7c8de1ecd482 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:39:33.005565 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 727/2972] 10.4.3.91 () {72 vars in 1540 bytes} [Wed Jul 22 05:39:32 2026] POST /volume/v3/snapshots => generated 292 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:33.157046 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fe390b6d-4557-4247-8e5e-8b505385e7bf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.160740 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fe390b6d-4557-4247-8e5e-8b505385e7bf tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 Jul 22 05:39:33.160740 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fe390b6d-4557-4247-8e5e-8b505385e7bf tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.160740 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fe390b6d-4557-4247-8e5e-8b505385e7bf tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.175390 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fe390b6d-4557-4247-8e5e-8b505385e7bf tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 returned with HTTP 404 Jul 22 05:39:33.176076 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 736/2973] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:33 2026] GET /volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:33.185173 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0585413d-7643-460b-9ad4-38273a9f2ab6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.187400 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0585413d-7643-460b-9ad4-38273a9f2ab6 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes Jul 22 05:39:33.187609 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0585413d-7643-460b-9ad4-38273a9f2ab6 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.187830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0585413d-7643-460b-9ad4-38273a9f2ab6 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.188097 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-0585413d-7643-460b-9ad4-38273a9f2ab6 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:33.190142 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0585413d-7643-460b-9ad4-38273a9f2ab6 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:33.206825 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0585413d-7643-460b-9ad4-38273a9f2ab6 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Get all volumes completed successfully. Jul 22 05:39:33.206939 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0585413d-7643-460b-9ad4-38273a9f2ab6 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 200 Jul 22 05:39:33.207472 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 758/2974] 10.4.3.91 () {66 vars in 1230 bytes} [Wed Jul 22 05:39:33 2026] GET /volume/v3/volumes => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:33.216607 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-75e91741-b778-40cb-9df9-ef5363337444 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.221270 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-75e91741-b778-40cb-9df9-ef5363337444 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:33.221533 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-75e91741-b778-40cb-9df9-ef5363337444 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.224274 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-75e91741-b778-40cb-9df9-ef5363337444 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.224653 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-75e91741-b778-40cb-9df9-ef5363337444 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:33.226338 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.db.api [None req-75e91741-b778-40cb-9df9-ef5363337444 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Building query based on filter {{(pid=100094) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:39:33.230850 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-75e91741-b778-40cb-9df9-ef5363337444 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Get all snapshots completed successfully. Jul 22 05:39:33.231150 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-75e91741-b778-40cb-9df9-ef5363337444 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 200 Jul 22 05:39:33.232099 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 754/2975] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:39:33 2026] GET /volume/v3/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:33.242919 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-75a4920c-209d-45a8-a24f-249e4aa7244e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.245461 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-75a4920c-209d-45a8-a24f-249e4aa7244e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/f8a31980-614a-4973-adb7-2edffac56278 Jul 22 05:39:33.245828 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-75a4920c-209d-45a8-a24f-249e4aa7244e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.246049 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-75a4920c-209d-45a8-a24f-249e4aa7244e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.246216 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-75a4920c-209d-45a8-a24f-249e4aa7244e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete snapshot with id: f8a31980-614a-4973-adb7-2edffac56278 Jul 22 05:39:33.251974 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-75a4920c-209d-45a8-a24f-249e4aa7244e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots/f8a31980-614a-4973-adb7-2edffac56278 returned with HTTP 404 Jul 22 05:39:33.252592 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 728/2976] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:39:33 2026] DELETE /volume/v3/snapshots/f8a31980-614a-4973-adb7-2edffac56278 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:33.261584 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e5a385f3-825b-41e8-a4f2-6e651f891626 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.263476 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e5a385f3-825b-41e8-a4f2-6e651f891626 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/94425bc6-7a2b-4705-a1e8-7b631b3a0af8 Jul 22 05:39:33.263972 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e5a385f3-825b-41e8-a4f2-6e651f891626 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.264389 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e5a385f3-825b-41e8-a4f2-6e651f891626 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.264688 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-e5a385f3-825b-41e8-a4f2-6e651f891626 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete snapshot with id: 94425bc6-7a2b-4705-a1e8-7b631b3a0af8 Jul 22 05:39:33.273403 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e5a385f3-825b-41e8-a4f2-6e651f891626 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots/94425bc6-7a2b-4705-a1e8-7b631b3a0af8 returned with HTTP 404 Jul 22 05:39:33.274374 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 737/2977] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:39:33 2026] DELETE /volume/v3/snapshots/94425bc6-7a2b-4705-a1e8-7b631b3a0af8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:33.287748 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cbeeea25-99da-4b0a-849a-6ad4a5b91a3c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.292513 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cbeeea25-99da-4b0a-849a-6ad4a5b91a3c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 Jul 22 05:39:33.292795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cbeeea25-99da-4b0a-849a-6ad4a5b91a3c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.292997 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cbeeea25-99da-4b0a-849a-6ad4a5b91a3c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.305499 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cbeeea25-99da-4b0a-849a-6ad4a5b91a3c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 returned with HTTP 404 Jul 22 05:39:33.306038 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 759/2978] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:33 2026] GET /volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:33.317697 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-547fdd80-c3a7-4eec-9d1d-7c3ebb0f3bfc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.322449 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-547fdd80-c3a7-4eec-9d1d-7c3ebb0f3bfc tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] DELETE https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 Jul 22 05:39:33.322449 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-547fdd80-c3a7-4eec-9d1d-7c3ebb0f3bfc tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.322449 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-547fdd80-c3a7-4eec-9d1d-7c3ebb0f3bfc tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.322449 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-547fdd80-c3a7-4eec-9d1d-7c3ebb0f3bfc tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete volume with id: 1c4d2e76-6787-4827-8f12-424a54da3704 Jul 22 05:39:33.334451 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-547fdd80-c3a7-4eec-9d1d-7c3ebb0f3bfc tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 returned with HTTP 404 Jul 22 05:39:33.336341 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 755/2979] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:33 2026] DELETE /volume/v3/volumes/1c4d2e76-6787-4827-8f12-424a54da3704 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:33.349883 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.351851 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:33.352217 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1486716528"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:33.355329 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1486716528'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:33.355566 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create volume of 1 GB Jul 22 05:39:33.355961 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:33.355961 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:33.371540 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Availability Zones retrieved successfully. Jul 22 05:39:33.379663 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Flow 'volume_create_api' (011615a7-2f93-4adc-8b11-dfb7ee551698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:33.380861 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfcf7dea-701c-4f7d-be79-97bc21a6562f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:33.384613 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:33.424708 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfcf7dea-701c-4f7d-be79-97bc21a6562f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:33.424708 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d79829-4b92-4761-9d6a-29bc6e6a67b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:33.493572 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Created reservations ['e6363365-3573-4ee8-80f0-bdaa91acf07c', '0fb938d8-0ffd-436e-9482-971841bb58f7', '243f1a74-294d-493b-9bea-b9727fdab522', '3212c28f-213f-42ed-b290-b9af250636f1'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:33.493572 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d79829-4b92-4761-9d6a-29bc6e6a67b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6363365-3573-4ee8-80f0-bdaa91acf07c', '0fb938d8-0ffd-436e-9482-971841bb58f7', '243f1a74-294d-493b-9bea-b9727fdab522', '3212c28f-213f-42ed-b290-b9af250636f1']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:33.493572 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ca35c3-3366-48c8-b7a3-4db7128b5b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:33.506519 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-463c8126-0c2c-41fc-9c6a-41ce1ecd3e79 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.512510 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-463c8126-0c2c-41fc-9c6a-41ce1ecd3e79 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:33.512510 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-463c8126-0c2c-41fc-9c6a-41ce1ecd3e79 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.512510 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-463c8126-0c2c-41fc-9c6a-41ce1ecd3e79 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.512927 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-463c8126-0c2c-41fc-9c6a-41ce1ecd3e79 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:33.522966 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:33.522966 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:33.522966 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-463c8126-0c2c-41fc-9c6a-41ce1ecd3e79 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:33.522966 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 738/2980] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:33 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:33.524308 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ca35c3-3366-48c8-b7a3-4db7128b5b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '363891ec-b999-4127-b717-2000592aca5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1486716528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20781e32b5a54571abaf84c41eb69056',qos_specs=None,replication_status=,reservations=['e6363365-3573-4ee8-80f0-bdaa91acf07c','0fb938d8-0ffd-436e-9482-971841bb58f7','243f1a74-294d-493b-9bea-b9727fdab522','3212c28f-213f-42ed-b290-b9af250636f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc81bef572074b7bb794c671e7375957',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1486716528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=363891ec-b999-4127-b717-2000592aca5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20781e32b5a54571abaf84c41eb69056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc81bef572074b7bb794c671e7375957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:33.524489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe84f8f-793e-4188-98c2-6bdcef849ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:33.553537 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe84f8f-793e-4188-98c2-6bdcef849ae8) transitioned into state 'SUCCESS' from state '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-1486716528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20781e32b5a54571abaf84c41eb69056',qos_specs=None,replication_status=,reservations=['e6363365-3573-4ee8-80f0-bdaa91acf07c','0fb938d8-0ffd-436e-9482-971841bb58f7','243f1a74-294d-493b-9bea-b9727fdab522','3212c28f-213f-42ed-b290-b9af250636f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc81bef572074b7bb794c671e7375957',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:33.555483 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5806554-14b9-4632-94b5-92e8d5bc35bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:33.568421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5806554-14b9-4632-94b5-92e8d5bc35bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:33.569354 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Flow 'volume_create_api' (011615a7-2f93-4adc-8b11-dfb7ee551698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:33.569650 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create volume request issued successfully. Jul 22 05:39:33.570266 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b9d706e-5e1c-4ff4-a3cf-97b764f91a96 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:33.570737 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 729/2981] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:39:33 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 22 05:39:33.589743 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3a4af064-b866-442d-8020-d0f06fa35389 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.593031 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a4af064-b866-442d-8020-d0f06fa35389 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b Jul 22 05:39:33.593294 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a4af064-b866-442d-8020-d0f06fa35389 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.595117 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a4af064-b866-442d-8020-d0f06fa35389 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.608386 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:33.608386 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:33.617864 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3a4af064-b866-442d-8020-d0f06fa35389 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:33.627041 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a4af064-b866-442d-8020-d0f06fa35389 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b returned with HTTP 200 Jul 22 05:39:33.627470 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 760/2982] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:33 2026] GET /volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:33.684982 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-63ad95d1-fc76-4d7a-a51a-1aa666a9b1ce None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.691812 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-63ad95d1-fc76-4d7a-a51a-1aa666a9b1ce tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:33.692077 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-63ad95d1-fc76-4d7a-a51a-1aa666a9b1ce tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.692299 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-63ad95d1-fc76-4d7a-a51a-1aa666a9b1ce tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.692584 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-63ad95d1-fc76-4d7a-a51a-1aa666a9b1ce tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:33.697714 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:33.697714 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:33.698745 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-63ad95d1-fc76-4d7a-a51a-1aa666a9b1ce tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:33.699229 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 756/2983] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:33 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:33.728222 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-85fd62fa-54bd-4457-b898-5278f2805df0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:33.731016 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85fd62fa-54bd-4457-b898-5278f2805df0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:33.731286 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85fd62fa-54bd-4457-b898-5278f2805df0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:33.731483 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85fd62fa-54bd-4457-b898-5278f2805df0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:33.731727 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-85fd62fa-54bd-4457-b898-5278f2805df0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:33.736459 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:33.736459 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:33.737268 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85fd62fa-54bd-4457-b898-5278f2805df0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:33.737724 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 739/2984] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:33 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:34.166144 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fb61c2d3-fece-4f44-801c-baa44b94ab7b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.277737 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fb61c2d3-fece-4f44-801c-baa44b94ab7b tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:39:34.278308 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fb61c2d3-fece-4f44-801c-baa44b94ab7b tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1771052034"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:34.280055 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:34.280055 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:34.302317 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fb61c2d3-fece-4f44-801c-baa44b94ab7b tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:39:34.302774 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 730/2985] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:39:34 2026] POST /volume/v3/types => generated 231 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:34.312282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-50fdbb0d-05aa-4012-b59d-fc46ef3e6ee5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.314617 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-50fdbb0d-05aa-4012-b59d-fc46ef3e6ee5 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] POST https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs Jul 22 05:39:34.315134 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-50fdbb0d-05aa-4012-b59d-fc46ef3e6ee5 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:34.350332 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-50fdbb0d-05aa-4012-b59d-fc46ef3e6ee5 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs returned with HTTP 200 Jul 22 05:39:34.350825 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 761/2986] 10.4.3.91 () {68 vars in 1392 bytes} [Wed Jul 22 05:39:34 2026] POST /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs => generated 34 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:34.361514 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a507ffd4-f646-4637-859a-1387a71242cc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.363958 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a507ffd4-f646-4637-859a-1387a71242cc tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] GET https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec3 Jul 22 05:39:34.364205 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a507ffd4-f646-4637-859a-1387a71242cc tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.364446 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a507ffd4-f646-4637-859a-1387a71242cc tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.373270 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a507ffd4-f646-4637-859a-1387a71242cc tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec3 returned with HTTP 200 Jul 22 05:39:34.373957 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 757/2987] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:34.383376 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d433e176-5234-48db-82eb-ab460023967c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.385291 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d433e176-5234-48db-82eb-ab460023967c tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] DELETE https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec3 Jul 22 05:39:34.385470 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d433e176-5234-48db-82eb-ab460023967c tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.385658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d433e176-5234-48db-82eb-ab460023967c tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.421759 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d433e176-5234-48db-82eb-ab460023967c tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec3 returned with HTTP 202 Jul 22 05:39:34.422147 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 740/2988] 10.4.3.91 () {66 vars in 1392 bytes} [Wed Jul 22 05:39:34 2026] DELETE /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:34.430437 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ae13e29b-01ba-41e8-a99c-0b6181d9d761 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.432548 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae13e29b-01ba-41e8-a99c-0b6181d9d761 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] GET https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec3 Jul 22 05:39:34.432786 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ae13e29b-01ba-41e8-a99c-0b6181d9d761 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.432978 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ae13e29b-01ba-41e8-a99c-0b6181d9d761 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.443260 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae13e29b-01ba-41e8-a99c-0b6181d9d761 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec3 returned with HTTP 404 Jul 22 05:39:34.443861 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 731/2989] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:34.453597 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0d49e0d2-8831-464c-a362-5d1ac84e9436 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.455667 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d49e0d2-8831-464c-a362-5d1ac84e9436 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] POST https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs Jul 22 05:39:34.456113 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d49e0d2-8831-464c-a362-5d1ac84e9436 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:34.484286 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d49e0d2-8831-464c-a362-5d1ac84e9436 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs returned with HTTP 200 Jul 22 05:39:34.484888 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 762/2990] 10.4.3.91 () {68 vars in 1392 bytes} [Wed Jul 22 05:39:34 2026] POST /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:34.493815 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3653a527-2ab0-4960-b25d-aaf2c78d24a1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.495906 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3653a527-2ab0-4960-b25d-aaf2c78d24a1 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] GET https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs Jul 22 05:39:34.496109 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3653a527-2ab0-4960-b25d-aaf2c78d24a1 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.496308 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3653a527-2ab0-4960-b25d-aaf2c78d24a1 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.504433 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3653a527-2ab0-4960-b25d-aaf2c78d24a1 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs returned with HTTP 200 Jul 22 05:39:34.504552 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 758/2991] 10.4.3.91 () {66 vars in 1371 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:34.514503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b769aa36-9d93-4f7a-82d0-e70180f33a62 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.516307 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b769aa36-9d93-4f7a-82d0-e70180f33a62 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] POST https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs Jul 22 05:39:34.516688 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b769aa36-9d93-4f7a-82d0-e70180f33a62 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:34.533801 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cd425fb0-4872-4fc0-a134-6323c5666cc4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.535652 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd425fb0-4872-4fc0-a134-6323c5666cc4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:34.535867 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd425fb0-4872-4fc0-a134-6323c5666cc4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.536070 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd425fb0-4872-4fc0-a134-6323c5666cc4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.536193 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-cd425fb0-4872-4fc0-a134-6323c5666cc4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:34.537723 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b769aa36-9d93-4f7a-82d0-e70180f33a62 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs returned with HTTP 200 Jul 22 05:39:34.538173 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 741/2992] 10.4.3.91 () {68 vars in 1392 bytes} [Wed Jul 22 05:39:34 2026] POST /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:34.542402 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:34.542402 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:34.543295 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd425fb0-4872-4fc0-a134-6323c5666cc4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:34.543713 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 732/2993] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:34.547044 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e12e61e9-ac0d-443e-aea9-d10462f35f38 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.548815 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e12e61e9-ac0d-443e-aea9-d10462f35f38 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] PUT https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec2 Jul 22 05:39:34.549134 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e12e61e9-ac0d-443e-aea9-d10462f35f38 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:34.570623 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e12e61e9-ac0d-443e-aea9-d10462f35f38 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec2 returned with HTTP 200 Jul 22 05:39:34.571027 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 763/2994] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:39:34 2026] PUT /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:34.581936 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cab9d34e-ab6b-4a45-a052-2c7ef5ee009a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.584266 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cab9d34e-ab6b-4a45-a052-2c7ef5ee009a tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] GET https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec2 Jul 22 05:39:34.584505 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cab9d34e-ab6b-4a45-a052-2c7ef5ee009a tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.584759 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cab9d34e-ab6b-4a45-a052-2c7ef5ee009a tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.595682 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cab9d34e-ab6b-4a45-a052-2c7ef5ee009a tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec2 returned with HTTP 200 Jul 22 05:39:34.596081 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 759/2995] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs/spec2 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:34.604315 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c3fac111-fb37-4aa9-baca-aded4f73420c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.606275 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3fac111-fb37-4aa9-baca-aded4f73420c tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] POST https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs Jul 22 05:39:34.606605 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3fac111-fb37-4aa9-baca-aded4f73420c tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:34.634975 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3fac111-fb37-4aa9-baca-aded4f73420c tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs returned with HTTP 200 Jul 22 05:39:34.635618 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 742/2996] 10.4.3.91 () {68 vars in 1392 bytes} [Wed Jul 22 05:39:34 2026] POST /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs => generated 51 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:34.647948 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-408007dd-9390-4f73-bf63-3db0da37deb6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.648052 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-638c7db7-a596-4d1b-b30d-fda9a18ba2c4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.649820 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-408007dd-9390-4f73-bf63-3db0da37deb6 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] GET https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs Jul 22 05:39:34.649920 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-638c7db7-a596-4d1b-b30d-fda9a18ba2c4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b Jul 22 05:39:34.650054 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-408007dd-9390-4f73-bf63-3db0da37deb6 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.650247 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-638c7db7-a596-4d1b-b30d-fda9a18ba2c4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.650295 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-408007dd-9390-4f73-bf63-3db0da37deb6 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.650437 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-638c7db7-a596-4d1b-b30d-fda9a18ba2c4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.658293 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:34.658293 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:34.661229 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-408007dd-9390-4f73-bf63-3db0da37deb6 tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs returned with HTTP 200 Jul 22 05:39:34.661844 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 733/2997] 10.4.3.91 () {66 vars in 1371 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:34.664768 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-638c7db7-a596-4d1b-b30d-fda9a18ba2c4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:34.666765 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-638c7db7-a596-4d1b-b30d-fda9a18ba2c4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b returned with HTTP 200 Jul 22 05:39:34.667202 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 764/2998] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:34.672177 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-93e56dac-dc25-422a-977a-c3ede2cec91e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.679934 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-93e56dac-dc25-422a-977a-c3ede2cec91e tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] DELETE https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01 Jul 22 05:39:34.680168 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-93e56dac-dc25-422a-977a-c3ede2cec91e tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.680488 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-93e56dac-dc25-422a-977a-c3ede2cec91e tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.684139 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4b0e24a9-6d95-4832-bbf3-dc3f95822c33 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.687660 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4b0e24a9-6d95-4832-bbf3-dc3f95822c33 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:34.687660 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4b0e24a9-6d95-4832-bbf3-dc3f95822c33 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "363891ec-b999-4127-b717-2000592aca5b", "name": "tempest-VolumesDeleteCascade-Snapshot-11946405"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:34.705593 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:34.705593 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:34.705593 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4b0e24a9-6d95-4832-bbf3-dc3f95822c33 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:34.705593 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-4b0e24a9-6d95-4832-bbf3-dc3f95822c33 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create snapshot from volume 363891ec-b999-4127-b717-2000592aca5b Jul 22 05:39:34.713510 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1bb34aec-59b8-4702-ae75-37b63c67d630 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.715904 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1bb34aec-59b8-4702-ae75-37b63c67d630 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:34.715904 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1bb34aec-59b8-4702-ae75-37b63c67d630 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.716562 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1bb34aec-59b8-4702-ae75-37b63c67d630 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.716562 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1bb34aec-59b8-4702-ae75-37b63c67d630 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:34.722491 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:34.722491 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:34.723409 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1bb34aec-59b8-4702-ae75-37b63c67d630 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:34.723851 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 734/2999] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:34.735923 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-93e56dac-dc25-422a-977a-c3ede2cec91e tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01 returned with HTTP 202 Jul 22 05:39:34.736438 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 760/3000] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:39:34 2026] DELETE /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:34.745806 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9196e415-3dd4-4004-9a3a-534606bdf05b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.748534 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9196e415-3dd4-4004-9a3a-534606bdf05b tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] GET https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01 Jul 22 05:39:34.748820 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9196e415-3dd4-4004-9a3a-534606bdf05b tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.749063 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9196e415-3dd4-4004-9a3a-534606bdf05b tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.749388 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-4b0e24a9-6d95-4832-bbf3-dc3f95822c33 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Created reservations ['b4bff291-2625-414a-9fa2-40e4f3550472', 'ae55c984-fc3f-4a02-9a6a-fa2a4c17161e', 'ea73b6f3-1435-4ede-b73b-7eb0721a9616', '7ce225f3-882c-40b8-8213-cf973becb51d'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:34.752657 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-24c869bf-d3bc-41f3-bc4e-100fb17a8a53 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.756209 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-24c869bf-d3bc-41f3-bc4e-100fb17a8a53 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:34.756903 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-24c869bf-d3bc-41f3-bc4e-100fb17a8a53 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.757016 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9196e415-3dd4-4004-9a3a-534606bdf05b tempest-VolumeTypesExtraSpecsTest-1002309306 tempest-VolumeTypesExtraSpecsTest-1002309306-project-admin] https://10.4.3.91/volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01 returned with HTTP 404 Jul 22 05:39:34.757100 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-24c869bf-d3bc-41f3-bc4e-100fb17a8a53 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.757360 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-24c869bf-d3bc-41f3-bc4e-100fb17a8a53 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:34.757716 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 765/3001] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/types/cc9b200c-f90f-4313-ba1c-dfd5a2334c01 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:34.766553 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:34.766553 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:34.767951 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-24c869bf-d3bc-41f3-bc4e-100fb17a8a53 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:34.769331 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 735/3002] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:34.808393 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4b0e24a9-6d95-4832-bbf3-dc3f95822c33 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Snapshot create request issued successfully. Jul 22 05:39:34.808798 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4b0e24a9-6d95-4832-bbf3-dc3f95822c33 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:39:34.809405 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 743/3003] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:39:34 2026] POST /volume/v3/snapshots => generated 305 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:34.819514 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cf279ef0-a719-461c-a14b-b19d7efdba83 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:34.821974 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf279ef0-a719-461c-a14b-b19d7efdba83 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/snapshots/1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65 Jul 22 05:39:34.822419 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf279ef0-a719-461c-a14b-b19d7efdba83 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:34.823071 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf279ef0-a719-461c-a14b-b19d7efdba83 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:34.832824 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:34.832824 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:34.833666 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-cf279ef0-a719-461c-a14b-b19d7efdba83 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Snapshot retrieved successfully. Jul 22 05:39:34.834851 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf279ef0-a719-461c-a14b-b19d7efdba83 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots/1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65 returned with HTTP 200 Jul 22 05:39:34.836076 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 761/3004] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:34 2026] GET /volume/v3/snapshots/1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:35.556117 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8c2fa59f-6c0d-4d04-b8de-9079d4862707 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:35.558222 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8c2fa59f-6c0d-4d04-b8de-9079d4862707 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:35.558493 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8c2fa59f-6c0d-4d04-b8de-9079d4862707 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:35.558693 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8c2fa59f-6c0d-4d04-b8de-9079d4862707 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:35.558809 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-8c2fa59f-6c0d-4d04-b8de-9079d4862707 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:35.570773 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:35.570773 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:35.571404 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8c2fa59f-6c0d-4d04-b8de-9079d4862707 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:35.571786 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 766/3005] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:35 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:35.736010 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-79e4e56d-88ef-4771-81fd-184d57da9a6a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:35.738271 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-79e4e56d-88ef-4771-81fd-184d57da9a6a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:35.742059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-79e4e56d-88ef-4771-81fd-184d57da9a6a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:35.742059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-79e4e56d-88ef-4771-81fd-184d57da9a6a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:35.742059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-79e4e56d-88ef-4771-81fd-184d57da9a6a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:35.746748 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:35.746748 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:35.748181 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-79e4e56d-88ef-4771-81fd-184d57da9a6a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:35.748603 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 736/3006] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:35 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:35.781421 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b72d00f2-a9b0-4106-9ff2-a36874db199d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:35.783827 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b72d00f2-a9b0-4106-9ff2-a36874db199d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:35.784130 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b72d00f2-a9b0-4106-9ff2-a36874db199d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:35.784403 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b72d00f2-a9b0-4106-9ff2-a36874db199d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:35.784567 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-b72d00f2-a9b0-4106-9ff2-a36874db199d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:35.796570 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:35.796570 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:35.798930 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b72d00f2-a9b0-4106-9ff2-a36874db199d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:35.800714 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 744/3007] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:35 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:35.851451 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ae965fb8-5071-4e82-8d77-ecf8286a9199 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:35.853628 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae965fb8-5071-4e82-8d77-ecf8286a9199 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/snapshots/1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65 Jul 22 05:39:35.854020 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae965fb8-5071-4e82-8d77-ecf8286a9199 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:35.854192 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae965fb8-5071-4e82-8d77-ecf8286a9199 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:35.860793 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:35.860793 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:35.861367 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ae965fb8-5071-4e82-8d77-ecf8286a9199 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Snapshot retrieved successfully. Jul 22 05:39:35.862479 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae965fb8-5071-4e82-8d77-ecf8286a9199 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots/1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65 returned with HTTP 200 Jul 22 05:39:35.864196 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 762/3008] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:39:35 2026] GET /volume/v3/snapshots/1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:35.878981 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2cbde119-1867-4376-b42d-99effcb7e268 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:35.880834 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:35.881364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-535360498"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:35.882802 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create volume request body: {'volume': {'snapshot_id': '1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-535360498'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:35.888686 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:35.888686 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:35.889133 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Snapshot retrieved successfully. Jul 22 05:39:35.889252 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create volume of 1 GB Jul 22 05:39:35.897052 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Availability Zones retrieved successfully. Jul 22 05:39:35.902653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Flow 'volume_create_api' (356f88c7-da81-4723-978b-505a0239b634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:35.903555 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459174aa-18e5-45f2-a423-febee34daec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:35.904512 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:35.946936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459174aa-18e5-45f2-a423-febee34daec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:35.946936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd69829e-6a0a-4c5f-8017-5fe335635b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:36.005314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Created reservations ['2746500b-2ec3-4866-a7ed-7dcacbce91f2', '972c1b9f-32d4-416c-94b2-9376d56c4e55', '0c9fd32c-3557-45e4-b777-50c8fcb9df6a', '0a09597b-1c06-4fce-b573-d9d137cf92e5'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:36.006496 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd69829e-6a0a-4c5f-8017-5fe335635b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2746500b-2ec3-4866-a7ed-7dcacbce91f2', '972c1b9f-32d4-416c-94b2-9376d56c4e55', '0c9fd32c-3557-45e4-b777-50c8fcb9df6a', '0a09597b-1c06-4fce-b573-d9d137cf92e5']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:36.007413 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6102b3bc-0feb-454f-8cbc-6e343d52bfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:36.063750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6102b3bc-0feb-454f-8cbc-6e343d52bfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a5a161-7291-4457-b65f-01fce15349b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-535360498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20781e32b5a54571abaf84c41eb69056',qos_specs=None,replication_status=,reservations=['2746500b-2ec3-4866-a7ed-7dcacbce91f2','972c1b9f-32d4-416c-94b2-9376d56c4e55','0c9fd32c-3557-45e4-b777-50c8fcb9df6a','0a09597b-1c06-4fce-b573-d9d137cf92e5'],size=1,snapshot_id=1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65,source_replicaid=,source_volid=None,status='creating',user_id='dc81bef572074b7bb794c671e7375957',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-535360498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07a5a161-7291-4457-b65f-01fce15349b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20781e32b5a54571abaf84c41eb69056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc81bef572074b7bb794c671e7375957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:36.064599 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16e6a884-2120-4e25-8001-6081248031de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:36.095849 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16e6a884-2120-4e25-8001-6081248031de) transitioned into state 'SUCCESS' from state '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-535360498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20781e32b5a54571abaf84c41eb69056',qos_specs=None,replication_status=,reservations=['2746500b-2ec3-4866-a7ed-7dcacbce91f2','972c1b9f-32d4-416c-94b2-9376d56c4e55','0c9fd32c-3557-45e4-b777-50c8fcb9df6a','0a09597b-1c06-4fce-b573-d9d137cf92e5'],size=1,snapshot_id=1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65,source_replicaid=,source_volid=None,status='creating',user_id='dc81bef572074b7bb794c671e7375957',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:36.096944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3885736e-efff-404e-9b42-ee14e32c7b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:36.134558 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3885736e-efff-404e-9b42-ee14e32c7b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:36.135385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Flow 'volume_create_api' (356f88c7-da81-4723-978b-505a0239b634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:36.135754 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Create volume request issued successfully. Jul 22 05:39:36.136347 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2cbde119-1867-4376-b42d-99effcb7e268 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:36.136897 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 767/3009] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:35 2026] POST /volume/v3/volumes => generated 782 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:36.158725 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c13e9321-2952-4003-8f0f-18a0e2c64173 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:36.160778 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c13e9321-2952-4003-8f0f-18a0e2c64173 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 Jul 22 05:39:36.160778 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c13e9321-2952-4003-8f0f-18a0e2c64173 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:36.161014 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c13e9321-2952-4003-8f0f-18a0e2c64173 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:36.177616 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:36.177616 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:36.184201 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c13e9321-2952-4003-8f0f-18a0e2c64173 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:36.198564 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c13e9321-2952-4003-8f0f-18a0e2c64173 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 returned with HTTP 200 Jul 22 05:39:36.199813 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 737/3010] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:36 2026] GET /volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:36.205655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-ae6b2689-a031-4989-b3e7-ba5921a44302 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:36.208773 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-ae6b2689-a031-4989-b3e7-ba5921a44302 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:36.209465 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-ae6b2689-a031-4989-b3e7-ba5921a44302 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:36.211656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-ae6b2689-a031-4989-b3e7-ba5921a44302 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:36.236952 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:36.236952 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:36.242971 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-ae6b2689-a031-4989-b3e7-ba5921a44302 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:36.255498 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-ae6b2689-a031-4989-b3e7-ba5921a44302 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 200 Jul 22 05:39:36.256080 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 745/3011] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:36 2026] GET /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 1658 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:36.595874 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d31ce801-1baa-49dc-af8a-29dc13300010 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:36.600610 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d31ce801-1baa-49dc-af8a-29dc13300010 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:36.600610 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d31ce801-1baa-49dc-af8a-29dc13300010 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:36.600610 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d31ce801-1baa-49dc-af8a-29dc13300010 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:36.600610 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d31ce801-1baa-49dc-af8a-29dc13300010 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:36.605729 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:36.605729 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:36.606187 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d31ce801-1baa-49dc-af8a-29dc13300010 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:36.607012 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 763/3012] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:36 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:36.761016 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4ffd985c-5516-44c2-890c-ba6dc0e18ce7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:36.763735 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4ffd985c-5516-44c2-890c-ba6dc0e18ce7 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:36.764010 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4ffd985c-5516-44c2-890c-ba6dc0e18ce7 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:36.764252 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4ffd985c-5516-44c2-890c-ba6dc0e18ce7 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:36.764404 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4ffd985c-5516-44c2-890c-ba6dc0e18ce7 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:36.773127 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:36.773127 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:36.774233 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4ffd985c-5516-44c2-890c-ba6dc0e18ce7 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:36.774750 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 768/3013] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:36 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:36.812343 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-61670a03-3113-43b0-b389-d0950bcd730f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:36.815701 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61670a03-3113-43b0-b389-d0950bcd730f tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:36.815701 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61670a03-3113-43b0-b389-d0950bcd730f tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:36.815701 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61670a03-3113-43b0-b389-d0950bcd730f tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:36.815701 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-61670a03-3113-43b0-b389-d0950bcd730f tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:36.822408 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:36.822408 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:36.823151 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61670a03-3113-43b0-b389-d0950bcd730f tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:36.823706 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 738/3014] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:36 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:37.215089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-005cb7d5-61c4-4c70-9d49-6913be49406a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.215548 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-eb07366d-562a-43ed-a8c3-1ea796058f6b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.217406 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-eb07366d-562a-43ed-a8c3-1ea796058f6b tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 Jul 22 05:39:37.217696 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-eb07366d-562a-43ed-a8c3-1ea796058f6b tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.217905 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-eb07366d-562a-43ed-a8c3-1ea796058f6b tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.226880 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:37.226880 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:37.233122 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-eb07366d-562a-43ed-a8c3-1ea796058f6b tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:37.238730 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-eb07366d-562a-43ed-a8c3-1ea796058f6b tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 returned with HTTP 200 Jul 22 05:39:37.239477 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 746/3015] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:37 2026] GET /volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:37.253230 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2c99f40b-0253-4bbf-b08d-8c327faf88df None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.255076 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c99f40b-0253-4bbf-b08d-8c327faf88df tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 Jul 22 05:39:37.255282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2c99f40b-0253-4bbf-b08d-8c327faf88df tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.255546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2c99f40b-0253-4bbf-b08d-8c327faf88df tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.264021 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:37.264021 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:37.269371 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2c99f40b-0253-4bbf-b08d-8c327faf88df tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:37.275504 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c99f40b-0253-4bbf-b08d-8c327faf88df tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 returned with HTTP 200 Jul 22 05:39:37.275962 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 769/3016] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:37 2026] GET /volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:37.290095 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1ee3c0d4-5978-41ea-9c0b-66b64e93ad1c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.291826 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1ee3c0d4-5978-41ea-9c0b-66b64e93ad1c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] DELETE https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b?cascade=True Jul 22 05:39:37.292012 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1ee3c0d4-5978-41ea-9c0b-66b64e93ad1c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.292237 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1ee3c0d4-5978-41ea-9c0b-66b64e93ad1c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.292446 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-1ee3c0d4-5978-41ea-9c0b-66b64e93ad1c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete volume with id: 363891ec-b999-4127-b717-2000592aca5b Jul 22 05:39:37.300230 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:37.300230 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:37.301089 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1ee3c0d4-5978-41ea-9c0b-66b64e93ad1c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:37.322814 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:37.323224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-294764658"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:37.324862 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-294764658'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:37.324990 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Create volume of 1 GB Jul 22 05:39:37.329091 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Availability Zones retrieved successfully. Jul 22 05:39:37.334207 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1ee3c0d4-5978-41ea-9c0b-66b64e93ad1c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete volume request issued successfully. Jul 22 05:39:37.334539 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1ee3c0d4-5978-41ea-9c0b-66b64e93ad1c tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b?cascade=True returned with HTTP 202 Jul 22 05:39:37.335021 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 739/3017] 10.4.3.91 () {66 vars in 1369 bytes} [Wed Jul 22 05:39:37 2026] DELETE /volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b?cascade=True => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:37.335700 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Flow 'volume_create_api' (77d795e0-d97c-401d-8fdd-769edc8872e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:37.336892 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c757dbd6-61ea-4a1c-82bf-bc583ca99db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:37.338183 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:37.344107 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-827166d6-e160-4238-a9ac-d4721e5f39b8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.346191 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-827166d6-e160-4238-a9ac-d4721e5f39b8 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b Jul 22 05:39:37.346191 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-827166d6-e160-4238-a9ac-d4721e5f39b8 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.346446 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-827166d6-e160-4238-a9ac-d4721e5f39b8 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.354039 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:37.354039 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:37.357913 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-827166d6-e160-4238-a9ac-d4721e5f39b8 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:37.362771 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-827166d6-e160-4238-a9ac-d4721e5f39b8 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b returned with HTTP 200 Jul 22 05:39:37.363218 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 747/3018] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:37 2026] GET /volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:37.367256 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c757dbd6-61ea-4a1c-82bf-bc583ca99db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:37.368387 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8decbee-33a6-4f80-8216-1e1cd6ba89b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:37.448652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Created reservations ['472b5d0a-e9cf-42cc-9f89-3aa7034aa5a9', '15f95dff-3f6e-4234-8b34-6d89e36791e8', 'cba212db-2a73-42f5-9bfd-05e764702b63', '131fca97-8a7d-41cc-848d-9a502e0c1bca'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:37.449208 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8decbee-33a6-4f80-8216-1e1cd6ba89b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['472b5d0a-e9cf-42cc-9f89-3aa7034aa5a9', '15f95dff-3f6e-4234-8b34-6d89e36791e8', 'cba212db-2a73-42f5-9bfd-05e764702b63', '131fca97-8a7d-41cc-848d-9a502e0c1bca']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:37.450144 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e296e0f-7975-4c70-81c4-e2cd071ec27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:37.478741 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e296e0f-7975-4c70-81c4-e2cd071ec27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd91338d-5e5d-482c-b777-0150632543ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-294764658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d66411a05ee74e5398ab467ca9fd8761',qos_specs=None,replication_status=,reservations=['472b5d0a-e9cf-42cc-9f89-3aa7034aa5a9','15f95dff-3f6e-4234-8b34-6d89e36791e8','cba212db-2a73-42f5-9bfd-05e764702b63','131fca97-8a7d-41cc-848d-9a502e0c1bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2af67e72bb74d4a97d47b47a48817c0',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-294764658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd91338d-5e5d-482c-b777-0150632543ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d66411a05ee74e5398ab467ca9fd8761',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2af67e72bb74d4a97d47b47a48817c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:37.479760 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d499d93c-6dc0-4e5d-b13a-f71b083c2008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:37.511333 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d499d93c-6dc0-4e5d-b13a-f71b083c2008) transitioned into state 'SUCCESS' from state '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-294764658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d66411a05ee74e5398ab467ca9fd8761',qos_specs=None,replication_status=,reservations=['472b5d0a-e9cf-42cc-9f89-3aa7034aa5a9','15f95dff-3f6e-4234-8b34-6d89e36791e8','cba212db-2a73-42f5-9bfd-05e764702b63','131fca97-8a7d-41cc-848d-9a502e0c1bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2af67e72bb74d4a97d47b47a48817c0',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:37.512061 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e588148-d63b-4821-bc6c-a60807400144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:37.527349 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e588148-d63b-4821-bc6c-a60807400144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:37.528225 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Flow 'volume_create_api' (77d795e0-d97c-401d-8fdd-769edc8872e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:37.528577 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Create volume request issued successfully. Jul 22 05:39:37.529336 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-005cb7d5-61c4-4c70-9d49-6913be49406a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:37.529848 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 764/3019] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:39:37 2026] POST /volume/v3/volumes => generated 747 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:37.546211 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9a546b28-15d1-47d1-b33f-54fa44fb560e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.548729 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9a546b28-15d1-47d1-b33f-54fa44fb560e tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] GET https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab Jul 22 05:39:37.548996 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9a546b28-15d1-47d1-b33f-54fa44fb560e tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.549218 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9a546b28-15d1-47d1-b33f-54fa44fb560e tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.559117 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:37.559117 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:37.569566 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9a546b28-15d1-47d1-b33f-54fa44fb560e tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:37.577862 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9a546b28-15d1-47d1-b33f-54fa44fb560e tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab returned with HTTP 200 Jul 22 05:39:37.578454 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 770/3020] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:37 2026] GET /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:37.622936 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-33115616-ec07-4ab0-977a-7c561f392730 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.625151 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-33115616-ec07-4ab0-977a-7c561f392730 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:37.625518 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-33115616-ec07-4ab0-977a-7c561f392730 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.625836 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-33115616-ec07-4ab0-977a-7c561f392730 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.625990 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-33115616-ec07-4ab0-977a-7c561f392730 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:37.632009 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:37.632009 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:37.632151 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-33115616-ec07-4ab0-977a-7c561f392730 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:37.632580 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 740/3021] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:37 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:37.645455 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-bbac1ae7-8ee6-4a2b-bc3e-235604f293cf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.650820 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-bbac1ae7-8ee6-4a2b-bc3e-235604f293cf tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption Jul 22 05:39:37.651173 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-bbac1ae7-8ee6-4a2b-bc3e-235604f293cf tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.651226 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-bbac1ae7-8ee6-4a2b-bc3e-235604f293cf tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.659419 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8b4ab093-8bab-46c9-8b79-2cef7f0766cd req-34fafdba-ecf8-41a0-b6d3-f270233c4726 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.661590 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8b4ab093-8bab-46c9-8b79-2cef7f0766cd req-34fafdba-ecf8-41a0-b6d3-f270233c4726 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/attachments?instance_id=08671db8-048d-4201-857b-6ce151816020 Jul 22 05:39:37.661806 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8b4ab093-8bab-46c9-8b79-2cef7f0766cd req-34fafdba-ecf8-41a0-b6d3-f270233c4726 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.661861 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8b4ab093-8bab-46c9-8b79-2cef7f0766cd req-34fafdba-ecf8-41a0-b6d3-f270233c4726 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.673049 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:37.673049 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:37.678803 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8b4ab093-8bab-46c9-8b79-2cef7f0766cd req-34fafdba-ecf8-41a0-b6d3-f270233c4726 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments?instance_id=08671db8-048d-4201-857b-6ce151816020 returned with HTTP 200 Jul 22 05:39:37.679397 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 765/3022] 10.4.3.91 () {70 vars in 1630 bytes} [Wed Jul 22 05:39:37 2026] GET /volume/v3/attachments?instance_id=08671db8-048d-4201-857b-6ce151816020 => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:37.681863 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-bbac1ae7-8ee6-4a2b-bc3e-235604f293cf tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption returned with HTTP 200 Jul 22 05:39:37.682585 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 748/3023] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:39:37 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:37.689343 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-8b4ab093-8bab-46c9-8b79-2cef7f0766cd req-ef18f589-2cd6-4bac-851b-221ce0923d95 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.692285 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8b4ab093-8bab-46c9-8b79-2cef7f0766cd req-ef18f589-2cd6-4bac-851b-221ce0923d95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45 Jul 22 05:39:37.692914 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8b4ab093-8bab-46c9-8b79-2cef7f0766cd req-ef18f589-2cd6-4bac-851b-221ce0923d95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.692914 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8b4ab093-8bab-46c9-8b79-2cef7f0766cd req-ef18f589-2cd6-4bac-851b-221ce0923d95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.720029 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8b4ab093-8bab-46c9-8b79-2cef7f0766cd req-ef18f589-2cd6-4bac-851b-221ce0923d95 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45 returned with HTTP 200 Jul 22 05:39:37.720961 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 771/3024] 10.4.3.91 () {70 vars in 1644 bytes} [Wed Jul 22 05:39:37 2026] GET /volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:37.787361 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8919cf8a-c38e-4406-9456-75e6113467f1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.795104 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8919cf8a-c38e-4406-9456-75e6113467f1 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:37.795402 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8919cf8a-c38e-4406-9456-75e6113467f1 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.796072 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8919cf8a-c38e-4406-9456-75e6113467f1 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.797861 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-8919cf8a-c38e-4406-9456-75e6113467f1 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:37.804161 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:37.804161 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:37.805072 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8919cf8a-c38e-4406-9456-75e6113467f1 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:37.805917 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 741/3025] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:37 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:37.837706 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d0100fbf-5821-4c04-a71f-82cfb20fd589 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:37.842544 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d0100fbf-5821-4c04-a71f-82cfb20fd589 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:37.842544 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d0100fbf-5821-4c04-a71f-82cfb20fd589 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:37.842544 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d0100fbf-5821-4c04-a71f-82cfb20fd589 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:37.842544 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d0100fbf-5821-4c04-a71f-82cfb20fd589 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:37.847884 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:37.847884 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:37.848843 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d0100fbf-5821-4c04-a71f-82cfb20fd589 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:37.848843 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 766/3026] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:37 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.385038 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0d5087af-aa5f-4abd-b39b-8341cad0332d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.387356 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0d5087af-aa5f-4abd-b39b-8341cad0332d tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b Jul 22 05:39:38.387603 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0d5087af-aa5f-4abd-b39b-8341cad0332d tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.388191 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0d5087af-aa5f-4abd-b39b-8341cad0332d tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.396811 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0d5087af-aa5f-4abd-b39b-8341cad0332d tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b returned with HTTP 404 Jul 22 05:39:38.397370 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 749/3027] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:38.405853 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9b2a4536-bde9-4e27-a24b-85bebef67e6e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.408997 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9b2a4536-bde9-4e27-a24b-85bebef67e6e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes Jul 22 05:39:38.409159 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9b2a4536-bde9-4e27-a24b-85bebef67e6e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.409333 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9b2a4536-bde9-4e27-a24b-85bebef67e6e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.409602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-9b2a4536-bde9-4e27-a24b-85bebef67e6e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:38.409891 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.409891 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:38.410224 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9b2a4536-bde9-4e27-a24b-85bebef67e6e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:39:38.426136 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9b2a4536-bde9-4e27-a24b-85bebef67e6e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Get all volumes completed successfully. Jul 22 05:39:38.426875 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9b2a4536-bde9-4e27-a24b-85bebef67e6e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 200 Jul 22 05:39:38.427227 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 772/3028] 10.4.3.91 () {66 vars in 1230 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/volumes => generated 332 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.437015 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-70f25fd2-e998-42d8-bad5-15c9db8fc627 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.441838 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-70f25fd2-e998-42d8-bad5-15c9db8fc627 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/snapshots Jul 22 05:39:38.441838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-70f25fd2-e998-42d8-bad5-15c9db8fc627 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.441838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-70f25fd2-e998-42d8-bad5-15c9db8fc627 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.441838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-70f25fd2-e998-42d8-bad5-15c9db8fc627 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:38.441838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.db.api [None req-70f25fd2-e998-42d8-bad5-15c9db8fc627 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Building query based on filter {{(pid=100093) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:39:38.444296 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-70f25fd2-e998-42d8-bad5-15c9db8fc627 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Get all snapshots completed successfully. Jul 22 05:39:38.444296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-70f25fd2-e998-42d8-bad5-15c9db8fc627 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 200 Jul 22 05:39:38.444549 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 742/3029] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:38.457780 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3d67f0de-595f-4967-b992-930763b10d04 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.463280 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3d67f0de-595f-4967-b992-930763b10d04 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 Jul 22 05:39:38.463503 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3d67f0de-595f-4967-b992-930763b10d04 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.463754 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3d67f0de-595f-4967-b992-930763b10d04 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.478381 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.478381 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:38.485485 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3d67f0de-595f-4967-b992-930763b10d04 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:38.494362 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3d67f0de-595f-4967-b992-930763b10d04 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 returned with HTTP 200 Jul 22 05:39:38.494859 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 767/3030] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.509843 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9e7c46b0-46e2-49dd-aced-0198ebc0bac4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.515279 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e7c46b0-46e2-49dd-aced-0198ebc0bac4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] DELETE https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 Jul 22 05:39:38.515532 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e7c46b0-46e2-49dd-aced-0198ebc0bac4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.515842 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e7c46b0-46e2-49dd-aced-0198ebc0bac4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.515953 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-9e7c46b0-46e2-49dd-aced-0198ebc0bac4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete volume with id: 07a5a161-7291-4457-b65f-01fce15349b2 Jul 22 05:39:38.523283 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.523283 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:38.523835 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9e7c46b0-46e2-49dd-aced-0198ebc0bac4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:38.547464 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9e7c46b0-46e2-49dd-aced-0198ebc0bac4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete volume request issued successfully. Jul 22 05:39:38.547662 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e7c46b0-46e2-49dd-aced-0198ebc0bac4 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 returned with HTTP 202 Jul 22 05:39:38.548222 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 750/3031] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:38 2026] DELETE /volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:38.556753 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ffdcf623-6367-4ae6-8eb2-c3ac6b30f4aa None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.559009 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ffdcf623-6367-4ae6-8eb2-c3ac6b30f4aa tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 Jul 22 05:39:38.559252 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ffdcf623-6367-4ae6-8eb2-c3ac6b30f4aa tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.560155 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ffdcf623-6367-4ae6-8eb2-c3ac6b30f4aa tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.569171 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.569171 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:38.576330 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ffdcf623-6367-4ae6-8eb2-c3ac6b30f4aa tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Volume info retrieved successfully. Jul 22 05:39:38.582403 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ffdcf623-6367-4ae6-8eb2-c3ac6b30f4aa tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 returned with HTTP 200 Jul 22 05:39:38.582800 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 773/3032] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.602192 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bccbdfc5-b90e-4c7e-8a37-935f2f7d6d01 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.605125 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bccbdfc5-b90e-4c7e-8a37-935f2f7d6d01 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] GET https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab Jul 22 05:39:38.605397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bccbdfc5-b90e-4c7e-8a37-935f2f7d6d01 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.606212 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bccbdfc5-b90e-4c7e-8a37-935f2f7d6d01 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.616286 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.616286 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:38.621246 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bccbdfc5-b90e-4c7e-8a37-935f2f7d6d01 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:38.626168 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bccbdfc5-b90e-4c7e-8a37-935f2f7d6d01 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab returned with HTTP 200 Jul 22 05:39:38.626562 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 743/3033] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.645902 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f5662fbc-1591-40d9-95f9-91c155d8b877 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.646545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7efa9629-8734-4620-a373-2cc382b26d49 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.648972 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7efa9629-8734-4620-a373-2cc382b26d49 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:38.648972 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7efa9629-8734-4620-a373-2cc382b26d49 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.649108 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f5662fbc-1591-40d9-95f9-91c155d8b877 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] POST https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata Jul 22 05:39:38.649178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7efa9629-8734-4620-a373-2cc382b26d49 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.649272 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-7efa9629-8734-4620-a373-2cc382b26d49 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:38.650105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f5662fbc-1591-40d9-95f9-91c155d8b877 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:38.655001 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.655001 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:38.656549 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7efa9629-8734-4620-a373-2cc382b26d49 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:38.656549 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 751/3034] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.661339 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.661339 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:38.661928 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f5662fbc-1591-40d9-95f9-91c155d8b877 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:38.678039 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f5662fbc-1591-40d9-95f9-91c155d8b877 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Create volume metadata completed successfully. Jul 22 05:39:38.678402 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f5662fbc-1591-40d9-95f9-91c155d8b877 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata returned with HTTP 200 Jul 22 05:39:38.678966 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 768/3035] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:39:38 2026] POST /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.690877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8e5e0ccd-4d03-4928-9f4f-3ab1a77246b8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.692964 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e5e0ccd-4d03-4928-9f4f-3ab1a77246b8 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] GET https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata Jul 22 05:39:38.693157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e5e0ccd-4d03-4928-9f4f-3ab1a77246b8 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.693398 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e5e0ccd-4d03-4928-9f4f-3ab1a77246b8 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.703227 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.703227 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:38.703873 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8e5e0ccd-4d03-4928-9f4f-3ab1a77246b8 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:38.714659 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8e5e0ccd-4d03-4928-9f4f-3ab1a77246b8 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Get volume metadata completed successfully. Jul 22 05:39:38.714659 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e5e0ccd-4d03-4928-9f4f-3ab1a77246b8 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata returned with HTTP 200 Jul 22 05:39:38.714659 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 774/3036] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.715604 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-513c73b4-f32b-414b-ba9f-1e253d2da8b9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.720930 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-513c73b4-f32b-414b-ba9f-1e253d2da8b9 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/attachments/b22f525e-ad20-4ed1-810c-9fe32f99fd6a Jul 22 05:39:38.721098 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-513c73b4-f32b-414b-ba9f-1e253d2da8b9 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.721318 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-513c73b4-f32b-414b-ba9f-1e253d2da8b9 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.725027 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8849175f-6902-4fb0-ac4f-996ef6e1b7f1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.728405 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8849175f-6902-4fb0-ac4f-996ef6e1b7f1 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] PUT https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata Jul 22 05:39:38.728932 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8849175f-6902-4fb0-ac4f-996ef6e1b7f1 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:38.735465 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.735465 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:38.746069 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.746069 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:38.747109 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8849175f-6902-4fb0-ac4f-996ef6e1b7f1 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:38.764230 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8849175f-6902-4fb0-ac4f-996ef6e1b7f1 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Update volume metadata completed successfully. Jul 22 05:39:38.764961 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8849175f-6902-4fb0-ac4f-996ef6e1b7f1 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata returned with HTTP 200 Jul 22 05:39:38.765169 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 752/3037] 10.4.3.91 () {68 vars in 1388 bytes} [Wed Jul 22 05:39:38 2026] PUT /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:38.777967 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c6266b6c-5e4d-4ed1-800c-8d562f71b429 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.783518 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c6266b6c-5e4d-4ed1-800c-8d562f71b429 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] GET https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata Jul 22 05:39:38.783821 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c6266b6c-5e4d-4ed1-800c-8d562f71b429 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.784084 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c6266b6c-5e4d-4ed1-800c-8d562f71b429 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.786666 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f9bc71e5-75da-4a54-8510-9311358b7285 req-513c73b4-f32b-414b-ba9f-1e253d2da8b9 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/b22f525e-ad20-4ed1-810c-9fe32f99fd6a returned with HTTP 200 Jul 22 05:39:38.787076 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 744/3038] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:39:38 2026] DELETE /volume/v3/attachments/b22f525e-ad20-4ed1-810c-9fe32f99fd6a => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.798724 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.798724 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:38.799254 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c6266b6c-5e4d-4ed1-800c-8d562f71b429 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:38.810020 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c6266b6c-5e4d-4ed1-800c-8d562f71b429 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Get volume metadata completed successfully. Jul 22 05:39:38.810319 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c6266b6c-5e4d-4ed1-800c-8d562f71b429 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata returned with HTTP 200 Jul 22 05:39:38.810783 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 769/3039] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:38.820047 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0c90dcb6-7a35-42d0-bd12-23720a7911c4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.822064 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0d57f739-9b50-4364-a831-942cb3fa2be5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.823687 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0c90dcb6-7a35-42d0-bd12-23720a7911c4 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] DELETE https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata/key1 Jul 22 05:39:38.823687 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0c90dcb6-7a35-42d0-bd12-23720a7911c4 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.823862 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0c90dcb6-7a35-42d0-bd12-23720a7911c4 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.827701 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0d57f739-9b50-4364-a831-942cb3fa2be5 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:38.827701 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0d57f739-9b50-4364-a831-942cb3fa2be5 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.827701 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0d57f739-9b50-4364-a831-942cb3fa2be5 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.827701 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-0d57f739-9b50-4364-a831-942cb3fa2be5 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:38.831425 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.831425 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:38.832965 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0c90dcb6-7a35-42d0-bd12-23720a7911c4 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:38.833074 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.833074 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:38.834322 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0d57f739-9b50-4364-a831-942cb3fa2be5 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:38.835652 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 753/3040] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.840306 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0c90dcb6-7a35-42d0-bd12-23720a7911c4 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Get volume metadata completed successfully. Jul 22 05:39:38.855408 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0c90dcb6-7a35-42d0-bd12-23720a7911c4 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Delete volume metadata completed successfully. Jul 22 05:39:38.855696 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0c90dcb6-7a35-42d0-bd12-23720a7911c4 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata/key1 returned with HTTP 200 Jul 22 05:39:38.856255 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 775/3041] 10.4.3.91 () {66 vars in 1386 bytes} [Wed Jul 22 05:39:38 2026] DELETE /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata/key1 => generated 0 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 05:39:38.860608 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-aa76c95c-3480-4307-8403-8f35a5cd4310 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.864026 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aa76c95c-3480-4307-8403-8f35a5cd4310 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:38.864285 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aa76c95c-3480-4307-8403-8f35a5cd4310 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.864647 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b680987e-e7fe-4486-832e-32c2342740e9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.864846 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aa76c95c-3480-4307-8403-8f35a5cd4310 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.865666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-aa76c95c-3480-4307-8403-8f35a5cd4310 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:38.867957 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b680987e-e7fe-4486-832e-32c2342740e9 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] GET https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata Jul 22 05:39:38.868205 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b680987e-e7fe-4486-832e-32c2342740e9 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:38.868464 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b680987e-e7fe-4486-832e-32c2342740e9 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:38.873222 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.873222 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:38.874089 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aa76c95c-3480-4307-8403-8f35a5cd4310 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:38.874720 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 745/3042] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:38.875846 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.875846 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:38.876376 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b680987e-e7fe-4486-832e-32c2342740e9 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:38.887095 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b680987e-e7fe-4486-832e-32c2342740e9 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Get volume metadata completed successfully. Jul 22 05:39:38.887254 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b680987e-e7fe-4486-832e-32c2342740e9 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata returned with HTTP 200 Jul 22 05:39:38.887934 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 770/3043] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:39:38 2026] GET /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:38.898517 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-50a398a1-b3c3-4bdb-8ff1-25ca3796b389 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.900172 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-50a398a1-b3c3-4bdb-8ff1-25ca3796b389 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] PUT https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata Jul 22 05:39:38.900622 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-50a398a1-b3c3-4bdb-8ff1-25ca3796b389 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:38.910755 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.910755 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:38.911243 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-50a398a1-b3c3-4bdb-8ff1-25ca3796b389 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:38.923703 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-50a398a1-b3c3-4bdb-8ff1-25ca3796b389 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Update volume metadata completed successfully. Jul 22 05:39:38.924663 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-50a398a1-b3c3-4bdb-8ff1-25ca3796b389 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata returned with HTTP 200 Jul 22 05:39:38.924859 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 754/3044] 10.4.3.91 () {68 vars in 1388 bytes} [Wed Jul 22 05:39:38 2026] PUT /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:38.936489 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-14b4b14f-9dbd-49bc-b31d-51f25e708f51 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.939023 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-14b4b14f-9dbd-49bc-b31d-51f25e708f51 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] POST https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata Jul 22 05:39:38.939439 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-14b4b14f-9dbd-49bc-b31d-51f25e708f51 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:38.954724 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:38.954724 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:38.955895 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-14b4b14f-9dbd-49bc-b31d-51f25e708f51 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:38.976612 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-14b4b14f-9dbd-49bc-b31d-51f25e708f51 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Create volume metadata completed successfully. Jul 22 05:39:38.976937 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-14b4b14f-9dbd-49bc-b31d-51f25e708f51 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata returned with HTTP 200 Jul 22 05:39:38.977530 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 776/3045] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:39:38 2026] POST /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:38.987254 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9a2700a3-ab00-418e-baaf-e8c1223519cd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:38.989760 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9a2700a3-ab00-418e-baaf-e8c1223519cd tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] PUT https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata/key3 Jul 22 05:39:38.990077 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9a2700a3-ab00-418e-baaf-e8c1223519cd tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:39.000043 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.000043 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:39.000841 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9a2700a3-ab00-418e-baaf-e8c1223519cd tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:39.019804 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9a2700a3-ab00-418e-baaf-e8c1223519cd tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Update volume metadata completed successfully. Jul 22 05:39:39.020107 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9a2700a3-ab00-418e-baaf-e8c1223519cd tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata/key3 returned with HTTP 200 Jul 22 05:39:39.020700 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 746/3046] 10.4.3.91 () {68 vars in 1403 bytes} [Wed Jul 22 05:39:38 2026] PUT /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:39.028607 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0d3865af-6a91-4c85-9c30-d5a2347ddd27 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.036816 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0d3865af-6a91-4c85-9c30-d5a2347ddd27 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] GET https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata/key3 Jul 22 05:39:39.036964 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0d3865af-6a91-4c85-9c30-d5a2347ddd27 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.037136 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0d3865af-6a91-4c85-9c30-d5a2347ddd27 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.045482 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.045482 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:39.046043 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0d3865af-6a91-4c85-9c30-d5a2347ddd27 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:39.052048 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0d3865af-6a91-4c85-9c30-d5a2347ddd27 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Get volume metadata completed successfully. Jul 22 05:39:39.052328 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0d3865af-6a91-4c85-9c30-d5a2347ddd27 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata/key3 returned with HTTP 200 Jul 22 05:39:39.052930 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 771/3047] 10.4.3.91 () {66 vars in 1383 bytes} [Wed Jul 22 05:39:39 2026] GET /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:39.063772 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-11b4adb1-2642-4e2d-9eeb-d011074f381a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.066367 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-11b4adb1-2642-4e2d-9eeb-d011074f381a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] GET https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata Jul 22 05:39:39.069008 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-11b4adb1-2642-4e2d-9eeb-d011074f381a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.069988 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-11b4adb1-2642-4e2d-9eeb-d011074f381a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.084918 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.084918 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:39.086530 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-11b4adb1-2642-4e2d-9eeb-d011074f381a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:39.094883 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-11b4adb1-2642-4e2d-9eeb-d011074f381a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Get volume metadata completed successfully. Jul 22 05:39:39.094883 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-11b4adb1-2642-4e2d-9eeb-d011074f381a tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata returned with HTTP 200 Jul 22 05:39:39.095828 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 755/3048] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:39:39 2026] GET /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata => generated 75 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:39.105210 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4f91986e-0d8c-4f5c-8593-f94452d2d306 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.107248 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4f91986e-0d8c-4f5c-8593-f94452d2d306 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] PUT https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata Jul 22 05:39:39.107674 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4f91986e-0d8c-4f5c-8593-f94452d2d306 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:39.117010 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.117010 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:39.117576 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4f91986e-0d8c-4f5c-8593-f94452d2d306 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:39.128836 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4f91986e-0d8c-4f5c-8593-f94452d2d306 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Update volume metadata completed successfully. Jul 22 05:39:39.129183 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4f91986e-0d8c-4f5c-8593-f94452d2d306 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata returned with HTTP 200 Jul 22 05:39:39.129693 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 777/3049] 10.4.3.91 () {68 vars in 1388 bytes} [Wed Jul 22 05:39:39 2026] PUT /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:39:39.145643 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0c474133-c8bf-44af-b21b-341c404fa558 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.147341 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0c474133-c8bf-44af-b21b-341c404fa558 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] GET https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab Jul 22 05:39:39.147531 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0c474133-c8bf-44af-b21b-341c404fa558 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.148415 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0c474133-c8bf-44af-b21b-341c404fa558 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.156130 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.156130 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:39.164171 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0c474133-c8bf-44af-b21b-341c404fa558 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:39.173434 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0c474133-c8bf-44af-b21b-341c404fa558 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab returned with HTTP 200 Jul 22 05:39:39.173984 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 747/3050] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:39 2026] GET /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:39.186862 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-361b4645-3d23-421c-a456-3bfd03bdffd3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.188917 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-361b4645-3d23-421c-a456-3bfd03bdffd3 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] DELETE https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab Jul 22 05:39:39.188994 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-361b4645-3d23-421c-a456-3bfd03bdffd3 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.189226 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-361b4645-3d23-421c-a456-3bfd03bdffd3 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.189434 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-361b4645-3d23-421c-a456-3bfd03bdffd3 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Delete volume with id: fd91338d-5e5d-482c-b777-0150632543ab Jul 22 05:39:39.199516 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.199516 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:39.200011 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-361b4645-3d23-421c-a456-3bfd03bdffd3 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:39.226444 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-361b4645-3d23-421c-a456-3bfd03bdffd3 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Delete volume request issued successfully. Jul 22 05:39:39.226697 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-361b4645-3d23-421c-a456-3bfd03bdffd3 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab returned with HTTP 202 Jul 22 05:39:39.227115 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 772/3051] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:39 2026] DELETE /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:39.237585 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-23c720a7-59ea-445d-9812-e0856ba63448 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.238980 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-23c720a7-59ea-445d-9812-e0856ba63448 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] GET https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab Jul 22 05:39:39.240461 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-23c720a7-59ea-445d-9812-e0856ba63448 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.240461 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-23c720a7-59ea-445d-9812-e0856ba63448 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.246354 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.246354 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:39.250771 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-23c720a7-59ea-445d-9812-e0856ba63448 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Volume info retrieved successfully. Jul 22 05:39:39.255875 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-23c720a7-59ea-445d-9812-e0856ba63448 tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab returned with HTTP 200 Jul 22 05:39:39.255875 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 756/3052] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:39 2026] GET /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:39.569604 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-08609042-e938-4ba2-97d9-8a657e7da662 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.571483 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-08609042-e938-4ba2-97d9-8a657e7da662 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5?cascade=True Jul 22 05:39:39.573425 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-08609042-e938-4ba2-97d9-8a657e7da662 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.573425 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-08609042-e938-4ba2-97d9-8a657e7da662 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.573425 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-08609042-e938-4ba2-97d9-8a657e7da662 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Delete volume with id: 8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:39.582713 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.582713 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:39.582713 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-08609042-e938-4ba2-97d9-8a657e7da662 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:39.600030 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2a633a17-b5e7-4316-969c-2aa61f186933 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.600030 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2a633a17-b5e7-4316-969c-2aa61f186933 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 Jul 22 05:39:39.600976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2a633a17-b5e7-4316-969c-2aa61f186933 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.600976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2a633a17-b5e7-4316-969c-2aa61f186933 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.607667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2a633a17-b5e7-4316-969c-2aa61f186933 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 returned with HTTP 404 Jul 22 05:39:39.608269 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 748/3053] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:39 2026] GET /volume/v3/volumes/07a5a161-7291-4457-b65f-01fce15349b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:39.616920 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-19d1d581-d4da-471f-87e1-6f7d35c79913 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.619157 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-19d1d581-d4da-471f-87e1-6f7d35c79913 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65 Jul 22 05:39:39.619413 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-19d1d581-d4da-471f-87e1-6f7d35c79913 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.620038 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-19d1d581-d4da-471f-87e1-6f7d35c79913 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.620175 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-19d1d581-d4da-471f-87e1-6f7d35c79913 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete snapshot with id: 1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65 Jul 22 05:39:39.625811 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-19d1d581-d4da-471f-87e1-6f7d35c79913 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/snapshots/1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65 returned with HTTP 404 Jul 22 05:39:39.626401 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 773/3054] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:39:39 2026] DELETE /volume/v3/snapshots/1e5bdc1b-e26a-4d67-bea9-2a7c4893fd65 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:39.630571 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-08609042-e938-4ba2-97d9-8a657e7da662 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Delete volume request issued successfully. Jul 22 05:39:39.630842 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-08609042-e938-4ba2-97d9-8a657e7da662 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5?cascade=True returned with HTTP 202 Jul 22 05:39:39.631803 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 778/3055] 10.4.3.91 () {66 vars in 1369 bytes} [Wed Jul 22 05:39:39 2026] DELETE /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5?cascade=True => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:39.635342 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8e2e599b-deb7-4112-a68b-258cb05c3912 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.638053 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8e2e599b-deb7-4112-a68b-258cb05c3912 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] GET https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b Jul 22 05:39:39.638053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8e2e599b-deb7-4112-a68b-258cb05c3912 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.638823 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8e2e599b-deb7-4112-a68b-258cb05c3912 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.644513 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0abbd7b0-a003-459e-adc5-a1c61527dbbb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.645713 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8e2e599b-deb7-4112-a68b-258cb05c3912 tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b returned with HTTP 404 Jul 22 05:39:39.646378 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 757/3056] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:39 2026] GET /volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:39.647692 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0abbd7b0-a003-459e-adc5-a1c61527dbbb tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:39.647989 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0abbd7b0-a003-459e-adc5-a1c61527dbbb tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.648186 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0abbd7b0-a003-459e-adc5-a1c61527dbbb tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.656392 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fd4b846d-6ec1-4aa7-87b8-9c3785e5484e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.657203 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.657203 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:39.659903 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fd4b846d-6ec1-4aa7-87b8-9c3785e5484e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] DELETE https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b Jul 22 05:39:39.660378 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fd4b846d-6ec1-4aa7-87b8-9c3785e5484e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.660715 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fd4b846d-6ec1-4aa7-87b8-9c3785e5484e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.660976 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-fd4b846d-6ec1-4aa7-87b8-9c3785e5484e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] Delete volume with id: 363891ec-b999-4127-b717-2000592aca5b Jul 22 05:39:39.661586 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0abbd7b0-a003-459e-adc5-a1c61527dbbb tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:39.667332 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0abbd7b0-a003-459e-adc5-a1c61527dbbb tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 200 Jul 22 05:39:39.667824 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 749/3057] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:39 2026] GET /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:39.670819 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5edbf848-52e4-4d55-85c1-df0b154df254 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.676294 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5edbf848-52e4-4d55-85c1-df0b154df254 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:39.676294 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5edbf848-52e4-4d55-85c1-df0b154df254 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.676294 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5edbf848-52e4-4d55-85c1-df0b154df254 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.676294 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-5edbf848-52e4-4d55-85c1-df0b154df254 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:39.676998 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fd4b846d-6ec1-4aa7-87b8-9c3785e5484e tempest-VolumesDeleteCascade-1167870803 tempest-VolumesDeleteCascade-1167870803-project-member] https://10.4.3.91/volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b returned with HTTP 404 Jul 22 05:39:39.678876 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 774/3058] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:39 2026] DELETE /volume/v3/volumes/363891ec-b999-4127-b717-2000592aca5b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:39.682654 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.682654 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:39.683287 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5edbf848-52e4-4d55-85c1-df0b154df254 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:39.683755 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 779/3059] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:39 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:39.850103 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-06b9ff7f-f0bd-4c10-8400-c03b5dc6684e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.853666 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-06b9ff7f-f0bd-4c10-8400-c03b5dc6684e tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:39.854233 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-06b9ff7f-f0bd-4c10-8400-c03b5dc6684e tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.855216 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-06b9ff7f-f0bd-4c10-8400-c03b5dc6684e tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.856457 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-06b9ff7f-f0bd-4c10-8400-c03b5dc6684e tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:39.867328 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.867328 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:39.869434 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-06b9ff7f-f0bd-4c10-8400-c03b5dc6684e tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:39.869434 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 758/3060] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:39 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:39.893359 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d927160c-3c84-448a-bd8a-5a1b5fca2329 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:39.895872 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d927160c-3c84-448a-bd8a-5a1b5fca2329 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:39.895872 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d927160c-3c84-448a-bd8a-5a1b5fca2329 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:39.896345 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d927160c-3c84-448a-bd8a-5a1b5fca2329 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:39.896345 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-d927160c-3c84-448a-bd8a-5a1b5fca2329 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:39.900933 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:39.900933 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:39.901619 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d927160c-3c84-448a-bd8a-5a1b5fca2329 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:39.902075 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 750/3061] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:39 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:40.267045 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ee69d5fa-efef-4eae-94c0-07940eca0933 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:40.270042 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ee69d5fa-efef-4eae-94c0-07940eca0933 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e/action Jul 22 05:39:40.270479 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ee69d5fa-efef-4eae-94c0-07940eca0933 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:40.270644 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ee69d5fa-efef-4eae-94c0-07940eca0933 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:40.273362 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3697dc07-e4b3-44e6-933d-d7d6c04468fc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:40.275888 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3697dc07-e4b3-44e6-933d-d7d6c04468fc tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] GET https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab Jul 22 05:39:40.276089 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3697dc07-e4b3-44e6-933d-d7d6c04468fc tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:40.276349 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3697dc07-e4b3-44e6-933d-d7d6c04468fc tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:40.284335 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3697dc07-e4b3-44e6-933d-d7d6c04468fc tempest-VolumesMetadataTest-242330620 tempest-VolumesMetadataTest-242330620-project-member] https://10.4.3.91/volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab returned with HTTP 404 Jul 22 05:39:40.285057 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 780/3062] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:40 2026] GET /volume/v3/volumes/fd91338d-5e5d-482c-b777-0150632543ab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:40.294933 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:40.294933 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:40.308748 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-885ea8d3-5eee-4c42-9fd5-bddb78efb7e0 req-ee69d5fa-efef-4eae-94c0-07940eca0933 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e/action returned with HTTP 204 Jul 22 05:39:40.309401 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 775/3063] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:39:40 2026] POST /volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:40.683252 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-06306b8e-544d-41e1-abc3-db34b58d6ef8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:40.685085 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-06306b8e-544d-41e1-abc3-db34b58d6ef8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:40.685775 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-06306b8e-544d-41e1-abc3-db34b58d6ef8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:40.685775 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-06306b8e-544d-41e1-abc3-db34b58d6ef8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:40.691788 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-06306b8e-544d-41e1-abc3-db34b58d6ef8 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 404 Jul 22 05:39:40.692361 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 759/3064] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:40 2026] GET /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:40.694903 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3f2f432c-9304-4040-a7bc-af1888c68d24 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:40.697448 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f2f432c-9304-4040-a7bc-af1888c68d24 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:40.697448 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f2f432c-9304-4040-a7bc-af1888c68d24 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:40.697448 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f2f432c-9304-4040-a7bc-af1888c68d24 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:40.697678 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-3f2f432c-9304-4040-a7bc-af1888c68d24 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:40.706574 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:40.706574 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:40.707194 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f2f432c-9304-4040-a7bc-af1888c68d24 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:40.707627 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 751/3065] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:40 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:40.719154 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3d29c6c3-8c5e-40c2-aa0a-878678e7b5fe None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:40.721336 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3d29c6c3-8c5e-40c2-aa0a-878678e7b5fe tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034/action Jul 22 05:39:40.721752 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3d29c6c3-8c5e-40c2-aa0a-878678e7b5fe tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:40.721891 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3d29c6c3-8c5e-40c2-aa0a-878678e7b5fe tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:40.725710 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.admin_actions [None req-3d29c6c3-8c5e-40c2-aa0a-878678e7b5fe tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Updating backup 'a21fbc51-c27d-4045-9c34-38ff70e70034' with '{'status': 'error'}' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 05:39:40.740547 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:40.740547 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:40.752801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-3d29c6c3-8c5e-40c2-aa0a-878678e7b5fe tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] reset_status in rpcapi backup_id a21fbc51-c27d-4045-9c34-38ff70e70034 on host np0000005624. {{(pid=100092) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 22 05:39:40.754856 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3d29c6c3-8c5e-40c2-aa0a-878678e7b5fe tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034/action returned with HTTP 202 Jul 22 05:39:40.755381 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 781/3066] 10.4.3.91 () {70 vars in 1423 bytes} [Wed Jul 22 05:39:40 2026] POST /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:40.762416 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6845ff6a-479f-4699-bd81-84adae0dead3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:40.764780 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6845ff6a-479f-4699-bd81-84adae0dead3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 Jul 22 05:39:40.765012 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6845ff6a-479f-4699-bd81-84adae0dead3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:40.765251 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6845ff6a-479f-4699-bd81-84adae0dead3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:40.765410 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-6845ff6a-479f-4699-bd81-84adae0dead3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete volume with id: 5e349bab-daa1-4a3c-a557-6750b0bfc2b7 Jul 22 05:39:40.774119 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:40.774119 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:40.774515 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6845ff6a-479f-4699-bd81-84adae0dead3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:40.801559 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6845ff6a-479f-4699-bd81-84adae0dead3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete volume request issued successfully. Jul 22 05:39:40.801772 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6845ff6a-479f-4699-bd81-84adae0dead3 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 returned with HTTP 202 Jul 22 05:39:40.802169 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 776/3067] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:40 2026] DELETE /volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:40.816064 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0a80bc5c-3ca5-48d5-bfc3-3dc6d1019c90 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:40.817495 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0a80bc5c-3ca5-48d5-bfc3-3dc6d1019c90 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 Jul 22 05:39:40.818607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0a80bc5c-3ca5-48d5-bfc3-3dc6d1019c90 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:40.818607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0a80bc5c-3ca5-48d5-bfc3-3dc6d1019c90 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:40.836098 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:40.836098 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:40.843754 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0a80bc5c-3ca5-48d5-bfc3-3dc6d1019c90 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:40.852496 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0a80bc5c-3ca5-48d5-bfc3-3dc6d1019c90 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 returned with HTTP 200 Jul 22 05:39:40.853030 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 760/3068] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:40 2026] GET /volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 => generated 1006 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:40.882052 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b6bf4563-7071-424a-a458-350252977437 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:40.884315 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b6bf4563-7071-424a-a458-350252977437 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:40.884549 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b6bf4563-7071-424a-a458-350252977437 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:40.884809 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b6bf4563-7071-424a-a458-350252977437 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:40.884991 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b6bf4563-7071-424a-a458-350252977437 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:40.891056 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:40.891056 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:40.892146 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b6bf4563-7071-424a-a458-350252977437 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:40.892602 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 752/3069] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:40 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:40.915599 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d070662b-caf3-4712-9288-44f47852536d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:40.918410 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d070662b-caf3-4712-9288-44f47852536d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:40.918742 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d070662b-caf3-4712-9288-44f47852536d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:40.918951 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d070662b-caf3-4712-9288-44f47852536d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:40.919145 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d070662b-caf3-4712-9288-44f47852536d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:40.926783 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:40.926783 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:40.926783 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d070662b-caf3-4712-9288-44f47852536d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:40.926783 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 782/3070] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:40 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:41.206257 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.296289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-49f370d6-7043-4ac8-a01c-875d826f92ad None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.298937 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-49f370d6-7043-4ac8-a01c-875d826f92ad tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:41.298937 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-49f370d6-7043-4ac8-a01c-875d826f92ad tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.298937 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-49f370d6-7043-4ac8-a01c-875d826f92ad tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.298937 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-49f370d6-7043-4ac8-a01c-875d826f92ad tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Delete volume with id: 8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:41.304843 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-49f370d6-7043-4ac8-a01c-875d826f92ad tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 404 Jul 22 05:39:41.305931 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 761/3071] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:41 2026] DELETE /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:41.314478 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bc5dc8dc-4cda-4ba6-ab85-d09354c60418 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.317870 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bc5dc8dc-4cda-4ba6-ab85-d09354c60418 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 Jul 22 05:39:41.318589 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bc5dc8dc-4cda-4ba6-ab85-d09354c60418 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.318589 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bc5dc8dc-4cda-4ba6-ab85-d09354c60418 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.321138 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:41.321534 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-317842505", "metadata": {"Type": "Test"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:41.323790 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-317842505', 'metadata': {'Type': 'Test'}}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:41.323996 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume of 1 GB Jul 22 05:39:41.332716 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bc5dc8dc-4cda-4ba6-ab85-d09354c60418 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 returned with HTTP 404 Jul 22 05:39:41.333530 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 753/3072] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/v3/volumes/8a682d47-a041-4f46-ac72-a52122bb14a5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:41.334556 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Availability Zones retrieved successfully. Jul 22 05:39:41.340251 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (98529da6-b20b-47d5-8c7e-39570da7640e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:41.341160 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e6fd48f-3a40-4a00-b755-97e74b3bedde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:41.342115 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:41.344664 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7a4983f7-3d49-41b0-bdde-a410ef58a9ed None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.355199 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7a4983f7-3d49-41b0-bdde-a410ef58a9ed tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:41.355555 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7a4983f7-3d49-41b0-bdde-a410ef58a9ed tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.357764 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7a4983f7-3d49-41b0-bdde-a410ef58a9ed tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.358440 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-7a4983f7-3d49-41b0-bdde-a410ef58a9ed tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Delete volume with id: b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:41.375586 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e6fd48f-3a40-4a00-b755-97e74b3bedde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:41.376946 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3c55d5-e5d5-4235-b95c-0e3f500ae58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:41.383915 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.383915 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:41.385621 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7a4983f7-3d49-41b0-bdde-a410ef58a9ed tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:41.418342 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7a4983f7-3d49-41b0-bdde-a410ef58a9ed tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Delete volume request issued successfully. Jul 22 05:39:41.418546 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7a4983f7-3d49-41b0-bdde-a410ef58a9ed tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 202 Jul 22 05:39:41.418977 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 783/3073] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:41 2026] DELETE /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:41.433334 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-36fffee6-1270-425d-8a82-8e0e76b777c6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.434987 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-36fffee6-1270-425d-8a82-8e0e76b777c6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:41.435183 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-36fffee6-1270-425d-8a82-8e0e76b777c6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.435415 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-36fffee6-1270-425d-8a82-8e0e76b777c6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.442899 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.442899 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:41.446530 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-36fffee6-1270-425d-8a82-8e0e76b777c6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:41.451348 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-36fffee6-1270-425d-8a82-8e0e76b777c6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 200 Jul 22 05:39:41.451760 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 762/3074] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:41.460310 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Created reservations ['6bb030b9-c633-41c6-a4f5-324781796f04', '9f2ec054-7170-46f4-9870-5b50195c1e5c', '9719a97c-7eb5-4833-b7d2-76a54bb35556', 'e2aee2cc-bb56-451e-8a3e-571e46609d26'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:41.461408 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3c55d5-e5d5-4235-b95c-0e3f500ae58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bb030b9-c633-41c6-a4f5-324781796f04', '9f2ec054-7170-46f4-9870-5b50195c1e5c', '9719a97c-7eb5-4833-b7d2-76a54bb35556', 'e2aee2cc-bb56-451e-8a3e-571e46609d26']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:41.462339 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec1fc28-ce49-4467-89ad-14d1683b8c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:41.493875 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec1fc28-ce49-4467-89ad-14d1683b8c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bab31f6-3305-445e-8459-07d884bd2674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-317842505',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['6bb030b9-c633-41c6-a4f5-324781796f04','9f2ec054-7170-46f4-9870-5b50195c1e5c','9719a97c-7eb5-4833-b7d2-76a54bb35556','e2aee2cc-bb56-451e-8a3e-571e46609d26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-317842505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bab31f6-3305-445e-8459-07d884bd2674,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='68e863a87eb840b2a3c7c36f54fb53fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:41.495891 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cca0250-c467-4e03-b794-63953dda1007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:41.498171 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2ba9d462-6ec6-4f0c-ad28-40556312aa2d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.500438 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2ba9d462-6ec6-4f0c-ad28-40556312aa2d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:41.500666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2ba9d462-6ec6-4f0c-ad28-40556312aa2d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.500905 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2ba9d462-6ec6-4f0c-ad28-40556312aa2d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.515960 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.515960 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:41.518574 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cca0250-c467-4e03-b794-63953dda1007) transitioned into state 'SUCCESS' from state '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-317842505',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['6bb030b9-c633-41c6-a4f5-324781796f04','9f2ec054-7170-46f4-9870-5b50195c1e5c','9719a97c-7eb5-4833-b7d2-76a54bb35556','e2aee2cc-bb56-451e-8a3e-571e46609d26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:41.518574 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97540e90-dba4-4dcf-9b6b-2972e9bff0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:41.521728 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2ba9d462-6ec6-4f0c-ad28-40556312aa2d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:41.528092 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2ba9d462-6ec6-4f0c-ad28-40556312aa2d tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:41.528245 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97540e90-dba4-4dcf-9b6b-2972e9bff0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:41.528680 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 754/3075] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 1168 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:41.529035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (98529da6-b20b-47d5-8c7e-39570da7640e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:41.529919 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request issued successfully. Jul 22 05:39:41.529919 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0ea092e-6da7-4356-9375-b6661c8c88aa tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:41.530338 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 777/3076] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:41 2026] POST /volume/v3/volumes => generated 756 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:41.549740 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9800e5e4-45b0-4793-8583-af7961653e75 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.552058 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9800e5e4-45b0-4793-8583-af7961653e75 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:41.552411 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9800e5e4-45b0-4793-8583-af7961653e75 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.552873 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9800e5e4-45b0-4793-8583-af7961653e75 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.563299 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.563299 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:41.569432 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9800e5e4-45b0-4793-8583-af7961653e75 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:41.577801 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1735aec8-9652-4ed9-a305-117814619e17 req-1db6f5a3-176d-4576-860d-f568e49ed277 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.579262 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9800e5e4-45b0-4793-8583-af7961653e75 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 returned with HTTP 200 Jul 22 05:39:41.579710 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 784/3077] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:41.584173 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-1db6f5a3-176d-4576-860d-f568e49ed277 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:41.586979 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-1db6f5a3-176d-4576-860d-f568e49ed277 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.586979 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-1db6f5a3-176d-4576-860d-f568e49ed277 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.598445 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.598445 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:41.602396 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-1735aec8-9652-4ed9-a305-117814619e17 req-1db6f5a3-176d-4576-860d-f568e49ed277 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:41.607067 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-1db6f5a3-176d-4576-860d-f568e49ed277 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:41.608589 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 763/3078] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:41.626611 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-1735aec8-9652-4ed9-a305-117814619e17 req-8e87e3b5-da18-4015-ba9a-1880b3e2163a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.628510 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-8e87e3b5-da18-4015-ba9a-1880b3e2163a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] POST https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/action Jul 22 05:39:41.628851 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-8e87e3b5-da18-4015-ba9a-1880b3e2163a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:41.628960 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-8e87e3b5-da18-4015-ba9a-1880b3e2163a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:41.641582 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.641582 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:41.642145 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-1735aec8-9652-4ed9-a305-117814619e17 req-8e87e3b5-da18-4015-ba9a-1880b3e2163a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:41.649011 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-1735aec8-9652-4ed9-a305-117814619e17 req-8e87e3b5-da18-4015-ba9a-1880b3e2163a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Begin detaching volume completed successfully. Jul 22 05:39:41.649347 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-8e87e3b5-da18-4015-ba9a-1880b3e2163a tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/action returned with HTTP 202 Jul 22 05:39:41.649791 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 755/3079] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:39:41 2026] POST /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:41.716628 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f7200af0-1abd-4321-9566-004f56019b22 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.716628 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f7200af0-1abd-4321-9566-004f56019b22 None None] GET https://10.4.3.91/volume// Jul 22 05:39:41.716628 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f7200af0-1abd-4321-9566-004f56019b22 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.716628 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f7200af0-1abd-4321-9566-004f56019b22 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.716628 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f7200af0-1abd-4321-9566-004f56019b22 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:39:41.717473 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 778/3080] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:39:41.727995 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1735aec8-9652-4ed9-a305-117814619e17 req-22c5dbdb-f0fd-4a51-93f3-6ed390829fce None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.730434 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-22c5dbdb-f0fd-4a51-93f3-6ed390829fce tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:39:41.730693 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-22c5dbdb-f0fd-4a51-93f3-6ed390829fce tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.730921 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-22c5dbdb-f0fd-4a51-93f3-6ed390829fce tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.742487 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.742487 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:41.747003 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-1735aec8-9652-4ed9-a305-117814619e17 req-22c5dbdb-f0fd-4a51-93f3-6ed390829fce tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:39:41.752940 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-22c5dbdb-f0fd-4a51-93f3-6ed390829fce tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:39:41.753429 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 785/3081] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 1351 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:39:41.771971 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1735aec8-9652-4ed9-a305-117814619e17 req-b636020c-a28e-4a8b-a238-73941aa57981 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.774793 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-b636020c-a28e-4a8b-a238-73941aa57981 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption Jul 22 05:39:41.775090 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-b636020c-a28e-4a8b-a238-73941aa57981 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.775340 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-b636020c-a28e-4a8b-a238-73941aa57981 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.790453 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.790453 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:41.799901 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-b636020c-a28e-4a8b-a238-73941aa57981 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption returned with HTTP 200 Jul 22 05:39:41.800497 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 764/3082] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:41.870949 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e769eed3-f98a-45a2-ac5d-ed69bea2d099 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.878124 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e769eed3-f98a-45a2-ac5d-ed69bea2d099 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 Jul 22 05:39:41.878124 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e769eed3-f98a-45a2-ac5d-ed69bea2d099 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.878124 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e769eed3-f98a-45a2-ac5d-ed69bea2d099 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.884688 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e769eed3-f98a-45a2-ac5d-ed69bea2d099 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 returned with HTTP 404 Jul 22 05:39:41.885600 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 756/3083] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/v3/volumes/5e349bab-daa1-4a3c-a557-6750b0bfc2b7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:41.900256 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5c01b749-54c6-456f-969a-700a27f21887 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.902987 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] POST https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b/restore Jul 22 05:39:41.903533 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:41.905863 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Restoring backup 3bb3ee49-bd6c-4372-9854-fc054b980c7b ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100094) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 05:39:41.906137 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Restoring backup 3bb3ee49-bd6c-4372-9854-fc054b980c7b to volume None. Jul 22 05:39:41.906938 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a8707f8e-3fd1-459f-9c9b-f4ea0b52b1fd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.914027 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.914027 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:41.914027 np0000005624 devstack@c-api.service[100094]: INFO cinder.backup.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Creating volume of 1 GB for restore of backup 3bb3ee49-bd6c-4372-9854-fc054b980c7b. Jul 22 05:39:41.914322 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a8707f8e-3fd1-459f-9c9b-f4ea0b52b1fd tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:41.917025 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a8707f8e-3fd1-459f-9c9b-f4ea0b52b1fd tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.919403 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a8707f8e-3fd1-459f-9c9b-f4ea0b52b1fd tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.920401 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-a8707f8e-3fd1-459f-9c9b-f4ea0b52b1fd tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:41.921495 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Availability zone cache updated, next update will occur around 2026-07-22 06:39:41.921228. {{(pid=100094) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 05:39:41.922512 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Availability Zones retrieved successfully. Jul 22 05:39:41.929333 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Flow 'volume_create_api' (01b38dba-c604-46d9-a150-c52bdd243d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:41.933307 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71b49b1-cdfd-4475-8e2b-e8511cee2b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:41.935950 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:41.937654 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ab1a3596-28c7-4551-9a44-d5ec728f43f6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:41.943658 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ab1a3596-28c7-4551-9a44-d5ec728f43f6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:41.943658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ab1a3596-28c7-4551-9a44-d5ec728f43f6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:41.943658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ab1a3596-28c7-4551-9a44-d5ec728f43f6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:41.943658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-ab1a3596-28c7-4551-9a44-d5ec728f43f6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:41.945915 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.945915 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:41.948968 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:41.948968 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:41.949919 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ab1a3596-28c7-4551-9a44-d5ec728f43f6 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:41.950690 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 765/3084] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:41.954755 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a8707f8e-3fd1-459f-9c9b-f4ea0b52b1fd tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:41.957001 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 786/3085] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:41 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:41.974660 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71b49b1-cdfd-4475-8e2b-e8511cee2b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:41.975614 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd3eeff-1a84-4002-8fb7-a3bce6f28e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:42.021689 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Created reservations ['03e3b8c1-74ba-403e-940a-e37dd7afd76d', '4fcf75da-c33a-4c38-bd41-e3b8a7b2d40a', '6f4fbe9f-abf3-4527-9091-b1e605d8e8cf', '06d1ace8-66af-4d58-96a1-527992e29ebd'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:42.022930 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd3eeff-1a84-4002-8fb7-a3bce6f28e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03e3b8c1-74ba-403e-940a-e37dd7afd76d', '4fcf75da-c33a-4c38-bd41-e3b8a7b2d40a', '6f4fbe9f-abf3-4527-9091-b1e605d8e8cf', '06d1ace8-66af-4d58-96a1-527992e29ebd']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:42.023940 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b4c2155-7ea2-4b58-80a4-84b3a522972a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:42.061054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b4c2155-7ea2-4b58-80a4-84b3a522972a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7ad69cd-9982-4064-a871-6307449a9702', '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='c779522a8aac4a37a8a38a884803aaa8',qos_specs=None,replication_status=,reservations=['03e3b8c1-74ba-403e-940a-e37dd7afd76d','4fcf75da-c33a-4c38-bd41-e3b8a7b2d40a','6f4fbe9f-abf3-4527-9091-b1e605d8e8cf','06d1ace8-66af-4d58-96a1-527992e29ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:42Z,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=f7ad69cd-9982-4064-a871-6307449a9702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c779522a8aac4a37a8a38a884803aaa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:42.062162 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46538265-e4e9-46c5-95b3-14f6be3c3552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:42.090299 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46538265-e4e9-46c5-95b3-14f6be3c3552) transitioned into 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='c779522a8aac4a37a8a38a884803aaa8',qos_specs=None,replication_status=,reservations=['03e3b8c1-74ba-403e-940a-e37dd7afd76d','4fcf75da-c33a-4c38-bd41-e3b8a7b2d40a','6f4fbe9f-abf3-4527-9091-b1e605d8e8cf','06d1ace8-66af-4d58-96a1-527992e29ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2ad326c2702408795ae83d39e7f2aeb',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:42.091359 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d5cf2ea-213f-4f3d-abfc-c34125c475e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:42.105112 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d5cf2ea-213f-4f3d-abfc-c34125c475e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:42.106056 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Flow 'volume_create_api' (01b38dba-c604-46d9-a150-c52bdd243d62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:42.106473 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Create volume request issued successfully. Jul 22 05:39:42.116026 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:42.116026 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:42.116535 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:42.469855 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e853b785-a057-44aa-bb3c-05281246beb0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:42.472083 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e853b785-a057-44aa-bb3c-05281246beb0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c Jul 22 05:39:42.472333 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e853b785-a057-44aa-bb3c-05281246beb0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:42.472647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e853b785-a057-44aa-bb3c-05281246beb0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:42.480333 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e853b785-a057-44aa-bb3c-05281246beb0 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c returned with HTTP 404 Jul 22 05:39:42.480333 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 757/3086] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:42 2026] GET /volume/v3/volumes/b27c512c-bdec-4109-8f81-f8bc2ed1718c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:42.605770 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cad59f93-209d-445a-898a-d81c3f028c5b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:42.607812 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cad59f93-209d-445a-898a-d81c3f028c5b tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:42.608894 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cad59f93-209d-445a-898a-d81c3f028c5b tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:42.608894 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cad59f93-209d-445a-898a-d81c3f028c5b tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:42.623506 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:42.623506 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:42.628466 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cad59f93-209d-445a-898a-d81c3f028c5b tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:42.634948 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cad59f93-209d-445a-898a-d81c3f028c5b tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 returned with HTTP 200 Jul 22 05:39:42.635444 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 766/3087] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:42 2026] GET /volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:42.654271 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-341c84f5-3da8-4e37-82c2-0ef3286965e5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:42.659395 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-341c84f5-3da8-4e37-82c2-0ef3286965e5 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:42.662165 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-341c84f5-3da8-4e37-82c2-0ef3286965e5 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:42.662904 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-341c84f5-3da8-4e37-82c2-0ef3286965e5 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:42.689454 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:42.689454 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:42.707017 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-341c84f5-3da8-4e37-82c2-0ef3286965e5 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:42.721957 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-341c84f5-3da8-4e37-82c2-0ef3286965e5 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 returned with HTTP 200 Jul 22 05:39:42.722380 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 787/3088] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:42 2026] GET /volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 => generated 849 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:42.745661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-88171439-7878-4e4b-bbf1-513da3d4640c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:42.745661 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-88171439-7878-4e4b-bbf1-513da3d4640c tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] PUT https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:42.745661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-88171439-7878-4e4b-bbf1-513da3d4640c tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-317842505"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:42.755075 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:42.755075 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:42.766663 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-88171439-7878-4e4b-bbf1-513da3d4640c tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:42.772298 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-88171439-7878-4e4b-bbf1-513da3d4640c tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume updated successfully. Jul 22 05:39:42.773015 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-88171439-7878-4e4b-bbf1-513da3d4640c tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 returned with HTTP 200 Jul 22 05:39:42.773520 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 758/3089] 10.4.3.91 () {68 vars in 1361 bytes} [Wed Jul 22 05:39:42 2026] PUT /volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 => generated 781 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:39:42.788647 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6630f0f3-7479-4a4e-8388-7cc68614904e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:42.788647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6630f0f3-7479-4a4e-8388-7cc68614904e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] PUT https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:42.788647 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6630f0f3-7479-4a4e-8388-7cc68614904e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-221023653", "description": "This is the new description of volume"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:42.796108 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:42.796108 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:42.801212 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6630f0f3-7479-4a4e-8388-7cc68614904e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:42.810189 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6630f0f3-7479-4a4e-8388-7cc68614904e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume updated successfully. Jul 22 05:39:42.810807 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6630f0f3-7479-4a4e-8388-7cc68614904e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 returned with HTTP 200 Jul 22 05:39:42.811218 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 767/3090] 10.4.3.91 () {68 vars in 1362 bytes} [Wed Jul 22 05:39:42 2026] PUT /volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:42.822924 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ea5bff50-3b5b-47e2-8737-5d35a975e054 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:42.828871 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ea5bff50-3b5b-47e2-8737-5d35a975e054 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:42.828871 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ea5bff50-3b5b-47e2-8737-5d35a975e054 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:42.828871 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ea5bff50-3b5b-47e2-8737-5d35a975e054 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:42.834048 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:42.834048 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:42.838739 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ea5bff50-3b5b-47e2-8737-5d35a975e054 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:42.846730 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ea5bff50-3b5b-47e2-8737-5d35a975e054 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 returned with HTTP 200 Jul 22 05:39:42.846730 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 788/3091] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:42 2026] GET /volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:42.864087 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:42.866071 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:42.866469 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1853110460", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2062397358"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:42.867866 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1853110460', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2062397358'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:42.868001 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume of 1 GB Jul 22 05:39:42.871930 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Availability Zones retrieved successfully. Jul 22 05:39:42.877505 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (431f583f-88cf-4ddc-b352-a4449c84d2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:42.878401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee0c0cf-7489-463e-b870-9a8a4e0aa02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:42.879258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:42.904400 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee0c0cf-7489-463e-b870-9a8a4e0aa02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:42.905200 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0bdd026-c23f-4c83-8c7d-f6549645cefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:42.944764 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Created reservations ['c7abfeba-2a0a-4c73-9aa6-20d736ff0012', '1555dd17-5aaa-4a89-945b-6a72bccfcc06', '4d0e0d85-501c-48ee-ab66-3d2394adbbec', '2a698ec9-4af5-42b4-a01d-e83b2bde5c0a'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:42.945572 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0bdd026-c23f-4c83-8c7d-f6549645cefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7abfeba-2a0a-4c73-9aa6-20d736ff0012', '1555dd17-5aaa-4a89-945b-6a72bccfcc06', '4d0e0d85-501c-48ee-ab66-3d2394adbbec', '2a698ec9-4af5-42b4-a01d-e83b2bde5c0a']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:42.946552 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9370fe-b1a8-4425-93ae-8a162af5710e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:42.964728 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0a55a00c-0103-4c1a-bf26-d6eee4e7aa16 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:42.968665 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0a55a00c-0103-4c1a-bf26-d6eee4e7aa16 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:42.968919 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0a55a00c-0103-4c1a-bf26-d6eee4e7aa16 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:42.969156 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0a55a00c-0103-4c1a-bf26-d6eee4e7aa16 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:42.969296 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-0a55a00c-0103-4c1a-bf26-d6eee4e7aa16 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:42.969807 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-aba5a869-efc7-4e04-a7ca-0566b668e364 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:42.974958 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9370fe-b1a8-4425-93ae-8a162af5710e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '756500b2-03a9-4950-8f50-36b6b8cf5863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1853110460',display_name='tempest-VolumesGetTest-Volume-2062397358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['c7abfeba-2a0a-4c73-9aa6-20d736ff0012','1555dd17-5aaa-4a89-945b-6a72bccfcc06','4d0e0d85-501c-48ee-ab66-3d2394adbbec','2a698ec9-4af5-42b4-a01d-e83b2bde5c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:42Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1853110460',display_name='tempest-VolumesGetTest-Volume-2062397358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=756500b2-03a9-4950-8f50-36b6b8cf5863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68e863a87eb840b2a3c7c36f54fb53fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:42.975497 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae4d055-baff-4881-a5db-3c2981f0d577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:42.977933 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-aba5a869-efc7-4e04-a7ca-0566b668e364 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:42.978226 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-aba5a869-efc7-4e04-a7ca-0566b668e364 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:42.978466 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-aba5a869-efc7-4e04-a7ca-0566b668e364 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:42.978628 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-aba5a869-efc7-4e04-a7ca-0566b668e364 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:42.987081 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:42.987081 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:42.988111 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-aba5a869-efc7-4e04-a7ca-0566b668e364 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:42.992780 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 789/3092] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:42 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:42.992856 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:42.992856 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:42.992856 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0a55a00c-0103-4c1a-bf26-d6eee4e7aa16 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:42.992856 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 768/3093] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:42 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:42.999027 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae4d055-baff-4881-a5db-3c2981f0d577) transitioned into 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-1853110460',display_name='tempest-VolumesGetTest-Volume-2062397358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['c7abfeba-2a0a-4c73-9aa6-20d736ff0012','1555dd17-5aaa-4a89-945b-6a72bccfcc06','4d0e0d85-501c-48ee-ab66-3d2394adbbec','2a698ec9-4af5-42b4-a01d-e83b2bde5c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:42.999789 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20284df-6e9e-4f87-813c-e172a48fecbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:43.015336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20284df-6e9e-4f87-813c-e172a48fecbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:43.015336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (431f583f-88cf-4ddc-b352-a4449c84d2e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:43.015336 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request issued successfully. Jul 22 05:39:43.015336 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9b5a92fe-7de4-450a-875d-d11c92fecbeb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:43.015336 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 759/3094] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:42 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:43.034943 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-eb00fb53-265f-4c4c-b13f-f24a3f619c1f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:43.037192 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eb00fb53-265f-4c4c-b13f-f24a3f619c1f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 Jul 22 05:39:43.038046 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eb00fb53-265f-4c4c-b13f-f24a3f619c1f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:43.038278 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eb00fb53-265f-4c4c-b13f-f24a3f619c1f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:43.047699 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:43.047699 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:43.052698 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-eb00fb53-265f-4c4c-b13f-f24a3f619c1f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:43.057807 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eb00fb53-265f-4c4c-b13f-f24a3f619c1f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 returned with HTTP 200 Jul 22 05:39:43.058730 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 790/3095] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:43 2026] GET /volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:43.124133 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:43.124133 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:43.124605 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:43.124793 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Checking backup size 1 against volume size 1 {{(pid=100094) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 05:39:43.124952 np0000005624 devstack@c-api.service[100094]: INFO cinder.backup.api [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Overwriting volume f7ad69cd-9982-4064-a871-6307449a9702 with restore of backup 3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:43.155996 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] restore_backup in rpcapi backup_id 3bb3ee49-bd6c-4372-9854-fc054b980c7b {{(pid=100094) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 05:39:43.158252 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5c01b749-54c6-456f-969a-700a27f21887 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b/restore returned with HTTP 202 Jul 22 05:39:43.159469 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 779/3096] 10.4.3.91 () {70 vars in 1426 bytes} [Wed Jul 22 05:39:41 2026] POST /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b/restore => generated 152 bytes in 1260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:43.172265 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b6bdecdb-3778-474a-808d-d9ff2a944049 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:43.176829 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b6bdecdb-3778-474a-808d-d9ff2a944049 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:43.177079 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b6bdecdb-3778-474a-808d-d9ff2a944049 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:43.177407 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b6bdecdb-3778-474a-808d-d9ff2a944049 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:43.177586 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-b6bdecdb-3778-474a-808d-d9ff2a944049 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:43.191676 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:43.191676 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:43.192790 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b6bdecdb-3778-474a-808d-d9ff2a944049 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:43.193342 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 769/3097] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:43 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:44.001445 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-982f467a-448f-42fd-9f41-1b3f499a03f1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:44.003793 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-982f467a-448f-42fd-9f41-1b3f499a03f1 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:44.004019 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-982f467a-448f-42fd-9f41-1b3f499a03f1 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:44.004223 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-982f467a-448f-42fd-9f41-1b3f499a03f1 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:44.004320 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-982f467a-448f-42fd-9f41-1b3f499a03f1 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:44.005972 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cebb4518-d3b6-4b9b-a12d-89b3d7e5e30e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:44.009496 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cebb4518-d3b6-4b9b-a12d-89b3d7e5e30e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:44.009625 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:44.009625 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:44.009777 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cebb4518-d3b6-4b9b-a12d-89b3d7e5e30e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:44.010033 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cebb4518-d3b6-4b9b-a12d-89b3d7e5e30e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:44.010283 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-cebb4518-d3b6-4b9b-a12d-89b3d7e5e30e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:44.010437 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-982f467a-448f-42fd-9f41-1b3f499a03f1 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:44.010863 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 760/3098] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:44 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:44.018352 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:44.018352 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:44.019231 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cebb4518-d3b6-4b9b-a12d-89b3d7e5e30e tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:44.019749 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 791/3099] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:44 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:44.073362 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a5c9db3f-e5cd-4fa1-9587-f88f0c09993f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:44.075484 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a5c9db3f-e5cd-4fa1-9587-f88f0c09993f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 Jul 22 05:39:44.075657 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a5c9db3f-e5cd-4fa1-9587-f88f0c09993f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:44.075856 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a5c9db3f-e5cd-4fa1-9587-f88f0c09993f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:44.087901 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:44.087901 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:44.092652 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a5c9db3f-e5cd-4fa1-9587-f88f0c09993f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:44.100232 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a5c9db3f-e5cd-4fa1-9587-f88f0c09993f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 returned with HTTP 200 Jul 22 05:39:44.100774 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 780/3100] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:44 2026] GET /volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:44.121750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9f1390a1-d5ff-439a-9922-0243b631ad01 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:44.123038 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9f1390a1-d5ff-439a-9922-0243b631ad01 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] PUT https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 Jul 22 05:39:44.123569 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9f1390a1-d5ff-439a-9922-0243b631ad01 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-317842505", "description": null}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:44.145108 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:44.145108 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:44.151139 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9f1390a1-d5ff-439a-9922-0243b631ad01 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:44.159856 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9f1390a1-d5ff-439a-9922-0243b631ad01 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume updated successfully. Jul 22 05:39:44.160568 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9f1390a1-d5ff-439a-9922-0243b631ad01 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 returned with HTTP 200 Jul 22 05:39:44.161159 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 770/3101] 10.4.3.91 () {68 vars in 1361 bytes} [Wed Jul 22 05:39:44 2026] PUT /volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 => generated 767 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:44.175205 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6d329607-07c1-4774-9677-c8deb760775f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:44.177655 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6d329607-07c1-4774-9677-c8deb760775f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 Jul 22 05:39:44.177907 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6d329607-07c1-4774-9677-c8deb760775f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:44.178130 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6d329607-07c1-4774-9677-c8deb760775f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:44.186460 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:44.186460 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:44.191400 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6d329607-07c1-4774-9677-c8deb760775f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:44.197540 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6d329607-07c1-4774-9677-c8deb760775f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 returned with HTTP 200 Jul 22 05:39:44.198048 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 761/3102] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:44 2026] GET /volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:44.217299 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c26e8436-6f06-49b1-ab55-9bce8014e738 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:44.220774 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-116ac812-4840-4cc3-81bd-805d784e5b56 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:44.221114 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c26e8436-6f06-49b1-ab55-9bce8014e738 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:44.221335 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c26e8436-6f06-49b1-ab55-9bce8014e738 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:44.221562 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c26e8436-6f06-49b1-ab55-9bce8014e738 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:44.221811 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-c26e8436-6f06-49b1-ab55-9bce8014e738 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:44.222936 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-116ac812-4840-4cc3-81bd-805d784e5b56 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] DELETE https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 Jul 22 05:39:44.223210 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-116ac812-4840-4cc3-81bd-805d784e5b56 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:44.223452 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-116ac812-4840-4cc3-81bd-805d784e5b56 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:44.223671 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-116ac812-4840-4cc3-81bd-805d784e5b56 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume with id: 756500b2-03a9-4950-8f50-36b6b8cf5863 Jul 22 05:39:44.226806 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:44.226806 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:44.227616 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c26e8436-6f06-49b1-ab55-9bce8014e738 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:44.228118 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 792/3103] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:44 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:44.235547 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:44.235547 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:44.236197 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-116ac812-4840-4cc3-81bd-805d784e5b56 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:44.267919 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-116ac812-4840-4cc3-81bd-805d784e5b56 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume request issued successfully. Jul 22 05:39:44.268075 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-116ac812-4840-4cc3-81bd-805d784e5b56 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 returned with HTTP 202 Jul 22 05:39:44.268556 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 781/3104] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:44 2026] DELETE /volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:44.281980 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1c326ff8-5fb4-4569-a897-2a72b58497ac None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:44.284349 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1c326ff8-5fb4-4569-a897-2a72b58497ac tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 Jul 22 05:39:44.284349 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1c326ff8-5fb4-4569-a897-2a72b58497ac tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:44.284349 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1c326ff8-5fb4-4569-a897-2a72b58497ac tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:44.293521 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:44.293521 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:44.298285 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1c326ff8-5fb4-4569-a897-2a72b58497ac tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:44.305542 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1c326ff8-5fb4-4569-a897-2a72b58497ac tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 returned with HTTP 200 Jul 22 05:39:44.305947 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 771/3105] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:44 2026] GET /volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:45.023510 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b5e6fe8a-744f-4d92-9672-9eca09187b1a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:45.027045 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b5e6fe8a-744f-4d92-9672-9eca09187b1a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:45.027045 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b5e6fe8a-744f-4d92-9672-9eca09187b1a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:45.027045 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b5e6fe8a-744f-4d92-9672-9eca09187b1a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:45.027045 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b5e6fe8a-744f-4d92-9672-9eca09187b1a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:45.030918 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:45.030918 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:45.031366 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-06ed003b-05b3-4da6-ae76-fbd9a053cfb9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:45.031856 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b5e6fe8a-744f-4d92-9672-9eca09187b1a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:45.032283 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 762/3106] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:45 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:45.033335 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-06ed003b-05b3-4da6-ae76-fbd9a053cfb9 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:45.033657 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-06ed003b-05b3-4da6-ae76-fbd9a053cfb9 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:45.033795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-06ed003b-05b3-4da6-ae76-fbd9a053cfb9 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:45.033903 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-06ed003b-05b3-4da6-ae76-fbd9a053cfb9 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:45.040165 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:45.040165 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:45.040819 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-06ed003b-05b3-4da6-ae76-fbd9a053cfb9 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:45.041318 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 793/3107] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:45 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:45.239808 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ebbf387e-3645-42e3-acd0-5aeda1cd0e4b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:45.241567 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ebbf387e-3645-42e3-acd0-5aeda1cd0e4b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:45.241819 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ebbf387e-3645-42e3-acd0-5aeda1cd0e4b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:45.242013 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ebbf387e-3645-42e3-acd0-5aeda1cd0e4b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:45.242127 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-ebbf387e-3645-42e3-acd0-5aeda1cd0e4b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:45.249185 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:45.249185 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:45.249851 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ebbf387e-3645-42e3-acd0-5aeda1cd0e4b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:45.250397 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 782/3108] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:45 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:45.323802 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5cb51434-8adc-48b8-8524-20c11dace564 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:45.327623 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5cb51434-8adc-48b8-8524-20c11dace564 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 Jul 22 05:39:45.327623 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5cb51434-8adc-48b8-8524-20c11dace564 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:45.327623 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5cb51434-8adc-48b8-8524-20c11dace564 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:45.337710 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5cb51434-8adc-48b8-8524-20c11dace564 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 returned with HTTP 404 Jul 22 05:39:45.338789 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 772/3109] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:45 2026] GET /volume/v3/volumes/756500b2-03a9-4950-8f50-36b6b8cf5863 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:45.346753 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2a8672df-3d57-4ffc-9044-9f2e2dba6526 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:45.348895 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2a8672df-3d57-4ffc-9044-9f2e2dba6526 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:45.349130 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2a8672df-3d57-4ffc-9044-9f2e2dba6526 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:45.349348 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2a8672df-3d57-4ffc-9044-9f2e2dba6526 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:45.355992 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:45.355992 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:45.359425 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2a8672df-3d57-4ffc-9044-9f2e2dba6526 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:45.368361 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2a8672df-3d57-4ffc-9044-9f2e2dba6526 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 returned with HTTP 200 Jul 22 05:39:45.368772 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 763/3110] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:45 2026] GET /volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:45.384315 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6a55ac7c-cbe7-4c6c-8f72-8e79bf4dc751 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:45.386370 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6a55ac7c-cbe7-4c6c-8f72-8e79bf4dc751 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] DELETE https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:45.386601 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6a55ac7c-cbe7-4c6c-8f72-8e79bf4dc751 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:45.386794 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6a55ac7c-cbe7-4c6c-8f72-8e79bf4dc751 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:45.386943 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-6a55ac7c-cbe7-4c6c-8f72-8e79bf4dc751 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume with id: 6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:45.397282 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:45.397282 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:45.397910 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6a55ac7c-cbe7-4c6c-8f72-8e79bf4dc751 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:45.424153 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6a55ac7c-cbe7-4c6c-8f72-8e79bf4dc751 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume request issued successfully. Jul 22 05:39:45.424321 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6a55ac7c-cbe7-4c6c-8f72-8e79bf4dc751 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 returned with HTTP 202 Jul 22 05:39:45.424976 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 794/3111] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:45 2026] DELETE /volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:45.433654 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-330548af-9b2f-4c25-af76-8c7a110e08b5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:45.436306 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-330548af-9b2f-4c25-af76-8c7a110e08b5 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:45.436306 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-330548af-9b2f-4c25-af76-8c7a110e08b5 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:45.436464 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-330548af-9b2f-4c25-af76-8c7a110e08b5 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:45.446947 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:45.446947 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:45.450740 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-330548af-9b2f-4c25-af76-8c7a110e08b5 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:45.457386 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-330548af-9b2f-4c25-af76-8c7a110e08b5 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 returned with HTTP 200 Jul 22 05:39:45.457386 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 783/3112] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:45 2026] GET /volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 => generated 887 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:46.050309 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-42c9f837-dafa-48ab-8ff2-ab5f7737a44d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:46.053119 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9e7e4534-acd9-443e-b943-5694c61f3e4f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:46.053802 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-42c9f837-dafa-48ab-8ff2-ab5f7737a44d tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:46.054215 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-42c9f837-dafa-48ab-8ff2-ab5f7737a44d tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:46.054707 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-42c9f837-dafa-48ab-8ff2-ab5f7737a44d tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:46.055439 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9e7e4534-acd9-443e-b943-5694c61f3e4f tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:46.055503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-42c9f837-dafa-48ab-8ff2-ab5f7737a44d tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:46.055860 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9e7e4534-acd9-443e-b943-5694c61f3e4f tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:46.056162 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9e7e4534-acd9-443e-b943-5694c61f3e4f tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:46.056393 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-9e7e4534-acd9-443e-b943-5694c61f3e4f tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:46.061133 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:46.061133 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:46.062158 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9e7e4534-acd9-443e-b943-5694c61f3e4f tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:46.062478 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:46.062478 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:46.062814 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 764/3113] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:46 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:46.063518 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-42c9f837-dafa-48ab-8ff2-ab5f7737a44d tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:46.063974 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 773/3114] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:46 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:46.263907 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e41252a2-4a61-4624-8d6f-a1fc26fee9a4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:46.266674 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e41252a2-4a61-4624-8d6f-a1fc26fee9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:46.266932 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e41252a2-4a61-4624-8d6f-a1fc26fee9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:46.267159 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e41252a2-4a61-4624-8d6f-a1fc26fee9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:46.267261 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e41252a2-4a61-4624-8d6f-a1fc26fee9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:46.272782 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:46.272782 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:46.273471 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e41252a2-4a61-4624-8d6f-a1fc26fee9a4 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:46.273802 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 795/3115] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:46 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:39:46.484566 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e8b79835-c8c4-4691-8a76-42af445a8396 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:46.489477 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e8b79835-c8c4-4691-8a76-42af445a8396 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 Jul 22 05:39:46.489911 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e8b79835-c8c4-4691-8a76-42af445a8396 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:46.489911 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e8b79835-c8c4-4691-8a76-42af445a8396 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:46.499984 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e8b79835-c8c4-4691-8a76-42af445a8396 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 returned with HTTP 404 Jul 22 05:39:46.500720 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 784/3116] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:46 2026] GET /volume/v3/volumes/6bab31f6-3305-445e-8459-07d884bd2674 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:46.515061 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-56097f12-c2e5-4051-8c91-94451a593139 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:46.517400 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:46.518069 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1348117878"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:46.520956 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1348117878'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:46.523085 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume of 1 GB Jul 22 05:39:46.536666 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Availability Zones retrieved successfully. Jul 22 05:39:46.542270 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (b6998873-0255-4a82-856a-cb28fe4fa9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:46.543156 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c308a65-4866-44e9-8f56-fc43f154f7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:46.544786 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:46.591051 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c308a65-4866-44e9-8f56-fc43f154f7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:46.592052 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01cb7b5-8cfa-49ab-b616-8604faf13567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:46.644831 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Created reservations ['178e26b5-c074-4067-a676-0f0ee8b9abeb', '5a1971db-2f6f-453b-8db1-1e22a378c026', '2c123805-edcf-4aa0-9237-24b41dc14778', 'e388a18e-e8bd-4e4e-b2f8-b9c9bb924b20'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:46.645460 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01cb7b5-8cfa-49ab-b616-8604faf13567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['178e26b5-c074-4067-a676-0f0ee8b9abeb', '5a1971db-2f6f-453b-8db1-1e22a378c026', '2c123805-edcf-4aa0-9237-24b41dc14778', 'e388a18e-e8bd-4e4e-b2f8-b9c9bb924b20']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:46.646233 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd7a0f6-7f20-40d4-8675-08aeaafe8b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:46.674540 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd7a0f6-7f20-40d4-8675-08aeaafe8b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '578c0e68-275e-43ef-b6b2-9dee79df3692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1348117878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['178e26b5-c074-4067-a676-0f0ee8b9abeb','5a1971db-2f6f-453b-8db1-1e22a378c026','2c123805-edcf-4aa0-9237-24b41dc14778','e388a18e-e8bd-4e4e-b2f8-b9c9bb924b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1348117878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=578c0e68-275e-43ef-b6b2-9dee79df3692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68e863a87eb840b2a3c7c36f54fb53fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:46.675647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab465b4-6e93-4eec-a2fc-851c2a5f9a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:46.697938 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab465b4-6e93-4eec-a2fc-851c2a5f9a37) transitioned into state 'SUCCESS' from state '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-1348117878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['178e26b5-c074-4067-a676-0f0ee8b9abeb','5a1971db-2f6f-453b-8db1-1e22a378c026','2c123805-edcf-4aa0-9237-24b41dc14778','e388a18e-e8bd-4e4e-b2f8-b9c9bb924b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:46.699058 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317566db-90cd-4678-a793-274fcd60f2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:46.712132 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317566db-90cd-4678-a793-274fcd60f2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:46.714414 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (b6998873-0255-4a82-856a-cb28fe4fa9bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:46.714414 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request issued successfully. Jul 22 05:39:46.714414 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-56097f12-c2e5-4051-8c91-94451a593139 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:46.714936 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 765/3117] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:39:46 2026] POST /volume/v3/volumes => generated 743 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:46.728827 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-99336f02-5748-43b5-9c6f-0fbe369c0882 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:46.730863 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99336f02-5748-43b5-9c6f-0fbe369c0882 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 Jul 22 05:39:46.731144 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99336f02-5748-43b5-9c6f-0fbe369c0882 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:46.731380 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99336f02-5748-43b5-9c6f-0fbe369c0882 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:46.739617 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:46.739617 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:46.743837 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9f248381-45d8-4819-857e-13287ebba375 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:46.746030 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-99336f02-5748-43b5-9c6f-0fbe369c0882 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:46.756061 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99336f02-5748-43b5-9c6f-0fbe369c0882 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 returned with HTTP 200 Jul 22 05:39:46.756534 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 774/3118] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:46 2026] GET /volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 => generated 811 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:46.838448 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:46.838773 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-308383011"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:46.840835 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-308383011'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:46.840835 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Create volume of 1 GB Jul 22 05:39:46.844851 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Availability Zones retrieved successfully. Jul 22 05:39:46.851358 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Flow 'volume_create_api' (f41e4373-3f9b-4693-8b38-a55e70055f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:46.852361 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98777e22-2b52-486d-8e45-f1a71a348490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:46.853356 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:46.893754 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98777e22-2b52-486d-8e45-f1a71a348490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:46.896172 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09a27700-c39e-4a1a-8fa5-e8ae77bb6158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:46.963858 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Created reservations ['65223a9d-225a-4e32-af2b-ffbf25a8043e', 'd29b721a-1bb1-4eab-8177-2a8fd12f4bfe', 'c9f2dab0-1d1b-465e-b859-099d67532af0', 'af53eec6-4a10-4313-84ac-dbc1d810f747'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:46.964796 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09a27700-c39e-4a1a-8fa5-e8ae77bb6158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65223a9d-225a-4e32-af2b-ffbf25a8043e', 'd29b721a-1bb1-4eab-8177-2a8fd12f4bfe', 'c9f2dab0-1d1b-465e-b859-099d67532af0', 'af53eec6-4a10-4313-84ac-dbc1d810f747']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:46.965788 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb260e0a-50fb-48d8-8ac6-a229aa88c2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:46.989487 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb260e0a-50fb-48d8-8ac6-a229aa88c2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf932577-7532-4ca3-92a7-f04c736b93d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-308383011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c432e23ab0945be87e7090745390fc2',qos_specs=None,replication_status=,reservations=['65223a9d-225a-4e32-af2b-ffbf25a8043e','d29b721a-1bb1-4eab-8177-2a8fd12f4bfe','c9f2dab0-1d1b-465e-b859-099d67532af0','af53eec6-4a10-4313-84ac-dbc1d810f747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18148bf5ff24ee28a4d953cc5aabb8c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-308383011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf932577-7532-4ca3-92a7-f04c736b93d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c432e23ab0945be87e7090745390fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d18148bf5ff24ee28a4d953cc5aabb8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:46.990295 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d214f09b-3b7e-4f02-aff1-80b49a315290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:47.013348 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d214f09b-3b7e-4f02-aff1-80b49a315290) transitioned into state 'SUCCESS' from state '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-308383011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c432e23ab0945be87e7090745390fc2',qos_specs=None,replication_status=,reservations=['65223a9d-225a-4e32-af2b-ffbf25a8043e','d29b721a-1bb1-4eab-8177-2a8fd12f4bfe','c9f2dab0-1d1b-465e-b859-099d67532af0','af53eec6-4a10-4313-84ac-dbc1d810f747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18148bf5ff24ee28a4d953cc5aabb8c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:47.014257 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (987cfc1d-3044-4827-b1af-207253ee4755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:47.018656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4354cde1-07fb-4fc9-948b-1f5ea4b5310a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:47.020853 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4354cde1-07fb-4fc9-948b-1f5ea4b5310a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:39:47.021081 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4354cde1-07fb-4fc9-948b-1f5ea4b5310a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:47.021359 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4354cde1-07fb-4fc9-948b-1f5ea4b5310a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:47.021562 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-4354cde1-07fb-4fc9-948b-1f5ea4b5310a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Delete volume with id: 6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:39:47.026614 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (987cfc1d-3044-4827-b1af-207253ee4755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:47.027473 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Flow 'volume_create_api' (f41e4373-3f9b-4693-8b38-a55e70055f5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:47.027818 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Create volume request issued successfully. Jul 22 05:39:47.028443 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9f248381-45d8-4819-857e-13287ebba375 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:47.028907 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 796/3119] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:39:46 2026] POST /volume/v3/volumes => generated 746 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:47.029807 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:47.029807 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:47.030276 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4354cde1-07fb-4fc9-948b-1f5ea4b5310a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:47.047587 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-57ace20a-0aa7-4fa0-837f-25ecf6584ae4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:47.050035 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-57ace20a-0aa7-4fa0-837f-25ecf6584ae4 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:39:47.050304 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-57ace20a-0aa7-4fa0-837f-25ecf6584ae4 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:47.050551 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-57ace20a-0aa7-4fa0-837f-25ecf6584ae4 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:47.061925 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:47.061925 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:47.066656 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4354cde1-07fb-4fc9-948b-1f5ea4b5310a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Delete volume request issued successfully. Jul 22 05:39:47.066842 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4354cde1-07fb-4fc9-948b-1f5ea4b5310a tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 202 Jul 22 05:39:47.066965 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-57ace20a-0aa7-4fa0-837f-25ecf6584ae4 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:39:47.067346 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 785/3120] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:47 2026] DELETE /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:47.081612 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-57ace20a-0aa7-4fa0-837f-25ecf6584ae4 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:39:47.081743 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f4f54c88-7b70-42eb-b680-0795c715ad8f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:47.081796 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 766/3121] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:47 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:47.081867 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d8401cca-780b-4f9d-a656-b085966c5370 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:47.084873 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f4f54c88-7b70-42eb-b680-0795c715ad8f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:47.085191 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f4f54c88-7b70-42eb-b680-0795c715ad8f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:47.085470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f4f54c88-7b70-42eb-b680-0795c715ad8f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:47.085470 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-f4f54c88-7b70-42eb-b680-0795c715ad8f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:47.087342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-759c8f0b-467f-4d3d-bc51-57a5cfb656c6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:47.092807 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d8401cca-780b-4f9d-a656-b085966c5370 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:47.093069 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-759c8f0b-467f-4d3d-bc51-57a5cfb656c6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:39:47.093151 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:47.093151 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:47.093245 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d8401cca-780b-4f9d-a656-b085966c5370 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:47.093373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-759c8f0b-467f-4d3d-bc51-57a5cfb656c6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:47.093627 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-759c8f0b-467f-4d3d-bc51-57a5cfb656c6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:47.094276 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d8401cca-780b-4f9d-a656-b085966c5370 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:47.094358 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f4f54c88-7b70-42eb-b680-0795c715ad8f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:47.094448 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d8401cca-780b-4f9d-a656-b085966c5370 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:47.095195 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 797/3122] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:47 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:47.102776 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:47.102776 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:47.108033 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:47.108033 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:47.108957 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d8401cca-780b-4f9d-a656-b085966c5370 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:47.109401 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 775/3123] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:47 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:47.109485 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-759c8f0b-467f-4d3d-bc51-57a5cfb656c6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:47.118093 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-759c8f0b-467f-4d3d-bc51-57a5cfb656c6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 200 Jul 22 05:39:47.118093 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 786/3124] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:47 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:39:47.288746 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-37dd991d-228e-480b-a509-aad733b5e69f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:47.290528 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-37dd991d-228e-480b-a509-aad733b5e69f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:47.290802 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-37dd991d-228e-480b-a509-aad733b5e69f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:47.291075 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-37dd991d-228e-480b-a509-aad733b5e69f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:47.291356 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-37dd991d-228e-480b-a509-aad733b5e69f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:47.296301 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:47.296301 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:47.296925 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-37dd991d-228e-480b-a509-aad733b5e69f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:47.297407 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 767/3125] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:47 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:47.772150 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d9bce4e5-f105-4933-b305-caf4f8449df3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:47.774738 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d9bce4e5-f105-4933-b305-caf4f8449df3 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 Jul 22 05:39:47.774921 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d9bce4e5-f105-4933-b305-caf4f8449df3 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:47.775226 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d9bce4e5-f105-4933-b305-caf4f8449df3 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:47.784029 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:47.784029 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:47.787556 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d9bce4e5-f105-4933-b305-caf4f8449df3 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:47.792263 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d9bce4e5-f105-4933-b305-caf4f8449df3 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 returned with HTTP 200 Jul 22 05:39:47.792686 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 798/3126] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:47 2026] GET /volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:47.809838 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:47.812381 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:47.812879 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "578c0e68-275e-43ef-b6b2-9dee79df3692", "size": 1, "name": "tempest-VolumesGetTest-Volume-1711703766", "metadata": {"Type": "Test"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:47.814694 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request body: {'volume': {'source_volid': '578c0e68-275e-43ef-b6b2-9dee79df3692', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1711703766', 'metadata': {'Type': 'Test'}}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:47.822464 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:47.822464 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:47.822906 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume retrieved successfully. Jul 22 05:39:47.823027 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume of 1 GB Jul 22 05:39:47.826513 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Availability Zones retrieved successfully. Jul 22 05:39:47.831795 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (d25a5f58-4b04-4c7c-a947-05b83094c164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:47.832974 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c91a3be5-461a-4db4-995f-2ea2a6b3c1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:47.834004 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:47.862518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c91a3be5-461a-4db4-995f-2ea2a6b3c1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '578c0e68-275e-43ef-b6b2-9dee79df3692', 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:47.863367 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1441e92c-8830-4826-abc3-4e1b09118700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:47.909971 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Created reservations ['ee2e817c-d7a5-43c3-9d3d-ed06c6a93780', '9f0cf2ca-24e0-4bb1-8048-2a572e51526d', 'fa0ce2ac-e838-4c89-9f88-e88e72c0e73d', 'ca2e2501-2907-45f9-be52-3b7074bf36f0'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:47.911024 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1441e92c-8830-4826-abc3-4e1b09118700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee2e817c-d7a5-43c3-9d3d-ed06c6a93780', '9f0cf2ca-24e0-4bb1-8048-2a572e51526d', 'fa0ce2ac-e838-4c89-9f88-e88e72c0e73d', 'ca2e2501-2907-45f9-be52-3b7074bf36f0']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:47.911930 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3c799d-2076-4b29-8e23-5d93f18cd76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:47.947060 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3c799d-2076-4b29-8e23-5d93f18cd76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9869640-b9f9-4b52-8d8f-9fd7fb26dca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1711703766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['ee2e817c-d7a5-43c3-9d3d-ed06c6a93780','9f0cf2ca-24e0-4bb1-8048-2a572e51526d','fa0ce2ac-e838-4c89-9f88-e88e72c0e73d','ca2e2501-2907-45f9-be52-3b7074bf36f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=578c0e68-275e-43ef-b6b2-9dee79df3692,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1711703766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9869640-b9f9-4b52-8d8f-9fd7fb26dca5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='68e863a87eb840b2a3c7c36f54fb53fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=578c0e68-275e-43ef-b6b2-9dee79df3692,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:47.947870 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a688f68a-56ae-4607-a8e1-829b808cf3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:47.969054 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a688f68a-56ae-4607-a8e1-829b808cf3a6) transitioned into state 'SUCCESS' from state '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-1711703766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['ee2e817c-d7a5-43c3-9d3d-ed06c6a93780','9f0cf2ca-24e0-4bb1-8048-2a572e51526d','fa0ce2ac-e838-4c89-9f88-e88e72c0e73d','ca2e2501-2907-45f9-be52-3b7074bf36f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=578c0e68-275e-43ef-b6b2-9dee79df3692,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:47.970037 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3081a1-cebb-4ddd-b83e-9b3926f17f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:47.997116 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3081a1-cebb-4ddd-b83e-9b3926f17f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:47.998090 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (d25a5f58-4b04-4c7c-a947-05b83094c164) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:47.998661 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request issued successfully. Jul 22 05:39:47.999000 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dfcd9ea1-c9d3-4c61-960f-1d08bf19a957 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:47.999435 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 776/3127] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:47 2026] POST /volume/v3/volumes => generated 791 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:48.014065 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-33c82b87-a847-4e19-acae-ae2d3be1dfe1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:48.014666 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-33c82b87-a847-4e19-acae-ae2d3be1dfe1 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:48.015819 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-33c82b87-a847-4e19-acae-ae2d3be1dfe1 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:48.015819 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-33c82b87-a847-4e19-acae-ae2d3be1dfe1 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:48.021864 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:48.021864 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:48.025756 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-33c82b87-a847-4e19-acae-ae2d3be1dfe1 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:48.032651 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-33c82b87-a847-4e19-acae-ae2d3be1dfe1 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 returned with HTTP 200 Jul 22 05:39:48.032651 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 787/3128] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:48 2026] GET /volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:48.098257 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-89c5ba0f-e070-4464-b257-0f6eb2a8817f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:48.101444 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-89c5ba0f-e070-4464-b257-0f6eb2a8817f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:39:48.101444 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-89c5ba0f-e070-4464-b257-0f6eb2a8817f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:48.101444 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-89c5ba0f-e070-4464-b257-0f6eb2a8817f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:48.110807 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:48.110807 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:48.113206 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-89c5ba0f-e070-4464-b257-0f6eb2a8817f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:39:48.115477 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-eab71e64-e7d2-458b-abc7-9f927daacd36 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:48.117729 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-89c5ba0f-e070-4464-b257-0f6eb2a8817f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:39:48.118171 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 768/3129] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:48 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:48.119722 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eab71e64-e7d2-458b-abc7-9f927daacd36 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:48.119917 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eab71e64-e7d2-458b-abc7-9f927daacd36 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:48.120097 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eab71e64-e7d2-458b-abc7-9f927daacd36 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:48.120199 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-eab71e64-e7d2-458b-abc7-9f927daacd36 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:48.123955 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f1b91719-efaa-43eb-ba34-f2ab670643bf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:48.127697 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f1b91719-efaa-43eb-ba34-f2ab670643bf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:48.127697 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f1b91719-efaa-43eb-ba34-f2ab670643bf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:48.127756 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:48.127756 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:48.127799 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f1b91719-efaa-43eb-ba34-f2ab670643bf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:48.127799 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-f1b91719-efaa-43eb-ba34-f2ab670643bf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:48.127852 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eab71e64-e7d2-458b-abc7-9f927daacd36 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:48.128585 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 799/3130] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:48 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:48.132218 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:48.132218 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:48.132218 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f1b91719-efaa-43eb-ba34-f2ab670643bf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:48.132218 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 777/3131] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:48 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:48.132393 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3345f0c7-6a86-4b65-8082-706fdade5fcf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:48.143795 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3345f0c7-6a86-4b65-8082-706fdade5fcf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 Jul 22 05:39:48.144021 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3345f0c7-6a86-4b65-8082-706fdade5fcf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:48.144197 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3345f0c7-6a86-4b65-8082-706fdade5fcf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:48.149827 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3345f0c7-6a86-4b65-8082-706fdade5fcf tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 returned with HTTP 404 Jul 22 05:39:48.150429 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 788/3132] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:48 2026] GET /volume/v3/volumes/6b107ba1-5853-461c-a12e-fb65bf8d25d8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:48.314653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-54e4300f-9d8b-4a96-bd73-6194210e0eab None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:48.314653 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54e4300f-9d8b-4a96-bd73-6194210e0eab tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:48.314653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54e4300f-9d8b-4a96-bd73-6194210e0eab tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:48.314653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54e4300f-9d8b-4a96-bd73-6194210e0eab tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:48.314653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-54e4300f-9d8b-4a96-bd73-6194210e0eab tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:48.319773 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:48.319773 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:48.320360 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54e4300f-9d8b-4a96-bd73-6194210e0eab tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:48.320707 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 769/3133] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:48 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.048885 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-86602f21-6497-4f6e-a869-1e3767a72291 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.051432 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-86602f21-6497-4f6e-a869-1e3767a72291 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:49.051720 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-86602f21-6497-4f6e-a869-1e3767a72291 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.052236 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-86602f21-6497-4f6e-a869-1e3767a72291 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.069521 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.069521 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:49.075971 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-86602f21-6497-4f6e-a869-1e3767a72291 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:49.081566 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-86602f21-6497-4f6e-a869-1e3767a72291 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 returned with HTTP 200 Jul 22 05:39:49.082306 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 800/3134] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:49 2026] GET /volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:39:49.096137 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b83ae9e1-a7a2-477b-a126-1664588c7de4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.101592 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b83ae9e1-a7a2-477b-a126-1664588c7de4 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:49.101592 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b83ae9e1-a7a2-477b-a126-1664588c7de4 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.101736 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b83ae9e1-a7a2-477b-a126-1664588c7de4 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.113313 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.113313 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:49.117384 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b83ae9e1-a7a2-477b-a126-1664588c7de4 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:49.123339 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b83ae9e1-a7a2-477b-a126-1664588c7de4 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 returned with HTTP 200 Jul 22 05:39:49.123801 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 778/3135] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:49 2026] GET /volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.138770 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d971568c-37c5-4a61-8c45-af736bddf65a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.139194 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-da29c871-5b9a-415d-aedb-e2aa0b791b22 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.140817 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-da29c871-5b9a-415d-aedb-e2aa0b791b22 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] PUT https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:49.141086 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d971568c-37c5-4a61-8c45-af736bddf65a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:49.141289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-da29c871-5b9a-415d-aedb-e2aa0b791b22 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1711703766"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:49.141355 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d971568c-37c5-4a61-8c45-af736bddf65a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.142199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d971568c-37c5-4a61-8c45-af736bddf65a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.142199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d971568c-37c5-4a61-8c45-af736bddf65a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:49.143695 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-065b5b2c-7c84-456d-95eb-83b2c1cf6e20 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.147613 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-065b5b2c-7c84-456d-95eb-83b2c1cf6e20 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:49.147940 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-065b5b2c-7c84-456d-95eb-83b2c1cf6e20 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.148607 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-065b5b2c-7c84-456d-95eb-83b2c1cf6e20 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.148607 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-065b5b2c-7c84-456d-95eb-83b2c1cf6e20 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:49.149022 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.149022 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:49.149907 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d971568c-37c5-4a61-8c45-af736bddf65a tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:49.150146 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 789/3136] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:49 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.154524 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.154524 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:49.155442 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-065b5b2c-7c84-456d-95eb-83b2c1cf6e20 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:49.155939 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 801/3137] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:49 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.157935 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.157935 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:49.164270 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-296862cf-8ca6-4309-9d72-91f4148f21c5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.166352 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-296862cf-8ca6-4309-9d72-91f4148f21c5 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be Jul 22 05:39:49.166599 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-296862cf-8ca6-4309-9d72-91f4148f21c5 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.166833 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-296862cf-8ca6-4309-9d72-91f4148f21c5 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.173355 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-da29c871-5b9a-415d-aedb-e2aa0b791b22 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:49.175831 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.175831 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:49.180827 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-296862cf-8ca6-4309-9d72-91f4148f21c5 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Volume info retrieved successfully. Jul 22 05:39:49.187153 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-296862cf-8ca6-4309-9d72-91f4148f21c5 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be returned with HTTP 200 Jul 22 05:39:49.187626 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 779/3138] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:49 2026] GET /volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.189110 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-da29c871-5b9a-415d-aedb-e2aa0b791b22 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume updated successfully. Jul 22 05:39:49.189846 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-da29c871-5b9a-415d-aedb-e2aa0b791b22 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 returned with HTTP 200 Jul 22 05:39:49.190316 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 770/3139] 10.4.3.91 () {68 vars in 1361 bytes} [Wed Jul 22 05:39:49 2026] PUT /volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.205102 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fa3f8372-1f08-47a1-bd1b-7791faea030e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.206857 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fa3f8372-1f08-47a1-bd1b-7791faea030e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] PUT https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:49.207185 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fa3f8372-1f08-47a1-bd1b-7791faea030e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1767800277", "description": "This is the new description of volume"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:49.225841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c78a8ba0-e946-4313-8137-5860abb5d5a8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.226784 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.226784 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:49.228006 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c78a8ba0-e946-4313-8137-5860abb5d5a8 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] PUT https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:49.228437 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c78a8ba0-e946-4313-8137-5860abb5d5a8 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1968384149", "description": "tempest-volume-backup-description-419215401"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:49.237393 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fa3f8372-1f08-47a1-bd1b-7791faea030e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:49.238947 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.238947 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:49.249419 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c78a8ba0-e946-4313-8137-5860abb5d5a8 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:49.250051 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 802/3140] 10.4.3.91 () {70 vars in 1402 bytes} [Wed Jul 22 05:39:49 2026] PUT /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.252379 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fa3f8372-1f08-47a1-bd1b-7791faea030e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume updated successfully. Jul 22 05:39:49.253155 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fa3f8372-1f08-47a1-bd1b-7791faea030e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 returned with HTTP 200 Jul 22 05:39:49.253598 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 790/3141] 10.4.3.91 () {68 vars in 1362 bytes} [Wed Jul 22 05:39:49 2026] PUT /volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.270946 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9f3bd029-d9e0-4ee8-9bb8-29aacafc29b9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.272977 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9f3bd029-d9e0-4ee8-9bb8-29aacafc29b9 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:49.273342 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9f3bd029-d9e0-4ee8-9bb8-29aacafc29b9 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.273593 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9f3bd029-d9e0-4ee8-9bb8-29aacafc29b9 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.273744 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e3445685-29a5-4623-988b-83c31661d94a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.273807 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-9f3bd029-d9e0-4ee8-9bb8-29aacafc29b9 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:49.275969 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e3445685-29a5-4623-988b-83c31661d94a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:49.276169 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e3445685-29a5-4623-988b-83c31661d94a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.276381 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e3445685-29a5-4623-988b-83c31661d94a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.279324 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.279324 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:49.280252 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9f3bd029-d9e0-4ee8-9bb8-29aacafc29b9 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:49.280688 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 780/3142] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:49 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.284249 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.284249 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:49.288216 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e3445685-29a5-4623-988b-83c31661d94a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:49.292621 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e3445685-29a5-4623-988b-83c31661d94a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 returned with HTTP 200 Jul 22 05:39:49.293073 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 771/3143] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:49 2026] GET /volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.297839 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a58c5b66-660d-4f20-8a38-fa43ede66151 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.300082 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a58c5b66-660d-4f20-8a38-fa43ede66151 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] DELETE https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:49.300387 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a58c5b66-660d-4f20-8a38-fa43ede66151 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.300602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a58c5b66-660d-4f20-8a38-fa43ede66151 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.300775 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-a58c5b66-660d-4f20-8a38-fa43ede66151 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Delete backup with id: d6281809-c098-44d0-b8b0-23c62065d4d6. Jul 22 05:39:49.306336 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.309147 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.309147 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:49.311236 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:49.311710 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1417090816", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-844546737"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:49.316658 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1417090816', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-844546737'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:49.316837 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume of 1 GB Jul 22 05:39:49.324117 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-a58c5b66-660d-4f20-8a38-fa43ede66151 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] delete_backup rpcapi backup_id d6281809-c098-44d0-b8b0-23c62065d4d6 {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:39:49.324953 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Availability Zones retrieved successfully. Jul 22 05:39:49.326678 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a58c5b66-660d-4f20-8a38-fa43ede66151 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 202 Jul 22 05:39:49.327183 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 803/3144] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:49 2026] DELETE /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:49.333993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-36a9be00-2a4e-4848-b0d4-4d36068ac7c2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.335378 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (a32505ce-21b1-416c-ad33-d054787e0605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:49.336134 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-36a9be00-2a4e-4848-b0d4-4d36068ac7c2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:49.336502 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-36a9be00-2a4e-4848-b0d4-4d36068ac7c2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.336598 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c07e5b-4897-4b12-9e57-5ab80386839f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:49.336750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-36a9be00-2a4e-4848-b0d4-4d36068ac7c2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.336963 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-36a9be00-2a4e-4848-b0d4-4d36068ac7c2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:49.337797 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:49.343123 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.343123 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:49.344179 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-36a9be00-2a4e-4848-b0d4-4d36068ac7c2 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:49.344734 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 781/3145] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:49 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.346589 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b2961565-4bed-41d5-a65a-a02d42460fa7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.353016 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b2961565-4bed-41d5-a65a-a02d42460fa7 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:49.353016 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b2961565-4bed-41d5-a65a-a02d42460fa7 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.353182 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b2961565-4bed-41d5-a65a-a02d42460fa7 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.353229 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b2961565-4bed-41d5-a65a-a02d42460fa7 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:49.360436 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.360436 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:49.361200 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b2961565-4bed-41d5-a65a-a02d42460fa7 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:49.361527 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 772/3146] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:49 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:49.379229 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c07e5b-4897-4b12-9e57-5ab80386839f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:49.380011 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cedaa5c3-e783-4138-8fa1-cba6f323527e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:49.440012 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Created reservations ['b5385b00-218d-4435-bba5-9eb7744f32cb', 'cc9bc6a9-c953-4a84-b9d2-ed508d3edbba', '0296190e-937b-4312-a1cd-ed156b01aac9', '6cb29c2f-3994-4f55-9225-15bb82185e2a'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:49.440978 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cedaa5c3-e783-4138-8fa1-cba6f323527e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5385b00-218d-4435-bba5-9eb7744f32cb', 'cc9bc6a9-c953-4a84-b9d2-ed508d3edbba', '0296190e-937b-4312-a1cd-ed156b01aac9', '6cb29c2f-3994-4f55-9225-15bb82185e2a']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:49.441984 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a75f3b-bb8d-4467-b5ef-e3b144703e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:49.473242 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a75f3b-bb8d-4467-b5ef-e3b144703e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c68d620-9586-4177-9cb5-1b675499e6f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1417090816',display_name='tempest-VolumesGetTest-Volume-844546737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['b5385b00-218d-4435-bba5-9eb7744f32cb','cc9bc6a9-c953-4a84-b9d2-ed508d3edbba','0296190e-937b-4312-a1cd-ed156b01aac9','6cb29c2f-3994-4f55-9225-15bb82185e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1417090816',display_name='tempest-VolumesGetTest-Volume-844546737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c68d620-9586-4177-9cb5-1b675499e6f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68e863a87eb840b2a3c7c36f54fb53fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:49.474011 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b356f2a-f9c0-49cb-82cf-0f94bb2ce123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:49.495626 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b356f2a-f9c0-49cb-82cf-0f94bb2ce123) transitioned into 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-1417090816',display_name='tempest-VolumesGetTest-Volume-844546737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['b5385b00-218d-4435-bba5-9eb7744f32cb','cc9bc6a9-c953-4a84-b9d2-ed508d3edbba','0296190e-937b-4312-a1cd-ed156b01aac9','6cb29c2f-3994-4f55-9225-15bb82185e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:49.495626 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b64bd67-09ef-410f-ba62-b5c7c7a466fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:49.509504 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b64bd67-09ef-410f-ba62-b5c7c7a466fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:49.510378 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (a32505ce-21b1-416c-ad33-d054787e0605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:49.510708 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request issued successfully. Jul 22 05:39:49.511293 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ce60784c-8e04-4aad-ad83-9543d6f4b893 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:49.511845 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 791/3147] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:49 2026] POST /volume/v3/volumes => generated 777 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:49.528819 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e5b90304-9983-4712-80c2-128c574365fd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:49.530703 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e5b90304-9983-4712-80c2-128c574365fd tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 Jul 22 05:39:49.530985 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e5b90304-9983-4712-80c2-128c574365fd tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:49.531206 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e5b90304-9983-4712-80c2-128c574365fd tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:49.542260 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:49.542260 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:49.547774 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e5b90304-9983-4712-80c2-128c574365fd tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:49.553926 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e5b90304-9983-4712-80c2-128c574365fd tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 returned with HTTP 200 Jul 22 05:39:49.554371 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 804/3148] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:49 2026] GET /volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:50.171974 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7955d942-7cf5-49ce-af9b-736a0e6e6f35 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:50.174203 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7955d942-7cf5-49ce-af9b-736a0e6e6f35 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:50.174920 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7955d942-7cf5-49ce-af9b-736a0e6e6f35 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:50.174920 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7955d942-7cf5-49ce-af9b-736a0e6e6f35 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:50.175203 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-7955d942-7cf5-49ce-af9b-736a0e6e6f35 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:50.181859 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:50.181859 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:50.182549 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7955d942-7cf5-49ce-af9b-736a0e6e6f35 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:50.182972 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 782/3149] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:50 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:50.356773 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5ae96a80-ce1b-4502-bff2-a15fe7f2a107 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:50.358973 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ae96a80-ce1b-4502-bff2-a15fe7f2a107 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:50.359237 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ae96a80-ce1b-4502-bff2-a15fe7f2a107 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:50.359449 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ae96a80-ce1b-4502-bff2-a15fe7f2a107 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:50.359570 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-5ae96a80-ce1b-4502-bff2-a15fe7f2a107 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:50.364426 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:50.364426 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:50.365291 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ae96a80-ce1b-4502-bff2-a15fe7f2a107 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:50.365800 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 773/3150] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:50 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:50.377878 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f2df955f-7088-4621-919f-302071075733 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:50.379872 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f2df955f-7088-4621-919f-302071075733 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:50.380168 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f2df955f-7088-4621-919f-302071075733 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:50.380394 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f2df955f-7088-4621-919f-302071075733 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:50.380549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f2df955f-7088-4621-919f-302071075733 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:50.385109 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:50.385109 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:50.385853 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f2df955f-7088-4621-919f-302071075733 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 200 Jul 22 05:39:50.386190 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 792/3151] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:50 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:50.570694 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5ea8ce14-3671-413a-9504-0afb5adf8a5e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:50.572615 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5ea8ce14-3671-413a-9504-0afb5adf8a5e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 Jul 22 05:39:50.572980 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5ea8ce14-3671-413a-9504-0afb5adf8a5e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:50.573192 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5ea8ce14-3671-413a-9504-0afb5adf8a5e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:50.575329 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=653,cinder:INSERT=87,cinder:UPDATE=156,cinder:DELETE=5 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:39:50.582217 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:50.582217 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:50.587250 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5ea8ce14-3671-413a-9504-0afb5adf8a5e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:50.600369 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5ea8ce14-3671-413a-9504-0afb5adf8a5e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 returned with HTTP 200 Jul 22 05:39:50.600783 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 805/3152] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:50 2026] GET /volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:50.617659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a282b433-8151-47ff-8766-47d0982df4d0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:50.619474 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a282b433-8151-47ff-8766-47d0982df4d0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] PUT https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 Jul 22 05:39:50.619843 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a282b433-8151-47ff-8766-47d0982df4d0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1711703766", "description": null}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:50.633228 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:50.633228 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:50.637841 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a282b433-8151-47ff-8766-47d0982df4d0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:50.644604 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a282b433-8151-47ff-8766-47d0982df4d0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume updated successfully. Jul 22 05:39:50.645343 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a282b433-8151-47ff-8766-47d0982df4d0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 returned with HTTP 200 Jul 22 05:39:50.645884 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 783/3153] 10.4.3.91 () {68 vars in 1361 bytes} [Wed Jul 22 05:39:50 2026] PUT /volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 => generated 768 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:50.658919 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-efb54086-8d01-4144-86b2-1964d178d9df None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:50.661260 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-efb54086-8d01-4144-86b2-1964d178d9df tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 Jul 22 05:39:50.661499 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-efb54086-8d01-4144-86b2-1964d178d9df tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:50.661757 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-efb54086-8d01-4144-86b2-1964d178d9df tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:50.683409 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:50.683409 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:50.689974 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-efb54086-8d01-4144-86b2-1964d178d9df tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:50.696151 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-efb54086-8d01-4144-86b2-1964d178d9df tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 returned with HTTP 200 Jul 22 05:39:50.696728 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 774/3154] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:50 2026] GET /volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:50.711554 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c4f4bb14-0540-4b60-a8b5-79958b2cb97d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:50.713600 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4f4bb14-0540-4b60-a8b5-79958b2cb97d tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 Jul 22 05:39:50.713876 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4f4bb14-0540-4b60-a8b5-79958b2cb97d tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:50.714082 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4f4bb14-0540-4b60-a8b5-79958b2cb97d tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:50.714306 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-c4f4bb14-0540-4b60-a8b5-79958b2cb97d tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume with id: 0c68d620-9586-4177-9cb5-1b675499e6f3 Jul 22 05:39:50.722142 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:50.722142 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:50.723311 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c4f4bb14-0540-4b60-a8b5-79958b2cb97d tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:50.741293 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c4f4bb14-0540-4b60-a8b5-79958b2cb97d tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume request issued successfully. Jul 22 05:39:50.741503 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4f4bb14-0540-4b60-a8b5-79958b2cb97d tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 returned with HTTP 202 Jul 22 05:39:50.741938 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 793/3155] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:50 2026] DELETE /volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:50.753806 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-42495d33-8786-4d88-b698-db0597005b41 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:50.756449 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-42495d33-8786-4d88-b698-db0597005b41 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 Jul 22 05:39:50.756726 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-42495d33-8786-4d88-b698-db0597005b41 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:50.757484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-42495d33-8786-4d88-b698-db0597005b41 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:50.768194 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:50.768194 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:50.772601 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-42495d33-8786-4d88-b698-db0597005b41 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:50.778979 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-42495d33-8786-4d88-b698-db0597005b41 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 returned with HTTP 200 Jul 22 05:39:50.779553 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 806/3156] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:50 2026] GET /volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:51.194946 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a9246590-3550-4d24-88fc-6f7f22c0b069 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:51.198987 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a9246590-3550-4d24-88fc-6f7f22c0b069 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:51.199222 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a9246590-3550-4d24-88fc-6f7f22c0b069 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:51.199398 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a9246590-3550-4d24-88fc-6f7f22c0b069 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:51.199496 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a9246590-3550-4d24-88fc-6f7f22c0b069 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:51.216013 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:51.216013 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:51.216665 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a9246590-3550-4d24-88fc-6f7f22c0b069 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:51.217094 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 784/3157] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:51 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:51.379413 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e2bf2fa8-e3e0-40ec-8b40-d6abb31b9a20 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:51.384343 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e2bf2fa8-e3e0-40ec-8b40-d6abb31b9a20 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:51.384557 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e2bf2fa8-e3e0-40ec-8b40-d6abb31b9a20 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:51.385973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e2bf2fa8-e3e0-40ec-8b40-d6abb31b9a20 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:51.386129 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-e2bf2fa8-e3e0-40ec-8b40-d6abb31b9a20 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:51.394983 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:51.394983 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:51.394983 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e2bf2fa8-e3e0-40ec-8b40-d6abb31b9a20 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:51.396972 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-80c9ba19-7e31-425a-b5ff-acfd4f33fb6f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:51.397774 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 775/3158] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:51 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:51.401656 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-80c9ba19-7e31-425a-b5ff-acfd4f33fb6f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 Jul 22 05:39:51.401656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-80c9ba19-7e31-425a-b5ff-acfd4f33fb6f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:51.401656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-80c9ba19-7e31-425a-b5ff-acfd4f33fb6f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:51.401656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-80c9ba19-7e31-425a-b5ff-acfd4f33fb6f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Show backup with id d6281809-c098-44d0-b8b0-23c62065d4d6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:51.411935 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-80c9ba19-7e31-425a-b5ff-acfd4f33fb6f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 returned with HTTP 404 Jul 22 05:39:51.412474 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 794/3159] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:51 2026] GET /volume/v3/backups/d6281809-c098-44d0-b8b0-23c62065d4d6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:39:51.509718 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c7003b99-a8ce-433e-a320-fb2396e007e2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:51.511510 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c7003b99-a8ce-433e-a320-fb2396e007e2 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be Jul 22 05:39:51.511832 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c7003b99-a8ce-433e-a320-fb2396e007e2 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:51.512051 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c7003b99-a8ce-433e-a320-fb2396e007e2 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:51.518991 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:51.518991 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:51.523397 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c7003b99-a8ce-433e-a320-fb2396e007e2 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Volume info retrieved successfully. Jul 22 05:39:51.530340 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c7003b99-a8ce-433e-a320-fb2396e007e2 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be returned with HTTP 200 Jul 22 05:39:51.530842 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 807/3160] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:51 2026] GET /volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:51.548000 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-62758c7b-043a-4fc7-9477-a6d75fbd300f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:51.549591 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-62758c7b-043a-4fc7-9477-a6d75fbd300f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] DELETE https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be Jul 22 05:39:51.549810 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-62758c7b-043a-4fc7-9477-a6d75fbd300f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:51.549993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-62758c7b-043a-4fc7-9477-a6d75fbd300f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:51.550135 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-62758c7b-043a-4fc7-9477-a6d75fbd300f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Delete volume with id: 44844721-9137-4b4e-83a1-3ca74868b6be Jul 22 05:39:51.556856 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:51.556856 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:51.557246 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-62758c7b-043a-4fc7-9477-a6d75fbd300f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Volume info retrieved successfully. Jul 22 05:39:51.572913 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-62758c7b-043a-4fc7-9477-a6d75fbd300f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Delete volume request issued successfully. Jul 22 05:39:51.573071 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-62758c7b-043a-4fc7-9477-a6d75fbd300f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be returned with HTTP 202 Jul 22 05:39:51.573430 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 785/3161] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:51 2026] DELETE /volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:51.581823 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0c736f45-c987-461c-8914-6bbd493aba07 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:51.583692 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0c736f45-c987-461c-8914-6bbd493aba07 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be Jul 22 05:39:51.583953 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0c736f45-c987-461c-8914-6bbd493aba07 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:51.584167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0c736f45-c987-461c-8914-6bbd493aba07 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:51.592823 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:51.592823 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:51.597059 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0c736f45-c987-461c-8914-6bbd493aba07 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Volume info retrieved successfully. Jul 22 05:39:51.602144 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0c736f45-c987-461c-8914-6bbd493aba07 tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be returned with HTTP 200 Jul 22 05:39:51.603985 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 776/3162] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:51 2026] GET /volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:51.793020 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4d024e71-c2a3-47bc-8bec-5241d36c528a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:51.794739 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4d024e71-c2a3-47bc-8bec-5241d36c528a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 Jul 22 05:39:51.794930 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4d024e71-c2a3-47bc-8bec-5241d36c528a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:51.795190 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4d024e71-c2a3-47bc-8bec-5241d36c528a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:51.802291 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4d024e71-c2a3-47bc-8bec-5241d36c528a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 returned with HTTP 404 Jul 22 05:39:51.802965 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 795/3163] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:51 2026] GET /volume/v3/volumes/0c68d620-9586-4177-9cb5-1b675499e6f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:51.811028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d9aec8be-fcac-4834-b674-4eadfebfb79e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:51.813208 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d9aec8be-fcac-4834-b674-4eadfebfb79e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:51.813511 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d9aec8be-fcac-4834-b674-4eadfebfb79e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:51.814099 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d9aec8be-fcac-4834-b674-4eadfebfb79e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:51.826697 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:51.826697 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:51.831173 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d9aec8be-fcac-4834-b674-4eadfebfb79e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:51.835876 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d9aec8be-fcac-4834-b674-4eadfebfb79e tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 returned with HTTP 200 Jul 22 05:39:51.836308 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 808/3164] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:51 2026] GET /volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:51.854253 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4aa6422e-5bc6-47a8-b60a-893fedb26cc0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:51.855879 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4aa6422e-5bc6-47a8-b60a-893fedb26cc0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] DELETE https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:51.856063 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4aa6422e-5bc6-47a8-b60a-893fedb26cc0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:51.856235 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4aa6422e-5bc6-47a8-b60a-893fedb26cc0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:51.856381 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-4aa6422e-5bc6-47a8-b60a-893fedb26cc0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume with id: e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:51.862841 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:51.862841 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:51.863278 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4aa6422e-5bc6-47a8-b60a-893fedb26cc0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:51.894746 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4aa6422e-5bc6-47a8-b60a-893fedb26cc0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume request issued successfully. Jul 22 05:39:51.894996 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4aa6422e-5bc6-47a8-b60a-893fedb26cc0 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 returned with HTTP 202 Jul 22 05:39:51.895391 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 786/3165] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:51 2026] DELETE /volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:51.902270 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-779b69de-2741-467f-9d6d-e6e6bceb17e6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:51.904149 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-779b69de-2741-467f-9d6d-e6e6bceb17e6 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:51.904289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-779b69de-2741-467f-9d6d-e6e6bceb17e6 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:51.904485 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-779b69de-2741-467f-9d6d-e6e6bceb17e6 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:51.915776 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:51.915776 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:51.927162 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-779b69de-2741-467f-9d6d-e6e6bceb17e6 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:51.932698 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-779b69de-2741-467f-9d6d-e6e6bceb17e6 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 returned with HTTP 200 Jul 22 05:39:51.933290 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 777/3166] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:51 2026] GET /volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:52.229817 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fcfa8c95-809d-4baf-9252-8aedf5b8afac None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:52.232096 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fcfa8c95-809d-4baf-9252-8aedf5b8afac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:52.232280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fcfa8c95-809d-4baf-9252-8aedf5b8afac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:52.232447 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fcfa8c95-809d-4baf-9252-8aedf5b8afac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:52.232545 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-fcfa8c95-809d-4baf-9252-8aedf5b8afac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:52.238765 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:52.238765 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:52.238765 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fcfa8c95-809d-4baf-9252-8aedf5b8afac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:52.238850 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 796/3167] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:52 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:52.251597 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-936e3e96-d954-4651-8919-791532667442 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:52.254676 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-936e3e96-d954-4651-8919-791532667442 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c/export_record Jul 22 05:39:52.256724 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-936e3e96-d954-4651-8919-791532667442 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:52.256724 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-936e3e96-d954-4651-8919-791532667442 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'export_record' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:52.256724 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-936e3e96-d954-4651-8919-791532667442 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Export record for backup 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100092) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 05:39:52.259711 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:52.259711 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:52.260759 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.api [None req-936e3e96-d954-4651-8919-791532667442 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling RPCAPI with context: , host: np0000005624, backup: 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100092) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 05:39:52.272135 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-936e3e96-d954-4651-8919-791532667442 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] export_record in rpcapi backup_id 76c66d9a-7f50-4e4d-b80a-9dca0291076c on host np0000005624. {{(pid=100092) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 05:39:52.292829 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-936e3e96-d954-4651-8919-791532667442 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzZjNjZkOWEtN2Y1MC00ZTRkLWI4MGEtOWRjYTAyOTEwNzZjIiwgInVzZXJfaWQiOiAiNjUzZTEyYTY0YTY4NGRlMDgxZDVkNDYzMjc5ZjUyMDMiLCAicHJvamVjdF9pZCI6ICI4MzFjNjlmZGE0ZWM0OTI4YTA5MDk2MmEyOTE0ZjE5NyIsICJ2b2x1bWVfaWQiOiAiMWFlYzQ0ZTQtNGMyZC00ZjMwLWFhZmQtZWUxODlkMmFlZmMxIiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTkxOTI0MzIzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWFlYzQ0ZTQtNGMyZC00ZjMwLWFhZmQtZWUxODlkMmFlZmMxLzIwMjYwNzIyMDUzOTM0L2F6X25vdmFfYmFja3VwXzc2YzY2ZDlhLTdmNTAtNGU0ZC1iODBhLTlkY2EwMjkxMDc2YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDU6Mzk6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6Mzk6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTozOTo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100092) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 05:39:52.293282 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-936e3e96-d954-4651-8919-791532667442 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c/export_record returned with HTTP 200 Jul 22 05:39:52.293802 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 809/3168] 10.4.3.91 () {68 vars in 1423 bytes} [Wed Jul 22 05:39:52 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c/export_record => generated 1424 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:52.304017 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b415d2e7-781c-423c-b6fb-3deb7851a2a5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:52.305049 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b415d2e7-781c-423c-b6fb-3deb7851a2a5 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:39:52.305322 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b415d2e7-781c-423c-b6fb-3deb7851a2a5 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:52.305547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b415d2e7-781c-423c-b6fb-3deb7851a2a5 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:52.305723 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-b415d2e7-781c-423c-b6fb-3deb7851a2a5 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:52.312268 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:52.312268 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:52.312962 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b415d2e7-781c-423c-b6fb-3deb7851a2a5 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:39:52.313423 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 787/3169] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:52 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:52.328784 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8648f858-dead-4afd-8b8a-d536d63dc2f3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:52.330651 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8648f858-dead-4afd-8b8a-d536d63dc2f3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] POST https://10.4.3.91/volume/v3/backups/import_record Jul 22 05:39:52.331521 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8648f858-dead-4afd-8b8a-d536d63dc2f3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzhkYzUyYmEtZTA0Yy00NjU3LTgwMzItYjE3ZWExNmE5ZDcxIiwgInVzZXJfaWQiOiAiNjUzZTEyYTY0YTY4NGRlMDgxZDVkNDYzMjc5ZjUyMDMiLCAicHJvamVjdF9pZCI6ICI4MzFjNjlmZGE0ZWM0OTI4YTA5MDk2MmEyOTE0ZjE5NyIsICJ2b2x1bWVfaWQiOiAiMWFlYzQ0ZTQtNGMyZC00ZjMwLWFhZmQtZWUxODlkMmFlZmMxIiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTkxOTI0MzIzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWFlYzQ0ZTQtNGMyZC00ZjMwLWFhZmQtZWUxODlkMmFlZmMxLzIwMjYwNzIyMDUzOTM0L2F6X25vdmFfYmFja3VwXzc2YzY2ZDlhLTdmNTAtNGU0ZC1iODBhLTlkY2EwMjkxMDc2YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDU6Mzk6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6Mzk6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTozOTo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:52.332590 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-8648f858-dead-4afd-8b8a-d536d63dc2f3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzhkYzUyYmEtZTA0Yy00NjU3LTgwMzItYjE3ZWExNmE5ZDcxIiwgInVzZXJfaWQiOiAiNjUzZTEyYTY0YTY4NGRlMDgxZDVkNDYzMjc5ZjUyMDMiLCAicHJvamVjdF9pZCI6ICI4MzFjNjlmZGE0ZWM0OTI4YTA5MDk2MmEyOTE0ZjE5NyIsICJ2b2x1bWVfaWQiOiAiMWFlYzQ0ZTQtNGMyZC00ZjMwLWFhZmQtZWUxODlkMmFlZmMxIiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTkxOTI0MzIzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWFlYzQ0ZTQtNGMyZC00ZjMwLWFhZmQtZWUxODlkMmFlZmMxLzIwMjYwNzIyMDUzOTM0L2F6X25vdmFfYmFja3VwXzc2YzY2ZDlhLTdmNTAtNGU0ZC1iODBhLTlkY2EwMjkxMDc2YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDU6Mzk6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6Mzk6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTozOTo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100093) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 05:39:52.333149 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-8648f858-dead-4afd-8b8a-d536d63dc2f3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzhkYzUyYmEtZTA0Yy00NjU3LTgwMzItYjE3ZWExNmE5ZDcxIiwgInVzZXJfaWQiOiAiNjUzZTEyYTY0YTY4NGRlMDgxZDVkNDYzMjc5ZjUyMDMiLCAicHJvamVjdF9pZCI6ICI4MzFjNjlmZGE0ZWM0OTI4YTA5MDk2MmEyOTE0ZjE5NyIsICJ2b2x1bWVfaWQiOiAiMWFlYzQ0ZTQtNGMyZC00ZjMwLWFhZmQtZWUxODlkMmFlZmMxIiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTkxOTI0MzIzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWFlYzQ0ZTQtNGMyZC00ZjMwLWFhZmQtZWUxODlkMmFlZmMxLzIwMjYwNzIyMDUzOTM0L2F6X25vdmFfYmFja3VwXzc2YzY2ZDlhLTdmNTAtNGU0ZC1iODBhLTlkY2EwMjkxMDc2YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDU6Mzk6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6Mzk6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTozOTo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100093) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 05:39:52.333653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-8648f858-dead-4afd-8b8a-d536d63dc2f3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'b74d6476a80a4292993f9e8e9cee28f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831c69fda4ec4928a090962a2914f197', '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=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:39:52.334145 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8648f858-dead-4afd-8b8a-d536d63dc2f3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] https://10.4.3.91/volume/v3/backups/import_record returned with HTTP 403 Jul 22 05:39:52.334702 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 778/3170] 10.4.3.91 () {70 vars in 1335 bytes} [Wed Jul 22 05:39:52 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 22 05:39:52.343371 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a681998c-53b6-45ff-b552-31895c59aee3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:52.346262 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a681998c-53b6-45ff-b552-31895c59aee3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 Jul 22 05:39:52.346787 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a681998c-53b6-45ff-b552-31895c59aee3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:52.347038 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a681998c-53b6-45ff-b552-31895c59aee3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:52.347274 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-a681998c-53b6-45ff-b552-31895c59aee3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Delete volume with id: 1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 Jul 22 05:39:52.358614 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:52.358614 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:52.359030 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a681998c-53b6-45ff-b552-31895c59aee3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:52.378548 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a681998c-53b6-45ff-b552-31895c59aee3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Delete volume request issued successfully. Jul 22 05:39:52.378776 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a681998c-53b6-45ff-b552-31895c59aee3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 returned with HTTP 202 Jul 22 05:39:52.379447 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 797/3171] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:52 2026] DELETE /volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:52.388650 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ba55d77f-7ad0-4854-99c5-f75da0f58fdb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:52.390937 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ba55d77f-7ad0-4854-99c5-f75da0f58fdb tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 Jul 22 05:39:52.391158 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ba55d77f-7ad0-4854-99c5-f75da0f58fdb tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:52.391388 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ba55d77f-7ad0-4854-99c5-f75da0f58fdb tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:52.401829 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:52.401829 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:52.406057 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ba55d77f-7ad0-4854-99c5-f75da0f58fdb tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:52.409832 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-89043477-6144-4dd9-980a-31b5fa6b69ed None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:52.410942 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ba55d77f-7ad0-4854-99c5-f75da0f58fdb tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 returned with HTTP 200 Jul 22 05:39:52.411460 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 810/3172] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:52 2026] GET /volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 => generated 1004 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:52.412071 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-89043477-6144-4dd9-980a-31b5fa6b69ed tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:52.412315 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-89043477-6144-4dd9-980a-31b5fa6b69ed tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:52.412530 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-89043477-6144-4dd9-980a-31b5fa6b69ed tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:52.412670 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-89043477-6144-4dd9-980a-31b5fa6b69ed tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:52.418038 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:52.418038 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:52.419181 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-89043477-6144-4dd9-980a-31b5fa6b69ed tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:52.419751 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 788/3173] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:52 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:52.616043 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9f302cb5-1205-433f-9b67-a69d19aa178f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:52.617705 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9f302cb5-1205-433f-9b67-a69d19aa178f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] GET https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be Jul 22 05:39:52.617890 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9f302cb5-1205-433f-9b67-a69d19aa178f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:52.618052 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9f302cb5-1205-433f-9b67-a69d19aa178f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:52.624815 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9f302cb5-1205-433f-9b67-a69d19aa178f tempest-VolumesBackupsV39Test-777659478 tempest-VolumesBackupsV39Test-777659478-project-member] https://10.4.3.91/volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be returned with HTTP 404 Jul 22 05:39:52.625289 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 779/3174] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:52 2026] GET /volume/v3/volumes/44844721-9137-4b4e-83a1-3ca74868b6be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:52.954434 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e228687d-d414-45b5-a7bd-ae94fb197802 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:52.956926 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e228687d-d414-45b5-a7bd-ae94fb197802 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 Jul 22 05:39:52.957210 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e228687d-d414-45b5-a7bd-ae94fb197802 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:52.957298 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e228687d-d414-45b5-a7bd-ae94fb197802 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:52.964083 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e228687d-d414-45b5-a7bd-ae94fb197802 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 returned with HTTP 404 Jul 22 05:39:52.964536 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 798/3175] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:52 2026] GET /volume/v3/volumes/e9869640-b9f9-4b52-8d8f-9fd7fb26dca5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:52.973009 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0af92870-ac59-4747-b2b8-2ae72463cb75 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:52.976582 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0af92870-ac59-4747-b2b8-2ae72463cb75 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 Jul 22 05:39:52.976881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0af92870-ac59-4747-b2b8-2ae72463cb75 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:52.977132 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0af92870-ac59-4747-b2b8-2ae72463cb75 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:52.987227 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:52.987227 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:52.993527 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0af92870-ac59-4747-b2b8-2ae72463cb75 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:53.000109 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0af92870-ac59-4747-b2b8-2ae72463cb75 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 returned with HTTP 200 Jul 22 05:39:53.001118 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 811/3176] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:52 2026] GET /volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:53.016070 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cc2f0994-b27f-4849-b0d3-b4da32fc432f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:53.018364 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cc2f0994-b27f-4849-b0d3-b4da32fc432f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] DELETE https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 Jul 22 05:39:53.019875 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cc2f0994-b27f-4849-b0d3-b4da32fc432f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:53.019875 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cc2f0994-b27f-4849-b0d3-b4da32fc432f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:53.019875 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-cc2f0994-b27f-4849-b0d3-b4da32fc432f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume with id: 578c0e68-275e-43ef-b6b2-9dee79df3692 Jul 22 05:39:53.027770 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:53.027770 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:53.029065 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cc2f0994-b27f-4849-b0d3-b4da32fc432f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:53.049926 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cc2f0994-b27f-4849-b0d3-b4da32fc432f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume request issued successfully. Jul 22 05:39:53.050626 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cc2f0994-b27f-4849-b0d3-b4da32fc432f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 returned with HTTP 202 Jul 22 05:39:53.050626 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 789/3177] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:53 2026] DELETE /volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:53.061397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-62c76208-9691-4bb2-985a-bd0d1751bb69 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:53.064692 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-62c76208-9691-4bb2-985a-bd0d1751bb69 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 Jul 22 05:39:53.064975 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-62c76208-9691-4bb2-985a-bd0d1751bb69 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:53.065561 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-62c76208-9691-4bb2-985a-bd0d1751bb69 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:53.076664 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:53.076664 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:53.084577 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-62c76208-9691-4bb2-985a-bd0d1751bb69 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:53.092843 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-62c76208-9691-4bb2-985a-bd0d1751bb69 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 returned with HTTP 200 Jul 22 05:39:53.093057 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 780/3178] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:53 2026] GET /volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:53.429867 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-26e439bb-71b8-4c6d-8ff1-4de3b713d28b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:53.432732 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-26e439bb-71b8-4c6d-8ff1-4de3b713d28b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 Jul 22 05:39:53.434425 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-26e439bb-71b8-4c6d-8ff1-4de3b713d28b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:53.434651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-448468de-992d-4268-97f8-054881934b06 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:53.434706 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-26e439bb-71b8-4c6d-8ff1-4de3b713d28b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:53.435451 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-448468de-992d-4268-97f8-054881934b06 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:53.435776 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-448468de-992d-4268-97f8-054881934b06 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:53.436247 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-448468de-992d-4268-97f8-054881934b06 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:53.437902 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=664,cinder:UPDATE=206,cinder:INSERT=98,cinder:DELETE=1 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:39:53.437984 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-448468de-992d-4268-97f8-054881934b06 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:53.443691 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:53.443691 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:53.443691 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-448468de-992d-4268-97f8-054881934b06 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:53.444646 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 812/3179] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:53 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:39:53.445336 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-26e439bb-71b8-4c6d-8ff1-4de3b713d28b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 returned with HTTP 404 Jul 22 05:39:53.446021 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 799/3180] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:53 2026] GET /volume/v3/volumes/1aec44e4-4c2d-4f30-aafd-ee189d2aefc1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:53.457923 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-05554c28-630c-40e1-824e-e87d2c10c4ce None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:53.460870 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-05554c28-630c-40e1-824e-e87d2c10c4ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] GET https://10.4.3.91/volume/v3/backups Jul 22 05:39:53.461103 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-05554c28-630c-40e1-824e-e87d2c10c4ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:53.461449 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-05554c28-630c-40e1-824e-e87d2c10c4ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:53.461702 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6dc4e7f4-c584-4f41-b132-c07c5b18a793 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:53.461810 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-05554c28-630c-40e1-824e-e87d2c10c4ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:53.464399 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=653,cinder:INSERT=87,cinder:UPDATE=165,cinder:DELETE=2 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:39:53.465974 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6dc4e7f4-c584-4f41-b132-c07c5b18a793 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/f7ad69cd-9982-4064-a871-6307449a9702 Jul 22 05:39:53.466149 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6dc4e7f4-c584-4f41-b132-c07c5b18a793 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:53.466337 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6dc4e7f4-c584-4f41-b132-c07c5b18a793 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:53.466507 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-6dc4e7f4-c584-4f41-b132-c07c5b18a793 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete volume with id: f7ad69cd-9982-4064-a871-6307449a9702 Jul 22 05:39:53.470893 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-05554c28-630c-40e1-824e-e87d2c10c4ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] https://10.4.3.91/volume/v3/backups returned with HTTP 200 Jul 22 05:39:53.475327 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 790/3181] 10.4.3.91 () {68 vars in 1270 bytes} [Wed Jul 22 05:39:53 2026] GET /volume/v3/backups => generated 621 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:53.481109 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:53.481109 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:53.482495 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6dc4e7f4-c584-4f41-b132-c07c5b18a793 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:53.485249 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1aa244f1-ba78-4ecb-97af-cc8e283b016d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:53.490414 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1aa244f1-ba78-4ecb-97af-cc8e283b016d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] GET https://10.4.3.91/volume/v3/backups?project_id=831c69fda4ec4928a090962a2914f197 Jul 22 05:39:53.490916 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1aa244f1-ba78-4ecb-97af-cc8e283b016d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:53.491157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1aa244f1-ba78-4ecb-97af-cc8e283b016d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:53.491497 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-1aa244f1-ba78-4ecb-97af-cc8e283b016d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Removing options 'project_id' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:39:53.505078 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1aa244f1-ba78-4ecb-97af-cc8e283b016d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] https://10.4.3.91/volume/v3/backups?project_id=831c69fda4ec4928a090962a2914f197 returned with HTTP 200 Jul 22 05:39:53.505501 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 813/3182] 10.4.3.91 () {68 vars in 1357 bytes} [Wed Jul 22 05:39:53 2026] GET /volume/v3/backups?project_id=831c69fda4ec4928a090962a2914f197 => generated 621 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:53.518909 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:53.521104 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:53.521656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-102023841"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:53.523247 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-102023841'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:53.523386 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Create volume of 1 GB Jul 22 05:39:53.523598 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6dc4e7f4-c584-4f41-b132-c07c5b18a793 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete volume request issued successfully. Jul 22 05:39:53.523813 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6dc4e7f4-c584-4f41-b132-c07c5b18a793 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/f7ad69cd-9982-4064-a871-6307449a9702 returned with HTTP 202 Jul 22 05:39:53.524246 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 781/3183] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:53 2026] DELETE /volume/v3/volumes/f7ad69cd-9982-4064-a871-6307449a9702 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:53.528498 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Availability Zones retrieved successfully. Jul 22 05:39:53.534646 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Flow 'volume_create_api' (2a93b654-4280-4f5a-92a3-3eb17c78d4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:53.535461 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b58fe558-2c32-4a13-bfaf-c3811ab30ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:53.536400 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:53.538684 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c5dffe0f-6a85-409f-97f0-50c98ab5522c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:53.544178 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c5dffe0f-6a85-409f-97f0-50c98ab5522c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/f7ad69cd-9982-4064-a871-6307449a9702 Jul 22 05:39:53.544422 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c5dffe0f-6a85-409f-97f0-50c98ab5522c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:53.545238 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c5dffe0f-6a85-409f-97f0-50c98ab5522c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:53.553181 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:53.553181 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:53.558916 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c5dffe0f-6a85-409f-97f0-50c98ab5522c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:53.564082 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c5dffe0f-6a85-409f-97f0-50c98ab5522c tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/f7ad69cd-9982-4064-a871-6307449a9702 returned with HTTP 200 Jul 22 05:39:53.564704 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 791/3184] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:53 2026] GET /volume/v3/volumes/f7ad69cd-9982-4064-a871-6307449a9702 => generated 1072 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:53.568656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b58fe558-2c32-4a13-bfaf-c3811ab30ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:53.568656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ce810d-0f1d-4990-8f3c-26ef4d95c843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:53.607615 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Created reservations ['0aaadbc7-6fdb-4772-87dd-9c51bdcb64a6', '70bc37b6-f9eb-45aa-9bfb-421643750d92', 'e3429c59-e32a-4f6d-bb5b-5029748cac75', '40ef653a-cebd-49f6-b00f-d750fa601871'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:53.609106 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ce810d-0f1d-4990-8f3c-26ef4d95c843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aaadbc7-6fdb-4772-87dd-9c51bdcb64a6', '70bc37b6-f9eb-45aa-9bfb-421643750d92', 'e3429c59-e32a-4f6d-bb5b-5029748cac75', '40ef653a-cebd-49f6-b00f-d750fa601871']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:53.609597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af2465ad-7bb2-40a8-bc87-0f9d39c3abc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:53.640276 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af2465ad-7bb2-40a8-bc87-0f9d39c3abc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e48e2adb-3642-48fb-ac76-9995bd8d228f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-102023841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='831c69fda4ec4928a090962a2914f197',qos_specs=None,replication_status=,reservations=['0aaadbc7-6fdb-4772-87dd-9c51bdcb64a6','70bc37b6-f9eb-45aa-9bfb-421643750d92','e3429c59-e32a-4f6d-bb5b-5029748cac75','40ef653a-cebd-49f6-b00f-d750fa601871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653e12a64a684de081d5d463279f5203',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-102023841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e48e2adb-3642-48fb-ac76-9995bd8d228f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='831c69fda4ec4928a090962a2914f197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='653e12a64a684de081d5d463279f5203',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:53.641078 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5df083-4787-448d-a859-bbf57b48f106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:53.664106 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5df083-4787-448d-a859-bbf57b48f106) transitioned into state 'SUCCESS' from state '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-102023841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='831c69fda4ec4928a090962a2914f197',qos_specs=None,replication_status=,reservations=['0aaadbc7-6fdb-4772-87dd-9c51bdcb64a6','70bc37b6-f9eb-45aa-9bfb-421643750d92','e3429c59-e32a-4f6d-bb5b-5029748cac75','40ef653a-cebd-49f6-b00f-d750fa601871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653e12a64a684de081d5d463279f5203',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:53.665169 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40862619-9655-4303-9703-2f166f15482f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:53.676936 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40862619-9655-4303-9703-2f166f15482f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:53.679214 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Flow 'volume_create_api' (2a93b654-4280-4f5a-92a3-3eb17c78d4f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:53.679214 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Create volume request issued successfully. Jul 22 05:39:53.679515 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e443c185-fe3a-4f47-b8a6-fd4f5c5e2854 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:53.680013 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 800/3185] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:39:53 2026] POST /volume/v3/volumes => generated 775 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:53.694909 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6d59397e-97ab-415a-adaa-306e00e91920 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:53.698253 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6d59397e-97ab-415a-adaa-306e00e91920 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f Jul 22 05:39:53.698461 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6d59397e-97ab-415a-adaa-306e00e91920 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:53.698702 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6d59397e-97ab-415a-adaa-306e00e91920 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:53.710319 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:53.710319 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:53.715144 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6d59397e-97ab-415a-adaa-306e00e91920 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:53.720088 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6d59397e-97ab-415a-adaa-306e00e91920 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f returned with HTTP 200 Jul 22 05:39:53.720503 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 814/3186] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:53 2026] GET /volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:54.108050 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-00f3b5b5-efc0-4565-9405-3c26e1224de6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.110385 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00f3b5b5-efc0-4565-9405-3c26e1224de6 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 Jul 22 05:39:54.110385 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00f3b5b5-efc0-4565-9405-3c26e1224de6 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:54.110575 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00f3b5b5-efc0-4565-9405-3c26e1224de6 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:54.120583 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00f3b5b5-efc0-4565-9405-3c26e1224de6 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 returned with HTTP 404 Jul 22 05:39:54.121117 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 782/3187] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:54 2026] GET /volume/v3/volumes/578c0e68-275e-43ef-b6b2-9dee79df3692 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:54.182726 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-106a2307-995a-44e2-be2b-aa38b38c5782 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.184503 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:54.185014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-VolumesGetTest-Volume-28972955", "metadata": {"Type": "Test"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:54.186655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request body: {'volume': {'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-28972955', 'metadata': {'Type': 'Test'}}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:54.316646 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume of 1 GB Jul 22 05:39:54.323506 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Availability Zones retrieved successfully. Jul 22 05:39:54.332037 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (1344f3ff-9bed-4d27-9758-492ead11b324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:54.334926 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f74461df-1094-4fbf-b386-fbf7e756762d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:54.337766 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:54.359076 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-9538d93c-c7c9-4135-b24e-5a0b3cbb31e6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.364334 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-9538d93c-c7c9-4135-b24e-5a0b3cbb31e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 Jul 22 05:39:54.364498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-9538d93c-c7c9-4135-b24e-5a0b3cbb31e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:54.364713 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-9538d93c-c7c9-4135-b24e-5a0b3cbb31e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:54.374996 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:54.374996 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:54.380271 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-9538d93c-c7c9-4135-b24e-5a0b3cbb31e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:54.385898 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-9538d93c-c7c9-4135-b24e-5a0b3cbb31e6 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 returned with HTTP 200 Jul 22 05:39:54.386520 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 801/3188] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:39:54 2026] GET /volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 => generated 1657 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:54.432418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f74461df-1094-4fbf-b386-fbf7e756762d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:54.433516 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6a67ec-cc69-43db-bfcf-2ab81e3aba93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:54.490896 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Created reservations ['fff19a71-ed6a-4844-b27b-d6854fb2fc64', '8e4a1d50-5e36-4af7-a06a-5e2989e857ed', '60fed2bf-787e-4d5b-87e6-5c8c039ad9b1', '6c5c3696-f631-4360-b09c-6bb54d24849c'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:54.491771 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6a67ec-cc69-43db-bfcf-2ab81e3aba93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fff19a71-ed6a-4844-b27b-d6854fb2fc64', '8e4a1d50-5e36-4af7-a06a-5e2989e857ed', '60fed2bf-787e-4d5b-87e6-5c8c039ad9b1', '6c5c3696-f631-4360-b09c-6bb54d24849c']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:54.492583 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e719573-cd88-4141-8620-f10dbadcdb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:54.527370 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e719573-cd88-4141-8620-f10dbadcdb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32aa03ae-c526-46ba-93da-cbbb4cbafb04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-28972955',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['fff19a71-ed6a-4844-b27b-d6854fb2fc64','8e4a1d50-5e36-4af7-a06a-5e2989e857ed','60fed2bf-787e-4d5b-87e6-5c8c039ad9b1','6c5c3696-f631-4360-b09c-6bb54d24849c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-28972955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32aa03ae-c526-46ba-93da-cbbb4cbafb04,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='68e863a87eb840b2a3c7c36f54fb53fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:54.528207 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f30d53a-461d-4507-9b2a-5e9ea77664b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:54.556784 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f30d53a-461d-4507-9b2a-5e9ea77664b2) transitioned into state 'SUCCESS' from state '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-28972955',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['fff19a71-ed6a-4844-b27b-d6854fb2fc64','8e4a1d50-5e36-4af7-a06a-5e2989e857ed','60fed2bf-787e-4d5b-87e6-5c8c039ad9b1','6c5c3696-f631-4360-b09c-6bb54d24849c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:54.557564 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2529607-3cd3-46fe-95b4-f33a6a86b4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:54.568840 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2529607-3cd3-46fe-95b4-f33a6a86b4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:54.569779 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (1344f3ff-9bed-4d27-9758-492ead11b324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:54.570130 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request issued successfully. Jul 22 05:39:54.570776 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-106a2307-995a-44e2-be2b-aa38b38c5782 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:54.571220 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 792/3189] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:54 2026] POST /volume/v3/volumes => generated 755 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:54.579785 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e801a339-db58-4562-a2e0-6a835c21878b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.583616 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e801a339-db58-4562-a2e0-6a835c21878b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/f7ad69cd-9982-4064-a871-6307449a9702 Jul 22 05:39:54.583616 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e801a339-db58-4562-a2e0-6a835c21878b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:54.583616 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e801a339-db58-4562-a2e0-6a835c21878b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:54.591025 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-121cea7d-b4cd-4ff6-a0d5-1acf5b5961cb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.591025 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-121cea7d-b4cd-4ff6-a0d5-1acf5b5961cb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:54.591025 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-121cea7d-b4cd-4ff6-a0d5-1acf5b5961cb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:54.591025 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-121cea7d-b4cd-4ff6-a0d5-1acf5b5961cb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:54.595325 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e801a339-db58-4562-a2e0-6a835c21878b tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/f7ad69cd-9982-4064-a871-6307449a9702 returned with HTTP 404 Jul 22 05:39:54.595325 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 815/3190] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:54 2026] GET /volume/v3/volumes/f7ad69cd-9982-4064-a871-6307449a9702 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:54.603900 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:54.603900 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:54.611911 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ba45c968-83ec-4863-8e3d-e96d235d0b26 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.616848 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-121cea7d-b4cd-4ff6-a0d5-1acf5b5961cb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:54.617080 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ba45c968-83ec-4863-8e3d-e96d235d0b26 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:54.617379 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ba45c968-83ec-4863-8e3d-e96d235d0b26 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:54.617546 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ba45c968-83ec-4863-8e3d-e96d235d0b26 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:54.618579 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-ba45c968-83ec-4863-8e3d-e96d235d0b26 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:54.623004 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-121cea7d-b4cd-4ff6-a0d5-1acf5b5961cb tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 returned with HTTP 200 Jul 22 05:39:54.623564 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 783/3191] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:54 2026] GET /volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:54.634315 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:54.634315 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:54.635221 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ba45c968-83ec-4863-8e3d-e96d235d0b26 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:54.635748 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 802/3192] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:54 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:39:54.651774 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f547af11-21d0-479b-b8f0-02e09d61d094 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.654291 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f547af11-21d0-479b-b8f0-02e09d61d094 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:54.654746 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f547af11-21d0-479b-b8f0-02e09d61d094 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:54.655030 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f547af11-21d0-479b-b8f0-02e09d61d094 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:54.655266 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-f547af11-21d0-479b-b8f0-02e09d61d094 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete backup with id: a21fbc51-c27d-4045-9c34-38ff70e70034. Jul 22 05:39:54.662795 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:54.662795 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:54.684725 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-f547af11-21d0-479b-b8f0-02e09d61d094 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] delete_backup rpcapi backup_id a21fbc51-c27d-4045-9c34-38ff70e70034 {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:39:54.686459 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f547af11-21d0-479b-b8f0-02e09d61d094 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 202 Jul 22 05:39:54.687017 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 793/3193] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:54 2026] DELETE /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:54.694217 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c13b3264-4001-4476-8559-04d938684f1f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.696213 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c13b3264-4001-4476-8559-04d938684f1f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:54.697623 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c13b3264-4001-4476-8559-04d938684f1f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:54.697623 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c13b3264-4001-4476-8559-04d938684f1f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:54.697623 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-c13b3264-4001-4476-8559-04d938684f1f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:54.701293 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:54.701293 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:54.702200 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c13b3264-4001-4476-8559-04d938684f1f tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 200 Jul 22 05:39:54.702747 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 816/3194] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:54 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:54.736324 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-db73338d-9b2e-43a3-9f42-a85f8ca807c0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.743931 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-db73338d-9b2e-43a3-9f42-a85f8ca807c0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f Jul 22 05:39:54.743931 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-db73338d-9b2e-43a3-9f42-a85f8ca807c0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:54.743931 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-db73338d-9b2e-43a3-9f42-a85f8ca807c0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:54.757822 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:54.757822 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:54.761623 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-db73338d-9b2e-43a3-9f42-a85f8ca807c0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:54.766316 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-db73338d-9b2e-43a3-9f42-a85f8ca807c0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f returned with HTTP 200 Jul 22 05:39:54.767034 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 784/3195] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:54 2026] GET /volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:54.782015 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f6746294-5912-4b8e-952f-fbaf20f0aecc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.786663 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f6746294-5912-4b8e-952f-fbaf20f0aecc tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:39:54.786663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f6746294-5912-4b8e-952f-fbaf20f0aecc tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e48e2adb-3642-48fb-ac76-9995bd8d228f", "name": "tempest-type-Backup-1079510364"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:54.787596 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-f6746294-5912-4b8e-952f-fbaf20f0aecc tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Creating new backup {'backup': {'volume_id': 'e48e2adb-3642-48fb-ac76-9995bd8d228f', 'name': 'tempest-type-Backup-1079510364'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:39:54.788087 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-f6746294-5912-4b8e-952f-fbaf20f0aecc tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Creating backup of volume e48e2adb-3642-48fb-ac76-9995bd8d228f in container None Jul 22 05:39:54.799463 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:54.799463 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:54.800664 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f6746294-5912-4b8e-952f-fbaf20f0aecc tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:39:54.825967 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-f6746294-5912-4b8e-952f-fbaf20f0aecc tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Created reservations ['49101c1f-6efc-47d2-bdc3-8d0968a70ce4', '9eda12b5-05cc-4d58-b26d-7f05272d1c94'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:54.870684 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f6746294-5912-4b8e-952f-fbaf20f0aecc tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:39:54.871379 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 803/3196] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:39:54 2026] POST /volume/v3/backups => generated 314 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:54.879918 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-34285b8a-8cbc-46da-aadd-506dffdf75b7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:54.881875 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-34285b8a-8cbc-46da-aadd-506dffdf75b7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:39:54.882214 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-34285b8a-8cbc-46da-aadd-506dffdf75b7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:54.882518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-34285b8a-8cbc-46da-aadd-506dffdf75b7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:54.882784 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-34285b8a-8cbc-46da-aadd-506dffdf75b7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:54.887111 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:54.887111 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:54.887944 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-34285b8a-8cbc-46da-aadd-506dffdf75b7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:39:54.888432 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 794/3197] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:54 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:55.212536 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f40c653a-66b6-443a-b9c0-18c7239a7bff None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.214756 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f40c653a-66b6-443a-b9c0-18c7239a7bff tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:39:55.217977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f40c653a-66b6-443a-b9c0-18c7239a7bff tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-attach": {"instance_uuid": "c793b0e2-c4a7-42ba-b6b2-3b67f65b35f5", "mountpoint": "/dev/vdb"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:55.217977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f40c653a-66b6-443a-b9c0-18c7239a7bff tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c793b0e2-c4a7-42ba-b6b2-3b67f65b35f5", "mountpoint": "/dev/vdb"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:55.228931 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.228931 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:55.229507 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f40c653a-66b6-443a-b9c0-18c7239a7bff tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:39:55.249305 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f40c653a-66b6-443a-b9c0-18c7239a7bff tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Update volume admin metadata completed successfully. Jul 22 05:39:55.296706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-1046d521-9370-47bb-80b6-4f162a7f9f42 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.299979 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-1046d521-9370-47bb-80b6-4f162a7f9f42 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/attachments/e9846968-9595-44de-a372-431a694a742f Jul 22 05:39:55.299979 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-1046d521-9370-47bb-80b6-4f162a7f9f42 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:55.299979 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-1046d521-9370-47bb-80b6-4f162a7f9f42 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:55.302327 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=642,cinder:UPDATE=183,cinder:INSERT=93,cinder:DELETE=4 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:39:55.312207 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.312207 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:55.321784 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f40c653a-66b6-443a-b9c0-18c7239a7bff tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Attach volume completed successfully. Jul 22 05:39:55.322133 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f40c653a-66b6-443a-b9c0-18c7239a7bff tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 202 Jul 22 05:39:55.322935 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 817/3198] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:39:55 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 05:39:55.339117 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cf508cdf-cef4-4ce4-a1bf-788c2524f7a6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.341307 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf508cdf-cef4-4ce4-a1bf-788c2524f7a6 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:39:55.341627 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf508cdf-cef4-4ce4-a1bf-788c2524f7a6 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:55.342126 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf508cdf-cef4-4ce4-a1bf-788c2524f7a6 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:55.360080 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.360080 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:55.368224 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-cf508cdf-cef4-4ce4-a1bf-788c2524f7a6 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:39:55.368716 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-284d49e8-bdd4-4e8e-b5f3-b2a1bc54c173 req-1046d521-9370-47bb-80b6-4f162a7f9f42 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/attachments/e9846968-9595-44de-a372-431a694a742f returned with HTTP 200 Jul 22 05:39:55.369216 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 785/3199] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:39:55 2026] DELETE /volume/v3/attachments/e9846968-9595-44de-a372-431a694a742f => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:55.375760 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf508cdf-cef4-4ce4-a1bf-788c2524f7a6 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:39:55.376486 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 804/3200] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:55 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 1173 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:55.391167 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1aa69b9b-c4e5-4b4c-b17b-bdd0ecd73028 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.393352 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1aa69b9b-c4e5-4b4c-b17b-bdd0ecd73028 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:39:55.393731 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1aa69b9b-c4e5-4b4c-b17b-bdd0ecd73028 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-detach": {}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:39:55.393869 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1aa69b9b-c4e5-4b4c-b17b-bdd0ecd73028 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:55.405397 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.405397 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:55.405929 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1aa69b9b-c4e5-4b4c-b17b-bdd0ecd73028 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:39:55.452808 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1aa69b9b-c4e5-4b4c-b17b-bdd0ecd73028 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Detach volume completed successfully. Jul 22 05:39:55.453098 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1aa69b9b-c4e5-4b4c-b17b-bdd0ecd73028 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 202 Jul 22 05:39:55.453729 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 795/3201] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:39:55 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:55.461728 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-168e66a5-9d5a-4bdc-96db-dbff21525939 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.463760 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-168e66a5-9d5a-4bdc-96db-dbff21525939 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:39:55.464398 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-168e66a5-9d5a-4bdc-96db-dbff21525939 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:55.464727 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-168e66a5-9d5a-4bdc-96db-dbff21525939 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:55.475213 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.475213 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:55.480747 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-168e66a5-9d5a-4bdc-96db-dbff21525939 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:39:55.486130 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-168e66a5-9d5a-4bdc-96db-dbff21525939 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:39:55.487140 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 818/3202] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:55 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:55.641789 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ca9a14a8-6563-4768-a718-5574102dbc08 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.644550 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ca9a14a8-6563-4768-a718-5574102dbc08 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:55.645493 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ca9a14a8-6563-4768-a718-5574102dbc08 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:55.645744 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ca9a14a8-6563-4768-a718-5574102dbc08 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:55.653931 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.653931 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:55.658713 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ca9a14a8-6563-4768-a718-5574102dbc08 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:55.663877 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ca9a14a8-6563-4768-a718-5574102dbc08 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 returned with HTTP 200 Jul 22 05:39:55.664385 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 786/3203] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:55 2026] GET /volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:55.677719 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-81198968-c544-4897-bb19-b1884a7ae487 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.679194 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-81198968-c544-4897-bb19-b1884a7ae487 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:55.679722 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-81198968-c544-4897-bb19-b1884a7ae487 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:55.679990 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-81198968-c544-4897-bb19-b1884a7ae487 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:55.690136 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.690136 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:55.694174 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-81198968-c544-4897-bb19-b1884a7ae487 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:55.702815 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-81198968-c544-4897-bb19-b1884a7ae487 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 returned with HTTP 200 Jul 22 05:39:55.703439 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 805/3204] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:55 2026] GET /volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 => generated 1363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:55.720859 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d1cf3657-df9f-4563-9f0c-138db7d85c6f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.721293 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-429a708c-34a1-4b75-8003-342356db9a38 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.722902 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-429a708c-34a1-4b75-8003-342356db9a38 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 Jul 22 05:39:55.723154 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-429a708c-34a1-4b75-8003-342356db9a38 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:55.723218 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d1cf3657-df9f-4563-9f0c-138db7d85c6f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] PUT https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:55.723386 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-429a708c-34a1-4b75-8003-342356db9a38 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:55.723510 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-429a708c-34a1-4b75-8003-342356db9a38 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id a21fbc51-c27d-4045-9c34-38ff70e70034. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:55.723588 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d1cf3657-df9f-4563-9f0c-138db7d85c6f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-28972955"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:55.727472 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-429a708c-34a1-4b75-8003-342356db9a38 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 returned with HTTP 404 Jul 22 05:39:55.728073 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 819/3205] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:55 2026] GET /volume/v3/backups/a21fbc51-c27d-4045-9c34-38ff70e70034 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:55.735116 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-95ee723b-08a9-417c-a4cf-c7b8b81bfcf1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.736916 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-95ee723b-08a9-417c-a4cf-c7b8b81bfcf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:55.737868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-95ee723b-08a9-417c-a4cf-c7b8b81bfcf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:55.737868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-95ee723b-08a9-417c-a4cf-c7b8b81bfcf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:55.737868 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-95ee723b-08a9-417c-a4cf-c7b8b81bfcf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete backup with id: 1e1e99dc-1b98-488d-881f-19a69c9632fb. Jul 22 05:39:55.741705 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.741705 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:55.743563 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.743563 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:55.748061 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d1cf3657-df9f-4563-9f0c-138db7d85c6f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:55.759398 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d1cf3657-df9f-4563-9f0c-138db7d85c6f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume updated successfully. Jul 22 05:39:55.760076 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d1cf3657-df9f-4563-9f0c-138db7d85c6f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 returned with HTTP 200 Jul 22 05:39:55.760655 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 796/3206] 10.4.3.91 () {68 vars in 1361 bytes} [Wed Jul 22 05:39:55 2026] PUT /volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:55.765163 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.backup.rpcapi [None req-95ee723b-08a9-417c-a4cf-c7b8b81bfcf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] delete_backup rpcapi backup_id 1e1e99dc-1b98-488d-881f-19a69c9632fb {{(pid=100093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:39:55.770107 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-95ee723b-08a9-417c-a4cf-c7b8b81bfcf1 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 202 Jul 22 05:39:55.770540 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 787/3207] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:55 2026] DELETE /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:55.776551 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8944e2e0-3440-42fd-b454-425f1de4019f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.778783 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8944e2e0-3440-42fd-b454-425f1de4019f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] PUT https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:55.779454 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3ca92f14-9ac4-4a26-92a2-d3a05ac8625e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.779877 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8944e2e0-3440-42fd-b454-425f1de4019f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1010021684", "description": "This is the new description of volume"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:55.782380 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3ca92f14-9ac4-4a26-92a2-d3a05ac8625e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:55.782380 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3ca92f14-9ac4-4a26-92a2-d3a05ac8625e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:55.782380 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3ca92f14-9ac4-4a26-92a2-d3a05ac8625e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:55.782380 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-3ca92f14-9ac4-4a26-92a2-d3a05ac8625e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:55.787764 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.787764 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:55.787891 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3ca92f14-9ac4-4a26-92a2-d3a05ac8625e tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 200 Jul 22 05:39:55.789953 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 820/3208] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:55 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:55.794454 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.794454 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:55.799888 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8944e2e0-3440-42fd-b454-425f1de4019f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:55.810663 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8944e2e0-3440-42fd-b454-425f1de4019f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume updated successfully. Jul 22 05:39:55.811415 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8944e2e0-3440-42fd-b454-425f1de4019f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 returned with HTTP 200 Jul 22 05:39:55.812083 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 806/3209] 10.4.3.91 () {68 vars in 1362 bytes} [Wed Jul 22 05:39:55 2026] PUT /volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:55.827886 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6dbb18ef-ef49-45be-ad72-0b346c887473 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.830737 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6dbb18ef-ef49-45be-ad72-0b346c887473 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:55.831897 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6dbb18ef-ef49-45be-ad72-0b346c887473 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:55.832269 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6dbb18ef-ef49-45be-ad72-0b346c887473 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:55.848681 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.848681 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:55.854404 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6dbb18ef-ef49-45be-ad72-0b346c887473 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:55.862188 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6dbb18ef-ef49-45be-ad72-0b346c887473 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 returned with HTTP 200 Jul 22 05:39:55.862881 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 797/3210] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:55 2026] GET /volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 => generated 1404 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:55.876368 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9d7f033a-51dd-41b7-8903-30998a149153 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.878483 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:39:55.878681 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1414822771", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-6484889"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:55.880327 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1414822771', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-6484889'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:39:55.880378 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume of 1 GB Jul 22 05:39:55.893554 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Availability Zones retrieved successfully. Jul 22 05:39:55.898817 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (1be17139-5b2d-4b82-8420-dcedd65d55b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:55.900085 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06b252a-c438-49a8-97be-0281bb1bb5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:55.900479 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8f08137f-21e3-468d-8593-355d8a97cef0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:55.901056 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:39:55.902279 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8f08137f-21e3-468d-8593-355d8a97cef0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:39:55.902512 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8f08137f-21e3-468d-8593-355d8a97cef0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:55.902744 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8f08137f-21e3-468d-8593-355d8a97cef0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:55.902854 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-8f08137f-21e3-468d-8593-355d8a97cef0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:55.906837 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:55.906837 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:55.907466 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8f08137f-21e3-468d-8593-355d8a97cef0 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:39:55.907873 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 821/3211] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:55 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:55.929339 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06b252a-c438-49a8-97be-0281bb1bb5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:55.930102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d79f24a-51ce-453e-ae30-b3f58cf0d269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:55.975616 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Created reservations ['05017ab3-4a10-436a-84ef-5be932f58853', '7c5d60f1-323c-4100-b987-23143de0617e', '356f157c-9a13-44e2-9279-476b5a142943', '742aec41-eb65-4771-9692-5a4c7f3b4721'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:39:55.976559 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d79f24a-51ce-453e-ae30-b3f58cf0d269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05017ab3-4a10-436a-84ef-5be932f58853', '7c5d60f1-323c-4100-b987-23143de0617e', '356f157c-9a13-44e2-9279-476b5a142943', '742aec41-eb65-4771-9692-5a4c7f3b4721']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:55.977430 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab72764-ffcc-4c8a-81fc-71c2b146740a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:56.008096 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab72764-ffcc-4c8a-81fc-71c2b146740a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de8d1c20-00ef-4167-a8ea-aed0904012f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1414822771',display_name='tempest-VolumesGetTest-Volume-6484889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['05017ab3-4a10-436a-84ef-5be932f58853','7c5d60f1-323c-4100-b987-23143de0617e','356f157c-9a13-44e2-9279-476b5a142943','742aec41-eb65-4771-9692-5a4c7f3b4721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:39:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1414822771',display_name='tempest-VolumesGetTest-Volume-6484889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de8d1c20-00ef-4167-a8ea-aed0904012f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68e863a87eb840b2a3c7c36f54fb53fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:56.008096 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55937c58-4465-4a7e-b03f-2b7361ba54c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:56.027912 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55937c58-4465-4a7e-b03f-2b7361ba54c8) transitioned into 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-1414822771',display_name='tempest-VolumesGetTest-Volume-6484889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68e863a87eb840b2a3c7c36f54fb53fe',qos_specs=None,replication_status=,reservations=['05017ab3-4a10-436a-84ef-5be932f58853','7c5d60f1-323c-4100-b987-23143de0617e','356f157c-9a13-44e2-9279-476b5a142943','742aec41-eb65-4771-9692-5a4c7f3b4721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25b7de5cb374acdb40c2a7ab95cb371',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:56.028866 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdb2cca-a808-4542-974d-a3f7df769561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:39:56.048699 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdb2cca-a808-4542-974d-a3f7df769561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:39:56.049912 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Flow 'volume_create_api' (1be17139-5b2d-4b82-8420-dcedd65d55b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:39:56.050799 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Create volume request issued successfully. Jul 22 05:39:56.050940 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9d7f033a-51dd-41b7-8903-30998a149153 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:39:56.051471 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 788/3212] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:39:55 2026] POST /volume/v3/volumes => generated 775 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:39:56.067373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3fdb1251-2890-4ffa-a048-b0a5e6eddb4a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:56.069532 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3fdb1251-2890-4ffa-a048-b0a5e6eddb4a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 Jul 22 05:39:56.069746 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3fdb1251-2890-4ffa-a048-b0a5e6eddb4a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:56.069981 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3fdb1251-2890-4ffa-a048-b0a5e6eddb4a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:56.078175 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:56.078175 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:56.082511 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3fdb1251-2890-4ffa-a048-b0a5e6eddb4a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:56.089197 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3fdb1251-2890-4ffa-a048-b0a5e6eddb4a tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 returned with HTTP 200 Jul 22 05:39:56.089929 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 807/3213] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:56 2026] GET /volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:56.398167 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c1c5143d-99ff-40fb-8ac6-51dace7d860b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:56.400991 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c1c5143d-99ff-40fb-8ac6-51dace7d860b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] DELETE https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 Jul 22 05:39:56.401650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c1c5143d-99ff-40fb-8ac6-51dace7d860b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:56.401880 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c1c5143d-99ff-40fb-8ac6-51dace7d860b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:56.402124 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-c1c5143d-99ff-40fb-8ac6-51dace7d860b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Delete volume with id: aede48ab-ed3e-43a3-b125-96299c356827 Jul 22 05:39:56.411047 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:56.411047 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:56.411521 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c1c5143d-99ff-40fb-8ac6-51dace7d860b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:56.437837 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c1c5143d-99ff-40fb-8ac6-51dace7d860b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Delete volume request issued successfully. Jul 22 05:39:56.438029 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c1c5143d-99ff-40fb-8ac6-51dace7d860b tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 returned with HTTP 202 Jul 22 05:39:56.438455 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 798/3214] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:56 2026] DELETE /volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:56.449091 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e75963fe-7226-4041-9a28-3e6afa4656c3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:56.451230 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e75963fe-7226-4041-9a28-3e6afa4656c3 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 Jul 22 05:39:56.451482 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e75963fe-7226-4041-9a28-3e6afa4656c3 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:56.451737 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e75963fe-7226-4041-9a28-3e6afa4656c3 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:56.462183 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:56.462183 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:56.467507 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e75963fe-7226-4041-9a28-3e6afa4656c3 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Volume info retrieved successfully. Jul 22 05:39:56.474484 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e75963fe-7226-4041-9a28-3e6afa4656c3 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 returned with HTTP 200 Jul 22 05:39:56.475153 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 822/3215] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:56 2026] GET /volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:56.802268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ef89850c-46ad-4df3-bf84-7c5ed396d785 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:56.804883 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ef89850c-46ad-4df3-bf84-7c5ed396d785 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb Jul 22 05:39:56.805179 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ef89850c-46ad-4df3-bf84-7c5ed396d785 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:56.805435 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ef89850c-46ad-4df3-bf84-7c5ed396d785 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:56.805581 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ef89850c-46ad-4df3-bf84-7c5ed396d785 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 1e1e99dc-1b98-488d-881f-19a69c9632fb. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:56.810606 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ef89850c-46ad-4df3-bf84-7c5ed396d785 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb returned with HTTP 404 Jul 22 05:39:56.811124 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 789/3216] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:56 2026] GET /volume/v3/backups/1e1e99dc-1b98-488d-881f-19a69c9632fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:56.819554 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-62922e26-ebd7-453e-a45a-31d8304d4e0a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:56.821418 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-62922e26-ebd7-453e-a45a-31d8304d4e0a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:56.821611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-62922e26-ebd7-453e-a45a-31d8304d4e0a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:56.821822 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-62922e26-ebd7-453e-a45a-31d8304d4e0a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:56.821955 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-62922e26-ebd7-453e-a45a-31d8304d4e0a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete backup with id: 3bb3ee49-bd6c-4372-9854-fc054b980c7b. Jul 22 05:39:56.826615 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:56.826615 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:56.839150 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-62922e26-ebd7-453e-a45a-31d8304d4e0a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] delete_backup rpcapi backup_id 3bb3ee49-bd6c-4372-9854-fc054b980c7b {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:39:56.840945 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-62922e26-ebd7-453e-a45a-31d8304d4e0a tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 202 Jul 22 05:39:56.841339 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 808/3217] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:56 2026] DELETE /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:39:56.849754 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fe1cf5d0-9ed9-4da6-a7cd-3b9f852fe354 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:56.852144 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fe1cf5d0-9ed9-4da6-a7cd-3b9f852fe354 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:56.852454 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fe1cf5d0-9ed9-4da6-a7cd-3b9f852fe354 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:56.852890 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fe1cf5d0-9ed9-4da6-a7cd-3b9f852fe354 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:56.852959 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-fe1cf5d0-9ed9-4da6-a7cd-3b9f852fe354 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:56.860773 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:56.860773 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:56.860773 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fe1cf5d0-9ed9-4da6-a7cd-3b9f852fe354 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 200 Jul 22 05:39:56.860773 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 799/3218] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:56 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:56.926203 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-46248e7e-bfa3-4ae9-a148-fed5ebdda6f8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:56.929827 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-46248e7e-bfa3-4ae9-a148-fed5ebdda6f8 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:39:56.930451 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-46248e7e-bfa3-4ae9-a148-fed5ebdda6f8 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:56.930977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-46248e7e-bfa3-4ae9-a148-fed5ebdda6f8 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:56.931140 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-46248e7e-bfa3-4ae9-a148-fed5ebdda6f8 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:56.940078 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:56.940078 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:56.942056 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-46248e7e-bfa3-4ae9-a148-fed5ebdda6f8 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:39:56.942056 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 823/3219] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:56 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:57.104421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4a128e1c-100a-4d2b-a1df-9c8e6e07d70f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:57.105982 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4a128e1c-100a-4d2b-a1df-9c8e6e07d70f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 Jul 22 05:39:57.106138 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4a128e1c-100a-4d2b-a1df-9c8e6e07d70f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:57.106316 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4a128e1c-100a-4d2b-a1df-9c8e6e07d70f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:57.114034 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:57.114034 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:57.118104 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4a128e1c-100a-4d2b-a1df-9c8e6e07d70f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:57.125835 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4a128e1c-100a-4d2b-a1df-9c8e6e07d70f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 returned with HTTP 200 Jul 22 05:39:57.126193 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 790/3220] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:57 2026] GET /volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:57.146508 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ae184435-40d9-49b4-a37b-ecb97b1b22cf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:57.149167 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae184435-40d9-49b4-a37b-ecb97b1b22cf tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] PUT https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 Jul 22 05:39:57.149490 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae184435-40d9-49b4-a37b-ecb97b1b22cf tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-28972955", "description": null}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:39:57.165627 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:57.165627 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:57.172471 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ae184435-40d9-49b4-a37b-ecb97b1b22cf tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:57.187082 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ae184435-40d9-49b4-a37b-ecb97b1b22cf tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume updated successfully. Jul 22 05:39:57.187082 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae184435-40d9-49b4-a37b-ecb97b1b22cf tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 returned with HTTP 200 Jul 22 05:39:57.187082 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 809/3221] 10.4.3.91 () {68 vars in 1361 bytes} [Wed Jul 22 05:39:57 2026] PUT /volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 => generated 766 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:57.203061 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-214e4fce-3328-474d-9980-d3e35bc0305f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:57.205499 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-214e4fce-3328-474d-9980-d3e35bc0305f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 Jul 22 05:39:57.205809 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-214e4fce-3328-474d-9980-d3e35bc0305f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:57.206096 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-214e4fce-3328-474d-9980-d3e35bc0305f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:57.218095 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:57.218095 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:57.224488 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-214e4fce-3328-474d-9980-d3e35bc0305f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:57.231316 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-214e4fce-3328-474d-9980-d3e35bc0305f tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 returned with HTTP 200 Jul 22 05:39:57.232056 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 800/3222] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:57 2026] GET /volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:57.245073 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-866d4640-d106-4698-9627-1227cc1220bc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:57.246973 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-866d4640-d106-4698-9627-1227cc1220bc tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] DELETE https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 Jul 22 05:39:57.247206 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-866d4640-d106-4698-9627-1227cc1220bc tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:57.247715 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-866d4640-d106-4698-9627-1227cc1220bc tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:57.247715 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-866d4640-d106-4698-9627-1227cc1220bc tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume with id: de8d1c20-00ef-4167-a8ea-aed0904012f8 Jul 22 05:39:57.257378 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:57.257378 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:57.257915 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-866d4640-d106-4698-9627-1227cc1220bc tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:57.289818 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-866d4640-d106-4698-9627-1227cc1220bc tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume request issued successfully. Jul 22 05:39:57.290000 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-866d4640-d106-4698-9627-1227cc1220bc tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 returned with HTTP 202 Jul 22 05:39:57.290529 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 824/3223] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:57 2026] DELETE /volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:57.300077 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5ced7968-659e-4c23-88ad-388f11a963ab None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:57.303818 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ced7968-659e-4c23-88ad-388f11a963ab tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 Jul 22 05:39:57.303984 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ced7968-659e-4c23-88ad-388f11a963ab tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:57.304148 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ced7968-659e-4c23-88ad-388f11a963ab tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:57.313350 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:57.313350 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:57.322066 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5ced7968-659e-4c23-88ad-388f11a963ab tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:57.331119 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ced7968-659e-4c23-88ad-388f11a963ab tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 returned with HTTP 200 Jul 22 05:39:57.331583 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 791/3224] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:57 2026] GET /volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 => generated 833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:57.490685 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-00715b69-f9d9-4b07-87a2-2b1419d6a5f7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:57.493014 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-00715b69-f9d9-4b07-87a2-2b1419d6a5f7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] GET https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 Jul 22 05:39:57.493212 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-00715b69-f9d9-4b07-87a2-2b1419d6a5f7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:57.493477 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-00715b69-f9d9-4b07-87a2-2b1419d6a5f7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:57.500804 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-00715b69-f9d9-4b07-87a2-2b1419d6a5f7 tempest-AttachVolumeMultiAttachTest-1720248899 tempest-AttachVolumeMultiAttachTest-1720248899-project-member] https://10.4.3.91/volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 returned with HTTP 404 Jul 22 05:39:57.501447 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 810/3225] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:57 2026] GET /volume/v3/volumes/aede48ab-ed3e-43a3-b125-96299c356827 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:57.878773 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dc019841-55ae-415c-900a-eebdf1c18b50 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:57.879666 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc019841-55ae-415c-900a-eebdf1c18b50 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b Jul 22 05:39:57.879666 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc019841-55ae-415c-900a-eebdf1c18b50 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:57.879666 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc019841-55ae-415c-900a-eebdf1c18b50 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:57.879666 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-dc019841-55ae-415c-900a-eebdf1c18b50 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Show backup with id 3bb3ee49-bd6c-4372-9854-fc054b980c7b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:57.883349 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc019841-55ae-415c-900a-eebdf1c18b50 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b returned with HTTP 404 Jul 22 05:39:57.883864 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 801/3226] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:57 2026] GET /volume/v3/backups/3bb3ee49-bd6c-4372-9854-fc054b980c7b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:57.893805 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-09ac9b18-462e-478c-a574-42605d377466 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:57.895525 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-09ac9b18-462e-478c-a574-42605d377466 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 Jul 22 05:39:57.895777 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-09ac9b18-462e-478c-a574-42605d377466 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:57.896024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-09ac9b18-462e-478c-a574-42605d377466 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:57.896212 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-09ac9b18-462e-478c-a574-42605d377466 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete volume with id: 766910fc-f93e-4db2-baae-0b404891cbf7 Jul 22 05:39:57.904316 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:57.904316 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:57.904720 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-09ac9b18-462e-478c-a574-42605d377466 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:57.922483 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-09ac9b18-462e-478c-a574-42605d377466 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Delete volume request issued successfully. Jul 22 05:39:57.922788 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-09ac9b18-462e-478c-a574-42605d377466 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 returned with HTTP 202 Jul 22 05:39:57.923328 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 825/3227] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:39:57 2026] DELETE /volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:57.935838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-22752c33-886b-42d9-b254-cf812f8c1381 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:57.941369 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-22752c33-886b-42d9-b254-cf812f8c1381 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 Jul 22 05:39:57.941641 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-22752c33-886b-42d9-b254-cf812f8c1381 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:57.941875 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-22752c33-886b-42d9-b254-cf812f8c1381 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:57.950072 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:57.950072 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:57.956387 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-58c7a509-a7de-4e50-86d1-dad926bf703b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:57.958565 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58c7a509-a7de-4e50-86d1-dad926bf703b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:39:57.958715 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-22752c33-886b-42d9-b254-cf812f8c1381 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Volume info retrieved successfully. Jul 22 05:39:57.958834 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58c7a509-a7de-4e50-86d1-dad926bf703b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:57.959122 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-58c7a509-a7de-4e50-86d1-dad926bf703b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:57.959191 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-58c7a509-a7de-4e50-86d1-dad926bf703b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:57.965085 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-22752c33-886b-42d9-b254-cf812f8c1381 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 returned with HTTP 200 Jul 22 05:39:57.965585 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 792/3228] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:57 2026] GET /volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:57.972363 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:57.972363 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:57.973182 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-58c7a509-a7de-4e50-86d1-dad926bf703b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:39:57.973644 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 811/3229] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:57 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:58.349789 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b1bad5b4-5515-4e50-9558-72f470c08f1c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:58.351743 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b1bad5b4-5515-4e50-9558-72f470c08f1c tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 Jul 22 05:39:58.351806 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b1bad5b4-5515-4e50-9558-72f470c08f1c tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:58.352111 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b1bad5b4-5515-4e50-9558-72f470c08f1c tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:58.360954 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b1bad5b4-5515-4e50-9558-72f470c08f1c tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 returned with HTTP 404 Jul 22 05:39:58.361728 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 802/3230] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:58 2026] GET /volume/v3/volumes/de8d1c20-00ef-4167-a8ea-aed0904012f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:58.379267 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0416b092-3031-4b21-a563-d856c6d163f2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:58.382255 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0416b092-3031-4b21-a563-d856c6d163f2 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:58.382465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0416b092-3031-4b21-a563-d856c6d163f2 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:58.382671 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0416b092-3031-4b21-a563-d856c6d163f2 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:58.391381 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:58.391381 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:39:58.395492 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0416b092-3031-4b21-a563-d856c6d163f2 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:58.401319 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0416b092-3031-4b21-a563-d856c6d163f2 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 returned with HTTP 200 Jul 22 05:39:58.402075 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 826/3231] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:58 2026] GET /volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:58.418386 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-89754857-695f-4d24-be09-bcbe503d1132 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:58.420868 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-89754857-695f-4d24-be09-bcbe503d1132 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] DELETE https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:58.421061 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-89754857-695f-4d24-be09-bcbe503d1132 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:58.421240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-89754857-695f-4d24-be09-bcbe503d1132 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:58.421390 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-89754857-695f-4d24-be09-bcbe503d1132 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume with id: 32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:58.430409 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:58.430409 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:39:58.430865 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-89754857-695f-4d24-be09-bcbe503d1132 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:58.459146 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-89754857-695f-4d24-be09-bcbe503d1132 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Delete volume request issued successfully. Jul 22 05:39:58.459399 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-89754857-695f-4d24-be09-bcbe503d1132 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 returned with HTTP 202 Jul 22 05:39:58.459977 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 793/3232] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:39:58 2026] DELETE /volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:39:58.476046 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-74dfce7a-008b-43b2-91f5-c4e1eb450d16 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:58.476961 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-74dfce7a-008b-43b2-91f5-c4e1eb450d16 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:58.477188 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-74dfce7a-008b-43b2-91f5-c4e1eb450d16 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:58.477394 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-74dfce7a-008b-43b2-91f5-c4e1eb450d16 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:58.486942 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:58.486942 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:39:58.492259 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-74dfce7a-008b-43b2-91f5-c4e1eb450d16 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Volume info retrieved successfully. Jul 22 05:39:58.497997 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-74dfce7a-008b-43b2-91f5-c4e1eb450d16 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 returned with HTTP 200 Jul 22 05:39:58.498531 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 812/3233] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:58 2026] GET /volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:39:58.989032 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-213941ed-5665-4d2a-b713-86f005235ecf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:58.989853 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7f3eef89-386c-4ef4-919b-ab719e277659 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:58.993270 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-213941ed-5665-4d2a-b713-86f005235ecf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:39:58.993270 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-213941ed-5665-4d2a-b713-86f005235ecf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:58.993852 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-213941ed-5665-4d2a-b713-86f005235ecf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:58.993852 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-213941ed-5665-4d2a-b713-86f005235ecf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:39:58.995472 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7f3eef89-386c-4ef4-919b-ab719e277659 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] GET https://10.4.3.91/volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 Jul 22 05:39:58.995718 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7f3eef89-386c-4ef4-919b-ab719e277659 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:58.995899 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7f3eef89-386c-4ef4-919b-ab719e277659 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:59.003412 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:39:59.003412 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:39:59.004089 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-213941ed-5665-4d2a-b713-86f005235ecf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:39:59.004435 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 803/3234] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:58 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:39:59.006062 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7f3eef89-386c-4ef4-919b-ab719e277659 tempest-ProjectAdminTests33-1390811278 tempest-ProjectAdminTests33-1390811278-project-admin] https://10.4.3.91/volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 returned with HTTP 404 Jul 22 05:39:59.009716 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 827/3235] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:39:58 2026] GET /volume/v3/volumes/766910fc-f93e-4db2-baae-0b404891cbf7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:39:59.517187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d14821e5-35ca-4784-95df-a4ae3cc0c908 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:39:59.520755 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d14821e5-35ca-4784-95df-a4ae3cc0c908 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] GET https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 Jul 22 05:39:59.521079 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d14821e5-35ca-4784-95df-a4ae3cc0c908 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:39:59.521308 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d14821e5-35ca-4784-95df-a4ae3cc0c908 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:39:59.533958 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d14821e5-35ca-4784-95df-a4ae3cc0c908 tempest-VolumesGetTest-1003594095 tempest-VolumesGetTest-1003594095-project-member] https://10.4.3.91/volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 returned with HTTP 404 Jul 22 05:39:59.535423 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 794/3236] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:39:59 2026] GET /volume/v3/volumes/32aa03ae-c526-46ba-93da-cbbb4cbafb04 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:40:00.699942 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4e0a4d12-731e-4eea-bb8e-4ce44072cd00 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:00.699942 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e0a4d12-731e-4eea-bb8e-4ce44072cd00 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:00.699942 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e0a4d12-731e-4eea-bb8e-4ce44072cd00 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:00.699942 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e0a4d12-731e-4eea-bb8e-4ce44072cd00 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:00.699942 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-4e0a4d12-731e-4eea-bb8e-4ce44072cd00 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:00.699942 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:00.699942 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:00.699942 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e0a4d12-731e-4eea-bb8e-4ce44072cd00 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:00.699942 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 813/3237] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:00 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:00.705209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:00.705209 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:00.705209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1341559146"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:00.705209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1341559146'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:00.705209 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Create volume of 1 GB Jul 22 05:40:00.705209 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Availability Zones retrieved successfully. Jul 22 05:40:00.705209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Flow 'volume_create_api' (65068c5d-dc67-4b4f-b3d2-cda9ce37fccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:00.705209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a3bfa9-3840-4e06-9124-7f41f30b22b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:00.705209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:00.733752 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a3bfa9-3840-4e06-9124-7f41f30b22b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:00.734774 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdcb43ca-514d-4fd3-af72-c251b4a0fbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:00.810157 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Created reservations ['1bcf6f01-fd24-4d25-b70b-c95bdce89944', '4c52583e-77d2-4456-82fc-ae1a15da71d7', '27a30f8f-9a3d-4d5f-b4dc-0be51701a73c', '9da60c57-ee1f-4247-80aa-4a08d5712421'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:00.811034 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdcb43ca-514d-4fd3-af72-c251b4a0fbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bcf6f01-fd24-4d25-b70b-c95bdce89944', '4c52583e-77d2-4456-82fc-ae1a15da71d7', '27a30f8f-9a3d-4d5f-b4dc-0be51701a73c', '9da60c57-ee1f-4247-80aa-4a08d5712421']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:00.811779 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd6848c-f397-414e-9ab3-fb251e42d4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:00.843178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd6848c-f397-414e-9ab3-fb251e42d4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519598b8-4ed6-4aea-a89e-873a2d306582', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1341559146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d01e96c4a8f4652af243c5d7130f0b7',qos_specs=None,replication_status=,reservations=['1bcf6f01-fd24-4d25-b70b-c95bdce89944','4c52583e-77d2-4456-82fc-ae1a15da71d7','27a30f8f-9a3d-4d5f-b4dc-0be51701a73c','9da60c57-ee1f-4247-80aa-4a08d5712421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383167bba9e142ce94b3af03bd34587e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1341559146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519598b8-4ed6-4aea-a89e-873a2d306582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d01e96c4a8f4652af243c5d7130f0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='383167bba9e142ce94b3af03bd34587e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:00.843954 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcdb0e59-9109-481c-9195-f9c940cb7bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:00.880400 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcdb0e59-9109-481c-9195-f9c940cb7bef) transitioned into state 'SUCCESS' from state '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-1341559146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d01e96c4a8f4652af243c5d7130f0b7',qos_specs=None,replication_status=,reservations=['1bcf6f01-fd24-4d25-b70b-c95bdce89944','4c52583e-77d2-4456-82fc-ae1a15da71d7','27a30f8f-9a3d-4d5f-b4dc-0be51701a73c','9da60c57-ee1f-4247-80aa-4a08d5712421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383167bba9e142ce94b3af03bd34587e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:00.881297 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (645b1d46-2569-4dbe-a851-2b717268aa8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:00.892040 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (645b1d46-2569-4dbe-a851-2b717268aa8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:00.893252 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Flow 'volume_create_api' (65068c5d-dc67-4b4f-b3d2-cda9ce37fccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:00.893774 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Create volume request issued successfully. Jul 22 05:40:00.894409 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-487a7102-ead4-4f42-a3fb-92736ebf5bc1 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:00.894895 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 804/3238] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:40:00 2026] POST /volume/v3/volumes => generated 776 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:00.918405 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fcb29ffb-cc70-4f27-a092-30ef990f96a8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:00.921207 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fcb29ffb-cc70-4f27-a092-30ef990f96a8 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 Jul 22 05:40:00.921583 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fcb29ffb-cc70-4f27-a092-30ef990f96a8 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:00.921781 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fcb29ffb-cc70-4f27-a092-30ef990f96a8 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:00.933320 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:00.933320 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:00.941804 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fcb29ffb-cc70-4f27-a092-30ef990f96a8 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Volume info retrieved successfully. Jul 22 05:40:00.947997 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fcb29ffb-cc70-4f27-a092-30ef990f96a8 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 returned with HTTP 200 Jul 22 05:40:00.948871 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 828/3239] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:00 2026] GET /volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:01.043940 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cdb49fd1-72f4-43d1-9aa6-9b3999851a68 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:01.047860 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cdb49fd1-72f4-43d1-9aa6-9b3999851a68 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:01.048066 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cdb49fd1-72f4-43d1-9aa6-9b3999851a68 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:01.048309 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cdb49fd1-72f4-43d1-9aa6-9b3999851a68 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:01.048416 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-cdb49fd1-72f4-43d1-9aa6-9b3999851a68 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:01.055695 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:01.055695 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:01.056793 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cdb49fd1-72f4-43d1-9aa6-9b3999851a68 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:01.056996 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 795/3240] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:01 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:01.965730 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-258e867e-ae34-4f60-a8b7-6ef819c5ea3d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:01.968484 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-258e867e-ae34-4f60-a8b7-6ef819c5ea3d tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 Jul 22 05:40:01.968609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-258e867e-ae34-4f60-a8b7-6ef819c5ea3d tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:01.968856 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-258e867e-ae34-4f60-a8b7-6ef819c5ea3d tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:01.980057 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:01.980057 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:01.990543 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-258e867e-ae34-4f60-a8b7-6ef819c5ea3d tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Volume info retrieved successfully. Jul 22 05:40:01.998195 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-258e867e-ae34-4f60-a8b7-6ef819c5ea3d tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 returned with HTTP 200 Jul 22 05:40:01.998195 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 814/3241] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:01 2026] GET /volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:02.017655 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7b3c801b-1a35-4c2d-8be8-65eed98bff72 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:02.021447 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7b3c801b-1a35-4c2d-8be8-65eed98bff72 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:40:02.021935 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7b3c801b-1a35-4c2d-8be8-65eed98bff72 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "519598b8-4ed6-4aea-a89e-873a2d306582", "name": "tempest-type-Backup-428649040"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:02.024000 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-7b3c801b-1a35-4c2d-8be8-65eed98bff72 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Creating new backup {'backup': {'volume_id': '519598b8-4ed6-4aea-a89e-873a2d306582', 'name': 'tempest-type-Backup-428649040'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:40:02.024176 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-7b3c801b-1a35-4c2d-8be8-65eed98bff72 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Creating backup of volume 519598b8-4ed6-4aea-a89e-873a2d306582 in container None Jul 22 05:40:02.036677 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:02.036677 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:02.037132 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7b3c801b-1a35-4c2d-8be8-65eed98bff72 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Volume info retrieved successfully. Jul 22 05:40:02.072656 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e2ce003c-6045-44c4-8d88-cf7abc7efbdd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:02.074591 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e2ce003c-6045-44c4-8d88-cf7abc7efbdd tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:02.075453 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e2ce003c-6045-44c4-8d88-cf7abc7efbdd tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:02.075794 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e2ce003c-6045-44c4-8d88-cf7abc7efbdd tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:02.075900 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e2ce003c-6045-44c4-8d88-cf7abc7efbdd tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:02.082725 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:02.082725 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:02.083201 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-7b3c801b-1a35-4c2d-8be8-65eed98bff72 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Created reservations ['39126cb1-f8ca-406b-974d-d7619617d5a0', '01b96dca-b31c-4fef-83b4-49c9fc485663'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:02.083607 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e2ce003c-6045-44c4-8d88-cf7abc7efbdd tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:02.084119 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 829/3242] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:02 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:02.137782 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7b3c801b-1a35-4c2d-8be8-65eed98bff72 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:40:02.137782 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 805/3243] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:40:02 2026] POST /volume/v3/backups => generated 313 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:02.148659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-90ac0750-85a7-44da-899d-f9757dbbcf67 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:02.150779 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-90ac0750-85a7-44da-899d-f9757dbbcf67 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:02.151089 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-90ac0750-85a7-44da-899d-f9757dbbcf67 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:02.151359 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-90ac0750-85a7-44da-899d-f9757dbbcf67 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:02.151949 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-90ac0750-85a7-44da-899d-f9757dbbcf67 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:02.158734 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:02.158734 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:02.159682 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-90ac0750-85a7-44da-899d-f9757dbbcf67 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:02.160275 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 796/3244] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:02 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:03.070669 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4917c16d-3c7c-484c-97d1-43055c46ddfe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:03.102225 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-76c6bb45-7f46-4fbc-951e-ad97477f71b7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:03.112787 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-76c6bb45-7f46-4fbc-951e-ad97477f71b7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:03.112787 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-76c6bb45-7f46-4fbc-951e-ad97477f71b7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:03.112787 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-76c6bb45-7f46-4fbc-951e-ad97477f71b7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:03.112787 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-76c6bb45-7f46-4fbc-951e-ad97477f71b7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:03.118171 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:03.118171 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:03.118912 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-76c6bb45-7f46-4fbc-951e-ad97477f71b7 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:03.119447 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 830/3245] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:03 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:03.179228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-600fe99d-7fa9-445e-a6c6-5b9f47c31a75 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:03.182481 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-600fe99d-7fa9-445e-a6c6-5b9f47c31a75 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:03.182761 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-600fe99d-7fa9-445e-a6c6-5b9f47c31a75 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:03.182980 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-600fe99d-7fa9-445e-a6c6-5b9f47c31a75 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:03.183193 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-600fe99d-7fa9-445e-a6c6-5b9f47c31a75 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:03.199999 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:03.199999 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:03.201129 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-600fe99d-7fa9-445e-a6c6-5b9f47c31a75 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:03.201319 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 806/3246] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:03 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 722 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:03.241104 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4917c16d-3c7c-484c-97d1-43055c46ddfe tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] GET https://10.4.3.91/volume/v3/scheduler-stats/get_pools Jul 22 05:40:03.241430 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4917c16d-3c7c-484c-97d1-43055c46ddfe tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:03.241709 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4917c16d-3c7c-484c-97d1-43055c46ddfe tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] Calling method 'get_pools' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:03.252470 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4917c16d-3c7c-484c-97d1-43055c46ddfe tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] https://10.4.3.91/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 05:40:03.253216 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 815/3247] 10.4.3.91 () {66 vars in 1284 bytes} [Wed Jul 22 05:40:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:03.262612 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-eb98ab4b-9bad-42e9-b383-388a58e303ea None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:03.265324 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-eb98ab4b-9bad-42e9-b383-388a58e303ea tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] GET https://10.4.3.91/volume/v3/scheduler-stats/get_pools?detail=True Jul 22 05:40:03.266293 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-eb98ab4b-9bad-42e9-b383-388a58e303ea tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:03.266293 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-eb98ab4b-9bad-42e9-b383-388a58e303ea tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] Calling method 'get_pools' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:03.279929 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-eb98ab4b-9bad-42e9-b383-388a58e303ea tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] https://10.4.3.91/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 22 05:40:03.280353 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 797/3248] 10.4.3.91 () {66 vars in 1307 bytes} [Wed Jul 22 05:40:03 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:03.293038 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ed67f26c-8a92-47ab-889f-8d47bcc5979d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:03.295505 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed67f26c-8a92-47ab-889f-8d47bcc5979d tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] GET https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool Jul 22 05:40:03.295801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed67f26c-8a92-47ab-889f-8d47bcc5979d tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:03.296056 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed67f26c-8a92-47ab-889f-8d47bcc5979d tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:03.309374 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed67f26c-8a92-47ab-889f-8d47bcc5979d tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool returned with HTTP 200 Jul 22 05:40:03.310017 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 831/3249] 10.4.3.91 () {66 vars in 1311 bytes} [Wed Jul 22 05:40:03 2026] GET /volume/v3/capabilities/np0000005624@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:03.325846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f93fdfbf-d29e-4090-919e-c5422852eef8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:03.328059 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f93fdfbf-d29e-4090-919e-c5422852eef8 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] GET https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool Jul 22 05:40:03.328322 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f93fdfbf-d29e-4090-919e-c5422852eef8 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:03.329650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f93fdfbf-d29e-4090-919e-c5422852eef8 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:03.345622 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f93fdfbf-d29e-4090-919e-c5422852eef8 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool returned with HTTP 200 Jul 22 05:40:03.346317 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 807/3250] 10.4.3.91 () {66 vars in 1311 bytes} [Wed Jul 22 05:40:03 2026] GET /volume/v3/capabilities/np0000005624@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:03.359864 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cf3150a7-51af-4a39-a4c8-293c8c30a3ea None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:03.361831 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf3150a7-51af-4a39-a4c8-293c8c30a3ea tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] GET https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool Jul 22 05:40:03.362113 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf3150a7-51af-4a39-a4c8-293c8c30a3ea tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:03.362445 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf3150a7-51af-4a39-a4c8-293c8c30a3ea tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:03.375197 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf3150a7-51af-4a39-a4c8-293c8c30a3ea tempest-BackendsCapabilitiesAdminTestsJSON-2108350659 tempest-BackendsCapabilitiesAdminTestsJSON-2108350659-project-admin] https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool returned with HTTP 200 Jul 22 05:40:03.375789 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 816/3251] 10.4.3.91 () {66 vars in 1311 bytes} [Wed Jul 22 05:40:03 2026] GET /volume/v3/capabilities/np0000005624@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:04.135082 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-54c7090b-f571-483f-932c-6a94c2947d7c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:04.136851 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54c7090b-f571-483f-932c-6a94c2947d7c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:04.137672 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54c7090b-f571-483f-932c-6a94c2947d7c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:04.137672 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54c7090b-f571-483f-932c-6a94c2947d7c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:04.137672 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-54c7090b-f571-483f-932c-6a94c2947d7c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:04.147263 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:04.147263 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:04.147263 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54c7090b-f571-483f-932c-6a94c2947d7c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:04.147263 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 798/3252] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:04 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:04.214536 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5aa5578b-bf8c-41b7-aad1-495b954ca189 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:04.218545 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5aa5578b-bf8c-41b7-aad1-495b954ca189 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:04.218847 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5aa5578b-bf8c-41b7-aad1-495b954ca189 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:04.219051 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5aa5578b-bf8c-41b7-aad1-495b954ca189 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:04.219166 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-5aa5578b-bf8c-41b7-aad1-495b954ca189 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:04.229002 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:04.229002 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:04.229942 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5aa5578b-bf8c-41b7-aad1-495b954ca189 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:04.230589 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 832/3253] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:04 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:04.880713 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ee191ba1-dafd-4ace-9995-3fe5dcdc1633 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:04.886712 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ee191ba1-dafd-4ace-9995-3fe5dcdc1633 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:40:04.888720 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ee191ba1-dafd-4ace-9995-3fe5dcdc1633 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-attach": {"instance_uuid": "5441a904-6e01-4851-a8fc-516ea2b9a2a9", "mountpoint": "/dev/vdb"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:04.888720 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ee191ba1-dafd-4ace-9995-3fe5dcdc1633 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5441a904-6e01-4851-a8fc-516ea2b9a2a9", "mountpoint": "/dev/vdb"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:04.903921 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:04.903921 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:04.904354 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ee191ba1-dafd-4ace-9995-3fe5dcdc1633 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:04.916846 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ee191ba1-dafd-4ace-9995-3fe5dcdc1633 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Update volume admin metadata completed successfully. Jul 22 05:40:04.989445 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ee191ba1-dafd-4ace-9995-3fe5dcdc1633 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Attach volume completed successfully. Jul 22 05:40:04.990064 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ee191ba1-dafd-4ace-9995-3fe5dcdc1633 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 202 Jul 22 05:40:04.990601 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 808/3254] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:40:04 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:05.000416 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6ae70200-2fd7-4c63-a035-ce567a3f95a2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:05.003250 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6ae70200-2fd7-4c63-a035-ce567a3f95a2 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:05.003619 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6ae70200-2fd7-4c63-a035-ce567a3f95a2 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:05.003949 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6ae70200-2fd7-4c63-a035-ce567a3f95a2 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:05.017505 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:05.017505 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:05.021898 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6ae70200-2fd7-4c63-a035-ce567a3f95a2 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:05.027406 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6ae70200-2fd7-4c63-a035-ce567a3f95a2 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:05.027902 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 817/3255] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:04 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:05.051020 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-008676ce-f059-420b-8750-ce8be6d5ab0f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:05.055479 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-008676ce-f059-420b-8750-ce8be6d5ab0f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:05.056012 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-008676ce-f059-420b-8750-ce8be6d5ab0f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:05.056515 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-008676ce-f059-420b-8750-ce8be6d5ab0f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:05.075753 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:05.075753 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:05.081097 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-008676ce-f059-420b-8750-ce8be6d5ab0f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:05.087553 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-008676ce-f059-420b-8750-ce8be6d5ab0f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:05.088069 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 799/3256] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:05 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 1173 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:05.105031 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-953db1f2-4840-4ec5-b333-423ee0b55c8b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:05.107196 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-953db1f2-4840-4ec5-b333-423ee0b55c8b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:40:05.107763 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-953db1f2-4840-4ec5-b333-423ee0b55c8b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-detach": {}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:05.107763 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-953db1f2-4840-4ec5-b333-423ee0b55c8b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:05.121397 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:05.121397 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:05.122435 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-953db1f2-4840-4ec5-b333-423ee0b55c8b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:05.162720 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-62ba5e63-9260-4b6e-81c8-5e2c2949392d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:05.163964 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-62ba5e63-9260-4b6e-81c8-5e2c2949392d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:05.164569 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-62ba5e63-9260-4b6e-81c8-5e2c2949392d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:05.164817 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-62ba5e63-9260-4b6e-81c8-5e2c2949392d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:05.164921 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-62ba5e63-9260-4b6e-81c8-5e2c2949392d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:05.170064 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:05.170064 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:05.171498 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-62ba5e63-9260-4b6e-81c8-5e2c2949392d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:05.171498 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 809/3257] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:05 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:05.191244 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-953db1f2-4840-4ec5-b333-423ee0b55c8b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Detach volume completed successfully. Jul 22 05:40:05.191610 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-953db1f2-4840-4ec5-b333-423ee0b55c8b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 202 Jul 22 05:40:05.192303 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 833/3258] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:40:05 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:05.203472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-144fe102-c379-4a97-9696-725c96257415 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:05.206215 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-144fe102-c379-4a97-9696-725c96257415 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:05.206529 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-144fe102-c379-4a97-9696-725c96257415 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:05.207156 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-144fe102-c379-4a97-9696-725c96257415 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:05.220096 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:05.220096 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:05.226318 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-144fe102-c379-4a97-9696-725c96257415 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:05.236140 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-144fe102-c379-4a97-9696-725c96257415 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:05.236193 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 818/3259] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:05 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:05.245781 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-31a7c555-2387-4c56-a78b-f3854f5f46f5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:05.249235 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-31a7c555-2387-4c56-a78b-f3854f5f46f5 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:05.249563 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-31a7c555-2387-4c56-a78b-f3854f5f46f5 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:05.249886 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-31a7c555-2387-4c56-a78b-f3854f5f46f5 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:05.250087 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-31a7c555-2387-4c56-a78b-f3854f5f46f5 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:05.259695 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:05.259695 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:05.260075 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-31a7c555-2387-4c56-a78b-f3854f5f46f5 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:05.260664 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 800/3260] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:05 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:06.187139 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cf2a8e3a-4126-432c-a822-9d397aaa3b50 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:06.191976 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cf2a8e3a-4126-432c-a822-9d397aaa3b50 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:06.191976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cf2a8e3a-4126-432c-a822-9d397aaa3b50 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:06.191976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cf2a8e3a-4126-432c-a822-9d397aaa3b50 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:06.191976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-cf2a8e3a-4126-432c-a822-9d397aaa3b50 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:06.199666 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:06.199666 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:06.200546 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cf2a8e3a-4126-432c-a822-9d397aaa3b50 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:06.203081 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 810/3261] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:06 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:06.233309 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3a624a6f-8141-409a-9eca-7de96486ff9b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:06.235601 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:06.236028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-939857703", "snapshot_id": null, "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "volume_type": null, "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:06.239619 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-939857703', 'snapshot_id': None, 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'volume_type': None, 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:06.282170 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f5117c4e-7c69-4318-9fb8-464ba8d3ca9c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:06.288374 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f5117c4e-7c69-4318-9fb8-464ba8d3ca9c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:06.288896 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f5117c4e-7c69-4318-9fb8-464ba8d3ca9c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:06.290115 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f5117c4e-7c69-4318-9fb8-464ba8d3ca9c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:06.290303 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f5117c4e-7c69-4318-9fb8-464ba8d3ca9c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:06.301939 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:06.301939 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:06.303362 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f5117c4e-7c69-4318-9fb8-464ba8d3ca9c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:06.303899 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 819/3262] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:06 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:06.460770 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6b82f6d8-0a68-46fd-9e00-6b7fead12d0a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:06.503571 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create volume of 1 GB Jul 22 05:40:06.508986 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Availability Zones retrieved successfully. Jul 22 05:40:06.514572 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Flow 'volume_create_api' (b581801c-837b-4d3b-a5e2-11ccc11210b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:06.515655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792566b5-d4e2-499c-9a7b-1496a76cea57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:06.516518 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:06.533142 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b82f6d8-0a68-46fd-9e00-6b7fead12d0a tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:40:06.533585 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6b82f6d8-0a68-46fd-9e00-6b7fead12d0a tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1478203581"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:06.557786 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b82f6d8-0a68-46fd-9e00-6b7fead12d0a tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:40:06.557786 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 801/3263] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:40:06 2026] POST /volume/v3/types => generated 228 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:06.567898 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-986c09d4-b97d-4580-a75f-51fb30345667 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:06.570975 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-986c09d4-b97d-4580-a75f-51fb30345667 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:40:06.573421 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-986c09d4-b97d-4580-a75f-51fb30345667 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1040011130"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:06.603031 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-986c09d4-b97d-4580-a75f-51fb30345667 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:40:06.603411 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792566b5-d4e2-499c-9a7b-1496a76cea57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:06.603535 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 811/3264] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:40:06 2026] POST /volume/v3/group_types => generated 185 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:06.606406 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40f3a7e8-a9c5-4349-8da8-964196a93310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:06.619815 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e9b6fbad-5101-4b65-978c-695381ece6f4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:06.693851 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e9b6fbad-5101-4b65-978c-695381ece6f4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] POST https://10.4.3.91/volume/v3/groups Jul 22 05:40:06.694336 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e9b6fbad-5101-4b65-978c-695381ece6f4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cb7144ea-dea7-4669-b63e-fc780925f267", "volume_types": ["d95e2e30-ba03-4baa-bbbf-5476b2afdf19"], "name": "tempest-GroupSnapshotsV319Test-Group-151650634"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:06.696916 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.groups [None req-e9b6fbad-5101-4b65-978c-695381ece6f4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Creating new group {'group': {'group_type': 'cb7144ea-dea7-4669-b63e-fc780925f267', 'volume_types': ['d95e2e30-ba03-4baa-bbbf-5476b2afdf19'], 'name': 'tempest-GroupSnapshotsV319Test-Group-151650634'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 05:40:06.697065 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Created reservations ['9b5d18fe-ebd2-4417-ab5a-6d9cb4b65036', '85553715-be70-4a02-a16e-26936e1300c3', 'bdb86db2-1f76-4aa2-9d96-c8bd75e9a4eb', '8fe38a1d-7d10-433f-8565-205854577b17'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:06.698090 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40f3a7e8-a9c5-4349-8da8-964196a93310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5d18fe-ebd2-4417-ab5a-6d9cb4b65036', '85553715-be70-4a02-a16e-26936e1300c3', 'bdb86db2-1f76-4aa2-9d96-c8bd75e9a4eb', '8fe38a1d-7d10-433f-8565-205854577b17']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:06.699114 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257487b9-1a58-43d4-ac89-81622b447c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:06.701161 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.groups [None req-e9b6fbad-5101-4b65-978c-695381ece6f4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-151650634. Jul 22 05:40:06.710478 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e9b6fbad-5101-4b65-978c-695381ece6f4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Availability Zones retrieved successfully. Jul 22 05:40:06.730391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257487b9-1a58-43d4-ac89-81622b447c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66c36e1e-8768-47c8-8583-1ffe602808ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-939857703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452387bee16a4c4c9f210c8f5b6fd307',qos_specs=None,replication_status=,reservations=['9b5d18fe-ebd2-4417-ab5a-6d9cb4b65036','85553715-be70-4a02-a16e-26936e1300c3','bdb86db2-1f76-4aa2-9d96-c8bd75e9a4eb','8fe38a1d-7d10-433f-8565-205854577b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4020b252dfca46eeb4ba7bdccc33e669',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-939857703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66c36e1e-8768-47c8-8583-1ffe602808ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='452387bee16a4c4c9f210c8f5b6fd307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4020b252dfca46eeb4ba7bdccc33e669',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:06.731581 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83bcb23b-2c77-451d-92ec-3a9340717b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:06.734129 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e9b6fbad-5101-4b65-978c-695381ece6f4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Created reservations ['3b4847c0-7199-46f2-94f8-d5b320519e4d'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:06.759015 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83bcb23b-2c77-451d-92ec-3a9340717b96) transitioned into state 'SUCCESS' from state '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-939857703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452387bee16a4c4c9f210c8f5b6fd307',qos_specs=None,replication_status=,reservations=['9b5d18fe-ebd2-4417-ab5a-6d9cb4b65036','85553715-be70-4a02-a16e-26936e1300c3','bdb86db2-1f76-4aa2-9d96-c8bd75e9a4eb','8fe38a1d-7d10-433f-8565-205854577b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4020b252dfca46eeb4ba7bdccc33e669',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:06.759651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d76a4f1b-803c-4d15-8cd7-98ed40fa9f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:06.774348 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e9b6fbad-5101-4b65-978c-695381ece6f4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/groups returned with HTTP 202 Jul 22 05:40:06.776426 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 820/3265] 10.4.3.91 () {70 vars in 1290 bytes} [Wed Jul 22 05:40:06 2026] POST /volume/v3/groups => generated 115 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:06.776843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d76a4f1b-803c-4d15-8cd7-98ed40fa9f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:06.776843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Flow 'volume_create_api' (b581801c-837b-4d3b-a5e2-11ccc11210b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:06.776843 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create volume request issued successfully. Jul 22 05:40:06.778189 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a624a6f-8141-409a-9eca-7de96486ff9b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:06.778265 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 834/3266] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:40:06 2026] POST /volume/v3/volumes => generated 778 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:06.789659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4d2e0079-53a8-490e-9547-c8d053236f92 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:06.790077 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4d2e0079-53a8-490e-9547-c8d053236f92 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054 Jul 22 05:40:06.791466 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4d2e0079-53a8-490e-9547-c8d053236f92 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:06.791466 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4d2e0079-53a8-490e-9547-c8d053236f92 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:06.791466 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-4d2e0079-53a8-490e-9547-c8d053236f92 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] show called for member 30bd3946-3556-4a8e-8d63-88346e309054 {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:40:06.795766 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:06.795766 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:06.796594 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9e5a8773-304c-4952-99af-44d25d48153f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:06.799419 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e5a8773-304c-4952-99af-44d25d48153f tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:40:06.800151 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e5a8773-304c-4952-99af-44d25d48153f tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:06.800254 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e5a8773-304c-4952-99af-44d25d48153f tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:06.809661 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4d2e0079-53a8-490e-9547-c8d053236f92 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054 returned with HTTP 200 Jul 22 05:40:06.809661 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 802/3267] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:40:06 2026] GET /volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054 => generated 395 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:40:06.811360 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:06.811360 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:06.817615 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9e5a8773-304c-4952-99af-44d25d48153f tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:40:06.826467 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e5a8773-304c-4952-99af-44d25d48153f tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 200 Jul 22 05:40:06.827302 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 812/3268] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:40:06 2026] GET /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:07.216031 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-132e22a4-8c80-494c-880c-b7cdbc191458 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.218511 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-132e22a4-8c80-494c-880c-b7cdbc191458 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:07.218744 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-132e22a4-8c80-494c-880c-b7cdbc191458 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:07.218952 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-132e22a4-8c80-494c-880c-b7cdbc191458 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:07.219070 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-132e22a4-8c80-494c-880c-b7cdbc191458 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:07.224107 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.224107 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:07.225004 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-132e22a4-8c80-494c-880c-b7cdbc191458 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:07.225516 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 821/3269] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:07 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:07.317577 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-27833226-5f75-4f2c-bc73-fe7f5c4c5cec None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.319491 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-27833226-5f75-4f2c-bc73-fe7f5c4c5cec tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:07.319733 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-27833226-5f75-4f2c-bc73-fe7f5c4c5cec tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:07.319911 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-27833226-5f75-4f2c-bc73-fe7f5c4c5cec tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:07.320027 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-27833226-5f75-4f2c-bc73-fe7f5c4c5cec tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:07.324348 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.324348 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:07.324919 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-27833226-5f75-4f2c-bc73-fe7f5c4c5cec tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:07.325271 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 835/3270] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:07 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:07.784273 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-98156ade-2cc8-43e3-aa66-2799f585a16c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.786448 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-98156ade-2cc8-43e3-aa66-2799f585a16c tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:40:07.786811 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-98156ade-2cc8-43e3-aa66-2799f585a16c tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:07.786917 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-98156ade-2cc8-43e3-aa66-2799f585a16c tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:07.799839 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.799839 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:07.800312 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-98156ade-2cc8-43e3-aa66-2799f585a16c tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:07.809441 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-98156ade-2cc8-43e3-aa66-2799f585a16c tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Reserve volume completed successfully. Jul 22 05:40:07.809755 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-98156ade-2cc8-43e3-aa66-2799f585a16c tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 202 Jul 22 05:40:07.810085 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 803/3271] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:40:07 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:07.817542 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ca2d8327-c399-4608-9870-96cf4c5f6530 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.818081 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-461d4db8-18e5-4684-894f-faa46f1f6ac6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.819328 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca2d8327-c399-4608-9870-96cf4c5f6530 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054 Jul 22 05:40:07.819613 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca2d8327-c399-4608-9870-96cf4c5f6530 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:07.819876 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca2d8327-c399-4608-9870-96cf4c5f6530 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:07.820076 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.groups [None req-ca2d8327-c399-4608-9870-96cf4c5f6530 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] show called for member 30bd3946-3556-4a8e-8d63-88346e309054 {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:40:07.820840 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-461d4db8-18e5-4684-894f-faa46f1f6ac6 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:07.820840 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-461d4db8-18e5-4684-894f-faa46f1f6ac6 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:07.821089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-461d4db8-18e5-4684-894f-faa46f1f6ac6 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:07.825260 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.825260 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:07.831333 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.831333 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:07.834255 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca2d8327-c399-4608-9870-96cf4c5f6530 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054 returned with HTTP 200 Jul 22 05:40:07.834255 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 813/3272] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:40:07 2026] GET /volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054 => generated 396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:07.835437 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-461d4db8-18e5-4684-894f-faa46f1f6ac6 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:07.840361 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-461d4db8-18e5-4684-894f-faa46f1f6ac6 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:07.840925 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 822/3273] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:07 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:07.842842 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e284b62d-2a99-4c8e-81ea-9ac897bef910 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.846282 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.846377 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e284b62d-2a99-4c8e-81ea-9ac897bef910 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:40:07.846377 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e284b62d-2a99-4c8e-81ea-9ac897bef910 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:07.846377 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e284b62d-2a99-4c8e-81ea-9ac897bef910 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:07.846501 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:07.846501 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1172171409", "volume_type": "d95e2e30-ba03-4baa-bbbf-5476b2afdf19", "group_id": "30bd3946-3556-4a8e-8d63-88346e309054", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:07.848018 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1172171409', 'volume_type': 'd95e2e30-ba03-4baa-bbbf-5476b2afdf19', 'group_id': '30bd3946-3556-4a8e-8d63-88346e309054', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:07.855484 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.855484 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:07.855926 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Create volume of 1 GB Jul 22 05:40:07.856781 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.856781 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:07.858303 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2dad127e-ffbd-4c00-9f08-c59a2570937f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.861036 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2dad127e-ffbd-4c00-9f08-c59a2570937f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:40:07.861334 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Availability Zones retrieved successfully. Jul 22 05:40:07.861445 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2dad127e-ffbd-4c00-9f08-c59a2570937f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:07.861751 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2dad127e-ffbd-4c00-9f08-c59a2570937f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:07.861807 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e284b62d-2a99-4c8e-81ea-9ac897bef910 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:40:07.869670 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e284b62d-2a99-4c8e-81ea-9ac897bef910 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 200 Jul 22 05:40:07.869670 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 836/3274] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:40:07 2026] GET /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:40:07.869804 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Flow 'volume_create_api' (f72c2e49-37c7-47c2-b494-5e4bb919cc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:07.870010 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee77dad-aa39-4d98-85f0-4b88426f8129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:07.870558 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.870558 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:07.870987 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:07.874847 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.874847 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:07.874957 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2dad127e-ffbd-4c00-9f08-c59a2570937f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:07.885101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4787e33a-beea-44ec-8e01-d218507d1629 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.886879 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4787e33a-beea-44ec-8e01-d218507d1629 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:40:07.887164 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4787e33a-beea-44ec-8e01-d218507d1629 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:07.887397 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4787e33a-beea-44ec-8e01-d218507d1629 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:07.893610 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2dad127e-ffbd-4c00-9f08-c59a2570937f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Unreserve volume completed successfully. Jul 22 05:40:07.893879 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2dad127e-ffbd-4c00-9f08-c59a2570937f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 202 Jul 22 05:40:07.894563 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 814/3275] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:40:07 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:07.898374 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.898374 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:07.901499 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3450cee2-e35d-40c1-8ee0-bffd023a2596 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.902192 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee77dad-aa39-4d98-85f0-4b88426f8129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:40:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d95e2e30-ba03-4baa-bbbf-5476b2afdf19,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1478203581',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd95e2e30-ba03-4baa-bbbf-5476b2afdf19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '30bd3946-3556-4a8e-8d63-88346e309054', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:07.903123 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb216200-2089-4b88-ace5-cdb9f4358e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:07.904572 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4787e33a-beea-44ec-8e01-d218507d1629 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:40:07.905448 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3450cee2-e35d-40c1-8ee0-bffd023a2596 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:07.905654 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3450cee2-e35d-40c1-8ee0-bffd023a2596 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:07.905830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3450cee2-e35d-40c1-8ee0-bffd023a2596 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:07.912589 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.912589 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:07.912822 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4787e33a-beea-44ec-8e01-d218507d1629 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 200 Jul 22 05:40:07.913396 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 823/3276] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:40:07 2026] GET /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:40:07.926443 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3450cee2-e35d-40c1-8ee0-bffd023a2596 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:07.932115 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3450cee2-e35d-40c1-8ee0-bffd023a2596 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:07.932686 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 837/3277] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:07 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:07.943750 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1478203581 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1478203581, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:07.943750 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1478203581 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1478203581, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:07.948944 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-23fde332-25f3-4231-8be1-db1d25db1e94 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.951935 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-23fde332-25f3-4231-8be1-db1d25db1e94 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:40:07.952379 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-23fde332-25f3-4231-8be1-db1d25db1e94 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:07.952568 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-23fde332-25f3-4231-8be1-db1d25db1e94 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:07.964055 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.964055 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:07.964573 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-23fde332-25f3-4231-8be1-db1d25db1e94 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:07.974917 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-23fde332-25f3-4231-8be1-db1d25db1e94 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume updated successfully. Jul 22 05:40:07.975040 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-23fde332-25f3-4231-8be1-db1d25db1e94 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 200 Jul 22 05:40:07.975599 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 815/3278] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:40:07 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 05:40:07.983039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5f2e8b50-6dc7-4fb0-b246-7b5180a7756f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:07.985303 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5f2e8b50-6dc7-4fb0-b246-7b5180a7756f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:07.985303 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5f2e8b50-6dc7-4fb0-b246-7b5180a7756f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:07.986536 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5f2e8b50-6dc7-4fb0-b246-7b5180a7756f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:07.992542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Created reservations ['63009d7c-7c6d-4c8c-9f10-888a8500761b', 'b39fdb37-7a5b-4666-8fc7-d64012bf0803', '6d468f7e-8389-4348-9a23-a5860113dbaa', '2f19e489-da3d-4158-ba40-f7355a68ff7f'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:07.992542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb216200-2089-4b88-ace5-cdb9f4358e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63009d7c-7c6d-4c8c-9f10-888a8500761b', 'b39fdb37-7a5b-4666-8fc7-d64012bf0803', '6d468f7e-8389-4348-9a23-a5860113dbaa', '2f19e489-da3d-4158-ba40-f7355a68ff7f']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:07.992542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147ca7d4-94cb-4823-9ac2-2a912256fbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:07.994689 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:07.994689 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:08.000528 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5f2e8b50-6dc7-4fb0-b246-7b5180a7756f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:08.005692 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5f2e8b50-6dc7-4fb0-b246-7b5180a7756f tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:08.006389 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 824/3279] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:07 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:08.019102 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-02e04b6c-fe58-442a-b89a-cdd78b62b68e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.021128 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-02e04b6c-fe58-442a-b89a-cdd78b62b68e tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:40:08.021521 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-02e04b6c-fe58-442a-b89a-cdd78b62b68e tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:08.021698 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-02e04b6c-fe58-442a-b89a-cdd78b62b68e tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:08.023966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147ca7d4-94cb-4823-9ac2-2a912256fbe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '387931c4-c81d-49ae-ac73-903788258c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1172171409',encryption_key_id=None,group_id=30bd3946-3556-4a8e-8d63-88346e309054,group_type_id=,metadata={},multiattach=False,project_id='41e766712b5449f1a114b2c082bf915a',qos_specs=None,replication_status=,reservations=['63009d7c-7c6d-4c8c-9f10-888a8500761b','b39fdb37-7a5b-4666-8fc7-d64012bf0803','6d468f7e-8389-4348-9a23-a5860113dbaa','2f19e489-da3d-4158-ba40-f7355a68ff7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ed1a3266a0415da8f8e77b22058fdf',volume_type_id=d95e2e30-ba03-4baa-bbbf-5476b2afdf19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1172171409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=30bd3946-3556-4a8e-8d63-88346e309054,host=None,id=387931c4-c81d-49ae-ac73-903788258c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e766712b5449f1a114b2c082bf915a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28ed1a3266a0415da8f8e77b22058fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d95e2e30-ba03-4baa-bbbf-5476b2afdf19),volume_type_id=d95e2e30-ba03-4baa-bbbf-5476b2afdf19)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:08.024799 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afccb20-3fd8-4537-b199-1a8b708b0abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:08.032165 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.032165 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:08.032770 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-02e04b6c-fe58-442a-b89a-cdd78b62b68e tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:08.045368 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-02e04b6c-fe58-442a-b89a-cdd78b62b68e tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume updated successfully. Jul 22 05:40:08.045572 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-02e04b6c-fe58-442a-b89a-cdd78b62b68e tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 200 Jul 22 05:40:08.046059 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 838/3280] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:40:08 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 05:40:08.054140 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ff202914-4b5a-46af-a278-38989dc68092 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.055891 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ff202914-4b5a-46af-a278-38989dc68092 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:08.056136 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ff202914-4b5a-46af-a278-38989dc68092 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:08.056326 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ff202914-4b5a-46af-a278-38989dc68092 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:08.058723 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afccb20-3fd8-4537-b199-1a8b708b0abb) transitioned into state 'SUCCESS' from state '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-1172171409',encryption_key_id=None,group_id=30bd3946-3556-4a8e-8d63-88346e309054,group_type_id=,metadata={},multiattach=False,project_id='41e766712b5449f1a114b2c082bf915a',qos_specs=None,replication_status=,reservations=['63009d7c-7c6d-4c8c-9f10-888a8500761b','b39fdb37-7a5b-4666-8fc7-d64012bf0803','6d468f7e-8389-4348-9a23-a5860113dbaa','2f19e489-da3d-4158-ba40-f7355a68ff7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ed1a3266a0415da8f8e77b22058fdf',volume_type_id=d95e2e30-ba03-4baa-bbbf-5476b2afdf19)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:08.059613 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b41dd00-0091-4875-9e21-6a1e4ca01498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:08.069409 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.069409 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:08.074145 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ff202914-4b5a-46af-a278-38989dc68092 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:08.079086 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b41dd00-0091-4875-9e21-6a1e4ca01498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:08.080233 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Flow 'volume_create_api' (f72c2e49-37c7-47c2-b494-5e4bb919cc30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:08.080819 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Create volume request issued successfully. Jul 22 05:40:08.082650 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:40:08.082719 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ff202914-4b5a-46af-a278-38989dc68092 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:08.082751 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:40:08.082792 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 816/3281] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:08 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:08.098852 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3abdc714-80a7-4efc-a0dd-6999fb8f22a8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.103204 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3abdc714-80a7-4efc-a0dd-6999fb8f22a8 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:40:08.103204 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3abdc714-80a7-4efc-a0dd-6999fb8f22a8 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:08.103204 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3abdc714-80a7-4efc-a0dd-6999fb8f22a8 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:08.120741 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.120741 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:08.120741 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3abdc714-80a7-4efc-a0dd-6999fb8f22a8 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:08.130103 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:40:08.136354 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.136354 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:08.140346 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3abdc714-80a7-4efc-a0dd-6999fb8f22a8 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Update volume admin metadata completed successfully. Jul 22 05:40:08.140489 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c5bb4b6-572e-4a41-8bac-59265b92cbe9 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:08.141735 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3abdc714-80a7-4efc-a0dd-6999fb8f22a8 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Update readonly setting on volume completed successfully. Jul 22 05:40:08.141801 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 804/3282] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:40:07 2026] POST /volume/v3/volumes => generated 825 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:08.141843 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3abdc714-80a7-4efc-a0dd-6999fb8f22a8 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 202 Jul 22 05:40:08.141843 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 825/3283] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:40:08 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:08.153488 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cd99ac51-5e8a-4ba6-b4f9-f9dd961d7392 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.158729 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9e7188ab-2c12-465f-bd68-8082270c6638 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.159691 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cd99ac51-5e8a-4ba6-b4f9-f9dd961d7392 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:08.159964 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cd99ac51-5e8a-4ba6-b4f9-f9dd961d7392 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:08.160233 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cd99ac51-5e8a-4ba6-b4f9-f9dd961d7392 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:08.160791 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e7188ab-2c12-465f-bd68-8082270c6638 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 Jul 22 05:40:08.161089 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e7188ab-2c12-465f-bd68-8082270c6638 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:08.161277 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e7188ab-2c12-465f-bd68-8082270c6638 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:08.174806 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.174806 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:08.176966 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.176966 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:08.184206 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9e7188ab-2c12-465f-bd68-8082270c6638 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Volume info retrieved successfully. Jul 22 05:40:08.184682 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cd99ac51-5e8a-4ba6-b4f9-f9dd961d7392 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:08.184909 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-9e7188ab-2c12-465f-bd68-8082270c6638 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:40:08.185054 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-9e7188ab-2c12-465f-bd68-8082270c6638 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:40:08.194733 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cd99ac51-5e8a-4ba6-b4f9-f9dd961d7392 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:08.195523 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 839/3284] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:08 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:08.214268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b7bb2d80-3afa-4dbd-8830-f4889e641fa3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.218900 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b7bb2d80-3afa-4dbd-8830-f4889e641fa3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:40:08.219400 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b7bb2d80-3afa-4dbd-8830-f4889e641fa3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:08.219598 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b7bb2d80-3afa-4dbd-8830-f4889e641fa3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:08.231434 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.231434 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:08.232273 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b7bb2d80-3afa-4dbd-8830-f4889e641fa3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:08.242189 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3a8b2494-0491-4bf2-bafc-87419a286c57 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.242691 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-9e7188ab-2c12-465f-bd68-8082270c6638 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:40:08.247688 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.247688 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:08.250370 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3a8b2494-0491-4bf2-bafc-87419a286c57 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:08.250370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3a8b2494-0491-4bf2-bafc-87419a286c57 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:08.250370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3a8b2494-0491-4bf2-bafc-87419a286c57 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:08.250370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-3a8b2494-0491-4bf2-bafc-87419a286c57 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:08.255445 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e7188ab-2c12-465f-bd68-8082270c6638 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 returned with HTTP 200 Jul 22 05:40:08.255445 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 817/3285] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:40:08 2026] GET /volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 => generated 893 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:08.258110 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b7bb2d80-3afa-4dbd-8830-f4889e641fa3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Update volume admin metadata completed successfully. Jul 22 05:40:08.258110 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b7bb2d80-3afa-4dbd-8830-f4889e641fa3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Update readonly setting on volume completed successfully. Jul 22 05:40:08.258110 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b7bb2d80-3afa-4dbd-8830-f4889e641fa3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 202 Jul 22 05:40:08.258110 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 805/3286] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:40:08 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:08.258582 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.258582 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:08.259535 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3a8b2494-0491-4bf2-bafc-87419a286c57 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:08.260254 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 826/3287] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:08 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:08.274136 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3aa41e53-8648-4318-a147-ca890e80540b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.276395 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3aa41e53-8648-4318-a147-ca890e80540b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:08.276701 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3aa41e53-8648-4318-a147-ca890e80540b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:08.276969 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3aa41e53-8648-4318-a147-ca890e80540b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:08.286894 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.286894 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:08.292039 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3aa41e53-8648-4318-a147-ca890e80540b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:08.299055 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3aa41e53-8648-4318-a147-ca890e80540b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:08.299564 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 840/3288] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:08 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:08.320327 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-906eca52-1b3c-48d4-996d-54ab9475c4bc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.323833 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-906eca52-1b3c-48d4-996d-54ab9475c4bc tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:40:08.323833 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-906eca52-1b3c-48d4-996d-54ab9475c4bc tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1730886732", "disk_format": "raw"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:08.323833 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-906eca52-1b3c-48d4-996d-54ab9475c4bc tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1730886732", "disk_format": "raw"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:08.333010 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.333010 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:08.333010 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-906eca52-1b3c-48d4-996d-54ab9475c4bc tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:08.345152 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9718f95c-c937-49b7-8d42-9d293829d4ed None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.346709 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9718f95c-c937-49b7-8d42-9d293829d4ed tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:08.346900 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9718f95c-c937-49b7-8d42-9d293829d4ed tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:08.347122 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9718f95c-c937-49b7-8d42-9d293829d4ed tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:08.347247 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-9718f95c-c937-49b7-8d42-9d293829d4ed tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:08.353549 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.353549 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:08.355518 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9718f95c-c937-49b7-8d42-9d293829d4ed tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:08.355518 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 806/3289] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:08 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:08.357584 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.357584 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:08.367995 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.image.image_utils [None req-906eca52-1b3c-48d4-996d-54ab9475c4bc tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1730886732'}] 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-1730886732'}]. {{(pid=100091) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 22 05:40:08.441794 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-1735aec8-9652-4ed9-a305-117814619e17 req-3939ee27-1a45-4e47-8dfa-c0f9d37ac40e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:08.445838 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-3939ee27-1a45-4e47-8dfa-c0f9d37ac40e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] DELETE https://10.4.3.91/volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e Jul 22 05:40:08.445838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-3939ee27-1a45-4e47-8dfa-c0f9d37ac40e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:08.446003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-3939ee27-1a45-4e47-8dfa-c0f9d37ac40e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:08.457796 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:08.457796 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:08.546975 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1735aec8-9652-4ed9-a305-117814619e17 req-3939ee27-1a45-4e47-8dfa-c0f9d37ac40e tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e returned with HTTP 200 Jul 22 05:40:08.549648 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 827/3290] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:40:08 2026] DELETE /volume/v3/attachments/40b3eb16-db53-477e-b1c6-f0b5d520247e => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:08.860933 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-906eca52-1b3c-48d4-996d-54ab9475c4bc tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Copy volume to image completed successfully. Jul 22 05:40:08.860933 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-906eca52-1b3c-48d4-996d-54ab9475c4bc tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 202 Jul 22 05:40:08.860933 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 818/3291] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:08 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 687 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:09.054471 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b9d07c01-dcf0-44fc-869c-d2f04c5fd7d0 req-243518d5-ee3d-4536-9346-775251f52585 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:09.056752 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b9d07c01-dcf0-44fc-869c-d2f04c5fd7d0 req-243518d5-ee3d-4536-9346-775251f52585 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:40:09.056752 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b9d07c01-dcf0-44fc-869c-d2f04c5fd7d0 req-243518d5-ee3d-4536-9346-775251f52585 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:09.056969 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b9d07c01-dcf0-44fc-869c-d2f04c5fd7d0 req-243518d5-ee3d-4536-9346-775251f52585 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:09.065711 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:09.065711 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:09.069810 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-b9d07c01-dcf0-44fc-869c-d2f04c5fd7d0 req-243518d5-ee3d-4536-9346-775251f52585 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:40:09.074879 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b9d07c01-dcf0-44fc-869c-d2f04c5fd7d0 req-243518d5-ee3d-4536-9346-775251f52585 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:40:09.075041 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 841/3292] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:40:09 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:09.273278 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-97fe02c7-01eb-446d-81e1-6e1e61038cd3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:09.273737 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b19b0019-a859-4843-be25-7c71ecf1e2d3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:09.274814 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-97fe02c7-01eb-446d-81e1-6e1e61038cd3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 Jul 22 05:40:09.274989 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-97fe02c7-01eb-446d-81e1-6e1e61038cd3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:09.275230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-97fe02c7-01eb-446d-81e1-6e1e61038cd3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:09.276002 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b19b0019-a859-4843-be25-7c71ecf1e2d3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:09.276311 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b19b0019-a859-4843-be25-7c71ecf1e2d3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:09.276551 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b19b0019-a859-4843-be25-7c71ecf1e2d3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:09.276770 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-b19b0019-a859-4843-be25-7c71ecf1e2d3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:09.281391 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:09.281391 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:09.282065 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b19b0019-a859-4843-be25-7c71ecf1e2d3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:09.282524 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 828/3293] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:09 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:09.284059 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:09.284059 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:09.288928 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-97fe02c7-01eb-446d-81e1-6e1e61038cd3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Volume info retrieved successfully. Jul 22 05:40:09.289695 np0000005624 devstack@c-api.service[100093]: WARNING stevedore.named [None req-97fe02c7-01eb-446d-81e1-6e1e61038cd3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:40:09.289810 np0000005624 devstack@c-api.service[100093]: WARNING castellan.key_manager [None req-97fe02c7-01eb-446d-81e1-6e1e61038cd3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:40:09.327981 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-97fe02c7-01eb-446d-81e1-6e1e61038cd3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:40:09.331828 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:09.331828 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:09.346618 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-a79b3cf4-ea4f-4b8a-bb2b-83d5c7462163 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:09.348333 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-97fe02c7-01eb-446d-81e1-6e1e61038cd3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 returned with HTTP 200 Jul 22 05:40:09.348754 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 807/3294] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:40:09 2026] GET /volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:09.349272 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-a79b3cf4-ea4f-4b8a-bb2b-83d5c7462163 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:40:09.349545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-a79b3cf4-ea4f-4b8a-bb2b-83d5c7462163 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:09.349797 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-a79b3cf4-ea4f-4b8a-bb2b-83d5c7462163 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:09.356828 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:09.356828 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:09.362579 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-a79b3cf4-ea4f-4b8a-bb2b-83d5c7462163 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:40:09.364281 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6a88d915-55e4-4a70-9ce2-f5f49a1106b3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:09.366009 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6a88d915-55e4-4a70-9ce2-f5f49a1106b3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] POST https://10.4.3.91/volume/v3/group_snapshots Jul 22 05:40:09.366485 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6a88d915-55e4-4a70-9ce2-f5f49a1106b3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "30bd3946-3556-4a8e-8d63-88346e309054", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1419259357"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:09.367852 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.group_snapshots [None req-6a88d915-55e4-4a70-9ce2-f5f49a1106b3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '30bd3946-3556-4a8e-8d63-88346e309054', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1419259357'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 05:40:09.368602 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-a79b3cf4-ea4f-4b8a-bb2b-83d5c7462163 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 200 Jul 22 05:40:09.369111 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 819/3295] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:40:09 2026] GET /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:09.371298 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:09.371298 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:09.375514 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.group_snapshots [None req-6a88d915-55e4-4a70-9ce2-f5f49a1106b3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1419259357. Jul 22 05:40:09.380129 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7677363a-3b34-44c4-be65-a54aaa583be3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:09.382009 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7677363a-3b34-44c4-be65-a54aaa583be3 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:09.382231 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7677363a-3b34-44c4-be65-a54aaa583be3 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:09.382467 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7677363a-3b34-44c4-be65-a54aaa583be3 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:09.382624 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-7677363a-3b34-44c4-be65-a54aaa583be3 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:09.387185 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:09.387185 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:09.387927 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7677363a-3b34-44c4-be65-a54aaa583be3 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:09.388360 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 829/3296] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:09 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:09.394841 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:09.394841 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:09.405883 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-6a88d915-55e4-4a70-9ce2-f5f49a1106b3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1478203581 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1478203581, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:09.406202 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-6a88d915-55e4-4a70-9ce2-f5f49a1106b3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1478203581 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1478203581, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:09.440486 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-6a88d915-55e4-4a70-9ce2-f5f49a1106b3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Created reservations ['532e9dda-4b0e-43fa-922f-d97fcdf059bb', '33b66d4e-4ec0-452a-b3a2-105ee4e79730', '7aebf413-205a-4623-bc81-ae484372db6d', 'f63d5bc7-bb90-4c43-ba2e-c355354e3976'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:09.487655 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6a88d915-55e4-4a70-9ce2-f5f49a1106b3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/group_snapshots returned with HTTP 202 Jul 22 05:40:09.487655 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 842/3297] 10.4.3.91 () {70 vars in 1317 bytes} [Wed Jul 22 05:40:09 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:09.494561 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-104cd0f6-d943-44f9-bc9d-165ba6fdf8b1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:09.496760 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-104cd0f6-d943-44f9-bc9d-165ba6fdf8b1 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b Jul 22 05:40:09.498472 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-104cd0f6-d943-44f9-bc9d-165ba6fdf8b1 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:09.498472 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-104cd0f6-d943-44f9-bc9d-165ba6fdf8b1 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:09.498472 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.group_snapshots [None req-104cd0f6-d943-44f9-bc9d-165ba6fdf8b1 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] show called for member 8a165cce-ef2d-4cd0-acd7-cb174f383c5b {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:40:09.501293 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:09.501293 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:09.505791 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-104cd0f6-d943-44f9-bc9d-165ba6fdf8b1 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b returned with HTTP 200 Jul 22 05:40:09.506342 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 808/3298] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:40:09 2026] GET /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:09.975798 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-5988c222-5bd4-4df4-9f54-05727b1494c3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:09.978234 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-5988c222-5bd4-4df4-9f54-05727b1494c3 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:40:09.978452 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-5988c222-5bd4-4df4-9f54-05727b1494c3 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:09.978680 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-5988c222-5bd4-4df4-9f54-05727b1494c3 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:09.984742 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:09.984742 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:09.987857 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-5988c222-5bd4-4df4-9f54-05727b1494c3 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:40:09.991712 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-5988c222-5bd4-4df4-9f54-05727b1494c3 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 200 Jul 22 05:40:09.992106 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 820/3299] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:40:09 2026] GET /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 1368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:10.003374 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b579b4c0-c6f3-424d-bbf2-b488fae66c69 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.006373 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b579b4c0-c6f3-424d-bbf2-b488fae66c69 None None] GET https://10.4.3.91/volume// Jul 22 05:40:10.006373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b579b4c0-c6f3-424d-bbf2-b488fae66c69 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.006373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b579b4c0-c6f3-424d-bbf2-b488fae66c69 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.006373 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b579b4c0-c6f3-424d-bbf2-b488fae66c69 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:40:10.006373 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 830/3300] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:40: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 22 05:40:10.015033 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-36563d08-8743-4517-9f86-2fabd378a2f5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.019180 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-36563d08-8743-4517-9f86-2fabd378a2f5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:40:10.019180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-36563d08-8743-4517-9f86-2fabd378a2f5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66c36e1e-8768-47c8-8583-1ffe602808ad", "connector": null, "instance_uuid": "686e0ee8-ddf5-41a8-b585-f96471e360b6"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:10.033609 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.033609 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:10.075396 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-36563d08-8743-4517-9f86-2fabd378a2f5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:40:10.076009 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 843/3301] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:40:10 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 22 05:40:10.297865 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ac59b619-06af-4a20-b08b-c6e36a7541d4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.305816 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ac59b619-06af-4a20-b08b-c6e36a7541d4 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:10.306191 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ac59b619-06af-4a20-b08b-c6e36a7541d4 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.306398 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ac59b619-06af-4a20-b08b-c6e36a7541d4 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.306559 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ac59b619-06af-4a20-b08b-c6e36a7541d4 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:10.312443 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.312443 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:10.313294 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ac59b619-06af-4a20-b08b-c6e36a7541d4 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:10.313728 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 809/3302] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:10 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:10.404864 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-25a3a034-895a-4431-a835-ff39a8338d50 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.410263 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-25a3a034-895a-4431-a835-ff39a8338d50 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:10.410896 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-25a3a034-895a-4431-a835-ff39a8338d50 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.411884 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-25a3a034-895a-4431-a835-ff39a8338d50 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.412123 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-25a3a034-895a-4431-a835-ff39a8338d50 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:10.417453 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.417453 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:10.418345 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-25a3a034-895a-4431-a835-ff39a8338d50 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:10.419050 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 821/3303] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:10 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:10.516762 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-358562da-89b8-4892-82a2-202700dc8551 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.519989 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-358562da-89b8-4892-82a2-202700dc8551 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b Jul 22 05:40:10.520962 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-358562da-89b8-4892-82a2-202700dc8551 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.521530 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-358562da-89b8-4892-82a2-202700dc8551 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.521688 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.group_snapshots [None req-358562da-89b8-4892-82a2-202700dc8551 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] show called for member 8a165cce-ef2d-4cd0-acd7-cb174f383c5b {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:40:10.528716 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.528716 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:10.534357 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-358562da-89b8-4892-82a2-202700dc8551 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b returned with HTTP 200 Jul 22 05:40:10.534942 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 831/3304] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:40:10 2026] GET /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:10.550829 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-98a9b1d5-2d0f-4fbd-beb3-cf0a35862fae None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.556148 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-98a9b1d5-2d0f-4fbd-beb3-cf0a35862fae tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail Jul 22 05:40:10.556148 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-98a9b1d5-2d0f-4fbd-beb3-cf0a35862fae tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.556148 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-98a9b1d5-2d0f-4fbd-beb3-cf0a35862fae tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.556148 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-98a9b1d5-2d0f-4fbd-beb3-cf0a35862fae tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:40:10.556148 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.556148 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:10.557180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-98a9b1d5-2d0f-4fbd-beb3-cf0a35862fae tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Building query based on filter {{(pid=100092) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:40:10.563916 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-98a9b1d5-2d0f-4fbd-beb3-cf0a35862fae tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Get all snapshots completed successfully. Jul 22 05:40:10.564651 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.564651 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:10.565848 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-98a9b1d5-2d0f-4fbd-beb3-cf0a35862fae tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 05:40:10.566435 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 844/3305] 10.4.3.91 () {66 vars in 1257 bytes} [Wed Jul 22 05:40:10 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:10.577786 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ae78844a-6e12-4334-9efb-d74dfcde47ac None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.580687 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae78844a-6e12-4334-9efb-d74dfcde47ac tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/snapshots/c071c052-2851-4ae7-af7c-a2ffb233be17 Jul 22 05:40:10.580687 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ae78844a-6e12-4334-9efb-d74dfcde47ac tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.580814 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ae78844a-6e12-4334-9efb-d74dfcde47ac tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.587821 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.587821 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:10.588306 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ae78844a-6e12-4334-9efb-d74dfcde47ac tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Snapshot retrieved successfully. Jul 22 05:40:10.593157 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae78844a-6e12-4334-9efb-d74dfcde47ac tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/snapshots/c071c052-2851-4ae7-af7c-a2ffb233be17 returned with HTTP 200 Jul 22 05:40:10.593157 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 810/3306] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:40:10 2026] GET /volume/v3/snapshots/c071c052-2851-4ae7-af7c-a2ffb233be17 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:10.604858 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d8518d88-9317-4cba-89ab-9b6ed074dedb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.606946 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d8518d88-9317-4cba-89ab-9b6ed074dedb tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] POST https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action Jul 22 05:40:10.607606 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d8518d88-9317-4cba-89ab-9b6ed074dedb tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:10.607827 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d8518d88-9317-4cba-89ab-9b6ed074dedb tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:10.609766 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.group_snapshots [None req-d8518d88-9317-4cba-89ab-9b6ed074dedb tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Updating group '8a165cce-ef2d-4cd0-acd7-cb174f383c5b' with 'creating' {{(pid=100091) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 05:40:10.615727 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.615727 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:10.624756 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d8518d88-9317-4cba-89ab-9b6ed074dedb tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action returned with HTTP 202 Jul 22 05:40:10.625372 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 822/3307] 10.4.3.91 () {70 vars in 1448 bytes} [Wed Jul 22 05:40:10 2026] POST /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:10.646111 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b633d40c-6780-4d94-9890-68b423cb7182 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.647994 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b633d40c-6780-4d94-9890-68b423cb7182 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b Jul 22 05:40:10.648253 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b633d40c-6780-4d94-9890-68b423cb7182 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.648473 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b633d40c-6780-4d94-9890-68b423cb7182 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.648618 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.group_snapshots [None req-b633d40c-6780-4d94-9890-68b423cb7182 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] show called for member 8a165cce-ef2d-4cd0-acd7-cb174f383c5b {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:40:10.651895 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.651895 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:10.657737 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b633d40c-6780-4d94-9890-68b423cb7182 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b returned with HTTP 200 Jul 22 05:40:10.657737 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 832/3308] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:40:10 2026] GET /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:10.663243 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ea9791c1-3970-48fc-aa74-c64016fe9247 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.664847 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ea9791c1-3970-48fc-aa74-c64016fe9247 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] POST https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action Jul 22 05:40:10.665232 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ea9791c1-3970-48fc-aa74-c64016fe9247 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:10.665415 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ea9791c1-3970-48fc-aa74-c64016fe9247 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:10.666873 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.group_snapshots [None req-ea9791c1-3970-48fc-aa74-c64016fe9247 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Updating group '8a165cce-ef2d-4cd0-acd7-cb174f383c5b' with 'available' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 05:40:10.672083 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.672083 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:10.678232 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ea9791c1-3970-48fc-aa74-c64016fe9247 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action returned with HTTP 202 Jul 22 05:40:10.678698 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 845/3309] 10.4.3.91 () {70 vars in 1448 bytes} [Wed Jul 22 05:40:10 2026] POST /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:10.685055 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f4f0b806-d7aa-491d-bec7-3358153fa87a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.688153 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f4f0b806-d7aa-491d-bec7-3358153fa87a tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b Jul 22 05:40:10.688516 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f4f0b806-d7aa-491d-bec7-3358153fa87a tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.688758 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f4f0b806-d7aa-491d-bec7-3358153fa87a tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.688960 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.group_snapshots [None req-f4f0b806-d7aa-491d-bec7-3358153fa87a tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] show called for member 8a165cce-ef2d-4cd0-acd7-cb174f383c5b {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:40:10.693213 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.693213 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:10.702811 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f4f0b806-d7aa-491d-bec7-3358153fa87a tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b returned with HTTP 200 Jul 22 05:40:10.702811 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 811/3310] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:40:10 2026] GET /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:10.711829 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8f01b36c-7717-417d-ae9b-aa6954b489a3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.713926 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8f01b36c-7717-417d-ae9b-aa6954b489a3 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] POST https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action Jul 22 05:40:10.714442 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8f01b36c-7717-417d-ae9b-aa6954b489a3 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:10.714645 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8f01b36c-7717-417d-ae9b-aa6954b489a3 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:10.716397 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.group_snapshots [None req-8f01b36c-7717-417d-ae9b-aa6954b489a3 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Updating group '8a165cce-ef2d-4cd0-acd7-cb174f383c5b' with 'error' {{(pid=100091) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 05:40:10.719741 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.719741 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:10.726849 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8f01b36c-7717-417d-ae9b-aa6954b489a3 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action returned with HTTP 202 Jul 22 05:40:10.727327 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 823/3311] 10.4.3.91 () {70 vars in 1448 bytes} [Wed Jul 22 05:40:10 2026] POST /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:10.733512 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bcd41200-0a94-48f5-a59e-03d7cd1a30d0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.736286 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bcd41200-0a94-48f5-a59e-03d7cd1a30d0 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b Jul 22 05:40:10.736561 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bcd41200-0a94-48f5-a59e-03d7cd1a30d0 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.736809 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bcd41200-0a94-48f5-a59e-03d7cd1a30d0 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.736975 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.group_snapshots [None req-bcd41200-0a94-48f5-a59e-03d7cd1a30d0 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] show called for member 8a165cce-ef2d-4cd0-acd7-cb174f383c5b {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:40:10.741464 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.741464 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:10.757160 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bcd41200-0a94-48f5-a59e-03d7cd1a30d0 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b returned with HTTP 200 Jul 22 05:40:10.757160 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 833/3312] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:40:10 2026] GET /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:10.758322 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ae3caecc-2646-413c-afe2-3bcea0652eed None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.763651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae3caecc-2646-413c-afe2-3bcea0652eed tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] POST https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action Jul 22 05:40:10.763651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae3caecc-2646-413c-afe2-3bcea0652eed tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:10.763651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae3caecc-2646-413c-afe2-3bcea0652eed tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:10.763892 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.group_snapshots [None req-ae3caecc-2646-413c-afe2-3bcea0652eed tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Updating group '8a165cce-ef2d-4cd0-acd7-cb174f383c5b' with 'available' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 05:40:10.767270 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.767270 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:10.774445 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae3caecc-2646-413c-afe2-3bcea0652eed tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action returned with HTTP 202 Jul 22 05:40:10.774445 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 846/3313] 10.4.3.91 () {70 vars in 1448 bytes} [Wed Jul 22 05:40:10 2026] POST /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:10.782091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b57c0ffc-3fb2-485d-8483-7ee65ec487c3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.783588 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b57c0ffc-3fb2-485d-8483-7ee65ec487c3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b Jul 22 05:40:10.783822 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b57c0ffc-3fb2-485d-8483-7ee65ec487c3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.784030 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b57c0ffc-3fb2-485d-8483-7ee65ec487c3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.784199 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.group_snapshots [None req-b57c0ffc-3fb2-485d-8483-7ee65ec487c3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] show called for member 8a165cce-ef2d-4cd0-acd7-cb174f383c5b {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:40:10.789993 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.789993 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:10.794278 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b57c0ffc-3fb2-485d-8483-7ee65ec487c3 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b returned with HTTP 200 Jul 22 05:40:10.794896 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 812/3314] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:40:10 2026] GET /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:10.807206 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a59e18fc-06af-4a86-a783-86ea308b1ee8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:10.809169 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a59e18fc-06af-4a86-a783-86ea308b1ee8 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] DELETE https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b Jul 22 05:40:10.809368 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a59e18fc-06af-4a86-a783-86ea308b1ee8 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:10.809560 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a59e18fc-06af-4a86-a783-86ea308b1ee8 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:10.809715 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.group_snapshots [None req-a59e18fc-06af-4a86-a783-86ea308b1ee8 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] delete called for member 8a165cce-ef2d-4cd0-acd7-cb174f383c5b {{(pid=100091) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 05:40:10.809799 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.group_snapshots [None req-a59e18fc-06af-4a86-a783-86ea308b1ee8 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Delete group_snapshot with id: 8a165cce-ef2d-4cd0-acd7-cb174f383c5b Jul 22 05:40:10.992998 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:10.992998 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:11.030662 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a59e18fc-06af-4a86-a783-86ea308b1ee8 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b returned with HTTP 202 Jul 22 05:40:11.031103 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 824/3315] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:40:10 2026] DELETE /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:11.043547 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.048330 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:40:11.048564 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:11.048774 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:11.049091 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:40:11.053504 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:40:11.068489 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Get all volumes completed successfully. Jul 22 05:40:11.068489 np0000005624 devstack@c-api.service[100094]: WARNING stevedore.named [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:40:11.068489 np0000005624 devstack@c-api.service[100094]: WARNING castellan.key_manager [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:40:11.109586 np0000005624 devstack@c-api.service[100094]: DEBUG oslo_db.sqlalchemy.engines [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:40:11.113338 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.113338 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:11.123353 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4cfa09af-c70c-4a25-a84e-5f9d6c2a1a93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:40:11.123877 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 834/3316] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:40:11 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:11.142068 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2e0b193c-7932-49f2-a05d-653f8ee42f6c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.146778 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e0b193c-7932-49f2-a05d-653f8ee42f6c tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/snapshots/detail Jul 22 05:40:11.146925 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e0b193c-7932-49f2-a05d-653f8ee42f6c tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:11.147138 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e0b193c-7932-49f2-a05d-653f8ee42f6c tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:11.147367 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-2e0b193c-7932-49f2-a05d-653f8ee42f6c tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:40:11.148518 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-2e0b193c-7932-49f2-a05d-653f8ee42f6c tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Building query based on filter {{(pid=100092) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:40:11.160309 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2e0b193c-7932-49f2-a05d-653f8ee42f6c tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Get all snapshots completed successfully. Jul 22 05:40:11.161352 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e0b193c-7932-49f2-a05d-653f8ee42f6c tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 05:40:11.161745 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 847/3317] 10.4.3.91 () {66 vars in 1257 bytes} [Wed Jul 22 05:40:11 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 22 05:40:11.173901 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-11e0f138-0b92-4e97-af97-c786fc0ba306 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.175733 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-11e0f138-0b92-4e97-af97-c786fc0ba306 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b Jul 22 05:40:11.176139 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-11e0f138-0b92-4e97-af97-c786fc0ba306 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:11.176496 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-11e0f138-0b92-4e97-af97-c786fc0ba306 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:11.176748 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.group_snapshots [None req-11e0f138-0b92-4e97-af97-c786fc0ba306 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] show called for member 8a165cce-ef2d-4cd0-acd7-cb174f383c5b {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 05:40:11.180801 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-11e0f138-0b92-4e97-af97-c786fc0ba306 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b returned with HTTP 404 Jul 22 05:40:11.181662 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 813/3318] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:40:11 2026] GET /volume/v3/group_snapshots/8a165cce-ef2d-4cd0-acd7-cb174f383c5b => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:11.191972 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-802d476a-568c-4637-a84d-0b85b480ea3f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.194178 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-802d476a-568c-4637-a84d-0b85b480ea3f tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:40:11.194454 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-802d476a-568c-4637-a84d-0b85b480ea3f tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:11.194668 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-802d476a-568c-4637-a84d-0b85b480ea3f tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:11.194972 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-802d476a-568c-4637-a84d-0b85b480ea3f tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:40:11.195374 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.195374 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:11.195867 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-802d476a-568c-4637-a84d-0b85b480ea3f tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:40:11.205577 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-802d476a-568c-4637-a84d-0b85b480ea3f tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Get all volumes completed successfully. Jul 22 05:40:11.206460 np0000005624 devstack@c-api.service[100091]: WARNING stevedore.named [None req-802d476a-568c-4637-a84d-0b85b480ea3f tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:40:11.206609 np0000005624 devstack@c-api.service[100091]: WARNING castellan.key_manager [None req-802d476a-568c-4637-a84d-0b85b480ea3f tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:40:11.207978 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4f810ffd-4ef6-4734-a968-699821d862c1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.207978 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f810ffd-4ef6-4734-a968-699821d862c1 None None] GET https://10.4.3.91/volume// Jul 22 05:40:11.208118 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f810ffd-4ef6-4734-a968-699821d862c1 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:11.208363 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f810ffd-4ef6-4734-a968-699821d862c1 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:11.208823 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f810ffd-4ef6-4734-a968-699821d862c1 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:40:11.209191 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 835/3319] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:40: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 22 05:40:11.216924 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-e48da0b5-1f40-4607-a64f-e19739b6ecbe None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.220738 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-e48da0b5-1f40-4607-a64f-e19739b6ecbe tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:40:11.221042 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-e48da0b5-1f40-4607-a64f-e19739b6ecbe tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:11.221243 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-e48da0b5-1f40-4607-a64f-e19739b6ecbe tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:11.238502 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.238502 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:11.242842 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-e48da0b5-1f40-4607-a64f-e19739b6ecbe tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:40:11.246132 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-802d476a-568c-4637-a84d-0b85b480ea3f tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:40:11.250039 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.250039 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:11.258120 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-e48da0b5-1f40-4607-a64f-e19739b6ecbe tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 200 Jul 22 05:40:11.258625 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 848/3320] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:40:11 2026] GET /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 1547 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:40:11.261080 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-802d476a-568c-4637-a84d-0b85b480ea3f tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:40:11.261502 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 825/3321] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:40:11 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:11.280125 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b1d55eb7-9af9-4d31-933d-39dd831511b4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.283706 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b1d55eb7-9af9-4d31-933d-39dd831511b4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] POST https://10.4.3.91/volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054/action Jul 22 05:40:11.283706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b1d55eb7-9af9-4d31-933d-39dd831511b4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:11.283706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b1d55eb7-9af9-4d31-933d-39dd831511b4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:11.285976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-b1d55eb7-9af9-4d31-933d-39dd831511b4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] delete called for group 30bd3946-3556-4a8e-8d63-88346e309054 {{(pid=100093) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 05:40:11.287796 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.groups [None req-b1d55eb7-9af9-4d31-933d-39dd831511b4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Delete group with id: 30bd3946-3556-4a8e-8d63-88346e309054 Jul 22 05:40:11.296972 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.296972 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:11.327097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d7669965-4250-4251-870c-9caaf9175b4d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.331388 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d7669965-4250-4251-870c-9caaf9175b4d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:11.331649 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d7669965-4250-4251-870c-9caaf9175b4d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:11.331929 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d7669965-4250-4251-870c-9caaf9175b4d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:11.332071 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d7669965-4250-4251-870c-9caaf9175b4d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:11.339117 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.339117 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:11.340050 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d7669965-4250-4251-870c-9caaf9175b4d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:11.340548 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 836/3322] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:11 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:11.355910 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b1d55eb7-9af9-4d31-933d-39dd831511b4 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054/action returned with HTTP 202 Jul 22 05:40:11.356438 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 814/3323] 10.4.3.91 () {70 vars in 1421 bytes} [Wed Jul 22 05:40:11 2026] POST /volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:11.366336 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2a3c509b-436b-48ce-bfdc-8d0298e26711 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.368245 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2a3c509b-436b-48ce-bfdc-8d0298e26711 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 Jul 22 05:40:11.368555 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2a3c509b-436b-48ce-bfdc-8d0298e26711 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:11.368801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2a3c509b-436b-48ce-bfdc-8d0298e26711 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:11.386795 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.386795 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:11.393708 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2a3c509b-436b-48ce-bfdc-8d0298e26711 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Volume info retrieved successfully. Jul 22 05:40:11.394487 np0000005624 devstack@c-api.service[100092]: WARNING stevedore.named [None req-2a3c509b-436b-48ce-bfdc-8d0298e26711 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 05:40:11.394653 np0000005624 devstack@c-api.service[100092]: WARNING castellan.key_manager [None req-2a3c509b-436b-48ce-bfdc-8d0298e26711 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 05:40:11.398369 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-dcc644cc-4a7b-4d31-96df-257ada7f4b43 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.400954 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-dcc644cc-4a7b-4d31-96df-257ada7f4b43 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] PUT https://10.4.3.91/volume/v3/attachments/d84f1e3a-ffbf-4e72-bf1f-c27fe0f34c7a Jul 22 05:40:11.401471 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-dcc644cc-4a7b-4d31-96df-257ada7f4b43 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:11.411750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-dcc644cc-4a7b-4d31-96df-257ada7f4b43 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Acquiring lock "cinder-attachment_update-66c36e1e-8768-47c8-8583-1ffe602808ad-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:40:11.417574 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-dcc644cc-4a7b-4d31-96df-257ada7f4b43 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Lock "cinder-attachment_update-66c36e1e-8768-47c8-8583-1ffe602808ad-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:40:11.419665 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.419665 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:11.431594 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4817d41b-7371-42b3-81b1-0dda2caaee2e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.436095 np0000005624 devstack@c-api.service[100092]: DEBUG oslo_db.sqlalchemy.engines [None req-2a3c509b-436b-48ce-bfdc-8d0298e26711 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:40:11.437760 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4817d41b-7371-42b3-81b1-0dda2caaee2e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:11.437827 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4817d41b-7371-42b3-81b1-0dda2caaee2e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:11.438033 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4817d41b-7371-42b3-81b1-0dda2caaee2e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:11.438164 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-4817d41b-7371-42b3-81b1-0dda2caaee2e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:11.439286 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.439286 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:11.442946 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.442946 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:11.443689 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4817d41b-7371-42b3-81b1-0dda2caaee2e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:11.444123 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 837/3324] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:11 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:11.446355 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2a3c509b-436b-48ce-bfdc-8d0298e26711 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 returned with HTTP 200 Jul 22 05:40:11.446778 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 849/3325] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:40:11 2026] GET /volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 => generated 917 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:11.535760 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-dcc644cc-4a7b-4d31-96df-257ada7f4b43 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Lock "cinder-attachment_update-66c36e1e-8768-47c8-8583-1ffe602808ad-np0000005624" released by "attachment_update" :: held 0.118s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:40:11.536112 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-dcc644cc-4a7b-4d31-96df-257ada7f4b43 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments/d84f1e3a-ffbf-4e72-bf1f-c27fe0f34c7a returned with HTTP 200 Jul 22 05:40:11.536614 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 826/3326] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:40:11 2026] PUT /volume/v3/attachments/d84f1e3a-ffbf-4e72-bf1f-c27fe0f34c7a => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:11.560707 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-6818d02a-21f3-4340-9cdc-f4642fdeb611 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:11.566607 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-6818d02a-21f3-4340-9cdc-f4642fdeb611 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/attachments/d84f1e3a-ffbf-4e72-bf1f-c27fe0f34c7a/action Jul 22 05:40:11.567057 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-6818d02a-21f3-4340-9cdc-f4642fdeb611 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:11.567208 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-6818d02a-21f3-4340-9cdc-f4642fdeb611 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:11.599508 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:11.599508 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:11.617511 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e57c07eb-c40f-42fd-b639-6149a4430d4e req-6818d02a-21f3-4340-9cdc-f4642fdeb611 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments/d84f1e3a-ffbf-4e72-bf1f-c27fe0f34c7a/action returned with HTTP 204 Jul 22 05:40:11.618064 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 815/3327] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:40:11 2026] POST /volume/v3/attachments/d84f1e3a-ffbf-4e72-bf1f-c27fe0f34c7a/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:12.341203 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fd3369d9-1b2a-4c8a-891d-a13bb0a435eb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.343225 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fd3369d9-1b2a-4c8a-891d-a13bb0a435eb tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] DELETE https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:40:12.343604 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fd3369d9-1b2a-4c8a-891d-a13bb0a435eb tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.343604 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fd3369d9-1b2a-4c8a-891d-a13bb0a435eb tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.343780 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-fd3369d9-1b2a-4c8a-891d-a13bb0a435eb tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Delete volume with id: 6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:40:12.351788 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c93863b4-ca01-4b5d-92de-3df1869012ad None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.354353 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:12.354353 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:12.354437 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c93863b4-ca01-4b5d-92de-3df1869012ad tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:12.354830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c93863b4-ca01-4b5d-92de-3df1869012ad tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.355028 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fd3369d9-1b2a-4c8a-891d-a13bb0a435eb tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:40:12.355074 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c93863b4-ca01-4b5d-92de-3df1869012ad tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.355548 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-c93863b4-ca01-4b5d-92de-3df1869012ad tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:12.359938 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:12.359938 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:12.363653 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c93863b4-ca01-4b5d-92de-3df1869012ad tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:12.363653 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 850/3328] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:12 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:12.373587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-97589a8a-ce28-4447-9920-fd4ba8f279ce None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.375878 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-97589a8a-ce28-4447-9920-fd4ba8f279ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] POST https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b/action Jul 22 05:40:12.376368 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-97589a8a-ce28-4447-9920-fd4ba8f279ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:12.376546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-97589a8a-ce28-4447-9920-fd4ba8f279ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:12.379187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.admin_actions [None req-97589a8a-ce28-4447-9920-fd4ba8f279ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Updating backup 'ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b' with '{'status': 'error'}' {{(pid=100091) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 05:40:12.380125 np0000005624 devstack@c-api.service[100094]: WARNING cinder.keymgr.conf_key_mgr [None req-fd3369d9-1b2a-4c8a-891d-a13bb0a435eb tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:40:12.387654 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:12.387654 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:12.387654 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.policy [None req-97589a8a-ce28-4447-9920-fd4ba8f279ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b74d6476a80a4292993f9e8e9cee28f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831c69fda4ec4928a090962a2914f197', '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=100091) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:40:12.387654 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-97589a8a-ce28-4447-9920-fd4ba8f279ce tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b/action returned with HTTP 403 Jul 22 05:40:12.387654 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 827/3329] 10.4.3.91 () {70 vars in 1423 bytes} [Wed Jul 22 05:40:12 2026] POST /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:12.396706 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-48d67c50-4ed4-4a56-b206-bb46a9ae8d0d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.399151 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48d67c50-4ed4-4a56-b206-bb46a9ae8d0d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f Jul 22 05:40:12.399314 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fd3369d9-1b2a-4c8a-891d-a13bb0a435eb tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Delete volume request issued successfully. Jul 22 05:40:12.399558 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48d67c50-4ed4-4a56-b206-bb46a9ae8d0d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.399666 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fd3369d9-1b2a-4c8a-891d-a13bb0a435eb tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 202 Jul 22 05:40:12.399829 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48d67c50-4ed4-4a56-b206-bb46a9ae8d0d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.400066 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-48d67c50-4ed4-4a56-b206-bb46a9ae8d0d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Delete volume with id: e48e2adb-3642-48fb-ac76-9995bd8d228f Jul 22 05:40:12.400574 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 838/3330] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:12 2026] DELETE /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:12.409518 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ce781113-8f83-4dbc-bff5-9ce7da4e9c48 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.414221 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ce781113-8f83-4dbc-bff5-9ce7da4e9c48 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:40:12.414221 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ce781113-8f83-4dbc-bff5-9ce7da4e9c48 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.414221 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ce781113-8f83-4dbc-bff5-9ce7da4e9c48 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.416090 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:12.416090 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:12.416090 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-48d67c50-4ed4-4a56-b206-bb46a9ae8d0d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:40:12.428249 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:12.428249 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:12.434060 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ce781113-8f83-4dbc-bff5-9ce7da4e9c48 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Volume info retrieved successfully. Jul 22 05:40:12.443748 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ce781113-8f83-4dbc-bff5-9ce7da4e9c48 tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 200 Jul 22 05:40:12.444292 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 851/3331] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:12 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:12.454085 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-48d67c50-4ed4-4a56-b206-bb46a9ae8d0d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Delete volume request issued successfully. Jul 22 05:40:12.454368 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48d67c50-4ed4-4a56-b206-bb46a9ae8d0d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f returned with HTTP 202 Jul 22 05:40:12.455070 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 816/3332] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:12 2026] DELETE /volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:12.458071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f1541314-9902-41f0-acf3-2e5d67d20160 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.460058 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f1541314-9902-41f0-acf3-2e5d67d20160 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:12.460420 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f1541314-9902-41f0-acf3-2e5d67d20160 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.460663 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f1541314-9902-41f0-acf3-2e5d67d20160 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.460850 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-f1541314-9902-41f0-acf3-2e5d67d20160 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:12.463224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d9c7686a-9e30-4cee-baa7-f317102ecf93 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.465422 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d9c7686a-9e30-4cee-baa7-f317102ecf93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 Jul 22 05:40:12.465496 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:12.465496 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:12.465745 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d9c7686a-9e30-4cee-baa7-f317102ecf93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.466830 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d9c7686a-9e30-4cee-baa7-f317102ecf93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.466995 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f1541314-9902-41f0-acf3-2e5d67d20160 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:12.466995 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 828/3333] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:12 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:12.467912 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b8c552dd-c23d-4e69-bf0d-f5452a41a167 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.470260 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b8c552dd-c23d-4e69-bf0d-f5452a41a167 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f Jul 22 05:40:12.470540 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b8c552dd-c23d-4e69-bf0d-f5452a41a167 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.470801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b8c552dd-c23d-4e69-bf0d-f5452a41a167 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.473703 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d9c7686a-9e30-4cee-baa7-f317102ecf93 tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 returned with HTTP 404 Jul 22 05:40:12.474385 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 839/3334] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:40:12 2026] GET /volume/v3/volumes/387931c4-c81d-49ae-ac73-903788258c53 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:12.481831 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:12.481831 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:12.482939 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-58cee8b7-fa99-4227-ba6d-9c2e4178ee8e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.485341 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-58cee8b7-fa99-4227-ba6d-9c2e4178ee8e tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] GET https://10.4.3.91/volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054 Jul 22 05:40:12.486284 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-58cee8b7-fa99-4227-ba6d-9c2e4178ee8e tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.486358 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b8c552dd-c23d-4e69-bf0d-f5452a41a167 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:40:12.486391 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-58cee8b7-fa99-4227-ba6d-9c2e4178ee8e tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.486391 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.groups [None req-58cee8b7-fa99-4227-ba6d-9c2e4178ee8e tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] show called for member 30bd3946-3556-4a8e-8d63-88346e309054 {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 05:40:12.489952 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-58cee8b7-fa99-4227-ba6d-9c2e4178ee8e tempest-GroupSnapshotsV319Test-1308178294 tempest-GroupSnapshotsV319Test-1308178294-project-member] https://10.4.3.91/volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054 returned with HTTP 404 Jul 22 05:40:12.490556 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 817/3335] 10.4.3.91 () {68 vars in 1379 bytes} [Wed Jul 22 05:40:12 2026] GET /volume/v3/groups/30bd3946-3556-4a8e-8d63-88346e309054 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:12.491702 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b8c552dd-c23d-4e69-bf0d-f5452a41a167 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f returned with HTTP 200 Jul 22 05:40:12.492143 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 852/3336] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:12 2026] GET /volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:12.506464 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b37cc5d4-5686-4045-8839-65cde326f2f0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.507513 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b37cc5d4-5686-4045-8839-65cde326f2f0 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/cb7144ea-dea7-4669-b63e-fc780925f267 Jul 22 05:40:12.508181 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b37cc5d4-5686-4045-8839-65cde326f2f0 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.508306 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b37cc5d4-5686-4045-8839-65cde326f2f0 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.523910 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b37cc5d4-5686-4045-8839-65cde326f2f0 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] https://10.4.3.91/volume/v3/group_types/cb7144ea-dea7-4669-b63e-fc780925f267 returned with HTTP 202 Jul 22 05:40:12.524400 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 829/3337] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:40:12 2026] DELETE /volume/v3/group_types/cb7144ea-dea7-4669-b63e-fc780925f267 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:12.537971 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c7b27d95-9e7a-45d5-a8f8-1b53c9e6ea0b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.537971 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c7b27d95-9e7a-45d5-a8f8-1b53c9e6ea0b tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] DELETE https://10.4.3.91/volume/v3/types/d95e2e30-ba03-4baa-bbbf-5476b2afdf19 Jul 22 05:40:12.537971 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c7b27d95-9e7a-45d5-a8f8-1b53c9e6ea0b tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.537971 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c7b27d95-9e7a-45d5-a8f8-1b53c9e6ea0b tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.577599 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c7b27d95-9e7a-45d5-a8f8-1b53c9e6ea0b tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] https://10.4.3.91/volume/v3/types/d95e2e30-ba03-4baa-bbbf-5476b2afdf19 returned with HTTP 202 Jul 22 05:40:12.577750 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 840/3338] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:40:12 2026] DELETE /volume/v3/types/d95e2e30-ba03-4baa-bbbf-5476b2afdf19 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:12.586160 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ce5ee210-7963-4450-81f6-a6802c54c2a8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:12.589966 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ce5ee210-7963-4450-81f6-a6802c54c2a8 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] GET https://10.4.3.91/volume/v3/types/d95e2e30-ba03-4baa-bbbf-5476b2afdf19 Jul 22 05:40:12.589966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ce5ee210-7963-4450-81f6-a6802c54c2a8 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:12.589966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ce5ee210-7963-4450-81f6-a6802c54c2a8 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:12.593804 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ce5ee210-7963-4450-81f6-a6802c54c2a8 tempest-GroupSnapshotsV319Test-886962903 tempest-GroupSnapshotsV319Test-886962903-project-admin] https://10.4.3.91/volume/v3/types/d95e2e30-ba03-4baa-bbbf-5476b2afdf19 returned with HTTP 404 Jul 22 05:40:12.594499 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 818/3339] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:40:12 2026] GET /volume/v3/types/d95e2e30-ba03-4baa-bbbf-5476b2afdf19 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:13.465749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4761573c-bec3-477d-a554-596b5d2162ca None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:13.469375 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4761573c-bec3-477d-a554-596b5d2162ca tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] GET https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 Jul 22 05:40:13.471069 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4761573c-bec3-477d-a554-596b5d2162ca tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:13.471919 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4761573c-bec3-477d-a554-596b5d2162ca tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:13.478718 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a93eb5ac-be3b-428a-aacf-afcfe39ccf6d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:13.480058 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4761573c-bec3-477d-a554-596b5d2162ca tempest-TestEncryptedCinderVolumes-680154433 tempest-TestEncryptedCinderVolumes-680154433-project-member] https://10.4.3.91/volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 returned with HTTP 404 Jul 22 05:40:13.480683 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 853/3340] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:13 2026] GET /volume/v3/volumes/6ec051f5-4d99-4bd8-9867-13be2b771db4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:13.481959 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a93eb5ac-be3b-428a-aacf-afcfe39ccf6d tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:13.482216 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a93eb5ac-be3b-428a-aacf-afcfe39ccf6d tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:13.482422 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a93eb5ac-be3b-428a-aacf-afcfe39ccf6d tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:13.483159 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a93eb5ac-be3b-428a-aacf-afcfe39ccf6d tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:13.490845 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-97d3c9b1-a2f3-4c0d-8560-193f9ac98235 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:13.491904 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:13.491904 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:13.492557 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a93eb5ac-be3b-428a-aacf-afcfe39ccf6d tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:13.492959 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 830/3341] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:13 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:13.511620 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-65003a97-88f3-46c0-aa52-92479a6e48b2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:13.513987 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-65003a97-88f3-46c0-aa52-92479a6e48b2 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f Jul 22 05:40:13.513987 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-65003a97-88f3-46c0-aa52-92479a6e48b2 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:13.519181 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-65003a97-88f3-46c0-aa52-92479a6e48b2 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:13.522659 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-65003a97-88f3-46c0-aa52-92479a6e48b2 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f returned with HTTP 404 Jul 22 05:40:13.523282 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 819/3342] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:13 2026] GET /volume/v3/volumes/e48e2adb-3642-48fb-ac76-9995bd8d228f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:13.535376 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-52272ca8-2bf1-46c9-8e78-28cb4e5da552 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:13.537539 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-52272ca8-2bf1-46c9-8e78-28cb4e5da552 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:40:13.537902 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-52272ca8-2bf1-46c9-8e78-28cb4e5da552 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:13.538043 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-52272ca8-2bf1-46c9-8e78-28cb4e5da552 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:13.538178 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-52272ca8-2bf1-46c9-8e78-28cb4e5da552 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:13.544663 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:13.544663 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:13.545582 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-52272ca8-2bf1-46c9-8e78-28cb4e5da552 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-reader] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:40:13.546075 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 854/3343] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:13 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:13.561174 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f1d45e0c-b8ff-42c3-bc7b-819fce385236 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:13.565426 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f1d45e0c-b8ff-42c3-bc7b-819fce385236 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] DELETE https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:13.565720 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f1d45e0c-b8ff-42c3-bc7b-819fce385236 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:13.565993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f1d45e0c-b8ff-42c3-bc7b-819fce385236 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:13.566135 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-f1d45e0c-b8ff-42c3-bc7b-819fce385236 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Delete backup with id: ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. Jul 22 05:40:13.575863 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:13.575863 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:13.593192 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-f1d45e0c-b8ff-42c3-bc7b-819fce385236 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] delete_backup rpcapi backup_id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:40:13.597654 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f1d45e0c-b8ff-42c3-bc7b-819fce385236 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 202 Jul 22 05:40:13.598214 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 831/3344] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:13 2026] DELETE /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:13.607834 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1381231f-dd76-4215-96c7-ee55c5ab0d73 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:13.610163 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1381231f-dd76-4215-96c7-ee55c5ab0d73 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:13.610435 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1381231f-dd76-4215-96c7-ee55c5ab0d73 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:13.610675 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1381231f-dd76-4215-96c7-ee55c5ab0d73 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:13.610774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1381231f-dd76-4215-96c7-ee55c5ab0d73 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:13.621549 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:13.621549 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:13.622512 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1381231f-dd76-4215-96c7-ee55c5ab0d73 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 200 Jul 22 05:40:13.622976 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 820/3345] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:13 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:13.637044 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-97d3c9b1-a2f3-4c0d-8560-193f9ac98235 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:40:13.637720 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-97d3c9b1-a2f3-4c0d-8560-193f9ac98235 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:13.638269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-97d3c9b1-a2f3-4c0d-8560-193f9ac98235 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:13.639342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-97d3c9b1-a2f3-4c0d-8560-193f9ac98235 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:40:13.668236 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-97d3c9b1-a2f3-4c0d-8560-193f9ac98235 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Get all volumes completed successfully. Jul 22 05:40:13.672306 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:13.672306 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:13.677299 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-97d3c9b1-a2f3-4c0d-8560-193f9ac98235 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:40:13.679088 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 841/3346] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:40:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8268 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:13.699876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5db7e992-9fac-40db-934c-54b049f5c429 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:13.704874 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5db7e992-9fac-40db-934c-54b049f5c429 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] DELETE https://10.4.3.91/volume/v3/types/6d9f3507-3527-42bb-ba08-d8060cf20b3f Jul 22 05:40:13.705203 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5db7e992-9fac-40db-934c-54b049f5c429 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:13.705408 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5db7e992-9fac-40db-934c-54b049f5c429 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:13.735587 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5db7e992-9fac-40db-934c-54b049f5c429 tempest-TestEncryptedCinderVolumes-419515311 tempest-TestEncryptedCinderVolumes-419515311-project-admin] https://10.4.3.91/volume/v3/types/6d9f3507-3527-42bb-ba08-d8060cf20b3f returned with HTTP 202 Jul 22 05:40:13.736007 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 855/3347] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:40:13 2026] DELETE /volume/v3/types/6d9f3507-3527-42bb-ba08-d8060cf20b3f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:14.506355 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7e456a4e-10ec-4cbe-80bd-501be89d4030 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:14.510291 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7e456a4e-10ec-4cbe-80bd-501be89d4030 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:14.510446 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7e456a4e-10ec-4cbe-80bd-501be89d4030 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:14.510748 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7e456a4e-10ec-4cbe-80bd-501be89d4030 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:14.510846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-7e456a4e-10ec-4cbe-80bd-501be89d4030 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:14.516660 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:14.516660 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:14.516978 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7e456a4e-10ec-4cbe-80bd-501be89d4030 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:14.517538 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 832/3348] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:14 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:14.638723 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-241ccd47-0c72-4a0a-9e86-cfcb9de2277d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:14.641107 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-241ccd47-0c72-4a0a-9e86-cfcb9de2277d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b Jul 22 05:40:14.642197 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-241ccd47-0c72-4a0a-9e86-cfcb9de2277d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:14.642293 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-241ccd47-0c72-4a0a-9e86-cfcb9de2277d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:14.642411 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-241ccd47-0c72-4a0a-9e86-cfcb9de2277d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:14.647967 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-241ccd47-0c72-4a0a-9e86-cfcb9de2277d tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b returned with HTTP 404 Jul 22 05:40:14.649671 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 821/3349] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:14 2026] GET /volume/v3/backups/ba02bc91-eb36-49d0-bfb0-39cb05a4ce3b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:14.661295 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1616c8ee-9834-47c3-b443-ee11673a7bb3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:14.664914 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1616c8ee-9834-47c3-b443-ee11673a7bb3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] DELETE https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:40:14.664992 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1616c8ee-9834-47c3-b443-ee11673a7bb3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:14.665304 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1616c8ee-9834-47c3-b443-ee11673a7bb3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:14.665419 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-1616c8ee-9834-47c3-b443-ee11673a7bb3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Delete backup with id: 76c66d9a-7f50-4e4d-b80a-9dca0291076c. Jul 22 05:40:14.673137 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:14.673137 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:14.693284 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-1616c8ee-9834-47c3-b443-ee11673a7bb3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] delete_backup rpcapi backup_id 76c66d9a-7f50-4e4d-b80a-9dca0291076c {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:40:14.695979 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1616c8ee-9834-47c3-b443-ee11673a7bb3 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 202 Jul 22 05:40:14.696445 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 842/3350] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:14 2026] DELETE /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:14.706037 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-62584b5a-35fe-4eb0-9ac0-fc541313f607 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:14.708676 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-62584b5a-35fe-4eb0-9ac0-fc541313f607 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:40:14.710621 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-62584b5a-35fe-4eb0-9ac0-fc541313f607 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:14.710994 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-62584b5a-35fe-4eb0-9ac0-fc541313f607 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:14.711780 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-62584b5a-35fe-4eb0-9ac0-fc541313f607 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:14.719329 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:14.719329 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:14.721154 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-62584b5a-35fe-4eb0-9ac0-fc541313f607 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:40:14.721554 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 856/3351] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:14 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:15.530330 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1bacb865-e188-4010-8be9-97041a49cdc7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.532258 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1bacb865-e188-4010-8be9-97041a49cdc7 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:15.532462 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1bacb865-e188-4010-8be9-97041a49cdc7 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:15.532657 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1bacb865-e188-4010-8be9-97041a49cdc7 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:15.532799 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1bacb865-e188-4010-8be9-97041a49cdc7 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:15.540035 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cdc6ab6f-9e94-4bbe-b471-3e68b305e02c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.542229 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:15.542229 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:15.543233 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1bacb865-e188-4010-8be9-97041a49cdc7 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:15.544315 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 833/3352] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:15 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:15.691350 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cdc6ab6f-9e94-4bbe-b471-3e68b305e02c tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] POST https://10.4.3.91/volume/v3/group_types Jul 22 05:40:15.691699 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cdc6ab6f-9e94-4bbe-b471-3e68b305e02c tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1266591684"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:15.713071 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cdc6ab6f-9e94-4bbe-b471-3e68b305e02c tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types returned with HTTP 202 Jul 22 05:40:15.715505 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 822/3353] 10.4.3.91 () {70 vars in 1304 bytes} [Wed Jul 22 05:40:15 2026] POST /volume/v3/group_types => generated 181 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:15.723875 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-68c70bcf-1a19-4cc1-aea5-6cf78a1a73c9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.725945 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-68c70bcf-1a19-4cc1-aea5-6cf78a1a73c9 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] POST https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs Jul 22 05:40:15.726364 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-68c70bcf-1a19-4cc1-aea5-6cf78a1a73c9 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:15.734991 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5d46b58a-5ba5-4d97-b890-a326cdd5c30a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.741699 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5d46b58a-5ba5-4d97-b890-a326cdd5c30a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:40:15.741699 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5d46b58a-5ba5-4d97-b890-a326cdd5c30a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:15.741699 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5d46b58a-5ba5-4d97-b890-a326cdd5c30a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:15.741699 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-5d46b58a-5ba5-4d97-b890-a326cdd5c30a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:15.748923 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:15.748923 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:15.748923 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5d46b58a-5ba5-4d97-b890-a326cdd5c30a tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 200 Jul 22 05:40:15.749317 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 857/3354] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:15 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:15.750833 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-68c70bcf-1a19-4cc1-aea5-6cf78a1a73c9 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs returned with HTTP 202 Jul 22 05:40:15.750833 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 843/3355] 10.4.3.91 () {70 vars in 1451 bytes} [Wed Jul 22 05:40:15 2026] POST /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs => generated 53 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:15.761259 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dc35c720-9b61-44f6-a72f-fb62c0df3e28 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.763003 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc35c720-9b61-44f6-a72f-fb62c0df3e28 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] POST https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs Jul 22 05:40:15.763384 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc35c720-9b61-44f6-a72f-fb62c0df3e28 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:15.780065 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc35c720-9b61-44f6-a72f-fb62c0df3e28 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs returned with HTTP 202 Jul 22 05:40:15.780566 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 834/3356] 10.4.3.91 () {70 vars in 1451 bytes} [Wed Jul 22 05:40:15 2026] POST /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs => generated 61 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:15.788727 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8a3316be-3404-4fc2-9026-105f99acad28 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.791463 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8a3316be-3404-4fc2-9026-105f99acad28 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] GET https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key2 Jul 22 05:40:15.791463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8a3316be-3404-4fc2-9026-105f99acad28 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:15.791463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8a3316be-3404-4fc2-9026-105f99acad28 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:15.806269 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8a3316be-3404-4fc2-9026-105f99acad28 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key2 returned with HTTP 200 Jul 22 05:40:15.806269 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 823/3357] 10.4.3.91 () {68 vars in 1445 bytes} [Wed Jul 22 05:40:15 2026] GET /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key2 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:15.820752 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8c837e5a-5d5d-46ee-9593-767b729589c4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.822172 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8c837e5a-5d5d-46ee-9593-767b729589c4 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] GET https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 Jul 22 05:40:15.824663 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8c837e5a-5d5d-46ee-9593-767b729589c4 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:15.824663 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8c837e5a-5d5d-46ee-9593-767b729589c4 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:15.834660 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8c837e5a-5d5d-46ee-9593-767b729589c4 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 returned with HTTP 200 Jul 22 05:40:15.834660 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 858/3358] 10.4.3.91 () {68 vars in 1445 bytes} [Wed Jul 22 05:40:15 2026] GET /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 => generated 18 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:15.844581 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9cc870a2-105e-424c-afb8-fbc355ff852a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.847732 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9cc870a2-105e-424c-afb8-fbc355ff852a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] PUT https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 Jul 22 05:40:15.847732 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9cc870a2-105e-424c-afb8-fbc355ff852a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:15.878096 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9cc870a2-105e-424c-afb8-fbc355ff852a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 returned with HTTP 200 Jul 22 05:40:15.878096 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 844/3359] 10.4.3.91 () {70 vars in 1465 bytes} [Wed Jul 22 05:40:15 2026] PUT /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 => generated 26 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:15.887100 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1b394fa9-3771-4e04-9d99-2eb27c894d1e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.889259 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1b394fa9-3771-4e04-9d99-2eb27c894d1e tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] GET https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs Jul 22 05:40:15.889533 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1b394fa9-3771-4e04-9d99-2eb27c894d1e tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:15.889798 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1b394fa9-3771-4e04-9d99-2eb27c894d1e tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:15.897417 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1b394fa9-3771-4e04-9d99-2eb27c894d1e tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs returned with HTTP 200 Jul 22 05:40:15.898406 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 835/3360] 10.4.3.91 () {68 vars in 1430 bytes} [Wed Jul 22 05:40:15 2026] GET /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:15.915798 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6ddb8313-09ff-42ad-9d47-3a8a938dd05a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.915798 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6ddb8313-09ff-42ad-9d47-3a8a938dd05a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key1 Jul 22 05:40:15.915798 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6ddb8313-09ff-42ad-9d47-3a8a938dd05a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:15.915798 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6ddb8313-09ff-42ad-9d47-3a8a938dd05a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:15.944834 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6ddb8313-09ff-42ad-9d47-3a8a938dd05a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key1 returned with HTTP 202 Jul 22 05:40:15.945596 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 824/3361] 10.4.3.91 () {68 vars in 1448 bytes} [Wed Jul 22 05:40:15 2026] DELETE /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:15.955055 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d8941c60-a69b-4dd1-9b44-5a2041ccca74 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.956961 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d8941c60-a69b-4dd1-9b44-5a2041ccca74 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] GET https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key1 Jul 22 05:40:15.957390 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d8941c60-a69b-4dd1-9b44-5a2041ccca74 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:15.957390 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d8941c60-a69b-4dd1-9b44-5a2041ccca74 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:15.965145 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d8941c60-a69b-4dd1-9b44-5a2041ccca74 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] HTTP exception thrown: Group Type 2455767e-e290-459a-839c-2923bf8b71ea has no extra spec with key key1. Jul 22 05:40:15.965271 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d8941c60-a69b-4dd1-9b44-5a2041ccca74 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key1 returned with HTTP 404 Jul 22 05:40:15.966759 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 859/3362] 10.4.3.91 () {68 vars in 1445 bytes} [Wed Jul 22 05:40:15 2026] GET /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:15.976244 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f00536e5-3613-4b39-9c0b-391004aaae38 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:15.979273 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f00536e5-3613-4b39-9c0b-391004aaae38 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key2 Jul 22 05:40:15.979518 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f00536e5-3613-4b39-9c0b-391004aaae38 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:15.980026 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f00536e5-3613-4b39-9c0b-391004aaae38 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:15.997344 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f00536e5-3613-4b39-9c0b-391004aaae38 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key2 returned with HTTP 202 Jul 22 05:40:15.997498 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 845/3363] 10.4.3.91 () {68 vars in 1448 bytes} [Wed Jul 22 05:40:15 2026] DELETE /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:16.004656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f8686a1a-a79b-413f-ae37-a6fc01f94cd7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:16.006427 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f8686a1a-a79b-413f-ae37-a6fc01f94cd7 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] GET https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key2 Jul 22 05:40:16.006909 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f8686a1a-a79b-413f-ae37-a6fc01f94cd7 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:16.006909 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f8686a1a-a79b-413f-ae37-a6fc01f94cd7 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:16.013156 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f8686a1a-a79b-413f-ae37-a6fc01f94cd7 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] HTTP exception thrown: Group Type 2455767e-e290-459a-839c-2923bf8b71ea has no extra spec with key key2. Jul 22 05:40:16.013650 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f8686a1a-a79b-413f-ae37-a6fc01f94cd7 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key2 returned with HTTP 404 Jul 22 05:40:16.013975 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 836/3364] 10.4.3.91 () {68 vars in 1445 bytes} [Wed Jul 22 05:40:16 2026] GET /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:16.022682 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e383d9c1-6fd4-43fc-9ff6-45a31432e0a8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:16.024653 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e383d9c1-6fd4-43fc-9ff6-45a31432e0a8 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 Jul 22 05:40:16.024966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e383d9c1-6fd4-43fc-9ff6-45a31432e0a8 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:16.025190 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e383d9c1-6fd4-43fc-9ff6-45a31432e0a8 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:16.037579 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e383d9c1-6fd4-43fc-9ff6-45a31432e0a8 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 returned with HTTP 202 Jul 22 05:40:16.038230 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 825/3365] 10.4.3.91 () {68 vars in 1448 bytes} [Wed Jul 22 05:40:16 2026] DELETE /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:16.047340 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-abef414e-5ff2-4531-bca0-5bacf1aebd43 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:16.050306 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-abef414e-5ff2-4531-bca0-5bacf1aebd43 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] GET https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 Jul 22 05:40:16.050493 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-abef414e-5ff2-4531-bca0-5bacf1aebd43 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:16.050914 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-abef414e-5ff2-4531-bca0-5bacf1aebd43 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:16.061576 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-abef414e-5ff2-4531-bca0-5bacf1aebd43 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] HTTP exception thrown: Group Type 2455767e-e290-459a-839c-2923bf8b71ea has no extra spec with key key3. Jul 22 05:40:16.061576 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-abef414e-5ff2-4531-bca0-5bacf1aebd43 tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 returned with HTTP 404 Jul 22 05:40:16.062344 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 860/3366] 10.4.3.91 () {68 vars in 1445 bytes} [Wed Jul 22 05:40:16 2026] GET /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea/group_specs/key3 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:16.072731 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9d706ccb-efd5-4f80-b557-2ceca433505a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:16.074074 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d706ccb-efd5-4f80-b557-2ceca433505a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] DELETE https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea Jul 22 05:40:16.074387 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d706ccb-efd5-4f80-b557-2ceca433505a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:16.074441 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9d706ccb-efd5-4f80-b557-2ceca433505a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:16.096952 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9d706ccb-efd5-4f80-b557-2ceca433505a tempest-GroupTypeSpecsTest-1044962749 tempest-GroupTypeSpecsTest-1044962749-project-admin] https://10.4.3.91/volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea returned with HTTP 202 Jul 22 05:40:16.096952 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 846/3367] 10.4.3.91 () {68 vars in 1397 bytes} [Wed Jul 22 05:40:16 2026] DELETE /volume/v3/group_types/2455767e-e290-459a-839c-2923bf8b71ea => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:40:16.555702 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d6ae1d26-2f0d-44b3-8a15-c7d30ca5619e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:16.557920 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d6ae1d26-2f0d-44b3-8a15-c7d30ca5619e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:16.558157 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d6ae1d26-2f0d-44b3-8a15-c7d30ca5619e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:16.558312 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d6ae1d26-2f0d-44b3-8a15-c7d30ca5619e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:16.558411 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d6ae1d26-2f0d-44b3-8a15-c7d30ca5619e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:16.562896 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:16.562896 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:16.563743 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d6ae1d26-2f0d-44b3-8a15-c7d30ca5619e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:16.564244 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 837/3368] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:16 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:16.760761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f7228818-a1ef-435f-b3cc-0c34373ceaaf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:16.763342 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f7228818-a1ef-435f-b3cc-0c34373ceaaf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c Jul 22 05:40:16.764219 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f7228818-a1ef-435f-b3cc-0c34373ceaaf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:16.764219 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f7228818-a1ef-435f-b3cc-0c34373ceaaf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:16.764622 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f7228818-a1ef-435f-b3cc-0c34373ceaaf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 76c66d9a-7f50-4e4d-b80a-9dca0291076c. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:16.770796 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f7228818-a1ef-435f-b3cc-0c34373ceaaf tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c returned with HTTP 404 Jul 22 05:40:16.770796 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 826/3369] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:16 2026] GET /volume/v3/backups/76c66d9a-7f50-4e4d-b80a-9dca0291076c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:16.781326 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5f6d2ac7-95dc-473b-a403-150a3473af1b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:16.783669 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5f6d2ac7-95dc-473b-a403-150a3473af1b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] DELETE https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:40:16.783972 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5f6d2ac7-95dc-473b-a403-150a3473af1b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:16.784315 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5f6d2ac7-95dc-473b-a403-150a3473af1b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:16.784392 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-5f6d2ac7-95dc-473b-a403-150a3473af1b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Delete backup with id: 6af96c1e-e132-48a7-b3e9-63fc52a53df7. Jul 22 05:40:16.789394 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:16.789394 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:16.815175 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-5f6d2ac7-95dc-473b-a403-150a3473af1b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] delete_backup rpcapi backup_id 6af96c1e-e132-48a7-b3e9-63fc52a53df7 {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:40:16.819913 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5f6d2ac7-95dc-473b-a403-150a3473af1b tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 202 Jul 22 05:40:16.822356 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 861/3370] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:16 2026] DELETE /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:16.833162 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-99ae3dbb-3f20-4509-b553-8b9f5be6a16c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:16.838313 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99ae3dbb-3f20-4509-b553-8b9f5be6a16c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:40:16.838313 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99ae3dbb-3f20-4509-b553-8b9f5be6a16c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:16.838313 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99ae3dbb-3f20-4509-b553-8b9f5be6a16c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:16.838893 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-99ae3dbb-3f20-4509-b553-8b9f5be6a16c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:16.852008 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:16.852008 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:16.852008 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99ae3dbb-3f20-4509-b553-8b9f5be6a16c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 200 Jul 22 05:40:16.852008 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 847/3371] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:16 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:17.032089 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:17.034049 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:17.034554 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-777893076", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:17.036728 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-777893076', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:17.036855 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Create volume of 1 GB Jul 22 05:40:17.041890 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Availability Zones retrieved successfully. Jul 22 05:40:17.049772 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Flow 'volume_create_api' (3c6575ca-13e3-4542-ace9-9ecbbc2b62a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:17.051562 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a683d9b8-9f93-4060-a828-03fd282f139b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:17.052765 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:17.101834 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a683d9b8-9f93-4060-a828-03fd282f139b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:17.102868 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54573249-13c0-4f5a-811d-ca90e19eaf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:17.213178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Created reservations ['d5a90505-43f2-4afe-86c1-993bed12267e', '8fdde930-151d-43c1-a388-240069626563', '48b84ead-841a-4c48-9aee-ca88743d663c', '3db704e7-7bb8-4f79-8b8c-22e43212fac3'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:17.214483 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54573249-13c0-4f5a-811d-ca90e19eaf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5a90505-43f2-4afe-86c1-993bed12267e', '8fdde930-151d-43c1-a388-240069626563', '48b84ead-841a-4c48-9aee-ca88743d663c', '3db704e7-7bb8-4f79-8b8c-22e43212fac3']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:17.215318 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab5905c-8e9e-4781-b267-60e3292bb517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:17.251191 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab5905c-8e9e-4781-b267-60e3292bb517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80f904b5-13c9-4dee-9b2c-3b7e6393afb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-777893076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1ea49aff4049e1ad4d65bf383a57ed',qos_specs=None,replication_status=,reservations=['d5a90505-43f2-4afe-86c1-993bed12267e','8fdde930-151d-43c1-a388-240069626563','48b84ead-841a-4c48-9aee-ca88743d663c','3db704e7-7bb8-4f79-8b8c-22e43212fac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c336ac0c248a4feba2c65024be120e8f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-777893076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80f904b5-13c9-4dee-9b2c-3b7e6393afb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb1ea49aff4049e1ad4d65bf383a57ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c336ac0c248a4feba2c65024be120e8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:17.252482 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1036a99d-8d3a-4186-8d53-d99079493902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:17.278753 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1036a99d-8d3a-4186-8d53-d99079493902) transitioned into state 'SUCCESS' from state '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-777893076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1ea49aff4049e1ad4d65bf383a57ed',qos_specs=None,replication_status=,reservations=['d5a90505-43f2-4afe-86c1-993bed12267e','8fdde930-151d-43c1-a388-240069626563','48b84ead-841a-4c48-9aee-ca88743d663c','3db704e7-7bb8-4f79-8b8c-22e43212fac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c336ac0c248a4feba2c65024be120e8f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:17.279252 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8207b737-28cc-4d08-a557-eb988cb221f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:17.293701 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8207b737-28cc-4d08-a557-eb988cb221f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:17.294649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Flow 'volume_create_api' (3c6575ca-13e3-4542-ace9-9ecbbc2b62a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:17.294981 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Create volume request issued successfully. Jul 22 05:40:17.295562 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d1c90f42-af5f-4792-841c-1acb93958ab7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:17.296216 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 838/3372] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:17 2026] POST /volume/v3/volumes => generated 744 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:17.579249 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-804e9af4-e060-4314-8874-9df7c4d74cc4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:17.581659 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-804e9af4-e060-4314-8874-9df7c4d74cc4 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:17.582168 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-804e9af4-e060-4314-8874-9df7c4d74cc4 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:17.582168 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-804e9af4-e060-4314-8874-9df7c4d74cc4 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:17.582331 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-804e9af4-e060-4314-8874-9df7c4d74cc4 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:17.589520 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:17.589520 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:17.590361 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-804e9af4-e060-4314-8874-9df7c4d74cc4 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:17.593006 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 827/3373] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:17 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:17.867435 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8ea84d3c-ffc4-4212-9dd7-c895dbb6b489 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:17.869105 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8ea84d3c-ffc4-4212-9dd7-c895dbb6b489 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 Jul 22 05:40:17.869296 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8ea84d3c-ffc4-4212-9dd7-c895dbb6b489 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:17.869475 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8ea84d3c-ffc4-4212-9dd7-c895dbb6b489 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:17.869549 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-8ea84d3c-ffc4-4212-9dd7-c895dbb6b489 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Show backup with id 6af96c1e-e132-48a7-b3e9-63fc52a53df7. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:17.877666 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8ea84d3c-ffc4-4212-9dd7-c895dbb6b489 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 returned with HTTP 404 Jul 22 05:40:17.877666 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 862/3374] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:17 2026] GET /volume/v3/backups/6af96c1e-e132-48a7-b3e9-63fc52a53df7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:17.888760 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-86143b90-90c2-480f-99b5-abdc4b52e5ac None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:17.893099 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-86143b90-90c2-480f-99b5-abdc4b52e5ac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af Jul 22 05:40:17.893574 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-86143b90-90c2-480f-99b5-abdc4b52e5ac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:17.893953 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-86143b90-90c2-480f-99b5-abdc4b52e5ac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:17.894298 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-86143b90-90c2-480f-99b5-abdc4b52e5ac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Delete volume with id: aafc5be4-a766-4b25-91d6-80589bfa68af Jul 22 05:40:17.909699 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:17.909699 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:17.910133 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-86143b90-90c2-480f-99b5-abdc4b52e5ac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:40:17.931418 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-86143b90-90c2-480f-99b5-abdc4b52e5ac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Delete volume request issued successfully. Jul 22 05:40:17.931559 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-86143b90-90c2-480f-99b5-abdc4b52e5ac tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af returned with HTTP 202 Jul 22 05:40:17.937665 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 848/3375] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:17 2026] DELETE /volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:17.946208 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cf342b90-bae4-4acf-9511-a9fb4e69d51c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:17.952576 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cf342b90-bae4-4acf-9511-a9fb4e69d51c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af Jul 22 05:40:17.953225 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cf342b90-bae4-4acf-9511-a9fb4e69d51c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:17.953225 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cf342b90-bae4-4acf-9511-a9fb4e69d51c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:17.963872 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:17.963872 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:17.969950 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cf342b90-bae4-4acf-9511-a9fb4e69d51c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Volume info retrieved successfully. Jul 22 05:40:17.978287 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cf342b90-bae4-4acf-9511-a9fb4e69d51c tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af returned with HTTP 200 Jul 22 05:40:17.978844 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 839/3376] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:17 2026] GET /volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af => generated 1005 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:18.610078 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a1bdaf92-d87f-4375-a225-7400d943657c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:18.614947 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a1bdaf92-d87f-4375-a225-7400d943657c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:18.615068 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a1bdaf92-d87f-4375-a225-7400d943657c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:18.615495 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a1bdaf92-d87f-4375-a225-7400d943657c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:18.615495 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a1bdaf92-d87f-4375-a225-7400d943657c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:18.626831 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:18.626831 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:18.627513 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a1bdaf92-d87f-4375-a225-7400d943657c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:18.628001 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 828/3377] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:18 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:18.998481 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-882c0e16-35c2-46fa-ac73-8ae1decd7279 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:19.002303 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-882c0e16-35c2-46fa-ac73-8ae1decd7279 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] GET https://10.4.3.91/volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af Jul 22 05:40:19.002652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-882c0e16-35c2-46fa-ac73-8ae1decd7279 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:19.002919 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-882c0e16-35c2-46fa-ac73-8ae1decd7279 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:19.010849 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-882c0e16-35c2-46fa-ac73-8ae1decd7279 tempest-ProjectReaderTests33-48191963 tempest-ProjectReaderTests33-48191963-project-admin] https://10.4.3.91/volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af returned with HTTP 404 Jul 22 05:40:19.011611 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 863/3378] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:18 2026] GET /volume/v3/volumes/aafc5be4-a766-4b25-91d6-80589bfa68af => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:19.473306 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a781fb26-729a-405f-8ecb-89fd72062507 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:19.640272 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-24cc433b-32d4-480d-b5d7-0df1b8bbf3ca None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:19.643257 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-24cc433b-32d4-480d-b5d7-0df1b8bbf3ca tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:19.643387 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-24cc433b-32d4-480d-b5d7-0df1b8bbf3ca tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:19.643545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-24cc433b-32d4-480d-b5d7-0df1b8bbf3ca tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:19.643663 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-24cc433b-32d4-480d-b5d7-0df1b8bbf3ca tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:19.647910 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:19.647910 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:19.648709 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-24cc433b-32d4-480d-b5d7-0df1b8bbf3ca tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:19.648888 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 840/3379] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:19 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:19.668734 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a781fb26-729a-405f-8ecb-89fd72062507 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] GET https://10.4.3.91/volume/v3/os-services Jul 22 05:40:19.668946 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a781fb26-729a-405f-8ecb-89fd72062507 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:19.669531 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a781fb26-729a-405f-8ecb-89fd72062507 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:19.674304 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a781fb26-729a-405f-8ecb-89fd72062507 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] https://10.4.3.91/volume/v3/os-services returned with HTTP 200 Jul 22 05:40:19.674682 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 849/3380] 10.4.3.91 () {66 vars in 1242 bytes} [Wed Jul 22 05:40:19 2026] GET /volume/v3/os-services => generated 626 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:19.689142 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-82c34655-94b0-44ee-aca3-e7a1ae72d683 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:19.690842 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-82c34655-94b0-44ee-aca3-e7a1ae72d683 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] PUT https://10.4.3.91/volume/v3/os-services/disable-log-reason Jul 22 05:40:19.691158 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-82c34655-94b0-44ee-aca3-e7a1ae72d683 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005624", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:19.692870 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-82c34655-94b0-44ee-aca3-e7a1ae72d683 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] https://10.4.3.91/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 22 05:40:19.693939 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 829/3381] 10.4.3.91 () {68 vars in 1319 bytes} [Wed Jul 22 05:40:19 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:40:19.701815 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7d477147-0ea0-4f09-90c6-6f0c35ed27a1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:19.704216 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7d477147-0ea0-4f09-90c6-6f0c35ed27a1 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] PUT https://10.4.3.91/volume/v3/os-services/disable Jul 22 05:40:19.704527 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7d477147-0ea0-4f09-90c6-6f0c35ed27a1 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005624", "binary": "invalid_binary"} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:19.713052 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7d477147-0ea0-4f09-90c6-6f0c35ed27a1 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] https://10.4.3.91/volume/v3/os-services/disable returned with HTTP 404 Jul 22 05:40:19.714029 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 864/3382] 10.4.3.91 () {68 vars in 1286 bytes} [Wed Jul 22 05:40:19 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:19.723874 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4c1c9d5e-064a-404a-b51d-0ad7ad25ad6d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:19.726314 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4c1c9d5e-064a-404a-b51d-0ad7ad25ad6d tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] PUT https://10.4.3.91/volume/v3/os-services/enable Jul 22 05:40:19.727004 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4c1c9d5e-064a-404a-b51d-0ad7ad25ad6d tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:19.739108 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4c1c9d5e-064a-404a-b51d-0ad7ad25ad6d tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] https://10.4.3.91/volume/v3/os-services/enable returned with HTTP 404 Jul 22 05:40:19.739388 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 841/3383] 10.4.3.91 () {68 vars in 1283 bytes} [Wed Jul 22 05:40:19 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:19.751495 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5883c383-f63c-4cc6-a978-e550b91fc26c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:19.753547 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5883c383-f63c-4cc6-a978-e550b91fc26c tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] PUT https://10.4.3.91/volume/v3/os-services/freeze Jul 22 05:40:19.754045 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5883c383-f63c-4cc6-a978-e550b91fc26c tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:19.761551 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5883c383-f63c-4cc6-a978-e550b91fc26c tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] https://10.4.3.91/volume/v3/os-services/freeze returned with HTTP 400 Jul 22 05:40:19.761845 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 850/3384] 10.4.3.91 () {68 vars in 1283 bytes} [Wed Jul 22 05:40:19 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:19.772311 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f82e0022-cd29-42e6-a6d3-09029c5668b6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:19.773842 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f82e0022-cd29-42e6-a6d3-09029c5668b6 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] PUT https://10.4.3.91/volume/v3/os-services/thaw Jul 22 05:40:19.774324 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f82e0022-cd29-42e6-a6d3-09029c5668b6 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:19.781507 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f82e0022-cd29-42e6-a6d3-09029c5668b6 tempest-VolumeServicesNegativeTest-1828134473 tempest-VolumeServicesNegativeTest-1828134473-project-admin] https://10.4.3.91/volume/v3/os-services/thaw returned with HTTP 400 Jul 22 05:40:19.782365 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 830/3385] 10.4.3.91 () {68 vars in 1277 bytes} [Wed Jul 22 05:40:19 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:20.662709 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4b86388d-6d9e-43e6-946d-cfa1a08460bc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:20.666727 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b86388d-6d9e-43e6-946d-cfa1a08460bc tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:20.667280 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b86388d-6d9e-43e6-946d-cfa1a08460bc tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:20.667427 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b86388d-6d9e-43e6-946d-cfa1a08460bc tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:20.667580 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4b86388d-6d9e-43e6-946d-cfa1a08460bc tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:20.675795 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:20.675795 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:20.676348 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b86388d-6d9e-43e6-946d-cfa1a08460bc tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:20.677118 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 865/3386] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:20 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:21.663997 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1846c509-201d-4349-b89d-e9443b33b8d6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:21.692101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-630aa1e6-ad68-4115-a231-d2427d26dc3e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:21.694060 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-630aa1e6-ad68-4115-a231-d2427d26dc3e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:21.694223 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-630aa1e6-ad68-4115-a231-d2427d26dc3e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:21.694365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-630aa1e6-ad68-4115-a231-d2427d26dc3e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:21.694459 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-630aa1e6-ad68-4115-a231-d2427d26dc3e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:21.700147 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:21.700147 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:21.700972 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-630aa1e6-ad68-4115-a231-d2427d26dc3e tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:21.701448 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 851/3387] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:21 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:21.715319 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e5064f55-f08f-4575-bf43-09d12b2cb22c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:21.719696 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e5064f55-f08f-4575-bf43-09d12b2cb22c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] PUT https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:21.719696 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e5064f55-f08f-4575-bf43-09d12b2cb22c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:21.729555 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:21.729555 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:21.751043 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e5064f55-f08f-4575-bf43-09d12b2cb22c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:21.751516 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 831/3388] 10.4.3.91 () {70 vars in 1401 bytes} [Wed Jul 22 05:40:21 2026] PUT /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 313 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:21.762173 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dde71303-47fe-4909-9515-57cf444f2267 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:21.766658 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dde71303-47fe-4909-9515-57cf444f2267 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:21.766658 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dde71303-47fe-4909-9515-57cf444f2267 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:21.766658 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dde71303-47fe-4909-9515-57cf444f2267 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:21.766658 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-dde71303-47fe-4909-9515-57cf444f2267 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:21.776832 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:21.776832 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:21.778658 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dde71303-47fe-4909-9515-57cf444f2267 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:21.778658 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 866/3389] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:21 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:21.792308 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3244a4bc-f45d-479a-ab6c-c142b2ee1649 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:21.794538 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3244a4bc-f45d-479a-ab6c-c142b2ee1649 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] DELETE https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:21.794538 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3244a4bc-f45d-479a-ab6c-c142b2ee1649 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:21.794817 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3244a4bc-f45d-479a-ab6c-c142b2ee1649 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:21.794985 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-3244a4bc-f45d-479a-ab6c-c142b2ee1649 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Delete backup with id: 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. Jul 22 05:40:21.801870 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:21.801870 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1882157927"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:21.802295 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:21.802295 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:21.802381 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1882157927'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:21.802539 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Create volume of 1 GB Jul 22 05:40:21.807667 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Availability Zones retrieved successfully. Jul 22 05:40:21.813177 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Flow 'volume_create_api' (bbdaaa28-1d6b-4ab4-b32f-7f6ccc8ca0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:21.815690 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ad2501-02fe-4fa1-a71b-4632964d9a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:21.816462 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:21.816798 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-3244a4bc-f45d-479a-ab6c-c142b2ee1649 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] delete_backup rpcapi backup_id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:40:21.818384 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3244a4bc-f45d-479a-ab6c-c142b2ee1649 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 202 Jul 22 05:40:21.818885 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 852/3390] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:21 2026] DELETE /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:21.832302 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8a30ff4c-fd7d-41bd-8659-53f6af863a13 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:21.835128 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8a30ff4c-fd7d-41bd-8659-53f6af863a13 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:21.835128 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8a30ff4c-fd7d-41bd-8659-53f6af863a13 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:21.835128 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8a30ff4c-fd7d-41bd-8659-53f6af863a13 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:21.835336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-8a30ff4c-fd7d-41bd-8659-53f6af863a13 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:21.843019 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:21.843019 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:21.843719 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8a30ff4c-fd7d-41bd-8659-53f6af863a13 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 200 Jul 22 05:40:21.844122 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 832/3391] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:21 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:21.845169 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ad2501-02fe-4fa1-a71b-4632964d9a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:21.846234 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5295645d-6366-4cc7-8e14-b85520aff65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:21.931736 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Created reservations ['62490203-5443-4671-bfa2-04f781e5423c', '60b50ab7-c893-4e06-80ba-cd902db83fbe', 'aaf76b8d-c998-4e91-a007-c56b35c8cf10', 'b95c420f-5bd1-4518-a79d-ef3fb391f285'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:21.932359 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5295645d-6366-4cc7-8e14-b85520aff65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62490203-5443-4671-bfa2-04f781e5423c', '60b50ab7-c893-4e06-80ba-cd902db83fbe', 'aaf76b8d-c998-4e91-a007-c56b35c8cf10', 'b95c420f-5bd1-4518-a79d-ef3fb391f285']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:21.933465 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da07225-def5-486b-adff-52e610360913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:21.969934 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da07225-def5-486b-adff-52e610360913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f3b64d8-817c-4cc2-af07-d9a488806f4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882157927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c58c0ea33bc48f0bedf4a670c6c583f',qos_specs=None,replication_status=,reservations=['62490203-5443-4671-bfa2-04f781e5423c','60b50ab7-c893-4e06-80ba-cd902db83fbe','aaf76b8d-c998-4e91-a007-c56b35c8cf10','b95c420f-5bd1-4518-a79d-ef3fb391f285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c07624f4710d459b9c748f64cbbdbf84',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882157927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f3b64d8-817c-4cc2-af07-d9a488806f4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c58c0ea33bc48f0bedf4a670c6c583f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c07624f4710d459b9c748f64cbbdbf84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:21.971832 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27df3947-ad8b-4e5b-848f-714071c28ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:22.005199 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27df3947-ad8b-4e5b-848f-714071c28ace) transitioned into state 'SUCCESS' from state '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-1882157927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c58c0ea33bc48f0bedf4a670c6c583f',qos_specs=None,replication_status=,reservations=['62490203-5443-4671-bfa2-04f781e5423c','60b50ab7-c893-4e06-80ba-cd902db83fbe','aaf76b8d-c998-4e91-a007-c56b35c8cf10','b95c420f-5bd1-4518-a79d-ef3fb391f285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c07624f4710d459b9c748f64cbbdbf84',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:22.006026 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4757366-065d-4947-877f-6f1f63685307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:22.023955 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4757366-065d-4947-877f-6f1f63685307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:22.025324 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Flow 'volume_create_api' (bbdaaa28-1d6b-4ab4-b32f-7f6ccc8ca0ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:22.025789 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Create volume request issued successfully. Jul 22 05:40:22.026663 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1846c509-201d-4349-b89d-e9443b33b8d6 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:22.027221 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 842/3392] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:40:21 2026] POST /volume/v3/volumes => generated 776 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:22.048399 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f334bc82-c549-472c-ab0c-76d7b56100f5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:22.053137 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f334bc82-c549-472c-ab0c-76d7b56100f5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] GET https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a Jul 22 05:40:22.053137 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f334bc82-c549-472c-ab0c-76d7b56100f5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:22.053137 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f334bc82-c549-472c-ab0c-76d7b56100f5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:22.069721 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:22.069721 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:22.075310 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f334bc82-c549-472c-ab0c-76d7b56100f5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Volume info retrieved successfully. Jul 22 05:40:22.083481 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f334bc82-c549-472c-ab0c-76d7b56100f5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a returned with HTTP 200 Jul 22 05:40:22.084131 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 867/3393] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:22 2026] GET /volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a => generated 955 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:22.860764 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-002c8dbb-951d-4c32-85e3-9b427f3f459c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:22.862512 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-002c8dbb-951d-4c32-85e3-9b427f3f459c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d Jul 22 05:40:22.862804 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-002c8dbb-951d-4c32-85e3-9b427f3f459c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:22.863010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-002c8dbb-951d-4c32-85e3-9b427f3f459c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:22.863225 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-002c8dbb-951d-4c32-85e3-9b427f3f459c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Show backup with id 4f770d7a-ac32-47ad-9b09-6b1f21e6228d. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:22.872602 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-002c8dbb-951d-4c32-85e3-9b427f3f459c tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d returned with HTTP 404 Jul 22 05:40:22.873117 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 853/3394] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:22 2026] GET /volume/v3/backups/4f770d7a-ac32-47ad-9b09-6b1f21e6228d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:22.884172 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2e939db6-8e44-40d1-a55a-f77fd5165a4f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:22.886751 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2e939db6-8e44-40d1-a55a-f77fd5165a4f tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 Jul 22 05:40:22.887420 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2e939db6-8e44-40d1-a55a-f77fd5165a4f tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:22.887420 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2e939db6-8e44-40d1-a55a-f77fd5165a4f tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:22.887617 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-2e939db6-8e44-40d1-a55a-f77fd5165a4f tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Delete volume with id: 519598b8-4ed6-4aea-a89e-873a2d306582 Jul 22 05:40:22.898496 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:22.898496 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:22.899104 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2e939db6-8e44-40d1-a55a-f77fd5165a4f tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Volume info retrieved successfully. Jul 22 05:40:22.928437 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2e939db6-8e44-40d1-a55a-f77fd5165a4f tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Delete volume request issued successfully. Jul 22 05:40:22.929140 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2e939db6-8e44-40d1-a55a-f77fd5165a4f tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 returned with HTTP 202 Jul 22 05:40:22.929140 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 833/3395] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:22 2026] DELETE /volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:22.942481 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e3556826-7f22-452f-909c-b12ef9c226ec None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:22.944660 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e3556826-7f22-452f-909c-b12ef9c226ec tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 Jul 22 05:40:22.944917 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e3556826-7f22-452f-909c-b12ef9c226ec tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:22.945159 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e3556826-7f22-452f-909c-b12ef9c226ec tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:22.953870 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:22.953870 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:22.958147 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e3556826-7f22-452f-909c-b12ef9c226ec tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Volume info retrieved successfully. Jul 22 05:40:22.964081 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e3556826-7f22-452f-909c-b12ef9c226ec tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 returned with HTTP 200 Jul 22 05:40:22.964982 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 843/3396] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:22 2026] GET /volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:23.098378 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-25915b21-6ad0-41f4-942f-f5196a882d83 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.100231 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-25915b21-6ad0-41f4-942f-f5196a882d83 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] GET https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a Jul 22 05:40:23.100758 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-25915b21-6ad0-41f4-942f-f5196a882d83 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:23.100758 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-25915b21-6ad0-41f4-942f-f5196a882d83 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:23.111428 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:23.111428 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:23.117821 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-25915b21-6ad0-41f4-942f-f5196a882d83 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Volume info retrieved successfully. Jul 22 05:40:23.123787 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-25915b21-6ad0-41f4-942f-f5196a882d83 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a returned with HTTP 200 Jul 22 05:40:23.124305 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 868/3397] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:23 2026] GET /volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:23.140184 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ec2eb89b-e74b-4c77-91d6-ff457c859486 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.258002 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fe3e046a-df49-454f-86c3-f343dc039c1a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.319731 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fe3e046a-df49-454f-86c3-f343dc039c1a tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:40:23.319731 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fe3e046a-df49-454f-86c3-f343dc039c1a tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1886807178", "extra_specs": {"spec1": "val1"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:23.341755 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ec2eb89b-e74b-4c77-91d6-ff457c859486 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] POST https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a/action Jul 22 05:40:23.341755 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ec2eb89b-e74b-4c77-91d6-ff457c859486 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:23.342350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ec2eb89b-e74b-4c77-91d6-ff457c859486 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:23.356314 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fe3e046a-df49-454f-86c3-f343dc039c1a tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:40:23.357649 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 834/3398] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:40:23 2026] POST /volume/v3/types => generated 243 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:23.374576 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:23.374576 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:23.375274 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ec2eb89b-e74b-4c77-91d6-ff457c859486 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] Volume info retrieved successfully. Jul 22 05:40:23.376538 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a7d27408-7f99-4c74-ade7-959a01545e87 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.380059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.policy [None req-ec2eb89b-e74b-4c77-91d6-ff457c859486 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '075211aed4c0487a846d628d37b66a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c58c0ea33bc48f0bedf4a670c6c583f', '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=100094) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:40:23.380059 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ec2eb89b-e74b-4c77-91d6-ff457c859486 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a/action returned with HTTP 403 Jul 22 05:40:23.380997 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a7d27408-7f99-4c74-ade7-959a01545e87 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] POST https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs Jul 22 05:40:23.381060 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 854/3399] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:40:23 2026] POST /volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a/action => generated 131 bytes in 239 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:23.381105 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a7d27408-7f99-4c74-ade7-959a01545e87 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:23.381105 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a7d27408-7f99-4c74-ade7-959a01545e87 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs returned with HTTP 400 Jul 22 05:40:23.381413 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 844/3400] 10.4.3.91 () {68 vars in 1392 bytes} [Wed Jul 22 05:40:23 2026] POST /volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:40:23.387597 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d2fe16ce-2a26-455d-a4df-70856996d5d5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.390419 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d2fe16ce-2a26-455d-a4df-70856996d5d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a Jul 22 05:40:23.390680 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d2fe16ce-2a26-455d-a4df-70856996d5d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:23.390878 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d2fe16ce-2a26-455d-a4df-70856996d5d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:23.391123 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-d2fe16ce-2a26-455d-a4df-70856996d5d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Delete volume with id: 8f3b64d8-817c-4cc2-af07-d9a488806f4a Jul 22 05:40:23.394914 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d0128006-ff3f-488c-875b-0300a3a2e837 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.400530 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:23.400530 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:23.401076 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d2fe16ce-2a26-455d-a4df-70856996d5d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Volume info retrieved successfully. Jul 22 05:40:23.401321 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d0128006-ff3f-488c-875b-0300a3a2e837 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] POST https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs Jul 22 05:40:23.401902 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d0128006-ff3f-488c-875b-0300a3a2e837 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:23.407937 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d0128006-ff3f-488c-875b-0300a3a2e837 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs returned with HTTP 400 Jul 22 05:40:23.408492 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 835/3401] 10.4.3.91 () {68 vars in 1392 bytes} [Wed Jul 22 05:40:23 2026] POST /volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs => generated 132 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:40:23.418395 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2576b9d8-2246-4729-869d-807bbf1b1ece None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.422663 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2576b9d8-2246-4729-869d-807bbf1b1ece tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] POST https://10.4.3.91/volume/v3/types/0660c9b0-8c21-47de-8ae0-dea9a2210f00/extra_specs Jul 22 05:40:23.423152 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2576b9d8-2246-4729-869d-807bbf1b1ece tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:23.443647 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d2fe16ce-2a26-455d-a4df-70856996d5d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Delete volume request issued successfully. Jul 22 05:40:23.443898 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d2fe16ce-2a26-455d-a4df-70856996d5d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a returned with HTTP 202 Jul 22 05:40:23.444424 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 869/3402] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:23 2026] DELETE /volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:23.463613 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e39131d3-e9a8-45df-9370-969b043426d5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.465109 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e39131d3-e9a8-45df-9370-969b043426d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] GET https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a Jul 22 05:40:23.465109 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e39131d3-e9a8-45df-9370-969b043426d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:23.465277 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e39131d3-e9a8-45df-9370-969b043426d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:23.470927 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2576b9d8-2246-4729-869d-807bbf1b1ece tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/0660c9b0-8c21-47de-8ae0-dea9a2210f00/extra_specs returned with HTTP 404 Jul 22 05:40:23.472685 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 855/3403] 10.4.3.91 () {68 vars in 1392 bytes} [Wed Jul 22 05:40:23 2026] POST /volume/v3/types/0660c9b0-8c21-47de-8ae0-dea9a2210f00/extra_specs => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:23.480291 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:23.480291 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:23.484243 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f581f5e8-8189-45de-9ac0-4c2e661254fc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.488184 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e39131d3-e9a8-45df-9370-969b043426d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Volume info retrieved successfully. Jul 22 05:40:23.490666 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f581f5e8-8189-45de-9ac0-4c2e661254fc tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] DELETE https://10.4.3.91/volume/v3/types/b6d433b2-22fa-435a-b333-8556a97c1475/extra_specs/spec1 Jul 22 05:40:23.490666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f581f5e8-8189-45de-9ac0-4c2e661254fc tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:23.490777 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f581f5e8-8189-45de-9ac0-4c2e661254fc tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:23.493652 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e39131d3-e9a8-45df-9370-969b043426d5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a returned with HTTP 200 Jul 22 05:40:23.493652 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 845/3404] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:23 2026] GET /volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:23.499578 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f581f5e8-8189-45de-9ac0-4c2e661254fc tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/b6d433b2-22fa-435a-b333-8556a97c1475/extra_specs/spec1 returned with HTTP 404 Jul 22 05:40:23.500327 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 836/3405] 10.4.3.91 () {66 vars in 1392 bytes} [Wed Jul 22 05:40:23 2026] DELETE /volume/v3/types/b6d433b2-22fa-435a-b333-8556a97c1475/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:23.510157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6dcf758c-0f0d-4e46-bcc0-0d6b26604bc9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.512398 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6dcf758c-0f0d-4e46-bcc0-0d6b26604bc9 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] GET https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/nonexistent_extra_spec_name Jul 22 05:40:23.512651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6dcf758c-0f0d-4e46-bcc0-0d6b26604bc9 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:23.512877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6dcf758c-0f0d-4e46-bcc0-0d6b26604bc9 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:23.522177 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6dcf758c-0f0d-4e46-bcc0-0d6b26604bc9 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 22 05:40:23.522833 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 870/3406] 10.4.3.91 () {66 vars in 1455 bytes} [Wed Jul 22 05:40:23 2026] GET /volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/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 22 05:40:23.534654 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9fefa625-eca6-4f0d-a84c-49b8e5145d2a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.537056 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9fefa625-eca6-4f0d-a84c-49b8e5145d2a tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] GET https://10.4.3.91/volume/v3/types/cb9847c1-e94d-4ead-b244-7ee0c4d96be6/extra_specs/spec1 Jul 22 05:40:23.537319 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9fefa625-eca6-4f0d-a84c-49b8e5145d2a tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:23.537613 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9fefa625-eca6-4f0d-a84c-49b8e5145d2a tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:23.541993 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9fefa625-eca6-4f0d-a84c-49b8e5145d2a tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/cb9847c1-e94d-4ead-b244-7ee0c4d96be6/extra_specs/spec1 returned with HTTP 404 Jul 22 05:40:23.542466 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 856/3407] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:40:23 2026] GET /volume/v3/types/cb9847c1-e94d-4ead-b244-7ee0c4d96be6/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:23.558526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8aefc4c4-d622-4ff4-8869-cab667837759 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.561028 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8aefc4c4-d622-4ff4-8869-cab667837759 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] GET https://10.4.3.91/volume/v3/types/ebcd7dce-98c6-47bd-946a-b438810c9338/extra_specs Jul 22 05:40:23.561270 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8aefc4c4-d622-4ff4-8869-cab667837759 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:23.561526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8aefc4c4-d622-4ff4-8869-cab667837759 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:23.566102 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8aefc4c4-d622-4ff4-8869-cab667837759 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/ebcd7dce-98c6-47bd-946a-b438810c9338/extra_specs returned with HTTP 404 Jul 22 05:40:23.566687 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 846/3408] 10.4.3.91 () {66 vars in 1371 bytes} [Wed Jul 22 05:40:23 2026] GET /volume/v3/types/ebcd7dce-98c6-47bd-946a-b438810c9338/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:23.579698 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5640b1f8-fad8-4710-9540-6c9bc6b2a05e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.581611 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5640b1f8-fad8-4710-9540-6c9bc6b2a05e tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] PUT https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/spec1 Jul 22 05:40:23.582044 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5640b1f8-fad8-4710-9540-6c9bc6b2a05e tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:23.583819 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5640b1f8-fad8-4710-9540-6c9bc6b2a05e tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/spec1 returned with HTTP 400 Jul 22 05:40:23.584482 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 837/3409] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:40:23 2026] PUT /volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 22 05:40:23.596622 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5dc56d1e-096a-4f5d-9e08-c69435dc9e30 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.599153 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5dc56d1e-096a-4f5d-9e08-c69435dc9e30 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] PUT https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/spec1 Jul 22 05:40:23.599527 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5dc56d1e-096a-4f5d-9e08-c69435dc9e30 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Action: 'update', calling method: update, body: null {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:23.602006 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5dc56d1e-096a-4f5d-9e08-c69435dc9e30 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/spec1 returned with HTTP 400 Jul 22 05:40:23.602520 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 871/3410] 10.4.3.91 () {68 vars in 1408 bytes} [Wed Jul 22 05:40:23 2026] PUT /volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:23.612828 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-73088c83-c95e-4599-a387-6fe477993a70 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.615161 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-73088c83-c95e-4599-a387-6fe477993a70 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] PUT https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/None Jul 22 05:40:23.615561 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-73088c83-c95e-4599-a387-6fe477993a70 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:23.630790 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-73088c83-c95e-4599-a387-6fe477993a70 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 22 05:40:23.630928 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-73088c83-c95e-4599-a387-6fe477993a70 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/None returned with HTTP 400 Jul 22 05:40:23.631393 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 857/3411] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:40:23 2026] PUT /volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/None => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:23.639840 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-aeaff285-e1ce-4d72-978f-2bc53210ddfc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.643681 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aeaff285-e1ce-4d72-978f-2bc53210ddfc tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] PUT https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/9ed18682-d3b1-4508-89ac-6f3238e66186 Jul 22 05:40:23.644175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aeaff285-e1ce-4d72-978f-2bc53210ddfc tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:23.658840 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aeaff285-e1ce-4d72-978f-2bc53210ddfc tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 22 05:40:23.659081 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aeaff285-e1ce-4d72-978f-2bc53210ddfc tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/9ed18682-d3b1-4508-89ac-6f3238e66186 returned with HTTP 400 Jul 22 05:40:23.659971 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 847/3412] 10.4.3.91 () {68 vars in 1502 bytes} [Wed Jul 22 05:40:23 2026] PUT /volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2/extra_specs/9ed18682-d3b1-4508-89ac-6f3238e66186 => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:40:23.673445 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-90025ab7-626c-432f-9ccf-806845d0fd78 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.675297 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-90025ab7-626c-432f-9ccf-806845d0fd78 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] PUT https://10.4.3.91/volume/v3/types/d4a6a9e7-8375-408c-9bf9-cdefe957218a/extra_specs/spec1 Jul 22 05:40:23.676047 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-90025ab7-626c-432f-9ccf-806845d0fd78 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:23.686498 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-90025ab7-626c-432f-9ccf-806845d0fd78 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/d4a6a9e7-8375-408c-9bf9-cdefe957218a/extra_specs/spec1 returned with HTTP 404 Jul 22 05:40:23.687153 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 838/3413] 10.4.3.91 () {68 vars in 1409 bytes} [Wed Jul 22 05:40:23 2026] PUT /volume/v3/types/d4a6a9e7-8375-408c-9bf9-cdefe957218a/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:23.695030 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-554f8a54-7bfb-4806-a9fd-918df7f58d7f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.697823 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-554f8a54-7bfb-4806-a9fd-918df7f58d7f tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] DELETE https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2 Jul 22 05:40:23.698076 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-554f8a54-7bfb-4806-a9fd-918df7f58d7f tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:23.698343 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-554f8a54-7bfb-4806-a9fd-918df7f58d7f tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:23.733797 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-554f8a54-7bfb-4806-a9fd-918df7f58d7f tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2 returned with HTTP 202 Jul 22 05:40:23.734269 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 872/3414] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:40:23 2026] DELETE /volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:23.740728 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-68073712-f560-4f65-bcd9-6e9a16f213e4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.742594 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-68073712-f560-4f65-bcd9-6e9a16f213e4 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] GET https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2 Jul 22 05:40:23.742818 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-68073712-f560-4f65-bcd9-6e9a16f213e4 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:23.743026 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-68073712-f560-4f65-bcd9-6e9a16f213e4 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:23.745929 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-68073712-f560-4f65-bcd9-6e9a16f213e4 tempest-ExtraSpecsNegativeTest-1675453230 tempest-ExtraSpecsNegativeTest-1675453230-project-admin] https://10.4.3.91/volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2 returned with HTTP 404 Jul 22 05:40:23.746385 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 858/3415] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:40:23 2026] GET /volume/v3/types/d339fd8a-15b4-4a00-8803-1e93be3c78a2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:23.985030 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fe7ee7a2-dd97-4baf-a238-f0e58a421507 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:23.991215 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fe7ee7a2-dd97-4baf-a238-f0e58a421507 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] GET https://10.4.3.91/volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 Jul 22 05:40:23.991215 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fe7ee7a2-dd97-4baf-a238-f0e58a421507 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:23.991215 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fe7ee7a2-dd97-4baf-a238-f0e58a421507 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:23.998278 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fe7ee7a2-dd97-4baf-a238-f0e58a421507 tempest-ProjectAdminTests39-2041380570 tempest-ProjectAdminTests39-2041380570-project-admin] https://10.4.3.91/volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 returned with HTTP 404 Jul 22 05:40:23.999130 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 848/3416] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:23 2026] GET /volume/v3/volumes/519598b8-4ed6-4aea-a89e-873a2d306582 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:24.510347 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9eba4f07-391b-424a-b5ac-833fb024e4c5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:24.513141 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9eba4f07-391b-424a-b5ac-833fb024e4c5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] GET https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a Jul 22 05:40:24.513373 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9eba4f07-391b-424a-b5ac-833fb024e4c5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:24.513650 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9eba4f07-391b-424a-b5ac-833fb024e4c5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:24.523331 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9eba4f07-391b-424a-b5ac-833fb024e4c5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a returned with HTTP 404 Jul 22 05:40:24.523890 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 839/3417] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:24 2026] GET /volume/v3/volumes/8f3b64d8-817c-4cc2-af07-d9a488806f4a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:24.536918 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:24.536918 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:24.536918 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-363372537"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:24.537987 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-363372537'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:24.538075 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Create volume of 1 GB Jul 22 05:40:24.544809 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Availability Zones retrieved successfully. Jul 22 05:40:24.550077 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Flow 'volume_create_api' (ea084bdd-8669-44a4-b94d-4b2c9f0d6ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:24.551562 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e785554-b01e-4f6b-8cd9-6ded9d59e7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:24.552777 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:24.594246 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e785554-b01e-4f6b-8cd9-6ded9d59e7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:24.595152 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e013f856-cf06-4416-b635-e9c27c7a89ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:24.693821 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Created reservations ['6b7ec97d-7bc6-4c8a-89ec-9e98b4840723', 'ef3726dc-b736-4966-a6cb-6a8cdc8bdb6e', '29485d11-d10e-4279-ad1c-12259132be2b', '6a4c802a-a403-4a15-ac80-7861936b6701'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:24.694306 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e013f856-cf06-4416-b635-e9c27c7a89ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b7ec97d-7bc6-4c8a-89ec-9e98b4840723', 'ef3726dc-b736-4966-a6cb-6a8cdc8bdb6e', '29485d11-d10e-4279-ad1c-12259132be2b', '6a4c802a-a403-4a15-ac80-7861936b6701']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:24.695087 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74bfe13f-badd-4826-b3c5-0eaf52eb8126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:24.749016 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74bfe13f-badd-4826-b3c5-0eaf52eb8126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c0a9e26-d357-4220-99f3-3ec93db52526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-363372537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c58c0ea33bc48f0bedf4a670c6c583f',qos_specs=None,replication_status=,reservations=['6b7ec97d-7bc6-4c8a-89ec-9e98b4840723','ef3726dc-b736-4966-a6cb-6a8cdc8bdb6e','29485d11-d10e-4279-ad1c-12259132be2b','6a4c802a-a403-4a15-ac80-7861936b6701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c07624f4710d459b9c748f64cbbdbf84',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-363372537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c0a9e26-d357-4220-99f3-3ec93db52526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c58c0ea33bc48f0bedf4a670c6c583f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c07624f4710d459b9c748f64cbbdbf84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:24.750060 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c927c06-6e6c-4db7-af48-1dda5bcebc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:24.808460 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c927c06-6e6c-4db7-af48-1dda5bcebc73) transitioned into state 'SUCCESS' from state '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-363372537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c58c0ea33bc48f0bedf4a670c6c583f',qos_specs=None,replication_status=,reservations=['6b7ec97d-7bc6-4c8a-89ec-9e98b4840723','ef3726dc-b736-4966-a6cb-6a8cdc8bdb6e','29485d11-d10e-4279-ad1c-12259132be2b','6a4c802a-a403-4a15-ac80-7861936b6701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c07624f4710d459b9c748f64cbbdbf84',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:24.809303 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eb218ad-a3e7-4a5a-918b-df99e0d0b810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:24.855379 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eb218ad-a3e7-4a5a-918b-df99e0d0b810) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:24.856400 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Flow 'volume_create_api' (ea084bdd-8669-44a4-b94d-4b2c9f0d6ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:24.856761 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Create volume request issued successfully. Jul 22 05:40:24.857486 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0247082b-02b6-4c5d-b7c4-9b32ed284555 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:24.858519 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 873/3418] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:40:24 2026] POST /volume/v3/volumes => generated 775 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:24.871392 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0d6ea959-01c8-4fb3-8a40-11f49d18b4b5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:24.875657 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0d6ea959-01c8-4fb3-8a40-11f49d18b4b5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] GET https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 Jul 22 05:40:24.875657 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0d6ea959-01c8-4fb3-8a40-11f49d18b4b5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:24.875657 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0d6ea959-01c8-4fb3-8a40-11f49d18b4b5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:24.884373 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:24.884373 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:24.892861 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0d6ea959-01c8-4fb3-8a40-11f49d18b4b5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Volume info retrieved successfully. Jul 22 05:40:24.903848 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0d6ea959-01c8-4fb3-8a40-11f49d18b4b5 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 returned with HTTP 200 Jul 22 05:40:24.903848 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 859/3419] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:24 2026] GET /volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:25.294117 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-968a9710-03da-47bd-ac93-c7c0731e2d9f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:25.296678 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-968a9710-03da-47bd-ac93-c7c0731e2d9f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:40:25.296963 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-968a9710-03da-47bd-ac93-c7c0731e2d9f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:25.297733 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-968a9710-03da-47bd-ac93-c7c0731e2d9f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:25.315821 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8dcdae59-def1-43f9-9570-dc6c829f8a37 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:25.317726 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8dcdae59-def1-43f9-9570-dc6c829f8a37 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:25.317995 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8dcdae59-def1-43f9-9570-dc6c829f8a37 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:25.318246 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8dcdae59-def1-43f9-9570-dc6c829f8a37 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:25.361888 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:25.361888 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:25.366026 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:25.366026 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:25.369653 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8dcdae59-def1-43f9-9570-dc6c829f8a37 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:25.371881 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-968a9710-03da-47bd-ac93-c7c0731e2d9f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:40:25.378229 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8dcdae59-def1-43f9-9570-dc6c829f8a37 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:25.378439 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-968a9710-03da-47bd-ac93-c7c0731e2d9f tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:40:25.378930 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 840/3420] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:25 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:25.379088 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 849/3421] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:40:25 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 1137 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:25.429424 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-14d21dd2-0bcd-4546-8d0a-800ae19f6f8d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:25.432119 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-14d21dd2-0bcd-4546-8d0a-800ae19f6f8d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] POST https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163/action Jul 22 05:40:25.432445 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-14d21dd2-0bcd-4546-8d0a-800ae19f6f8d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:25.432612 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-14d21dd2-0bcd-4546-8d0a-800ae19f6f8d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:25.447917 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:25.447917 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:25.448535 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-14d21dd2-0bcd-4546-8d0a-800ae19f6f8d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:40:25.491792 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-14d21dd2-0bcd-4546-8d0a-800ae19f6f8d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Begin detaching volume completed successfully. Jul 22 05:40:25.492035 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-14d21dd2-0bcd-4546-8d0a-800ae19f6f8d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163/action returned with HTTP 202 Jul 22 05:40:25.492565 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 874/3422] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:40:25 2026] POST /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:25.709125 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7a1a8ad7-87a9-4dcb-bfc5-0fd98fa7bbca None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:25.709531 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7a1a8ad7-87a9-4dcb-bfc5-0fd98fa7bbca None None] GET https://10.4.3.91/volume// Jul 22 05:40:25.709861 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7a1a8ad7-87a9-4dcb-bfc5-0fd98fa7bbca None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:25.709968 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7a1a8ad7-87a9-4dcb-bfc5-0fd98fa7bbca None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:25.710231 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7a1a8ad7-87a9-4dcb-bfc5-0fd98fa7bbca None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:40:25.710575 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 860/3423] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:40: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 22 05:40:25.722779 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-680cad3c-3e76-4dd9-9b79-3839f1fe602d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:25.725147 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-680cad3c-3e76-4dd9-9b79-3839f1fe602d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:40:25.725385 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-680cad3c-3e76-4dd9-9b79-3839f1fe602d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:25.725612 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-680cad3c-3e76-4dd9-9b79-3839f1fe602d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:25.745577 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:25.745577 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:25.767304 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-680cad3c-3e76-4dd9-9b79-3839f1fe602d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:40:25.794200 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-680cad3c-3e76-4dd9-9b79-3839f1fe602d tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:40:25.794692 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 841/3424] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:40:25 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 1320 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:40:25.917566 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-57f7294c-4991-4ee4-93d6-a3ad8c2724a8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:25.924658 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-57f7294c-4991-4ee4-93d6-a3ad8c2724a8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] GET https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 Jul 22 05:40:25.924658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-57f7294c-4991-4ee4-93d6-a3ad8c2724a8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:25.924658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-57f7294c-4991-4ee4-93d6-a3ad8c2724a8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:25.937012 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:25.937012 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:25.941523 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-57f7294c-4991-4ee4-93d6-a3ad8c2724a8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Volume info retrieved successfully. Jul 22 05:40:25.945668 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-57f7294c-4991-4ee4-93d6-a3ad8c2724a8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 returned with HTTP 200 Jul 22 05:40:25.946158 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 850/3425] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:25 2026] GET /volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:25.966943 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c587d1db-9b37-4e9f-bb58-452920466a62 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:25.972658 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c587d1db-9b37-4e9f-bb58-452920466a62 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] POST https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526/action Jul 22 05:40:25.972658 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c587d1db-9b37-4e9f-bb58-452920466a62 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:25.972658 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c587d1db-9b37-4e9f-bb58-452920466a62 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:25.984767 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:25.984767 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:25.984767 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.policy [None req-c587d1db-9b37-4e9f-bb58-452920466a62 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '075211aed4c0487a846d628d37b66a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c58c0ea33bc48f0bedf4a670c6c583f', '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=100092) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:40:25.984767 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c587d1db-9b37-4e9f-bb58-452920466a62 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-reader] https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526/action returned with HTTP 403 Jul 22 05:40:25.984767 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 875/3426] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:40:25 2026] POST /volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:25.993295 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-59a60246-d16a-4827-a023-6adffa9b0bc8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:25.995300 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-59a60246-d16a-4827-a023-6adffa9b0bc8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 Jul 22 05:40:25.995519 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-59a60246-d16a-4827-a023-6adffa9b0bc8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:25.995750 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-59a60246-d16a-4827-a023-6adffa9b0bc8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:25.995939 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-59a60246-d16a-4827-a023-6adffa9b0bc8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Delete volume with id: 7c0a9e26-d357-4220-99f3-3ec93db52526 Jul 22 05:40:26.004387 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:26.004387 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:26.004764 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-59a60246-d16a-4827-a023-6adffa9b0bc8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Volume info retrieved successfully. Jul 22 05:40:26.131095 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-59a60246-d16a-4827-a023-6adffa9b0bc8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Delete volume request issued successfully. Jul 22 05:40:26.131310 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-59a60246-d16a-4827-a023-6adffa9b0bc8 tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 returned with HTTP 202 Jul 22 05:40:26.131755 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 861/3427] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:25 2026] DELETE /volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:26.145548 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-19899155-dfdb-45cc-b40d-6c9a205e3aac None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:26.147742 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-19899155-dfdb-45cc-b40d-6c9a205e3aac tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] GET https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 Jul 22 05:40:26.147995 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-19899155-dfdb-45cc-b40d-6c9a205e3aac tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:26.151394 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-19899155-dfdb-45cc-b40d-6c9a205e3aac tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:26.157236 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:26.157236 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:26.162053 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-19899155-dfdb-45cc-b40d-6c9a205e3aac tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Volume info retrieved successfully. Jul 22 05:40:26.168706 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-19899155-dfdb-45cc-b40d-6c9a205e3aac tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 returned with HTTP 200 Jul 22 05:40:26.169387 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 842/3428] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:26 2026] GET /volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:26.401725 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4c328bd4-e0ac-4fa7-8747-f23a02ac7c66 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:26.403488 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4c328bd4-e0ac-4fa7-8747-f23a02ac7c66 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:26.403781 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4c328bd4-e0ac-4fa7-8747-f23a02ac7c66 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:26.403915 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4c328bd4-e0ac-4fa7-8747-f23a02ac7c66 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:26.448175 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:26.448175 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:26.454863 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4c328bd4-e0ac-4fa7-8747-f23a02ac7c66 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:26.459215 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4c328bd4-e0ac-4fa7-8747-f23a02ac7c66 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:26.459591 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 851/3429] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:26 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:26.502829 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-337e4723-9ddc-496b-8eec-56dae1eec51b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:26.504606 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-337e4723-9ddc-496b-8eec-56dae1eec51b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] POST https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action Jul 22 05:40:26.505453 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-337e4723-9ddc-496b-8eec-56dae1eec51b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-380986875", "disk_format": "qcow2"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:40:26.509081 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-337e4723-9ddc-496b-8eec-56dae1eec51b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-380986875", "disk_format": "qcow2"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:26.523396 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:26.523396 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:26.525600 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-337e4723-9ddc-496b-8eec-56dae1eec51b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:26.564664 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:26.564664 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:26.572485 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.image.image_utils [None req-337e4723-9ddc-496b-8eec-56dae1eec51b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-380986875'}] 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-380986875'}]. {{(pid=100092) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 22 05:40:26.821471 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-5f2baeb0-5467-476c-a70e-80decaab18db None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:26.824236 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-5f2baeb0-5467-476c-a70e-80decaab18db tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] DELETE https://10.4.3.91/volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45 Jul 22 05:40:26.824498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-5f2baeb0-5467-476c-a70e-80decaab18db tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:26.824709 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-5f2baeb0-5467-476c-a70e-80decaab18db tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:26.868824 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:26.868824 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:26.981651 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-de217990-16a3-4e68-b455-e04d5bcbce56 req-5f2baeb0-5467-476c-a70e-80decaab18db tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45 returned with HTTP 200 Jul 22 05:40:26.982362 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 862/3430] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:40:26 2026] DELETE /volume/v3/attachments/24e9e692-5d36-4ce6-85d0-1d9c65f9de45 => generated 19 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:27.049168 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:27.158148 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:27.158528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-994048309"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:27.160170 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-994048309'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:27.160307 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Create volume of 1 GB Jul 22 05:40:27.164679 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Availability Zones retrieved successfully. Jul 22 05:40:27.171345 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Flow 'volume_create_api' (1da2a3e0-78c7-40a9-8d5a-3173ee5611a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:27.172526 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5af00a1-7046-4793-9a3d-35019dafd1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:27.173391 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:27.190856 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ad5bd1ef-f947-4ff5-816d-4d4571aec39e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:27.193314 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ad5bd1ef-f947-4ff5-816d-4d4571aec39e tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] GET https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 Jul 22 05:40:27.193585 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ad5bd1ef-f947-4ff5-816d-4d4571aec39e tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:27.193874 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ad5bd1ef-f947-4ff5-816d-4d4571aec39e tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:27.203258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5af00a1-7046-4793-9a3d-35019dafd1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:27.204421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3920d5d-d081-46db-b7ab-2d33a716047e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:27.205973 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ad5bd1ef-f947-4ff5-816d-4d4571aec39e tempest-ProjectReaderTests-439476075 tempest-ProjectReaderTests-439476075-project-admin] https://10.4.3.91/volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 returned with HTTP 404 Jul 22 05:40:27.206573 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 852/3431] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:27 2026] GET /volume/v3/volumes/7c0a9e26-d357-4220-99f3-3ec93db52526 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:27.251571 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-337e4723-9ddc-496b-8eec-56dae1eec51b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Copy volume to image completed successfully. Jul 22 05:40:27.253216 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-337e4723-9ddc-496b-8eec-56dae1eec51b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action returned with HTTP 202 Jul 22 05:40:27.253216 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 876/3432] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:26 2026] POST /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8/action => generated 688 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:27.319428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Created reservations ['7d519953-eaa8-4793-ade5-ec9bf509db45', '6efb8eed-03ac-45ce-8a88-2946eefdb146', '4b3efd0b-2d6f-4a7f-891f-a3cb80bcd947', 'a2a77b75-ce69-4a11-bbf6-2a349b8a82e3'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:27.320307 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3920d5d-d081-46db-b7ab-2d33a716047e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d519953-eaa8-4793-ade5-ec9bf509db45', '6efb8eed-03ac-45ce-8a88-2946eefdb146', '4b3efd0b-2d6f-4a7f-891f-a3cb80bcd947', 'a2a77b75-ce69-4a11-bbf6-2a349b8a82e3']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:27.321228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8692dad-8b8b-4234-afe2-f7eb2b44c4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:27.360760 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8692dad-8b8b-4234-afe2-f7eb2b44c4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e154896-364e-4c3c-9a27-c8ebadd28d13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-994048309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2128c386cc5f49319a8f60710f9ff650',qos_specs=None,replication_status=,reservations=['7d519953-eaa8-4793-ade5-ec9bf509db45','6efb8eed-03ac-45ce-8a88-2946eefdb146','4b3efd0b-2d6f-4a7f-891f-a3cb80bcd947','a2a77b75-ce69-4a11-bbf6-2a349b8a82e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00359e068255419fbb03a788def44f41',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-994048309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e154896-364e-4c3c-9a27-c8ebadd28d13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2128c386cc5f49319a8f60710f9ff650',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00359e068255419fbb03a788def44f41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:27.361483 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d02c99-7042-47d1-a90d-949b148e89fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:27.401248 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d02c99-7042-47d1-a90d-949b148e89fa) transitioned into state 'SUCCESS' from state '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-994048309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2128c386cc5f49319a8f60710f9ff650',qos_specs=None,replication_status=,reservations=['7d519953-eaa8-4793-ade5-ec9bf509db45','6efb8eed-03ac-45ce-8a88-2946eefdb146','4b3efd0b-2d6f-4a7f-891f-a3cb80bcd947','a2a77b75-ce69-4a11-bbf6-2a349b8a82e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00359e068255419fbb03a788def44f41',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:27.402160 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb643a9-fd49-455a-83e6-73dcc899d94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:27.437049 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb643a9-fd49-455a-83e6-73dcc899d94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:27.439717 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Flow 'volume_create_api' (1da2a3e0-78c7-40a9-8d5a-3173ee5611a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:27.439717 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Create volume request issued successfully. Jul 22 05:40:27.439717 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-adcd9f9e-a74c-477b-b8c2-bd0310968569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:27.439717 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 843/3433] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:40:27 2026] POST /volume/v3/volumes => generated 775 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:27.452356 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-54c0a73f-33f4-481b-ac64-6ff60417bbcc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:27.454601 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54c0a73f-33f4-481b-ac64-6ff60417bbcc tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 Jul 22 05:40:27.454864 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54c0a73f-33f4-481b-ac64-6ff60417bbcc tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:27.455074 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54c0a73f-33f4-481b-ac64-6ff60417bbcc tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:27.471124 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:27.471124 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:27.477557 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-54c0a73f-33f4-481b-ac64-6ff60417bbcc tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Volume info retrieved successfully. Jul 22 05:40:27.483594 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54c0a73f-33f4-481b-ac64-6ff60417bbcc tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 returned with HTTP 200 Jul 22 05:40:27.484067 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 863/3434] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:27 2026] GET /volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:27.845644 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-2fcc1756-be38-4165-a0a9-80303dca06d5 req-02bd523f-54d2-4622-b5fe-7f6a6b7984e3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:27.848405 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-2fcc1756-be38-4165-a0a9-80303dca06d5 req-02bd523f-54d2-4622-b5fe-7f6a6b7984e3 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:40:27.848530 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-2fcc1756-be38-4165-a0a9-80303dca06d5 req-02bd523f-54d2-4622-b5fe-7f6a6b7984e3 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:27.848771 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-2fcc1756-be38-4165-a0a9-80303dca06d5 req-02bd523f-54d2-4622-b5fe-7f6a6b7984e3 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:27.858495 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:27.858495 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:27.861396 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-2fcc1756-be38-4165-a0a9-80303dca06d5 req-02bd523f-54d2-4622-b5fe-7f6a6b7984e3 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:40:27.873815 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-2fcc1756-be38-4165-a0a9-80303dca06d5 req-02bd523f-54d2-4622-b5fe-7f6a6b7984e3 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:40:27.875541 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 853/3435] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:40:27 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:27.888164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7d832889-7ff7-44f2-80bc-64ea626ff0dc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:27.890280 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7d832889-7ff7-44f2-80bc-64ea626ff0dc tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] DELETE https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:40:27.890280 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7d832889-7ff7-44f2-80bc-64ea626ff0dc tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:27.890364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7d832889-7ff7-44f2-80bc-64ea626ff0dc tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:27.890557 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-7d832889-7ff7-44f2-80bc-64ea626ff0dc tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Delete volume with id: c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:40:27.897823 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:27.897823 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:27.898269 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7d832889-7ff7-44f2-80bc-64ea626ff0dc tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:40:27.936201 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7d832889-7ff7-44f2-80bc-64ea626ff0dc tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Delete volume request issued successfully. Jul 22 05:40:27.936387 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7d832889-7ff7-44f2-80bc-64ea626ff0dc tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 202 Jul 22 05:40:27.936785 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 877/3436] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:27 2026] DELETE /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:27.947865 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9e75b657-2a8e-4e72-aabe-e0020dd68676 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:27.949761 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9e75b657-2a8e-4e72-aabe-e0020dd68676 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:40:27.949947 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9e75b657-2a8e-4e72-aabe-e0020dd68676 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:27.950378 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9e75b657-2a8e-4e72-aabe-e0020dd68676 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:27.961659 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:27.961659 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:27.967945 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9e75b657-2a8e-4e72-aabe-e0020dd68676 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Volume info retrieved successfully. Jul 22 05:40:27.971752 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9e75b657-2a8e-4e72-aabe-e0020dd68676 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 200 Jul 22 05:40:27.972134 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 844/3437] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:27 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:27.995475 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:28.142583 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:28.147270 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1980414855"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:28.147270 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1980414855'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:28.147270 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Create volume of 1 GB Jul 22 05:40:28.149300 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Availability Zones retrieved successfully. Jul 22 05:40:28.157198 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Flow 'volume_create_api' (35d19bc8-2029-4dfc-b364-2c69de44fdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:28.158123 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3934970-63b9-4a19-a87e-9b651a7b707d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:28.160015 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:28.196289 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3934970-63b9-4a19-a87e-9b651a7b707d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:28.197416 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b6323e-32ed-4868-8b52-5edf205e56ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:28.272441 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Created reservations ['9e941082-c12a-462c-b168-e100e1549776', '0effe3b5-136e-4e7b-b699-dc3252e33a82', '3074d7d4-dc48-47a4-871a-325db486914e', 'd09813ff-634a-496a-9d18-001e5892a8c8'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:28.273239 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b6323e-32ed-4868-8b52-5edf205e56ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e941082-c12a-462c-b168-e100e1549776', '0effe3b5-136e-4e7b-b699-dc3252e33a82', '3074d7d4-dc48-47a4-871a-325db486914e', 'd09813ff-634a-496a-9d18-001e5892a8c8']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:28.274090 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0937a1d-1866-407d-89a5-b624f5b94a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:28.317119 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0937a1d-1866-407d-89a5-b624f5b94a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61401949-7af8-42c5-afdf-b50163768e11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1980414855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b258c93fee9469e8099eaf685310fe9',qos_specs=None,replication_status=,reservations=['9e941082-c12a-462c-b168-e100e1549776','0effe3b5-136e-4e7b-b699-dc3252e33a82','3074d7d4-dc48-47a4-871a-325db486914e','d09813ff-634a-496a-9d18-001e5892a8c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cdcf314eb940638a0fb65e730ca9e9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1980414855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61401949-7af8-42c5-afdf-b50163768e11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b258c93fee9469e8099eaf685310fe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cdcf314eb940638a0fb65e730ca9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:28.318026 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777ab0c7-b70e-4d72-b286-3f40a21b87a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:28.355813 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777ab0c7-b70e-4d72-b286-3f40a21b87a3) transitioned into state 'SUCCESS' from state '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-1980414855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b258c93fee9469e8099eaf685310fe9',qos_specs=None,replication_status=,reservations=['9e941082-c12a-462c-b168-e100e1549776','0effe3b5-136e-4e7b-b699-dc3252e33a82','3074d7d4-dc48-47a4-871a-325db486914e','d09813ff-634a-496a-9d18-001e5892a8c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cdcf314eb940638a0fb65e730ca9e9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:28.356436 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719316b9-756d-440e-b1ee-87c03aa7c86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:28.381362 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719316b9-756d-440e-b1ee-87c03aa7c86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:28.382342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Flow 'volume_create_api' (35d19bc8-2029-4dfc-b364-2c69de44fdc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:28.382776 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Create volume request issued successfully. Jul 22 05:40:28.383282 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3097c6ea-26b4-4f73-8639-4f54880e2df7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:28.384109 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 864/3438] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:40:27 2026] POST /volume/v3/volumes => generated 752 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:28.401284 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7dc2d140-5dfc-4998-906f-db0e3ca15907 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:28.403482 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7dc2d140-5dfc-4998-906f-db0e3ca15907 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 Jul 22 05:40:28.403744 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7dc2d140-5dfc-4998-906f-db0e3ca15907 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:28.404000 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7dc2d140-5dfc-4998-906f-db0e3ca15907 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:28.425271 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:28.425271 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:28.425271 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7dc2d140-5dfc-4998-906f-db0e3ca15907 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:40:28.429021 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7dc2d140-5dfc-4998-906f-db0e3ca15907 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 returned with HTTP 200 Jul 22 05:40:28.429874 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 854/3439] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:28 2026] GET /volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:28.499483 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-22154c00-c569-4319-9b47-f9ba6f7a8294 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:28.502604 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-22154c00-c569-4319-9b47-f9ba6f7a8294 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 Jul 22 05:40:28.502604 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-22154c00-c569-4319-9b47-f9ba6f7a8294 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:28.502604 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-22154c00-c569-4319-9b47-f9ba6f7a8294 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:28.514935 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:28.514935 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:28.522065 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-22154c00-c569-4319-9b47-f9ba6f7a8294 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Volume info retrieved successfully. Jul 22 05:40:28.526624 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-22154c00-c569-4319-9b47-f9ba6f7a8294 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 returned with HTTP 200 Jul 22 05:40:28.527398 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 878/3440] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:28 2026] GET /volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:28.546388 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4765ba33-7b44-43ff-9905-1cfcd872017d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:28.548848 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4765ba33-7b44-43ff-9905-1cfcd872017d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:40:28.549255 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4765ba33-7b44-43ff-9905-1cfcd872017d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e154896-364e-4c3c-9a27-c8ebadd28d13", "name": "tempest-type-Backup-1120780346"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:28.552489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-4765ba33-7b44-43ff-9905-1cfcd872017d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Creating new backup {'backup': {'volume_id': '3e154896-364e-4c3c-9a27-c8ebadd28d13', 'name': 'tempest-type-Backup-1120780346'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:40:28.552489 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-4765ba33-7b44-43ff-9905-1cfcd872017d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Creating backup of volume 3e154896-364e-4c3c-9a27-c8ebadd28d13 in container None Jul 22 05:40:28.568034 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:28.568034 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:28.568473 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4765ba33-7b44-43ff-9905-1cfcd872017d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Volume info retrieved successfully. Jul 22 05:40:28.624793 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-4765ba33-7b44-43ff-9905-1cfcd872017d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Created reservations ['eb74f12c-c3f9-40ce-bcde-c1eb6de33985', '59bc4f64-b076-48a4-b14c-b124fd65e84a'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:28.708050 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4765ba33-7b44-43ff-9905-1cfcd872017d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:40:28.708584 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 845/3441] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:40:28 2026] POST /volume/v3/backups => generated 314 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:28.717107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-27344827-b75e-49ce-99dc-99221ef51f16 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:28.720516 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-27344827-b75e-49ce-99dc-99221ef51f16 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:28.720516 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-27344827-b75e-49ce-99dc-99221ef51f16 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:28.720516 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-27344827-b75e-49ce-99dc-99221ef51f16 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:28.720516 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-27344827-b75e-49ce-99dc-99221ef51f16 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:28.726564 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:28.726564 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:28.727498 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-27344827-b75e-49ce-99dc-99221ef51f16 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:28.727982 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 865/3442] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:28 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:28.985830 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-73e9c5c1-463b-496f-9706-7c6cbd9d02e4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:28.987895 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-73e9c5c1-463b-496f-9706-7c6cbd9d02e4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] GET https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 Jul 22 05:40:28.988156 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-73e9c5c1-463b-496f-9706-7c6cbd9d02e4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:28.988456 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-73e9c5c1-463b-496f-9706-7c6cbd9d02e4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:28.996789 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-73e9c5c1-463b-496f-9706-7c6cbd9d02e4 tempest-TestMinimumBasicScenario-1928102629 tempest-TestMinimumBasicScenario-1928102629-project-member] https://10.4.3.91/volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 returned with HTTP 404 Jul 22 05:40:28.997545 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 855/3443] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:28 2026] GET /volume/v3/volumes/c5eff6d6-7aac-49c1-a14a-6dff8aca1163 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:29.443674 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b128360c-b433-405b-b77c-1d39b78adf36 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:29.445186 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b128360c-b433-405b-b77c-1d39b78adf36 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 Jul 22 05:40:29.445413 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b128360c-b433-405b-b77c-1d39b78adf36 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:29.445607 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b128360c-b433-405b-b77c-1d39b78adf36 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:29.454126 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:29.454126 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:29.460734 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b128360c-b433-405b-b77c-1d39b78adf36 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:40:29.466752 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b128360c-b433-405b-b77c-1d39b78adf36 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 returned with HTTP 200 Jul 22 05:40:29.467263 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 879/3444] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:29 2026] GET /volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:29.485868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e84eca99-9537-4a24-972a-092a56d09910 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:29.485868 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e84eca99-9537-4a24-972a-092a56d09910 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:40:29.485868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e84eca99-9537-4a24-972a-092a56d09910 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61401949-7af8-42c5-afdf-b50163768e11", "name": "tempest-VolumesBackupsAdminTest-Backup-1718714914", "container": "tempest-volumesbackupsadmintest-backup-container-134079859"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:29.486969 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-e84eca99-9537-4a24-972a-092a56d09910 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Creating new backup {'backup': {'volume_id': '61401949-7af8-42c5-afdf-b50163768e11', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1718714914', 'container': 'tempest-volumesbackupsadmintest-backup-container-134079859'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:40:29.486969 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-e84eca99-9537-4a24-972a-092a56d09910 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Creating backup of volume 61401949-7af8-42c5-afdf-b50163768e11 in container tempest-volumesbackupsadmintest-backup-container-134079859 Jul 22 05:40:29.493411 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:29.493411 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:29.494509 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e84eca99-9537-4a24-972a-092a56d09910 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:40:29.544961 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-e84eca99-9537-4a24-972a-092a56d09910 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Created reservations ['f82bd92a-7958-486c-baf1-bbd80836529b', '48f66584-0247-426e-935e-f9ec22d87a1d'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:29.608043 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e84eca99-9537-4a24-972a-092a56d09910 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:40:29.608453 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 846/3445] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:29 2026] POST /volume/v3/backups => generated 333 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:29.621091 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9ee305ab-4884-4ef0-9847-10a8ecb65429 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:29.623423 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9ee305ab-4884-4ef0-9847-10a8ecb65429 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:29.624064 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9ee305ab-4884-4ef0-9847-10a8ecb65429 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:29.624818 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9ee305ab-4884-4ef0-9847-10a8ecb65429 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:29.624974 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-9ee305ab-4884-4ef0-9847-10a8ecb65429 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:29.630033 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:29.630033 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:29.631615 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9ee305ab-4884-4ef0-9847-10a8ecb65429 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:29.632562 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 866/3446] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:29 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:29.738537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-85751d6a-92a1-4fda-aba2-d97792ce4222 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:29.743454 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85751d6a-92a1-4fda-aba2-d97792ce4222 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:29.743735 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85751d6a-92a1-4fda-aba2-d97792ce4222 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:29.744027 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85751d6a-92a1-4fda-aba2-d97792ce4222 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:29.744082 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-85751d6a-92a1-4fda-aba2-d97792ce4222 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:29.748475 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:29.748475 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:29.749366 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85751d6a-92a1-4fda-aba2-d97792ce4222 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:29.749867 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 856/3447] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:29 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:30.646438 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c98152cf-0660-42e6-aca1-fe67548ae571 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:30.648810 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c98152cf-0660-42e6-aca1-fe67548ae571 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:30.649077 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c98152cf-0660-42e6-aca1-fe67548ae571 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:30.649346 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c98152cf-0660-42e6-aca1-fe67548ae571 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:30.649503 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-c98152cf-0660-42e6-aca1-fe67548ae571 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:30.658237 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:30.658237 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:30.659337 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c98152cf-0660-42e6-aca1-fe67548ae571 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:30.659865 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 880/3448] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:30 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:30.763080 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b8393b2e-bf24-4b30-969f-34070b1ccf81 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:30.765274 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b8393b2e-bf24-4b30-969f-34070b1ccf81 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:30.765524 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b8393b2e-bf24-4b30-969f-34070b1ccf81 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:30.766833 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b8393b2e-bf24-4b30-969f-34070b1ccf81 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:30.766833 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b8393b2e-bf24-4b30-969f-34070b1ccf81 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:30.770246 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:30.770246 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:30.770883 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b8393b2e-bf24-4b30-969f-34070b1ccf81 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:30.771238 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 847/3449] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:30 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:31.675854 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-78454618-2f21-4da1-8fbb-4329cf0a5143 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:31.678184 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78454618-2f21-4da1-8fbb-4329cf0a5143 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:31.678410 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78454618-2f21-4da1-8fbb-4329cf0a5143 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:31.678666 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78454618-2f21-4da1-8fbb-4329cf0a5143 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:31.678827 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-78454618-2f21-4da1-8fbb-4329cf0a5143 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:31.693151 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:31.693151 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:31.695104 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78454618-2f21-4da1-8fbb-4329cf0a5143 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:31.695452 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 867/3450] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:31 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:31.782751 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-00f4dde8-8c7f-40d2-88eb-1b5235b24df1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:31.785412 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-00f4dde8-8c7f-40d2-88eb-1b5235b24df1 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:31.785412 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-00f4dde8-8c7f-40d2-88eb-1b5235b24df1 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:31.785412 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-00f4dde8-8c7f-40d2-88eb-1b5235b24df1 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:31.785412 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-00f4dde8-8c7f-40d2-88eb-1b5235b24df1 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:31.790362 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:31.790362 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:31.791118 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-00f4dde8-8c7f-40d2-88eb-1b5235b24df1 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:31.791593 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 857/3451] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:31 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:32.708301 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fe4b958c-ce54-4743-bc0d-79c1564d96da None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:32.711214 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fe4b958c-ce54-4743-bc0d-79c1564d96da tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:32.711214 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fe4b958c-ce54-4743-bc0d-79c1564d96da tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:32.711214 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fe4b958c-ce54-4743-bc0d-79c1564d96da tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:32.711401 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-fe4b958c-ce54-4743-bc0d-79c1564d96da tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:32.718735 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:32.718735 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:32.719990 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fe4b958c-ce54-4743-bc0d-79c1564d96da tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:32.720539 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 881/3452] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:32 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:32.807493 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f8a38e26-bccc-4fb7-8fc5-1819b046ca4e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:32.809972 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f8a38e26-bccc-4fb7-8fc5-1819b046ca4e tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:32.810648 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f8a38e26-bccc-4fb7-8fc5-1819b046ca4e tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:32.810648 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f8a38e26-bccc-4fb7-8fc5-1819b046ca4e tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:32.810755 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f8a38e26-bccc-4fb7-8fc5-1819b046ca4e tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:32.817084 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:32.817084 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:32.818069 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f8a38e26-bccc-4fb7-8fc5-1819b046ca4e tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:32.818533 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 848/3453] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:32 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:33.246320 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:33.248775 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:33.249243 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-506019303", "snapshot_id": null, "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "volume_type": null, "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:33.251297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-506019303', 'snapshot_id': None, 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'volume_type': None, 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:33.359236 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Create volume of 1 GB Jul 22 05:40:33.363977 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Availability Zones retrieved successfully. Jul 22 05:40:33.370475 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Flow 'volume_create_api' (6459b2a9-7d83-4c41-939f-8fc91e299c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:33.371567 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a84b605-fc9f-4c2b-ae5d-39754146b46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:33.372578 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:33.497004 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a84b605-fc9f-4c2b-ae5d-39754146b46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:33.497844 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff325ea-4a12-49fa-8489-88d83c139dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:33.584529 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Created reservations ['5ac17611-ae9a-4f4f-8895-96333ceae7cb', '184d4165-1e48-4c79-9631-253f1a0c9c1d', '4c381766-3501-49bf-b294-ade51a249291', '71f9d184-9a7d-41d6-82fd-b8cd0a6ac1c2'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:33.585651 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff325ea-4a12-49fa-8489-88d83c139dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ac17611-ae9a-4f4f-8895-96333ceae7cb', '184d4165-1e48-4c79-9631-253f1a0c9c1d', '4c381766-3501-49bf-b294-ade51a249291', '71f9d184-9a7d-41d6-82fd-b8cd0a6ac1c2']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:33.586611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a03dfcf-f2bd-4df6-9898-5e2f6d0f8afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:33.621026 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a03dfcf-f2bd-4df6-9898-5e2f6d0f8afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '767ac253-5581-4e94-b7ff-efcab167c369', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-506019303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32844a6929774fce812bed75b7127702',qos_specs=None,replication_status=,reservations=['5ac17611-ae9a-4f4f-8895-96333ceae7cb','184d4165-1e48-4c79-9631-253f1a0c9c1d','4c381766-3501-49bf-b294-ade51a249291','71f9d184-9a7d-41d6-82fd-b8cd0a6ac1c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a8d28175ef44e1e8fc1a72868fce78a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-506019303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=767ac253-5581-4e94-b7ff-efcab167c369,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32844a6929774fce812bed75b7127702',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a8d28175ef44e1e8fc1a72868fce78a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:33.622014 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e90fb0-6707-4c00-80b9-04a2740d8240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:33.655498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e90fb0-6707-4c00-80b9-04a2740d8240) transitioned into state 'SUCCESS' from state '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-506019303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32844a6929774fce812bed75b7127702',qos_specs=None,replication_status=,reservations=['5ac17611-ae9a-4f4f-8895-96333ceae7cb','184d4165-1e48-4c79-9631-253f1a0c9c1d','4c381766-3501-49bf-b294-ade51a249291','71f9d184-9a7d-41d6-82fd-b8cd0a6ac1c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a8d28175ef44e1e8fc1a72868fce78a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:33.656864 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b61200-0c50-4695-bdb6-d3522186768f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:33.674501 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b61200-0c50-4695-bdb6-d3522186768f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:33.675543 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Flow 'volume_create_api' (6459b2a9-7d83-4c41-939f-8fc91e299c9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:33.675966 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Create volume request issued successfully. Jul 22 05:40:33.676728 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-362ec1a4-77c5-4e60-85b8-270e56426b9c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:33.677397 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 868/3454] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:33 2026] POST /volume/v3/volumes => generated 751 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:33.697440 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9dc59478-0931-45da-aff4-1be09afd5cb1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:33.701021 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9dc59478-0931-45da-aff4-1be09afd5cb1 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 Jul 22 05:40:33.701273 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9dc59478-0931-45da-aff4-1be09afd5cb1 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:33.701922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9dc59478-0931-45da-aff4-1be09afd5cb1 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:33.718125 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:33.718125 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:33.724805 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9dc59478-0931-45da-aff4-1be09afd5cb1 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:40:33.731519 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9dc59478-0931-45da-aff4-1be09afd5cb1 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 returned with HTTP 200 Jul 22 05:40:33.732072 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 858/3455] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:33 2026] GET /volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:33.732700 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a0604156-00e5-4457-a6b0-71666c2f464f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:33.735064 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a0604156-00e5-4457-a6b0-71666c2f464f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:33.735330 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a0604156-00e5-4457-a6b0-71666c2f464f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:33.735597 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a0604156-00e5-4457-a6b0-71666c2f464f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:33.736320 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-a0604156-00e5-4457-a6b0-71666c2f464f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:33.745863 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:33.745863 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:33.745863 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a0604156-00e5-4457-a6b0-71666c2f464f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:33.747233 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 882/3456] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:33 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:33.831843 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fb64be04-e882-45cd-847f-fe9962346e86 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:33.834005 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fb64be04-e882-45cd-847f-fe9962346e86 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:33.834389 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fb64be04-e882-45cd-847f-fe9962346e86 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:33.834704 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fb64be04-e882-45cd-847f-fe9962346e86 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:33.835317 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-fb64be04-e882-45cd-847f-fe9962346e86 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:33.842118 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:33.842118 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:33.843819 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fb64be04-e882-45cd-847f-fe9962346e86 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:33.844403 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 849/3457] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:33 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:34.754370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3f473280-d2ba-40c1-adab-781f699d5382 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:34.756750 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3f473280-d2ba-40c1-adab-781f699d5382 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 Jul 22 05:40:34.756998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3f473280-d2ba-40c1-adab-781f699d5382 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:34.757248 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3f473280-d2ba-40c1-adab-781f699d5382 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:34.759017 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-82a978ca-0b49-4488-8984-4911e6e451c4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:34.760776 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-82a978ca-0b49-4488-8984-4911e6e451c4 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:34.760854 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-82a978ca-0b49-4488-8984-4911e6e451c4 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:34.761014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-82a978ca-0b49-4488-8984-4911e6e451c4 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:34.761152 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-82a978ca-0b49-4488-8984-4911e6e451c4 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:34.765282 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:34.765282 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:34.766141 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-82a978ca-0b49-4488-8984-4911e6e451c4 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:34.766465 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 859/3458] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:34 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:34.767282 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:34.767282 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:34.773171 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3f473280-d2ba-40c1-adab-781f699d5382 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:40:34.780453 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3f473280-d2ba-40c1-adab-781f699d5382 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 returned with HTTP 200 Jul 22 05:40:34.782327 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 869/3459] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:34 2026] GET /volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:34.795357 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7a0e5c48-5bd9-48bb-bd68-33fa9d00f4bc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:34.798360 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7a0e5c48-5bd9-48bb-bd68-33fa9d00f4bc tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 Jul 22 05:40:34.798682 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7a0e5c48-5bd9-48bb-bd68-33fa9d00f4bc tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:34.798775 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7a0e5c48-5bd9-48bb-bd68-33fa9d00f4bc tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:34.810247 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:34.810247 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:34.817775 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7a0e5c48-5bd9-48bb-bd68-33fa9d00f4bc tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:40:34.822657 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7a0e5c48-5bd9-48bb-bd68-33fa9d00f4bc tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 returned with HTTP 200 Jul 22 05:40:34.823118 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 883/3460] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:34 2026] GET /volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:34.836339 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-46f057b0-506d-4441-8b77-e2efa0d98638 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:34.839781 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-46f057b0-506d-4441-8b77-e2efa0d98638 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 Jul 22 05:40:34.840131 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-46f057b0-506d-4441-8b77-e2efa0d98638 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:34.840455 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-46f057b0-506d-4441-8b77-e2efa0d98638 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:34.850427 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:34.850427 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:34.854766 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-46f057b0-506d-4441-8b77-e2efa0d98638 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:40:34.856979 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dde31000-3644-403d-ad4c-195ed9f16c74 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:34.859276 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dde31000-3644-403d-ad4c-195ed9f16c74 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:34.859276 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dde31000-3644-403d-ad4c-195ed9f16c74 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:34.860210 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dde31000-3644-403d-ad4c-195ed9f16c74 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:34.860383 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-dde31000-3644-403d-ad4c-195ed9f16c74 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:34.860747 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-46f057b0-506d-4441-8b77-e2efa0d98638 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 returned with HTTP 200 Jul 22 05:40:34.861008 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 850/3461] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:34 2026] GET /volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:34.864830 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:34.864830 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:34.865689 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dde31000-3644-403d-ad4c-195ed9f16c74 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:34.866016 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 860/3462] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:34 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:34.873882 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-51d0b813-2ae4-4138-9175-859f509acc72 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:34.875505 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-51d0b813-2ae4-4138-9175-859f509acc72 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:40:34.875827 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-51d0b813-2ae4-4138-9175-859f509acc72 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "767ac253-5581-4e94-b7ff-efcab167c369", "name": "tempest-TestVolumeBackupRestore-backup-1406563444", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:34.877242 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-51d0b813-2ae4-4138-9175-859f509acc72 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Creating new backup {'backup': {'volume_id': '767ac253-5581-4e94-b7ff-efcab167c369', 'name': 'tempest-TestVolumeBackupRestore-backup-1406563444', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:40:34.877312 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-51d0b813-2ae4-4138-9175-859f509acc72 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Creating backup of volume 767ac253-5581-4e94-b7ff-efcab167c369 in container None Jul 22 05:40:34.883833 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:34.883833 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:34.884282 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-51d0b813-2ae4-4138-9175-859f509acc72 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:40:34.911698 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-51d0b813-2ae4-4138-9175-859f509acc72 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Created reservations ['f24cd223-48fc-4c86-b09a-3b3d2e594cb8', '7571fca9-5d9c-45e2-b8df-07791c5c0462'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:34.961910 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-51d0b813-2ae4-4138-9175-859f509acc72 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:40:34.962396 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 870/3463] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:34 2026] POST /volume/v3/backups => generated 333 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:34.972768 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-996a4915-15c2-4cd3-9eda-22f299ce02ad None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:34.974269 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-996a4915-15c2-4cd3-9eda-22f299ce02ad tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:34.974879 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-996a4915-15c2-4cd3-9eda-22f299ce02ad tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:34.974879 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-996a4915-15c2-4cd3-9eda-22f299ce02ad tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:34.974879 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-996a4915-15c2-4cd3-9eda-22f299ce02ad tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:34.979185 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:34.979185 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:34.979903 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-996a4915-15c2-4cd3-9eda-22f299ce02ad tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:34.980267 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 884/3464] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:34 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 740 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:35.488743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8631f42d-0bd7-41a7-946b-7a67e00f0352 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:35.490849 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8631f42d-0bd7-41a7-946b-7a67e00f0352 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:35.491051 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8631f42d-0bd7-41a7-946b-7a67e00f0352 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:35.491291 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8631f42d-0bd7-41a7-946b-7a67e00f0352 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:35.500357 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:35.500357 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:35.506598 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8631f42d-0bd7-41a7-946b-7a67e00f0352 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:35.516736 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8631f42d-0bd7-41a7-946b-7a67e00f0352 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:35.516736 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 851/3465] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:35 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:35.777946 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ad3109dd-9fac-4aaf-9fdb-a3f698813d4f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:35.780069 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ad3109dd-9fac-4aaf-9fdb-a3f698813d4f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:35.780299 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ad3109dd-9fac-4aaf-9fdb-a3f698813d4f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:35.782060 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ad3109dd-9fac-4aaf-9fdb-a3f698813d4f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:35.782060 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-ad3109dd-9fac-4aaf-9fdb-a3f698813d4f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:35.785545 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:35.785545 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:35.786257 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ad3109dd-9fac-4aaf-9fdb-a3f698813d4f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:35.786695 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 861/3466] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:35 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:35.877745 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0e45b2d3-a43f-40a1-be49-e01375014569 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:35.880122 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0e45b2d3-a43f-40a1-be49-e01375014569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:35.880409 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0e45b2d3-a43f-40a1-be49-e01375014569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:35.880686 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0e45b2d3-a43f-40a1-be49-e01375014569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:35.880843 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-0e45b2d3-a43f-40a1-be49-e01375014569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:35.886341 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:35.886341 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:35.887193 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0e45b2d3-a43f-40a1-be49-e01375014569 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:35.887682 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 871/3467] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:35 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:35.993911 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a12962eb-c797-406e-aa68-90debda03bd3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:35.996112 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a12962eb-c797-406e-aa68-90debda03bd3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:35.996441 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a12962eb-c797-406e-aa68-90debda03bd3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:35.996690 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a12962eb-c797-406e-aa68-90debda03bd3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:35.996893 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-a12962eb-c797-406e-aa68-90debda03bd3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:36.003836 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:36.003836 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:36.005799 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a12962eb-c797-406e-aa68-90debda03bd3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:36.005799 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 885/3468] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:35 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:36.533388 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-907eff8f-e68a-4568-8981-ef2e8e2d340d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:36.535648 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-907eff8f-e68a-4568-8981-ef2e8e2d340d tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:36.535911 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-907eff8f-e68a-4568-8981-ef2e8e2d340d tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:36.538779 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-907eff8f-e68a-4568-8981-ef2e8e2d340d tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:36.548416 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:36.548416 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:36.556703 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-907eff8f-e68a-4568-8981-ef2e8e2d340d tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:36.560283 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-907eff8f-e68a-4568-8981-ef2e8e2d340d tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:36.561288 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 852/3469] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:36 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:36.802475 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dd2eb2ca-11bc-4691-843a-ca2db36c6319 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:36.810591 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dd2eb2ca-11bc-4691-843a-ca2db36c6319 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:36.810902 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dd2eb2ca-11bc-4691-843a-ca2db36c6319 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:36.811179 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dd2eb2ca-11bc-4691-843a-ca2db36c6319 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:36.811341 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-dd2eb2ca-11bc-4691-843a-ca2db36c6319 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:36.817791 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:36.817791 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:36.818842 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dd2eb2ca-11bc-4691-843a-ca2db36c6319 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:36.819338 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 862/3470] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:36 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:36.899159 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6cb6c5f4-67e7-419d-a58e-ed36423eff03 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:36.900851 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6cb6c5f4-67e7-419d-a58e-ed36423eff03 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:36.901071 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6cb6c5f4-67e7-419d-a58e-ed36423eff03 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:36.901248 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6cb6c5f4-67e7-419d-a58e-ed36423eff03 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:36.901344 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-6cb6c5f4-67e7-419d-a58e-ed36423eff03 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:36.905222 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:36.905222 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:36.905805 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6cb6c5f4-67e7-419d-a58e-ed36423eff03 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:36.906176 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 872/3471] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:36 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:37.020560 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4d2e2045-48ce-4494-8ad4-65dbb011e9c3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:37.022903 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4d2e2045-48ce-4494-8ad4-65dbb011e9c3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:37.023113 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4d2e2045-48ce-4494-8ad4-65dbb011e9c3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:37.023347 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4d2e2045-48ce-4494-8ad4-65dbb011e9c3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:37.023481 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4d2e2045-48ce-4494-8ad4-65dbb011e9c3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:37.028178 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:37.028178 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:37.029053 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4d2e2045-48ce-4494-8ad4-65dbb011e9c3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:37.029656 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 886/3472] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:37 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:37.575146 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f15b2907-ba0d-4cee-adc9-d602740f61d3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:37.578932 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f15b2907-ba0d-4cee-adc9-d602740f61d3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:37.578932 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f15b2907-ba0d-4cee-adc9-d602740f61d3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:37.578932 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f15b2907-ba0d-4cee-adc9-d602740f61d3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:37.587426 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:37.587426 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:37.591911 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f15b2907-ba0d-4cee-adc9-d602740f61d3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:37.598098 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f15b2907-ba0d-4cee-adc9-d602740f61d3 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:37.599035 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 853/3473] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:37 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:37.833901 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f96d28c2-e0f1-4888-942d-f40876dd3eb7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:37.835678 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f96d28c2-e0f1-4888-942d-f40876dd3eb7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:37.835847 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f96d28c2-e0f1-4888-942d-f40876dd3eb7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:37.836059 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f96d28c2-e0f1-4888-942d-f40876dd3eb7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:37.836160 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-f96d28c2-e0f1-4888-942d-f40876dd3eb7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:37.841976 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:37.841976 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:37.842663 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f96d28c2-e0f1-4888-942d-f40876dd3eb7 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:37.842996 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 863/3474] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:37 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:37.917344 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5f082304-e7e8-466d-b98d-808abcb7bca5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:37.919400 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5f082304-e7e8-466d-b98d-808abcb7bca5 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:37.919645 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5f082304-e7e8-466d-b98d-808abcb7bca5 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:37.919855 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5f082304-e7e8-466d-b98d-808abcb7bca5 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:37.920035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-5f082304-e7e8-466d-b98d-808abcb7bca5 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:37.924883 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:37.924883 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:37.925522 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5f082304-e7e8-466d-b98d-808abcb7bca5 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:37.925982 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 873/3475] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:37 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:38.040778 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1dd38e4f-7492-4554-9b34-07049a56f4ca None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:38.042443 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1dd38e4f-7492-4554-9b34-07049a56f4ca tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:38.042647 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1dd38e4f-7492-4554-9b34-07049a56f4ca tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:38.042841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1dd38e4f-7492-4554-9b34-07049a56f4ca tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:38.042942 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1dd38e4f-7492-4554-9b34-07049a56f4ca tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:38.047163 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:38.047163 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:38.047892 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1dd38e4f-7492-4554-9b34-07049a56f4ca tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:38.048292 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 887/3476] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:38 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:38.123750 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:38.226660 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:38.227223 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1665158644"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:38.229013 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume request body: {'volume': {"'imageRef": '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1665158644'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:38.229013 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume of 1 GB Jul 22 05:40:38.233573 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Availability Zones retrieved successfully. Jul 22 05:40:38.240932 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Flow 'volume_create_api' (8bfb4a27-f800-4f64-a69f-36e43f7a731d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:38.242107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2f0215-7daf-449b-8b01-7598c5c8cbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.243239 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:38.267668 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2f0215-7daf-449b-8b01-7598c5c8cbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.268454 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effbafcb-3246-4eb7-843b-63d46c2450a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.334875 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Created reservations ['531f8bad-4122-4e81-a2e9-b3d43699a33e', 'e6103b3d-5547-416a-8cfb-5337b437ab2d', '3898f6d2-3f37-4c26-aaf4-6928c0d813ba', '317b1557-81b6-4e2f-98ee-4876a5054837'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:38.335795 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effbafcb-3246-4eb7-843b-63d46c2450a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['531f8bad-4122-4e81-a2e9-b3d43699a33e', 'e6103b3d-5547-416a-8cfb-5337b437ab2d', '3898f6d2-3f37-4c26-aaf4-6928c0d813ba', '317b1557-81b6-4e2f-98ee-4876a5054837']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.336550 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ae7d56-6cfd-4cf0-8516-89fcd0e2d3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.360761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ae7d56-6cfd-4cf0-8516-89fcd0e2d3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dddcde01-54e6-4115-941c-26878c6bccbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1665158644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04bc7b27b88e4350ba49a9e91dfc2140',qos_specs=None,replication_status=,reservations=['531f8bad-4122-4e81-a2e9-b3d43699a33e','e6103b3d-5547-416a-8cfb-5337b437ab2d','3898f6d2-3f37-4c26-aaf4-6928c0d813ba','317b1557-81b6-4e2f-98ee-4876a5054837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a96588fba3f47029cb99b5d940ca628',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1665158644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dddcde01-54e6-4115-941c-26878c6bccbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04bc7b27b88e4350ba49a9e91dfc2140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a96588fba3f47029cb99b5d940ca628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.360761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa01797-b60f-4a48-9ca9-0b7f18cca846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.375770 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa01797-b60f-4a48-9ca9-0b7f18cca846) transitioned into state 'SUCCESS' from state '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-1665158644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04bc7b27b88e4350ba49a9e91dfc2140',qos_specs=None,replication_status=,reservations=['531f8bad-4122-4e81-a2e9-b3d43699a33e','e6103b3d-5547-416a-8cfb-5337b437ab2d','3898f6d2-3f37-4c26-aaf4-6928c0d813ba','317b1557-81b6-4e2f-98ee-4876a5054837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a96588fba3f47029cb99b5d940ca628',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.376688 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771b2a8f-4a65-43bc-af2c-c2b8345e74fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.385374 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771b2a8f-4a65-43bc-af2c-c2b8345e74fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.387644 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Flow 'volume_create_api' (8bfb4a27-f800-4f64-a69f-36e43f7a731d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:38.387644 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume request issued successfully. Jul 22 05:40:38.387644 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d1be94e-9781-4339-9a94-20eae79ccb58 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:38.387644 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 854/3477] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:38 2026] POST /volume/v3/volumes => generated 755 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:38.403591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:38.406106 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:38.406575 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-243974443"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:38.408403 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume request body: {'volume': {"'imageRef": '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-243974443'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:38.408603 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume of 1 GB Jul 22 05:40:38.414311 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Availability Zones retrieved successfully. Jul 22 05:40:38.422662 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Flow 'volume_create_api' (aedf2b2b-edcb-4f9b-9b8f-6c220fd2f0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:38.424090 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33395cd7-d242-46fe-9b9d-b7fe6152ca5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.425385 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:38.452496 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33395cd7-d242-46fe-9b9d-b7fe6152ca5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.453521 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69cb36bc-aa28-4361-ada6-84034b646c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.502907 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Created reservations ['8b3b56c2-390a-4698-a6fe-724abb7b16f1', '707728fc-5108-4a00-9180-9b6e327a2979', '0dadd097-622e-4a50-b18a-c39fabceff8d', '93e5a08f-7faa-4521-b3b7-2b9535fccf77'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:38.503590 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69cb36bc-aa28-4361-ada6-84034b646c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b3b56c2-390a-4698-a6fe-724abb7b16f1', '707728fc-5108-4a00-9180-9b6e327a2979', '0dadd097-622e-4a50-b18a-c39fabceff8d', '93e5a08f-7faa-4521-b3b7-2b9535fccf77']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.504290 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e130b7db-1c3d-491d-8860-5d20efc7c25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.528533 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e130b7db-1c3d-491d-8860-5d20efc7c25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5650dc97-5ead-416d-9164-d4f344605613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-243974443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04bc7b27b88e4350ba49a9e91dfc2140',qos_specs=None,replication_status=,reservations=['8b3b56c2-390a-4698-a6fe-724abb7b16f1','707728fc-5108-4a00-9180-9b6e327a2979','0dadd097-622e-4a50-b18a-c39fabceff8d','93e5a08f-7faa-4521-b3b7-2b9535fccf77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a96588fba3f47029cb99b5d940ca628',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-243974443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5650dc97-5ead-416d-9164-d4f344605613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04bc7b27b88e4350ba49a9e91dfc2140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a96588fba3f47029cb99b5d940ca628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.529289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5fbd414-93af-462f-bda5-8433c06a680a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.551998 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5fbd414-93af-462f-bda5-8433c06a680a) transitioned into state 'SUCCESS' from state '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-243974443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04bc7b27b88e4350ba49a9e91dfc2140',qos_specs=None,replication_status=,reservations=['8b3b56c2-390a-4698-a6fe-724abb7b16f1','707728fc-5108-4a00-9180-9b6e327a2979','0dadd097-622e-4a50-b18a-c39fabceff8d','93e5a08f-7faa-4521-b3b7-2b9535fccf77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a96588fba3f47029cb99b5d940ca628',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.553008 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39918700-8113-42a1-8ae5-56e660b9f023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.568620 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39918700-8113-42a1-8ae5-56e660b9f023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.569848 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Flow 'volume_create_api' (aedf2b2b-edcb-4f9b-9b8f-6c220fd2f0f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:38.570252 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume request issued successfully. Jul 22 05:40:38.571206 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0cf5e3f6-5bd2-415d-866c-46faa559fbb8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:38.571918 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 864/3478] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:38 2026] POST /volume/v3/volumes => generated 754 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:38.588567 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a72157a5-b62f-497d-96c8-b153c038b56e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:38.590829 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:38.591337 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1931090572"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:38.593354 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume request body: {'volume': {"'imageRef": '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1931090572'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:38.593550 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume of 1 GB Jul 22 05:40:38.599143 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Availability Zones retrieved successfully. Jul 22 05:40:38.606353 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Flow 'volume_create_api' (0475bbb8-d010-4527-9d40-62565073af61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:38.607682 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6055bc5d-ad5b-4932-81be-4fdd949d11ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.608846 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:38.615342 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fec2ccd5-92a0-4d46-a7a3-4343b0000108 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:38.617120 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fec2ccd5-92a0-4d46-a7a3-4343b0000108 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:38.617350 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fec2ccd5-92a0-4d46-a7a3-4343b0000108 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:38.617571 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fec2ccd5-92a0-4d46-a7a3-4343b0000108 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:38.626379 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:38.626379 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:38.630825 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fec2ccd5-92a0-4d46-a7a3-4343b0000108 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:38.636215 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fec2ccd5-92a0-4d46-a7a3-4343b0000108 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:38.636618 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 888/3479] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:38 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:38.639289 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6055bc5d-ad5b-4932-81be-4fdd949d11ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.640122 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0d4d311-66b4-42ee-a67e-f77893837622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.685185 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Created reservations ['ae5de7b2-75d6-4ced-8434-761d89a1dff1', 'cb70fe7f-8ca6-409f-a484-f322d105b053', 'c6912dbf-67cf-439f-a71a-a7a632ca67d0', '8316a0a7-bf04-47a6-8460-9fc5d1c0fb04'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:38.685981 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0d4d311-66b4-42ee-a67e-f77893837622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5de7b2-75d6-4ced-8434-761d89a1dff1', 'cb70fe7f-8ca6-409f-a484-f322d105b053', 'c6912dbf-67cf-439f-a71a-a7a632ca67d0', '8316a0a7-bf04-47a6-8460-9fc5d1c0fb04']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.687114 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af737bb3-09ef-420c-8726-bdd94868a7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.714649 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af737bb3-09ef-420c-8726-bdd94868a7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3499b52e-845c-42e8-bc25-10090f3c5f32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1931090572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04bc7b27b88e4350ba49a9e91dfc2140',qos_specs=None,replication_status=,reservations=['ae5de7b2-75d6-4ced-8434-761d89a1dff1','cb70fe7f-8ca6-409f-a484-f322d105b053','c6912dbf-67cf-439f-a71a-a7a632ca67d0','8316a0a7-bf04-47a6-8460-9fc5d1c0fb04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a96588fba3f47029cb99b5d940ca628',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1931090572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3499b52e-845c-42e8-bc25-10090f3c5f32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04bc7b27b88e4350ba49a9e91dfc2140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a96588fba3f47029cb99b5d940ca628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.715627 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44cbb243-1216-4b71-af7d-8cdb5070238c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.744698 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44cbb243-1216-4b71-af7d-8cdb5070238c) transitioned into state 'SUCCESS' from state '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-1931090572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04bc7b27b88e4350ba49a9e91dfc2140',qos_specs=None,replication_status=,reservations=['ae5de7b2-75d6-4ced-8434-761d89a1dff1','cb70fe7f-8ca6-409f-a484-f322d105b053','c6912dbf-67cf-439f-a71a-a7a632ca67d0','8316a0a7-bf04-47a6-8460-9fc5d1c0fb04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a96588fba3f47029cb99b5d940ca628',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.746173 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64bcaf0-197c-45bc-9c7a-0aae3bffd8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.761334 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64bcaf0-197c-45bc-9c7a-0aae3bffd8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.762113 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Flow 'volume_create_api' (0475bbb8-d010-4527-9d40-62565073af61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:38.762392 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume request issued successfully. Jul 22 05:40:38.762884 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a72157a5-b62f-497d-96c8-b153c038b56e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:38.763313 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 874/3480] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:38 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:38.786888 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:38.789586 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:38.790357 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1704764844"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:38.793796 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume request body: {'volume': {"'imageRef": '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1704764844'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:38.793796 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume of 1 GB Jul 22 05:40:38.794140 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:38.794140 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:38.800661 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Availability Zones retrieved successfully. Jul 22 05:40:38.810454 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Flow 'volume_create_api' (6c02bdc7-4031-4459-8ab0-b54cbbf31dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:38.812767 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0213c45e-4de9-4abb-a062-5ed1efc017d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.814515 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:38.856187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b4fde113-c0bb-45bb-90ec-a1abf8ca809b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:38.860970 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b4fde113-c0bb-45bb-90ec-a1abf8ca809b tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:38.860970 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b4fde113-c0bb-45bb-90ec-a1abf8ca809b tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:38.860970 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b4fde113-c0bb-45bb-90ec-a1abf8ca809b tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:38.860970 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-b4fde113-c0bb-45bb-90ec-a1abf8ca809b tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:38.861343 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0213c45e-4de9-4abb-a062-5ed1efc017d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.861343 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0563a8-415b-414c-8a3a-23de2ff12ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.865588 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:38.865588 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:38.865588 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b4fde113-c0bb-45bb-90ec-a1abf8ca809b tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:38.865588 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 865/3481] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:38 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:38.935387 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Created reservations ['a34eb593-3db0-4b77-a540-b5c4ab41fd6f', 'f333b85f-ea1e-4696-9ee9-30af04064154', '0e2ab36d-1252-4f50-bc95-62e348d9ee90', '3e2f2dac-cb37-4616-90ac-a4201c1732f1'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:38.937696 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0563a8-415b-414c-8a3a-23de2ff12ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a34eb593-3db0-4b77-a540-b5c4ab41fd6f', 'f333b85f-ea1e-4696-9ee9-30af04064154', '0e2ab36d-1252-4f50-bc95-62e348d9ee90', '3e2f2dac-cb37-4616-90ac-a4201c1732f1']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.937696 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d28b9ea0-b96b-4fd1-a38a-9e7e57a7951a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.938115 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9277997c-19c8-4065-b1ed-379c98d7f760 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:38.940130 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9277997c-19c8-4065-b1ed-379c98d7f760 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:38.944944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9277997c-19c8-4065-b1ed-379c98d7f760 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:38.944944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9277997c-19c8-4065-b1ed-379c98d7f760 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:38.944944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-9277997c-19c8-4065-b1ed-379c98d7f760 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:38.952027 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:38.952027 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:38.955131 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9277997c-19c8-4065-b1ed-379c98d7f760 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:38.956336 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 889/3482] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:38 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:40:38.967204 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d28b9ea0-b96b-4fd1-a38a-9e7e57a7951a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1991c9c-ec48-4243-862e-fd839bb3883f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1704764844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04bc7b27b88e4350ba49a9e91dfc2140',qos_specs=None,replication_status=,reservations=['a34eb593-3db0-4b77-a540-b5c4ab41fd6f','f333b85f-ea1e-4696-9ee9-30af04064154','0e2ab36d-1252-4f50-bc95-62e348d9ee90','3e2f2dac-cb37-4616-90ac-a4201c1732f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a96588fba3f47029cb99b5d940ca628',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1704764844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1991c9c-ec48-4243-862e-fd839bb3883f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04bc7b27b88e4350ba49a9e91dfc2140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a96588fba3f47029cb99b5d940ca628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.968754 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (165dfb9f-e66e-4795-bf7c-1b8d8253b617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:38.996463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (165dfb9f-e66e-4795-bf7c-1b8d8253b617) transitioned into state 'SUCCESS' from state '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-1704764844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04bc7b27b88e4350ba49a9e91dfc2140',qos_specs=None,replication_status=,reservations=['a34eb593-3db0-4b77-a540-b5c4ab41fd6f','f333b85f-ea1e-4696-9ee9-30af04064154','0e2ab36d-1252-4f50-bc95-62e348d9ee90','3e2f2dac-cb37-4616-90ac-a4201c1732f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a96588fba3f47029cb99b5d940ca628',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:38.997497 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b7e15b-5c9d-4c8e-af7f-f5aa40fa615f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:39.011524 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b7e15b-5c9d-4c8e-af7f-f5aa40fa615f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:39.012895 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Flow 'volume_create_api' (6c02bdc7-4031-4459-8ab0-b54cbbf31dc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:39.013388 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume request issued successfully. Jul 22 05:40:39.014347 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-439c924a-b8f0-4fcb-a4b0-d2fc823670e8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:39.015231 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 855/3483] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:38 2026] POST /volume/v3/volumes => generated 755 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:39.032044 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.035786 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:39.036047 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1742272325"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:39.038112 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume request body: {'volume': {"'imageRef": '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1742272325'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:39.038303 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume of 1 GB Jul 22 05:40:39.038721 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.038721 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:39.044739 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Availability Zones retrieved successfully. Jul 22 05:40:39.054162 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Flow 'volume_create_api' (83cb84fe-e570-419c-9b48-413a63f4ff5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:39.055981 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417c4ebf-aef5-4f20-b376-f408f1647286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:39.057796 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:39.059033 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d501cf6e-fa05-4974-a84c-ed48e0d6092a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.061738 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d501cf6e-fa05-4974-a84c-ed48e0d6092a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:39.061738 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d501cf6e-fa05-4974-a84c-ed48e0d6092a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.061738 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d501cf6e-fa05-4974-a84c-ed48e0d6092a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.061738 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d501cf6e-fa05-4974-a84c-ed48e0d6092a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:39.068748 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.068748 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:39.069532 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d501cf6e-fa05-4974-a84c-ed48e0d6092a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:39.069893 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 866/3484] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:39.095442 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417c4ebf-aef5-4f20-b376-f408f1647286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:39.096447 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f8f8943-fe13-4d1c-8464-dc0650d9c585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:39.149996 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Created reservations ['665b31ed-2289-4463-8e0e-413bf4af2deb', '53c9bd09-bf10-4bed-b777-91b6cdeaadbe', '9f63ecee-0e98-4630-a224-fc56c7cda28a', 'bcf9ffc2-4583-430b-b789-df012fca0398'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:39.151263 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f8f8943-fe13-4d1c-8464-dc0650d9c585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['665b31ed-2289-4463-8e0e-413bf4af2deb', '53c9bd09-bf10-4bed-b777-91b6cdeaadbe', '9f63ecee-0e98-4630-a224-fc56c7cda28a', 'bcf9ffc2-4583-430b-b789-df012fca0398']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:39.152468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aac76f7-5bfd-4d41-aafe-17159a9cc24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:39.188654 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aac76f7-5bfd-4d41-aafe-17159a9cc24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1742272325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04bc7b27b88e4350ba49a9e91dfc2140',qos_specs=None,replication_status=,reservations=['665b31ed-2289-4463-8e0e-413bf4af2deb','53c9bd09-bf10-4bed-b777-91b6cdeaadbe','9f63ecee-0e98-4630-a224-fc56c7cda28a','bcf9ffc2-4583-430b-b789-df012fca0398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a96588fba3f47029cb99b5d940ca628',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1742272325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04bc7b27b88e4350ba49a9e91dfc2140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a96588fba3f47029cb99b5d940ca628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:39.192724 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f356d48d-53a6-4129-9679-42bfbd5c4844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:39.218472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f356d48d-53a6-4129-9679-42bfbd5c4844) transitioned into state 'SUCCESS' from state '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-1742272325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04bc7b27b88e4350ba49a9e91dfc2140',qos_specs=None,replication_status=,reservations=['665b31ed-2289-4463-8e0e-413bf4af2deb','53c9bd09-bf10-4bed-b777-91b6cdeaadbe','9f63ecee-0e98-4630-a224-fc56c7cda28a','bcf9ffc2-4583-430b-b789-df012fca0398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a96588fba3f47029cb99b5d940ca628',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:39.218472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e1cd58-730a-4e56-851a-849a005eaebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:39.232302 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e1cd58-730a-4e56-851a-849a005eaebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:39.233052 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Flow 'volume_create_api' (83cb84fe-e570-419c-9b48-413a63f4ff5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:39.233397 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Create volume request issued successfully. Jul 22 05:40:39.233975 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-09f7e4b8-c685-4a61-b695-a8efafd96ddf tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:39.234387 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 875/3485] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:39 2026] POST /volume/v3/volumes => generated 755 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:39.248327 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d941f37a-f610-4e82-9c3e-98a412d09408 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.250544 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d941f37a-f610-4e82-9c3e-98a412d09408 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd Jul 22 05:40:39.250883 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d941f37a-f610-4e82-9c3e-98a412d09408 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.251165 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d941f37a-f610-4e82-9c3e-98a412d09408 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.263681 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.263681 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:39.270294 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d941f37a-f610-4e82-9c3e-98a412d09408 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:39.276843 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d941f37a-f610-4e82-9c3e-98a412d09408 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd returned with HTTP 200 Jul 22 05:40:39.278271 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 890/3486] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:40:39.292061 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d57d5f42-5347-4097-a6ab-c77b87422377 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.296382 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d57d5f42-5347-4097-a6ab-c77b87422377 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 Jul 22 05:40:39.296382 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d57d5f42-5347-4097-a6ab-c77b87422377 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.296613 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d57d5f42-5347-4097-a6ab-c77b87422377 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.311415 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.311415 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:39.317130 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d57d5f42-5347-4097-a6ab-c77b87422377 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:39.324940 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d57d5f42-5347-4097-a6ab-c77b87422377 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 returned with HTTP 200 Jul 22 05:40:39.326012 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 856/3487] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:39.345035 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a90360a5-a94c-48ff-92c9-950a55b5e2f9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.348706 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a90360a5-a94c-48ff-92c9-950a55b5e2f9 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 Jul 22 05:40:39.349024 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a90360a5-a94c-48ff-92c9-950a55b5e2f9 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.349313 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a90360a5-a94c-48ff-92c9-950a55b5e2f9 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.358171 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.358171 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:39.362995 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a90360a5-a94c-48ff-92c9-950a55b5e2f9 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:39.368314 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a90360a5-a94c-48ff-92c9-950a55b5e2f9 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 returned with HTTP 200 Jul 22 05:40:39.368789 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 867/3488] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:39.382247 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5174e18f-cbda-42af-9a2f-8ec8406ccecd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.384745 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5174e18f-cbda-42af-9a2f-8ec8406ccecd tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f Jul 22 05:40:39.384982 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5174e18f-cbda-42af-9a2f-8ec8406ccecd tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.385247 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5174e18f-cbda-42af-9a2f-8ec8406ccecd tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.393793 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.393793 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:39.397914 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5174e18f-cbda-42af-9a2f-8ec8406ccecd tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:39.402152 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5174e18f-cbda-42af-9a2f-8ec8406ccecd tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f returned with HTTP 200 Jul 22 05:40:39.402307 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 876/3489] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:39.418127 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-35c111f0-1c28-4e57-a221-733d8510dcd9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.420021 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-35c111f0-1c28-4e57-a221-733d8510dcd9 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 Jul 22 05:40:39.420986 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-35c111f0-1c28-4e57-a221-733d8510dcd9 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.420986 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-35c111f0-1c28-4e57-a221-733d8510dcd9 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.427674 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.427674 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:39.431761 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-35c111f0-1c28-4e57-a221-733d8510dcd9 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:39.436337 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-35c111f0-1c28-4e57-a221-733d8510dcd9 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 returned with HTTP 200 Jul 22 05:40:39.436775 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 891/3490] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:39.452556 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a8672c74-86da-47aa-9299-0336240b0ab7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.454415 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a8672c74-86da-47aa-9299-0336240b0ab7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] DELETE https://10.4.3.91/volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 Jul 22 05:40:39.454607 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a8672c74-86da-47aa-9299-0336240b0ab7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.454862 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a8672c74-86da-47aa-9299-0336240b0ab7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.455091 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-a8672c74-86da-47aa-9299-0336240b0ab7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Delete volume with id: 7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 Jul 22 05:40:39.462018 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.462018 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:39.462477 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a8672c74-86da-47aa-9299-0336240b0ab7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:39.482572 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7f824fc1-e1d0-4fbb-ab33-767cbc70d099 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.484710 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7f824fc1-e1d0-4fbb-ab33-767cbc70d099 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:39.484948 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7f824fc1-e1d0-4fbb-ab33-767cbc70d099 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.485187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7f824fc1-e1d0-4fbb-ab33-767cbc70d099 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.487248 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a8672c74-86da-47aa-9299-0336240b0ab7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Delete volume request issued successfully. Jul 22 05:40:39.487435 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a8672c74-86da-47aa-9299-0336240b0ab7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 returned with HTTP 202 Jul 22 05:40:39.487861 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 857/3491] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:39 2026] DELETE /volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:39.499121 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-885bfc90-8ea6-40e7-8e51-be4dc02ab08e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.499205 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.499205 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:39.500988 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-885bfc90-8ea6-40e7-8e51-be4dc02ab08e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 Jul 22 05:40:39.501176 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-885bfc90-8ea6-40e7-8e51-be4dc02ab08e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.501396 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-885bfc90-8ea6-40e7-8e51-be4dc02ab08e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.504579 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7f824fc1-e1d0-4fbb-ab33-767cbc70d099 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:39.509983 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7f824fc1-e1d0-4fbb-ab33-767cbc70d099 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:39.510378 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 868/3492] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:39.511767 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.511767 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:39.520706 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-885bfc90-8ea6-40e7-8e51-be4dc02ab08e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:39.523045 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-06d790eb-e778-4b33-ae2c-0180d6c34d12 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.524762 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-06d790eb-e778-4b33-ae2c-0180d6c34d12 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] DELETE https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:39.524985 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-06d790eb-e778-4b33-ae2c-0180d6c34d12 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.525220 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-06d790eb-e778-4b33-ae2c-0180d6c34d12 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.525427 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-06d790eb-e778-4b33-ae2c-0180d6c34d12 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Delete volume with id: bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:39.528802 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-885bfc90-8ea6-40e7-8e51-be4dc02ab08e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 returned with HTTP 200 Jul 22 05:40:39.529513 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 877/3493] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:39.540553 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.540553 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:39.541183 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-06d790eb-e778-4b33-ae2c-0180d6c34d12 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:39.560710 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-06d790eb-e778-4b33-ae2c-0180d6c34d12 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Delete volume request issued successfully. Jul 22 05:40:39.560925 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-06d790eb-e778-4b33-ae2c-0180d6c34d12 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 202 Jul 22 05:40:39.561286 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 892/3494] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:39 2026] DELETE /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:39.568579 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8414b2e4-a30c-4bb5-a7da-ff52d40d170b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.570521 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8414b2e4-a30c-4bb5-a7da-ff52d40d170b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:39.570722 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8414b2e4-a30c-4bb5-a7da-ff52d40d170b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.570928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8414b2e4-a30c-4bb5-a7da-ff52d40d170b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.578565 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.578565 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:39.583426 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8414b2e4-a30c-4bb5-a7da-ff52d40d170b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Volume info retrieved successfully. Jul 22 05:40:39.588721 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8414b2e4-a30c-4bb5-a7da-ff52d40d170b tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 200 Jul 22 05:40:39.588721 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 858/3495] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:39.878459 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-874d42ac-7bb6-443c-ad37-0c46db5b775d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.880546 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-874d42ac-7bb6-443c-ad37-0c46db5b775d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:39.880546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-874d42ac-7bb6-443c-ad37-0c46db5b775d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.880784 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-874d42ac-7bb6-443c-ad37-0c46db5b775d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.880981 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-874d42ac-7bb6-443c-ad37-0c46db5b775d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:39.885617 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.885617 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:39.886837 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-874d42ac-7bb6-443c-ad37-0c46db5b775d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:39.886837 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 869/3496] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:39.968600 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d8d8dc3a-eded-4939-9230-c2d02c39bac0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:39.970390 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d8d8dc3a-eded-4939-9230-c2d02c39bac0 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:39.970596 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d8d8dc3a-eded-4939-9230-c2d02c39bac0 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:39.971059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d8d8dc3a-eded-4939-9230-c2d02c39bac0 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:39.971059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d8d8dc3a-eded-4939-9230-c2d02c39bac0 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:39.980858 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:39.980858 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:39.981446 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d8d8dc3a-eded-4939-9230-c2d02c39bac0 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:39.981800 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 878/3497] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:39 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:40.082270 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-25f16bfd-a0eb-4a28-b7aa-7916b8d9ec0e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:40.084694 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-25f16bfd-a0eb-4a28-b7aa-7916b8d9ec0e tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:40.084694 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-25f16bfd-a0eb-4a28-b7aa-7916b8d9ec0e tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:40.084886 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-25f16bfd-a0eb-4a28-b7aa-7916b8d9ec0e tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:40.084956 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-25f16bfd-a0eb-4a28-b7aa-7916b8d9ec0e tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:40.089614 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:40.089614 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:40.090487 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-25f16bfd-a0eb-4a28-b7aa-7916b8d9ec0e tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:40.091018 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 893/3498] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:40 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:40.543190 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ca7bc22f-8b65-44c6-8018-cf4fbd406754 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:40.545470 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ca7bc22f-8b65-44c6-8018-cf4fbd406754 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 Jul 22 05:40:40.545771 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ca7bc22f-8b65-44c6-8018-cf4fbd406754 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:40.546063 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ca7bc22f-8b65-44c6-8018-cf4fbd406754 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:40.553260 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ca7bc22f-8b65-44c6-8018-cf4fbd406754 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 returned with HTTP 404 Jul 22 05:40:40.553895 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 859/3499] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:40 2026] GET /volume/v3/volumes/7f7f8cc7-1b1e-4fb4-8c4c-48c10828a326 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:40.561733 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-51444b27-4ca9-4818-87b6-5043341b368f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:40.563903 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-51444b27-4ca9-4818-87b6-5043341b368f tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f Jul 22 05:40:40.564143 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-51444b27-4ca9-4818-87b6-5043341b368f tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:40.564390 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-51444b27-4ca9-4818-87b6-5043341b368f tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:40.564601 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-51444b27-4ca9-4818-87b6-5043341b368f tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Delete volume with id: b1991c9c-ec48-4243-862e-fd839bb3883f Jul 22 05:40:40.572412 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:40.572412 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:40.572827 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-51444b27-4ca9-4818-87b6-5043341b368f tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:40.592003 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-51444b27-4ca9-4818-87b6-5043341b368f tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Delete volume request issued successfully. Jul 22 05:40:40.592762 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-51444b27-4ca9-4818-87b6-5043341b368f tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f returned with HTTP 202 Jul 22 05:40:40.593221 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 870/3500] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:40 2026] DELETE /volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:40.609115 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d1d1d913-025a-4191-a590-22d8aa233362 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:40.609908 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-536b0ee5-7a17-442e-8478-aefc82017087 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:40.610706 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d1d1d913-025a-4191-a590-22d8aa233362 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f Jul 22 05:40:40.610972 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d1d1d913-025a-4191-a590-22d8aa233362 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:40.611212 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d1d1d913-025a-4191-a590-22d8aa233362 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:40.611610 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-536b0ee5-7a17-442e-8478-aefc82017087 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] GET https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 Jul 22 05:40:40.611830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-536b0ee5-7a17-442e-8478-aefc82017087 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:40.612041 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-536b0ee5-7a17-442e-8478-aefc82017087 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:40.622518 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:40.622518 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:40.623031 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-536b0ee5-7a17-442e-8478-aefc82017087 tempest-VolumesActionsTest-1293057041 tempest-VolumesActionsTest-1293057041-project-member] https://10.4.3.91/volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 returned with HTTP 404 Jul 22 05:40:40.623585 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 894/3501] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:40 2026] GET /volume/v3/volumes/bf932577-7532-4ca3-92a7-f04c736b93d8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:40.626944 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d1d1d913-025a-4191-a590-22d8aa233362 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:40.635765 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d1d1d913-025a-4191-a590-22d8aa233362 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f returned with HTTP 200 Jul 22 05:40:40.635765 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 879/3502] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:40 2026] GET /volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:40.898708 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-afdbc1fb-ff4b-43d9-91e3-8a3ba005bd29 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:40.902740 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-afdbc1fb-ff4b-43d9-91e3-8a3ba005bd29 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:40.902740 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-afdbc1fb-ff4b-43d9-91e3-8a3ba005bd29 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:40.902740 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-afdbc1fb-ff4b-43d9-91e3-8a3ba005bd29 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:40.902740 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-afdbc1fb-ff4b-43d9-91e3-8a3ba005bd29 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:40.906760 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:40.906760 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:40.908132 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-afdbc1fb-ff4b-43d9-91e3-8a3ba005bd29 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:40.908132 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 860/3503] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:40 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:40.991842 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-66fb3af2-4e29-4cb1-a3c3-108d5d582fd4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:40.993882 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66fb3af2-4e29-4cb1-a3c3-108d5d582fd4 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:40.994155 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66fb3af2-4e29-4cb1-a3c3-108d5d582fd4 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:40.994407 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66fb3af2-4e29-4cb1-a3c3-108d5d582fd4 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:40.994534 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-66fb3af2-4e29-4cb1-a3c3-108d5d582fd4 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:41.000168 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:41.000168 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:41.001473 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66fb3af2-4e29-4cb1-a3c3-108d5d582fd4 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:41.002000 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 871/3504] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:40 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:41.101541 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4c9d1ddb-c3e9-4ec4-8d66-09c293323c88 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:41.103529 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4c9d1ddb-c3e9-4ec4-8d66-09c293323c88 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:41.103749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4c9d1ddb-c3e9-4ec4-8d66-09c293323c88 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:41.103959 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4c9d1ddb-c3e9-4ec4-8d66-09c293323c88 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:41.104051 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4c9d1ddb-c3e9-4ec4-8d66-09c293323c88 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:41.114930 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:41.114930 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:41.115688 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4c9d1ddb-c3e9-4ec4-8d66-09c293323c88 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:41.116089 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 895/3505] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:41 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:41.650437 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-98afc336-8720-4fb2-b4bd-f2a3f8fc9fed None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:41.651962 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-98afc336-8720-4fb2-b4bd-f2a3f8fc9fed tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f Jul 22 05:40:41.652220 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-98afc336-8720-4fb2-b4bd-f2a3f8fc9fed tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:41.652414 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-98afc336-8720-4fb2-b4bd-f2a3f8fc9fed tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:41.663927 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-98afc336-8720-4fb2-b4bd-f2a3f8fc9fed tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f returned with HTTP 404 Jul 22 05:40:41.664610 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 880/3506] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:41 2026] GET /volume/v3/volumes/b1991c9c-ec48-4243-862e-fd839bb3883f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:41.678066 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-99887ef9-e17d-49bd-9604-44b92b59a28e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:41.681493 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-99887ef9-e17d-49bd-9604-44b92b59a28e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] DELETE https://10.4.3.91/volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 Jul 22 05:40:41.684463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-99887ef9-e17d-49bd-9604-44b92b59a28e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:41.684892 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-99887ef9-e17d-49bd-9604-44b92b59a28e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:41.685177 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-99887ef9-e17d-49bd-9604-44b92b59a28e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Delete volume with id: 3499b52e-845c-42e8-bc25-10090f3c5f32 Jul 22 05:40:41.701272 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:41.701272 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:41.701763 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-99887ef9-e17d-49bd-9604-44b92b59a28e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:41.743322 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-99887ef9-e17d-49bd-9604-44b92b59a28e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Delete volume request issued successfully. Jul 22 05:40:41.743483 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-99887ef9-e17d-49bd-9604-44b92b59a28e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 returned with HTTP 202 Jul 22 05:40:41.743909 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 861/3507] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:41 2026] DELETE /volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:41.753699 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-477a5312-e6f0-4904-ab2c-6c2d45c83cae None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:41.755334 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-477a5312-e6f0-4904-ab2c-6c2d45c83cae tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 Jul 22 05:40:41.755503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-477a5312-e6f0-4904-ab2c-6c2d45c83cae tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:41.755710 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-477a5312-e6f0-4904-ab2c-6c2d45c83cae tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:41.762120 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:41.762120 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:41.766462 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-477a5312-e6f0-4904-ab2c-6c2d45c83cae tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:41.774920 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-477a5312-e6f0-4904-ab2c-6c2d45c83cae tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 returned with HTTP 200 Jul 22 05:40:41.775316 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 872/3508] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:41 2026] GET /volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:41.920201 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-57dcc2d9-83fc-4a59-89ca-f2740e222994 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:41.922626 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57dcc2d9-83fc-4a59-89ca-f2740e222994 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:41.923243 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57dcc2d9-83fc-4a59-89ca-f2740e222994 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:41.923243 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57dcc2d9-83fc-4a59-89ca-f2740e222994 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:41.923243 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-57dcc2d9-83fc-4a59-89ca-f2740e222994 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:41.927214 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:41.927214 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:41.928050 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57dcc2d9-83fc-4a59-89ca-f2740e222994 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:41.928440 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 896/3509] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:41 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:42.012073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-51a4a61b-01b8-4ffb-92a1-ea8ecef95011 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:42.014047 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-51a4a61b-01b8-4ffb-92a1-ea8ecef95011 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:42.014283 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-51a4a61b-01b8-4ffb-92a1-ea8ecef95011 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:42.014463 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-51a4a61b-01b8-4ffb-92a1-ea8ecef95011 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:42.014570 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-51a4a61b-01b8-4ffb-92a1-ea8ecef95011 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:42.024719 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:42.024719 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:42.025445 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-51a4a61b-01b8-4ffb-92a1-ea8ecef95011 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:42.025445 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 881/3510] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:42 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:40:42.130522 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1d365d03-e6bc-4b2f-8f1c-9def64bdddef None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:42.134325 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1d365d03-e6bc-4b2f-8f1c-9def64bdddef tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:42.134325 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1d365d03-e6bc-4b2f-8f1c-9def64bdddef tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:42.135010 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1d365d03-e6bc-4b2f-8f1c-9def64bdddef tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:42.135581 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1d365d03-e6bc-4b2f-8f1c-9def64bdddef tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:42.143420 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:42.143420 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:42.144688 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1d365d03-e6bc-4b2f-8f1c-9def64bdddef tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:42.147927 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 862/3511] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:42 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:40:42.791017 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-27c65850-f8b8-47a2-bde7-a354f2aa7a45 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:42.793944 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-27c65850-f8b8-47a2-bde7-a354f2aa7a45 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 Jul 22 05:40:42.794305 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-27c65850-f8b8-47a2-bde7-a354f2aa7a45 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:42.794787 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-27c65850-f8b8-47a2-bde7-a354f2aa7a45 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:42.803907 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-27c65850-f8b8-47a2-bde7-a354f2aa7a45 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 returned with HTTP 404 Jul 22 05:40:42.806233 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 873/3512] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:42 2026] GET /volume/v3/volumes/3499b52e-845c-42e8-bc25-10090f3c5f32 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:42.815879 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7032ac2d-633c-4ff5-a515-8b0e05d6b891 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:42.818170 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7032ac2d-633c-4ff5-a515-8b0e05d6b891 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] DELETE https://10.4.3.91/volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 Jul 22 05:40:42.818471 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7032ac2d-633c-4ff5-a515-8b0e05d6b891 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:42.818759 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7032ac2d-633c-4ff5-a515-8b0e05d6b891 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:42.819807 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-7032ac2d-633c-4ff5-a515-8b0e05d6b891 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Delete volume with id: 5650dc97-5ead-416d-9164-d4f344605613 Jul 22 05:40:42.830856 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:42.830856 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:42.831422 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7032ac2d-633c-4ff5-a515-8b0e05d6b891 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:42.855439 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7032ac2d-633c-4ff5-a515-8b0e05d6b891 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Delete volume request issued successfully. Jul 22 05:40:42.856039 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7032ac2d-633c-4ff5-a515-8b0e05d6b891 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 returned with HTTP 202 Jul 22 05:40:42.856363 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 897/3513] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:42 2026] DELETE /volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:42.864404 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b62fd43e-48e4-4f72-8853-909f2fc8273e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:42.866791 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b62fd43e-48e4-4f72-8853-909f2fc8273e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 Jul 22 05:40:42.867003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b62fd43e-48e4-4f72-8853-909f2fc8273e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:42.867221 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b62fd43e-48e4-4f72-8853-909f2fc8273e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:42.879919 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:42.879919 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:42.885365 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b62fd43e-48e4-4f72-8853-909f2fc8273e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:42.890512 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b62fd43e-48e4-4f72-8853-909f2fc8273e tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 returned with HTTP 200 Jul 22 05:40:42.890973 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 882/3514] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:42 2026] GET /volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:42.940225 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e3d7f3ba-c02d-43d9-aa19-e494d259b479 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:42.942538 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e3d7f3ba-c02d-43d9-aa19-e494d259b479 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:42.942851 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e3d7f3ba-c02d-43d9-aa19-e494d259b479 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:42.943161 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e3d7f3ba-c02d-43d9-aa19-e494d259b479 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:42.943318 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-e3d7f3ba-c02d-43d9-aa19-e494d259b479 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:42.949465 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:42.949465 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:42.950547 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e3d7f3ba-c02d-43d9-aa19-e494d259b479 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:42.951026 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 863/3515] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:42 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:43.037408 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8cae9c38-e6f7-4127-854d-33fb46674971 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:43.039103 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8cae9c38-e6f7-4127-854d-33fb46674971 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:43.039397 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8cae9c38-e6f7-4127-854d-33fb46674971 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:43.039692 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8cae9c38-e6f7-4127-854d-33fb46674971 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:43.040007 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-8cae9c38-e6f7-4127-854d-33fb46674971 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:43.045561 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:43.045561 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:43.046603 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8cae9c38-e6f7-4127-854d-33fb46674971 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:43.048027 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 874/3516] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:43 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:43.159129 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e92c99f6-1ab7-44a8-a0a1-42c086d1f191 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:43.161624 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e92c99f6-1ab7-44a8-a0a1-42c086d1f191 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:43.161935 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e92c99f6-1ab7-44a8-a0a1-42c086d1f191 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:43.162132 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e92c99f6-1ab7-44a8-a0a1-42c086d1f191 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:43.162256 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e92c99f6-1ab7-44a8-a0a1-42c086d1f191 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:43.168075 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:43.168075 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:43.169216 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e92c99f6-1ab7-44a8-a0a1-42c086d1f191 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:43.169723 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 898/3517] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:43 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:43.722975 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:43.724599 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:43.724968 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1106953002"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:43.726340 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume request body: {'volume': {'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1106953002'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:43.799268 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume of 1 GB Jul 22 05:40:43.805031 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Availability Zones retrieved successfully. Jul 22 05:40:43.812850 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Flow 'volume_create_api' (ba3b197b-5198-4561-8dd0-52d6fabbc7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:43.814733 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d81dcec1-3330-4aea-b6d5-400ea3921597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:43.816547 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:43.875376 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d81dcec1-3330-4aea-b6d5-400ea3921597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:43.876156 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d260b2-36fc-4116-8206-3b5780d3c8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:43.903943 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2c7e2c7e-3556-4750-b65b-9c8fae1fd4d8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:43.905767 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2c7e2c7e-3556-4750-b65b-9c8fae1fd4d8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 Jul 22 05:40:43.905961 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2c7e2c7e-3556-4750-b65b-9c8fae1fd4d8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:43.906134 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2c7e2c7e-3556-4750-b65b-9c8fae1fd4d8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:43.912194 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2c7e2c7e-3556-4750-b65b-9c8fae1fd4d8 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 returned with HTTP 404 Jul 22 05:40:43.912621 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 864/3518] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:43 2026] GET /volume/v3/volumes/5650dc97-5ead-416d-9164-d4f344605613 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:43.925176 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9c37cdeb-b976-4b5d-a170-6b5f7b7f7be7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:43.926693 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9c37cdeb-b976-4b5d-a170-6b5f7b7f7be7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] DELETE https://10.4.3.91/volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd Jul 22 05:40:43.926902 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9c37cdeb-b976-4b5d-a170-6b5f7b7f7be7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:43.927095 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9c37cdeb-b976-4b5d-a170-6b5f7b7f7be7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:43.927263 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-9c37cdeb-b976-4b5d-a170-6b5f7b7f7be7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Delete volume with id: dddcde01-54e6-4115-941c-26878c6bccbd Jul 22 05:40:43.934498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Created reservations ['e8b193e0-cd7f-4681-bef5-f8c630d36aa2', '100a6090-7c62-4d3c-941f-2a20aa18e0b7', 'cd0576cb-efa5-4a8e-bf5b-8d74bcb740d2', '003d6240-f673-4f90-9e67-922f87d465a2'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:43.935303 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d260b2-36fc-4116-8206-3b5780d3c8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8b193e0-cd7f-4681-bef5-f8c630d36aa2', '100a6090-7c62-4d3c-941f-2a20aa18e0b7', 'cd0576cb-efa5-4a8e-bf5b-8d74bcb740d2', '003d6240-f673-4f90-9e67-922f87d465a2']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:43.936028 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b48156a8-ce4f-442e-8840-28e93790102f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:43.942847 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:43.942847 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:43.943399 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9c37cdeb-b976-4b5d-a170-6b5f7b7f7be7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:43.958286 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b48156a8-ce4f-442e-8840-28e93790102f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '191d1d73-2054-4f5c-bbe3-0ae6a6195a83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1106953002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',qos_specs=None,replication_status=,reservations=['e8b193e0-cd7f-4681-bef5-f8c630d36aa2','100a6090-7c62-4d3c-941f-2a20aa18e0b7','cd0576cb-efa5-4a8e-bf5b-8d74bcb740d2','003d6240-f673-4f90-9e67-922f87d465a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99a129b979b24988bb12deb1f1d2a60f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1106953002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=191d1d73-2054-4f5c-bbe3-0ae6a6195a83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99a129b979b24988bb12deb1f1d2a60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:43.959074 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca0fcec-b9c4-49de-9ee7-502c018470fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:43.963373 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d11eef5a-2268-4af0-bac2-87f6101a24a1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:43.965484 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9c37cdeb-b976-4b5d-a170-6b5f7b7f7be7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Delete volume request issued successfully. Jul 22 05:40:43.965696 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9c37cdeb-b976-4b5d-a170-6b5f7b7f7be7 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd returned with HTTP 202 Jul 22 05:40:43.966149 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 875/3519] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:43 2026] DELETE /volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:43.972330 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d11eef5a-2268-4af0-bac2-87f6101a24a1 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:43.972555 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d11eef5a-2268-4af0-bac2-87f6101a24a1 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:43.972802 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d11eef5a-2268-4af0-bac2-87f6101a24a1 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:43.972939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d11eef5a-2268-4af0-bac2-87f6101a24a1 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:43.973644 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-82f406c5-06d5-4cbe-82de-8d6ca6e1c5d2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:43.975336 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-82f406c5-06d5-4cbe-82de-8d6ca6e1c5d2 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd Jul 22 05:40:43.975511 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-82f406c5-06d5-4cbe-82de-8d6ca6e1c5d2 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:43.975950 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-82f406c5-06d5-4cbe-82de-8d6ca6e1c5d2 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:43.976046 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca0fcec-b9c4-49de-9ee7-502c018470fb) transitioned into state 'SUCCESS' from state '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-1106953002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',qos_specs=None,replication_status=,reservations=['e8b193e0-cd7f-4681-bef5-f8c630d36aa2','100a6090-7c62-4d3c-941f-2a20aa18e0b7','cd0576cb-efa5-4a8e-bf5b-8d74bcb740d2','003d6240-f673-4f90-9e67-922f87d465a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99a129b979b24988bb12deb1f1d2a60f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:43.976454 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d5259a-5648-4762-9444-e60ab65e8aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:43.978110 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:43.978110 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:43.979038 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d11eef5a-2268-4af0-bac2-87f6101a24a1 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:43.979459 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 899/3520] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:43 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:43.986405 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:43.986405 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:43.986599 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d5259a-5648-4762-9444-e60ab65e8aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:43.987297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Flow 'volume_create_api' (ba3b197b-5198-4561-8dd0-52d6fabbc7da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:43.990351 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume request issued successfully. Jul 22 05:40:43.990351 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f2eb2c60-22ed-4228-8697-e2e8db4e5b98 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:43.990351 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 883/3521] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:43 2026] POST /volume/v3/volumes => generated 745 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:43.991015 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-82f406c5-06d5-4cbe-82de-8d6ca6e1c5d2 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Volume info retrieved successfully. Jul 22 05:40:43.997919 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-82f406c5-06d5-4cbe-82de-8d6ca6e1c5d2 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd returned with HTTP 200 Jul 22 05:40:43.998463 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 865/3522] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:43 2026] GET /volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:44.001249 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5a90e782-5e5f-435b-a243-f2eac89ca118 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:44.006837 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5a90e782-5e5f-435b-a243-f2eac89ca118 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 Jul 22 05:40:44.007087 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5a90e782-5e5f-435b-a243-f2eac89ca118 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:44.007228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5a90e782-5e5f-435b-a243-f2eac89ca118 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:44.013257 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:44.013257 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:44.017212 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5a90e782-5e5f-435b-a243-f2eac89ca118 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:44.020647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5a90e782-5e5f-435b-a243-f2eac89ca118 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 returned with HTTP 200 Jul 22 05:40:44.021031 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 876/3523] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:44 2026] GET /volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 => generated 813 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:44.063443 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a3043fee-1a64-4ff5-975b-8d4ac3b3bc51 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:44.065516 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a3043fee-1a64-4ff5-975b-8d4ac3b3bc51 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:44.065810 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a3043fee-1a64-4ff5-975b-8d4ac3b3bc51 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:44.066007 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a3043fee-1a64-4ff5-975b-8d4ac3b3bc51 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:44.066106 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-a3043fee-1a64-4ff5-975b-8d4ac3b3bc51 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:44.072460 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:44.072460 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:44.073193 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a3043fee-1a64-4ff5-975b-8d4ac3b3bc51 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:44.073545 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 900/3524] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:44 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:44.181621 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8973bd73-f581-47de-9026-ed52e8226ea7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:44.183956 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8973bd73-f581-47de-9026-ed52e8226ea7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:44.184236 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8973bd73-f581-47de-9026-ed52e8226ea7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:44.184604 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8973bd73-f581-47de-9026-ed52e8226ea7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:44.184673 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8973bd73-f581-47de-9026-ed52e8226ea7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:44.190146 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:44.190146 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:44.191125 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8973bd73-f581-47de-9026-ed52e8226ea7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:44.191565 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 884/3525] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:44 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:44.990403 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-eab5c118-5a17-4017-a2ef-6cdd1da48aad None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:44.992601 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-eab5c118-5a17-4017-a2ef-6cdd1da48aad tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:44.992867 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-eab5c118-5a17-4017-a2ef-6cdd1da48aad tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:44.993092 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-eab5c118-5a17-4017-a2ef-6cdd1da48aad tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:44.993221 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-eab5c118-5a17-4017-a2ef-6cdd1da48aad tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:44.997910 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:44.997910 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:44.998643 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-eab5c118-5a17-4017-a2ef-6cdd1da48aad tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:44.999003 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 866/3526] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:44 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:45.012892 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-208a65b1-21f0-4998-a430-780d330b1785 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:45.014748 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-208a65b1-21f0-4998-a430-780d330b1785 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] GET https://10.4.3.91/volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd Jul 22 05:40:45.014935 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-208a65b1-21f0-4998-a430-780d330b1785 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:45.015111 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-208a65b1-21f0-4998-a430-780d330b1785 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:45.020961 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-208a65b1-21f0-4998-a430-780d330b1785 tempest-CreateVolumesFromImageTest-1086830314 tempest-CreateVolumesFromImageTest-1086830314-project-member] https://10.4.3.91/volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd returned with HTTP 404 Jul 22 05:40:45.021420 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 877/3527] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:45 2026] GET /volume/v3/volumes/dddcde01-54e6-4115-941c-26878c6bccbd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:45.032405 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c4eeac4f-792c-4b5b-a2d0-5ddbfc594b25 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:45.034004 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c4eeac4f-792c-4b5b-a2d0-5ddbfc594b25 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 Jul 22 05:40:45.034164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c4eeac4f-792c-4b5b-a2d0-5ddbfc594b25 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:45.034417 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c4eeac4f-792c-4b5b-a2d0-5ddbfc594b25 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:45.042136 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:45.042136 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:45.046024 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c4eeac4f-792c-4b5b-a2d0-5ddbfc594b25 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:45.050857 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c4eeac4f-792c-4b5b-a2d0-5ddbfc594b25 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 returned with HTTP 200 Jul 22 05:40:45.051231 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 901/3528] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:45 2026] GET /volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:45.064774 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:45.067231 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:45.067782 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "191d1d73-2054-4f5c-bbe3-0ae6a6195a83", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1919711771"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:45.069763 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume request body: {'volume': {'source_volid': '191d1d73-2054-4f5c-bbe3-0ae6a6195a83', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1919711771'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:45.079044 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:45.079044 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:45.079753 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume retrieved successfully. Jul 22 05:40:45.079908 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume of 1 GB Jul 22 05:40:45.083187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2922c695-d8ef-4675-a891-1a357f028d32 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:45.084938 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Availability Zones retrieved successfully. Jul 22 05:40:45.085226 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2922c695-d8ef-4675-a891-1a357f028d32 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:45.085484 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2922c695-d8ef-4675-a891-1a357f028d32 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:45.085734 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2922c695-d8ef-4675-a891-1a357f028d32 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:45.085869 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-2922c695-d8ef-4675-a891-1a357f028d32 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:45.090248 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:45.090248 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:45.091065 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2922c695-d8ef-4675-a891-1a357f028d32 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:45.091567 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 867/3529] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:45 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:45.093628 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Flow 'volume_create_api' (45d8ea1b-7de5-414e-b6c8-7e57bb98ab7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:45.095378 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbf98906-82a6-4b10-84c6-debb559cc398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:45.096885 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:45.128297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbf98906-82a6-4b10-84c6-debb559cc398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '191d1d73-2054-4f5c-bbe3-0ae6a6195a83', 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:45.129429 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2edd48-4738-44c5-abde-73575dd0460d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:45.182486 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Created reservations ['d6540f70-bcbd-41b0-8adf-d571f467c368', '25e6f4b2-b681-4a66-ab97-6d1b519df415', '923a9dd8-e6d2-42f9-b611-189c4692eea2', 'a0718539-3f6e-4c8c-ae7f-d79a096a453b'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:45.183226 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2edd48-4738-44c5-abde-73575dd0460d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6540f70-bcbd-41b0-8adf-d571f467c368', '25e6f4b2-b681-4a66-ab97-6d1b519df415', '923a9dd8-e6d2-42f9-b611-189c4692eea2', 'a0718539-3f6e-4c8c-ae7f-d79a096a453b']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:45.183916 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4588f329-1733-4a84-a111-3fb6809fc1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:45.203526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-66e6708e-8970-4c31-abfa-1df3444ba42a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:45.205539 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66e6708e-8970-4c31-abfa-1df3444ba42a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:45.205775 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66e6708e-8970-4c31-abfa-1df3444ba42a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:45.205987 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66e6708e-8970-4c31-abfa-1df3444ba42a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:45.206117 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-66e6708e-8970-4c31-abfa-1df3444ba42a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:45.211419 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:45.211419 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:45.212310 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66e6708e-8970-4c31-abfa-1df3444ba42a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:45.212885 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 878/3530] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:45 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:45.217826 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4588f329-1733-4a84-a111-3fb6809fc1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '321be4ca-55e2-4d88-94bf-40995e9f6aa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1919711771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',qos_specs=None,replication_status=,reservations=['d6540f70-bcbd-41b0-8adf-d571f467c368','25e6f4b2-b681-4a66-ab97-6d1b519df415','923a9dd8-e6d2-42f9-b611-189c4692eea2','a0718539-3f6e-4c8c-ae7f-d79a096a453b'],size=1,snapshot_id=None,source_replicaid=,source_volid=191d1d73-2054-4f5c-bbe3-0ae6a6195a83,status='creating',user_id='99a129b979b24988bb12deb1f1d2a60f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), '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-22T05:40:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1919711771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=321be4ca-55e2-4d88-94bf-40995e9f6aa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=191d1d73-2054-4f5c-bbe3-0ae6a6195a83,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99a129b979b24988bb12deb1f1d2a60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:45.218598 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dc13c24-eedc-45f0-989a-9252f6193611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:45.237504 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dc13c24-eedc-45f0-989a-9252f6193611) transitioned into state 'SUCCESS' from state '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-1919711771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',qos_specs=None,replication_status=,reservations=['d6540f70-bcbd-41b0-8adf-d571f467c368','25e6f4b2-b681-4a66-ab97-6d1b519df415','923a9dd8-e6d2-42f9-b611-189c4692eea2','a0718539-3f6e-4c8c-ae7f-d79a096a453b'],size=1,snapshot_id=None,source_replicaid=,source_volid=191d1d73-2054-4f5c-bbe3-0ae6a6195a83,status='creating',user_id='99a129b979b24988bb12deb1f1d2a60f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:45.238123 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a45c3e-ca55-4714-aac1-323f244f1e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:45.255419 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a45c3e-ca55-4714-aac1-323f244f1e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:45.256455 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Flow 'volume_create_api' (45d8ea1b-7de5-414e-b6c8-7e57bb98ab7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:45.256816 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume request issued successfully. Jul 22 05:40:45.257462 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6bfdec5-8793-4bec-8a54-525466bf9ea6 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:45.258146 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 885/3531] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:45 2026] POST /volume/v3/volumes => generated 778 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:45.271932 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-00c9f129-28d7-4a03-9be1-de4d6904a8fa None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:45.274420 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-00c9f129-28d7-4a03-9be1-de4d6904a8fa tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 Jul 22 05:40:45.274738 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-00c9f129-28d7-4a03-9be1-de4d6904a8fa tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:45.274996 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-00c9f129-28d7-4a03-9be1-de4d6904a8fa tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:45.287016 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:45.287016 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:45.291327 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-00c9f129-28d7-4a03-9be1-de4d6904a8fa tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:45.296204 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-00c9f129-28d7-4a03-9be1-de4d6904a8fa tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 returned with HTTP 200 Jul 22 05:40:45.296716 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 902/3532] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:45 2026] GET /volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:46.009466 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3d87d219-3d3d-49b8-a6cc-31d947e18242 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:46.011417 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3d87d219-3d3d-49b8-a6cc-31d947e18242 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:46.011679 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3d87d219-3d3d-49b8-a6cc-31d947e18242 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:46.011807 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3d87d219-3d3d-49b8-a6cc-31d947e18242 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:46.011932 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-3d87d219-3d3d-49b8-a6cc-31d947e18242 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:46.016043 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:46.016043 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:46.016381 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3d87d219-3d3d-49b8-a6cc-31d947e18242 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:46.016758 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 868/3533] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:46 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:46.102583 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9a17393b-815e-4d14-bf42-19de43102655 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:46.104788 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9a17393b-815e-4d14-bf42-19de43102655 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:46.105072 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9a17393b-815e-4d14-bf42-19de43102655 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:46.105319 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9a17393b-815e-4d14-bf42-19de43102655 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:46.105474 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-9a17393b-815e-4d14-bf42-19de43102655 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:46.110196 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:46.110196 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:46.111141 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9a17393b-815e-4d14-bf42-19de43102655 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:46.111703 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 879/3534] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:46 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:46.135253 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:46.216504 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:46.216920 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:46.218436 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:46.218664 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Create volume of 1 GB Jul 22 05:40:46.218971 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:46.218971 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:46.225218 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Availability Zones retrieved successfully. Jul 22 05:40:46.226120 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9568e8b2-4eb1-4303-99ad-b43827457ede None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:46.228358 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9568e8b2-4eb1-4303-99ad-b43827457ede tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:46.228584 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9568e8b2-4eb1-4303-99ad-b43827457ede tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:46.228845 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9568e8b2-4eb1-4303-99ad-b43827457ede tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:46.229002 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-9568e8b2-4eb1-4303-99ad-b43827457ede tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:46.233916 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:46.233916 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:46.234088 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Flow 'volume_create_api' (e37fdefd-b713-4a95-a9c2-d9bd6f43c281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:46.234828 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9568e8b2-4eb1-4303-99ad-b43827457ede tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:46.235103 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d3aed6-54af-463a-bad7-390f41afae70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:46.235235 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 903/3535] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:46 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:46.236608 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:46.275156 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d3aed6-54af-463a-bad7-390f41afae70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:46.276506 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0422db7-1e19-48b0-8d10-8ba1a2508cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:46.313361 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-133d2d61-8565-4573-8af5-140bff884691 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:46.315855 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-133d2d61-8565-4573-8af5-140bff884691 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 Jul 22 05:40:46.316081 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-133d2d61-8565-4573-8af5-140bff884691 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:46.316288 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-133d2d61-8565-4573-8af5-140bff884691 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:46.323777 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:46.323777 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:46.327482 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-133d2d61-8565-4573-8af5-140bff884691 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:46.331879 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-133d2d61-8565-4573-8af5-140bff884691 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 returned with HTTP 200 Jul 22 05:40:46.332181 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 869/3536] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:46 2026] GET /volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:46.347823 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8a9278c4-7549-4bbc-ab6b-344fb03538ab None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:46.349545 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8a9278c4-7549-4bbc-ab6b-344fb03538ab tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 Jul 22 05:40:46.349757 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8a9278c4-7549-4bbc-ab6b-344fb03538ab tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:46.349980 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8a9278c4-7549-4bbc-ab6b-344fb03538ab tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:46.356833 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:46.356833 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:46.357420 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Created reservations ['b0ffbfa1-cd8e-462d-81a7-f823602dc3d4', 'c908cea3-0bd4-4149-acfa-f5ece4a39e9e', '8d5514cf-7107-455d-89b1-9d4ecf445d1a', 'b49f8c5d-43c8-420b-ba8b-c68ec5ae8e80'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:46.358412 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0422db7-1e19-48b0-8d10-8ba1a2508cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0ffbfa1-cd8e-462d-81a7-f823602dc3d4', 'c908cea3-0bd4-4149-acfa-f5ece4a39e9e', '8d5514cf-7107-455d-89b1-9d4ecf445d1a', 'b49f8c5d-43c8-420b-ba8b-c68ec5ae8e80']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:46.359582 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29328997-7112-4e56-97b4-aa6f2fe8ac7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:46.360645 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8a9278c4-7549-4bbc-ab6b-344fb03538ab tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:46.365210 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8a9278c4-7549-4bbc-ab6b-344fb03538ab tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 returned with HTTP 200 Jul 22 05:40:46.365553 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 880/3537] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:46 2026] GET /volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 => generated 1387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:46.379567 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f9f802d1-82cc-4ff6-ac31-e382b124990c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:46.382204 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f9f802d1-82cc-4ff6-ac31-e382b124990c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 Jul 22 05:40:46.383208 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f9f802d1-82cc-4ff6-ac31-e382b124990c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:46.383398 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f9f802d1-82cc-4ff6-ac31-e382b124990c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:46.387350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29328997-7112-4e56-97b4-aa6f2fe8ac7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba3f0436-04ca-42cc-a5ea-2b0186189bc0', '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='7a8cc5c185564003b7648592ab457538',qos_specs=None,replication_status=,reservations=['b0ffbfa1-cd8e-462d-81a7-f823602dc3d4','c908cea3-0bd4-4149-acfa-f5ece4a39e9e','8d5514cf-7107-455d-89b1-9d4ecf445d1a','b49f8c5d-43c8-420b-ba8b-c68ec5ae8e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1774be83f1c745de9e719f649739a058',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:46Z,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=ba3f0436-04ca-42cc-a5ea-2b0186189bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8cc5c185564003b7648592ab457538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1774be83f1c745de9e719f649739a058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:46.388218 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9539304-b43d-4604-a23d-10de5203e4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:46.393833 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:46.393833 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:46.400447 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f9f802d1-82cc-4ff6-ac31-e382b124990c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:46.407535 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f9f802d1-82cc-4ff6-ac31-e382b124990c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 returned with HTTP 200 Jul 22 05:40:46.408075 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 904/3538] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:46 2026] GET /volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:46.409213 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9539304-b43d-4604-a23d-10de5203e4d8) transitioned into state 'SUCCESS' from 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='7a8cc5c185564003b7648592ab457538',qos_specs=None,replication_status=,reservations=['b0ffbfa1-cd8e-462d-81a7-f823602dc3d4','c908cea3-0bd4-4149-acfa-f5ece4a39e9e','8d5514cf-7107-455d-89b1-9d4ecf445d1a','b49f8c5d-43c8-420b-ba8b-c68ec5ae8e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1774be83f1c745de9e719f649739a058',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:46.409939 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5967a06-6b51-4bb1-b561-c75833d7bce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:46.422564 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5967a06-6b51-4bb1-b561-c75833d7bce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:46.423643 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Flow 'volume_create_api' (e37fdefd-b713-4a95-a9c2-d9bd6f43c281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:46.423986 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Create volume request issued successfully. Jul 22 05:40:46.424823 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b7e6f87e-b1e2-4533-a887-be951681ebdc tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:46.425317 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 886/3539] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:40:46 2026] POST /volume/v3/volumes => generated 738 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:46.425428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-81399c95-64dd-4054-9024-e6264ce6ba45 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:46.427296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-81399c95-64dd-4054-9024-e6264ce6ba45 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] DELETE https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 Jul 22 05:40:46.427496 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-81399c95-64dd-4054-9024-e6264ce6ba45 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:46.427774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-81399c95-64dd-4054-9024-e6264ce6ba45 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:46.427976 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-81399c95-64dd-4054-9024-e6264ce6ba45 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Delete volume with id: 321be4ca-55e2-4d88-94bf-40995e9f6aa5 Jul 22 05:40:46.435519 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:46.435519 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:46.436101 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-81399c95-64dd-4054-9024-e6264ce6ba45 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:46.439561 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2ca18599-1188-4ea5-a794-b291b086a552 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:46.444402 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2ca18599-1188-4ea5-a794-b291b086a552 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 Jul 22 05:40:46.444584 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2ca18599-1188-4ea5-a794-b291b086a552 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:46.444819 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2ca18599-1188-4ea5-a794-b291b086a552 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:46.454328 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:46.454328 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:46.461702 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2ca18599-1188-4ea5-a794-b291b086a552 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:46.462233 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-81399c95-64dd-4054-9024-e6264ce6ba45 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Delete volume request issued successfully. Jul 22 05:40:46.462408 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-81399c95-64dd-4054-9024-e6264ce6ba45 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 returned with HTTP 202 Jul 22 05:40:46.462896 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 870/3540] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:46 2026] DELETE /volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:46.466022 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2ca18599-1188-4ea5-a794-b291b086a552 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 returned with HTTP 200 Jul 22 05:40:46.466022 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 881/3541] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:46 2026] GET /volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 => generated 806 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:46.471813 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f37f35e7-06df-4ba1-ab6e-1ed97006bc36 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:46.474481 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f37f35e7-06df-4ba1-ab6e-1ed97006bc36 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 Jul 22 05:40:46.474481 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f37f35e7-06df-4ba1-ab6e-1ed97006bc36 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:46.474481 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f37f35e7-06df-4ba1-ab6e-1ed97006bc36 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:46.486161 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:46.486161 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:46.491403 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f37f35e7-06df-4ba1-ab6e-1ed97006bc36 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:46.495677 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f37f35e7-06df-4ba1-ab6e-1ed97006bc36 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 returned with HTTP 200 Jul 22 05:40:46.495880 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 905/3542] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:46 2026] GET /volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:47.033168 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5e550a2a-3ce9-4717-bf23-3a1c955ec2a3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.035509 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5e550a2a-3ce9-4717-bf23-3a1c955ec2a3 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:47.035744 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5e550a2a-3ce9-4717-bf23-3a1c955ec2a3 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:47.035973 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5e550a2a-3ce9-4717-bf23-3a1c955ec2a3 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:47.036123 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-5e550a2a-3ce9-4717-bf23-3a1c955ec2a3 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:47.041407 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:47.041407 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:47.042564 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5e550a2a-3ce9-4717-bf23-3a1c955ec2a3 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:47.043171 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 887/3543] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:47 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:47.124684 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2b5edcdf-d57f-4752-9c0d-c71714bd0525 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.128659 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2b5edcdf-d57f-4752-9c0d-c71714bd0525 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:47.128975 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2b5edcdf-d57f-4752-9c0d-c71714bd0525 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:47.129171 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2b5edcdf-d57f-4752-9c0d-c71714bd0525 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:47.129327 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-2b5edcdf-d57f-4752-9c0d-c71714bd0525 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:47.134021 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:47.134021 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:47.134858 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2b5edcdf-d57f-4752-9c0d-c71714bd0525 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:47.135297 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 871/3544] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:47 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:47.248200 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5a72d8fe-cce5-4c1a-ac98-f8d313ffb670 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.250848 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5a72d8fe-cce5-4c1a-ac98-f8d313ffb670 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:47.251077 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5a72d8fe-cce5-4c1a-ac98-f8d313ffb670 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:47.251245 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5a72d8fe-cce5-4c1a-ac98-f8d313ffb670 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:47.251372 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-5a72d8fe-cce5-4c1a-ac98-f8d313ffb670 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:47.256341 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:47.256341 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:47.257056 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5a72d8fe-cce5-4c1a-ac98-f8d313ffb670 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:47.257388 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 882/3545] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:47 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:47.482933 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-315402ac-9d2b-4a98-b833-c0cae4ca2626 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.484821 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-315402ac-9d2b-4a98-b833-c0cae4ca2626 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 Jul 22 05:40:47.485011 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-315402ac-9d2b-4a98-b833-c0cae4ca2626 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:47.485197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-315402ac-9d2b-4a98-b833-c0cae4ca2626 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:47.492460 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:47.492460 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:47.496703 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-315402ac-9d2b-4a98-b833-c0cae4ca2626 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:47.501536 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-315402ac-9d2b-4a98-b833-c0cae4ca2626 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 returned with HTTP 200 Jul 22 05:40:47.502088 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 906/3546] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:47 2026] GET /volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:47.509195 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c5713c9f-d981-4d13-bcbd-f7bf3401b945 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.511204 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c5713c9f-d981-4d13-bcbd-f7bf3401b945 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 Jul 22 05:40:47.511376 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c5713c9f-d981-4d13-bcbd-f7bf3401b945 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:47.511595 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c5713c9f-d981-4d13-bcbd-f7bf3401b945 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:47.517909 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c5713c9f-d981-4d13-bcbd-f7bf3401b945 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 returned with HTTP 404 Jul 22 05:40:47.518437 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 888/3547] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:47 2026] GET /volume/v3/volumes/321be4ca-55e2-4d88-94bf-40995e9f6aa5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:47.518490 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b40a76f5-febd-40d4-bd11-fa75c8777939 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.520926 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b40a76f5-febd-40d4-bd11-fa75c8777939 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 Jul 22 05:40:47.521199 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b40a76f5-febd-40d4-bd11-fa75c8777939 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:47.521384 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b40a76f5-febd-40d4-bd11-fa75c8777939 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:47.528119 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5e3d9153-c9ef-4464-81e3-c4dbaa2942de None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.530943 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5e3d9153-c9ef-4464-81e3-c4dbaa2942de tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 Jul 22 05:40:47.531141 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5e3d9153-c9ef-4464-81e3-c4dbaa2942de tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:47.531316 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5e3d9153-c9ef-4464-81e3-c4dbaa2942de tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:47.533939 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:47.533939 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:47.541237 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b40a76f5-febd-40d4-bd11-fa75c8777939 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:47.545006 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:47.545006 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:47.548169 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b40a76f5-febd-40d4-bd11-fa75c8777939 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 returned with HTTP 200 Jul 22 05:40:47.548526 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 872/3548] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:47 2026] GET /volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 => generated 831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:47.550985 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5e3d9153-c9ef-4464-81e3-c4dbaa2942de tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:47.555909 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5e3d9153-c9ef-4464-81e3-c4dbaa2942de tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 returned with HTTP 200 Jul 22 05:40:47.556294 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 883/3549] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:47 2026] GET /volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:47.562663 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.564382 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:47.564750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-881812214"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:47.566284 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-881812214'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:47.566411 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Create volume of 1 GB Jul 22 05:40:47.569115 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c8f66126-7423-40a3-8e65-a36031dd8aa5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.571381 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c8f66126-7423-40a3-8e65-a36031dd8aa5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] DELETE https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 Jul 22 05:40:47.571509 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Availability Zones retrieved successfully. Jul 22 05:40:47.571696 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c8f66126-7423-40a3-8e65-a36031dd8aa5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:47.571953 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c8f66126-7423-40a3-8e65-a36031dd8aa5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:47.572162 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-c8f66126-7423-40a3-8e65-a36031dd8aa5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Delete volume with id: 191d1d73-2054-4f5c-bbe3-0ae6a6195a83 Jul 22 05:40:47.578854 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Flow 'volume_create_api' (9d51bf63-b9ee-44e0-9cef-f08025f3e75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:47.579867 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7bce57-1fab-4b71-93c3-65a9155e5a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:47.580796 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:47.581043 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:47.581043 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:47.581503 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c8f66126-7423-40a3-8e65-a36031dd8aa5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:47.609040 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c8f66126-7423-40a3-8e65-a36031dd8aa5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Delete volume request issued successfully. Jul 22 05:40:47.609240 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c8f66126-7423-40a3-8e65-a36031dd8aa5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 returned with HTTP 202 Jul 22 05:40:47.609744 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 889/3550] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:47 2026] DELETE /volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:47.610679 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7bce57-1fab-4b71-93c3-65a9155e5a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:47.611465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b979012-2474-4549-8d03-eb17dbae58f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:47.623432 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-363338e1-ea3a-4c90-b9fb-1228626452e5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.626391 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-363338e1-ea3a-4c90-b9fb-1228626452e5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 Jul 22 05:40:47.626619 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-363338e1-ea3a-4c90-b9fb-1228626452e5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:47.626850 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-363338e1-ea3a-4c90-b9fb-1228626452e5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:47.635083 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:47.635083 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:47.639626 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-363338e1-ea3a-4c90-b9fb-1228626452e5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:47.647071 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-363338e1-ea3a-4c90-b9fb-1228626452e5 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 returned with HTTP 200 Jul 22 05:40:47.647537 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 873/3551] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:47 2026] GET /volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:40:47.668537 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Created reservations ['8ce053e9-e8f7-4990-9c17-5b6b7860a8dd', '60e63483-9e6e-421e-bc25-dece8b096720', '26eb53eb-4236-461a-a233-35dec1f5f670', '77985bf3-8520-493b-bdc1-23577882e304'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:47.669397 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b979012-2474-4549-8d03-eb17dbae58f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce053e9-e8f7-4990-9c17-5b6b7860a8dd', '60e63483-9e6e-421e-bc25-dece8b096720', '26eb53eb-4236-461a-a233-35dec1f5f670', '77985bf3-8520-493b-bdc1-23577882e304']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:47.670166 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9996434-b2fe-447c-8489-1f4c2761a1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:47.700374 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9996434-b2fe-447c-8489-1f4c2761a1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8047809-84c0-4a4a-900d-323143091b3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-881812214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8cc5c185564003b7648592ab457538',qos_specs=None,replication_status=,reservations=['8ce053e9-e8f7-4990-9c17-5b6b7860a8dd','60e63483-9e6e-421e-bc25-dece8b096720','26eb53eb-4236-461a-a233-35dec1f5f670','77985bf3-8520-493b-bdc1-23577882e304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1774be83f1c745de9e719f649739a058',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:47Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-881812214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8047809-84c0-4a4a-900d-323143091b3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8cc5c185564003b7648592ab457538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1774be83f1c745de9e719f649739a058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:47.701334 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b93ede50-a54b-4b90-ba3b-2b1981ef1db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:47.722285 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b93ede50-a54b-4b90-ba3b-2b1981ef1db2) transitioned into 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-881812214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8cc5c185564003b7648592ab457538',qos_specs=None,replication_status=,reservations=['8ce053e9-e8f7-4990-9c17-5b6b7860a8dd','60e63483-9e6e-421e-bc25-dece8b096720','26eb53eb-4236-461a-a233-35dec1f5f670','77985bf3-8520-493b-bdc1-23577882e304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1774be83f1c745de9e719f649739a058',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:47.723111 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef7ebc5-8f33-44e1-a5a3-bca8dc237b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:47.736125 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef7ebc5-8f33-44e1-a5a3-bca8dc237b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:47.736931 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Flow 'volume_create_api' (9d51bf63-b9ee-44e0-9cef-f08025f3e75f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:47.737247 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Create volume request issued successfully. Jul 22 05:40:47.737916 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-522e9228-dbb3-43d6-8bc3-70c6bf6b89c0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:47.738387 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 907/3552] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:47 2026] POST /volume/v3/volumes => generated 773 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:47.753947 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3f65fc57-fed0-4c13-b31b-c4c2205728da None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:47.755985 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3f65fc57-fed0-4c13-b31b-c4c2205728da tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d Jul 22 05:40:47.756192 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3f65fc57-fed0-4c13-b31b-c4c2205728da tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:47.756539 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3f65fc57-fed0-4c13-b31b-c4c2205728da tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:47.765248 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:47.765248 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:47.769492 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3f65fc57-fed0-4c13-b31b-c4c2205728da tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:47.773815 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3f65fc57-fed0-4c13-b31b-c4c2205728da tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d returned with HTTP 200 Jul 22 05:40:47.774187 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 884/3553] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:47 2026] GET /volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:48.055370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c0eb2029-ae8f-4cf4-8fe4-19ad674ba657 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.057142 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c0eb2029-ae8f-4cf4-8fe4-19ad674ba657 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:48.057332 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c0eb2029-ae8f-4cf4-8fe4-19ad674ba657 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.057513 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c0eb2029-ae8f-4cf4-8fe4-19ad674ba657 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.057619 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c0eb2029-ae8f-4cf4-8fe4-19ad674ba657 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:48.061779 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.061779 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:48.062437 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c0eb2029-ae8f-4cf4-8fe4-19ad674ba657 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:48.062855 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 890/3554] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:48 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:48.145562 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-056bbfbf-a137-49fb-a346-851f8a8898cd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.147940 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-056bbfbf-a137-49fb-a346-851f8a8898cd tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:48.148159 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-056bbfbf-a137-49fb-a346-851f8a8898cd tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.148338 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-056bbfbf-a137-49fb-a346-851f8a8898cd tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.148445 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-056bbfbf-a137-49fb-a346-851f8a8898cd tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:48.153378 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.153378 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:48.154027 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-056bbfbf-a137-49fb-a346-851f8a8898cd tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:48.154509 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 874/3555] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:48 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:40:48.166945 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b4115e22-875b-4842-92f7-72ced07f29cc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.240087 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b4115e22-875b-4842-92f7-72ced07f29cc tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-member] PUT https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:48.240367 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b4115e22-875b-4842-92f7-72ced07f29cc tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:48.246118 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.246118 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:48.253347 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b4115e22-875b-4842-92f7-72ced07f29cc tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-member] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:48.253743 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 908/3556] 10.4.3.91 () {70 vars in 1401 bytes} [Wed Jul 22 05:40:48 2026] PUT /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 314 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:48.261113 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dfbf492f-28df-47ee-afe2-b26f4b12d391 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.263035 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dfbf492f-28df-47ee-afe2-b26f4b12d391 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:48.263307 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dfbf492f-28df-47ee-afe2-b26f4b12d391 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.263592 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dfbf492f-28df-47ee-afe2-b26f4b12d391 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.263775 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-dfbf492f-28df-47ee-afe2-b26f4b12d391 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:48.268665 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.268665 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:48.268978 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-722c2392-5983-4055-b7b1-c3fd0574d780 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.269301 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dfbf492f-28df-47ee-afe2-b26f4b12d391 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:48.277811 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 885/3557] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:48 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:48.277938 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-722c2392-5983-4055-b7b1-c3fd0574d780 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:48.277938 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-722c2392-5983-4055-b7b1-c3fd0574d780 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.277938 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-722c2392-5983-4055-b7b1-c3fd0574d780 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.277938 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-722c2392-5983-4055-b7b1-c3fd0574d780 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:48.282350 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.282350 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:48.282615 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3a49ea0c-1329-448e-bd33-eb8e4c3cc33d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.283365 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-722c2392-5983-4055-b7b1-c3fd0574d780 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:48.283890 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 891/3558] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:48 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:48.285156 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3a49ea0c-1329-448e-bd33-eb8e4c3cc33d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] DELETE https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:48.285455 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3a49ea0c-1329-448e-bd33-eb8e4c3cc33d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.285771 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3a49ea0c-1329-448e-bd33-eb8e4c3cc33d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.285936 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-3a49ea0c-1329-448e-bd33-eb8e4c3cc33d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Delete backup with id: 80cdc050-308e-457d-9fcb-32199306e472. Jul 22 05:40:48.292897 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.292897 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:48.305652 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.backup.rpcapi [None req-3a49ea0c-1329-448e-bd33-eb8e4c3cc33d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] delete_backup rpcapi backup_id 80cdc050-308e-457d-9fcb-32199306e472 {{(pid=100093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:40:48.307370 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3a49ea0c-1329-448e-bd33-eb8e4c3cc33d tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 202 Jul 22 05:40:48.307873 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 875/3559] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:48 2026] DELETE /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:40:48.316452 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-93ba8bf9-bf2e-4d17-9e54-15a603c0a096 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.318386 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-93ba8bf9-bf2e-4d17-9e54-15a603c0a096 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:48.318661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-93ba8bf9-bf2e-4d17-9e54-15a603c0a096 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.318885 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-93ba8bf9-bf2e-4d17-9e54-15a603c0a096 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.319009 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-93ba8bf9-bf2e-4d17-9e54-15a603c0a096 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:48.324233 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.324233 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:48.324984 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-93ba8bf9-bf2e-4d17-9e54-15a603c0a096 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 200 Jul 22 05:40:48.325370 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 909/3560] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:48 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:48.668358 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-afe4b118-5ed7-4836-8dd0-5121545359b4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.671666 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-afe4b118-5ed7-4836-8dd0-5121545359b4 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 Jul 22 05:40:48.671666 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-afe4b118-5ed7-4836-8dd0-5121545359b4 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.671819 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-afe4b118-5ed7-4836-8dd0-5121545359b4 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.688217 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-afe4b118-5ed7-4836-8dd0-5121545359b4 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 returned with HTTP 404 Jul 22 05:40:48.688721 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 886/3561] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:48 2026] GET /volume/v3/volumes/191d1d73-2054-4f5c-bbe3-0ae6a6195a83 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:48.700828 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-394fdd9c-a553-4553-8f93-c84b527dd013 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.704795 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:48.704795 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-874750282"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:48.705894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-874750282'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:48.706099 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume of 1 GB Jul 22 05:40:48.710429 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Availability Zones retrieved successfully. Jul 22 05:40:48.716785 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Flow 'volume_create_api' (6b52b231-2acf-4638-901a-5c3bdda3b9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:48.717718 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b78e458-88c7-417c-b0fa-52ea970547f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:48.718760 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:48.743905 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b78e458-88c7-417c-b0fa-52ea970547f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:48.745457 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9cf960c-8b57-4a43-8ad6-b16acdb382db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:48.786743 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Created reservations ['4469105e-5c21-45e0-99eb-457735782dbd', 'a2388831-5f17-4f8d-a4da-445c5911bfbe', '57a2504f-6301-4aa0-91ed-b64ae18b9da7', 'f53283ff-132a-4a65-95ad-1fc61bf0cc88'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:48.788221 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9cf960c-8b57-4a43-8ad6-b16acdb382db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4469105e-5c21-45e0-99eb-457735782dbd', 'a2388831-5f17-4f8d-a4da-445c5911bfbe', '57a2504f-6301-4aa0-91ed-b64ae18b9da7', 'f53283ff-132a-4a65-95ad-1fc61bf0cc88']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:48.789334 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d0cd94-5f82-4a54-b084-12f321ba2f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:48.791480 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-45c0a5f6-6b98-457c-ae85-d372a42f2cac None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.793264 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45c0a5f6-6b98-457c-ae85-d372a42f2cac tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d Jul 22 05:40:48.793483 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45c0a5f6-6b98-457c-ae85-d372a42f2cac tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.794977 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45c0a5f6-6b98-457c-ae85-d372a42f2cac tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.804706 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.804706 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:48.807497 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-45c0a5f6-6b98-457c-ae85-d372a42f2cac tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:48.812481 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45c0a5f6-6b98-457c-ae85-d372a42f2cac tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d returned with HTTP 200 Jul 22 05:40:48.813609 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 876/3562] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:48 2026] GET /volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:48.816875 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d0cd94-5f82-4a54-b084-12f321ba2f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2067e85d-d586-4b89-8f4d-bcb56f705bf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-874750282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',qos_specs=None,replication_status=,reservations=['4469105e-5c21-45e0-99eb-457735782dbd','a2388831-5f17-4f8d-a4da-445c5911bfbe','57a2504f-6301-4aa0-91ed-b64ae18b9da7','f53283ff-132a-4a65-95ad-1fc61bf0cc88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99a129b979b24988bb12deb1f1d2a60f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-874750282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2067e85d-d586-4b89-8f4d-bcb56f705bf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99a129b979b24988bb12deb1f1d2a60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:48.817603 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd2ffe3-9e8e-45ec-b596-3011c0196ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:48.831763 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-721b7a03-be1a-4d10-90e8-6af4527988e2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.833248 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-721b7a03-be1a-4d10-90e8-6af4527988e2 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d Jul 22 05:40:48.833404 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-721b7a03-be1a-4d10-90e8-6af4527988e2 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.833583 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-721b7a03-be1a-4d10-90e8-6af4527988e2 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.837822 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd2ffe3-9e8e-45ec-b596-3011c0196ae8) transitioned into state 'SUCCESS' from state '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-874750282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',qos_specs=None,replication_status=,reservations=['4469105e-5c21-45e0-99eb-457735782dbd','a2388831-5f17-4f8d-a4da-445c5911bfbe','57a2504f-6301-4aa0-91ed-b64ae18b9da7','f53283ff-132a-4a65-95ad-1fc61bf0cc88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99a129b979b24988bb12deb1f1d2a60f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:48.838814 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24617eab-c84c-4040-87f3-59765c5788f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:48.841063 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.841063 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:48.844228 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-721b7a03-be1a-4d10-90e8-6af4527988e2 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:48.847826 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-721b7a03-be1a-4d10-90e8-6af4527988e2 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d returned with HTTP 200 Jul 22 05:40:48.850839 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 910/3563] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:48 2026] GET /volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:48.850980 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24617eab-c84c-4040-87f3-59765c5788f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:48.850980 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Flow 'volume_create_api' (6b52b231-2acf-4638-901a-5c3bdda3b9af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:48.850980 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume request issued successfully. Jul 22 05:40:48.850980 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-394fdd9c-a553-4553-8f93-c84b527dd013 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:48.850980 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 892/3564] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:40:48 2026] POST /volume/v3/volumes => generated 744 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:48.866887 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-15c81439-d745-45d9-b2df-6cfaa8eb0b8a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.868028 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-93e2608d-f0c5-4d5e-9fbc-4fbd68676da6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.869783 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-93e2608d-f0c5-4d5e-9fbc-4fbd68676da6 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:40:48.870156 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-93e2608d-f0c5-4d5e-9fbc-4fbd68676da6 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8047809-84c0-4a4a-900d-323143091b3d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2141759218"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:48.873143 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-15c81439-d745-45d9-b2df-6cfaa8eb0b8a tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 Jul 22 05:40:48.873349 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-15c81439-d745-45d9-b2df-6cfaa8eb0b8a tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.873541 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-15c81439-d745-45d9-b2df-6cfaa8eb0b8a tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.882984 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.882984 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:48.883332 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.883332 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:48.883731 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-93e2608d-f0c5-4d5e-9fbc-4fbd68676da6 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:48.883930 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-93e2608d-f0c5-4d5e-9fbc-4fbd68676da6 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Create snapshot from volume d8047809-84c0-4a4a-900d-323143091b3d Jul 22 05:40:48.886971 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-15c81439-d745-45d9-b2df-6cfaa8eb0b8a tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:48.891070 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-15c81439-d745-45d9-b2df-6cfaa8eb0b8a tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 returned with HTTP 200 Jul 22 05:40:48.891422 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 887/3565] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:48 2026] GET /volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 => generated 812 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:48.935703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-93e2608d-f0c5-4d5e-9fbc-4fbd68676da6 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Created reservations ['2bcdae0a-b9bb-4ef1-aeea-43583e67927d', '97cb076e-9501-4158-a839-9c5138749f24', '7fff2762-bd98-466f-bc2b-523598b2f14a', '25844de6-d01b-4a2d-a52f-9d36f1bf32c5'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:48.972000 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-93e2608d-f0c5-4d5e-9fbc-4fbd68676da6 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Snapshot create request issued successfully. Jul 22 05:40:48.972378 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-93e2608d-f0c5-4d5e-9fbc-4fbd68676da6 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:40:48.973036 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 877/3566] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:40:48 2026] POST /volume/v3/snapshots => generated 326 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:48.986235 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-10e3bde3-80af-4a12-a0f4-542a00e21752 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:48.987861 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-10e3bde3-80af-4a12-a0f4-542a00e21752 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 Jul 22 05:40:48.988031 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-10e3bde3-80af-4a12-a0f4-542a00e21752 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:48.989040 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-10e3bde3-80af-4a12-a0f4-542a00e21752 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:48.992959 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:48.992959 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:48.993320 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-10e3bde3-80af-4a12-a0f4-542a00e21752 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Snapshot retrieved successfully. Jul 22 05:40:48.994034 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-10e3bde3-80af-4a12-a0f4-542a00e21752 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 returned with HTTP 200 Jul 22 05:40:48.994473 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 911/3567] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:40:48 2026] GET /volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 => generated 458 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:49.072174 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c9b6a409-4c0e-4c1b-8076-e865e5c19d2f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:49.074187 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c9b6a409-4c0e-4c1b-8076-e865e5c19d2f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:49.074391 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c9b6a409-4c0e-4c1b-8076-e865e5c19d2f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:49.074602 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c9b6a409-4c0e-4c1b-8076-e865e5c19d2f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:49.074733 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c9b6a409-4c0e-4c1b-8076-e865e5c19d2f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:49.079463 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:49.079463 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:49.080314 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c9b6a409-4c0e-4c1b-8076-e865e5c19d2f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:49.080722 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 893/3568] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:49 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:49.296549 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fa2142a7-28bd-4f1a-b2af-02be2a7e7098 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:49.299189 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fa2142a7-28bd-4f1a-b2af-02be2a7e7098 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:49.299364 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fa2142a7-28bd-4f1a-b2af-02be2a7e7098 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:49.299699 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fa2142a7-28bd-4f1a-b2af-02be2a7e7098 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:49.299806 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-fa2142a7-28bd-4f1a-b2af-02be2a7e7098 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:49.303968 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:49.303968 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:49.304719 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fa2142a7-28bd-4f1a-b2af-02be2a7e7098 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:49.305021 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 888/3569] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:49 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:49.338346 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-85d24344-f3d6-4b38-a9d3-657c5561cea9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:49.340209 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-85d24344-f3d6-4b38-a9d3-657c5561cea9 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 Jul 22 05:40:49.340692 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-85d24344-f3d6-4b38-a9d3-657c5561cea9 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:49.341001 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-85d24344-f3d6-4b38-a9d3-657c5561cea9 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:49.341240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-85d24344-f3d6-4b38-a9d3-657c5561cea9 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Show backup with id 80cdc050-308e-457d-9fcb-32199306e472. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:49.345562 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-85d24344-f3d6-4b38-a9d3-657c5561cea9 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 returned with HTTP 404 Jul 22 05:40:49.346257 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 878/3570] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:49 2026] GET /volume/v3/backups/80cdc050-308e-457d-9fcb-32199306e472 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:49.358469 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d6345922-a2b1-4f2d-9136-7fba297ce1ae None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:49.366330 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d6345922-a2b1-4f2d-9136-7fba297ce1ae tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 Jul 22 05:40:49.368008 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d6345922-a2b1-4f2d-9136-7fba297ce1ae tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:49.369013 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d6345922-a2b1-4f2d-9136-7fba297ce1ae tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:49.369777 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-d6345922-a2b1-4f2d-9136-7fba297ce1ae tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Delete volume with id: 3e154896-364e-4c3c-9a27-c8ebadd28d13 Jul 22 05:40:49.409698 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:49.409698 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:49.411732 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d6345922-a2b1-4f2d-9136-7fba297ce1ae tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Volume info retrieved successfully. Jul 22 05:40:49.436716 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d6345922-a2b1-4f2d-9136-7fba297ce1ae tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Delete volume request issued successfully. Jul 22 05:40:49.436716 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d6345922-a2b1-4f2d-9136-7fba297ce1ae tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 returned with HTTP 202 Jul 22 05:40:49.436716 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 912/3571] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:49 2026] DELETE /volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:49.443436 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-908fe91a-79c9-4055-98de-9bae5c569e94 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:49.445892 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-908fe91a-79c9-4055-98de-9bae5c569e94 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 Jul 22 05:40:49.446161 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-908fe91a-79c9-4055-98de-9bae5c569e94 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:49.446411 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-908fe91a-79c9-4055-98de-9bae5c569e94 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:49.456326 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:49.456326 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:49.460315 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-908fe91a-79c9-4055-98de-9bae5c569e94 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Volume info retrieved successfully. Jul 22 05:40:49.465272 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-908fe91a-79c9-4055-98de-9bae5c569e94 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 returned with HTTP 200 Jul 22 05:40:49.465952 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 894/3572] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:49 2026] GET /volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:49.906680 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e0b9a400-77eb-4376-b840-49a88d6c2751 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:49.908719 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e0b9a400-77eb-4376-b840-49a88d6c2751 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 Jul 22 05:40:49.908897 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e0b9a400-77eb-4376-b840-49a88d6c2751 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:49.909127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e0b9a400-77eb-4376-b840-49a88d6c2751 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:49.915914 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:49.915914 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:49.919318 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e0b9a400-77eb-4376-b840-49a88d6c2751 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:49.923166 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e0b9a400-77eb-4376-b840-49a88d6c2751 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 returned with HTTP 200 Jul 22 05:40:49.923538 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 889/3573] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:49 2026] GET /volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:49.936614 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:49.938113 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:49.938570 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2067e85d-d586-4b89-8f4d-bcb56f705bf5", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1340429329"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:49.941662 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume request body: {'volume': {'source_volid': '2067e85d-d586-4b89-8f4d-bcb56f705bf5', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1340429329'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:49.947475 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:49.947475 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:49.948230 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume retrieved successfully. Jul 22 05:40:49.948514 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume of 2 GB Jul 22 05:40:49.951879 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Availability Zones retrieved successfully. Jul 22 05:40:49.957699 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Flow 'volume_create_api' (dd0dd2ae-55ca-4d7b-bd92-c27e800b352e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:49.958467 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b591714-48f7-4e11-b70e-5e9f15947d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:49.960909 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:49.980072 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b591714-48f7-4e11-b70e-5e9f15947d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '2067e85d-d586-4b89-8f4d-bcb56f705bf5', 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:49.981121 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2cfc9ba-a291-418c-8d53-2b14bd301e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:50.004208 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-558ce6ff-2c80-423b-94b1-1087abe9808b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.005787 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-558ce6ff-2c80-423b-94b1-1087abe9808b tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 Jul 22 05:40:50.005947 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-558ce6ff-2c80-423b-94b1-1087abe9808b tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.006110 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-558ce6ff-2c80-423b-94b1-1087abe9808b tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.010291 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.010291 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:50.010907 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-558ce6ff-2c80-423b-94b1-1087abe9808b tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Snapshot retrieved successfully. Jul 22 05:40:50.011265 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-558ce6ff-2c80-423b-94b1-1087abe9808b tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 returned with HTTP 200 Jul 22 05:40:50.011563 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 913/3574] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:40:50 2026] GET /volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:50.019095 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a3b63bf8-03ca-4e9e-a980-3786ac345187 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.021579 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a3b63bf8-03ca-4e9e-a980-3786ac345187 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 Jul 22 05:40:50.021787 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a3b63bf8-03ca-4e9e-a980-3786ac345187 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.022232 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a3b63bf8-03ca-4e9e-a980-3786ac345187 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.027848 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.027848 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:50.030733 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Created reservations ['9d710f2b-74ac-467f-89df-d52f3d40959f', 'af45a361-3c71-440d-9e28-20dcad6eada8', '3669b50b-b088-48e8-af5e-d0621e942a9d', 'ff5c0c10-433f-48c6-b446-e253d44bef3f'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:50.030766 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a3b63bf8-03ca-4e9e-a980-3786ac345187 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Snapshot retrieved successfully. Jul 22 05:40:50.030789 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2cfc9ba-a291-418c-8d53-2b14bd301e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d710f2b-74ac-467f-89df-d52f3d40959f', 'af45a361-3c71-440d-9e28-20dcad6eada8', '3669b50b-b088-48e8-af5e-d0621e942a9d', 'ff5c0c10-433f-48c6-b446-e253d44bef3f']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:50.030842 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a3b63bf8-03ca-4e9e-a980-3786ac345187 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 returned with HTTP 200 Jul 22 05:40:50.030842 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 895/3575] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:40:50 2026] GET /volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:50.030908 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d68dbe63-dce9-4f86-a1c5-ea868588d3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:50.037952 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d120fc95-4cf2-4c3f-9c1a-4c357fe6aa67 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.039889 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d120fc95-4cf2-4c3f-9c1a-4c357fe6aa67 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 Jul 22 05:40:50.040096 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d120fc95-4cf2-4c3f-9c1a-4c357fe6aa67 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.040312 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d120fc95-4cf2-4c3f-9c1a-4c357fe6aa67 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.040431 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-d120fc95-4cf2-4c3f-9c1a-4c357fe6aa67 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Delete snapshot with id: 2265a123-b29c-49d4-be2b-64fe00bb52a1 Jul 22 05:40:50.045671 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.045671 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:50.047222 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d120fc95-4cf2-4c3f-9c1a-4c357fe6aa67 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Snapshot retrieved successfully. Jul 22 05:40:50.059218 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d120fc95-4cf2-4c3f-9c1a-4c357fe6aa67 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Snapshot delete request issued successfully. Jul 22 05:40:50.059350 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d120fc95-4cf2-4c3f-9c1a-4c357fe6aa67 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 returned with HTTP 202 Jul 22 05:40:50.062376 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 890/3576] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:40:50 2026] DELETE /volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:50.064476 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d68dbe63-dce9-4f86-a1c5-ea868588d3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b5e0171-1a57-4cc6-8822-e720b9ffeb51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1340429329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',qos_specs=None,replication_status=,reservations=['9d710f2b-74ac-467f-89df-d52f3d40959f','af45a361-3c71-440d-9e28-20dcad6eada8','3669b50b-b088-48e8-af5e-d0621e942a9d','ff5c0c10-433f-48c6-b446-e253d44bef3f'],size=2,snapshot_id=None,source_replicaid=,source_volid=2067e85d-d586-4b89-8f4d-bcb56f705bf5,status='creating',user_id='99a129b979b24988bb12deb1f1d2a60f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1340429329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b5e0171-1a57-4cc6-8822-e720b9ffeb51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',provider_auth=None,provider_geometry=None,provider_id=None,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=2067e85d-d586-4b89-8f4d-bcb56f705bf5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99a129b979b24988bb12deb1f1d2a60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:50.066135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00c2fcb-9c12-4656-beb8-b81830484eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:50.066199 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-22f1830f-a571-4c17-af4d-ac379cbbbc75 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.068001 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-22f1830f-a571-4c17-af4d-ac379cbbbc75 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 Jul 22 05:40:50.068295 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-22f1830f-a571-4c17-af4d-ac379cbbbc75 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.068596 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-22f1830f-a571-4c17-af4d-ac379cbbbc75 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.075296 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.075296 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:50.075975 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-22f1830f-a571-4c17-af4d-ac379cbbbc75 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Snapshot retrieved successfully. Jul 22 05:40:50.077421 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-22f1830f-a571-4c17-af4d-ac379cbbbc75 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 returned with HTTP 200 Jul 22 05:40:50.077421 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 914/3577] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:40:50 2026] GET /volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:50.085458 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00c2fcb-9c12-4656-beb8-b81830484eda) transitioned into state 'SUCCESS' from state '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-1340429329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d9b0cfce4f8401fac67680ed2c8f43c',qos_specs=None,replication_status=,reservations=['9d710f2b-74ac-467f-89df-d52f3d40959f','af45a361-3c71-440d-9e28-20dcad6eada8','3669b50b-b088-48e8-af5e-d0621e942a9d','ff5c0c10-433f-48c6-b446-e253d44bef3f'],size=2,snapshot_id=None,source_replicaid=,source_volid=2067e85d-d586-4b89-8f4d-bcb56f705bf5,status='creating',user_id='99a129b979b24988bb12deb1f1d2a60f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:50.086540 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138c5b34-9301-4fcd-b0cc-602a6c32cbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:50.090772 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b7a18237-58e0-45b4-85c3-105e677a2c47 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.092469 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b7a18237-58e0-45b4-85c3-105e677a2c47 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:50.092722 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b7a18237-58e0-45b4-85c3-105e677a2c47 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.092911 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b7a18237-58e0-45b4-85c3-105e677a2c47 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.093009 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-b7a18237-58e0-45b4-85c3-105e677a2c47 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:50.097369 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.097369 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:50.098241 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b7a18237-58e0-45b4-85c3-105e677a2c47 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:50.098622 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 896/3578] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:50 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:50.107712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138c5b34-9301-4fcd-b0cc-602a6c32cbc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:50.109875 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a6da642a-2d6a-44a2-b9fb-932d7a93235b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.109966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Flow 'volume_create_api' (dd0dd2ae-55ca-4d7b-bd92-c27e800b352e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:50.109966 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Create volume request issued successfully. Jul 22 05:40:50.110471 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-67d4ac32-bc9d-4711-b018-b9a23cf25595 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:50.110906 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 879/3579] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:40:49 2026] POST /volume/v3/volumes => generated 779 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:50.111410 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a6da642a-2d6a-44a2-b9fb-932d7a93235b tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 Jul 22 05:40:50.111612 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a6da642a-2d6a-44a2-b9fb-932d7a93235b tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.111803 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a6da642a-2d6a-44a2-b9fb-932d7a93235b tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.120164 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.120164 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:50.125900 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9051a10c-fe12-4e44-bf34-aab9f30db214 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.126173 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a6da642a-2d6a-44a2-b9fb-932d7a93235b tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:40:50.128487 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9051a10c-fe12-4e44-bf34-aab9f30db214 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 Jul 22 05:40:50.129981 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9051a10c-fe12-4e44-bf34-aab9f30db214 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.130063 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a6da642a-2d6a-44a2-b9fb-932d7a93235b tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 returned with HTTP 200 Jul 22 05:40:50.130283 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9051a10c-fe12-4e44-bf34-aab9f30db214 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.130418 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 891/3580] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:50 2026] GET /volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:50.142206 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c7be533e-51d3-4b38-82ea-e07fab10a7d9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.143327 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.143327 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:50.146911 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9051a10c-fe12-4e44-bf34-aab9f30db214 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:50.151358 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9051a10c-fe12-4e44-bf34-aab9f30db214 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 returned with HTTP 200 Jul 22 05:40:50.151852 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 915/3581] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:50 2026] GET /volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:50.209618 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c7be533e-51d3-4b38-82ea-e07fab10a7d9 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867/export_record Jul 22 05:40:50.209849 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c7be533e-51d3-4b38-82ea-e07fab10a7d9 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.210077 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c7be533e-51d3-4b38-82ea-e07fab10a7d9 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Calling method 'export_record' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.210220 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-c7be533e-51d3-4b38-82ea-e07fab10a7d9 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Export record for backup b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 05:40:50.215076 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.215076 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:50.216210 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.api [None req-c7be533e-51d3-4b38-82ea-e07fab10a7d9 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Calling RPCAPI with context: , host: np0000005624, backup: b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 05:40:50.222483 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-c7be533e-51d3-4b38-82ea-e07fab10a7d9 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] export_record in rpcapi backup_id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 on host np0000005624. {{(pid=100094) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 05:40:50.236262 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-c7be533e-51d3-4b38-82ea-e07fab10a7d9 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjA5MjJjZDYtZjhjZi00NmM2LThhYWYtMmEwZWNlNGRkODY3IiwgInVzZXJfaWQiOiAiNzZjZGNmMzE0ZWI5NDA2MzhhMGZiNjVlNzMwY2E5ZTkiLCAicHJvamVjdF9pZCI6ICIyYjI1OGM5M2ZlZTk0NjllODA5OWVhZjY4NTMxMGZlOSIsICJ2b2x1bWVfaWQiOiAiNjE0MDE5NDktN2FmOC00MmM1LWFmZGYtYjUwMTYzNzY4ZTExIiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzQwNzk4NTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTcxODcxNDkxNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYxNDAxOTQ5LTdhZjgtNDJjNS1hZmRmLWI1MDE2Mzc2OGUxMS8yMDI2MDcyMjA1NDAzNS9hel9ub3ZhX2JhY2t1cF9iMDkyMmNkNi1mOGNmLTQ2YzYtOGFhZi0yYTBlY2U0ZGQ4NjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDA1OjQwOjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA1OjQwOjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6NDA6NTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100094) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 05:40:50.236593 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c7be533e-51d3-4b38-82ea-e07fab10a7d9 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867/export_record returned with HTTP 200 Jul 22 05:40:50.237329 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 897/3582] 10.4.3.91 () {66 vars in 1383 bytes} [Wed Jul 22 05:40:50 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867/export_record => generated 1512 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:50.248708 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f036f20d-a5ec-46b5-9006-5ce335cd0d07 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.250887 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f036f20d-a5ec-46b5-9006-5ce335cd0d07 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] POST https://10.4.3.91/volume/v3/backups/import_record Jul 22 05:40:50.251378 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f036f20d-a5ec-46b5-9006-5ce335cd0d07 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjJhZGE5MzEtOTJjNC00NGE2LWExZTMtZjlmY2I3ZDBiMDgyIiwgInVzZXJfaWQiOiAiNzZjZGNmMzE0ZWI5NDA2MzhhMGZiNjVlNzMwY2E5ZTkiLCAicHJvamVjdF9pZCI6ICIyYjI1OGM5M2ZlZTk0NjllODA5OWVhZjY4NTMxMGZlOSIsICJ2b2x1bWVfaWQiOiAiNjE0MDE5NDktN2FmOC00MmM1LWFmZGYtYjUwMTYzNzY4ZTExIiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzQwNzk4NTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTcxODcxNDkxNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYxNDAxOTQ5LTdhZjgtNDJjNS1hZmRmLWI1MDE2Mzc2OGUxMS8yMDI2MDcyMjA1NDAzNS9hel9ub3ZhX2JhY2t1cF9iMDkyMmNkNi1mOGNmLTQ2YzYtOGFhZi0yYTBlY2U0ZGQ4NjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDA1OjQwOjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA1OjQwOjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6NDA6NTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:50.253961 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-f036f20d-a5ec-46b5-9006-5ce335cd0d07 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjJhZGE5MzEtOTJjNC00NGE2LWExZTMtZjlmY2I3ZDBiMDgyIiwgInVzZXJfaWQiOiAiNzZjZGNmMzE0ZWI5NDA2MzhhMGZiNjVlNzMwY2E5ZTkiLCAicHJvamVjdF9pZCI6ICIyYjI1OGM5M2ZlZTk0NjllODA5OWVhZjY4NTMxMGZlOSIsICJ2b2x1bWVfaWQiOiAiNjE0MDE5NDktN2FmOC00MmM1LWFmZGYtYjUwMTYzNzY4ZTExIiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzQwNzk4NTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTcxODcxNDkxNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYxNDAxOTQ5LTdhZjgtNDJjNS1hZmRmLWI1MDE2Mzc2OGUxMS8yMDI2MDcyMjA1NDAzNS9hel9ub3ZhX2JhY2t1cF9iMDkyMmNkNi1mOGNmLTQ2YzYtOGFhZi0yYTBlY2U0ZGQ4NjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDA1OjQwOjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA1OjQwOjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6NDA6NTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100093) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 05:40:50.254192 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-f036f20d-a5ec-46b5-9006-5ce335cd0d07 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjJhZGE5MzEtOTJjNC00NGE2LWExZTMtZjlmY2I3ZDBiMDgyIiwgInVzZXJfaWQiOiAiNzZjZGNmMzE0ZWI5NDA2MzhhMGZiNjVlNzMwY2E5ZTkiLCAicHJvamVjdF9pZCI6ICIyYjI1OGM5M2ZlZTk0NjllODA5OWVhZjY4NTMxMGZlOSIsICJ2b2x1bWVfaWQiOiAiNjE0MDE5NDktN2FmOC00MmM1LWFmZGYtYjUwMTYzNzY4ZTExIiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzQwNzk4NTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTcxODcxNDkxNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYxNDAxOTQ5LTdhZjgtNDJjNS1hZmRmLWI1MDE2Mzc2OGUxMS8yMDI2MDcyMjA1NDAzNS9hel9ub3ZhX2JhY2t1cF9iMDkyMmNkNi1mOGNmLTQ2YzYtOGFhZi0yYTBlY2U0ZGQ4NjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDA1OjQwOjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA1OjQwOjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6NDA6NTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100093) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 05:40:50.254433 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.254433 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:50.298127 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-f036f20d-a5ec-46b5-9006-5ce335cd0d07 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Created reservations ['6798742b-1799-4c64-a982-828e8ae1a0d9', 'c4afdb88-2ab7-42f4-9220-ea28619e8d3e'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:50.317300 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.backup.rpcapi [None req-f036f20d-a5ec-46b5-9006-5ce335cd0d07 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] import_record rpcapi backup id b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 on host np0000005624 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjJhZGE5MzEtOTJjNC00NGE2LWExZTMtZjlmY2I3ZDBiMDgyIiwgInVzZXJfaWQiOiAiNzZjZGNmMzE0ZWI5NDA2MzhhMGZiNjVlNzMwY2E5ZTkiLCAicHJvamVjdF9pZCI6ICIyYjI1OGM5M2ZlZTk0NjllODA5OWVhZjY4NTMxMGZlOSIsICJ2b2x1bWVfaWQiOiAiNjE0MDE5NDktN2FmOC00MmM1LWFmZGYtYjUwMTYzNzY4ZTExIiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzQwNzk4NTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTcxODcxNDkxNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYxNDAxOTQ5LTdhZjgtNDJjNS1hZmRmLWI1MDE2Mzc2OGUxMS8yMDI2MDcyMjA1NDAzNS9hel9ub3ZhX2JhY2t1cF9iMDkyMmNkNi1mOGNmLTQ2YzYtOGFhZi0yYTBlY2U0ZGQ4NjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDA1OjQwOjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA1OjQwOjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6NDA6NTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100093) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 22 05:40:50.318133 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-502be9c9-eb69-45b2-96a6-3ebf64d535c5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.319648 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-f036f20d-a5ec-46b5-9006-5ce335cd0d07 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Import record output: {'backup': {'id': 'b2ada931-92c4-44a6-a1e3-f9fcb7d0b082', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082'}, {'rel': 'bookmark', 'href': 'https://10.4.3.91/volume/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082'}]}}. {{(pid=100093) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 22 05:40:50.319893 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f036f20d-a5ec-46b5-9006-5ce335cd0d07 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] https://10.4.3.91/volume/v3/backups/import_record returned with HTTP 201 Jul 22 05:40:50.320392 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-502be9c9-eb69-45b2-96a6-3ebf64d535c5 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:50.320431 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 880/3583] 10.4.3.91 () {68 vars in 1295 bytes} [Wed Jul 22 05:40:50 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 72 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 22 05:40:50.320656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-502be9c9-eb69-45b2-96a6-3ebf64d535c5 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.320886 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-502be9c9-eb69-45b2-96a6-3ebf64d535c5 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.321013 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-502be9c9-eb69-45b2-96a6-3ebf64d535c5 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:50.325990 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.325990 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:50.326850 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-502be9c9-eb69-45b2-96a6-3ebf64d535c5 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:50.327253 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 892/3584] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:50 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:50.331929 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3a94e4e4-7cad-4453-a09b-f13b405727b5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.335435 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a94e4e4-7cad-4453-a09b-f13b405727b5 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] GET https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 Jul 22 05:40:50.335644 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a94e4e4-7cad-4453-a09b-f13b405727b5 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.335850 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a94e4e4-7cad-4453-a09b-f13b405727b5 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.335952 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-3a94e4e4-7cad-4453-a09b-f13b405727b5 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Show backup with id b2ada931-92c4-44a6-a1e3-f9fcb7d0b082. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:50.341359 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:50.341359 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:50.341959 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a94e4e4-7cad-4453-a09b-f13b405727b5 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 returned with HTTP 200 Jul 22 05:40:50.342298 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 916/3585] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:50 2026] GET /volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 => generated 645 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:50.480814 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-17d90f5e-f179-4a13-8e00-fbb8f4132076 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:50.482314 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-17d90f5e-f179-4a13-8e00-fbb8f4132076 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] GET https://10.4.3.91/volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 Jul 22 05:40:50.482663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-17d90f5e-f179-4a13-8e00-fbb8f4132076 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:50.482978 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-17d90f5e-f179-4a13-8e00-fbb8f4132076 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:50.489753 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-17d90f5e-f179-4a13-8e00-fbb8f4132076 tempest-ProjectMemberTests39-415138037 tempest-ProjectMemberTests39-415138037-project-admin] https://10.4.3.91/volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 returned with HTTP 404 Jul 22 05:40:50.490498 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 898/3586] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:50 2026] GET /volume/v3/volumes/3e154896-364e-4c3c-9a27-c8ebadd28d13 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:51.087499 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-640ec732-67af-4056-b372-fe48d6dd462a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.089559 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-640ec732-67af-4056-b372-fe48d6dd462a tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 Jul 22 05:40:51.089821 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-640ec732-67af-4056-b372-fe48d6dd462a tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.090062 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-640ec732-67af-4056-b372-fe48d6dd462a tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.094303 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-640ec732-67af-4056-b372-fe48d6dd462a tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 returned with HTTP 404 Jul 22 05:40:51.094868 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 881/3587] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:40:51 2026] GET /volume/v3/snapshots/2265a123-b29c-49d4-be2b-64fe00bb52a1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:51.104823 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1fc6fa66-7f39-44c2-ae48-2e9455699f76 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.106503 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fc6fa66-7f39-44c2-ae48-2e9455699f76 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] DELETE https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d Jul 22 05:40:51.106713 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fc6fa66-7f39-44c2-ae48-2e9455699f76 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.106893 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fc6fa66-7f39-44c2-ae48-2e9455699f76 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.107070 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-1fc6fa66-7f39-44c2-ae48-2e9455699f76 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Delete volume with id: d8047809-84c0-4a4a-900d-323143091b3d Jul 22 05:40:51.114021 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.114021 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:51.114451 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1fc6fa66-7f39-44c2-ae48-2e9455699f76 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:51.134273 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1fc6fa66-7f39-44c2-ae48-2e9455699f76 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Delete volume request issued successfully. Jul 22 05:40:51.134484 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fc6fa66-7f39-44c2-ae48-2e9455699f76 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d returned with HTTP 202 Jul 22 05:40:51.134913 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 893/3588] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:51 2026] DELETE /volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:51.142441 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d71921dd-3a8d-4bc6-a7a6-d4586c2387ab None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.144855 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d71921dd-3a8d-4bc6-a7a6-d4586c2387ab tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d Jul 22 05:40:51.145076 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d71921dd-3a8d-4bc6-a7a6-d4586c2387ab tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.145254 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d71921dd-3a8d-4bc6-a7a6-d4586c2387ab tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.147246 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=349,cinder:UPDATE=73,cinder:INSERT=39 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:40:51.153723 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.153723 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:51.157650 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d71921dd-3a8d-4bc6-a7a6-d4586c2387ab tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:51.162645 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d71921dd-3a8d-4bc6-a7a6-d4586c2387ab tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d returned with HTTP 200 Jul 22 05:40:51.163188 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 917/3589] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:51 2026] GET /volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:51.167721 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-40694429-73a1-4bf4-bfed-a5e47f78990f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.174986 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-40694429-73a1-4bf4-bfed-a5e47f78990f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 Jul 22 05:40:51.174986 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-40694429-73a1-4bf4-bfed-a5e47f78990f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.174986 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-40694429-73a1-4bf4-bfed-a5e47f78990f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.186585 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.186585 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:51.190857 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-40694429-73a1-4bf4-bfed-a5e47f78990f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:51.198028 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-40694429-73a1-4bf4-bfed-a5e47f78990f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 returned with HTTP 200 Jul 22 05:40:51.198823 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 899/3590] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:51 2026] GET /volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:51.216495 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d5ffb620-6aea-4c51-ba46-f52d6f79a31d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.218683 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d5ffb620-6aea-4c51-ba46-f52d6f79a31d tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 Jul 22 05:40:51.218855 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d5ffb620-6aea-4c51-ba46-f52d6f79a31d tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.219020 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d5ffb620-6aea-4c51-ba46-f52d6f79a31d tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.225944 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.225944 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:51.230896 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d5ffb620-6aea-4c51-ba46-f52d6f79a31d tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:51.236647 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d5ffb620-6aea-4c51-ba46-f52d6f79a31d tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 returned with HTTP 200 Jul 22 05:40:51.237056 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 882/3591] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:51 2026] GET /volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:51.256511 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d345c47c-864d-4a6a-81d8-5ffa5d8b5eea None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.258514 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d345c47c-864d-4a6a-81d8-5ffa5d8b5eea tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 Jul 22 05:40:51.258778 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d345c47c-864d-4a6a-81d8-5ffa5d8b5eea tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.259038 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d345c47c-864d-4a6a-81d8-5ffa5d8b5eea tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.268032 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.268032 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:51.272005 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d345c47c-864d-4a6a-81d8-5ffa5d8b5eea tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:51.276703 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d345c47c-864d-4a6a-81d8-5ffa5d8b5eea tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 returned with HTTP 200 Jul 22 05:40:51.277134 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 894/3592] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:51 2026] GET /volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:51.291563 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1ab48609-be18-4b9a-ab70-c0044d9b1856 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.293503 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1ab48609-be18-4b9a-ab70-c0044d9b1856 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] DELETE https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 Jul 22 05:40:51.293768 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1ab48609-be18-4b9a-ab70-c0044d9b1856 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.293974 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1ab48609-be18-4b9a-ab70-c0044d9b1856 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.294130 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-1ab48609-be18-4b9a-ab70-c0044d9b1856 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Delete volume with id: 7b5e0171-1a57-4cc6-8822-e720b9ffeb51 Jul 22 05:40:51.303099 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.303099 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:51.303751 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1ab48609-be18-4b9a-ab70-c0044d9b1856 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:51.321234 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1ab48609-be18-4b9a-ab70-c0044d9b1856 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Delete volume request issued successfully. Jul 22 05:40:51.321428 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1ab48609-be18-4b9a-ab70-c0044d9b1856 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 returned with HTTP 202 Jul 22 05:40:51.321833 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 918/3593] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:51 2026] DELETE /volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:51.328796 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0867ae1c-ad03-417e-aac4-f2d549a2636f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.330625 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0867ae1c-ad03-417e-aac4-f2d549a2636f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 Jul 22 05:40:51.330938 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0867ae1c-ad03-417e-aac4-f2d549a2636f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.331202 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0867ae1c-ad03-417e-aac4-f2d549a2636f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.338855 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2351e019-03ef-4fb1-9866-5f1708a0d844 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.339673 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.339673 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:51.341521 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2351e019-03ef-4fb1-9866-5f1708a0d844 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:51.341862 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2351e019-03ef-4fb1-9866-5f1708a0d844 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.342165 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2351e019-03ef-4fb1-9866-5f1708a0d844 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.342581 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-2351e019-03ef-4fb1-9866-5f1708a0d844 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:51.346379 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0867ae1c-ad03-417e-aac4-f2d549a2636f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:51.350164 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0867ae1c-ad03-417e-aac4-f2d549a2636f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 returned with HTTP 200 Jul 22 05:40:51.350424 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.350424 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:51.351015 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 900/3594] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:51 2026] GET /volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:51.351724 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2351e019-03ef-4fb1-9866-5f1708a0d844 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:51.351864 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1e3481d9-5946-4c49-bb92-ec57f4be8749 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.352224 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 883/3595] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:51 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:51.354055 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1e3481d9-5946-4c49-bb92-ec57f4be8749 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] GET https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 Jul 22 05:40:51.354241 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1e3481d9-5946-4c49-bb92-ec57f4be8749 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.354496 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1e3481d9-5946-4c49-bb92-ec57f4be8749 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.354604 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1e3481d9-5946-4c49-bb92-ec57f4be8749 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Show backup with id b2ada931-92c4-44a6-a1e3-f9fcb7d0b082. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:51.358545 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.358545 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:51.359107 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1e3481d9-5946-4c49-bb92-ec57f4be8749 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 returned with HTTP 200 Jul 22 05:40:51.359446 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 895/3596] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:51 2026] GET /volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:51.368582 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-57941220-26fb-42c3-aeaf-d4bcbe416159 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.370703 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57941220-26fb-42c3-aeaf-d4bcbe416159 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] GET https://10.4.3.91/volume/v3/backups Jul 22 05:40:51.370938 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57941220-26fb-42c3-aeaf-d4bcbe416159 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:51.371164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57941220-26fb-42c3-aeaf-d4bcbe416159 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:51.376620 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57941220-26fb-42c3-aeaf-d4bcbe416159 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 200 Jul 22 05:40:51.377075 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 919/3597] 10.4.3.91 () {66 vars in 1230 bytes} [Wed Jul 22 05:40:51 2026] GET /volume/v3/backups => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:51.386652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-57d29b00-1526-4204-b0dc-032ca2695012 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:51.394713 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] POST https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867/restore Jul 22 05:40:51.394713 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:51.394713 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Restoring backup b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 ({'restore': {}}) {{(pid=100094) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 05:40:51.394713 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Restoring backup b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 to volume None. Jul 22 05:40:51.412485 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.412485 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:51.413467 np0000005624 devstack@c-api.service[100094]: INFO cinder.backup.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Creating volume of 1 GB for restore of backup b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. Jul 22 05:40:51.419560 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Availability Zones retrieved successfully. Jul 22 05:40:51.424761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Flow 'volume_create_api' (0446a658-df96-4418-a28b-2696f488ff84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:51.425673 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7ca8e25-3b5f-4f1f-a6d7-c874df067d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:51.426572 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:51.453384 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7ca8e25-3b5f-4f1f-a6d7-c874df067d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:51.454222 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12cb92cb-e29d-4422-b458-ffc4bb256e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:51.489358 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Created reservations ['e45da2e2-c2ec-4f15-b9cc-ec12a20a5c15', 'b0bb634c-be3a-48a5-ba7a-0b6e3f3d8507', 'c25cd26c-4ada-41ac-b9a1-dd80b114ae51', 'f6f83b28-0b6f-4c95-b088-cc6affe9e7e3'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:51.490062 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12cb92cb-e29d-4422-b458-ffc4bb256e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e45da2e2-c2ec-4f15-b9cc-ec12a20a5c15', 'b0bb634c-be3a-48a5-ba7a-0b6e3f3d8507', 'c25cd26c-4ada-41ac-b9a1-dd80b114ae51', 'f6f83b28-0b6f-4c95-b088-cc6affe9e7e3']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:51.490929 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb946be-a8ed-4c2f-abee-f6495c44c076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:51.520088 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb946be-a8ed-4c2f-abee-f6495c44c076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acf2be3c-8a18-440f-bfb2-c6ffd69995e5', '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_b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b258c93fee9469e8099eaf685310fe9',qos_specs=None,replication_status=,reservations=['e45da2e2-c2ec-4f15-b9cc-ec12a20a5c15','b0bb634c-be3a-48a5-ba7a-0b6e3f3d8507','c25cd26c-4ada-41ac-b9a1-dd80b114ae51','f6f83b28-0b6f-4c95-b088-cc6affe9e7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cdcf314eb940638a0fb65e730ca9e9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acf2be3c-8a18-440f-bfb2-c6ffd69995e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b258c93fee9469e8099eaf685310fe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cdcf314eb940638a0fb65e730ca9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:51.521260 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6a30ec-c997-471f-8012-ec3f108e66d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:51.538088 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6a30ec-c997-471f-8012-ec3f108e66d8) transitioned into 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_b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b258c93fee9469e8099eaf685310fe9',qos_specs=None,replication_status=,reservations=['e45da2e2-c2ec-4f15-b9cc-ec12a20a5c15','b0bb634c-be3a-48a5-ba7a-0b6e3f3d8507','c25cd26c-4ada-41ac-b9a1-dd80b114ae51','f6f83b28-0b6f-4c95-b088-cc6affe9e7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cdcf314eb940638a0fb65e730ca9e9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:51.539032 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7ae4a6-121e-4726-99b2-e238f110d418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:51.551865 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7ae4a6-121e-4726-99b2-e238f110d418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:51.553278 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Flow 'volume_create_api' (0446a658-df96-4418-a28b-2696f488ff84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:51.553969 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Create volume request issued successfully. Jul 22 05:40:51.563024 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:51.563024 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:51.563674 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:40:52.107490 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d7fe9668-6ed7-45fa-9299-96fc05f0b353 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.176523 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0f35ff19-48ad-424d-a230-52c80a223bb3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.178260 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0f35ff19-48ad-424d-a230-52c80a223bb3 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d Jul 22 05:40:52.178485 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0f35ff19-48ad-424d-a230-52c80a223bb3 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.178726 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0f35ff19-48ad-424d-a230-52c80a223bb3 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.184533 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0f35ff19-48ad-424d-a230-52c80a223bb3 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d returned with HTTP 404 Jul 22 05:40:52.185037 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 896/3598] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:52 2026] GET /volume/v3/volumes/d8047809-84c0-4a4a-900d-323143091b3d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:52.191441 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6ef75124-c273-4d02-bbb4-7abc91b2f502 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.193544 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6ef75124-c273-4d02-bbb4-7abc91b2f502 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 Jul 22 05:40:52.193787 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6ef75124-c273-4d02-bbb4-7abc91b2f502 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.194022 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6ef75124-c273-4d02-bbb4-7abc91b2f502 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.194215 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-6ef75124-c273-4d02-bbb4-7abc91b2f502 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Delete volume with id: ba3f0436-04ca-42cc-a5ea-2b0186189bc0 Jul 22 05:40:52.201057 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:52.201057 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:52.201552 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6ef75124-c273-4d02-bbb4-7abc91b2f502 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:52.218477 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6ef75124-c273-4d02-bbb4-7abc91b2f502 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Delete volume request issued successfully. Jul 22 05:40:52.218724 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6ef75124-c273-4d02-bbb4-7abc91b2f502 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 returned with HTTP 202 Jul 22 05:40:52.219241 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 920/3599] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:52 2026] DELETE /volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:52.227947 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d247e37e-c3ab-4315-8132-b833e9f3d1d0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.229925 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d7fe9668-6ed7-45fa-9299-96fc05f0b353 tempest-ProjectAdminTests-44990827 tempest-ProjectAdminTests-44990827-project-admin] GET https://10.4.3.91/volume/v3/scheduler-stats/get_pools Jul 22 05:40:52.230161 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d7fe9668-6ed7-45fa-9299-96fc05f0b353 tempest-ProjectAdminTests-44990827 tempest-ProjectAdminTests-44990827-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.230216 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d247e37e-c3ab-4315-8132-b833e9f3d1d0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 Jul 22 05:40:52.230424 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d7fe9668-6ed7-45fa-9299-96fc05f0b353 tempest-ProjectAdminTests-44990827 tempest-ProjectAdminTests-44990827-project-admin] Calling method 'get_pools' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.230473 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d247e37e-c3ab-4315-8132-b833e9f3d1d0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.230645 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d247e37e-c3ab-4315-8132-b833e9f3d1d0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.237412 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:52.237412 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:52.241134 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d247e37e-c3ab-4315-8132-b833e9f3d1d0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Volume info retrieved successfully. Jul 22 05:40:52.242549 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d7fe9668-6ed7-45fa-9299-96fc05f0b353 tempest-ProjectAdminTests-44990827 tempest-ProjectAdminTests-44990827-project-admin] https://10.4.3.91/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 05:40:52.242953 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 884/3600] 10.4.3.91 () {66 vars in 1284 bytes} [Wed Jul 22 05:40:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:52.249054 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d247e37e-c3ab-4315-8132-b833e9f3d1d0 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 returned with HTTP 200 Jul 22 05:40:52.249471 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 897/3601] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:52 2026] GET /volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:52.252115 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-10c9b35f-634e-478b-b35e-23979ae903ac None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.254667 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-10c9b35f-634e-478b-b35e-23979ae903ac tempest-ProjectAdminTests-44990827 tempest-ProjectAdminTests-44990827-project-admin] GET https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool Jul 22 05:40:52.254667 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-10c9b35f-634e-478b-b35e-23979ae903ac tempest-ProjectAdminTests-44990827 tempest-ProjectAdminTests-44990827-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.254667 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-10c9b35f-634e-478b-b35e-23979ae903ac tempest-ProjectAdminTests-44990827 tempest-ProjectAdminTests-44990827-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.265096 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-10c9b35f-634e-478b-b35e-23979ae903ac tempest-ProjectAdminTests-44990827 tempest-ProjectAdminTests-44990827-project-admin] https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool returned with HTTP 200 Jul 22 05:40:52.265528 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 921/3602] 10.4.3.91 () {66 vars in 1311 bytes} [Wed Jul 22 05:40:52 2026] GET /volume/v3/capabilities/np0000005624@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:52.368010 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4052ba94-92be-4da3-bd5d-c445e93bfa15 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.368105 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cd191a84-f1ab-4678-ba05-fdafa5544a58 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.370422 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cd191a84-f1ab-4678-ba05-fdafa5544a58 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:52.370695 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cd191a84-f1ab-4678-ba05-fdafa5544a58 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.370934 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cd191a84-f1ab-4678-ba05-fdafa5544a58 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.371066 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-cd191a84-f1ab-4678-ba05-fdafa5544a58 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:52.372143 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4052ba94-92be-4da3-bd5d-c445e93bfa15 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 Jul 22 05:40:52.372378 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4052ba94-92be-4da3-bd5d-c445e93bfa15 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.373163 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4052ba94-92be-4da3-bd5d-c445e93bfa15 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.376260 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:52.376260 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:52.377216 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cd191a84-f1ab-4678-ba05-fdafa5544a58 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:52.377684 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 898/3603] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:52 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:52.381853 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4052ba94-92be-4da3-bd5d-c445e93bfa15 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 returned with HTTP 404 Jul 22 05:40:52.382432 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 885/3604] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:52 2026] GET /volume/v3/volumes/7b5e0171-1a57-4cc6-8822-e720b9ffeb51 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:52.390353 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6a3c9cb9-fb2b-438d-97ca-7675f9dd57c0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.392244 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6a3c9cb9-fb2b-438d-97ca-7675f9dd57c0 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 Jul 22 05:40:52.392557 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6a3c9cb9-fb2b-438d-97ca-7675f9dd57c0 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.392826 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6a3c9cb9-fb2b-438d-97ca-7675f9dd57c0 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.400582 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:52.400582 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:52.404875 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6a3c9cb9-fb2b-438d-97ca-7675f9dd57c0 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:52.410492 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6a3c9cb9-fb2b-438d-97ca-7675f9dd57c0 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 returned with HTTP 200 Jul 22 05:40:52.410980 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 922/3605] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:52 2026] GET /volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:52.424526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-306714df-70be-4136-8c2e-ed8b6814289c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.426595 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-306714df-70be-4136-8c2e-ed8b6814289c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] DELETE https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 Jul 22 05:40:52.426839 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-306714df-70be-4136-8c2e-ed8b6814289c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.427024 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-306714df-70be-4136-8c2e-ed8b6814289c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.427153 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-306714df-70be-4136-8c2e-ed8b6814289c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Delete volume with id: 2067e85d-d586-4b89-8f4d-bcb56f705bf5 Jul 22 05:40:52.433912 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:52.433912 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:52.434325 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-306714df-70be-4136-8c2e-ed8b6814289c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:52.453098 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-306714df-70be-4136-8c2e-ed8b6814289c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Delete volume request issued successfully. Jul 22 05:40:52.453370 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-306714df-70be-4136-8c2e-ed8b6814289c tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 returned with HTTP 202 Jul 22 05:40:52.453984 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 899/3606] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:40:52 2026] DELETE /volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:52.462580 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5ad0d47b-570d-41bd-891e-15d935ace75f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.467194 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ad0d47b-570d-41bd-891e-15d935ace75f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 Jul 22 05:40:52.467842 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ad0d47b-570d-41bd-891e-15d935ace75f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.467842 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ad0d47b-570d-41bd-891e-15d935ace75f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.474961 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:52.474961 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:52.479320 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5ad0d47b-570d-41bd-891e-15d935ace75f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Volume info retrieved successfully. Jul 22 05:40:52.484784 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ad0d47b-570d-41bd-891e-15d935ace75f tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 returned with HTTP 200 Jul 22 05:40:52.485378 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 886/3607] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:52 2026] GET /volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:52.573812 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:52.573812 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:52.574476 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:40:52.574759 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Checking backup size 1 against volume size 1 {{(pid=100094) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 05:40:52.574914 np0000005624 devstack@c-api.service[100094]: INFO cinder.backup.api [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Overwriting volume acf2be3c-8a18-440f-bfb2-c6ffd69995e5 with restore of backup b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:52.591177 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] restore_backup in rpcapi backup_id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 {{(pid=100094) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 05:40:52.593682 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-57d29b00-1526-4204-b0dc-032ca2695012 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867/restore returned with HTTP 202 Jul 22 05:40:52.594516 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 901/3608] 10.4.3.91 () {68 vars in 1386 bytes} [Wed Jul 22 05:40:51 2026] POST /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867/restore => generated 189 bytes in 1210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:52.606651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-22903c0e-d552-46ee-b421-699ae2266a68 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:52.608218 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-22903c0e-d552-46ee-b421-699ae2266a68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:52.608471 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-22903c0e-d552-46ee-b421-699ae2266a68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:52.608680 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-22903c0e-d552-46ee-b421-699ae2266a68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:52.608790 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-22903c0e-d552-46ee-b421-699ae2266a68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:52.613818 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:52.613818 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:52.614964 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-22903c0e-d552-46ee-b421-699ae2266a68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:52.615389 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 923/3609] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:52 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:53.263557 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-170521fc-32fc-443f-a934-3b80c558c1c2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:53.267405 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-170521fc-32fc-443f-a934-3b80c558c1c2 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] GET https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 Jul 22 05:40:53.267601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-170521fc-32fc-443f-a934-3b80c558c1c2 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:53.267837 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-170521fc-32fc-443f-a934-3b80c558c1c2 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:53.273387 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-170521fc-32fc-443f-a934-3b80c558c1c2 tempest-CinderUnicodeTest-1622471688 tempest-CinderUnicodeTest-1622471688-project-member] https://10.4.3.91/volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 returned with HTTP 404 Jul 22 05:40:53.273875 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 900/3610] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:53 2026] GET /volume/v3/volumes/ba3f0436-04ca-42cc-a5ea-2b0186189bc0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:53.389669 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b8263c54-0137-4e2c-8a68-bf3de02113f7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:53.391502 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b8263c54-0137-4e2c-8a68-bf3de02113f7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:53.391716 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b8263c54-0137-4e2c-8a68-bf3de02113f7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:53.391901 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b8263c54-0137-4e2c-8a68-bf3de02113f7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:53.391998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b8263c54-0137-4e2c-8a68-bf3de02113f7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:53.396098 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:53.396098 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:53.396900 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b8263c54-0137-4e2c-8a68-bf3de02113f7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:53.397409 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 887/3611] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:53 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:53.410740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4a2aa781-4b1b-4784-895b-627e85f71b02 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:53.414340 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4a2aa781-4b1b-4784-895b-627e85f71b02 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 Jul 22 05:40:53.414340 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4a2aa781-4b1b-4784-895b-627e85f71b02 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:53.414340 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4a2aa781-4b1b-4784-895b-627e85f71b02 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:53.419877 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:53.419877 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:53.423191 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4a2aa781-4b1b-4784-895b-627e85f71b02 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:40:53.427743 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4a2aa781-4b1b-4784-895b-627e85f71b02 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 returned with HTTP 200 Jul 22 05:40:53.428245 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 902/3612] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:53 2026] GET /volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:53.441667 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:53.443431 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] POST https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281/restore Jul 22 05:40:53.443761 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:53.445103 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Restoring backup 47a96f1a-08cd-45ae-9ff2-576523860281 ({'restore': {}}) {{(pid=100092) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 05:40:53.445232 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Restoring backup 47a96f1a-08cd-45ae-9ff2-576523860281 to volume None. Jul 22 05:40:53.449379 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:53.449379 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:53.450529 np0000005624 devstack@c-api.service[100092]: INFO cinder.backup.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Creating volume of 1 GB for restore of backup 47a96f1a-08cd-45ae-9ff2-576523860281. Jul 22 05:40:53.453805 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Availability Zones retrieved successfully. Jul 22 05:40:53.458921 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Flow 'volume_create_api' (85c17b6f-d0a8-400f-a8cd-d6a987292817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:53.459930 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22fd7d58-9cac-488e-9d62-aecdd5ff0354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:53.460939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:53.489850 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22fd7d58-9cac-488e-9d62-aecdd5ff0354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:53.490878 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d0c717-83a0-4af2-8fc0-da9eab072668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:53.500365 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cbee3319-8d41-438d-a466-f9bdd00272a4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:53.502053 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cbee3319-8d41-438d-a466-f9bdd00272a4 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] GET https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 Jul 22 05:40:53.502263 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cbee3319-8d41-438d-a466-f9bdd00272a4 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:53.502493 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cbee3319-8d41-438d-a466-f9bdd00272a4 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:53.504506 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=380,cinder:INSERT=55,cinder:UPDATE=88 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:40:53.508953 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cbee3319-8d41-438d-a466-f9bdd00272a4 tempest-VolumesCloneTest-1260231773 tempest-VolumesCloneTest-1260231773-project-member] https://10.4.3.91/volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 returned with HTTP 404 Jul 22 05:40:53.509481 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 901/3613] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:53 2026] GET /volume/v3/volumes/2067e85d-d586-4b89-8f4d-bcb56f705bf5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:53.532319 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Created reservations ['702d1864-45e9-4bdc-b2db-52e8f8d18c02', 'c44e774f-57f8-4918-95f0-2aa971a3bb1e', 'df23776f-128c-4b63-af7b-15eb75bead4d', '5ae4911b-89a9-4ec2-a3bb-ddc1cf47cf7b'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:53.533163 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d0c717-83a0-4af2-8fc0-da9eab072668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['702d1864-45e9-4bdc-b2db-52e8f8d18c02', 'c44e774f-57f8-4918-95f0-2aa971a3bb1e', 'df23776f-128c-4b63-af7b-15eb75bead4d', '5ae4911b-89a9-4ec2-a3bb-ddc1cf47cf7b']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:53.534149 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929a321a-a782-459c-ae93-7006fe05ebb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:53.562097 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929a321a-a782-459c-ae93-7006fe05ebb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fad9f8a-f09a-4476-8894-e3fc7ae52533', '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_47a96f1a-08cd-45ae-9ff2-576523860281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32844a6929774fce812bed75b7127702',qos_specs=None,replication_status=,reservations=['702d1864-45e9-4bdc-b2db-52e8f8d18c02','c44e774f-57f8-4918-95f0-2aa971a3bb1e','df23776f-128c-4b63-af7b-15eb75bead4d','5ae4911b-89a9-4ec2-a3bb-ddc1cf47cf7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a8d28175ef44e1e8fc1a72868fce78a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_47a96f1a-08cd-45ae-9ff2-576523860281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fad9f8a-f09a-4476-8894-e3fc7ae52533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32844a6929774fce812bed75b7127702',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a8d28175ef44e1e8fc1a72868fce78a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:53.563089 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c00dbb7-5c80-404f-9f2b-cf5d8cc0a9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:53.576981 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c00dbb7-5c80-404f-9f2b-cf5d8cc0a9f9) transitioned into 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_47a96f1a-08cd-45ae-9ff2-576523860281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32844a6929774fce812bed75b7127702',qos_specs=None,replication_status=,reservations=['702d1864-45e9-4bdc-b2db-52e8f8d18c02','c44e774f-57f8-4918-95f0-2aa971a3bb1e','df23776f-128c-4b63-af7b-15eb75bead4d','5ae4911b-89a9-4ec2-a3bb-ddc1cf47cf7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a8d28175ef44e1e8fc1a72868fce78a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:53.577603 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e46dcef-c24c-480e-8524-27f6d19e1a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:53.586680 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e46dcef-c24c-480e-8524-27f6d19e1a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:53.587406 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Flow 'volume_create_api' (85c17b6f-d0a8-400f-a8cd-d6a987292817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:53.587722 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Create volume request issued successfully. Jul 22 05:40:53.594255 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:53.594255 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:53.594704 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:40:53.628604 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bdec2236-3f87-4d76-9556-70514c06b445 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:53.631012 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bdec2236-3f87-4d76-9556-70514c06b445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:53.631270 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bdec2236-3f87-4d76-9556-70514c06b445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:53.631400 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bdec2236-3f87-4d76-9556-70514c06b445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:53.631540 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-bdec2236-3f87-4d76-9556-70514c06b445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:53.637536 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:53.637536 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:53.638777 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bdec2236-3f87-4d76-9556-70514c06b445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:53.639463 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 888/3614] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:53 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:54.278070 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2642479e-7da5-479a-9675-f12c8b760bfa None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:54.398884 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2642479e-7da5-479a-9675-f12c8b760bfa tempest-ProjectMemberTests-975551441 tempest-ProjectMemberTests-975551441-project-admin] GET https://10.4.3.91/volume/v3/scheduler-stats/get_pools Jul 22 05:40:54.399284 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2642479e-7da5-479a-9675-f12c8b760bfa tempest-ProjectMemberTests-975551441 tempest-ProjectMemberTests-975551441-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:54.400701 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2642479e-7da5-479a-9675-f12c8b760bfa tempest-ProjectMemberTests-975551441 tempest-ProjectMemberTests-975551441-project-admin] Calling method 'get_pools' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:54.411135 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2642479e-7da5-479a-9675-f12c8b760bfa tempest-ProjectMemberTests-975551441 tempest-ProjectMemberTests-975551441-project-admin] https://10.4.3.91/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 05:40:54.411327 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 903/3615] 10.4.3.91 () {66 vars in 1284 bytes} [Wed Jul 22 05:40:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:54.420009 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8b083c5d-3be0-4525-a35b-b212810dc4fc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:54.528141 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8b083c5d-3be0-4525-a35b-b212810dc4fc tempest-ProjectMemberTests-975551441 tempest-ProjectMemberTests-975551441-project-member] GET https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool Jul 22 05:40:54.528483 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8b083c5d-3be0-4525-a35b-b212810dc4fc tempest-ProjectMemberTests-975551441 tempest-ProjectMemberTests-975551441-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:54.528704 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8b083c5d-3be0-4525-a35b-b212810dc4fc tempest-ProjectMemberTests-975551441 tempest-ProjectMemberTests-975551441-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:54.529529 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.policy [None req-8b083c5d-3be0-4525-a35b-b212810dc4fc tempest-ProjectMemberTests-975551441 tempest-ProjectMemberTests-975551441-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd1ab3b372d3f46878e13d3dccf23e68a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3f9dbbe25fe4697aca94f8426f92540', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100091) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:40:54.530027 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8b083c5d-3be0-4525-a35b-b212810dc4fc tempest-ProjectMemberTests-975551441 tempest-ProjectMemberTests-975551441-project-member] https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool returned with HTTP 403 Jul 22 05:40:54.530597 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 902/3616] 10.4.3.91 () {66 vars in 1311 bytes} [Wed Jul 22 05:40:54 2026] GET /volume/v3/capabilities/np0000005624@storpool => generated 110 bytes in 111 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:54.604126 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:54.604126 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:54.604768 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:40:54.604956 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Checking backup size 1 against volume size 1 {{(pid=100092) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 05:40:54.605117 np0000005624 devstack@c-api.service[100092]: INFO cinder.backup.api [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Overwriting volume 6fad9f8a-f09a-4476-8894-e3fc7ae52533 with restore of backup 47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:54.624479 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] restore_backup in rpcapi backup_id 47a96f1a-08cd-45ae-9ff2-576523860281 {{(pid=100092) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 05:40:54.626877 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae0dc583-9307-4ea8-9294-d9e9a9535777 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281/restore returned with HTTP 202 Jul 22 05:40:54.627783 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 924/3617] 10.4.3.91 () {68 vars in 1386 bytes} [Wed Jul 22 05:40:53 2026] POST /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281/restore => generated 189 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:54.636966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c9edb7d9-0ec7-494f-b4f7-1ecfcc184b93 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:54.638821 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c9edb7d9-0ec7-494f-b4f7-1ecfcc184b93 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:54.639102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c9edb7d9-0ec7-494f-b4f7-1ecfcc184b93 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:54.639399 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c9edb7d9-0ec7-494f-b4f7-1ecfcc184b93 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:54.639586 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-c9edb7d9-0ec7-494f-b4f7-1ecfcc184b93 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:54.644023 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:54.644023 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:54.644914 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c9edb7d9-0ec7-494f-b4f7-1ecfcc184b93 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:54.645351 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 889/3618] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:54 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:54.655375 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d5d0a992-2047-4227-982e-2792ac32b9ea None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:54.658095 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d5d0a992-2047-4227-982e-2792ac32b9ea tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:54.658373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d5d0a992-2047-4227-982e-2792ac32b9ea tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:54.658606 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d5d0a992-2047-4227-982e-2792ac32b9ea tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:54.658828 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d5d0a992-2047-4227-982e-2792ac32b9ea tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:54.661145 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=488,cinder:INSERT=94,cinder:UPDATE=167 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:40:54.665736 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:54.665736 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:54.667050 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d5d0a992-2047-4227-982e-2792ac32b9ea tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:54.667580 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 904/3619] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:54 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:54.700624 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:54.838140 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:54.838484 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-41605258"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:54.846526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-41605258'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:54.846684 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Create volume of 1 GB Jul 22 05:40:54.863600 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Availability Zones retrieved successfully. Jul 22 05:40:54.869356 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Flow 'volume_create_api' (18c71a30-19ca-4cb1-8ef7-f786e4b3ce0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:54.870864 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496e961c-0e42-4dd2-8082-37ce6e9c6df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:54.871942 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:54.897324 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496e961c-0e42-4dd2-8082-37ce6e9c6df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:54.898024 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f13d36-5d0c-43cb-a58a-2cb55edb87b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:54.963278 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Created reservations ['40b82b6e-3e7a-497c-8ade-baa528bb676f', '44cdee35-a125-4958-a454-54b7fdf2d9f3', '2c392690-b279-4143-8bf6-6eea156d7fa1', '176434d0-cad0-4de2-94f4-0bcb4d10be23'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:54.964148 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f13d36-5d0c-43cb-a58a-2cb55edb87b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40b82b6e-3e7a-497c-8ade-baa528bb676f', '44cdee35-a125-4958-a454-54b7fdf2d9f3', '2c392690-b279-4143-8bf6-6eea156d7fa1', '176434d0-cad0-4de2-94f4-0bcb4d10be23']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:54.964885 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (217c5969-4bfc-457e-842c-64a2d220bb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:54.987434 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (217c5969-4bfc-457e-842c-64a2d220bb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f724e7e-374b-401f-8eb7-17373da85f43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-41605258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375cee6fbcff4a19b175347b13b4f0ff',qos_specs=None,replication_status=,reservations=['40b82b6e-3e7a-497c-8ade-baa528bb676f','44cdee35-a125-4958-a454-54b7fdf2d9f3','2c392690-b279-4143-8bf6-6eea156d7fa1','176434d0-cad0-4de2-94f4-0bcb4d10be23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07061eb7b6a2415c837918b0d1f8bb44',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-41605258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f724e7e-374b-401f-8eb7-17373da85f43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='375cee6fbcff4a19b175347b13b4f0ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07061eb7b6a2415c837918b0d1f8bb44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:54.988097 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1374f100-2fd2-4359-ac42-1d4085e57192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:55.006970 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1374f100-2fd2-4359-ac42-1d4085e57192) transitioned into state 'SUCCESS' from state '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-41605258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375cee6fbcff4a19b175347b13b4f0ff',qos_specs=None,replication_status=,reservations=['40b82b6e-3e7a-497c-8ade-baa528bb676f','44cdee35-a125-4958-a454-54b7fdf2d9f3','2c392690-b279-4143-8bf6-6eea156d7fa1','176434d0-cad0-4de2-94f4-0bcb4d10be23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07061eb7b6a2415c837918b0d1f8bb44',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:55.007848 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd992254-663d-43f8-8d69-71fc791fac80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:55.019581 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd992254-663d-43f8-8d69-71fc791fac80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:55.019581 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Flow 'volume_create_api' (18c71a30-19ca-4cb1-8ef7-f786e4b3ce0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:55.019581 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Create volume request issued successfully. Jul 22 05:40:55.019581 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a993cc3b-14bc-4acc-a4d6-37dd966da24f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:55.019780 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 903/3620] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:40:54 2026] POST /volume/v3/volumes => generated 746 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:55.033653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bd7a57c2-dab1-4d26-b256-203584a542bf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:55.033914 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bd7a57c2-dab1-4d26-b256-203584a542bf tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 Jul 22 05:40:55.034203 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bd7a57c2-dab1-4d26-b256-203584a542bf tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:55.034491 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bd7a57c2-dab1-4d26-b256-203584a542bf tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:55.044426 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:55.044426 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:55.050120 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bd7a57c2-dab1-4d26-b256-203584a542bf tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Volume info retrieved successfully. Jul 22 05:40:55.057190 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bd7a57c2-dab1-4d26-b256-203584a542bf tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 returned with HTTP 200 Jul 22 05:40:55.057718 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 925/3621] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:55 2026] GET /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:55.091443 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-866092a7-2bc4-4452-8457-51991cbf05ac None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:55.196992 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-866092a7-2bc4-4452-8457-51991cbf05ac tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:40:55.197496 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-866092a7-2bc4-4452-8457-51991cbf05ac tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1765059332", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1346804806", "vendor_name": "tempest-vendor_name-1655450938"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:55.219829 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-866092a7-2bc4-4452-8457-51991cbf05ac tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:40:55.223431 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 890/3622] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:40:55 2026] POST /volume/v3/types => generated 330 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:55.230149 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:55.232534 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:55.232881 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7abbc839-a63b-4099-bc33-adc8ae147104", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:55.234355 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Create volume request body: {'volume': {'volume_type': '7abbc839-a63b-4099-bc33-adc8ae147104', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:55.241371 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Create volume of 1 GB Jul 22 05:40:55.241687 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:55.241687 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:55.242019 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Availability Zones retrieved successfully. Jul 22 05:40:55.247141 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Flow 'volume_create_api' (d72424b4-2c60-4aaa-b73f-4df8db2edaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:55.248031 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7535441f-1109-444d-8cc1-c8c3b08d8fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:55.248764 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:55.269860 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7535441f-1109-444d-8cc1-c8c3b08d8fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:40:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1346804806',vendor_name='tempest-vendor_name-1655450938'},id=7abbc839-a63b-4099-bc33-adc8ae147104,is_public=True,name='tempest-ProjectMemberTests-volume-type-1765059332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7abbc839-a63b-4099-bc33-adc8ae147104', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:55.270487 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (196cca4d-ec3b-435c-a96f-8cba543b393a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:55.295946 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1765059332 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1765059332, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:55.296459 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1765059332 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1765059332, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:55.331041 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Created reservations ['11031b01-c62b-4774-98b4-6729b8e6ef47', '42870156-b959-4e93-87b6-339f0d79a573', '14b054ab-c122-44e6-9c52-9aaaa1ff485e', '702d0665-8c6e-4100-b3a8-be5fd772c2bc'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:55.332068 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (196cca4d-ec3b-435c-a96f-8cba543b393a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11031b01-c62b-4774-98b4-6729b8e6ef47', '42870156-b959-4e93-87b6-339f0d79a573', '14b054ab-c122-44e6-9c52-9aaaa1ff485e', '702d0665-8c6e-4100-b3a8-be5fd772c2bc']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:55.332810 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01362d38-6f33-48e3-b385-67fe200a4795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:55.366547 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01362d38-6f33-48e3-b385-67fe200a4795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2636b546-57bb-4aa5-9fdc-95c8ebc56087', '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='027bd3cf848c4c3a91de635ae24bfc5f',qos_specs=None,replication_status=,reservations=['11031b01-c62b-4774-98b4-6729b8e6ef47','42870156-b959-4e93-87b6-339f0d79a573','14b054ab-c122-44e6-9c52-9aaaa1ff485e','702d0665-8c6e-4100-b3a8-be5fd772c2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c403c45b253465e9fd5578b017c71e3',volume_type_id=7abbc839-a63b-4099-bc33-adc8ae147104), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:55Z,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=2636b546-57bb-4aa5-9fdc-95c8ebc56087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='027bd3cf848c4c3a91de635ae24bfc5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c403c45b253465e9fd5578b017c71e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7abbc839-a63b-4099-bc33-adc8ae147104),volume_type_id=7abbc839-a63b-4099-bc33-adc8ae147104)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:55.367492 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faced01d-b499-4a00-a554-903f9d6d7a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:55.387555 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faced01d-b499-4a00-a554-903f9d6d7a40) transitioned into state 'SUCCESS' from 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='027bd3cf848c4c3a91de635ae24bfc5f',qos_specs=None,replication_status=,reservations=['11031b01-c62b-4774-98b4-6729b8e6ef47','42870156-b959-4e93-87b6-339f0d79a573','14b054ab-c122-44e6-9c52-9aaaa1ff485e','702d0665-8c6e-4100-b3a8-be5fd772c2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c403c45b253465e9fd5578b017c71e3',volume_type_id=7abbc839-a63b-4099-bc33-adc8ae147104)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:55.388443 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (224de13a-2bf6-4ac9-913e-75d2510b6383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:55.401651 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (224de13a-2bf6-4ac9-913e-75d2510b6383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:55.401651 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Flow 'volume_create_api' (d72424b4-2c60-4aaa-b73f-4df8db2edaf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:55.401651 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Create volume request issued successfully. Jul 22 05:40:55.401651 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8bf71c8e-c61b-4283-87e0-b88a44879bf8 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:55.401968 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 905/3623] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:40:55 2026] POST /volume/v3/volumes => generated 772 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:55.416073 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-54da9428-d489-403f-ac6f-89ceb32813d5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:55.417951 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-54da9428-d489-403f-ac6f-89ceb32813d5 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] GET https://10.4.3.91/volume/v3/volumes/2636b546-57bb-4aa5-9fdc-95c8ebc56087 Jul 22 05:40:55.418200 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-54da9428-d489-403f-ac6f-89ceb32813d5 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:55.418397 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-54da9428-d489-403f-ac6f-89ceb32813d5 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:55.425285 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:55.425285 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:55.428445 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-54da9428-d489-403f-ac6f-89ceb32813d5 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Volume info retrieved successfully. Jul 22 05:40:55.431886 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-54da9428-d489-403f-ac6f-89ceb32813d5 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes/2636b546-57bb-4aa5-9fdc-95c8ebc56087 returned with HTTP 200 Jul 22 05:40:55.432239 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 904/3624] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:55 2026] GET /volume/v3/volumes/2636b546-57bb-4aa5-9fdc-95c8ebc56087 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:55.660280 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3261d3ef-0bca-443b-b56b-11eeb06a5e11 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:55.662056 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3261d3ef-0bca-443b-b56b-11eeb06a5e11 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:55.662248 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3261d3ef-0bca-443b-b56b-11eeb06a5e11 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:55.662530 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3261d3ef-0bca-443b-b56b-11eeb06a5e11 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:55.662698 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-3261d3ef-0bca-443b-b56b-11eeb06a5e11 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:55.666948 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:55.666948 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:55.667664 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3261d3ef-0bca-443b-b56b-11eeb06a5e11 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:55.668001 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 926/3625] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:55 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:55.678425 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1e4062e9-70ed-4045-b415-fd3576f7bcbe None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:55.680156 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1e4062e9-70ed-4045-b415-fd3576f7bcbe tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:55.680373 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1e4062e9-70ed-4045-b415-fd3576f7bcbe tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:55.680589 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1e4062e9-70ed-4045-b415-fd3576f7bcbe tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:55.680742 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1e4062e9-70ed-4045-b415-fd3576f7bcbe tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:55.682579 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=417,cinder:UPDATE=127,cinder:INSERT=83 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:40:55.686224 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:55.686224 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:55.687338 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1e4062e9-70ed-4045-b415-fd3576f7bcbe tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:55.687855 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 891/3626] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:55 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:56.070752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dc59d45f-f370-4d89-a18f-a8177f0b388c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.072524 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dc59d45f-f370-4d89-a18f-a8177f0b388c tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 Jul 22 05:40:56.073682 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dc59d45f-f370-4d89-a18f-a8177f0b388c tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.073682 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dc59d45f-f370-4d89-a18f-a8177f0b388c tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.080756 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:56.080756 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:56.083114 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-dc59d45f-f370-4d89-a18f-a8177f0b388c tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Volume info retrieved successfully. Jul 22 05:40:56.086844 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dc59d45f-f370-4d89-a18f-a8177f0b388c tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 returned with HTTP 200 Jul 22 05:40:56.087183 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 906/3627] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:56 2026] GET /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:56.425624 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c858b203-3fb3-4452-8fa8-872af285058d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.448659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3c877ccd-1081-4241-8cc7-8fad4ec35ff6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.449439 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c877ccd-1081-4241-8cc7-8fad4ec35ff6 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] GET https://10.4.3.91/volume/v3/volumes/2636b546-57bb-4aa5-9fdc-95c8ebc56087 Jul 22 05:40:56.449627 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c877ccd-1081-4241-8cc7-8fad4ec35ff6 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.449805 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c877ccd-1081-4241-8cc7-8fad4ec35ff6 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.456559 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:56.456559 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:56.461270 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3c877ccd-1081-4241-8cc7-8fad4ec35ff6 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Volume info retrieved successfully. Jul 22 05:40:56.463622 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c877ccd-1081-4241-8cc7-8fad4ec35ff6 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes/2636b546-57bb-4aa5-9fdc-95c8ebc56087 returned with HTTP 200 Jul 22 05:40:56.463979 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 927/3628] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:56 2026] GET /volume/v3/volumes/2636b546-57bb-4aa5-9fdc-95c8ebc56087 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:56.478198 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8635f090-fc40-409f-aae3-a9da4e2edd12 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.479939 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8635f090-fc40-409f-aae3-a9da4e2edd12 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] GET https://10.4.3.91/volume/v3/messages Jul 22 05:40:56.480150 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8635f090-fc40-409f-aae3-a9da4e2edd12 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.480359 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8635f090-fc40-409f-aae3-a9da4e2edd12 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.484309 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8635f090-fc40-409f-aae3-a9da4e2edd12 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:40:56.484774 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 892/3629] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:40:56 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 22 05:40:56.493479 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1ed10269-d2b6-4058-b474-604105a93283 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.558554 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c858b203-3fb3-4452-8fa8-872af285058d tempest-ProjectReaderTests-1790856054 tempest-ProjectReaderTests-1790856054-project-admin] GET https://10.4.3.91/volume/v3/scheduler-stats/get_pools Jul 22 05:40:56.558839 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c858b203-3fb3-4452-8fa8-872af285058d tempest-ProjectReaderTests-1790856054 tempest-ProjectReaderTests-1790856054-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.559101 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c858b203-3fb3-4452-8fa8-872af285058d tempest-ProjectReaderTests-1790856054 tempest-ProjectReaderTests-1790856054-project-admin] Calling method 'get_pools' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.568896 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c858b203-3fb3-4452-8fa8-872af285058d tempest-ProjectReaderTests-1790856054 tempest-ProjectReaderTests-1790856054-project-admin] https://10.4.3.91/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 05:40:56.569351 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 905/3630] 10.4.3.91 () {66 vars in 1284 bytes} [Wed Jul 22 05:40:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:56.569926 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1ed10269-d2b6-4058-b474-604105a93283 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] DELETE https://10.4.3.91/volume/v3/messages/1e80a66a-eb06-4b98-a9ae-1b62154d876d Jul 22 05:40:56.570140 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1ed10269-d2b6-4058-b474-604105a93283 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.570334 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1ed10269-d2b6-4058-b474-604105a93283 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.578966 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-962429dc-7fe8-4c54-bc62-f442b28ce42b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.587284 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1ed10269-d2b6-4058-b474-604105a93283 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] https://10.4.3.91/volume/v3/messages/1e80a66a-eb06-4b98-a9ae-1b62154d876d returned with HTTP 204 Jul 22 05:40:56.587806 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 907/3631] 10.4.3.91 () {68 vars in 1387 bytes} [Wed Jul 22 05:40:56 2026] DELETE /volume/v3/messages/1e80a66a-eb06-4b98-a9ae-1b62154d876d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 05:40:56.595200 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d355e44d-c8a7-40d8-88ac-11aaa160cca6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.597032 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d355e44d-c8a7-40d8-88ac-11aaa160cca6 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] GET https://10.4.3.91/volume/v3/messages/1e80a66a-eb06-4b98-a9ae-1b62154d876d Jul 22 05:40:56.597297 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d355e44d-c8a7-40d8-88ac-11aaa160cca6 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.597459 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d355e44d-c8a7-40d8-88ac-11aaa160cca6 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.603015 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d355e44d-c8a7-40d8-88ac-11aaa160cca6 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] https://10.4.3.91/volume/v3/messages/1e80a66a-eb06-4b98-a9ae-1b62154d876d returned with HTTP 404 Jul 22 05:40:56.603572 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 893/3632] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:56 2026] GET /volume/v3/messages/1e80a66a-eb06-4b98-a9ae-1b62154d876d => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:56.610528 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-af3ce359-c184-4549-97d9-8b8f1831535a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.612429 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/2636b546-57bb-4aa5-9fdc-95c8ebc56087 Jul 22 05:40:56.612673 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.612868 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.613018 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Delete volume with id: 2636b546-57bb-4aa5-9fdc-95c8ebc56087 Jul 22 05:40:56.620464 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:56.620464 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:56.620891 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Volume info retrieved successfully. Jul 22 05:40:56.622000 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100091) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 05:40:56.637662 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1765059332 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1765059332, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:56.638036 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1765059332 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1765059332, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:56.643450 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-962429dc-7fe8-4c54-bc62-f442b28ce42b tempest-ProjectReaderTests-1790856054 tempest-ProjectReaderTests-1790856054-project-reader] GET https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool Jul 22 05:40:56.643735 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-962429dc-7fe8-4c54-bc62-f442b28ce42b tempest-ProjectReaderTests-1790856054 tempest-ProjectReaderTests-1790856054-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.643938 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-962429dc-7fe8-4c54-bc62-f442b28ce42b tempest-ProjectReaderTests-1790856054 tempest-ProjectReaderTests-1790856054-project-reader] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.644882 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.policy [None req-962429dc-7fe8-4c54-bc62-f442b28ce42b tempest-ProjectReaderTests-1790856054 tempest-ProjectReaderTests-1790856054-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e21ba12525d749ccb7beec0f5e597c9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3aef702d060545c2b9b01fc63bcc7da2', '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=100092) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:40:56.645094 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-962429dc-7fe8-4c54-bc62-f442b28ce42b tempest-ProjectReaderTests-1790856054 tempest-ProjectReaderTests-1790856054-project-reader] https://10.4.3.91/volume/v3/capabilities/np0000005624@storpool returned with HTTP 403 Jul 22 05:40:56.645538 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 928/3633] 10.4.3.91 () {66 vars in 1311 bytes} [Wed Jul 22 05:40:56 2026] GET /volume/v3/capabilities/np0000005624@storpool => generated 110 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:40:56.659426 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Created reservations ['2ea4a06f-c161-4a73-a81d-83029bf82783', 'dd28b952-6d5a-442b-9bb1-fa17db7fec39', '2cf25938-f634-41c3-a353-3d5c6dae8962', 'f21222f4-a149-462a-a288-0d16b3504b9a'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:56.684282 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f792d4a4-cff9-4e5e-b821-154b2bb65cb3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.685409 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f792d4a4-cff9-4e5e-b821-154b2bb65cb3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:56.685761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f792d4a4-cff9-4e5e-b821-154b2bb65cb3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.686034 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f792d4a4-cff9-4e5e-b821-154b2bb65cb3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.686322 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f792d4a4-cff9-4e5e-b821-154b2bb65cb3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:56.693531 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:56.693531 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:56.695000 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f792d4a4-cff9-4e5e-b821-154b2bb65cb3 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:56.695591 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 908/3634] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:56 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:56.699065 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6d451ab3-bf1f-416b-8589-2916c0bc7cae None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.699414 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Delete volume request issued successfully. Jul 22 05:40:56.699479 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-af3ce359-c184-4549-97d9-8b8f1831535a tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes/2636b546-57bb-4aa5-9fdc-95c8ebc56087 returned with HTTP 202 Jul 22 05:40:56.699919 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 906/3635] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:56 2026] DELETE /volume/v3/volumes/2636b546-57bb-4aa5-9fdc-95c8ebc56087 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:56.701906 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6d451ab3-bf1f-416b-8589-2916c0bc7cae tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:56.702155 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6d451ab3-bf1f-416b-8589-2916c0bc7cae tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.702443 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6d451ab3-bf1f-416b-8589-2916c0bc7cae tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.702603 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-6d451ab3-bf1f-416b-8589-2916c0bc7cae tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:56.707975 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:56.707975 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:56.708948 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6d451ab3-bf1f-416b-8589-2916c0bc7cae tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:56.709476 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 894/3636] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:56 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:56.710353 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a6da58fb-ac90-4aae-88cf-2c8dbac72724 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.713115 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a6da58fb-ac90-4aae-88cf-2c8dbac72724 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] DELETE https://10.4.3.91/volume/v3/types/7abbc839-a63b-4099-bc33-adc8ae147104 Jul 22 05:40:56.713407 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a6da58fb-ac90-4aae-88cf-2c8dbac72724 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.713676 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a6da58fb-ac90-4aae-88cf-2c8dbac72724 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.747193 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a6da58fb-ac90-4aae-88cf-2c8dbac72724 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/types/7abbc839-a63b-4099-bc33-adc8ae147104 returned with HTTP 202 Jul 22 05:40:56.747729 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 929/3637] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:40:56 2026] DELETE /volume/v3/types/7abbc839-a63b-4099-bc33-adc8ae147104 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:56.760021 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-70a887a0-ba2d-4f55-9960-483075d2b32f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.761391 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-70a887a0-ba2d-4f55-9960-483075d2b32f tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:40:56.761852 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-70a887a0-ba2d-4f55-9960-483075d2b32f tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-848619011", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1462391594", "vendor_name": "tempest-vendor_name-2120385758"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:56.780132 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-70a887a0-ba2d-4f55-9960-483075d2b32f tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:40:56.780132 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 909/3638] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:40:56 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:56.787754 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.790485 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:56.791277 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "97b9228a-e172-4d6e-8908-4f7f0116e909", "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:56.793902 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Create volume request body: {'volume': {'volume_type': '97b9228a-e172-4d6e-8908-4f7f0116e909', 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:56.798317 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Create volume of 1 GB Jul 22 05:40:56.798950 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:56.798950 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:56.799548 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Availability Zones retrieved successfully. Jul 22 05:40:56.808276 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Flow 'volume_create_api' (98134f83-036e-4af0-9c7c-60fdc0e3b548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:56.810010 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df6178e-7ceb-47ce-ac37-f370e32ed467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:56.811383 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:56.834939 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df6178e-7ceb-47ce-ac37-f370e32ed467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:40:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1462391594',vendor_name='tempest-vendor_name-2120385758'},id=97b9228a-e172-4d6e-8908-4f7f0116e909,is_public=True,name='tempest-ProjectMemberTests-volume-type-848619011',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '97b9228a-e172-4d6e-8908-4f7f0116e909', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:56.835662 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8236419-f440-4e96-a6dc-13e522418e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:56.861702 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-848619011 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-848619011, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:56.862016 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-848619011 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-848619011, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:56.892683 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Created reservations ['884dd162-58bb-49f7-84fa-0ac4110f4de2', '5ef53d52-fb94-4dad-add4-69ff981568da', 'c4ea25bd-d855-4cf1-b4a4-2f2d08895e66', '74870fbf-c262-4f2f-ac72-1e4a01f946c4'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:56.893484 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8236419-f440-4e96-a6dc-13e522418e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['884dd162-58bb-49f7-84fa-0ac4110f4de2', '5ef53d52-fb94-4dad-add4-69ff981568da', 'c4ea25bd-d855-4cf1-b4a4-2f2d08895e66', '74870fbf-c262-4f2f-ac72-1e4a01f946c4']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:56.894492 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd34b470-424b-4a55-b78d-29d9caff8891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:56.920869 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd34b470-424b-4a55-b78d-29d9caff8891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13b4956e-ea9c-4c14-bc54-630d0fd84e89', '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='027bd3cf848c4c3a91de635ae24bfc5f',qos_specs=None,replication_status=,reservations=['884dd162-58bb-49f7-84fa-0ac4110f4de2','5ef53d52-fb94-4dad-add4-69ff981568da','c4ea25bd-d855-4cf1-b4a4-2f2d08895e66','74870fbf-c262-4f2f-ac72-1e4a01f946c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c403c45b253465e9fd5578b017c71e3',volume_type_id=97b9228a-e172-4d6e-8908-4f7f0116e909), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40: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=13b4956e-ea9c-4c14-bc54-630d0fd84e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='027bd3cf848c4c3a91de635ae24bfc5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c403c45b253465e9fd5578b017c71e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97b9228a-e172-4d6e-8908-4f7f0116e909),volume_type_id=97b9228a-e172-4d6e-8908-4f7f0116e909)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:56.920869 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2577a9-ac0a-46d5-83e3-71f14949dddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:56.939212 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2577a9-ac0a-46d5-83e3-71f14949dddb) transitioned into state 'SUCCESS' from 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='027bd3cf848c4c3a91de635ae24bfc5f',qos_specs=None,replication_status=,reservations=['884dd162-58bb-49f7-84fa-0ac4110f4de2','5ef53d52-fb94-4dad-add4-69ff981568da','c4ea25bd-d855-4cf1-b4a4-2f2d08895e66','74870fbf-c262-4f2f-ac72-1e4a01f946c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c403c45b253465e9fd5578b017c71e3',volume_type_id=97b9228a-e172-4d6e-8908-4f7f0116e909)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:56.939972 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52af8b5a-1969-469e-8820-4b2a5924ae39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:56.949627 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52af8b5a-1969-469e-8820-4b2a5924ae39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:56.949834 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Flow 'volume_create_api' (98134f83-036e-4af0-9c7c-60fdc0e3b548) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:56.950136 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Create volume request issued successfully. Jul 22 05:40:56.950723 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-428d84c9-3700-4a07-a8ec-30f49ef47e9b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:56.951148 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 907/3639] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:40:56 2026] POST /volume/v3/volumes => generated 771 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:56.962830 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2df5654b-e49c-496b-b486-c746435eda77 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:56.965664 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2df5654b-e49c-496b-b486-c746435eda77 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] GET https://10.4.3.91/volume/v3/volumes/13b4956e-ea9c-4c14-bc54-630d0fd84e89 Jul 22 05:40:56.965924 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2df5654b-e49c-496b-b486-c746435eda77 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:56.966147 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2df5654b-e49c-496b-b486-c746435eda77 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:56.975254 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:56.975254 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:56.980724 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2df5654b-e49c-496b-b486-c746435eda77 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Volume info retrieved successfully. Jul 22 05:40:56.985040 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2df5654b-e49c-496b-b486-c746435eda77 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes/13b4956e-ea9c-4c14-bc54-630d0fd84e89 returned with HTTP 200 Jul 22 05:40:56.985208 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 895/3640] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:56 2026] GET /volume/v3/volumes/13b4956e-ea9c-4c14-bc54-630d0fd84e89 => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:57.709504 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b0044b11-511b-456c-9de9-58e03a312d25 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:57.711242 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b0044b11-511b-456c-9de9-58e03a312d25 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:57.711684 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b0044b11-511b-456c-9de9-58e03a312d25 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:57.711814 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b0044b11-511b-456c-9de9-58e03a312d25 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:57.712218 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-b0044b11-511b-456c-9de9-58e03a312d25 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:57.720713 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-875f5741-9d17-4db3-b59c-1de2c1039629 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:57.722424 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:57.722424 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:57.722960 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b0044b11-511b-456c-9de9-58e03a312d25 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:57.723100 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-875f5741-9d17-4db3-b59c-1de2c1039629 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:57.723336 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 930/3641] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:57 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:57.724396 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-875f5741-9d17-4db3-b59c-1de2c1039629 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:57.724705 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-875f5741-9d17-4db3-b59c-1de2c1039629 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:57.724931 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-875f5741-9d17-4db3-b59c-1de2c1039629 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:57.734776 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:57.734776 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:57.734776 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-875f5741-9d17-4db3-b59c-1de2c1039629 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:57.734776 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 910/3642] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:57 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:57.998106 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-76723769-20d2-45d5-aa6f-bc6359ed18ca None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.000228 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-76723769-20d2-45d5-aa6f-bc6359ed18ca tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] GET https://10.4.3.91/volume/v3/volumes/13b4956e-ea9c-4c14-bc54-630d0fd84e89 Jul 22 05:40:58.000492 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-76723769-20d2-45d5-aa6f-bc6359ed18ca tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.000823 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-76723769-20d2-45d5-aa6f-bc6359ed18ca tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.009084 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:58.009084 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:58.012532 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-76723769-20d2-45d5-aa6f-bc6359ed18ca tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Volume info retrieved successfully. Jul 22 05:40:58.016171 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-76723769-20d2-45d5-aa6f-bc6359ed18ca tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes/13b4956e-ea9c-4c14-bc54-630d0fd84e89 returned with HTTP 200 Jul 22 05:40:58.016552 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 908/3643] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:57 2026] GET /volume/v3/volumes/13b4956e-ea9c-4c14-bc54-630d0fd84e89 => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:58.034985 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-31f89394-abec-41d3-a171-419a0b3f139c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.036859 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-31f89394-abec-41d3-a171-419a0b3f139c tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] GET https://10.4.3.91/volume/v3/messages Jul 22 05:40:58.037048 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-31f89394-abec-41d3-a171-419a0b3f139c tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.037228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-31f89394-abec-41d3-a171-419a0b3f139c tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.040753 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-31f89394-abec-41d3-a171-419a0b3f139c tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:40:58.041075 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 896/3644] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:40:58 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 22 05:40:58.052537 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f45794d5-1d2f-4e37-92c5-79e774be2d26 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.055034 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f45794d5-1d2f-4e37-92c5-79e774be2d26 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] GET https://10.4.3.91/volume/v3/messages Jul 22 05:40:58.055333 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f45794d5-1d2f-4e37-92c5-79e774be2d26 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.055522 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f45794d5-1d2f-4e37-92c5-79e774be2d26 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.064159 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f45794d5-1d2f-4e37-92c5-79e774be2d26 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:40:58.064642 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 931/3645] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:40:58 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:58.076486 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3dedfe6d-43ee-43fb-af7e-50684fa4135f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.081300 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3dedfe6d-43ee-43fb-af7e-50684fa4135f tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] DELETE https://10.4.3.91/volume/v3/messages/a0e4b21e-9408-46dc-8f72-ea6336c10700 Jul 22 05:40:58.081300 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3dedfe6d-43ee-43fb-af7e-50684fa4135f tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.081300 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3dedfe6d-43ee-43fb-af7e-50684fa4135f tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.100384 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3dedfe6d-43ee-43fb-af7e-50684fa4135f tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/messages/a0e4b21e-9408-46dc-8f72-ea6336c10700 returned with HTTP 204 Jul 22 05:40:58.100960 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 911/3646] 10.4.3.91 () {68 vars in 1387 bytes} [Wed Jul 22 05:40:58 2026] DELETE /volume/v3/messages/a0e4b21e-9408-46dc-8f72-ea6336c10700 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 05:40:58.111929 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1636fe53-329b-4c44-95a2-4e6fc98f34d9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.117089 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1636fe53-329b-4c44-95a2-4e6fc98f34d9 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/13b4956e-ea9c-4c14-bc54-630d0fd84e89 Jul 22 05:40:58.117309 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1636fe53-329b-4c44-95a2-4e6fc98f34d9 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.117511 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1636fe53-329b-4c44-95a2-4e6fc98f34d9 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.117696 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-1636fe53-329b-4c44-95a2-4e6fc98f34d9 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Delete volume with id: 13b4956e-ea9c-4c14-bc54-630d0fd84e89 Jul 22 05:40:58.119887 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-54b41be5-bf82-4d9d-b9b2-5a57a9660830 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.122830 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-54b41be5-bf82-4d9d-b9b2-5a57a9660830 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/limits Jul 22 05:40:58.123102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-54b41be5-bf82-4d9d-b9b2-5a57a9660830 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.123366 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-54b41be5-bf82-4d9d-b9b2-5a57a9660830 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.124923 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:58.124923 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:58.125273 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1636fe53-329b-4c44-95a2-4e6fc98f34d9 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Volume info retrieved successfully. Jul 22 05:40:58.126249 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1636fe53-329b-4c44-95a2-4e6fc98f34d9 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100091) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 05:40:58.137547 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-54b41be5-bf82-4d9d-b9b2-5a57a9660830 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-848619011 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-848619011, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:58.137957 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-54b41be5-bf82-4d9d-b9b2-5a57a9660830 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-848619011 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-848619011, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:58.138352 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-54b41be5-bf82-4d9d-b9b2-5a57a9660830 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-848619011 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-848619011, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:58.154427 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-1636fe53-329b-4c44-95a2-4e6fc98f34d9 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Created reservations ['9fbee16d-8469-40a8-82c3-5f42b3d9776d', '6cb6925d-40f2-4e3e-a1fb-2ad67d0e9d2f', '72138536-3990-41ff-a0c9-cff7af91e23b', '32ac14c0-b041-403c-802e-24728b2d4e3a'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:58.165294 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-54b41be5-bf82-4d9d-b9b2-5a57a9660830 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/limits returned with HTTP 200 Jul 22 05:40:58.165839 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 897/3647] 10.4.3.91 () {68 vars in 1477 bytes} [Wed Jul 22 05:40:58 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 22 05:40:58.192208 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1636fe53-329b-4c44-95a2-4e6fc98f34d9 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Delete volume request issued successfully. Jul 22 05:40:58.192495 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1636fe53-329b-4c44-95a2-4e6fc98f34d9 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes/13b4956e-ea9c-4c14-bc54-630d0fd84e89 returned with HTTP 202 Jul 22 05:40:58.193093 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 909/3648] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:58 2026] DELETE /volume/v3/volumes/13b4956e-ea9c-4c14-bc54-630d0fd84e89 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:58.202726 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b3b12f56-66a6-4a83-bfff-3e6712896efb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.204481 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b3b12f56-66a6-4a83-bfff-3e6712896efb tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] DELETE https://10.4.3.91/volume/v3/types/97b9228a-e172-4d6e-8908-4f7f0116e909 Jul 22 05:40:58.204814 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b3b12f56-66a6-4a83-bfff-3e6712896efb tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.205144 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b3b12f56-66a6-4a83-bfff-3e6712896efb tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.228611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-bdc545fd-d0d3-4c0f-a725-81eef166ce38 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.230662 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-bdc545fd-d0d3-4c0f-a725-81eef166ce38 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:40:58.231003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-bdc545fd-d0d3-4c0f-a725-81eef166ce38 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.231003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-bdc545fd-d0d3-4c0f-a725-81eef166ce38 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.232249 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b3b12f56-66a6-4a83-bfff-3e6712896efb tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/types/97b9228a-e172-4d6e-8908-4f7f0116e909 returned with HTTP 202 Jul 22 05:40:58.232620 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 932/3649] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:40:58 2026] DELETE /volume/v3/types/97b9228a-e172-4d6e-8908-4f7f0116e909 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:58.241143 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:58.241143 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:58.241647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3b3ad7ed-e986-4306-b806-6386d656d8da None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.245132 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-bdc545fd-d0d3-4c0f-a725-81eef166ce38 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:40:58.245195 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b3ad7ed-e986-4306-b806-6386d656d8da tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:40:58.245659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b3ad7ed-e986-4306-b806-6386d656d8da tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1288178412", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1033609310", "vendor_name": "tempest-vendor_name-1639319149"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:58.249788 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-bdc545fd-d0d3-4c0f-a725-81eef166ce38 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 200 Jul 22 05:40:58.250175 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 912/3650] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:40:58 2026] GET /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 1660 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:40:58.266926 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-6ccf487f-23b3-407e-9745-86e91845be26 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.270550 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-6ccf487f-23b3-407e-9745-86e91845be26 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:40:58.270903 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-6ccf487f-23b3-407e-9745-86e91845be26 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66c36e1e-8768-47c8-8583-1ffe602808ad", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1879276446", "description": null, "metadata": {}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:58.274134 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b3ad7ed-e986-4306-b806-6386d656d8da tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:40:58.274538 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 898/3651] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:40:58 2026] POST /volume/v3/types => generated 330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:58.290775 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.294096 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:58.294096 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:58.294399 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:58.295055 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-6ccf487f-23b3-407e-9745-86e91845be26 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:40:58.295838 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-6ccf487f-23b3-407e-9745-86e91845be26 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create snapshot from volume 66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:40:58.295900 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8e5eb5b3-6e51-40cf-87f7-ead884131c0f", "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:58.301387 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Create volume request body: {'volume': {'volume_type': '8e5eb5b3-6e51-40cf-87f7-ead884131c0f', 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:58.311155 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Create volume of 1 GB Jul 22 05:40:58.311679 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:58.311679 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:58.313035 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Availability Zones retrieved successfully. Jul 22 05:40:58.330008 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Flow 'volume_create_api' (7f0ed45c-a99a-4bc8-a7c6-f6ab85d29316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:58.337827 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d48bb66-c411-4681-a8dc-da929dd0a49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:58.338915 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:58.350384 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-6ccf487f-23b3-407e-9745-86e91845be26 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Created reservations ['22667ab5-daa4-4a4a-a150-c0d4c60e0013', 'e0327f85-88c2-47f7-a477-dc61eed00724', '0a6da3e8-e979-4cb1-9626-a5aa85803e26', '17af09c3-ef64-41de-bafb-e1d160847099'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:58.371238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d48bb66-c411-4681-a8dc-da929dd0a49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:40:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1033609310',vendor_name='tempest-vendor_name-1639319149'},id=8e5eb5b3-6e51-40cf-87f7-ead884131c0f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1288178412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e5eb5b3-6e51-40cf-87f7-ead884131c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:58.372016 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05473867-719b-44cb-a59f-311dd2014af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:58.386612 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-6ccf487f-23b3-407e-9745-86e91845be26 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot force create request issued successfully. Jul 22 05:40:58.387020 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-8c144dc1-e016-45e1-90d4-89860fb1ffb3 req-6ccf487f-23b3-407e-9745-86e91845be26 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:40:58.387535 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 910/3652] 10.4.3.91 () {72 vars in 1540 bytes} [Wed Jul 22 05:40:58 2026] POST /volume/v3/snapshots => generated 324 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:58.397968 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1288178412 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1288178412, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:58.398233 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1288178412 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1288178412, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:58.427024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Created reservations ['22f01aab-efdc-4ed7-b14a-e9df31600e77', 'eb1a1527-3fb6-492d-b506-f0b329de566a', '0dcce220-0bed-4ff1-bcf8-8d7b6382e496', 'da4e1836-9add-45d8-99e6-f9da6686bf86'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:58.427769 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05473867-719b-44cb-a59f-311dd2014af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f01aab-efdc-4ed7-b14a-e9df31600e77', 'eb1a1527-3fb6-492d-b506-f0b329de566a', '0dcce220-0bed-4ff1-bcf8-8d7b6382e496', 'da4e1836-9add-45d8-99e6-f9da6686bf86']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:58.428464 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e676a05-c82f-4f6e-a151-d7b1a5643d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:58.454527 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e676a05-c82f-4f6e-a151-d7b1a5643d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '851b7885-f27a-434a-8ebd-cd46b8573f3d', '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='027bd3cf848c4c3a91de635ae24bfc5f',qos_specs=None,replication_status=,reservations=['22f01aab-efdc-4ed7-b14a-e9df31600e77','eb1a1527-3fb6-492d-b506-f0b329de566a','0dcce220-0bed-4ff1-bcf8-8d7b6382e496','da4e1836-9add-45d8-99e6-f9da6686bf86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c403c45b253465e9fd5578b017c71e3',volume_type_id=8e5eb5b3-6e51-40cf-87f7-ead884131c0f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40: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=851b7885-f27a-434a-8ebd-cd46b8573f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='027bd3cf848c4c3a91de635ae24bfc5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c403c45b253465e9fd5578b017c71e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e5eb5b3-6e51-40cf-87f7-ead884131c0f),volume_type_id=8e5eb5b3-6e51-40cf-87f7-ead884131c0f)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:58.455369 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3ea581-4420-42db-bac4-babbab49e8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:58.475706 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3ea581-4420-42db-bac4-babbab49e8ec) transitioned into state 'SUCCESS' from 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='027bd3cf848c4c3a91de635ae24bfc5f',qos_specs=None,replication_status=,reservations=['22f01aab-efdc-4ed7-b14a-e9df31600e77','eb1a1527-3fb6-492d-b506-f0b329de566a','0dcce220-0bed-4ff1-bcf8-8d7b6382e496','da4e1836-9add-45d8-99e6-f9da6686bf86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c403c45b253465e9fd5578b017c71e3',volume_type_id=8e5eb5b3-6e51-40cf-87f7-ead884131c0f)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:58.476574 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0daf3b8f-d411-435e-908a-48bcaf5db11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:58.489762 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0daf3b8f-d411-435e-908a-48bcaf5db11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:58.490831 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Flow 'volume_create_api' (7f0ed45c-a99a-4bc8-a7c6-f6ab85d29316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:58.491199 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Create volume request issued successfully. Jul 22 05:40:58.491919 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-300f1ec5-11de-4129-a9d8-b38db6f1bb2e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:58.492426 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 933/3653] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:40:58 2026] POST /volume/v3/volumes => generated 772 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:58.505206 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0fb3710c-7161-41b7-89be-757ba2cf5831 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.506904 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0fb3710c-7161-41b7-89be-757ba2cf5831 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] GET https://10.4.3.91/volume/v3/volumes/851b7885-f27a-434a-8ebd-cd46b8573f3d Jul 22 05:40:58.507095 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0fb3710c-7161-41b7-89be-757ba2cf5831 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.507285 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0fb3710c-7161-41b7-89be-757ba2cf5831 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.514877 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:58.514877 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:58.519016 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0fb3710c-7161-41b7-89be-757ba2cf5831 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Volume info retrieved successfully. Jul 22 05:40:58.524550 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0fb3710c-7161-41b7-89be-757ba2cf5831 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes/851b7885-f27a-434a-8ebd-cd46b8573f3d returned with HTTP 200 Jul 22 05:40:58.525088 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 913/3654] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:58 2026] GET /volume/v3/volumes/851b7885-f27a-434a-8ebd-cd46b8573f3d => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:58.707686 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.735343 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-47c63b47-6f50-4c03-81dc-33a728b6f856 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.737504 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-47c63b47-6f50-4c03-81dc-33a728b6f856 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:58.737785 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-47c63b47-6f50-4c03-81dc-33a728b6f856 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.738005 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-47c63b47-6f50-4c03-81dc-33a728b6f856 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.738155 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-47c63b47-6f50-4c03-81dc-33a728b6f856 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:58.743282 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:58.743282 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:58.744237 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-47c63b47-6f50-4c03-81dc-33a728b6f856 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:58.744646 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 911/3655] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:58 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:58.745495 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6f62b0fb-c623-423d-b5c5-05496f486151 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.747492 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f62b0fb-c623-423d-b5c5-05496f486151 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:58.747758 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f62b0fb-c623-423d-b5c5-05496f486151 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.747976 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f62b0fb-c623-423d-b5c5-05496f486151 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.748153 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-6f62b0fb-c623-423d-b5c5-05496f486151 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:58.752301 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:58.752301 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:40:58.753155 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f62b0fb-c623-423d-b5c5-05496f486151 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:58.753498 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 934/3656] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:58 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:58.780795 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:40:58.781125 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1134764631"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:40:58.782526 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1134764631'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:40:58.782697 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume of 1 GB Jul 22 05:40:58.788931 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Availability Zones retrieved successfully. Jul 22 05:40:58.795031 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Flow 'volume_create_api' (2b3c2ec6-0f5d-47b1-9417-b75c3d0da509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:58.796149 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a109d96-6708-41da-9209-03a8fcbe5960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:58.797085 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:40:58.821796 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a109d96-6708-41da-9209-03a8fcbe5960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:58.822515 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a26b1ae-3e57-4260-9df8-d1b7b3303908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:58.887217 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Created reservations ['c3a640e5-32ff-448e-a6a3-c475586d3dc0', '252c7c66-7a58-4cff-a29d-5fa14f6802fe', '77225a3e-878a-4e73-8def-cfe616e0fc4c', '0b543539-596f-44cf-97b1-1b86cbcac9b5'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:58.888218 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a26b1ae-3e57-4260-9df8-d1b7b3303908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3a640e5-32ff-448e-a6a3-c475586d3dc0', '252c7c66-7a58-4cff-a29d-5fa14f6802fe', '77225a3e-878a-4e73-8def-cfe616e0fc4c', '0b543539-596f-44cf-97b1-1b86cbcac9b5']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:58.889045 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f151188-d4a1-4226-919c-ee00e4f74d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:58.911596 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f151188-d4a1-4226-919c-ee00e4f74d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37e99351-0c11-498d-94da-7fcd242a4f58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1134764631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb42d9b481e74cdaa39e0cd912e7267a',qos_specs=None,replication_status=,reservations=['c3a640e5-32ff-448e-a6a3-c475586d3dc0','252c7c66-7a58-4cff-a29d-5fa14f6802fe','77225a3e-878a-4e73-8def-cfe616e0fc4c','0b543539-596f-44cf-97b1-1b86cbcac9b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbaa0ef9c604340880efeda90be10f2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:40:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1134764631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37e99351-0c11-498d-94da-7fcd242a4f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb42d9b481e74cdaa39e0cd912e7267a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efbaa0ef9c604340880efeda90be10f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:58.912273 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b4e2b9-4a43-48e3-86b6-7ec25ed8a680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:58.934922 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b4e2b9-4a43-48e3-86b6-7ec25ed8a680) transitioned into state 'SUCCESS' from state '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-1134764631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb42d9b481e74cdaa39e0cd912e7267a',qos_specs=None,replication_status=,reservations=['c3a640e5-32ff-448e-a6a3-c475586d3dc0','252c7c66-7a58-4cff-a29d-5fa14f6802fe','77225a3e-878a-4e73-8def-cfe616e0fc4c','0b543539-596f-44cf-97b1-1b86cbcac9b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbaa0ef9c604340880efeda90be10f2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:58.935362 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b450d8c-577e-4f26-84e7-f8a9aa05da77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:40:58.947471 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b450d8c-577e-4f26-84e7-f8a9aa05da77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:40:58.948329 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Flow 'volume_create_api' (2b3c2ec6-0f5d-47b1-9417-b75c3d0da509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:40:58.948616 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume request issued successfully. Jul 22 05:40:58.949165 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c5749dc-7a36-4b7f-83f1-382ff3352721 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:40:58.949609 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 899/3657] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:40:58 2026] POST /volume/v3/volumes => generated 776 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:40:58.963217 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f310fe09-e0cf-4d81-8c0f-fabe62977358 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:58.967153 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f310fe09-e0cf-4d81-8c0f-fabe62977358 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 Jul 22 05:40:58.967348 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f310fe09-e0cf-4d81-8c0f-fabe62977358 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:58.967523 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f310fe09-e0cf-4d81-8c0f-fabe62977358 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:58.974128 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:58.974128 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:58.977283 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f310fe09-e0cf-4d81-8c0f-fabe62977358 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:40:58.980540 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f310fe09-e0cf-4d81-8c0f-fabe62977358 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 returned with HTTP 200 Jul 22 05:40:58.980912 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 914/3658] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:58 2026] GET /volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:59.537687 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-77e58fb7-a74f-4a9d-a0b8-64abae94fe29 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:59.540370 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-77e58fb7-a74f-4a9d-a0b8-64abae94fe29 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] GET https://10.4.3.91/volume/v3/volumes/851b7885-f27a-434a-8ebd-cd46b8573f3d Jul 22 05:40:59.540695 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-77e58fb7-a74f-4a9d-a0b8-64abae94fe29 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:59.540983 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-77e58fb7-a74f-4a9d-a0b8-64abae94fe29 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:59.550386 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:59.550386 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:59.553594 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-77e58fb7-a74f-4a9d-a0b8-64abae94fe29 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Volume info retrieved successfully. Jul 22 05:40:59.557211 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-77e58fb7-a74f-4a9d-a0b8-64abae94fe29 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes/851b7885-f27a-434a-8ebd-cd46b8573f3d returned with HTTP 200 Jul 22 05:40:59.557567 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 912/3659] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:40:59 2026] GET /volume/v3/volumes/851b7885-f27a-434a-8ebd-cd46b8573f3d => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:59.571895 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0012f671-a75f-4b4f-aeb3-692bc13f727b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:59.576769 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0012f671-a75f-4b4f-aeb3-692bc13f727b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] GET https://10.4.3.91/volume/v3/messages Jul 22 05:40:59.576769 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0012f671-a75f-4b4f-aeb3-692bc13f727b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:59.576769 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0012f671-a75f-4b4f-aeb3-692bc13f727b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:59.579993 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0012f671-a75f-4b4f-aeb3-692bc13f727b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:40:59.580505 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 935/3660] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:40: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 22 05:40:59.593856 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6f8bdc8d-aca6-41c4-acf1-a85d4ec0b58b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:59.596118 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6f8bdc8d-aca6-41c4-acf1-a85d4ec0b58b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] GET https://10.4.3.91/volume/v3/messages/2ca40684-87db-4324-bcfd-9d1e0079d9a9 Jul 22 05:40:59.596505 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6f8bdc8d-aca6-41c4-acf1-a85d4ec0b58b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:59.596869 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6f8bdc8d-aca6-41c4-acf1-a85d4ec0b58b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:59.600689 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:59.600689 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:59.601428 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6f8bdc8d-aca6-41c4-acf1-a85d4ec0b58b tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-member] https://10.4.3.91/volume/v3/messages/2ca40684-87db-4324-bcfd-9d1e0079d9a9 returned with HTTP 200 Jul 22 05:40:59.602030 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 900/3661] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:59 2026] GET /volume/v3/messages/2ca40684-87db-4324-bcfd-9d1e0079d9a9 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:59.611588 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6c24fdf0-3b48-447b-8512-1b47a0dc4b7e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:59.613820 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6c24fdf0-3b48-447b-8512-1b47a0dc4b7e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] DELETE https://10.4.3.91/volume/v3/messages/2ca40684-87db-4324-bcfd-9d1e0079d9a9 Jul 22 05:40:59.614357 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6c24fdf0-3b48-447b-8512-1b47a0dc4b7e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:59.614357 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6c24fdf0-3b48-447b-8512-1b47a0dc4b7e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:59.626423 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6c24fdf0-3b48-447b-8512-1b47a0dc4b7e tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/messages/2ca40684-87db-4324-bcfd-9d1e0079d9a9 returned with HTTP 204 Jul 22 05:40:59.627162 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 915/3662] 10.4.3.91 () {68 vars in 1387 bytes} [Wed Jul 22 05:40:59 2026] DELETE /volume/v3/messages/2ca40684-87db-4324-bcfd-9d1e0079d9a9 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 05:40:59.634197 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:59.636542 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/851b7885-f27a-434a-8ebd-cd46b8573f3d Jul 22 05:40:59.636906 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:59.637203 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:59.637446 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Delete volume with id: 851b7885-f27a-434a-8ebd-cd46b8573f3d Jul 22 05:40:59.645479 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:59.645479 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:40:59.645830 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Volume info retrieved successfully. Jul 22 05:40:59.647707 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100091) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 05:40:59.662349 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1288178412 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1288178412, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:59.662711 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1288178412 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1288178412, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:40:59.680175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Created reservations ['3c509c84-dca0-47f2-9478-51a5ec1178b6', 'd1a391cd-6c7a-4ed1-8948-115260fe38fc', 'a23f4cc4-9cb4-4880-8cb4-887a0ce68420', '2612d173-006f-4187-85de-343ce999e31d'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:40:59.714640 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Delete volume request issued successfully. Jul 22 05:40:59.714851 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-44ca2607-21c5-4193-9a6e-dbd1b2b825c2 tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/volumes/851b7885-f27a-434a-8ebd-cd46b8573f3d returned with HTTP 202 Jul 22 05:40:59.715309 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 913/3663] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:40:59 2026] DELETE /volume/v3/volumes/851b7885-f27a-434a-8ebd-cd46b8573f3d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:59.725861 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b1999e3d-53d2-4cf3-97c4-761e9e692f7d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:59.733655 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b1999e3d-53d2-4cf3-97c4-761e9e692f7d tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] DELETE https://10.4.3.91/volume/v3/types/8e5eb5b3-6e51-40cf-87f7-ead884131c0f Jul 22 05:40:59.733655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b1999e3d-53d2-4cf3-97c4-761e9e692f7d tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:59.733655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b1999e3d-53d2-4cf3-97c4-761e9e692f7d tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:59.756443 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1bc11ef1-e197-4aaa-9fee-92c1ab4ab0d7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:59.758333 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1bc11ef1-e197-4aaa-9fee-92c1ab4ab0d7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:40:59.760231 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1bc11ef1-e197-4aaa-9fee-92c1ab4ab0d7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:59.760231 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1bc11ef1-e197-4aaa-9fee-92c1ab4ab0d7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:59.760231 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1bc11ef1-e197-4aaa-9fee-92c1ab4ab0d7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:59.763681 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b1999e3d-53d2-4cf3-97c4-761e9e692f7d tempest-ProjectMemberTests-421780257 tempest-ProjectMemberTests-421780257-project-admin] https://10.4.3.91/volume/v3/types/8e5eb5b3-6e51-40cf-87f7-ead884131c0f returned with HTTP 202 Jul 22 05:40:59.764237 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 936/3664] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:40:59 2026] DELETE /volume/v3/types/8e5eb5b3-6e51-40cf-87f7-ead884131c0f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:40:59.764652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ecee668f-dec6-4215-8821-e35ee9742c08 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:59.765296 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:59.765296 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:40:59.766138 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1bc11ef1-e197-4aaa-9fee-92c1ab4ab0d7 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:40:59.766726 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 901/3665] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:59 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:59.767929 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ecee668f-dec6-4215-8821-e35ee9742c08 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:40:59.768159 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ecee668f-dec6-4215-8821-e35ee9742c08 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:59.768362 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ecee668f-dec6-4215-8821-e35ee9742c08 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:40:59.768482 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-ecee668f-dec6-4215-8821-e35ee9742c08 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:40:59.776214 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:40:59.776214 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:40:59.777296 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ecee668f-dec6-4215-8821-e35ee9742c08 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:40:59.783453 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 916/3666] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:59 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:40:59.993305 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-91c139bb-772e-4584-a796-eb9a194de3db None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:40:59.995767 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-91c139bb-772e-4584-a796-eb9a194de3db tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 Jul 22 05:40:59.996131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-91c139bb-772e-4584-a796-eb9a194de3db tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:40:59.996348 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-91c139bb-772e-4584-a796-eb9a194de3db tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:00.006350 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:00.006350 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:00.009693 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-91c139bb-772e-4584-a796-eb9a194de3db tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:00.013435 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-91c139bb-772e-4584-a796-eb9a194de3db tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 returned with HTTP 200 Jul 22 05:41:00.013854 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 914/3667] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:40:59 2026] GET /volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:00.029676 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-66a75cda-6778-4d85-a435-12889ab5b6d4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:00.033667 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-66a75cda-6778-4d85-a435-12889ab5b6d4 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:00.033667 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-66a75cda-6778-4d85-a435-12889ab5b6d4 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37e99351-0c11-498d-94da-7fcd242a4f58", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-560893775"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:00.044222 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:00.044222 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:00.044737 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-66a75cda-6778-4d85-a435-12889ab5b6d4 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:00.044914 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-66a75cda-6778-4d85-a435-12889ab5b6d4 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create snapshot from volume 37e99351-0c11-498d-94da-7fcd242a4f58 Jul 22 05:41:00.085872 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-66a75cda-6778-4d85-a435-12889ab5b6d4 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Created reservations ['8f1e4f38-6d56-48f2-9c2d-10d6f32ee15c', 'eec60d27-a91d-4758-80f4-176d2beef1b0', '70d1c799-9a19-4a5a-97f3-d70210f88c4d', '7f904d5e-7bc9-4e08-9041-035445c9d7db'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:00.117389 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-66a75cda-6778-4d85-a435-12889ab5b6d4 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot create request issued successfully. Jul 22 05:41:00.117962 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-66a75cda-6778-4d85-a435-12889ab5b6d4 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:00.118458 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 937/3668] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:00.128712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9b1df6bf-3a20-4ce5-9a21-5c5d603aedf6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:00.130856 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9b1df6bf-3a20-4ce5-9a21-5c5d603aedf6 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb Jul 22 05:41:00.131139 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9b1df6bf-3a20-4ce5-9a21-5c5d603aedf6 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:00.131583 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9b1df6bf-3a20-4ce5-9a21-5c5d603aedf6 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:00.136571 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:00.136571 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:00.136949 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9b1df6bf-3a20-4ce5-9a21-5c5d603aedf6 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:00.137589 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9b1df6bf-3a20-4ce5-9a21-5c5d603aedf6 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb returned with HTTP 200 Jul 22 05:41:00.137956 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 902/3669] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:00 2026] GET /volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:00.347839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-52fc3283-8fa6-4c0a-afcd-a7ffac0e153b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:00.349535 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52fc3283-8fa6-4c0a-afcd-a7ffac0e153b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 Jul 22 05:41:00.349777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52fc3283-8fa6-4c0a-afcd-a7ffac0e153b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:00.350010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52fc3283-8fa6-4c0a-afcd-a7ffac0e153b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:00.354501 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:00.354501 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:00.354958 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-52fc3283-8fa6-4c0a-afcd-a7ffac0e153b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot retrieved successfully. Jul 22 05:41:00.355670 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52fc3283-8fa6-4c0a-afcd-a7ffac0e153b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 returned with HTTP 200 Jul 22 05:41:00.356049 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 917/3670] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:00 2026] GET /volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:00.377734 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c2df4187-5e82-47d6-b959-5c55e6742264 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:00.379280 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:00.379596 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2064415323", "snapshot_id": null, "imageRef": "472745ad-4b4b-434a-8bdc-860d0e03b359", "volume_type": null, "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:00.381003 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2064415323', 'snapshot_id': None, 'imageRef': '472745ad-4b4b-434a-8bdc-860d0e03b359', 'volume_type': None, 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:00.471080 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:00.471080 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:00.471597 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot retrieved successfully. Jul 22 05:41:00.471818 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create volume of 1 GB Jul 22 05:41:00.475620 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Availability Zones retrieved successfully. Jul 22 05:41:00.481802 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Flow 'volume_create_api' (ddb48ef4-7201-434b-afbc-ad75873a1115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:00.483086 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd6b35c6-43fc-4a51-9408-fd8e4ce24f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:00.484187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:00.518618 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd6b35c6-43fc-4a51-9408-fd8e4ce24f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '379cc655-3661-4316-adce-f6fa5e161657', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:00.519431 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9118b05-1c1f-4d51-a193-e80ad6e5a6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:00.558382 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Created reservations ['a2592593-bfb2-42df-970b-a94b5aea39c1', '33ca7ded-bfdb-4f8b-b34e-9430d13251a6', '87cbf161-4c3c-4926-9bb4-2bd8167351ba', 'e275a60a-a08d-4ce6-8a29-fe4120efd876'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:00.559179 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9118b05-1c1f-4d51-a193-e80ad6e5a6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2592593-bfb2-42df-970b-a94b5aea39c1', '33ca7ded-bfdb-4f8b-b34e-9430d13251a6', '87cbf161-4c3c-4926-9bb4-2bd8167351ba', 'e275a60a-a08d-4ce6-8a29-fe4120efd876']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:00.559881 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6190061-477c-4905-b076-469cd7454423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:00.600261 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6190061-477c-4905-b076-469cd7454423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b43e361e-864c-46b7-8efa-b2f6f06fa059', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2064415323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452387bee16a4c4c9f210c8f5b6fd307',qos_specs=None,replication_status=,reservations=['a2592593-bfb2-42df-970b-a94b5aea39c1','33ca7ded-bfdb-4f8b-b34e-9430d13251a6','87cbf161-4c3c-4926-9bb4-2bd8167351ba','e275a60a-a08d-4ce6-8a29-fe4120efd876'],size=1,snapshot_id=379cc655-3661-4316-adce-f6fa5e161657,source_replicaid=,source_volid=None,status='creating',user_id='4020b252dfca46eeb4ba7bdccc33e669',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), '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-22T05:41:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2064415323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b43e361e-864c-46b7-8efa-b2f6f06fa059,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='452387bee16a4c4c9f210c8f5b6fd307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=379cc655-3661-4316-adce-f6fa5e161657,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4020b252dfca46eeb4ba7bdccc33e669',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:00.601511 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11cdfbb4-e5ca-4f21-a446-35f4ec9167e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:00.618029 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11cdfbb4-e5ca-4f21-a446-35f4ec9167e2) transitioned into state 'SUCCESS' from state '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-2064415323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452387bee16a4c4c9f210c8f5b6fd307',qos_specs=None,replication_status=,reservations=['a2592593-bfb2-42df-970b-a94b5aea39c1','33ca7ded-bfdb-4f8b-b34e-9430d13251a6','87cbf161-4c3c-4926-9bb4-2bd8167351ba','e275a60a-a08d-4ce6-8a29-fe4120efd876'],size=1,snapshot_id=379cc655-3661-4316-adce-f6fa5e161657,source_replicaid=,source_volid=None,status='creating',user_id='4020b252dfca46eeb4ba7bdccc33e669',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:00.618603 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583ed231-9e34-417f-91d5-868cee3192b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:00.642197 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583ed231-9e34-417f-91d5-868cee3192b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:00.643084 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Flow 'volume_create_api' (ddb48ef4-7201-434b-afbc-ad75873a1115) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:00.643375 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create volume request issued successfully. Jul 22 05:41:00.643925 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2df4187-5e82-47d6-b959-5c55e6742264 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:00.644376 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 915/3671] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:41:00 2026] POST /volume/v3/volumes => generated 812 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:00.657465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c23b222b-f565-4271-8be6-cfb1dd8ac0c7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:00.659211 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c23b222b-f565-4271-8be6-cfb1dd8ac0c7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 Jul 22 05:41:00.659440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c23b222b-f565-4271-8be6-cfb1dd8ac0c7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:00.659625 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c23b222b-f565-4271-8be6-cfb1dd8ac0c7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:00.666903 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:00.666903 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:00.671047 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c23b222b-f565-4271-8be6-cfb1dd8ac0c7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:00.675484 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c23b222b-f565-4271-8be6-cfb1dd8ac0c7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 returned with HTTP 200 Jul 22 05:41:00.675946 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 938/3672] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:41:00 2026] GET /volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:00.778542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7b446485-c3a4-413e-ba43-47b88f36345e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:00.780399 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7b446485-c3a4-413e-ba43-47b88f36345e tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:00.780691 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7b446485-c3a4-413e-ba43-47b88f36345e tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:00.780926 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7b446485-c3a4-413e-ba43-47b88f36345e tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:00.781068 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-7b446485-c3a4-413e-ba43-47b88f36345e tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:00.788672 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:00.788672 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:00.789889 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7b446485-c3a4-413e-ba43-47b88f36345e tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:00.790351 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 903/3673] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:00 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:00.795564 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b268abb0-939b-47c3-ab3c-0c15d0373447 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:00.800544 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b268abb0-939b-47c3-ab3c-0c15d0373447 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:41:00.800811 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b268abb0-939b-47c3-ab3c-0c15d0373447 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:00.801089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b268abb0-939b-47c3-ab3c-0c15d0373447 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:00.801258 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-b268abb0-939b-47c3-ab3c-0c15d0373447 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:00.806718 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:00.806718 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:00.807674 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b268abb0-939b-47c3-ab3c-0c15d0373447 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:41:00.808148 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 918/3674] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:00 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:01.146539 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f00f9da2-83ed-4e54-854d-e1f736fecbca None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:01.148443 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f00f9da2-83ed-4e54-854d-e1f736fecbca tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb Jul 22 05:41:01.148649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f00f9da2-83ed-4e54-854d-e1f736fecbca tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:01.148972 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f00f9da2-83ed-4e54-854d-e1f736fecbca tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:01.153893 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:01.153893 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:01.154301 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f00f9da2-83ed-4e54-854d-e1f736fecbca tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:01.155056 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f00f9da2-83ed-4e54-854d-e1f736fecbca tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb returned with HTTP 200 Jul 22 05:41:01.155458 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 916/3675] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:01 2026] GET /volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:01.164613 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3b1384fb-787f-4055-b892-2efbe0f67e05 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:01.313289 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3b1384fb-787f-4055-b892-2efbe0f67e05 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] POST https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb/action Jul 22 05:41:01.313761 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3b1384fb-787f-4055-b892-2efbe0f67e05 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:01.313973 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3b1384fb-787f-4055-b892-2efbe0f67e05 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:01.321869 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:01.321869 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:01.322527 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3b1384fb-787f-4055-b892-2efbe0f67e05 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Snapshot retrieved successfully. Jul 22 05:41:01.323690 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.policy [None req-3b1384fb-787f-4055-b892-2efbe0f67e05 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e38caf2ba1a94d418e76063e03b8bb83', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb42d9b481e74cdaa39e0cd912e7267a', '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=100092) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:01.323968 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3b1384fb-787f-4055-b892-2efbe0f67e05 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb/action returned with HTTP 403 Jul 22 05:41:01.324576 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 939/3676] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:41:01 2026] POST /volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb/action => generated 133 bytes in 160 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:01.333209 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-08e7bbe7-260a-44b6-90ee-35ac65777bf9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:01.335558 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-08e7bbe7-260a-44b6-90ee-35ac65777bf9 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb Jul 22 05:41:01.335798 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-08e7bbe7-260a-44b6-90ee-35ac65777bf9 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:01.336093 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-08e7bbe7-260a-44b6-90ee-35ac65777bf9 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:01.336180 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-08e7bbe7-260a-44b6-90ee-35ac65777bf9 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete snapshot with id: 5c29759a-66bb-4d45-b5f6-88b2bd431edb Jul 22 05:41:01.349602 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:01.349602 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:01.349948 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-08e7bbe7-260a-44b6-90ee-35ac65777bf9 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:01.380396 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-08e7bbe7-260a-44b6-90ee-35ac65777bf9 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot delete request issued successfully. Jul 22 05:41:01.380396 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-08e7bbe7-260a-44b6-90ee-35ac65777bf9 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb returned with HTTP 202 Jul 22 05:41:01.382722 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 904/3677] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:01 2026] DELETE /volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:01.390240 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dba31d68-f805-4126-8369-c24ba3609536 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:01.394866 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dba31d68-f805-4126-8369-c24ba3609536 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb Jul 22 05:41:01.394866 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dba31d68-f805-4126-8369-c24ba3609536 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:01.395088 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dba31d68-f805-4126-8369-c24ba3609536 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:01.400225 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:01.400225 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:01.400365 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-dba31d68-f805-4126-8369-c24ba3609536 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:01.400960 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dba31d68-f805-4126-8369-c24ba3609536 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb returned with HTTP 200 Jul 22 05:41:01.401494 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 919/3678] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:01 2026] GET /volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:01.579897 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-57001cce-6882-4e85-bd9a-e4f6e6b80614 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:01.581626 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-57001cce-6882-4e85-bd9a-e4f6e6b80614 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/8ed7ce2c-3359-44ae-948a-0a48aa7a97ed/action Jul 22 05:41:01.581967 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-57001cce-6882-4e85-bd9a-e4f6e6b80614 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-attach": {"instance_uuid": "31da5bc2-28eb-40d9-8313-a972dcb309c6", "mountpoint": "/dev/vdc"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:01.582097 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-57001cce-6882-4e85-bd9a-e4f6e6b80614 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "31da5bc2-28eb-40d9-8313-a972dcb309c6", "mountpoint": "/dev/vdc"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:01.590270 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-57001cce-6882-4e85-bd9a-e4f6e6b80614 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/8ed7ce2c-3359-44ae-948a-0a48aa7a97ed/action returned with HTTP 404 Jul 22 05:41:01.590825 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 917/3679] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:01 2026] POST /volume/v3/volumes/8ed7ce2c-3359-44ae-948a-0a48aa7a97ed/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:01.692814 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3a99120d-fc7b-4a61-9a8f-d2c04c1b5917 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:01.694685 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a99120d-fc7b-4a61-9a8f-d2c04c1b5917 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 Jul 22 05:41:01.694831 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a99120d-fc7b-4a61-9a8f-d2c04c1b5917 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:01.695068 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a99120d-fc7b-4a61-9a8f-d2c04c1b5917 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:01.702625 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:01.702625 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:01.708361 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3a99120d-fc7b-4a61-9a8f-d2c04c1b5917 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:01.715736 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a99120d-fc7b-4a61-9a8f-d2c04c1b5917 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 returned with HTTP 200 Jul 22 05:41:01.716199 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 940/3680] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:41:01 2026] GET /volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 => generated 1421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:41:01.738998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3050b130-f301-46f7-83d5-7911cc08e509 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:01.741125 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3050b130-f301-46f7-83d5-7911cc08e509 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 Jul 22 05:41:01.741125 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3050b130-f301-46f7-83d5-7911cc08e509 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:01.741428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3050b130-f301-46f7-83d5-7911cc08e509 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:01.804257 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9c1d0162-e070-4ad7-887e-d74083b74516 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:01.806046 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9c1d0162-e070-4ad7-887e-d74083b74516 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:01.806208 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9c1d0162-e070-4ad7-887e-d74083b74516 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:01.806375 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9c1d0162-e070-4ad7-887e-d74083b74516 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:01.806466 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-9c1d0162-e070-4ad7-887e-d74083b74516 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:01.810100 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:01.810100 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:01.810746 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9c1d0162-e070-4ad7-887e-d74083b74516 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:01.811087 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 920/3681] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:01 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:01.819543 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d10c5f4d-233b-4ac8-bf3c-d86b84eec67f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:01.824038 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d10c5f4d-233b-4ac8-bf3c-d86b84eec67f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:41:01.824348 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d10c5f4d-233b-4ac8-bf3c-d86b84eec67f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:01.824652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d10c5f4d-233b-4ac8-bf3c-d86b84eec67f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:01.824773 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d10c5f4d-233b-4ac8-bf3c-d86b84eec67f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:01.833842 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:01.833842 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:01.834939 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d10c5f4d-233b-4ac8-bf3c-d86b84eec67f tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:41:01.835990 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 918/3682] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:01 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:01.925077 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:01.925077 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:01.929883 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3050b130-f301-46f7-83d5-7911cc08e509 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:01.936422 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3050b130-f301-46f7-83d5-7911cc08e509 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 returned with HTTP 200 Jul 22 05:41:01.937057 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 905/3683] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:41:01 2026] GET /volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 => generated 1421 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:41:02.410370 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-890eeb1b-3eca-4806-8da2-79d6e4bc8581 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:02.412161 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-890eeb1b-3eca-4806-8da2-79d6e4bc8581 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb Jul 22 05:41:02.412340 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-890eeb1b-3eca-4806-8da2-79d6e4bc8581 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:02.412674 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-890eeb1b-3eca-4806-8da2-79d6e4bc8581 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:02.420145 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-890eeb1b-3eca-4806-8da2-79d6e4bc8581 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb returned with HTTP 404 Jul 22 05:41:02.420658 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 941/3684] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:02 2026] GET /volume/v3/snapshots/5c29759a-66bb-4d45-b5f6-88b2bd431edb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:02.430002 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4e978f49-bcb9-4170-8ad6-1aa49ba603e0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:02.431861 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e978f49-bcb9-4170-8ad6-1aa49ba603e0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 Jul 22 05:41:02.432153 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e978f49-bcb9-4170-8ad6-1aa49ba603e0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:02.432700 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e978f49-bcb9-4170-8ad6-1aa49ba603e0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:02.432700 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-4e978f49-bcb9-4170-8ad6-1aa49ba603e0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete volume with id: 37e99351-0c11-498d-94da-7fcd242a4f58 Jul 22 05:41:02.442794 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:02.442794 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:02.443181 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4e978f49-bcb9-4170-8ad6-1aa49ba603e0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:02.464462 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4e978f49-bcb9-4170-8ad6-1aa49ba603e0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete volume request issued successfully. Jul 22 05:41:02.464733 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e978f49-bcb9-4170-8ad6-1aa49ba603e0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 returned with HTTP 202 Jul 22 05:41:02.465250 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 921/3685] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:02 2026] DELETE /volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:02.473815 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c0bda757-3b39-4cb2-a36f-e6c91d9264a2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:02.475772 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c0bda757-3b39-4cb2-a36f-e6c91d9264a2 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 Jul 22 05:41:02.476010 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c0bda757-3b39-4cb2-a36f-e6c91d9264a2 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:02.476273 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c0bda757-3b39-4cb2-a36f-e6c91d9264a2 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:02.486414 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:02.486414 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:02.491312 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c0bda757-3b39-4cb2-a36f-e6c91d9264a2 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:02.496390 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c0bda757-3b39-4cb2-a36f-e6c91d9264a2 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 returned with HTTP 200 Jul 22 05:41:02.496927 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 919/3686] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:02 2026] GET /volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:02.822432 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-05593cd2-21b6-49eb-b8e4-34b87021097b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:02.824650 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-05593cd2-21b6-49eb-b8e4-34b87021097b tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:02.824890 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-05593cd2-21b6-49eb-b8e4-34b87021097b tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:02.825140 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-05593cd2-21b6-49eb-b8e4-34b87021097b tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:02.825268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-05593cd2-21b6-49eb-b8e4-34b87021097b tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:02.830072 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:02.830072 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:02.830859 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-05593cd2-21b6-49eb-b8e4-34b87021097b tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:02.831195 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 906/3687] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:02 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:02.845337 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2f1bada3-d852-46ac-8d4d-3a0a538c7281 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:02.847853 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2f1bada3-d852-46ac-8d4d-3a0a538c7281 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:41:02.848117 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2f1bada3-d852-46ac-8d4d-3a0a538c7281 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:02.848346 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2f1bada3-d852-46ac-8d4d-3a0a538c7281 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:02.848471 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-2f1bada3-d852-46ac-8d4d-3a0a538c7281 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:02.852996 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:02.852996 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:02.854025 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2f1bada3-d852-46ac-8d4d-3a0a538c7281 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:41:02.854517 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 942/3688] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:02 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:03.118559 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-d5259a28-8980-4504-93d8-aa7e4dc8d985 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.120985 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-d5259a28-8980-4504-93d8-aa7e4dc8d985 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 Jul 22 05:41:03.121217 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-d5259a28-8980-4504-93d8-aa7e4dc8d985 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.121444 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-d5259a28-8980-4504-93d8-aa7e4dc8d985 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.127983 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:03.127983 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:03.131133 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-d5259a28-8980-4504-93d8-aa7e4dc8d985 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:03.135618 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-d5259a28-8980-4504-93d8-aa7e4dc8d985 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 returned with HTTP 200 Jul 22 05:41:03.136090 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 922/3689] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:41:03 2026] GET /volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 => generated 1403 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:03.509127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-adf352da-f677-440a-970b-475b0f9e53c7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.511050 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-adf352da-f677-440a-970b-475b0f9e53c7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 Jul 22 05:41:03.511607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-adf352da-f677-440a-970b-475b0f9e53c7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.511607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-adf352da-f677-440a-970b-475b0f9e53c7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.517416 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-adf352da-f677-440a-970b-475b0f9e53c7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 returned with HTTP 404 Jul 22 05:41:03.518677 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 920/3690] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:03 2026] GET /volume/v3/volumes/37e99351-0c11-498d-94da-7fcd242a4f58 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:03.526666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.527353 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:03.527674 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-760477953"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:03.529003 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-760477953'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:03.529101 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume of 1 GB Jul 22 05:41:03.532927 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:03.538298 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Flow 'volume_create_api' (8fd12d47-d4d5-4635-8532-3a0cf380a3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:03.539020 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8886e66c-03d6-4285-9bb2-77e9ff87d52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:03.539709 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:03.563793 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8886e66c-03d6-4285-9bb2-77e9ff87d52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:03.564980 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b56ec4a-2ae2-4162-be7d-767d299450f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:03.602734 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Created reservations ['03f175f4-944a-4844-bc4c-f948e0d49d67', '588c597d-e250-4af7-baec-f4b28dd6cd53', 'd8c7be85-e98e-41a9-baf6-32232f286ec3', 'b44301d5-e555-4ba3-aec8-993ce069854d'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:03.603492 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b56ec4a-2ae2-4162-be7d-767d299450f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03f175f4-944a-4844-bc4c-f948e0d49d67', '588c597d-e250-4af7-baec-f4b28dd6cd53', 'd8c7be85-e98e-41a9-baf6-32232f286ec3', 'b44301d5-e555-4ba3-aec8-993ce069854d']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:03.604201 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8453752d-08b5-4366-81b4-96c5769e182a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:03.628065 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8453752d-08b5-4366-81b4-96c5769e182a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '494344a8-b896-4480-8c2d-90fc928218ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760477953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb42d9b481e74cdaa39e0cd912e7267a',qos_specs=None,replication_status=,reservations=['03f175f4-944a-4844-bc4c-f948e0d49d67','588c597d-e250-4af7-baec-f4b28dd6cd53','d8c7be85-e98e-41a9-baf6-32232f286ec3','b44301d5-e555-4ba3-aec8-993ce069854d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbaa0ef9c604340880efeda90be10f2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760477953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=494344a8-b896-4480-8c2d-90fc928218ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb42d9b481e74cdaa39e0cd912e7267a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efbaa0ef9c604340880efeda90be10f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:03.628876 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6eaac9a-5980-4670-bed8-908efc7bad93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:03.647140 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6eaac9a-5980-4670-bed8-908efc7bad93) transitioned into state 'SUCCESS' from state '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-760477953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb42d9b481e74cdaa39e0cd912e7267a',qos_specs=None,replication_status=,reservations=['03f175f4-944a-4844-bc4c-f948e0d49d67','588c597d-e250-4af7-baec-f4b28dd6cd53','d8c7be85-e98e-41a9-baf6-32232f286ec3','b44301d5-e555-4ba3-aec8-993ce069854d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbaa0ef9c604340880efeda90be10f2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:03.648090 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9700c762-e83c-44ba-ae20-30513294c371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:03.661862 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9700c762-e83c-44ba-ae20-30513294c371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:03.662747 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Flow 'volume_create_api' (8fd12d47-d4d5-4635-8532-3a0cf380a3f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:03.663051 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume request issued successfully. Jul 22 05:41:03.663624 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9535f053-d45f-4c6f-bbe4-ebb6d2985caa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:03.664108 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 907/3691] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:03 2026] POST /volume/v3/volumes => generated 775 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:03.676011 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4b4b3085-63e9-42ed-b401-47ff8468aff5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.677903 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b4b3085-63e9-42ed-b401-47ff8468aff5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec Jul 22 05:41:03.678092 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b4b3085-63e9-42ed-b401-47ff8468aff5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.678262 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b4b3085-63e9-42ed-b401-47ff8468aff5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.686173 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:03.686173 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:03.689875 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4b4b3085-63e9-42ed-b401-47ff8468aff5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:03.695274 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b4b3085-63e9-42ed-b401-47ff8468aff5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec returned with HTTP 200 Jul 22 05:41:03.695816 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 943/3692] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:03 2026] GET /volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:03.767862 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-57841e06-984b-4fee-8f33-5af89712cb1c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.770761 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-57841e06-984b-4fee-8f33-5af89712cb1c tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 Jul 22 05:41:03.770761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-57841e06-984b-4fee-8f33-5af89712cb1c tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.770761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-57841e06-984b-4fee-8f33-5af89712cb1c tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.779270 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:03.779270 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:03.785998 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-57841e06-984b-4fee-8f33-5af89712cb1c tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:03.790589 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-57841e06-984b-4fee-8f33-5af89712cb1c tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 returned with HTTP 200 Jul 22 05:41:03.791760 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 923/3693] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:41:03 2026] GET /volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:03.804976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d7d97ca9-bab6-491f-899d-ff3c3a0d78e3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.804976 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d7d97ca9-bab6-491f-899d-ff3c3a0d78e3 None None] GET https://10.4.3.91/volume// Jul 22 05:41:03.804976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d7d97ca9-bab6-491f-899d-ff3c3a0d78e3 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.804976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d7d97ca9-bab6-491f-899d-ff3c3a0d78e3 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.804976 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d7d97ca9-bab6-491f-899d-ff3c3a0d78e3 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:03.804976 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 921/3694] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:41: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 22 05:41:03.814918 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-e014e0a6-b272-484f-8b05-16b8a9ccb759 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.814918 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-e014e0a6-b272-484f-8b05-16b8a9ccb759 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:41:03.814918 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-e014e0a6-b272-484f-8b05-16b8a9ccb759 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b43e361e-864c-46b7-8efa-b2f6f06fa059", "connector": null, "instance_uuid": "2a505231-eb2c-495e-9cb7-851667b64791"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:03.823019 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:03.823019 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:03.844023 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4b1c8747-b660-48ea-a648-0a1a67ea7548 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.845982 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b1c8747-b660-48ea-a648-0a1a67ea7548 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:03.846174 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b1c8747-b660-48ea-a648-0a1a67ea7548 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.846366 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b1c8747-b660-48ea-a648-0a1a67ea7548 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.846468 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-4b1c8747-b660-48ea-a648-0a1a67ea7548 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:03.847920 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-e014e0a6-b272-484f-8b05-16b8a9ccb759 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:41:03.848349 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 908/3695] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:41:03 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:03.850714 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:03.850714 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:03.851432 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b1c8747-b660-48ea-a648-0a1a67ea7548 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:03.851778 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 944/3696] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:03 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:03.865336 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c8733348-5983-4392-b7ce-2ed23da848cb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.867023 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c8733348-5983-4392-b7ce-2ed23da848cb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:41:03.867107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c8733348-5983-4392-b7ce-2ed23da848cb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.867246 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c8733348-5983-4392-b7ce-2ed23da848cb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.867299 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c8733348-5983-4392-b7ce-2ed23da848cb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:03.871255 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:03.871255 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:03.871734 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c8733348-5983-4392-b7ce-2ed23da848cb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:41:03.872066 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 924/3697] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:03 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:03.882392 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ed5b80a7-db07-403c-b000-be569e10ed01 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.883840 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ed5b80a7-db07-403c-b000-be569e10ed01 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/acf2be3c-8a18-440f-bfb2-c6ffd69995e5 Jul 22 05:41:03.884179 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ed5b80a7-db07-403c-b000-be569e10ed01 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.884476 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ed5b80a7-db07-403c-b000-be569e10ed01 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.891786 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:03.891786 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:03.895311 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ed5b80a7-db07-403c-b000-be569e10ed01 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:03.899295 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ed5b80a7-db07-403c-b000-be569e10ed01 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/acf2be3c-8a18-440f-bfb2-c6ffd69995e5 returned with HTTP 200 Jul 22 05:41:03.899750 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 922/3698] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:03 2026] GET /volume/v3/volumes/acf2be3c-8a18-440f-bfb2-c6ffd69995e5 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:03.912450 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c8825802-6cc4-4cab-9be9-b8fb9359da68 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.916960 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c8825802-6cc4-4cab-9be9-b8fb9359da68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes Jul 22 05:41:03.918307 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c8825802-6cc4-4cab-9be9-b8fb9359da68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.918307 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c8825802-6cc4-4cab-9be9-b8fb9359da68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.918307 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-c8825802-6cc4-4cab-9be9-b8fb9359da68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:41:03.918307 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:03.918307 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:03.918410 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c8825802-6cc4-4cab-9be9-b8fb9359da68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:41:03.926586 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c8825802-6cc4-4cab-9be9-b8fb9359da68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Get all volumes completed successfully. Jul 22 05:41:03.927058 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c8825802-6cc4-4cab-9be9-b8fb9359da68 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 200 Jul 22 05:41:03.927394 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 909/3699] 10.4.3.91 () {66 vars in 1230 bytes} [Wed Jul 22 05:41:03 2026] GET /volume/v3/volumes => generated 659 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:03.939270 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c73e9546-d8a7-476a-a3f3-af9532ae19cf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.941614 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c73e9546-d8a7-476a-a3f3-af9532ae19cf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] DELETE https://10.4.3.91/volume/v3/volumes/acf2be3c-8a18-440f-bfb2-c6ffd69995e5 Jul 22 05:41:03.941614 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c73e9546-d8a7-476a-a3f3-af9532ae19cf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.942366 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c73e9546-d8a7-476a-a3f3-af9532ae19cf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.942366 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-c73e9546-d8a7-476a-a3f3-af9532ae19cf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Delete volume with id: acf2be3c-8a18-440f-bfb2-c6ffd69995e5 Jul 22 05:41:03.948357 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:03.948357 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:03.948800 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c73e9546-d8a7-476a-a3f3-af9532ae19cf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:03.965435 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c73e9546-d8a7-476a-a3f3-af9532ae19cf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Delete volume request issued successfully. Jul 22 05:41:03.965600 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c73e9546-d8a7-476a-a3f3-af9532ae19cf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/acf2be3c-8a18-440f-bfb2-c6ffd69995e5 returned with HTTP 202 Jul 22 05:41:03.966758 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 945/3700] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:03 2026] DELETE /volume/v3/volumes/acf2be3c-8a18-440f-bfb2-c6ffd69995e5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:03.973138 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d5f964d4-c39c-4e61-8ca8-8c173303f9f2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:03.975557 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d5f964d4-c39c-4e61-8ca8-8c173303f9f2 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] DELETE https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 Jul 22 05:41:03.975795 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d5f964d4-c39c-4e61-8ca8-8c173303f9f2 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:03.976098 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d5f964d4-c39c-4e61-8ca8-8c173303f9f2 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:03.976209 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-d5f964d4-c39c-4e61-8ca8-8c173303f9f2 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Delete backup with id: b2ada931-92c4-44a6-a1e3-f9fcb7d0b082. Jul 22 05:41:03.981183 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:03.981183 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:03.994036 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-d5f964d4-c39c-4e61-8ca8-8c173303f9f2 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] delete_backup rpcapi backup_id b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:41:03.996066 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d5f964d4-c39c-4e61-8ca8-8c173303f9f2 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 returned with HTTP 202 Jul 22 05:41:03.996839 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 925/3701] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:03 2026] DELETE /volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:41:04.004618 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-08dbbdef-988f-4059-94b2-418e46ab0680 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.006595 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-08dbbdef-988f-4059-94b2-418e46ab0680 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] GET https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 Jul 22 05:41:04.006595 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-08dbbdef-988f-4059-94b2-418e46ab0680 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.007530 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-08dbbdef-988f-4059-94b2-418e46ab0680 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.007530 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-08dbbdef-988f-4059-94b2-418e46ab0680 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Show backup with id b2ada931-92c4-44a6-a1e3-f9fcb7d0b082. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:04.010910 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.010910 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:04.011579 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-08dbbdef-988f-4059-94b2-418e46ab0680 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 returned with HTTP 200 Jul 22 05:41:04.012037 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 923/3702] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:04.208100 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-01e40d33-e9cc-4c19-964a-c6af8cb7c2e7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.209618 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-01e40d33-e9cc-4c19-964a-c6af8cb7c2e7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:04.209876 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-01e40d33-e9cc-4c19-964a-c6af8cb7c2e7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.210095 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-01e40d33-e9cc-4c19-964a-c6af8cb7c2e7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.216832 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.216832 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:04.220451 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-01e40d33-e9cc-4c19-964a-c6af8cb7c2e7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:04.225268 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-01e40d33-e9cc-4c19-964a-c6af8cb7c2e7 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:04.225609 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 910/3703] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:04.239094 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bb4be05b-285a-4418-af47-7b5ab99173b2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.241109 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bb4be05b-285a-4418-af47-7b5ab99173b2 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:04.241352 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bb4be05b-285a-4418-af47-7b5ab99173b2 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.241612 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bb4be05b-285a-4418-af47-7b5ab99173b2 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.248958 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.248958 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:04.252443 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bb4be05b-285a-4418-af47-7b5ab99173b2 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:04.256823 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bb4be05b-285a-4418-af47-7b5ab99173b2 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:04.257298 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 946/3704] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:04.308340 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-b11b8303-15a0-4cf9-8b09-ac41a083c620 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.310998 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-b11b8303-15a0-4cf9-8b09-ac41a083c620 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:04.311289 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-b11b8303-15a0-4cf9-8b09-ac41a083c620 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.311480 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-b11b8303-15a0-4cf9-8b09-ac41a083c620 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.318099 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.318099 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:04.321871 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-b11b8303-15a0-4cf9-8b09-ac41a083c620 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:04.326130 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-b11b8303-15a0-4cf9-8b09-ac41a083c620 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:04.326542 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 926/3705] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:04.399952 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-98efcc2f-d40e-488c-97ef-81ea08174d78 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.400411 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-98efcc2f-d40e-488c-97ef-81ea08174d78 None None] GET https://10.4.3.91/volume// Jul 22 05:41:04.400647 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-98efcc2f-d40e-488c-97ef-81ea08174d78 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.400884 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-98efcc2f-d40e-488c-97ef-81ea08174d78 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.401200 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-98efcc2f-d40e-488c-97ef-81ea08174d78 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:04.401814 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 924/3706] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:41:04.407813 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-8951e67a-253c-4515-af78-b47927ef5e20 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.439837 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-8951e67a-253c-4515-af78-b47927ef5e20 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:41:04.440197 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-8951e67a-253c-4515-af78-b47927ef5e20 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80f904b5-13c9-4dee-9b2c-3b7e6393afb2", "connector": null, "instance_uuid": "8300f035-f549-4e9c-9bdf-7387ea759ed7"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:04.450808 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.450808 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:04.480001 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.482623 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:04.482719 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-8951e67a-253c-4515-af78-b47927ef5e20 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:41:04.482976 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "60d6ec0c-cfc5-41ec-a8b4-5624a7253f64", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1585786881"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:04.483076 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 911/3707] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:41:04 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 22 05:41:04.484411 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Create volume request body: {'volume': {'imageRef': '60d6ec0c-cfc5-41ec-a8b4-5624a7253f64', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1585786881'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:04.521468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8268933e-5bec-49b9-b659-e80ce5b7b9d9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.525652 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8268933e-5bec-49b9-b659-e80ce5b7b9d9 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:04.525970 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8268933e-5bec-49b9-b659-e80ce5b7b9d9 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.526242 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8268933e-5bec-49b9-b659-e80ce5b7b9d9 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.547518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1f73b2de-87ab-4578-8c73-681dd627813c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.547981 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1f73b2de-87ab-4578-8c73-681dd627813c None None] GET https://10.4.3.91/volume// Jul 22 05:41:04.548147 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1f73b2de-87ab-4578-8c73-681dd627813c None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.548327 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1f73b2de-87ab-4578-8c73-681dd627813c None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.548570 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.548570 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:04.548677 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1f73b2de-87ab-4578-8c73-681dd627813c None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:04.548952 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 925/3708] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:41:04.553515 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8268933e-5bec-49b9-b659-e80ce5b7b9d9 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:04.558381 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-c4d3b3b8-05b2-4588-8690-4178296966cf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.560124 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8268933e-5bec-49b9-b659-e80ce5b7b9d9 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:04.560358 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-c4d3b3b8-05b2-4588-8690-4178296966cf tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:04.560544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-c4d3b3b8-05b2-4588-8690-4178296966cf tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.560742 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-c4d3b3b8-05b2-4588-8690-4178296966cf tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.560835 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 927/3709] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:04.574935 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.574935 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:04.576445 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Create volume of 2 GB Jul 22 05:41:04.581223 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Availability Zones retrieved successfully. Jul 22 05:41:04.581622 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-c4d3b3b8-05b2-4588-8690-4178296966cf tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:04.586598 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Flow 'volume_create_api' (f29fedf4-fa67-48a1-bdb8-2f9d9a306271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:04.586748 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-c4d3b3b8-05b2-4588-8690-4178296966cf tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:04.587128 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 912/3710] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:41:04.587764 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a41bcb6-ac5c-4d7f-8850-077ab858b3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:04.588723 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Validating volume size '2' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:04.619666 np0000005624 devstack@c-api.service[100092]: WARNING cinder.volume.api [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a41bcb6-ac5c-4d7f-8850-077ab858b3d3) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 05:41:04.619666 np0000005624 devstack@c-api.service[100092]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 60d6ec0c-cfc5-41ec-a8b4-5624a7253f64 is not active. Jul 22 05:41:04.621362 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a41bcb6-ac5c-4d7f-8850-077ab858b3d3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:04.622141 np0000005624 devstack@c-api.service[100092]: WARNING cinder.volume.api [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a41bcb6-ac5c-4d7f-8850-077ab858b3d3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 05:41:04.622954 np0000005624 devstack@c-api.service[100092]: WARNING cinder.volume.api [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Flow 'volume_create_api' (f29fedf4-fa67-48a1-bdb8-2f9d9a306271) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 05:41:04.623258 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f0dc58ed-7e53-4b6c-9292-549b8c652ee8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 400 Jul 22 05:41:04.623754 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 947/3711] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:41:04 2026] POST /volume/v3/volumes => generated 125 bytes in 144 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:04.689445 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f513d073-3bec-4a1c-8b15-dbb0cff7dd83 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.691976 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f513d073-3bec-4a1c-8b15-dbb0cff7dd83 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] PUT https://10.4.3.91/volume/v3/attachments/29fd7ddb-958a-4a79-8b0b-af174ee5ed15 Jul 22 05:41:04.692347 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f513d073-3bec-4a1c-8b15-dbb0cff7dd83 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:04.703329 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f513d073-3bec-4a1c-8b15-dbb0cff7dd83 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Acquiring lock "cinder-attachment_update-80f904b5-13c9-4dee-9b2c-3b7e6393afb2-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:41:04.712301 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8d955f97-c90b-40a6-b951-01dbc45ab624 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.712445 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f513d073-3bec-4a1c-8b15-dbb0cff7dd83 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Lock "cinder-attachment_update-80f904b5-13c9-4dee-9b2c-3b7e6393afb2-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:41:04.713434 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.713434 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:04.716207 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d955f97-c90b-40a6-b951-01dbc45ab624 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec Jul 22 05:41:04.716376 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d955f97-c90b-40a6-b951-01dbc45ab624 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.716551 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d955f97-c90b-40a6-b951-01dbc45ab624 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.734045 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.734045 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:04.746160 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8d955f97-c90b-40a6-b951-01dbc45ab624 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:04.755217 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d955f97-c90b-40a6-b951-01dbc45ab624 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec returned with HTTP 200 Jul 22 05:41:04.755535 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 928/3712] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec => generated 1006 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:04.773108 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f74b43b4-d8d4-492d-ba81-22d1b33cfd9f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.775015 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f74b43b4-d8d4-492d-ba81-22d1b33cfd9f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:04.775369 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f74b43b4-d8d4-492d-ba81-22d1b33cfd9f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "494344a8-b896-4480-8c2d-90fc928218ec", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-718002657"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:04.792281 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.792281 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:04.792281 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f74b43b4-d8d4-492d-ba81-22d1b33cfd9f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:04.792281 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-f74b43b4-d8d4-492d-ba81-22d1b33cfd9f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create snapshot from volume 494344a8-b896-4480-8c2d-90fc928218ec Jul 22 05:41:04.825971 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f513d073-3bec-4a1c-8b15-dbb0cff7dd83 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Lock "cinder-attachment_update-80f904b5-13c9-4dee-9b2c-3b7e6393afb2-np0000005624" released by "attachment_update" :: held 0.113s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:41:04.826325 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f513d073-3bec-4a1c-8b15-dbb0cff7dd83 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/attachments/29fd7ddb-958a-4a79-8b0b-af174ee5ed15 returned with HTTP 200 Jul 22 05:41:04.827020 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 926/3713] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:41:04 2026] PUT /volume/v3/attachments/29fd7ddb-958a-4a79-8b0b-af174ee5ed15 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:04.837991 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-f74b43b4-d8d4-492d-ba81-22d1b33cfd9f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Created reservations ['f00dd8c5-0863-4ce1-bd6b-89437c7d6180', '7a7598fe-a299-4b8d-bac1-582faeecadb2', '73d4a0b3-55b8-44e3-9434-1e76c0e815c2', '30189ccd-d989-4794-96dc-ddbce1daf433'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:04.861662 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a49ad40c-b5e0-4433-9f9d-857f491605b5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.861662 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a49ad40c-b5e0-4433-9f9d-857f491605b5 None None] GET https://10.4.3.91/volume// Jul 22 05:41:04.861662 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a49ad40c-b5e0-4433-9f9d-857f491605b5 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.861662 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a49ad40c-b5e0-4433-9f9d-857f491605b5 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.862274 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a49ad40c-b5e0-4433-9f9d-857f491605b5 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:04.862274 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 948/3714] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:41:04.864720 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3e1fbb51-c748-432e-8702-3bb7ba083898 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.867447 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3e1fbb51-c748-432e-8702-3bb7ba083898 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:04.867447 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3e1fbb51-c748-432e-8702-3bb7ba083898 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.868893 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3e1fbb51-c748-432e-8702-3bb7ba083898 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.868893 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-3e1fbb51-c748-432e-8702-3bb7ba083898 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:04.872696 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-2838d3b8-59ea-490c-9eb2-0ebd3444fb3d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.874101 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f74b43b4-d8d4-492d-ba81-22d1b33cfd9f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot create request issued successfully. Jul 22 05:41:04.874484 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f74b43b4-d8d4-492d-ba81-22d1b33cfd9f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:04.875058 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 913/3715] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:04.878006 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.878006 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:04.878140 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-2838d3b8-59ea-490c-9eb2-0ebd3444fb3d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 Jul 22 05:41:04.878140 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-2838d3b8-59ea-490c-9eb2-0ebd3444fb3d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.878140 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-2838d3b8-59ea-490c-9eb2-0ebd3444fb3d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.878237 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3e1fbb51-c748-432e-8702-3bb7ba083898 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:04.878237 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 929/3716] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:04.887247 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8c525f5b-0b60-44f0-8525-62a72a9ddc44 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:04.887595 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.887595 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:04.889477 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8c525f5b-0b60-44f0-8525-62a72a9ddc44 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b Jul 22 05:41:04.889796 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8c525f5b-0b60-44f0-8525-62a72a9ddc44 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:04.890060 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8c525f5b-0b60-44f0-8525-62a72a9ddc44 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:04.891877 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-2838d3b8-59ea-490c-9eb2-0ebd3444fb3d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:04.897168 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-2838d3b8-59ea-490c-9eb2-0ebd3444fb3d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 returned with HTTP 200 Jul 22 05:41:04.897411 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:04.897411 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:04.897578 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 927/3717] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 => generated 1582 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:41:04.897876 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8c525f5b-0b60-44f0-8525-62a72a9ddc44 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:04.899200 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8c525f5b-0b60-44f0-8525-62a72a9ddc44 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b returned with HTTP 200 Jul 22 05:41:04.899392 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 949/3718] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:04 2026] GET /volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:05.000153 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-8fc2bfac-07b3-4981-bc3b-a0bd23fadc29 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.002275 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-8fc2bfac-07b3-4981-bc3b-a0bd23fadc29 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] PUT https://10.4.3.91/volume/v3/attachments/c3d6216d-e7c6-4fb1-8997-68aa1996a846 Jul 22 05:41:05.002672 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-8fc2bfac-07b3-4981-bc3b-a0bd23fadc29 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:05.010720 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-8fc2bfac-07b3-4981-bc3b-a0bd23fadc29 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Acquiring lock "cinder-attachment_update-b43e361e-864c-46b7-8efa-b2f6f06fa059-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:41:05.016446 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-8fc2bfac-07b3-4981-bc3b-a0bd23fadc29 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Lock "cinder-attachment_update-b43e361e-864c-46b7-8efa-b2f6f06fa059-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:41:05.017723 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:05.017723 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:05.024574 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a9cef701-bfab-42e9-a210-9c72b8237e49 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.026993 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a9cef701-bfab-42e9-a210-9c72b8237e49 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] GET https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 Jul 22 05:41:05.027265 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a9cef701-bfab-42e9-a210-9c72b8237e49 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:05.027440 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a9cef701-bfab-42e9-a210-9c72b8237e49 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:05.027597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a9cef701-bfab-42e9-a210-9c72b8237e49 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Show backup with id b2ada931-92c4-44a6-a1e3-f9fcb7d0b082. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:05.033788 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a9cef701-bfab-42e9-a210-9c72b8237e49 tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] https://10.4.3.91/volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 returned with HTTP 404 Jul 22 05:41:05.034254 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 930/3719] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:05 2026] GET /volume/v3/backups/b2ada931-92c4-44a6-a1e3-f9fcb7d0b082 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:05.041865 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-99b6f572-6cbf-4c35-b6d4-af03eb4d649d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.043489 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99b6f572-6cbf-4c35-b6d4-af03eb4d649d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] DELETE https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:41:05.043685 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99b6f572-6cbf-4c35-b6d4-af03eb4d649d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:05.044098 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99b6f572-6cbf-4c35-b6d4-af03eb4d649d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:05.044240 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-99b6f572-6cbf-4c35-b6d4-af03eb4d649d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Delete backup with id: b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. Jul 22 05:41:05.049037 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:05.049037 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:05.063162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-99b6f572-6cbf-4c35-b6d4-af03eb4d649d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] delete_backup rpcapi backup_id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:41:05.065099 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99b6f572-6cbf-4c35-b6d4-af03eb4d649d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 202 Jul 22 05:41:05.065626 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 928/3720] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:05 2026] DELETE /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:41:05.075391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e2ec3d8a-cbe6-40de-90ac-7d80d3783ef8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.082215 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e2ec3d8a-cbe6-40de-90ac-7d80d3783ef8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:41:05.082215 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e2ec3d8a-cbe6-40de-90ac-7d80d3783ef8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:05.082215 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e2ec3d8a-cbe6-40de-90ac-7d80d3783ef8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:05.082215 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e2ec3d8a-cbe6-40de-90ac-7d80d3783ef8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:05.087168 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:05.087168 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:05.088113 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e2ec3d8a-cbe6-40de-90ac-7d80d3783ef8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 200 Jul 22 05:41:05.088498 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 950/3721] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:05 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:05.110336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-8fc2bfac-07b3-4981-bc3b-a0bd23fadc29 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Lock "cinder-attachment_update-b43e361e-864c-46b7-8efa-b2f6f06fa059-np0000005624" released by "attachment_update" :: held 0.094s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:41:05.110577 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-8fc2bfac-07b3-4981-bc3b-a0bd23fadc29 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments/c3d6216d-e7c6-4fb1-8997-68aa1996a846 returned with HTTP 200 Jul 22 05:41:05.111023 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 914/3722] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:41:04 2026] PUT /volume/v3/attachments/c3d6216d-e7c6-4fb1-8997-68aa1996a846 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:05.132291 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-a8725e37-f827-462e-b21c-4304349a7238 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.134018 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-a8725e37-f827-462e-b21c-4304349a7238 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/attachments/c3d6216d-e7c6-4fb1-8997-68aa1996a846/action Jul 22 05:41:05.134330 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-a8725e37-f827-462e-b21c-4304349a7238 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:05.134438 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-a8725e37-f827-462e-b21c-4304349a7238 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:05.150422 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:05.150422 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:05.161528 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b570d47f-c38f-4df3-8373-40c3013b9aeb req-a8725e37-f827-462e-b21c-4304349a7238 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments/c3d6216d-e7c6-4fb1-8997-68aa1996a846/action returned with HTTP 204 Jul 22 05:41:05.162082 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 931/3723] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:41:05 2026] POST /volume/v3/attachments/c3d6216d-e7c6-4fb1-8997-68aa1996a846/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:05.574908 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-36769131-7bec-4bc2-95a4-a8345566ab72 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.579990 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-36769131-7bec-4bc2-95a4-a8345566ab72 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:05.580274 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-36769131-7bec-4bc2-95a4-a8345566ab72 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:05.580349 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-36769131-7bec-4bc2-95a4-a8345566ab72 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:05.591182 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:05.591182 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:05.594760 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-36769131-7bec-4bc2-95a4-a8345566ab72 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:05.599367 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-36769131-7bec-4bc2-95a4-a8345566ab72 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:05.599367 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 929/3724] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:05 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:05.888402 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-67f3bd2d-5173-4942-ad5c-36ff2c21e82f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.889982 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-67f3bd2d-5173-4942-ad5c-36ff2c21e82f tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:05.890183 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-67f3bd2d-5173-4942-ad5c-36ff2c21e82f tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:05.890398 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-67f3bd2d-5173-4942-ad5c-36ff2c21e82f tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:05.890513 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-67f3bd2d-5173-4942-ad5c-36ff2c21e82f tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:05.894425 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:05.894425 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:05.895333 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-67f3bd2d-5173-4942-ad5c-36ff2c21e82f tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:05.895744 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 951/3725] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:05 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:05.908154 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-29d5bcb8-8c59-4870-bbd1-156683eb782d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.910132 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-29d5bcb8-8c59-4870-bbd1-156683eb782d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b Jul 22 05:41:05.913003 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-29d5bcb8-8c59-4870-bbd1-156683eb782d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:05.913003 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-29d5bcb8-8c59-4870-bbd1-156683eb782d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:05.917092 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:05.917092 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:05.917429 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-29d5bcb8-8c59-4870-bbd1-156683eb782d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:05.918179 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-29d5bcb8-8c59-4870-bbd1-156683eb782d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b returned with HTTP 200 Jul 22 05:41:05.918568 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 915/3726] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:05 2026] GET /volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:05.927509 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d1fef9e3-9dd4-4f9b-bcc6-47bd5d8207e3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.929332 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d1fef9e3-9dd4-4f9b-bcc6-47bd5d8207e3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] GET https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:05.929481 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d1fef9e3-9dd4-4f9b-bcc6-47bd5d8207e3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:05.929742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d1fef9e3-9dd4-4f9b-bcc6-47bd5d8207e3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:05.930041 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-d1fef9e3-9dd4-4f9b-bcc6-47bd5d8207e3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:41:05.930988 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.db.api [None req-d1fef9e3-9dd4-4f9b-bcc6-47bd5d8207e3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Building query based on filter {{(pid=100094) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:41:05.934525 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d1fef9e3-9dd4-4f9b-bcc6-47bd5d8207e3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Get all snapshots completed successfully. Jul 22 05:41:05.934667 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d1fef9e3-9dd4-4f9b-bcc6-47bd5d8207e3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] https://10.4.3.91/volume/v3/snapshots returned with HTTP 200 Jul 22 05:41:05.935229 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 932/3727] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:41:05 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 22 05:41:05.945563 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-250441b7-47c1-46dc-83e7-647bc7f62648 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.948238 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-250441b7-47c1-46dc-83e7-647bc7f62648 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b Jul 22 05:41:05.948455 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-250441b7-47c1-46dc-83e7-647bc7f62648 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:05.948992 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-250441b7-47c1-46dc-83e7-647bc7f62648 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:05.948992 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-250441b7-47c1-46dc-83e7-647bc7f62648 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete snapshot with id: 42b1ddad-9fea-40e9-bebd-a379a907a51b Jul 22 05:41:05.954676 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:05.954676 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:05.955122 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-250441b7-47c1-46dc-83e7-647bc7f62648 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:05.974397 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-250441b7-47c1-46dc-83e7-647bc7f62648 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot delete request issued successfully. Jul 22 05:41:05.974550 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-250441b7-47c1-46dc-83e7-647bc7f62648 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b returned with HTTP 202 Jul 22 05:41:05.974970 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 930/3728] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:05 2026] DELETE /volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:05.983950 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c6ee2a90-b3ff-48fa-bfbd-edd69c72e79c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:05.985776 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c6ee2a90-b3ff-48fa-bfbd-edd69c72e79c tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b Jul 22 05:41:05.985861 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c6ee2a90-b3ff-48fa-bfbd-edd69c72e79c tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:05.986132 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c6ee2a90-b3ff-48fa-bfbd-edd69c72e79c tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:05.998854 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:05.998854 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:05.998854 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c6ee2a90-b3ff-48fa-bfbd-edd69c72e79c tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:05.999393 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c6ee2a90-b3ff-48fa-bfbd-edd69c72e79c tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b returned with HTTP 200 Jul 22 05:41:05.999964 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 952/3729] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:05 2026] GET /volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:06.102030 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ce9b27a4-b04b-44b0-baf7-40ff5bada726 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.104044 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ce9b27a4-b04b-44b0-baf7-40ff5bada726 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 Jul 22 05:41:06.104283 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ce9b27a4-b04b-44b0-baf7-40ff5bada726 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.104548 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ce9b27a4-b04b-44b0-baf7-40ff5bada726 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.104678 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ce9b27a4-b04b-44b0-baf7-40ff5bada726 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:06.108514 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ce9b27a4-b04b-44b0-baf7-40ff5bada726 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 returned with HTTP 404 Jul 22 05:41:06.109945 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 916/3730] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/backups/b0922cd6-f8cf-46c6-8aaf-2a0ece4dd867 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:06.194497 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c247651f-f5b2-455f-aefa-7710fc99fbdf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.196594 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c247651f-f5b2-455f-aefa-7710fc99fbdf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 Jul 22 05:41:06.196818 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c247651f-f5b2-455f-aefa-7710fc99fbdf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.196996 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c247651f-f5b2-455f-aefa-7710fc99fbdf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.206612 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:06.206612 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:06.211010 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c247651f-f5b2-455f-aefa-7710fc99fbdf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:06.214854 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c247651f-f5b2-455f-aefa-7710fc99fbdf tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 returned with HTTP 200 Jul 22 05:41:06.215011 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 933/3731] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:06.226339 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e1262073-acab-445e-8bf9-7b6e3130ee7a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.228137 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e1262073-acab-445e-8bf9-7b6e3130ee7a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] DELETE https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 Jul 22 05:41:06.228336 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e1262073-acab-445e-8bf9-7b6e3130ee7a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.228524 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e1262073-acab-445e-8bf9-7b6e3130ee7a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.228692 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-e1262073-acab-445e-8bf9-7b6e3130ee7a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Delete volume with id: 61401949-7af8-42c5-afdf-b50163768e11 Jul 22 05:41:06.235082 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:06.235082 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:06.235480 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e1262073-acab-445e-8bf9-7b6e3130ee7a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:06.258971 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e1262073-acab-445e-8bf9-7b6e3130ee7a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Delete volume request issued successfully. Jul 22 05:41:06.259226 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e1262073-acab-445e-8bf9-7b6e3130ee7a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 returned with HTTP 202 Jul 22 05:41:06.259743 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 931/3732] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:06 2026] DELETE /volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:06.269797 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f35852da-4a60-40aa-8448-d8b72ddc5acb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.271497 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f35852da-4a60-40aa-8448-d8b72ddc5acb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 Jul 22 05:41:06.271662 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f35852da-4a60-40aa-8448-d8b72ddc5acb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.271842 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f35852da-4a60-40aa-8448-d8b72ddc5acb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.278666 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:06.278666 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:06.282829 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f35852da-4a60-40aa-8448-d8b72ddc5acb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:06.287762 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f35852da-4a60-40aa-8448-d8b72ddc5acb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 returned with HTTP 200 Jul 22 05:41:06.288107 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 953/3733] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:06.415818 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.417995 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:06.418433 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "0c494289-9265-4e62-9c93-5e6527735373"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:06.420398 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '0c494289-9265-4e62-9c93-5e6527735373'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:06.502915 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Create volume of 1 GB Jul 22 05:41:06.506589 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Availability Zones retrieved successfully. Jul 22 05:41:06.512796 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Flow 'volume_create_api' (a5134101-5af7-46c0-9674-286ca33124b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:06.513853 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93eae43d-e3de-40b1-aa5a-264cd18d19f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:06.514917 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:06.548254 np0000005624 devstack@c-api.service[100093]: WARNING cinder.volume.api [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93eae43d-e3de-40b1-aa5a-264cd18d19f5) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 05:41:06.548254 np0000005624 devstack@c-api.service[100093]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 22 05:41:06.550242 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93eae43d-e3de-40b1-aa5a-264cd18d19f5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:06.551159 np0000005624 devstack@c-api.service[100093]: WARNING cinder.volume.api [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93eae43d-e3de-40b1-aa5a-264cd18d19f5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 05:41:06.552124 np0000005624 devstack@c-api.service[100093]: WARNING cinder.volume.api [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Flow 'volume_create_api' (a5134101-5af7-46c0-9674-286ca33124b0) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 05:41:06.552426 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2f8cadae-fb43-428c-93a8-595e444cfa0d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 400 Jul 22 05:41:06.553064 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 917/3734] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:06 2026] POST /volume/v3/volumes => generated 134 bytes in 138 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:06.614861 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3f950abd-76c8-4a4e-a7ff-aa85fcb901b1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.616420 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3f950abd-76c8-4a4e-a7ff-aa85fcb901b1 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:06.616592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3f950abd-76c8-4a4e-a7ff-aa85fcb901b1 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.616786 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3f950abd-76c8-4a4e-a7ff-aa85fcb901b1 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.625358 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:06.625358 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:06.629594 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3f950abd-76c8-4a4e-a7ff-aa85fcb901b1 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:06.634089 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3f950abd-76c8-4a4e-a7ff-aa85fcb901b1 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:06.634509 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 934/3735] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:06.703559 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d462b289-bbeb-4a97-a866-80443983c082 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.705385 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d462b289-bbeb-4a97-a866-80443983c082 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:06.705841 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d462b289-bbeb-4a97-a866-80443983c082 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:06.708035 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d462b289-bbeb-4a97-a866-80443983c082 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 400 Jul 22 05:41:06.708667 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 932/3736] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:06 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:06.716316 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-872ed158-71f4-4b1a-ac38-51adf56dcbd3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.718172 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-872ed158-71f4-4b1a-ac38-51adf56dcbd3 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:06.718550 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-872ed158-71f4-4b1a-ac38-51adf56dcbd3 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b0900e77-16a8-490b-ab45-6b25a64e8e7f"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:06.720172 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-872ed158-71f4-4b1a-ac38-51adf56dcbd3 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b0900e77-16a8-490b-ab45-6b25a64e8e7f'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:06.725118 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-872ed158-71f4-4b1a-ac38-51adf56dcbd3 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 404 Jul 22 05:41:06.725654 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 954/3737] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:06 2026] POST /volume/v3/volumes => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:06.733317 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5ed74118-c5c4-4458-b993-7f32070bd0c1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.734921 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ed74118-c5c4-4458-b993-7f32070bd0c1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:06.735252 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ed74118-c5c4-4458-b993-7f32070bd0c1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8bfe6b12-07ac-4865-b080-9e217f40161d"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:06.737144 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-5ed74118-c5c4-4458-b993-7f32070bd0c1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8bfe6b12-07ac-4865-b080-9e217f40161d'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:06.742161 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ed74118-c5c4-4458-b993-7f32070bd0c1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 404 Jul 22 05:41:06.742564 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 918/3738] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:06 2026] POST /volume/v3/volumes => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:06.751129 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-54f41dde-b321-4264-af7a-d9dd98656141 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.752999 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54f41dde-b321-4264-af7a-d9dd98656141 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:06.753334 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54f41dde-b321-4264-af7a-d9dd98656141 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "513f4ef7-d7b6-449e-95ff-4756cb868bac"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:06.754804 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-54f41dde-b321-4264-af7a-d9dd98656141 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '513f4ef7-d7b6-449e-95ff-4756cb868bac'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:06.761678 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54f41dde-b321-4264-af7a-d9dd98656141 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 404 Jul 22 05:41:06.762313 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 935/3739] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:06 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:06.770225 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-725c487c-e09f-4cd9-ba2f-1a098f9850d9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.772024 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-725c487c-e09f-4cd9-ba2f-1a098f9850d9 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:06.772454 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-725c487c-e09f-4cd9-ba2f-1a098f9850d9 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:06.774547 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-725c487c-e09f-4cd9-ba2f-1a098f9850d9 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 400 Jul 22 05:41:06.775060 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 933/3740] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:06 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:06.783107 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-647f252b-51d4-4239-8703-ee504375a297 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.784921 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-647f252b-51d4-4239-8703-ee504375a297 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:06.785665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-647f252b-51d4-4239-8703-ee504375a297 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:06.787434 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-647f252b-51d4-4239-8703-ee504375a297 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 400 Jul 22 05:41:06.787887 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 955/3741] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:06 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:06.796333 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7608530d-d102-4c8c-aa23-c2236de227e1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.797998 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7608530d-d102-4c8c-aa23-c2236de227e1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:06.798318 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7608530d-d102-4c8c-aa23-c2236de227e1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:06.799859 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7608530d-d102-4c8c-aa23-c2236de227e1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 400 Jul 22 05:41:06.800325 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 919/3742] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:06 2026] POST /volume/v3/volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:06.808172 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0ee4504c-94d5-42e6-ae64-f7d2ac09dd85 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.810007 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0ee4504c-94d5-42e6-ae64-f7d2ac09dd85 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] DELETE https://10.4.3.91/volume/v3/volumes/tempest-invalid-1471980907 Jul 22 05:41:06.810211 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0ee4504c-94d5-42e6-ae64-f7d2ac09dd85 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.810435 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0ee4504c-94d5-42e6-ae64-f7d2ac09dd85 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.810604 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-0ee4504c-94d5-42e6-ae64-f7d2ac09dd85 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Delete volume with id: tempest-invalid-1471980907 Jul 22 05:41:06.816379 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0ee4504c-94d5-42e6-ae64-f7d2ac09dd85 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/tempest-invalid-1471980907 returned with HTTP 404 Jul 22 05:41:06.816915 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 936/3743] 10.4.3.91 () {66 vars in 1314 bytes} [Wed Jul 22 05:41:06 2026] DELETE /volume/v3/volumes/tempest-invalid-1471980907 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:06.824145 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1667e530-f69d-4842-ab2f-489aa2ed3d40 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.826250 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 934/3744] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:41:06 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 05:41:06.833490 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-54ceccfd-641a-44fa-aa85-6c7f522f87cd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.835128 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-54ceccfd-641a-44fa-aa85-6c7f522f87cd tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/xxx/action Jul 22 05:41:06.835411 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-54ceccfd-641a-44fa-aa85-6c7f522f87cd tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-detach": {}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:06.835542 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-54ceccfd-641a-44fa-aa85-6c7f522f87cd tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:06.841943 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-54ceccfd-641a-44fa-aa85-6c7f522f87cd tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 22 05:41:06.842360 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 956/3745] 10.4.3.91 () {68 vars in 1284 bytes} [Wed Jul 22 05:41:06 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:06.849347 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-88ade271-3ca6-4859-8251-599ca990c47b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.851131 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-88ade271-3ca6-4859-8251-599ca990c47b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes/tempest-invalid-1088977226 Jul 22 05:41:06.851329 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-88ade271-3ca6-4859-8251-599ca990c47b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.851504 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-88ade271-3ca6-4859-8251-599ca990c47b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.857374 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-88ade271-3ca6-4859-8251-599ca990c47b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/tempest-invalid-1088977226 returned with HTTP 404 Jul 22 05:41:06.857970 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 920/3746] 10.4.3.91 () {66 vars in 1311 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/volumes/tempest-invalid-1088977226 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:06.866199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ada0b7ee-1f9e-48a0-95cf-d5065e381c86 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.868040 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 937/3747] 10.4.3.91 () {66 vars in 1233 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 05:41:06.875360 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-941602da-dace-469a-8c14-38d93bcd4a66 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.877002 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-941602da-dace-469a-8c14-38d93bcd4a66 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?status=null Jul 22 05:41:06.877166 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-941602da-dace-469a-8c14-38d93bcd4a66 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.877339 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-941602da-dace-469a-8c14-38d93bcd4a66 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.877612 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-941602da-dace-469a-8c14-38d93bcd4a66 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:41:06.877859 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-941602da-dace-469a-8c14-38d93bcd4a66 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Could not evaluate value null, assuming string {{(pid=100091) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:41:06.878401 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-941602da-dace-469a-8c14-38d93bcd4a66 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:41:06.902337 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-941602da-dace-469a-8c14-38d93bcd4a66 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Get all volumes completed successfully. Jul 22 05:41:06.904343 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-941602da-dace-469a-8c14-38d93bcd4a66 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 22 05:41:06.904814 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 935/3748] 10.4.3.91 () {66 vars in 1274 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:41:06.905943 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7135aaec-96aa-4a16-941f-006043f79821 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.908158 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7135aaec-96aa-4a16-941f-006043f79821 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:06.908443 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7135aaec-96aa-4a16-941f-006043f79821 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.908683 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7135aaec-96aa-4a16-941f-006043f79821 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.908831 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-7135aaec-96aa-4a16-941f-006043f79821 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:06.913984 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:06.913984 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:06.914977 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7135aaec-96aa-4a16-941f-006043f79821 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:06.915391 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 957/3749] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:06.916412 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-609e71a3-a23c-477c-b8ee-c4be08244902 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.918235 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-609e71a3-a23c-477c-b8ee-c4be08244902 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1601312981 Jul 22 05:41:06.918428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-609e71a3-a23c-477c-b8ee-c4be08244902 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.918622 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-609e71a3-a23c-477c-b8ee-c4be08244902 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.918949 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-609e71a3-a23c-477c-b8ee-c4be08244902 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:41:06.919738 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-609e71a3-a23c-477c-b8ee-c4be08244902 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1601312981'), ('no_migration_targets', True)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:41:06.951784 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-609e71a3-a23c-477c-b8ee-c4be08244902 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Get all volumes completed successfully. Jul 22 05:41:06.954417 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-609e71a3-a23c-477c-b8ee-c4be08244902 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1601312981 returned with HTTP 200 Jul 22 05:41:06.954949 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 921/3750] 10.4.3.91 () {66 vars in 1352 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1601312981 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:41:06.967653 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c4caf6f6-2b6d-4469-a7a8-3100448b3548 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.969399 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4caf6f6-2b6d-4469-a7a8-3100448b3548 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes?status=null Jul 22 05:41:06.969565 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4caf6f6-2b6d-4469-a7a8-3100448b3548 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.969771 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4caf6f6-2b6d-4469-a7a8-3100448b3548 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.970000 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-c4caf6f6-2b6d-4469-a7a8-3100448b3548 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:41:06.970228 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c4caf6f6-2b6d-4469-a7a8-3100448b3548 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Could not evaluate value null, assuming string {{(pid=100094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 05:41:06.970829 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c4caf6f6-2b6d-4469-a7a8-3100448b3548 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:41:06.976417 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c4caf6f6-2b6d-4469-a7a8-3100448b3548 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Get all volumes completed successfully. Jul 22 05:41:06.976690 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4caf6f6-2b6d-4469-a7a8-3100448b3548 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes?status=null returned with HTTP 200 Jul 22 05:41:06.977210 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 938/3751] 10.4.3.91 () {66 vars in 1253 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:41:06.984979 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1a22ea72-42cd-420b-82d3-a2e01ba73b2b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:06.986703 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1a22ea72-42cd-420b-82d3-a2e01ba73b2b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-368811882 Jul 22 05:41:06.986703 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1a22ea72-42cd-420b-82d3-a2e01ba73b2b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:06.986858 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1a22ea72-42cd-420b-82d3-a2e01ba73b2b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:06.987080 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-1a22ea72-42cd-420b-82d3-a2e01ba73b2b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:41:06.987684 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1a22ea72-42cd-420b-82d3-a2e01ba73b2b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-368811882'), ('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:41:06.994587 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1a22ea72-42cd-420b-82d3-a2e01ba73b2b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Get all volumes completed successfully. Jul 22 05:41:06.995143 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1a22ea72-42cd-420b-82d3-a2e01ba73b2b tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-368811882 returned with HTTP 200 Jul 22 05:41:06.995678 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 936/3752] 10.4.3.91 () {66 vars in 1329 bytes} [Wed Jul 22 05:41:06 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-368811882 => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:41:07.005279 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7314cd18-8283-467f-b563-b341f4e4846d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.007328 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7314cd18-8283-467f-b563-b341f4e4846d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action Jul 22 05:41:07.007759 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7314cd18-8283-467f-b563-b341f4e4846d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:07.007930 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7314cd18-8283-467f-b563-b341f4e4846d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.008993 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-50292afc-0a1a-43ae-bcbd-17dbe4f44128 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.010916 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-50292afc-0a1a-43ae-bcbd-17dbe4f44128 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b Jul 22 05:41:07.011348 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-50292afc-0a1a-43ae-bcbd-17dbe4f44128 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.011348 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-50292afc-0a1a-43ae-bcbd-17dbe4f44128 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.016192 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-50292afc-0a1a-43ae-bcbd-17dbe4f44128 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b returned with HTTP 404 Jul 22 05:41:07.016734 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 922/3753] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:07 2026] GET /volume/v3/snapshots/42b1ddad-9fea-40e9-bebd-a379a907a51b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:07.018130 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.018130 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:07.018737 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7314cd18-8283-467f-b563-b341f4e4846d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Volume info retrieved successfully. Jul 22 05:41:07.022867 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a7e94322-e5b8-49b9-9db9-cd8471fcd85d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.024349 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a7e94322-e5b8-49b9-9db9-cd8471fcd85d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec Jul 22 05:41:07.024543 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a7e94322-e5b8-49b9-9db9-cd8471fcd85d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.024778 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a7e94322-e5b8-49b9-9db9-cd8471fcd85d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.024929 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-a7e94322-e5b8-49b9-9db9-cd8471fcd85d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete volume with id: 494344a8-b896-4480-8c2d-90fc928218ec Jul 22 05:41:07.025083 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7314cd18-8283-467f-b563-b341f4e4846d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Reserve volume completed successfully. Jul 22 05:41:07.025348 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7314cd18-8283-467f-b563-b341f4e4846d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action returned with HTTP 202 Jul 22 05:41:07.025867 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 958/3754] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:41:07.032451 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e855b20f-125b-44e6-b9ea-ba6f99ae8a6d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.032928 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.032928 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:07.033318 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a7e94322-e5b8-49b9-9db9-cd8471fcd85d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:07.034558 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e855b20f-125b-44e6-b9ea-ba6f99ae8a6d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action Jul 22 05:41:07.035012 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e855b20f-125b-44e6-b9ea-ba6f99ae8a6d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:07.035172 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e855b20f-125b-44e6-b9ea-ba6f99ae8a6d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.043789 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.043789 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:07.044354 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e855b20f-125b-44e6-b9ea-ba6f99ae8a6d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Volume info retrieved successfully. Jul 22 05:41:07.048886 np0000005624 devstack@c-api.service[100091]: ERROR cinder.volume.api [None req-e855b20f-125b-44e6-b9ea-ba6f99ae8a6d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Volume status must be available to reserve, but the status is attaching. Jul 22 05:41:07.049174 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e855b20f-125b-44e6-b9ea-ba6f99ae8a6d tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action returned with HTTP 400 Jul 22 05:41:07.049668 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 937/3755] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action => generated 132 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:07.053086 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a7e94322-e5b8-49b9-9db9-cd8471fcd85d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete volume request issued successfully. Jul 22 05:41:07.053366 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a7e94322-e5b8-49b9-9db9-cd8471fcd85d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec returned with HTTP 202 Jul 22 05:41:07.053954 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 939/3756] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:07 2026] DELETE /volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:07.056425 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-45f4a8b0-ccb8-4f3f-a963-b5bb1bc2f2e0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.057894 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45f4a8b0-ccb8-4f3f-a963-b5bb1bc2f2e0 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action Jul 22 05:41:07.058649 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45f4a8b0-ccb8-4f3f-a963-b5bb1bc2f2e0 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:07.058649 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45f4a8b0-ccb8-4f3f-a963-b5bb1bc2f2e0 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.061738 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3a814004-4d13-4b05-8743-d0e96236fcee None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.063675 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a814004-4d13-4b05-8743-d0e96236fcee tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec Jul 22 05:41:07.063818 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a814004-4d13-4b05-8743-d0e96236fcee tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.064410 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a814004-4d13-4b05-8743-d0e96236fcee tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.066242 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.066242 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:07.066736 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-45f4a8b0-ccb8-4f3f-a963-b5bb1bc2f2e0 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Volume info retrieved successfully. Jul 22 05:41:07.071352 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.071352 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:07.074649 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3a814004-4d13-4b05-8743-d0e96236fcee tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:07.077925 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a814004-4d13-4b05-8743-d0e96236fcee tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec returned with HTTP 200 Jul 22 05:41:07.078410 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 959/3757] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:07 2026] GET /volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:07.081112 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-45f4a8b0-ccb8-4f3f-a963-b5bb1bc2f2e0 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Unreserve volume completed successfully. Jul 22 05:41:07.081339 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45f4a8b0-ccb8-4f3f-a963-b5bb1bc2f2e0 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action returned with HTTP 202 Jul 22 05:41:07.081777 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 923/3758] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:41:07.089393 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4e609a56-512a-497b-9585-41e1f0b4e919 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.091277 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4e609a56-512a-497b-9585-41e1f0b4e919 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/8fda9520-47fd-4c5e-b1ee-e5a7fb2d199d/action Jul 22 05:41:07.091737 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4e609a56-512a-497b-9585-41e1f0b4e919 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:07.091875 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4e609a56-512a-497b-9585-41e1f0b4e919 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.098575 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4e609a56-512a-497b-9585-41e1f0b4e919 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/8fda9520-47fd-4c5e-b1ee-e5a7fb2d199d/action returned with HTTP 404 Jul 22 05:41:07.099056 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 938/3759] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes/8fda9520-47fd-4c5e-b1ee-e5a7fb2d199d/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:07.107673 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5e704a41-ede3-4984-ba4b-8abf33afff45 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.109178 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5e704a41-ede3-4984-ba4b-8abf33afff45 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/5905ec27-6ac2-47a6-8618-e277e6d69bdc/action Jul 22 05:41:07.109356 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5e704a41-ede3-4984-ba4b-8abf33afff45 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:07.109464 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5e704a41-ede3-4984-ba4b-8abf33afff45 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.115561 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5e704a41-ede3-4984-ba4b-8abf33afff45 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5905ec27-6ac2-47a6-8618-e277e6d69bdc/action returned with HTTP 404 Jul 22 05:41:07.116062 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 940/3760] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes/5905ec27-6ac2-47a6-8618-e277e6d69bdc/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:07.122981 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0384d7f9-d51e-4040-ae9a-ff5d52ae3afd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.124668 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 960/3761] 10.4.3.91 () {68 vars in 1253 bytes} [Wed Jul 22 05:41:07 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 05:41:07.131670 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-63b992a7-0ccf-4f60-b2d1-8484565e811c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.133142 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-63b992a7-0ccf-4f60-b2d1-8484565e811c tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] PUT https://10.4.3.91/volume/v3/volumes/tempest-invalid-1595966590 Jul 22 05:41:07.133500 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-63b992a7-0ccf-4f60-b2d1-8484565e811c tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.140343 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-63b992a7-0ccf-4f60-b2d1-8484565e811c tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/tempest-invalid-1595966590 returned with HTTP 404 Jul 22 05:41:07.140608 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 924/3762] 10.4.3.91 () {68 vars in 1331 bytes} [Wed Jul 22 05:41:07 2026] PUT /volume/v3/volumes/tempest-invalid-1595966590 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:07.147458 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3e4f59fe-191c-45c1-8dcf-42faf73bb2de None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.149008 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3e4f59fe-191c-45c1-8dcf-42faf73bb2de tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] PUT https://10.4.3.91/volume/v3/volumes/1e514676-c28b-421e-bdbb-b53cb94fa95c Jul 22 05:41:07.149289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3e4f59fe-191c-45c1-8dcf-42faf73bb2de tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.155206 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3e4f59fe-191c-45c1-8dcf-42faf73bb2de tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/1e514676-c28b-421e-bdbb-b53cb94fa95c returned with HTTP 404 Jul 22 05:41:07.155600 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 939/3763] 10.4.3.91 () {68 vars in 1361 bytes} [Wed Jul 22 05:41:07 2026] PUT /volume/v3/volumes/1e514676-c28b-421e-bdbb-b53cb94fa95c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:07.162694 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f06b89f5-db61-4146-bba0-f40ef72b61ce None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.164416 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f06b89f5-db61-4146-bba0-f40ef72b61ce tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] DELETE https://10.4.3.91/volume/v3/volumes/d64f8ee9-64b7-4cb3-9ac1-f35ec4d5d80d Jul 22 05:41:07.164663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f06b89f5-db61-4146-bba0-f40ef72b61ce tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.164906 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f06b89f5-db61-4146-bba0-f40ef72b61ce tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.165099 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-f06b89f5-db61-4146-bba0-f40ef72b61ce tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Delete volume with id: d64f8ee9-64b7-4cb3-9ac1-f35ec4d5d80d Jul 22 05:41:07.170976 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f06b89f5-db61-4146-bba0-f40ef72b61ce tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/d64f8ee9-64b7-4cb3-9ac1-f35ec4d5d80d returned with HTTP 404 Jul 22 05:41:07.171484 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 941/3764] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:07 2026] DELETE /volume/v3/volumes/d64f8ee9-64b7-4cb3-9ac1-f35ec4d5d80d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:07.178247 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7618300c-754c-4e76-81f6-5b21f86fb6d5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.180105 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7618300c-754c-4e76-81f6-5b21f86fb6d5 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action Jul 22 05:41:07.180430 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7618300c-754c-4e76-81f6-5b21f86fb6d5 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:07.180544 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7618300c-754c-4e76-81f6-5b21f86fb6d5 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.182177 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7618300c-754c-4e76-81f6-5b21f86fb6d5 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action returned with HTTP 400 Jul 22 05:41:07.182603 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 961/3765] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:07.189034 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e065e746-34f6-4921-a75f-55a73b45e98f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.190480 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e065e746-34f6-4921-a75f-55a73b45e98f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action Jul 22 05:41:07.190809 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e065e746-34f6-4921-a75f-55a73b45e98f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:07.190897 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e065e746-34f6-4921-a75f-55a73b45e98f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.192236 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e065e746-34f6-4921-a75f-55a73b45e98f tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action returned with HTTP 400 Jul 22 05:41:07.192610 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 925/3766] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:07.198913 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d3bfbc6d-d0d6-416f-9daf-62096f37f1c3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.200573 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d3bfbc6d-d0d6-416f-9daf-62096f37f1c3 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/cb045609-56eb-4c90-84b2-fd93e094b762/action Jul 22 05:41:07.200886 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d3bfbc6d-d0d6-416f-9daf-62096f37f1c3 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:07.200997 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d3bfbc6d-d0d6-416f-9daf-62096f37f1c3 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.208934 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d3bfbc6d-d0d6-416f-9daf-62096f37f1c3 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/cb045609-56eb-4c90-84b2-fd93e094b762/action returned with HTTP 404 Jul 22 05:41:07.209335 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 940/3767] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes/cb045609-56eb-4c90-84b2-fd93e094b762/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:07.216849 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-116340c6-e6e7-49e3-a712-8e8c6a0a9d89 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.218784 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-116340c6-e6e7-49e3-a712-8e8c6a0a9d89 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action Jul 22 05:41:07.219178 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-116340c6-e6e7-49e3-a712-8e8c6a0a9d89 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:07.219336 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-116340c6-e6e7-49e3-a712-8e8c6a0a9d89 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.221062 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-116340c6-e6e7-49e3-a712-8e8c6a0a9d89 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action returned with HTTP 400 Jul 22 05:41:07.221560 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 942/3768] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:07.229021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fbd778aa-7064-41c9-b0a2-4512c4cdf684 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.231247 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fbd778aa-7064-41c9-b0a2-4512c4cdf684 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] POST https://10.4.3.91/volume/v3/volumes/None/action Jul 22 05:41:07.231695 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fbd778aa-7064-41c9-b0a2-4512c4cdf684 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:07.231883 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fbd778aa-7064-41c9-b0a2-4512c4cdf684 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.239925 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fbd778aa-7064-41c9-b0a2-4512c4cdf684 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/None/action returned with HTTP 404 Jul 22 05:41:07.240496 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 962/3769] 10.4.3.91 () {68 vars in 1287 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:07.247572 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-82fd2df1-9ba9-4ed3-a6ad-7a42f8d542d1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.249301 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-82fd2df1-9ba9-4ed3-a6ad-7a42f8d542d1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes/dc5d9782-af2c-46eb-882d-49088f59b247 Jul 22 05:41:07.249489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-82fd2df1-9ba9-4ed3-a6ad-7a42f8d542d1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.249674 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-82fd2df1-9ba9-4ed3-a6ad-7a42f8d542d1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.255023 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-82fd2df1-9ba9-4ed3-a6ad-7a42f8d542d1 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/dc5d9782-af2c-46eb-882d-49088f59b247 returned with HTTP 404 Jul 22 05:41:07.255501 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 926/3770] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:07 2026] GET /volume/v3/volumes/dc5d9782-af2c-46eb-882d-49088f59b247 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:07.262120 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bc2ab356-40e5-41ff-ae84-c7c559ce6367 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.263693 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc2ab356-40e5-41ff-ae84-c7c559ce6367 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 Jul 22 05:41:07.263863 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc2ab356-40e5-41ff-ae84-c7c559ce6367 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.264032 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc2ab356-40e5-41ff-ae84-c7c559ce6367 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.270335 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.270335 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:07.273505 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bc2ab356-40e5-41ff-ae84-c7c559ce6367 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Volume info retrieved successfully. Jul 22 05:41:07.277698 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc2ab356-40e5-41ff-ae84-c7c559ce6367 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 returned with HTTP 200 Jul 22 05:41:07.278135 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 941/3771] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:07 2026] GET /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:07.289034 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5e82218e-0563-4bcb-8e0d-30edb772be04 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.290464 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5e82218e-0563-4bcb-8e0d-30edb772be04 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] DELETE https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 Jul 22 05:41:07.290620 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5e82218e-0563-4bcb-8e0d-30edb772be04 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.290826 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5e82218e-0563-4bcb-8e0d-30edb772be04 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.290959 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-5e82218e-0563-4bcb-8e0d-30edb772be04 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Delete volume with id: 5f724e7e-374b-401f-8eb7-17373da85f43 Jul 22 05:41:07.297188 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.297188 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:07.297697 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5e82218e-0563-4bcb-8e0d-30edb772be04 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Volume info retrieved successfully. Jul 22 05:41:07.303917 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2b61b540-12c7-4d76-bb38-ed4db64cf097 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.306047 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2b61b540-12c7-4d76-bb38-ed4db64cf097 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 Jul 22 05:41:07.306260 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2b61b540-12c7-4d76-bb38-ed4db64cf097 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.306476 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2b61b540-12c7-4d76-bb38-ed4db64cf097 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.312403 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2b61b540-12c7-4d76-bb38-ed4db64cf097 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 returned with HTTP 404 Jul 22 05:41:07.312941 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 963/3772] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:07 2026] GET /volume/v3/volumes/61401949-7af8-42c5-afdf-b50163768e11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:07.316335 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5e82218e-0563-4bcb-8e0d-30edb772be04 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Delete volume request issued successfully. Jul 22 05:41:07.316511 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5e82218e-0563-4bcb-8e0d-30edb772be04 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 returned with HTTP 202 Jul 22 05:41:07.316933 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 943/3773] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:07 2026] DELETE /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:07.323177 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-530cede1-93ec-4bc6-a429-cce8092207e6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.323646 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.324879 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-530cede1-93ec-4bc6-a429-cce8092207e6 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 Jul 22 05:41:07.325041 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-530cede1-93ec-4bc6-a429-cce8092207e6 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.325243 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-530cede1-93ec-4bc6-a429-cce8092207e6 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.325608 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:07.326033 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1936437209"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:07.327652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1936437209'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:07.327818 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Create volume of 1 GB Jul 22 05:41:07.332158 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Availability Zones retrieved successfully. Jul 22 05:41:07.332263 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.332263 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:07.335621 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-530cede1-93ec-4bc6-a429-cce8092207e6 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Volume info retrieved successfully. Jul 22 05:41:07.338770 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Flow 'volume_create_api' (83b400d8-d346-4078-8f1d-d52ec44861e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:07.339452 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-530cede1-93ec-4bc6-a429-cce8092207e6 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 returned with HTTP 200 Jul 22 05:41:07.339827 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 927/3774] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:07 2026] GET /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:07.340338 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a98df1-58d9-438d-82e7-c0c3ccb4ec3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:07.341230 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:07.364522 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a98df1-58d9-438d-82e7-c0c3ccb4ec3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:07.365285 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a92aec7-841b-44b3-acd6-73a1bfaf9ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:07.404700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Created reservations ['0b801c3d-464d-46bc-bd93-66679187ab19', 'a500b1d1-1956-4f9e-ae4c-9c89d11e3b57', '36792be8-d5bf-401c-baca-7e9231e4f354', '55a0be17-e04b-48ff-9fbe-0730eaa3e224'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:07.405392 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a92aec7-841b-44b3-acd6-73a1bfaf9ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b801c3d-464d-46bc-bd93-66679187ab19', 'a500b1d1-1956-4f9e-ae4c-9c89d11e3b57', '36792be8-d5bf-401c-baca-7e9231e4f354', '55a0be17-e04b-48ff-9fbe-0730eaa3e224']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:07.406173 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d44353c-f590-4e98-8dc5-effd7293814e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:07.427104 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d44353c-f590-4e98-8dc5-effd7293814e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a269c4d1-948a-4436-9e86-99b39a8fd1e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1936437209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b258c93fee9469e8099eaf685310fe9',qos_specs=None,replication_status=,reservations=['0b801c3d-464d-46bc-bd93-66679187ab19','a500b1d1-1956-4f9e-ae4c-9c89d11e3b57','36792be8-d5bf-401c-baca-7e9231e4f354','55a0be17-e04b-48ff-9fbe-0730eaa3e224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cdcf314eb940638a0fb65e730ca9e9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1936437209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a269c4d1-948a-4436-9e86-99b39a8fd1e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b258c93fee9469e8099eaf685310fe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cdcf314eb940638a0fb65e730ca9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:07.429026 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd697c5b-ca64-4ed6-a274-4f984730cc47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:07.448130 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd697c5b-ca64-4ed6-a274-4f984730cc47) transitioned into state 'SUCCESS' from state '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-1936437209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b258c93fee9469e8099eaf685310fe9',qos_specs=None,replication_status=,reservations=['0b801c3d-464d-46bc-bd93-66679187ab19','a500b1d1-1956-4f9e-ae4c-9c89d11e3b57','36792be8-d5bf-401c-baca-7e9231e4f354','55a0be17-e04b-48ff-9fbe-0730eaa3e224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cdcf314eb940638a0fb65e730ca9e9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:07.448870 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da6c135-f8b9-4cc1-bc0b-8c9fdf87344c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:07.465829 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da6c135-f8b9-4cc1-bc0b-8c9fdf87344c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:07.465829 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Flow 'volume_create_api' (83b400d8-d346-4078-8f1d-d52ec44861e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:07.465829 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Create volume request issued successfully. Jul 22 05:41:07.466647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-63a555f4-4de1-4b5f-bfe4-d1f7f6876cf8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:07.467258 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 942/3775] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:07 2026] POST /volume/v3/volumes => generated 752 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:07.481226 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-05742eb2-1aff-40a2-a522-cd45194a94e9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.483141 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-05742eb2-1aff-40a2-a522-cd45194a94e9 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 Jul 22 05:41:07.483307 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-05742eb2-1aff-40a2-a522-cd45194a94e9 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.483510 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-05742eb2-1aff-40a2-a522-cd45194a94e9 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.491123 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.491123 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:07.494653 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-05742eb2-1aff-40a2-a522-cd45194a94e9 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:07.498833 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-05742eb2-1aff-40a2-a522-cd45194a94e9 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 returned with HTTP 200 Jul 22 05:41:07.499232 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 964/3776] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:07 2026] GET /volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:07.646190 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c80420da-3bd3-4bbd-baaf-f4fe82ad27f0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.648281 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c80420da-3bd3-4bbd-baaf-f4fe82ad27f0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:07.648554 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c80420da-3bd3-4bbd-baaf-f4fe82ad27f0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.648841 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c80420da-3bd3-4bbd-baaf-f4fe82ad27f0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.659215 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.659215 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:07.663618 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c80420da-3bd3-4bbd-baaf-f4fe82ad27f0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:07.668952 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c80420da-3bd3-4bbd-baaf-f4fe82ad27f0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:07.669466 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 944/3777] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:07 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:07.925392 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-47c73626-930f-4411-8645-4d6bfe457f32 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:07.928742 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-47c73626-930f-4411-8645-4d6bfe457f32 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:07.929129 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-47c73626-930f-4411-8645-4d6bfe457f32 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:07.929438 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-47c73626-930f-4411-8645-4d6bfe457f32 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:07.929587 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-47c73626-930f-4411-8645-4d6bfe457f32 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:07.935155 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:07.935155 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:07.936313 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-47c73626-930f-4411-8645-4d6bfe457f32 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:07.936865 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 928/3778] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:07 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:08.091845 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-eb56fb1e-9ae0-47af-a3c1-ff3eb63f921a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.092512 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-eb56fb1e-9ae0-47af-a3c1-ff3eb63f921a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec Jul 22 05:41:08.092752 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-eb56fb1e-9ae0-47af-a3c1-ff3eb63f921a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:08.092956 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-eb56fb1e-9ae0-47af-a3c1-ff3eb63f921a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:08.098800 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-eb56fb1e-9ae0-47af-a3c1-ff3eb63f921a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec returned with HTTP 404 Jul 22 05:41:08.099225 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 943/3779] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:08 2026] GET /volume/v3/volumes/494344a8-b896-4480-8c2d-90fc928218ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:08.108929 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f8126a83-db83-4e7b-9a82-7c8c12fdf55d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.109317 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.110895 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:08.111015 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f8126a83-db83-4e7b-9a82-7c8c12fdf55d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] POST https://10.4.3.91/volume/v3/attachments/29fd7ddb-958a-4a79-8b0b-af174ee5ed15/action Jul 22 05:41:08.111226 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-202291445"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:08.111329 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f8126a83-db83-4e7b-9a82-7c8c12fdf55d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:08.111441 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f8126a83-db83-4e7b-9a82-7c8c12fdf55d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:08.112521 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-202291445'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:08.112648 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume of 1 GB Jul 22 05:41:08.116723 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:08.121982 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Flow 'volume_create_api' (4ec73aef-c1f6-4c78-9352-63d49dd39db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:08.123074 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7979079f-cf24-4eb2-8af4-074a19b999f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:08.123757 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:08.124929 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:08.124929 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:08.134355 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f08a26a9-f7f2-49a0-8409-0e5ff4980389 req-f8126a83-db83-4e7b-9a82-7c8c12fdf55d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/attachments/29fd7ddb-958a-4a79-8b0b-af174ee5ed15/action returned with HTTP 204 Jul 22 05:41:08.134774 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 945/3780] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:41:08 2026] POST /volume/v3/attachments/29fd7ddb-958a-4a79-8b0b-af174ee5ed15/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:08.145383 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7979079f-cf24-4eb2-8af4-074a19b999f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:08.146094 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147dced0-ded4-4b32-9fbc-8b88a097c030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:08.184960 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Created reservations ['cd71f7f9-b953-4710-abb1-23786be1819e', '30342f46-e703-4bec-8c34-281d24559ad6', '7787f359-91e8-432c-b6be-c76b01bdad00', 'c36bc8aa-bf8f-4bf4-a639-7b7e4240eae4'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:08.185648 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147dced0-ded4-4b32-9fbc-8b88a097c030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd71f7f9-b953-4710-abb1-23786be1819e', '30342f46-e703-4bec-8c34-281d24559ad6', '7787f359-91e8-432c-b6be-c76b01bdad00', 'c36bc8aa-bf8f-4bf4-a639-7b7e4240eae4']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:08.186322 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76a38d0-6dbb-42eb-8891-3d8682a37609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:08.208040 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76a38d0-6dbb-42eb-8891-3d8682a37609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8767351-5211-49bf-a4cd-c9172e664e45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202291445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb42d9b481e74cdaa39e0cd912e7267a',qos_specs=None,replication_status=,reservations=['cd71f7f9-b953-4710-abb1-23786be1819e','30342f46-e703-4bec-8c34-281d24559ad6','7787f359-91e8-432c-b6be-c76b01bdad00','c36bc8aa-bf8f-4bf4-a639-7b7e4240eae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbaa0ef9c604340880efeda90be10f2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202291445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8767351-5211-49bf-a4cd-c9172e664e45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb42d9b481e74cdaa39e0cd912e7267a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efbaa0ef9c604340880efeda90be10f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:08.208745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9322f36-24d0-412c-add3-f0a55dfe2b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:08.230989 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9322f36-24d0-412c-add3-f0a55dfe2b9c) transitioned into state 'SUCCESS' from state '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-202291445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb42d9b481e74cdaa39e0cd912e7267a',qos_specs=None,replication_status=,reservations=['cd71f7f9-b953-4710-abb1-23786be1819e','30342f46-e703-4bec-8c34-281d24559ad6','7787f359-91e8-432c-b6be-c76b01bdad00','c36bc8aa-bf8f-4bf4-a639-7b7e4240eae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbaa0ef9c604340880efeda90be10f2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:08.231944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111f7406-dbca-420f-adcf-3562f9df8ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:08.240986 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111f7406-dbca-420f-adcf-3562f9df8ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:08.243268 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Flow 'volume_create_api' (4ec73aef-c1f6-4c78-9352-63d49dd39db9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:08.243268 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume request issued successfully. Jul 22 05:41:08.243268 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a9412f0d-8e19-4697-8375-2665ffc4f950 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:08.243794 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 965/3781] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:08 2026] POST /volume/v3/volumes => generated 775 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 05:41:08.255307 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0185299f-da8c-439b-b105-b4d324621352 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.257260 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0185299f-da8c-439b-b105-b4d324621352 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 Jul 22 05:41:08.257491 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0185299f-da8c-439b-b105-b4d324621352 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:08.260657 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0185299f-da8c-439b-b105-b4d324621352 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:08.265241 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:08.265241 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:08.268853 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0185299f-da8c-439b-b105-b4d324621352 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:08.273813 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0185299f-da8c-439b-b105-b4d324621352 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 returned with HTTP 200 Jul 22 05:41:08.274276 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 929/3782] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:08 2026] GET /volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:08.353259 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0d4627e0-9960-4262-92e5-930b3b5060e8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.355387 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0d4627e0-9960-4262-92e5-930b3b5060e8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] GET https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 Jul 22 05:41:08.355682 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0d4627e0-9960-4262-92e5-930b3b5060e8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:08.355977 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0d4627e0-9960-4262-92e5-930b3b5060e8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:08.363336 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0d4627e0-9960-4262-92e5-930b3b5060e8 tempest-VolumesNegativeTest-728035702 tempest-VolumesNegativeTest-728035702-project-member] https://10.4.3.91/volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 returned with HTTP 404 Jul 22 05:41:08.363975 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 944/3783] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:08 2026] GET /volume/v3/volumes/5f724e7e-374b-401f-8eb7-17373da85f43 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:08.514644 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5cb75b4b-d5cd-43e4-a15d-ae5f430711a5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.518822 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5cb75b4b-d5cd-43e4-a15d-ae5f430711a5 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 Jul 22 05:41:08.518904 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5cb75b4b-d5cd-43e4-a15d-ae5f430711a5 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:08.519034 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5cb75b4b-d5cd-43e4-a15d-ae5f430711a5 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:08.525939 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:08.525939 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:08.529383 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5cb75b4b-d5cd-43e4-a15d-ae5f430711a5 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:08.533159 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5cb75b4b-d5cd-43e4-a15d-ae5f430711a5 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 returned with HTTP 200 Jul 22 05:41:08.533730 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 946/3784] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:08 2026] GET /volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:08.545434 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3fe04940-a940-4675-b633-f1131ff4e115 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.547289 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3fe04940-a940-4675-b633-f1131ff4e115 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:41:08.547600 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3fe04940-a940-4675-b633-f1131ff4e115 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a269c4d1-948a-4436-9e86-99b39a8fd1e2", "name": "tempest-VolumesBackupsAdminTest-Backup-1543372151", "container": "tempest-volumesbackupsadmintest-backup-container-1338708418"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:08.549036 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-3fe04940-a940-4675-b633-f1131ff4e115 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Creating new backup {'backup': {'volume_id': 'a269c4d1-948a-4436-9e86-99b39a8fd1e2', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1543372151', 'container': 'tempest-volumesbackupsadmintest-backup-container-1338708418'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:41:08.549267 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-3fe04940-a940-4675-b633-f1131ff4e115 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Creating backup of volume a269c4d1-948a-4436-9e86-99b39a8fd1e2 in container tempest-volumesbackupsadmintest-backup-container-1338708418 Jul 22 05:41:08.557292 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:08.557292 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:08.557966 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3fe04940-a940-4675-b633-f1131ff4e115 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:08.576047 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-3fe04940-a940-4675-b633-f1131ff4e115 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Created reservations ['5fd9c2a1-2dfe-4f1e-9fda-f95797b2a7cc', '562b403e-b7c9-4500-9a42-b306815b972e'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:08.602329 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3fe04940-a940-4675-b633-f1131ff4e115 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:41:08.602761 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 966/3785] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:41:08 2026] POST /volume/v3/backups => generated 333 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:08.610447 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ccd70ad1-7680-4a47-a48e-f2fc86d3aefb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.612721 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ccd70ad1-7680-4a47-a48e-f2fc86d3aefb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:08.612970 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ccd70ad1-7680-4a47-a48e-f2fc86d3aefb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:08.613213 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ccd70ad1-7680-4a47-a48e-f2fc86d3aefb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:08.613356 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ccd70ad1-7680-4a47-a48e-f2fc86d3aefb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:08.618370 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:08.618370 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:08.619106 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ccd70ad1-7680-4a47-a48e-f2fc86d3aefb tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:08.619534 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 930/3786] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:08 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:08.683522 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3f9f53af-2b46-4ea7-b765-5bc95711a322 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.685596 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3f9f53af-2b46-4ea7-b765-5bc95711a322 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:08.685915 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3f9f53af-2b46-4ea7-b765-5bc95711a322 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:08.686175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3f9f53af-2b46-4ea7-b765-5bc95711a322 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:08.699363 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:08.699363 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:08.704313 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3f9f53af-2b46-4ea7-b765-5bc95711a322 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:08.708994 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3f9f53af-2b46-4ea7-b765-5bc95711a322 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:08.709352 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 945/3787] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:08 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 1129 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:08.722305 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2262ae36-19ee-434a-9937-6892a90def80 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.723797 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2262ae36-19ee-434a-9937-6892a90def80 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:08.723961 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2262ae36-19ee-434a-9937-6892a90def80 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:08.724129 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2262ae36-19ee-434a-9937-6892a90def80 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:08.737781 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:08.737781 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:08.742705 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2262ae36-19ee-434a-9937-6892a90def80 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:08.747501 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2262ae36-19ee-434a-9937-6892a90def80 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:08.747863 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 947/3788] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:08 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 1129 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:08.947594 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e2fe0530-c840-41e2-ae78-c89a7e8193a4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:08.949851 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e2fe0530-c840-41e2-ae78-c89a7e8193a4 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:08.950101 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e2fe0530-c840-41e2-ae78-c89a7e8193a4 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:08.950357 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e2fe0530-c840-41e2-ae78-c89a7e8193a4 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:08.950489 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e2fe0530-c840-41e2-ae78-c89a7e8193a4 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:08.955650 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:08.955650 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:08.956421 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e2fe0530-c840-41e2-ae78-c89a7e8193a4 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:08.956888 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 967/3789] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:08 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:09.286414 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3df854e5-85a5-45c3-9698-a67ebbcdefa1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.288302 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3df854e5-85a5-45c3-9698-a67ebbcdefa1 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 Jul 22 05:41:09.288588 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3df854e5-85a5-45c3-9698-a67ebbcdefa1 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:09.288894 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3df854e5-85a5-45c3-9698-a67ebbcdefa1 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:09.296114 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:09.296114 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:09.299459 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3df854e5-85a5-45c3-9698-a67ebbcdefa1 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:09.303375 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3df854e5-85a5-45c3-9698-a67ebbcdefa1 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 returned with HTTP 200 Jul 22 05:41:09.303781 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 931/3790] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:09 2026] GET /volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:09.315577 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-85420e8c-1c98-46ed-a9be-3fdccfbfc8b3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.317430 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85420e8c-1c98-46ed-a9be-3fdccfbfc8b3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:09.317832 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85420e8c-1c98-46ed-a9be-3fdccfbfc8b3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8767351-5211-49bf-a4cd-c9172e664e45", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1839147213"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:09.325735 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:09.325735 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:09.326142 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-85420e8c-1c98-46ed-a9be-3fdccfbfc8b3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:09.326305 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-85420e8c-1c98-46ed-a9be-3fdccfbfc8b3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create snapshot from volume a8767351-5211-49bf-a4cd-c9172e664e45 Jul 22 05:41:09.353527 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-85420e8c-1c98-46ed-a9be-3fdccfbfc8b3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Created reservations ['2d3a66ec-3b81-4810-a0d9-67c89d336f1b', '9e986063-590f-4bbe-bfc5-2a44bbe6bb40', '3777563d-01b5-44a3-b1b8-836a1fa78773', 'dd6e6d00-aa59-4f00-9774-d5c0ba5e5d6f'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:09.382362 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-85420e8c-1c98-46ed-a9be-3fdccfbfc8b3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot create request issued successfully. Jul 22 05:41:09.382755 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85420e8c-1c98-46ed-a9be-3fdccfbfc8b3 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:09.383437 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 946/3791] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:09 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 22 05:41:09.391481 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2b2d4170-0ca4-46de-8569-2967f26f6cbf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.394751 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2b2d4170-0ca4-46de-8569-2967f26f6cbf tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 Jul 22 05:41:09.394751 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2b2d4170-0ca4-46de-8569-2967f26f6cbf tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:09.394751 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2b2d4170-0ca4-46de-8569-2967f26f6cbf tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:09.398935 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:09.398935 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:09.399214 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2b2d4170-0ca4-46de-8569-2967f26f6cbf tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:09.400046 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2b2d4170-0ca4-46de-8569-2967f26f6cbf tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 returned with HTTP 200 Jul 22 05:41:09.400449 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 948/3792] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:09 2026] GET /volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:09.448711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9ef51962-c516-413c-9808-69c7ba3b6759 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.522366 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9ef51962-c516-413c-9808-69c7ba3b6759 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:09.522749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9ef51962-c516-413c-9808-69c7ba3b6759 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b62b0bb3-6557-4611-9682-829dc682aa54", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-760337992"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:09.529731 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9ef51962-c516-413c-9808-69c7ba3b6759 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 404 Jul 22 05:41:09.530235 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 968/3793] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:09 2026] POST /volume/v3/snapshots => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:09.538230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-61f33435-5a98-4aee-8433-19406400a62e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.539902 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61f33435-5a98-4aee-8433-19406400a62e tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:09.540208 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-61f33435-5a98-4aee-8433-19406400a62e tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1132355637"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:09.567312 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-61f33435-5a98-4aee-8433-19406400a62e tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 404 Jul 22 05:41:09.567857 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 932/3794] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:09 2026] POST /volume/v3/snapshots => generated 77 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:09.575498 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-88b895fd-e236-4190-a09b-1b20440223d3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.577385 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88b895fd-e236-4190-a09b-1b20440223d3 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/snapshots?limit=invalid Jul 22 05:41:09.577678 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88b895fd-e236-4190-a09b-1b20440223d3 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:09.577941 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88b895fd-e236-4190-a09b-1b20440223d3 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:09.578249 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88b895fd-e236-4190-a09b-1b20440223d3 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] HTTP exception thrown: limit param must be an integer Jul 22 05:41:09.578423 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88b895fd-e236-4190-a09b-1b20440223d3 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 22 05:41:09.578978 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 947/3795] 10.4.3.91 () {66 vars in 1263 bytes} [Wed Jul 22 05:41:09 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:41:09.585926 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8e88cd6d-b073-4c41-83f4-8e185a4208a6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.588022 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8e88cd6d-b073-4c41-83f4-8e185a4208a6 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/snapshots?marker=6df647bb-b423-42d5-a1f8-5ce742769cb7 Jul 22 05:41:09.588254 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8e88cd6d-b073-4c41-83f4-8e185a4208a6 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:09.588502 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8e88cd6d-b073-4c41-83f4-8e185a4208a6 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:09.588909 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-8e88cd6d-b073-4c41-83f4-8e185a4208a6 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:41:09.590084 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.db.api [None req-8e88cd6d-b073-4c41-83f4-8e185a4208a6 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Building query based on filter {{(pid=100094) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:41:09.594803 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8e88cd6d-b073-4c41-83f4-8e185a4208a6 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots?marker=6df647bb-b423-42d5-a1f8-5ce742769cb7 returned with HTTP 404 Jul 22 05:41:09.595289 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 949/3796] 10.4.3.91 () {66 vars in 1323 bytes} [Wed Jul 22 05:41:09 2026] GET /volume/v3/snapshots?marker=6df647bb-b423-42d5-a1f8-5ce742769cb7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:09.603235 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b958b5b7-a904-4298-955b-dd8fed1efde2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.604970 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b958b5b7-a904-4298-955b-dd8fed1efde2 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/snapshots?sort_key=invalid Jul 22 05:41:09.605156 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b958b5b7-a904-4298-955b-dd8fed1efde2 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:09.605339 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b958b5b7-a904-4298-955b-dd8fed1efde2 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:09.605602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-b958b5b7-a904-4298-955b-dd8fed1efde2 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:41:09.606581 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-b958b5b7-a904-4298-955b-dd8fed1efde2 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Building query based on filter {{(pid=100092) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:41:09.607029 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b958b5b7-a904-4298-955b-dd8fed1efde2 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 22 05:41:09.607438 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 969/3797] 10.4.3.91 () {66 vars in 1269 bytes} [Wed Jul 22 05:41:09 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:41:09.616258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.618002 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:09.618315 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1383438805"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:09.619715 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1383438805'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:09.619830 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Create volume of 2 GB Jul 22 05:41:09.623682 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Availability Zones retrieved successfully. Jul 22 05:41:09.629908 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dd4f9fa9-e1b5-4b48-ade4-1f25e55346a3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.632119 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dd4f9fa9-e1b5-4b48-ade4-1f25e55346a3 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:09.632774 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dd4f9fa9-e1b5-4b48-ade4-1f25e55346a3 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:09.632774 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dd4f9fa9-e1b5-4b48-ade4-1f25e55346a3 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:09.632894 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-dd4f9fa9-e1b5-4b48-ade4-1f25e55346a3 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:09.633397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Flow 'volume_create_api' (de0daa8c-b65e-4c23-9049-9fd9a6147c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:09.634806 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cdf22d-d4a8-4724-a3a6-0ba13956cc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:09.635938 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Validating volume size '2' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:09.638245 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:09.638245 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:09.639267 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dd4f9fa9-e1b5-4b48-ade4-1f25e55346a3 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:09.639816 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 948/3798] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:09 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:09.674681 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cdf22d-d4a8-4724-a3a6-0ba13956cc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:09.675475 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eec9c16-71d5-4e24-a9fd-61f10e47a576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:09.743286 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Created reservations ['c70386ba-5b86-435c-bf50-d160db21645e', 'a62323dc-6c3a-4f22-93e4-dae55b299979', '4adb4005-1b2d-46c0-9a9c-c2ba1cc5480f', 'aae03235-ba5b-4960-824d-e21d13b60c6e'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:09.744152 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eec9c16-71d5-4e24-a9fd-61f10e47a576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c70386ba-5b86-435c-bf50-d160db21645e', 'a62323dc-6c3a-4f22-93e4-dae55b299979', '4adb4005-1b2d-46c0-9a9c-c2ba1cc5480f', 'aae03235-ba5b-4960-824d-e21d13b60c6e']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:09.745011 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2a98a30-5429-4460-8343-25779cb2fff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:09.765778 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2a98a30-5429-4460-8343-25779cb2fff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98718282-61cb-4518-84ce-1c31457b891f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1383438805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25268ec8dab045b1a37cc2c32b7f06ab',qos_specs=None,replication_status=,reservations=['c70386ba-5b86-435c-bf50-d160db21645e','a62323dc-6c3a-4f22-93e4-dae55b299979','4adb4005-1b2d-46c0-9a9c-c2ba1cc5480f','aae03235-ba5b-4960-824d-e21d13b60c6e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='077fa373fb06441087a678197561a4f0',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1383438805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98718282-61cb-4518-84ce-1c31457b891f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25268ec8dab045b1a37cc2c32b7f06ab',provider_auth=None,provider_geometry=None,provider_id=None,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='077fa373fb06441087a678197561a4f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:09.766516 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47ddc623-4f91-491c-97b1-7061d3dc7fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:09.789993 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47ddc623-4f91-491c-97b1-7061d3dc7fb9) transitioned into state 'SUCCESS' from state '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-1383438805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25268ec8dab045b1a37cc2c32b7f06ab',qos_specs=None,replication_status=,reservations=['c70386ba-5b86-435c-bf50-d160db21645e','a62323dc-6c3a-4f22-93e4-dae55b299979','4adb4005-1b2d-46c0-9a9c-c2ba1cc5480f','aae03235-ba5b-4960-824d-e21d13b60c6e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='077fa373fb06441087a678197561a4f0',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:09.790791 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ac8e83-ae42-4db7-8f77-49a01a6b9e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:09.802200 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ac8e83-ae42-4db7-8f77-49a01a6b9e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:09.803439 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Flow 'volume_create_api' (de0daa8c-b65e-4c23-9049-9fd9a6147c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:09.803854 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Create volume request issued successfully. Jul 22 05:41:09.804506 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-adaa08be-dc80-4cec-8c17-c83db1873b60 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:09.805046 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 933/3799] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:09 2026] POST /volume/v3/volumes => generated 760 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:09.822997 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d4e5a5a4-a809-415a-b896-23661463431d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.825707 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d4e5a5a4-a809-415a-b896-23661463431d tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f Jul 22 05:41:09.825908 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d4e5a5a4-a809-415a-b896-23661463431d tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:09.826063 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d4e5a5a4-a809-415a-b896-23661463431d tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:09.833282 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:09.833282 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:09.837396 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d4e5a5a4-a809-415a-b896-23661463431d tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Volume info retrieved successfully. Jul 22 05:41:09.842171 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d4e5a5a4-a809-415a-b896-23661463431d tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f returned with HTTP 200 Jul 22 05:41:09.842727 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 950/3800] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:09 2026] GET /volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:09.969346 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1159ce81-173d-4fb7-84c3-255c26005853 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:09.972744 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1159ce81-173d-4fb7-84c3-255c26005853 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:09.972744 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1159ce81-173d-4fb7-84c3-255c26005853 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:09.972744 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1159ce81-173d-4fb7-84c3-255c26005853 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:09.972744 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1159ce81-173d-4fb7-84c3-255c26005853 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:09.982308 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:09.982308 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:09.982308 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1159ce81-173d-4fb7-84c3-255c26005853 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:09.982308 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 970/3801] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:09 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:10.081733 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:10.143535 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:10.144018 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1929515365", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:10.146369 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1929515365', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:10.146546 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Create volume of 1 GB Jul 22 05:41:10.151411 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Availability Zones retrieved successfully. Jul 22 05:41:10.158974 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Flow 'volume_create_api' (7f559ea9-244b-43c1-bba0-81b25252cb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:10.160465 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39914872-7e8b-4f19-adcb-c42bbb464da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:10.161736 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:10.191368 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39914872-7e8b-4f19-adcb-c42bbb464da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:10.192376 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6390892a-cde3-4cb6-979c-0bb8412531c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:10.259492 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Created reservations ['25d98448-ed9e-4cb1-8f64-96204b15bc3e', '9974c56b-842b-4406-808c-34a22b642e10', '19cfd563-4726-4e5e-bf2a-509b491b8f8d', '215778d5-2469-402d-91df-7563616b81f1'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:10.260233 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6390892a-cde3-4cb6-979c-0bb8412531c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25d98448-ed9e-4cb1-8f64-96204b15bc3e', '9974c56b-842b-4406-808c-34a22b642e10', '19cfd563-4726-4e5e-bf2a-509b491b8f8d', '215778d5-2469-402d-91df-7563616b81f1']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:10.261011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4a1ea56-686c-4588-9c12-c3b539769345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:10.285189 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4a1ea56-686c-4588-9c12-c3b539769345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '389d226f-0da2-492a-9365-b7cf64ec8aa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1929515365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95cd4d9b97c84ba98ba27810541b0fc5',qos_specs=None,replication_status=,reservations=['25d98448-ed9e-4cb1-8f64-96204b15bc3e','9974c56b-842b-4406-808c-34a22b642e10','19cfd563-4726-4e5e-bf2a-509b491b8f8d','215778d5-2469-402d-91df-7563616b81f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85ab927ac83f4fc9ac906aef8f80c380',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1929515365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=389d226f-0da2-492a-9365-b7cf64ec8aa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95cd4d9b97c84ba98ba27810541b0fc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85ab927ac83f4fc9ac906aef8f80c380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:10.286204 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52efd14b-ad28-4cb2-9ba4-07f8f2cc2d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:10.303555 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52efd14b-ad28-4cb2-9ba4-07f8f2cc2d31) transitioned into state 'SUCCESS' from state '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-1929515365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95cd4d9b97c84ba98ba27810541b0fc5',qos_specs=None,replication_status=,reservations=['25d98448-ed9e-4cb1-8f64-96204b15bc3e','9974c56b-842b-4406-808c-34a22b642e10','19cfd563-4726-4e5e-bf2a-509b491b8f8d','215778d5-2469-402d-91df-7563616b81f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85ab927ac83f4fc9ac906aef8f80c380',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:10.304246 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6694c612-6f15-479a-9169-52dcc941bbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:10.313078 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6694c612-6f15-479a-9169-52dcc941bbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:10.314272 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Flow 'volume_create_api' (7f559ea9-244b-43c1-bba0-81b25252cb70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:10.314704 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Create volume request issued successfully. Jul 22 05:41:10.315428 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3ee5fad9-7348-462a-8663-d1e60f406d38 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:10.315980 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 949/3802] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:41:10 2026] POST /volume/v3/volumes => generated 752 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:10.327978 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9f682e65-99ed-4b11-a9a3-267e2455d6f6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:10.329812 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9f682e65-99ed-4b11-a9a3-267e2455d6f6 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:10.330021 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9f682e65-99ed-4b11-a9a3-267e2455d6f6 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:10.330185 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9f682e65-99ed-4b11-a9a3-267e2455d6f6 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:10.337103 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:10.337103 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:10.340561 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9f682e65-99ed-4b11-a9a3-267e2455d6f6 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:10.344616 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9f682e65-99ed-4b11-a9a3-267e2455d6f6 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 returned with HTTP 200 Jul 22 05:41:10.345016 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 934/3803] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:10 2026] GET /volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:10.409973 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-da243e61-c7da-482e-84d0-7a4e3034dc01 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:10.411900 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-da243e61-c7da-482e-84d0-7a4e3034dc01 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 Jul 22 05:41:10.412114 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-da243e61-c7da-482e-84d0-7a4e3034dc01 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:10.412283 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-da243e61-c7da-482e-84d0-7a4e3034dc01 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:10.417098 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:10.417098 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:10.417386 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-da243e61-c7da-482e-84d0-7a4e3034dc01 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:10.418182 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-da243e61-c7da-482e-84d0-7a4e3034dc01 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 returned with HTTP 200 Jul 22 05:41:10.418590 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 951/3804] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:10 2026] GET /volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:10.427014 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e860c2f0-34c1-4e6b-9ea4-903be01e5ea5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:10.429233 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e860c2f0-34c1-4e6b-9ea4-903be01e5ea5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] POST https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34/action Jul 22 05:41:10.429571 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e860c2f0-34c1-4e6b-9ea4-903be01e5ea5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:10.429719 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e860c2f0-34c1-4e6b-9ea4-903be01e5ea5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:10.430925 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.admin_actions [None req-e860c2f0-34c1-4e6b-9ea4-903be01e5ea5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Updating snapshot '660b7f04-1753-41b5-bee0-e63a18298d34' with '{'status': 'error'}' {{(pid=100092) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:41:10.439082 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:10.439082 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:10.439480 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.policy [None req-e860c2f0-34c1-4e6b-9ea4-903be01e5ea5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e38caf2ba1a94d418e76063e03b8bb83', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb42d9b481e74cdaa39e0cd912e7267a', '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=100092) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:10.439682 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e860c2f0-34c1-4e6b-9ea4-903be01e5ea5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34/action returned with HTTP 403 Jul 22 05:41:10.440074 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 971/3805] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:41:10 2026] POST /volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:10.447299 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f0d04015-1f00-49ca-b441-980adfcfddbe None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:10.449589 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f0d04015-1f00-49ca-b441-980adfcfddbe tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 Jul 22 05:41:10.449932 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f0d04015-1f00-49ca-b441-980adfcfddbe tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:10.450194 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f0d04015-1f00-49ca-b441-980adfcfddbe tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:10.450355 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-f0d04015-1f00-49ca-b441-980adfcfddbe tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete snapshot with id: 660b7f04-1753-41b5-bee0-e63a18298d34 Jul 22 05:41:10.455700 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:10.455700 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:10.456014 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f0d04015-1f00-49ca-b441-980adfcfddbe tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:10.471146 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f0d04015-1f00-49ca-b441-980adfcfddbe tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot delete request issued successfully. Jul 22 05:41:10.471351 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f0d04015-1f00-49ca-b441-980adfcfddbe tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 returned with HTTP 202 Jul 22 05:41:10.471906 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 950/3806] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:10 2026] DELETE /volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:10.480499 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8ae37beb-9346-40c1-8da6-3c5ce3901a24 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:10.482488 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ae37beb-9346-40c1-8da6-3c5ce3901a24 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 Jul 22 05:41:10.482867 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ae37beb-9346-40c1-8da6-3c5ce3901a24 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:10.483096 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8ae37beb-9346-40c1-8da6-3c5ce3901a24 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:10.488474 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:10.488474 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:10.488852 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8ae37beb-9346-40c1-8da6-3c5ce3901a24 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:10.489502 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8ae37beb-9346-40c1-8da6-3c5ce3901a24 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 returned with HTTP 200 Jul 22 05:41:10.489949 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 935/3807] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:10 2026] GET /volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:10.648819 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-07624706-93cb-4779-bf74-3064d9815716 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:10.650728 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-07624706-93cb-4779-bf74-3064d9815716 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:10.650928 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-07624706-93cb-4779-bf74-3064d9815716 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:10.651142 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-07624706-93cb-4779-bf74-3064d9815716 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:10.651240 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-07624706-93cb-4779-bf74-3064d9815716 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:10.655579 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:10.655579 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:10.656416 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-07624706-93cb-4779-bf74-3064d9815716 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:10.656809 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 952/3808] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:10 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:10.856357 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a44a5cf7-f643-49bb-a6b7-2978ffff991f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:10.858017 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a44a5cf7-f643-49bb-a6b7-2978ffff991f tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f Jul 22 05:41:10.858191 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a44a5cf7-f643-49bb-a6b7-2978ffff991f tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:10.858360 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a44a5cf7-f643-49bb-a6b7-2978ffff991f tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:10.864956 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:10.864956 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:10.868224 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a44a5cf7-f643-49bb-a6b7-2978ffff991f tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Volume info retrieved successfully. Jul 22 05:41:10.871931 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a44a5cf7-f643-49bb-a6b7-2978ffff991f tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f returned with HTTP 200 Jul 22 05:41:10.872257 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 972/3809] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:10 2026] GET /volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:10.883526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4ba5a521-05af-47b2-9f29-1299ab06a8de None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:10.885054 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4ba5a521-05af-47b2-9f29-1299ab06a8de tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:10.885354 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4ba5a521-05af-47b2-9f29-1299ab06a8de tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98718282-61cb-4518-84ce-1c31457b891f", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1811964890"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:10.893166 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:10.893166 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:10.893664 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4ba5a521-05af-47b2-9f29-1299ab06a8de tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Volume info retrieved successfully. Jul 22 05:41:10.893814 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-4ba5a521-05af-47b2-9f29-1299ab06a8de tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Create snapshot from volume 98718282-61cb-4518-84ce-1c31457b891f Jul 22 05:41:10.925700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-4ba5a521-05af-47b2-9f29-1299ab06a8de tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Created reservations ['7da91728-d95b-43a3-af74-e0a749119804', '27e7ea6e-a965-4741-aea1-c982b72c7265', '12fe177d-e5b4-4c6f-bca7-393d992f1c39', '484e99da-402b-4717-931d-673f662fcedf'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:10.958124 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4ba5a521-05af-47b2-9f29-1299ab06a8de tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Snapshot create request issued successfully. Jul 22 05:41:10.958509 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4ba5a521-05af-47b2-9f29-1299ab06a8de tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:10.959112 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 951/3810] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:10 2026] POST /volume/v3/snapshots => generated 318 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:10.967314 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f72b7d6d-cab2-41c8-93d1-0632f3af17c0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:10.968917 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f72b7d6d-cab2-41c8-93d1-0632f3af17c0 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 Jul 22 05:41:10.969127 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f72b7d6d-cab2-41c8-93d1-0632f3af17c0 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:10.969299 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f72b7d6d-cab2-41c8-93d1-0632f3af17c0 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:10.974716 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:10.974716 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:10.975205 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f72b7d6d-cab2-41c8-93d1-0632f3af17c0 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Snapshot retrieved successfully. Jul 22 05:41:10.975951 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f72b7d6d-cab2-41c8-93d1-0632f3af17c0 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 returned with HTTP 200 Jul 22 05:41:10.976312 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 936/3811] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:10 2026] GET /volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 => generated 450 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:10.998925 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8d8d4fc1-c0df-43b6-b63b-52f6b60a74e5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:11.003885 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d8d4fc1-c0df-43b6-b63b-52f6b60a74e5 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:11.004162 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d8d4fc1-c0df-43b6-b63b-52f6b60a74e5 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:11.004450 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d8d4fc1-c0df-43b6-b63b-52f6b60a74e5 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:11.004699 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8d8d4fc1-c0df-43b6-b63b-52f6b60a74e5 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:11.010833 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:11.010833 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:11.011825 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d8d4fc1-c0df-43b6-b63b-52f6b60a74e5 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:11.012260 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 953/3812] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:10 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:11.356936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0d4caf7a-bb7f-4eb7-9e19-8583adf61fbe None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:11.358609 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d4caf7a-bb7f-4eb7-9e19-8583adf61fbe tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:11.358826 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d4caf7a-bb7f-4eb7-9e19-8583adf61fbe tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:11.358974 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d4caf7a-bb7f-4eb7-9e19-8583adf61fbe tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:11.365787 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:11.365787 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:11.370116 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0d4caf7a-bb7f-4eb7-9e19-8583adf61fbe tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:11.374240 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d4caf7a-bb7f-4eb7-9e19-8583adf61fbe tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 returned with HTTP 200 Jul 22 05:41:11.374621 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 973/3813] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:11 2026] GET /volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:11.387443 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-271aecee-d311-4321-983b-b35adbe9911f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:11.389136 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-271aecee-d311-4321-983b-b35adbe9911f tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:11.389301 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-271aecee-d311-4321-983b-b35adbe9911f tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:11.389477 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-271aecee-d311-4321-983b-b35adbe9911f tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:11.396144 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:11.396144 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:11.399481 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-271aecee-d311-4321-983b-b35adbe9911f tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:11.405050 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-271aecee-d311-4321-983b-b35adbe9911f tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 returned with HTTP 200 Jul 22 05:41:11.405050 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 952/3814] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:11 2026] GET /volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:11.419756 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c2cdca3c-9109-48c2-bc6a-9762706ea07b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:11.421227 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c2cdca3c-9109-48c2-bc6a-9762706ea07b tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:11.421547 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c2cdca3c-9109-48c2-bc6a-9762706ea07b tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "389d226f-0da2-492a-9365-b7cf64ec8aa7", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-744840177", "description": null, "metadata": null}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:11.428945 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:11.428945 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:11.429528 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c2cdca3c-9109-48c2-bc6a-9762706ea07b tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:11.429733 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-c2cdca3c-9109-48c2-bc6a-9762706ea07b tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Create snapshot from volume 389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:11.465393 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-c2cdca3c-9109-48c2-bc6a-9762706ea07b tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Created reservations ['a9e102df-00b7-432e-ad1c-6de29a1a110f', 'f9c16a6c-52f8-4759-ab40-9ca3ba6f00fb', '576aae5e-345b-4ac2-8b5e-8c196ce93178', 'b219f4b4-2582-4f46-a5e1-7c33d0e6af84'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:11.495137 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c2cdca3c-9109-48c2-bc6a-9762706ea07b tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Snapshot force create request issued successfully. Jul 22 05:41:11.495770 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c2cdca3c-9109-48c2-bc6a-9762706ea07b tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:11.496384 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 937/3815] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:11 2026] POST /volume/v3/snapshots => generated 309 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:11.499398 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-325bdf65-f36c-4234-8526-1d4465bb6127 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:11.501326 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-325bdf65-f36c-4234-8526-1d4465bb6127 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 Jul 22 05:41:11.501589 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-325bdf65-f36c-4234-8526-1d4465bb6127 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:11.501914 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-325bdf65-f36c-4234-8526-1d4465bb6127 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:11.505873 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7efc2f01-6cc6-4236-b11d-034a4c981cec None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:11.506457 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-325bdf65-f36c-4234-8526-1d4465bb6127 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 returned with HTTP 404 Jul 22 05:41:11.507057 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 954/3816] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:11 2026] GET /volume/v3/snapshots/660b7f04-1753-41b5-bee0-e63a18298d34 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:11.507927 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7efc2f01-6cc6-4236-b11d-034a4c981cec tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:11.508189 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7efc2f01-6cc6-4236-b11d-034a4c981cec tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:11.508445 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7efc2f01-6cc6-4236-b11d-034a4c981cec tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:11.518390 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:11.518390 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:11.518503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ea76a77d-2d6f-4c4c-9633-bd2d7f2d2a06 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:11.518533 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7efc2f01-6cc6-4236-b11d-034a4c981cec tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Snapshot retrieved successfully. Jul 22 05:41:11.518533 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7efc2f01-6cc6-4236-b11d-034a4c981cec tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d returned with HTTP 200 Jul 22 05:41:11.518698 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 974/3817] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:11 2026] GET /volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:11.519499 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ea76a77d-2d6f-4c4c-9633-bd2d7f2d2a06 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 Jul 22 05:41:11.519830 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ea76a77d-2d6f-4c4c-9633-bd2d7f2d2a06 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:11.520217 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ea76a77d-2d6f-4c4c-9633-bd2d7f2d2a06 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:11.520330 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-ea76a77d-2d6f-4c4c-9633-bd2d7f2d2a06 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete volume with id: a8767351-5211-49bf-a4cd-c9172e664e45 Jul 22 05:41:11.528337 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:11.528337 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:11.528748 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ea76a77d-2d6f-4c4c-9633-bd2d7f2d2a06 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:11.546402 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ea76a77d-2d6f-4c4c-9633-bd2d7f2d2a06 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete volume request issued successfully. Jul 22 05:41:11.546630 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ea76a77d-2d6f-4c4c-9633-bd2d7f2d2a06 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 returned with HTTP 202 Jul 22 05:41:11.547071 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 953/3818] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:11 2026] DELETE /volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:11.554289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f23a2eba-baee-42fb-a8e0-c213d4302307 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:11.556149 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f23a2eba-baee-42fb-a8e0-c213d4302307 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 Jul 22 05:41:11.556369 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f23a2eba-baee-42fb-a8e0-c213d4302307 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:11.556544 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f23a2eba-baee-42fb-a8e0-c213d4302307 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:11.563217 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:11.563217 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:11.566663 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f23a2eba-baee-42fb-a8e0-c213d4302307 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:11.570928 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f23a2eba-baee-42fb-a8e0-c213d4302307 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 returned with HTTP 200 Jul 22 05:41:11.571466 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 938/3819] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:11 2026] GET /volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:11.665797 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-96552eed-8b5b-4de7-bb6d-255937cef25c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:11.667541 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-96552eed-8b5b-4de7-bb6d-255937cef25c tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:11.667746 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-96552eed-8b5b-4de7-bb6d-255937cef25c tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:11.667931 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-96552eed-8b5b-4de7-bb6d-255937cef25c tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:11.668033 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-96552eed-8b5b-4de7-bb6d-255937cef25c tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:11.672214 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:11.672214 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:11.672864 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-96552eed-8b5b-4de7-bb6d-255937cef25c tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:11.673170 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 955/3820] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:11 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:11.986473 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4df08505-cec9-4407-89af-733c516d0869 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:11.988023 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4df08505-cec9-4407-89af-733c516d0869 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 Jul 22 05:41:11.988223 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4df08505-cec9-4407-89af-733c516d0869 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:11.988415 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4df08505-cec9-4407-89af-733c516d0869 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:11.993010 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:11.993010 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:11.993391 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4df08505-cec9-4407-89af-733c516d0869 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Snapshot retrieved successfully. Jul 22 05:41:11.994030 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4df08505-cec9-4407-89af-733c516d0869 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 returned with HTTP 200 Jul 22 05:41:11.994350 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 975/3821] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:11 2026] GET /volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 => generated 477 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:12.002864 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a7e838b7-3f65-490a-b478-967906a70924 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.004418 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:12.004742 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "52452381-4be9-4f75-a6b4-cd03391c1ab3"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:12.006188 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '52452381-4be9-4f75-a6b4-cd03391c1ab3'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:12.010704 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.010704 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:12.011184 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Snapshot retrieved successfully. Jul 22 05:41:12.011306 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Create volume of 1 GB Jul 22 05:41:12.015126 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Availability Zones retrieved successfully. Jul 22 05:41:12.023302 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Flow 'volume_create_api' (749f00de-5632-4b3b-ba14-10ede9ecac0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:12.026476 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2adcca7d-d897-4cbe-894b-ef68cf1d3300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.027800 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:12.029710 np0000005624 devstack@c-api.service[100091]: WARNING cinder.volume.api [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2adcca7d-d897-4cbe-894b-ef68cf1d3300) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 05:41:12.029710 np0000005624 devstack@c-api.service[100091]: 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 22 05:41:12.031814 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2adcca7d-d897-4cbe-894b-ef68cf1d3300) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.033013 np0000005624 devstack@c-api.service[100091]: WARNING cinder.volume.api [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2adcca7d-d897-4cbe-894b-ef68cf1d3300) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 05:41:12.033581 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2871c88f-84ee-437a-bb36-4662b341c744 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.034106 np0000005624 devstack@c-api.service[100091]: WARNING cinder.volume.api [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Flow 'volume_create_api' (749f00de-5632-4b3b-ba14-10ede9ecac0e) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 05:41:12.034503 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a7e838b7-3f65-490a-b478-967906a70924 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 400 Jul 22 05:41:12.035215 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 954/3822] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:12 2026] POST /volume/v3/volumes => generated 171 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:41:12.036730 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2871c88f-84ee-437a-bb36-4662b341c744 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:41:12.036973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2871c88f-84ee-437a-bb36-4662b341c744 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.037210 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2871c88f-84ee-437a-bb36-4662b341c744 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.037358 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-2871c88f-84ee-437a-bb36-4662b341c744 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Show backup with id 47a96f1a-08cd-45ae-9ff2-576523860281. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:12.041759 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3b3adfa8-84b0-4bba-8b5c-ed6c690bd157 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.041882 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.041882 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:12.042926 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2871c88f-84ee-437a-bb36-4662b341c744 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 200 Jul 22 05:41:12.043432 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 939/3823] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:12.043502 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3b3adfa8-84b0-4bba-8b5c-ed6c690bd157 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 Jul 22 05:41:12.043735 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3b3adfa8-84b0-4bba-8b5c-ed6c690bd157 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.043934 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3b3adfa8-84b0-4bba-8b5c-ed6c690bd157 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.044096 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-3b3adfa8-84b0-4bba-8b5c-ed6c690bd157 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Delete snapshot with id: 52452381-4be9-4f75-a6b4-cd03391c1ab3 Jul 22 05:41:12.048864 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.048864 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:12.049293 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3b3adfa8-84b0-4bba-8b5c-ed6c690bd157 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Snapshot retrieved successfully. Jul 22 05:41:12.051685 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e7d8b980-ffc0-4d24-8296-4bc5b8ec3187 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.053207 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e7d8b980-ffc0-4d24-8296-4bc5b8ec3187 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 Jul 22 05:41:12.053364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e7d8b980-ffc0-4d24-8296-4bc5b8ec3187 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.053572 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e7d8b980-ffc0-4d24-8296-4bc5b8ec3187 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.060118 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.060118 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:12.063605 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e7d8b980-ffc0-4d24-8296-4bc5b8ec3187 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:41:12.067866 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3b3adfa8-84b0-4bba-8b5c-ed6c690bd157 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Snapshot delete request issued successfully. Jul 22 05:41:12.068068 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3b3adfa8-84b0-4bba-8b5c-ed6c690bd157 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 returned with HTTP 202 Jul 22 05:41:12.068491 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 956/3824] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:12 2026] DELETE /volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:12.071554 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e7d8b980-ffc0-4d24-8296-4bc5b8ec3187 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 returned with HTTP 200 Jul 22 05:41:12.071980 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 976/3825] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:12.081318 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3145859c-d45b-4f21-8195-fe2075e86642 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.085406 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3145859c-d45b-4f21-8195-fe2075e86642 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 Jul 22 05:41:12.085529 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3145859c-d45b-4f21-8195-fe2075e86642 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.085729 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3145859c-d45b-4f21-8195-fe2075e86642 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.089412 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-98d89a28-7a81-44be-a27c-0e19ea4e0e7d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.091885 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-98d89a28-7a81-44be-a27c-0e19ea4e0e7d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 Jul 22 05:41:12.092115 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-98d89a28-7a81-44be-a27c-0e19ea4e0e7d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.092270 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.092270 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:12.092368 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-98d89a28-7a81-44be-a27c-0e19ea4e0e7d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.092806 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3145859c-d45b-4f21-8195-fe2075e86642 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Snapshot retrieved successfully. Jul 22 05:41:12.093859 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3145859c-d45b-4f21-8195-fe2075e86642 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 returned with HTTP 200 Jul 22 05:41:12.094319 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 955/3826] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:12.099480 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.099480 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:12.103198 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-98d89a28-7a81-44be-a27c-0e19ea4e0e7d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:41:12.108578 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-98d89a28-7a81-44be-a27c-0e19ea4e0e7d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 returned with HTTP 200 Jul 22 05:41:12.109021 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 940/3827] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 => generated 1414 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:12.162799 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-f2ffe6cd-767b-4f33-a34e-00a1e9ba544b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.164721 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-f2ffe6cd-767b-4f33-a34e-00a1e9ba544b tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:12.164912 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-f2ffe6cd-767b-4f33-a34e-00a1e9ba544b tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.165079 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-f2ffe6cd-767b-4f33-a34e-00a1e9ba544b tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.173849 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.173849 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:12.176933 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-f2ffe6cd-767b-4f33-a34e-00a1e9ba544b tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:12.180643 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-f2ffe6cd-767b-4f33-a34e-00a1e9ba544b tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:12.181086 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 957/3828] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 1129 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:12.198279 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-0ff5ecf4-d42a-4cd7-8255-cc86eda4e607 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.200198 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-0ff5ecf4-d42a-4cd7-8255-cc86eda4e607 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] POST https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2/action Jul 22 05:41:12.200499 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-0ff5ecf4-d42a-4cd7-8255-cc86eda4e607 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:12.200613 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-0ff5ecf4-d42a-4cd7-8255-cc86eda4e607 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:12.209618 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.209618 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:12.210174 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-0ff5ecf4-d42a-4cd7-8255-cc86eda4e607 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:12.215607 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-0ff5ecf4-d42a-4cd7-8255-cc86eda4e607 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Begin detaching volume completed successfully. Jul 22 05:41:12.215817 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-0ff5ecf4-d42a-4cd7-8255-cc86eda4e607 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2/action returned with HTTP 202 Jul 22 05:41:12.216211 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 977/3829] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:41:12 2026] POST /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:41:12.257201 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3a364b26-0d10-4559-b93d-3fe92e9c3070 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.257769 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3a364b26-0d10-4559-b93d-3fe92e9c3070 None None] GET https://10.4.3.91/volume// Jul 22 05:41:12.257973 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3a364b26-0d10-4559-b93d-3fe92e9c3070 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.258194 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3a364b26-0d10-4559-b93d-3fe92e9c3070 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.258644 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3a364b26-0d10-4559-b93d-3fe92e9c3070 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:12.259147 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 956/3830] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:41: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 22 05:41:12.267316 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-fcd1dbe4-1a8b-4c51-a103-16fc3cad2a0d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.269299 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-fcd1dbe4-1a8b-4c51-a103-16fc3cad2a0d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:12.269502 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-fcd1dbe4-1a8b-4c51-a103-16fc3cad2a0d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.269797 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-fcd1dbe4-1a8b-4c51-a103-16fc3cad2a0d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.278577 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.278577 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:12.282185 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-fcd1dbe4-1a8b-4c51-a103-16fc3cad2a0d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:12.286318 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-fcd1dbe4-1a8b-4c51-a103-16fc3cad2a0d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:41:12.286736 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 941/3831] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:41:12.529371 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cc80dd85-0aab-4621-9fc1-6938ed5415f8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.531153 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cc80dd85-0aab-4621-9fc1-6938ed5415f8 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:12.531696 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cc80dd85-0aab-4621-9fc1-6938ed5415f8 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.531927 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cc80dd85-0aab-4621-9fc1-6938ed5415f8 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.538562 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.538562 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:12.539668 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-cc80dd85-0aab-4621-9fc1-6938ed5415f8 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Snapshot retrieved successfully. Jul 22 05:41:12.540796 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cc80dd85-0aab-4621-9fc1-6938ed5415f8 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d returned with HTTP 200 Jul 22 05:41:12.540796 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 958/3832] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:12.549271 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d4e79a9e-7df2-4be3-a029-eb24b0a8e03c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.550853 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d4e79a9e-7df2-4be3-a029-eb24b0a8e03c tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:12.551061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d4e79a9e-7df2-4be3-a029-eb24b0a8e03c tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.551229 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d4e79a9e-7df2-4be3-a029-eb24b0a8e03c tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.555987 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.555987 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:12.557410 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d4e79a9e-7df2-4be3-a029-eb24b0a8e03c tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Snapshot retrieved successfully. Jul 22 05:41:12.557410 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d4e79a9e-7df2-4be3-a029-eb24b0a8e03c tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d returned with HTTP 200 Jul 22 05:41:12.557410 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 978/3833] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:12.565724 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-61ebc71b-d108-4f80-8afe-e726d83c8b76 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.567577 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-61ebc71b-d108-4f80-8afe-e726d83c8b76 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:12.567758 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-61ebc71b-d108-4f80-8afe-e726d83c8b76 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.567923 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-61ebc71b-d108-4f80-8afe-e726d83c8b76 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.572348 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.572348 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:12.572819 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-61ebc71b-d108-4f80-8afe-e726d83c8b76 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Snapshot retrieved successfully. Jul 22 05:41:12.573481 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-61ebc71b-d108-4f80-8afe-e726d83c8b76 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d returned with HTTP 200 Jul 22 05:41:12.573931 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 957/3834] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:12.581928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.583854 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:12.584153 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "822e894f-254d-4489-aaa0-dcd818b6048d", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:12.586817 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Create volume request body: {'volume': {'snapshot_id': '822e894f-254d-4489-aaa0-dcd818b6048d', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:12.586901 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1278f94c-13c6-491c-8366-73c3204b1e7c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.588245 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1278f94c-13c6-491c-8366-73c3204b1e7c tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 Jul 22 05:41:12.588578 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1278f94c-13c6-491c-8366-73c3204b1e7c tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.588871 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1278f94c-13c6-491c-8366-73c3204b1e7c tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.592315 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.592315 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:12.592835 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Snapshot retrieved successfully. Jul 22 05:41:12.592961 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Create volume of 1 GB Jul 22 05:41:12.595142 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1278f94c-13c6-491c-8366-73c3204b1e7c tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 returned with HTTP 404 Jul 22 05:41:12.595823 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 959/3835] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/volumes/a8767351-5211-49bf-a4cd-c9172e664e45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:12.597045 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Availability Zones retrieved successfully. Jul 22 05:41:12.605385 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Flow 'volume_create_api' (ea18ec4b-abdf-4c96-b314-d790e8c9bc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:12.606384 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4c6a3f-7a75-405a-8a5e-bf5e65dae934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.607557 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.607998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:12.609183 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:12.609467 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-506002912"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:12.610726 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-506002912'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:12.610844 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume of 1 GB Jul 22 05:41:12.614607 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:12.619945 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Flow 'volume_create_api' (12b1cf5d-11d4-4c17-86b3-efd7a23e41c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:12.620824 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5909971-949a-4c00-bac0-17c63a2ad463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.621577 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:12.637259 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4c6a3f-7a75-405a-8a5e-bf5e65dae934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '822e894f-254d-4489-aaa0-dcd818b6048d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:12.638180 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c660a452-6451-437a-aeb8-7c9b54e760e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.645535 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5909971-949a-4c00-bac0-17c63a2ad463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:12.646242 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc6a53b-e1cc-43ef-a1eb-45e7c8b2a8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.683945 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6c84e4ad-fe90-4d96-bbc1-2375505f6ac6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.685646 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Created reservations ['1daae8ae-db2e-4187-8120-34404449d1c5', '3d374b6b-c3d8-49c6-905f-cf63bdabc2d8', 'cbed55c5-eeb4-42a2-8b52-c41434a8dc20', '6b39b604-6c28-47e2-85f1-5d8e66c741bd'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:12.686395 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c660a452-6451-437a-aeb8-7c9b54e760e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1daae8ae-db2e-4187-8120-34404449d1c5', '3d374b6b-c3d8-49c6-905f-cf63bdabc2d8', 'cbed55c5-eeb4-42a2-8b52-c41434a8dc20', '6b39b604-6c28-47e2-85f1-5d8e66c741bd']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:12.686935 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6c84e4ad-fe90-4d96-bbc1-2375505f6ac6 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:12.687080 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7637c91d-faab-46c3-b28c-d78b3a4b32d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.687128 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6c84e4ad-fe90-4d96-bbc1-2375505f6ac6 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.687364 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6c84e4ad-fe90-4d96-bbc1-2375505f6ac6 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.687546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-6c84e4ad-fe90-4d96-bbc1-2375505f6ac6 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:12.694224 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.694224 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:12.694776 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Created reservations ['2568be2b-523f-4896-ae4d-e06ec6df5cff', 'd0969fb6-9390-4134-860a-c9a31ccf6d83', 'a2605f38-cd91-463a-90da-a72535626af4', 'e9c1c4ec-5ebf-40e0-981b-b1959ea883b9'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:12.695014 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6c84e4ad-fe90-4d96-bbc1-2375505f6ac6 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:12.695382 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 958/3836] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:12.695795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc6a53b-e1cc-43ef-a1eb-45e7c8b2a8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2568be2b-523f-4896-ae4d-e06ec6df5cff', 'd0969fb6-9390-4134-860a-c9a31ccf6d83', 'a2605f38-cd91-463a-90da-a72535626af4', 'e9c1c4ec-5ebf-40e0-981b-b1959ea883b9']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:12.696643 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37da9351-731f-42b5-8f19-95a2462f3bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.722601 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37da9351-731f-42b5-8f19-95a2462f3bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed9ca2ae-c632-4c6f-a86e-6684acf48977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-506002912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb42d9b481e74cdaa39e0cd912e7267a',qos_specs=None,replication_status=,reservations=['2568be2b-523f-4896-ae4d-e06ec6df5cff','d0969fb6-9390-4134-860a-c9a31ccf6d83','a2605f38-cd91-463a-90da-a72535626af4','e9c1c4ec-5ebf-40e0-981b-b1959ea883b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbaa0ef9c604340880efeda90be10f2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-506002912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed9ca2ae-c632-4c6f-a86e-6684acf48977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb42d9b481e74cdaa39e0cd912e7267a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efbaa0ef9c604340880efeda90be10f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:12.723282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0348287b-f275-4eca-8bf2-15d8e9343166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.728671 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7637c91d-faab-46c3-b28c-d78b3a4b32d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdccabb6-b32d-48fb-8837-fdf48608fd7e', '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='95cd4d9b97c84ba98ba27810541b0fc5',qos_specs=None,replication_status=,reservations=['1daae8ae-db2e-4187-8120-34404449d1c5','3d374b6b-c3d8-49c6-905f-cf63bdabc2d8','cbed55c5-eeb4-42a2-8b52-c41434a8dc20','6b39b604-6c28-47e2-85f1-5d8e66c741bd'],size=1,snapshot_id=822e894f-254d-4489-aaa0-dcd818b6048d,source_replicaid=,source_volid=None,status='creating',user_id='85ab927ac83f4fc9ac906aef8f80c380',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdccabb6-b32d-48fb-8837-fdf48608fd7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95cd4d9b97c84ba98ba27810541b0fc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=822e894f-254d-4489-aaa0-dcd818b6048d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85ab927ac83f4fc9ac906aef8f80c380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:12.729444 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee91f250-97f3-4607-97df-a2785a7656ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.744134 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0348287b-f275-4eca-8bf2-15d8e9343166) transitioned into state 'SUCCESS' from state '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-506002912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb42d9b481e74cdaa39e0cd912e7267a',qos_specs=None,replication_status=,reservations=['2568be2b-523f-4896-ae4d-e06ec6df5cff','d0969fb6-9390-4134-860a-c9a31ccf6d83','a2605f38-cd91-463a-90da-a72535626af4','e9c1c4ec-5ebf-40e0-981b-b1959ea883b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbaa0ef9c604340880efeda90be10f2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:12.744935 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb107c39-32d4-4fb1-90dd-18dcc636af1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.755321 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee91f250-97f3-4607-97df-a2785a7656ac) transitioned into state 'SUCCESS' from 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='95cd4d9b97c84ba98ba27810541b0fc5',qos_specs=None,replication_status=,reservations=['1daae8ae-db2e-4187-8120-34404449d1c5','3d374b6b-c3d8-49c6-905f-cf63bdabc2d8','cbed55c5-eeb4-42a2-8b52-c41434a8dc20','6b39b604-6c28-47e2-85f1-5d8e66c741bd'],size=1,snapshot_id=822e894f-254d-4489-aaa0-dcd818b6048d,source_replicaid=,source_volid=None,status='creating',user_id='85ab927ac83f4fc9ac906aef8f80c380',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:12.755988 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca4bb8ef-3b8f-41dc-b19e-50deff1b3990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:12.758858 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb107c39-32d4-4fb1-90dd-18dcc636af1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:12.759707 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Flow 'volume_create_api' (12b1cf5d-11d4-4c17-86b3-efd7a23e41c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:12.760004 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume request issued successfully. Jul 22 05:41:12.760591 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bcc21908-d5db-4b11-b541-c668fa7e2e8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:12.760980 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 979/3837] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:12 2026] POST /volume/v3/volumes => generated 775 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:12.776794 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-24d71cbb-14fb-4355-899e-984f53348fe6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.778526 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca4bb8ef-3b8f-41dc-b19e-50deff1b3990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:12.779241 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-24d71cbb-14fb-4355-899e-984f53348fe6 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 Jul 22 05:41:12.779288 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Flow 'volume_create_api' (ea18ec4b-abdf-4c96-b314-d790e8c9bc8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:12.779676 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Create volume request issued successfully. Jul 22 05:41:12.780107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-24d71cbb-14fb-4355-899e-984f53348fe6 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.780107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-24d71cbb-14fb-4355-899e-984f53348fe6 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.780207 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-18933b47-d7f4-4ad8-8783-1fbe83dbb4bc tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:12.781173 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 942/3838] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:12 2026] POST /volume/v3/volumes => generated 739 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:12.788926 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.788926 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:12.792072 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-96ca2f3f-9098-4277-9cdf-068e704c5c52 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:12.793958 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-24d71cbb-14fb-4355-899e-984f53348fe6 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:12.794125 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-96ca2f3f-9098-4277-9cdf-068e704c5c52 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e Jul 22 05:41:12.794125 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-96ca2f3f-9098-4277-9cdf-068e704c5c52 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:12.795706 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-96ca2f3f-9098-4277-9cdf-068e704c5c52 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:12.797886 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-24d71cbb-14fb-4355-899e-984f53348fe6 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 returned with HTTP 200 Jul 22 05:41:12.799596 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 960/3839] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:12.809151 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:12.809151 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:12.815246 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-96ca2f3f-9098-4277-9cdf-068e704c5c52 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:12.819351 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-96ca2f3f-9098-4277-9cdf-068e704c5c52 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e returned with HTTP 200 Jul 22 05:41:12.819837 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 959/3840] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:12 2026] GET /volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e => generated 807 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:13.105705 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1a247919-78ad-45d2-b0d1-fb270cf4085b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.107836 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1a247919-78ad-45d2-b0d1-fb270cf4085b tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 Jul 22 05:41:13.108071 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1a247919-78ad-45d2-b0d1-fb270cf4085b tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.108279 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1a247919-78ad-45d2-b0d1-fb270cf4085b tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.112663 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1a247919-78ad-45d2-b0d1-fb270cf4085b tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 returned with HTTP 404 Jul 22 05:41:13.113188 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 980/3841] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/snapshots/52452381-4be9-4f75-a6b4-cd03391c1ab3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:13.120293 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d6a071fa-3c2e-44d1-8180-6e7d94bdb0f1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.122755 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d6a071fa-3c2e-44d1-8180-6e7d94bdb0f1 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f Jul 22 05:41:13.122995 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d6a071fa-3c2e-44d1-8180-6e7d94bdb0f1 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.123233 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d6a071fa-3c2e-44d1-8180-6e7d94bdb0f1 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.131887 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.131887 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:13.136357 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d6a071fa-3c2e-44d1-8180-6e7d94bdb0f1 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Volume info retrieved successfully. Jul 22 05:41:13.141582 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d6a071fa-3c2e-44d1-8180-6e7d94bdb0f1 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f returned with HTTP 200 Jul 22 05:41:13.142084 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 943/3842] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:13.155309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2fdd1e46-be92-423f-b8eb-6d0f21265e29 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.161546 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2fdd1e46-be92-423f-b8eb-6d0f21265e29 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] DELETE https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f Jul 22 05:41:13.161806 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2fdd1e46-be92-423f-b8eb-6d0f21265e29 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.162036 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2fdd1e46-be92-423f-b8eb-6d0f21265e29 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.162233 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-2fdd1e46-be92-423f-b8eb-6d0f21265e29 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Delete volume with id: 98718282-61cb-4518-84ce-1c31457b891f Jul 22 05:41:13.170528 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.170528 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:13.171218 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2fdd1e46-be92-423f-b8eb-6d0f21265e29 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Volume info retrieved successfully. Jul 22 05:41:13.190556 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2fdd1e46-be92-423f-b8eb-6d0f21265e29 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Delete volume request issued successfully. Jul 22 05:41:13.190780 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2fdd1e46-be92-423f-b8eb-6d0f21265e29 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f returned with HTTP 202 Jul 22 05:41:13.191257 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 961/3843] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:13 2026] DELETE /volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:13.201104 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2196c578-7822-4305-af52-8ccaa92c3544 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.203268 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2196c578-7822-4305-af52-8ccaa92c3544 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f Jul 22 05:41:13.203518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2196c578-7822-4305-af52-8ccaa92c3544 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.204659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2196c578-7822-4305-af52-8ccaa92c3544 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.218680 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.218680 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:13.224548 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2196c578-7822-4305-af52-8ccaa92c3544 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Volume info retrieved successfully. Jul 22 05:41:13.230776 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2196c578-7822-4305-af52-8ccaa92c3544 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f returned with HTTP 200 Jul 22 05:41:13.233556 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 960/3844] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:13.260245 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-bad87261-cc00-4aa9-b3a0-930d22dc9091 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.262704 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-bad87261-cc00-4aa9-b3a0-930d22dc9091 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 Jul 22 05:41:13.263002 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-bad87261-cc00-4aa9-b3a0-930d22dc9091 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.263368 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-bad87261-cc00-4aa9-b3a0-930d22dc9091 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.271411 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.271411 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:13.276054 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-bad87261-cc00-4aa9-b3a0-930d22dc9091 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:41:13.281548 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-bad87261-cc00-4aa9-b3a0-930d22dc9091 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 returned with HTTP 200 Jul 22 05:41:13.281994 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 981/3845] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 => generated 1414 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:13.708401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-50e2cdd2-c9c7-4b97-a48e-f1a299cc333d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.711925 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-50e2cdd2-c9c7-4b97-a48e-f1a299cc333d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:13.712156 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-50e2cdd2-c9c7-4b97-a48e-f1a299cc333d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.712397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-50e2cdd2-c9c7-4b97-a48e-f1a299cc333d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.712568 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-50e2cdd2-c9c7-4b97-a48e-f1a299cc333d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:13.725366 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.725366 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:13.726218 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-50e2cdd2-c9c7-4b97-a48e-f1a299cc333d tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:13.726623 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 944/3846] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:41:13.768245 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-98616d18-74fa-46ee-84fb-2a4c641944f6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.770298 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-98616d18-74fa-46ee-84fb-2a4c641944f6 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] DELETE https://10.4.3.91/volume/v3/attachments/29fd7ddb-958a-4a79-8b0b-af174ee5ed15 Jul 22 05:41:13.770491 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-98616d18-74fa-46ee-84fb-2a4c641944f6 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.770710 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-98616d18-74fa-46ee-84fb-2a4c641944f6 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.781247 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.781247 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:13.813145 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-54aca07d-c8aa-4342-ba27-b9dad731a64f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.815179 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-54aca07d-c8aa-4342-ba27-b9dad731a64f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 Jul 22 05:41:13.815610 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-54aca07d-c8aa-4342-ba27-b9dad731a64f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.815818 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-54aca07d-c8aa-4342-ba27-b9dad731a64f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.824691 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.824691 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:13.826974 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c52dc0ac-0022-430c-b6a9-1e1c8bb8ec65 req-98616d18-74fa-46ee-84fb-2a4c641944f6 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/attachments/29fd7ddb-958a-4a79-8b0b-af174ee5ed15 returned with HTTP 200 Jul 22 05:41:13.827435 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 962/3847] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:41:13 2026] DELETE /volume/v3/attachments/29fd7ddb-958a-4a79-8b0b-af174ee5ed15 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:13.828815 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-54aca07d-c8aa-4342-ba27-b9dad731a64f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:13.832412 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8e9ba923-6c26-4323-a7be-9b43adde23d4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.833796 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-54aca07d-c8aa-4342-ba27-b9dad731a64f tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 returned with HTTP 200 Jul 22 05:41:13.834183 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 961/3848] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:13.834727 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e9ba923-6c26-4323-a7be-9b43adde23d4 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e Jul 22 05:41:13.834963 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e9ba923-6c26-4323-a7be-9b43adde23d4 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.835213 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e9ba923-6c26-4323-a7be-9b43adde23d4 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.844666 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.844666 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:13.848574 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8e9ba923-6c26-4323-a7be-9b43adde23d4 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:13.848872 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ff1b0ac9-bc2f-4a16-b74d-4b0808f7971a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.852812 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e9ba923-6c26-4323-a7be-9b43adde23d4 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e returned with HTTP 200 Jul 22 05:41:13.853100 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ff1b0ac9-bc2f-4a16-b74d-4b0808f7971a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:13.853511 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ff1b0ac9-bc2f-4a16-b74d-4b0808f7971a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed9ca2ae-c632-4c6f-a86e-6684acf48977", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1450079514"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:13.854139 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 982/3849] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:13.869624 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-41a1696f-463d-4b34-b6b8-16c2218d034d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.871361 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-41a1696f-463d-4b34-b6b8-16c2218d034d tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e Jul 22 05:41:13.871527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-41a1696f-463d-4b34-b6b8-16c2218d034d tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.871714 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-41a1696f-463d-4b34-b6b8-16c2218d034d tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.874058 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.874058 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:13.874433 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ff1b0ac9-bc2f-4a16-b74d-4b0808f7971a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:13.874570 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-ff1b0ac9-bc2f-4a16-b74d-4b0808f7971a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create snapshot from volume ed9ca2ae-c632-4c6f-a86e-6684acf48977 Jul 22 05:41:13.877925 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.877925 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:13.880928 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-41a1696f-463d-4b34-b6b8-16c2218d034d tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:13.884892 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-41a1696f-463d-4b34-b6b8-16c2218d034d tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e returned with HTTP 200 Jul 22 05:41:13.885264 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 963/3850] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:13.897552 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0b62d455-c05a-4405-974f-90e271a50cdd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.899252 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0b62d455-c05a-4405-974f-90e271a50cdd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:13.899432 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0b62d455-c05a-4405-974f-90e271a50cdd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.899641 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0b62d455-c05a-4405-974f-90e271a50cdd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.899763 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-0b62d455-c05a-4405-974f-90e271a50cdd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Delete snapshot with id: 822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:13.904717 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.904717 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:13.905092 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0b62d455-c05a-4405-974f-90e271a50cdd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Snapshot retrieved successfully. Jul 22 05:41:13.907275 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-ff1b0ac9-bc2f-4a16-b74d-4b0808f7971a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Created reservations ['b4cbb111-0159-475a-8109-e1b9c5e41fd4', '757362a7-2e39-4dc5-970d-b6639ba0d7dc', 'bf9ce863-111c-40b1-acd6-d94564d59706', '5fc32e43-4a70-4e41-9f28-26af039b6c67'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:13.926665 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0b62d455-c05a-4405-974f-90e271a50cdd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Snapshot delete request issued successfully. Jul 22 05:41:13.926895 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0b62d455-c05a-4405-974f-90e271a50cdd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d returned with HTTP 202 Jul 22 05:41:13.927404 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 962/3851] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:13 2026] DELETE /volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:13.936359 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-24183977-93eb-4eed-b0e6-0b7f912b2090 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.938499 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-24183977-93eb-4eed-b0e6-0b7f912b2090 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:13.939045 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-24183977-93eb-4eed-b0e6-0b7f912b2090 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.939045 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-24183977-93eb-4eed-b0e6-0b7f912b2090 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.941444 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ff1b0ac9-bc2f-4a16-b74d-4b0808f7971a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot create request issued successfully. Jul 22 05:41:13.941991 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ff1b0ac9-bc2f-4a16-b74d-4b0808f7971a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:13.942569 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 945/3852] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:13.944666 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.944666 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:13.946655 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-24183977-93eb-4eed-b0e6-0b7f912b2090 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Snapshot retrieved successfully. Jul 22 05:41:13.946655 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-24183977-93eb-4eed-b0e6-0b7f912b2090 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d returned with HTTP 200 Jul 22 05:41:13.946655 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 983/3853] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:13.950666 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e23e7858-9a4d-4a20-bee7-b9b7ea6ee5df None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.952396 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e23e7858-9a4d-4a20-bee7-b9b7ea6ee5df tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 Jul 22 05:41:13.952588 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e23e7858-9a4d-4a20-bee7-b9b7ea6ee5df tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.954658 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e23e7858-9a4d-4a20-bee7-b9b7ea6ee5df tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.957430 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-faaa8685-3186-4d10-8290-3ac337fe8391 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.957729 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.957729 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:13.958066 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e23e7858-9a4d-4a20-bee7-b9b7ea6ee5df tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:13.959045 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e23e7858-9a4d-4a20-bee7-b9b7ea6ee5df tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 returned with HTTP 200 Jul 22 05:41:13.959379 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 964/3854] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:13.962660 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-faaa8685-3186-4d10-8290-3ac337fe8391 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 Jul 22 05:41:13.962660 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-faaa8685-3186-4d10-8290-3ac337fe8391 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.962660 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-faaa8685-3186-4d10-8290-3ac337fe8391 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.970095 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:13.970095 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:13.974308 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-faaa8685-3186-4d10-8290-3ac337fe8391 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:41:13.980178 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-faaa8685-3186-4d10-8290-3ac337fe8391 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 returned with HTTP 200 Jul 22 05:41:13.980710 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 963/3855] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:41:13 2026] GET /volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:13.990364 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-15ab85dc-c649-45b3-9179-459346fac03e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:13.992667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-15ab85dc-c649-45b3-9179-459346fac03e None None] GET https://10.4.3.91/volume// Jul 22 05:41:13.992667 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-15ab85dc-c649-45b3-9179-459346fac03e None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:13.992667 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-15ab85dc-c649-45b3-9179-459346fac03e None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:13.992667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-15ab85dc-c649-45b3-9179-459346fac03e None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:13.992667 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 946/3856] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:41: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 22 05:41:13.998836 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-80bf2202-1993-4c1b-a1bd-82867773e47b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:14.001373 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-80bf2202-1993-4c1b-a1bd-82867773e47b tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:41:14.002799 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-80bf2202-1993-4c1b-a1bd-82867773e47b tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fad9f8a-f09a-4476-8894-e3fc7ae52533", "connector": null, "instance_uuid": "ef95428d-bca9-4fad-b80a-33d464a2dc7b"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:14.186149 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:14.186149 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:14.214735 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-80bf2202-1993-4c1b-a1bd-82867773e47b tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:41:14.215297 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 984/3857] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:41:13 2026] POST /volume/v3/attachments => generated 273 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:14.245498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3c6d0cf6-7f37-4fa4-aca5-11b0fde71745 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:14.247367 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c6d0cf6-7f37-4fa4-aca5-11b0fde71745 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] GET https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f Jul 22 05:41:14.247713 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c6d0cf6-7f37-4fa4-aca5-11b0fde71745 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:14.247986 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c6d0cf6-7f37-4fa4-aca5-11b0fde71745 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:14.254147 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c6d0cf6-7f37-4fa4-aca5-11b0fde71745 tempest-VolumesSnapshotNegativeTestJSON-1346371280 tempest-VolumesSnapshotNegativeTestJSON-1346371280-project-member] https://10.4.3.91/volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f returned with HTTP 404 Jul 22 05:41:14.254680 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 965/3858] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:14 2026] GET /volume/v3/volumes/98718282-61cb-4518-84ce-1c31457b891f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:14.359344 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-af8c5a93-efd5-4b7b-816a-12fcf7445140 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:14.361121 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-af8c5a93-efd5-4b7b-816a-12fcf7445140 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:14.361451 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-af8c5a93-efd5-4b7b-816a-12fcf7445140 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80f904b5-13c9-4dee-9b2c-3b7e6393afb2", "force": false, "name": "tempest-TestStampPattern-snapshot-80480305", "description": null, "metadata": null}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:14.371618 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:14.371618 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:14.372049 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-af8c5a93-efd5-4b7b-816a-12fcf7445140 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:41:14.372176 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-af8c5a93-efd5-4b7b-816a-12fcf7445140 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Create snapshot from volume 80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:41:14.408842 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-af8c5a93-efd5-4b7b-816a-12fcf7445140 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Created reservations ['5a87e9f7-8849-4c20-920d-fa2e0b8d2e5a', '72f94214-d856-4971-9a9b-10e57f33748a', '99050548-9c21-4199-9130-46df8eba01b6', 'e25da7e7-6b46-4e60-8a58-31b5e2dd24b7'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:14.440709 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-af8c5a93-efd5-4b7b-816a-12fcf7445140 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Snapshot create request issued successfully. Jul 22 05:41:14.440709 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-af8c5a93-efd5-4b7b-816a-12fcf7445140 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:14.440709 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 964/3859] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:14 2026] POST /volume/v3/snapshots => generated 301 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:14.447212 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2fefb752-682c-4878-8db3-da36d2204a3a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:14.450460 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2fefb752-682c-4878-8db3-da36d2204a3a tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e Jul 22 05:41:14.450974 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2fefb752-682c-4878-8db3-da36d2204a3a tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:14.451382 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2fefb752-682c-4878-8db3-da36d2204a3a tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:14.458332 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:14.458332 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:14.459488 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2fefb752-682c-4878-8db3-da36d2204a3a tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Snapshot retrieved successfully. Jul 22 05:41:14.460525 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2fefb752-682c-4878-8db3-da36d2204a3a tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e returned with HTTP 200 Jul 22 05:41:14.460996 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 947/3860] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:14 2026] GET /volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e => generated 433 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:14.741336 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f0ad8e1c-c6d6-42d4-bf87-3992a393fbf2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:14.742938 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f0ad8e1c-c6d6-42d4-bf87-3992a393fbf2 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:14.743100 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f0ad8e1c-c6d6-42d4-bf87-3992a393fbf2 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:14.743263 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f0ad8e1c-c6d6-42d4-bf87-3992a393fbf2 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:14.743351 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-f0ad8e1c-c6d6-42d4-bf87-3992a393fbf2 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:14.747503 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:14.747503 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:14.748200 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f0ad8e1c-c6d6-42d4-bf87-3992a393fbf2 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:14.748479 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 985/3861] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:14 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:14.955963 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9fbae411-cfdb-42e2-b00a-458692bc0abe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:14.957947 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9fbae411-cfdb-42e2-b00a-458692bc0abe tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:14.958104 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9fbae411-cfdb-42e2-b00a-458692bc0abe tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:14.958352 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9fbae411-cfdb-42e2-b00a-458692bc0abe tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:14.963621 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9fbae411-cfdb-42e2-b00a-458692bc0abe tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d returned with HTTP 404 Jul 22 05:41:14.964170 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 966/3862] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:14 2026] GET /volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:14.974626 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1b72766e-4dae-4082-8493-3a35821ae09d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:14.974981 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-45cf1cf2-ec28-4eb4-981e-fb517d8fa369 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:14.976680 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1b72766e-4dae-4082-8493-3a35821ae09d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 Jul 22 05:41:14.976885 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1b72766e-4dae-4082-8493-3a35821ae09d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:14.977095 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1b72766e-4dae-4082-8493-3a35821ae09d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:14.979161 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45cf1cf2-ec28-4eb4-981e-fb517d8fa369 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] DELETE https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:14.979425 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45cf1cf2-ec28-4eb4-981e-fb517d8fa369 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:14.979681 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45cf1cf2-ec28-4eb4-981e-fb517d8fa369 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:14.980137 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-45cf1cf2-ec28-4eb4-981e-fb517d8fa369 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Delete volume with id: 389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:14.987189 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:14.987189 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:14.987569 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1b72766e-4dae-4082-8493-3a35821ae09d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:14.988398 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1b72766e-4dae-4082-8493-3a35821ae09d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 returned with HTTP 200 Jul 22 05:41:14.988724 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 965/3863] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:14 2026] GET /volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:14.989123 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:14.989123 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:14.989853 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-45cf1cf2-ec28-4eb4-981e-fb517d8fa369 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:14.998349 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-968602be-aa9e-4af2-a101-3afd430fceb5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.001077 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-968602be-aa9e-4af2-a101-3afd430fceb5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] GET https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 Jul 22 05:41:15.001553 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-968602be-aa9e-4af2-a101-3afd430fceb5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:15.001854 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-968602be-aa9e-4af2-a101-3afd430fceb5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:15.008267 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:15.008267 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:15.008834 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-968602be-aa9e-4af2-a101-3afd430fceb5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Snapshot retrieved successfully. Jul 22 05:41:15.009651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-968602be-aa9e-4af2-a101-3afd430fceb5 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 returned with HTTP 200 Jul 22 05:41:15.010082 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 986/3864] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:14 2026] GET /volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:15.014188 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-45cf1cf2-ec28-4eb4-981e-fb517d8fa369 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Delete volume request issued successfully. Jul 22 05:41:15.014481 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45cf1cf2-ec28-4eb4-981e-fb517d8fa369 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 returned with HTTP 202 Jul 22 05:41:15.014972 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 948/3865] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:14 2026] DELETE /volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:15.022649 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-82f05736-8885-427c-95eb-b2761cbed1b7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.024366 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82f05736-8885-427c-95eb-b2761cbed1b7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 Jul 22 05:41:15.024575 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82f05736-8885-427c-95eb-b2761cbed1b7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:15.024813 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82f05736-8885-427c-95eb-b2761cbed1b7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:15.024975 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-82f05736-8885-427c-95eb-b2761cbed1b7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete snapshot with id: 988ec0b6-780c-4ee3-8377-29aace8e59d6 Jul 22 05:41:15.032132 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-12d72bba-bec9-4f7a-a003-5fb5a2820699 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.035162 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:15.035162 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:15.035491 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-82f05736-8885-427c-95eb-b2761cbed1b7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:15.036797 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-12d72bba-bec9-4f7a-a003-5fb5a2820699 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:15.037053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-12d72bba-bec9-4f7a-a003-5fb5a2820699 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:15.037271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-12d72bba-bec9-4f7a-a003-5fb5a2820699 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:15.045843 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:15.045843 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:15.051148 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-12d72bba-bec9-4f7a-a003-5fb5a2820699 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:15.056400 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-12d72bba-bec9-4f7a-a003-5fb5a2820699 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 returned with HTTP 200 Jul 22 05:41:15.056887 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 966/3866] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:15 2026] GET /volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:15.059802 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-82f05736-8885-427c-95eb-b2761cbed1b7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot delete request issued successfully. Jul 22 05:41:15.060045 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82f05736-8885-427c-95eb-b2761cbed1b7 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 returned with HTTP 202 Jul 22 05:41:15.060452 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 967/3867] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:15 2026] DELETE /volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:15.069402 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5f26c190-3e85-4ffe-9d4f-6e5cf02cdd91 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.071494 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5f26c190-3e85-4ffe-9d4f-6e5cf02cdd91 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 Jul 22 05:41:15.071777 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5f26c190-3e85-4ffe-9d4f-6e5cf02cdd91 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:15.071977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5f26c190-3e85-4ffe-9d4f-6e5cf02cdd91 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:15.077191 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:15.077191 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:15.077578 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5f26c190-3e85-4ffe-9d4f-6e5cf02cdd91 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:15.078512 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5f26c190-3e85-4ffe-9d4f-6e5cf02cdd91 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 returned with HTTP 200 Jul 22 05:41:15.078927 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 987/3868] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:15 2026] GET /volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:15.332724 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4ac3c213-9305-4328-b6d7-9046f173331c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.333028 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4ac3c213-9305-4328-b6d7-9046f173331c None None] GET https://10.4.3.91/volume// Jul 22 05:41:15.333168 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4ac3c213-9305-4328-b6d7-9046f173331c None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:15.333334 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4ac3c213-9305-4328-b6d7-9046f173331c None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:15.333698 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4ac3c213-9305-4328-b6d7-9046f173331c None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:15.333917 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 949/3869] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:41:15 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:41:15.342767 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-cfc95bf7-3fd4-4f67-86b6-29655aed4cdc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.345433 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-cfc95bf7-3fd4-4f67-86b6-29655aed4cdc tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 Jul 22 05:41:15.347659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-cfc95bf7-3fd4-4f67-86b6-29655aed4cdc tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:15.347659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-cfc95bf7-3fd4-4f67-86b6-29655aed4cdc tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:15.358271 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:15.358271 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:15.362986 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-cfc95bf7-3fd4-4f67-86b6-29655aed4cdc tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:41:15.369281 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-cfc95bf7-3fd4-4f67-86b6-29655aed4cdc tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 returned with HTTP 200 Jul 22 05:41:15.369867 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 967/3870] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:41:15 2026] GET /volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 => generated 1593 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:41:15.471626 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7543f935-814d-440b-b18d-6cf55ab72a9a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.476106 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7543f935-814d-440b-b18d-6cf55ab72a9a tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e Jul 22 05:41:15.476965 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7543f935-814d-440b-b18d-6cf55ab72a9a tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:15.477230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7543f935-814d-440b-b18d-6cf55ab72a9a tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:15.487458 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:15.487458 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:15.488148 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7543f935-814d-440b-b18d-6cf55ab72a9a tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Snapshot retrieved successfully. Jul 22 05:41:15.489833 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-ab6cf087-4a76-41d5-9db4-c71c7d81475d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.490066 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7543f935-814d-440b-b18d-6cf55ab72a9a tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e returned with HTTP 200 Jul 22 05:41:15.490469 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 968/3871] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:15 2026] GET /volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e => generated 460 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:15.491852 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-ab6cf087-4a76-41d5-9db4-c71c7d81475d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] PUT https://10.4.3.91/volume/v3/attachments/65590c96-31f7-4525-9245-31afd67ee00a Jul 22 05:41:15.492166 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-ab6cf087-4a76-41d5-9db4-c71c7d81475d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:15.500113 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-ab6cf087-4a76-41d5-9db4-c71c7d81475d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Acquiring lock "cinder-attachment_update-6fad9f8a-f09a-4476-8894-e3fc7ae52533-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:41:15.501863 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c710e92f-beca-49eb-9587-cc2f43158b5e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.503580 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c710e92f-beca-49eb-9587-cc2f43158b5e tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e Jul 22 05:41:15.503871 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c710e92f-beca-49eb-9587-cc2f43158b5e tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:15.504104 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c710e92f-beca-49eb-9587-cc2f43158b5e tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:15.505339 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-ab6cf087-4a76-41d5-9db4-c71c7d81475d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Lock "cinder-attachment_update-6fad9f8a-f09a-4476-8894-e3fc7ae52533-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:41:15.506823 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:15.506823 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:15.509932 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:15.509932 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:15.510383 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c710e92f-beca-49eb-9587-cc2f43158b5e tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Snapshot retrieved successfully. Jul 22 05:41:15.511335 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c710e92f-beca-49eb-9587-cc2f43158b5e tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e returned with HTTP 200 Jul 22 05:41:15.511842 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 950/3872] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:15 2026] GET /volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:15.592180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-ab6cf087-4a76-41d5-9db4-c71c7d81475d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Lock "cinder-attachment_update-6fad9f8a-f09a-4476-8894-e3fc7ae52533-np0000005624" released by "attachment_update" :: held 0.087s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:41:15.592452 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-ab6cf087-4a76-41d5-9db4-c71c7d81475d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/attachments/65590c96-31f7-4525-9245-31afd67ee00a returned with HTTP 200 Jul 22 05:41:15.593126 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 988/3873] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:41:15 2026] PUT /volume/v3/attachments/65590c96-31f7-4525-9245-31afd67ee00a => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:15.617487 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-4efb1ac6-f051-4295-a6a8-ac68c2e6c5ff None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.620846 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-4efb1ac6-f051-4295-a6a8-ac68c2e6c5ff tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] POST https://10.4.3.91/volume/v3/attachments/65590c96-31f7-4525-9245-31afd67ee00a/action Jul 22 05:41:15.623057 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-4efb1ac6-f051-4295-a6a8-ac68c2e6c5ff tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:15.623260 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-4efb1ac6-f051-4295-a6a8-ac68c2e6c5ff tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:15.641616 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:15.641616 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:15.657160 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1adaf9d4-a44a-4210-bdac-3c4f89082558 req-4efb1ac6-f051-4295-a6a8-ac68c2e6c5ff tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/attachments/65590c96-31f7-4525-9245-31afd67ee00a/action returned with HTTP 204 Jul 22 05:41:15.657874 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 968/3874] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:41:15 2026] POST /volume/v3/attachments/65590c96-31f7-4525-9245-31afd67ee00a/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:15.761584 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8fa39616-766b-4ca7-88fd-2f6dce23099a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:15.763304 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8fa39616-766b-4ca7-88fd-2f6dce23099a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:15.763504 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8fa39616-766b-4ca7-88fd-2f6dce23099a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:15.763747 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8fa39616-766b-4ca7-88fd-2f6dce23099a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:15.763785 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8fa39616-766b-4ca7-88fd-2f6dce23099a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:15.768108 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:15.768108 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:15.768808 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8fa39616-766b-4ca7-88fd-2f6dce23099a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:15.769136 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 969/3875] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:15 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:16.072972 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6e529faf-192c-479d-a8d4-36e0dd5b6bed None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:16.074731 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6e529faf-192c-479d-a8d4-36e0dd5b6bed tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:16.074920 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6e529faf-192c-479d-a8d4-36e0dd5b6bed tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:16.075096 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6e529faf-192c-479d-a8d4-36e0dd5b6bed tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:16.080245 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6e529faf-192c-479d-a8d4-36e0dd5b6bed tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 returned with HTTP 404 Jul 22 05:41:16.080746 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 951/3876] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:16 2026] GET /volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:16.089432 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f9c6ead0-3f89-4c51-bece-2649ca1b99b7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:16.089766 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-21a2a614-449a-4ce5-a594-f33db41783fa None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:16.091409 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-21a2a614-449a-4ce5-a594-f33db41783fa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 Jul 22 05:41:16.091549 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f9c6ead0-3f89-4c51-bece-2649ca1b99b7 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] DELETE https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e Jul 22 05:41:16.091655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-21a2a614-449a-4ce5-a594-f33db41783fa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:16.091881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-21a2a614-449a-4ce5-a594-f33db41783fa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:16.091950 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f9c6ead0-3f89-4c51-bece-2649ca1b99b7 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:16.092299 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f9c6ead0-3f89-4c51-bece-2649ca1b99b7 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:16.092567 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-f9c6ead0-3f89-4c51-bece-2649ca1b99b7 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Delete volume with id: cdccabb6-b32d-48fb-8837-fdf48608fd7e Jul 22 05:41:16.096594 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-21a2a614-449a-4ce5-a594-f33db41783fa tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 returned with HTTP 404 Jul 22 05:41:16.097310 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 989/3877] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:16 2026] GET /volume/v3/snapshots/988ec0b6-780c-4ee3-8377-29aace8e59d6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:16.102886 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:16.102886 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:16.103033 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f9c6ead0-3f89-4c51-bece-2649ca1b99b7 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:16.105081 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-243185ff-0675-4462-86fa-41efc016e7d0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:16.107120 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-243185ff-0675-4462-86fa-41efc016e7d0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 Jul 22 05:41:16.108803 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-243185ff-0675-4462-86fa-41efc016e7d0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:16.108803 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-243185ff-0675-4462-86fa-41efc016e7d0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:16.108803 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-243185ff-0675-4462-86fa-41efc016e7d0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete volume with id: ed9ca2ae-c632-4c6f-a86e-6684acf48977 Jul 22 05:41:16.111360 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-81cc8db7-0a7d-4f5b-85a1-3b922fbea825 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:16.119486 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:16.119486 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:16.119937 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-243185ff-0675-4462-86fa-41efc016e7d0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:16.136446 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f9c6ead0-3f89-4c51-bece-2649ca1b99b7 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Delete volume request issued successfully. Jul 22 05:41:16.139653 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f9c6ead0-3f89-4c51-bece-2649ca1b99b7 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e returned with HTTP 202 Jul 22 05:41:16.139653 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 969/3878] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:16 2026] DELETE /volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:16.141178 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-243185ff-0675-4462-86fa-41efc016e7d0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete volume request issued successfully. Jul 22 05:41:16.141443 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-243185ff-0675-4462-86fa-41efc016e7d0 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 returned with HTTP 202 Jul 22 05:41:16.142738 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 970/3879] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:16 2026] DELETE /volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 05:41:16.148508 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cb434ba0-d3bc-423f-9c18-84f401fb1658 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:16.150657 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cb434ba0-d3bc-423f-9c18-84f401fb1658 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e Jul 22 05:41:16.151530 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cb434ba0-d3bc-423f-9c18-84f401fb1658 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:16.151530 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cb434ba0-d3bc-423f-9c18-84f401fb1658 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:16.152312 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9821daee-15ec-4258-a71d-e00ced404368 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:16.155703 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9821daee-15ec-4258-a71d-e00ced404368 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 Jul 22 05:41:16.156627 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9821daee-15ec-4258-a71d-e00ced404368 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:16.156627 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9821daee-15ec-4258-a71d-e00ced404368 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:16.160605 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:16.160605 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:16.165150 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cb434ba0-d3bc-423f-9c18-84f401fb1658 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Volume info retrieved successfully. Jul 22 05:41:16.168961 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:16.168961 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:16.170500 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cb434ba0-d3bc-423f-9c18-84f401fb1658 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e returned with HTTP 200 Jul 22 05:41:16.170943 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 990/3880] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:16 2026] GET /volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:16.174832 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9821daee-15ec-4258-a71d-e00ced404368 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:16.180873 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9821daee-15ec-4258-a71d-e00ced404368 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 returned with HTTP 200 Jul 22 05:41:16.181470 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 970/3881] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:16 2026] GET /volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:16.201237 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-81cc8db7-0a7d-4f5b-85a1-3b922fbea825 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:16.202102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-81cc8db7-0a7d-4f5b-85a1-3b922fbea825 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-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=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:16.217816 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-81cc8db7-0a7d-4f5b-85a1-3b922fbea825 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:16.218383 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 952/3882] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:16 2026] POST /volume/v3/types => generated 287 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:16.784175 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-68cd2042-7733-4914-b947-51028728b167 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:16.785758 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-68cd2042-7733-4914-b947-51028728b167 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:16.785918 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-68cd2042-7733-4914-b947-51028728b167 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:16.786087 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-68cd2042-7733-4914-b947-51028728b167 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:16.786225 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-68cd2042-7733-4914-b947-51028728b167 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:16.789997 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:16.789997 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:16.790706 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-68cd2042-7733-4914-b947-51028728b167 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:16.791063 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 971/3883] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:16 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:17.186365 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1b1b9a0e-97e3-4b4e-bf20-29b733ea41e4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:17.192197 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1b1b9a0e-97e3-4b4e-bf20-29b733ea41e4 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e Jul 22 05:41:17.192197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1b1b9a0e-97e3-4b4e-bf20-29b733ea41e4 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:17.192197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1b1b9a0e-97e3-4b4e-bf20-29b733ea41e4 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:17.197738 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1b1b9a0e-97e3-4b4e-bf20-29b733ea41e4 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e returned with HTTP 404 Jul 22 05:41:17.199346 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 991/3884] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:17 2026] GET /volume/v3/volumes/cdccabb6-b32d-48fb-8837-fdf48608fd7e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:17.199570 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1a5178f2-3fb6-4b75-827c-5c17b4727981 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:17.204374 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1a5178f2-3fb6-4b75-827c-5c17b4727981 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 Jul 22 05:41:17.205370 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1a5178f2-3fb6-4b75-827c-5c17b4727981 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:17.205370 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1a5178f2-3fb6-4b75-827c-5c17b4727981 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:17.206135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7f2519de-0e4c-4ac1-b9d2-2a39a2658106 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:17.208845 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7f2519de-0e4c-4ac1-b9d2-2a39a2658106 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:17.209056 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7f2519de-0e4c-4ac1-b9d2-2a39a2658106 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:17.209295 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7f2519de-0e4c-4ac1-b9d2-2a39a2658106 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:17.209487 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-7f2519de-0e4c-4ac1-b9d2-2a39a2658106 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Delete snapshot with id: 822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:17.215008 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1a5178f2-3fb6-4b75-827c-5c17b4727981 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 returned with HTTP 404 Jul 22 05:41:17.215735 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 971/3885] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:17 2026] GET /volume/v3/volumes/ed9ca2ae-c632-4c6f-a86e-6684acf48977 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:17.216590 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7f2519de-0e4c-4ac1-b9d2-2a39a2658106 tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d returned with HTTP 404 Jul 22 05:41:17.217084 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 953/3886] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:17 2026] DELETE /volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:17.225163 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:17.225573 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-213cb1d0-81c9-409c-8020-98123d24d8ed None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:17.228655 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:17.228841 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-213cb1d0-81c9-409c-8020-98123d24d8ed tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d Jul 22 05:41:17.228841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-213cb1d0-81c9-409c-8020-98123d24d8ed tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:17.228937 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1811976420"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:17.228973 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-213cb1d0-81c9-409c-8020-98123d24d8ed tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:17.230119 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1811976420'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:17.230454 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume of 1 GB Jul 22 05:41:17.238316 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-213cb1d0-81c9-409c-8020-98123d24d8ed tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d returned with HTTP 404 Jul 22 05:41:17.239134 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 992/3887] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:17 2026] GET /volume/v3/snapshots/822e894f-254d-4489-aaa0-dcd818b6048d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:17.240572 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:17.248793 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Flow 'volume_create_api' (48eaeda7-3529-4566-8852-ac097db09b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:17.251709 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1a9d59-0f6b-4ca3-a50c-d8a64a6ba701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:17.251802 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4be63a6b-f533-44f8-8763-5130dac040fd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:17.252072 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:17.252192 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4be63a6b-f533-44f8-8763-5130dac040fd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] DELETE https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:17.252267 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4be63a6b-f533-44f8-8763-5130dac040fd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:17.252483 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4be63a6b-f533-44f8-8763-5130dac040fd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:17.252768 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-4be63a6b-f533-44f8-8763-5130dac040fd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Delete volume with id: 389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:17.260791 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4be63a6b-f533-44f8-8763-5130dac040fd tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 returned with HTTP 404 Jul 22 05:41:17.261028 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 972/3888] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:17 2026] DELETE /volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:17.268273 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e9b956e9-08ce-44c5-a399-4dde93a1b9fa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:17.273051 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e9b956e9-08ce-44c5-a399-4dde93a1b9fa tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] GET https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 Jul 22 05:41:17.273300 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e9b956e9-08ce-44c5-a399-4dde93a1b9fa tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:17.273501 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e9b956e9-08ce-44c5-a399-4dde93a1b9fa tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:17.280522 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e9b956e9-08ce-44c5-a399-4dde93a1b9fa tempest-SnapshotDependencyTests-926068573 tempest-SnapshotDependencyTests-926068573-project-member] https://10.4.3.91/volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 returned with HTTP 404 Jul 22 05:41:17.281087 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 954/3889] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:17 2026] GET /volume/v3/volumes/389d226f-0da2-492a-9365-b7cf64ec8aa7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:17.291158 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1a9d59-0f6b-4ca3-a50c-d8a64a6ba701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:17.292093 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f96218a5-b393-4991-85ac-dd612f9c5c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:17.332898 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Created reservations ['a501aaca-b5c9-4e92-ac95-d1d46b9556cb', 'a1a0225b-ae7c-47a1-8f70-463977f228a9', '23210a1b-6703-4e10-b656-7085539cffae', '190766b6-a14f-41ec-aec8-7e1e1e8fb07b'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:17.333912 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f96218a5-b393-4991-85ac-dd612f9c5c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a501aaca-b5c9-4e92-ac95-d1d46b9556cb', 'a1a0225b-ae7c-47a1-8f70-463977f228a9', '23210a1b-6703-4e10-b656-7085539cffae', '190766b6-a14f-41ec-aec8-7e1e1e8fb07b']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:17.334802 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b160a6d-5290-4790-8baa-51f35e224c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:17.361598 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b160a6d-5290-4790-8baa-51f35e224c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8246f79-539e-48e2-b096-ad6976449cfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1811976420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb42d9b481e74cdaa39e0cd912e7267a',qos_specs=None,replication_status=,reservations=['a501aaca-b5c9-4e92-ac95-d1d46b9556cb','a1a0225b-ae7c-47a1-8f70-463977f228a9','23210a1b-6703-4e10-b656-7085539cffae','190766b6-a14f-41ec-aec8-7e1e1e8fb07b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbaa0ef9c604340880efeda90be10f2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1811976420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8246f79-539e-48e2-b096-ad6976449cfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb42d9b481e74cdaa39e0cd912e7267a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efbaa0ef9c604340880efeda90be10f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:17.363122 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1803f71-d48f-4059-b5ef-71bc169a7fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:17.380781 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1803f71-d48f-4059-b5ef-71bc169a7fae) transitioned into state 'SUCCESS' from state '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-1811976420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb42d9b481e74cdaa39e0cd912e7267a',qos_specs=None,replication_status=,reservations=['a501aaca-b5c9-4e92-ac95-d1d46b9556cb','a1a0225b-ae7c-47a1-8f70-463977f228a9','23210a1b-6703-4e10-b656-7085539cffae','190766b6-a14f-41ec-aec8-7e1e1e8fb07b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbaa0ef9c604340880efeda90be10f2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:17.381772 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a6413d-3e5a-40f6-971d-42069b8b896c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:17.394781 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a6413d-3e5a-40f6-971d-42069b8b896c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:17.396017 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Flow 'volume_create_api' (48eaeda7-3529-4566-8852-ac097db09b60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:17.396600 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create volume request issued successfully. Jul 22 05:41:17.397561 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8a357e81-cc1f-475a-82f9-0bfd38d75e72 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:17.398155 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 972/3890] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:17 2026] POST /volume/v3/volumes => generated 776 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:17.410961 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ce707db4-a3ad-4ddb-a1c1-1de73aa74b38 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:17.412756 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ce707db4-a3ad-4ddb-a1c1-1de73aa74b38 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc Jul 22 05:41:17.412927 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ce707db4-a3ad-4ddb-a1c1-1de73aa74b38 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:17.413093 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ce707db4-a3ad-4ddb-a1c1-1de73aa74b38 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:17.419705 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:17.419705 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:17.423051 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ce707db4-a3ad-4ddb-a1c1-1de73aa74b38 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:17.426967 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ce707db4-a3ad-4ddb-a1c1-1de73aa74b38 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc returned with HTTP 200 Jul 22 05:41:17.427319 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 993/3891] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:17 2026] GET /volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:17.804531 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0373db21-4b8e-4185-afff-3b7f2cd45c6a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:17.806871 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0373db21-4b8e-4185-afff-3b7f2cd45c6a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:17.807115 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0373db21-4b8e-4185-afff-3b7f2cd45c6a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:17.807374 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0373db21-4b8e-4185-afff-3b7f2cd45c6a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:17.807524 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-0373db21-4b8e-4185-afff-3b7f2cd45c6a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:17.813006 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:17.813006 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:17.814023 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0373db21-4b8e-4185-afff-3b7f2cd45c6a tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:17.814433 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 973/3892] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:17 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:41:18.271450 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:18.274171 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:18.274171 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b777926d-ebeb-4db9-a0bf-bf6adf09d7ae", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:18.277815 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b777926d-ebeb-4db9-a0bf-bf6adf09d7ae', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:18.379682 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Create volume of 1 GB Jul 22 05:41:18.384650 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Availability Zones retrieved successfully. Jul 22 05:41:18.391772 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Flow 'volume_create_api' (2fb579d2-2b8a-4c02-bc16-e67b982de398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:18.393033 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3033fc-6e43-4b6a-ac56-4b9593b03c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:18.394283 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:18.445059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-09d0bbb2-189e-4cc3-9102-3ce6e0a33f6e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:18.449257 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-09d0bbb2-189e-4cc3-9102-3ce6e0a33f6e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc Jul 22 05:41:18.449473 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-09d0bbb2-189e-4cc3-9102-3ce6e0a33f6e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:18.449702 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-09d0bbb2-189e-4cc3-9102-3ce6e0a33f6e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:18.464067 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:18.464067 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:18.471653 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-09d0bbb2-189e-4cc3-9102-3ce6e0a33f6e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:18.471772 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3033fc-6e43-4b6a-ac56-4b9593b03c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:41:16Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=89878262-9979-48f7-bf19-f5c7205deabc,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': '89878262-9979-48f7-bf19-f5c7205deabc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:18.471772 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c321dbd3-e3ce-4db9-9b1a-378764d33d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:18.475040 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-09d0bbb2-189e-4cc3-9102-3ce6e0a33f6e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc returned with HTTP 200 Jul 22 05:41:18.475439 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 973/3893] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:18 2026] GET /volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:18.492622 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a55d01e0-10bd-4eb3-8d9f-31bc5ae58487 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:18.495342 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a55d01e0-10bd-4eb3-8d9f-31bc5ae58487 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:18.497044 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a55d01e0-10bd-4eb3-8d9f-31bc5ae58487 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8246f79-539e-48e2-b096-ad6976449cfc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1356000093"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:18.508229 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:18.508229 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:18.508715 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a55d01e0-10bd-4eb3-8d9f-31bc5ae58487 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:18.508876 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-a55d01e0-10bd-4eb3-8d9f-31bc5ae58487 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Create snapshot from volume e8246f79-539e-48e2-b096-ad6976449cfc Jul 22 05:41:18.517182 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-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 22 05:41:18.517868 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-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 22 05:41:18.570242 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-a55d01e0-10bd-4eb3-8d9f-31bc5ae58487 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Created reservations ['81748d5c-7c96-44ee-8377-27be3b764c2f', 'a3b202aa-51ff-482f-8f1e-9bf8f62dba97', 'ffb5b068-8081-42c1-8932-03b7c208f996', '24c37a1e-e25f-4b4c-ba12-2567413218b8'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:18.593091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Created reservations ['25c03192-5733-404f-ba3d-a13837af0b4c', 'b3fb6a1a-2be7-4d2e-b744-8c2d865e3080', '89e01b31-495e-49bd-a5b1-08ecafa844ac', 'bdc6cf83-d608-44d5-bbf4-4241a71a624f'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:18.595743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c321dbd3-e3ce-4db9-9b1a-378764d33d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25c03192-5733-404f-ba3d-a13837af0b4c', 'b3fb6a1a-2be7-4d2e-b744-8c2d865e3080', '89e01b31-495e-49bd-a5b1-08ecafa844ac', 'bdc6cf83-d608-44d5-bbf4-4241a71a624f']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:18.596397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71fdaf91-96c1-43df-977f-019adc23946a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:18.634055 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71fdaf91-96c1-43df-977f-019adc23946a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c876fb4-deb2-4b84-b5d6-f830c113bb65', '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='20a325b8aa41489a80f7185063cfd358',qos_specs=None,replication_status=,reservations=['25c03192-5733-404f-ba3d-a13837af0b4c','b3fb6a1a-2be7-4d2e-b744-8c2d865e3080','89e01b31-495e-49bd-a5b1-08ecafa844ac','bdc6cf83-d608-44d5-bbf4-4241a71a624f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f3ed36e0dc47aa9dd62527aaeaf1e7',volume_type_id=89878262-9979-48f7-bf19-f5c7205deabc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:18Z,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=5c876fb4-deb2-4b84-b5d6-f830c113bb65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20a325b8aa41489a80f7185063cfd358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f3ed36e0dc47aa9dd62527aaeaf1e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89878262-9979-48f7-bf19-f5c7205deabc),volume_type_id=89878262-9979-48f7-bf19-f5c7205deabc)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:18.634930 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b249a1b5-93c8-4351-97ab-597b94ef0d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:18.637947 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a55d01e0-10bd-4eb3-8d9f-31bc5ae58487 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot create request issued successfully. Jul 22 05:41:18.638246 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a55d01e0-10bd-4eb3-8d9f-31bc5ae58487 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:18.639056 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 994/3894] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:18.650161 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-968d1c73-4118-4033-9e90-c518c57faa62 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:18.654029 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-968d1c73-4118-4033-9e90-c518c57faa62 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d Jul 22 05:41:18.654029 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-968d1c73-4118-4033-9e90-c518c57faa62 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:18.656057 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-968d1c73-4118-4033-9e90-c518c57faa62 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:18.661590 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:18.661590 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:18.661907 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-968d1c73-4118-4033-9e90-c518c57faa62 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:18.662598 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-968d1c73-4118-4033-9e90-c518c57faa62 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d returned with HTTP 200 Jul 22 05:41:18.662952 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 974/3895] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:18 2026] GET /volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:18.669309 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b249a1b5-93c8-4351-97ab-597b94ef0d52) transitioned into state 'SUCCESS' from 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='20a325b8aa41489a80f7185063cfd358',qos_specs=None,replication_status=,reservations=['25c03192-5733-404f-ba3d-a13837af0b4c','b3fb6a1a-2be7-4d2e-b744-8c2d865e3080','89e01b31-495e-49bd-a5b1-08ecafa844ac','bdc6cf83-d608-44d5-bbf4-4241a71a624f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f3ed36e0dc47aa9dd62527aaeaf1e7',volume_type_id=89878262-9979-48f7-bf19-f5c7205deabc)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:18.669691 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38125e8e-9e6b-4fb1-b955-060c4ec07b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:18.684389 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38125e8e-9e6b-4fb1-b955-060c4ec07b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:18.685298 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Flow 'volume_create_api' (2fb579d2-2b8a-4c02-bc16-e67b982de398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:18.685652 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Create volume request issued successfully. Jul 22 05:41:18.686244 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c45d5468-b02e-4cf8-a4ca-bc64a7e87253 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:18.686716 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 955/3896] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:41:18 2026] POST /volume/v3/volumes => generated 796 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:18.700500 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-49c49278-a548-4c99-b070-72c773c2ac30 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:18.702455 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-49c49278-a548-4c99-b070-72c773c2ac30 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:18.702742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-49c49278-a548-4c99-b070-72c773c2ac30 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:18.703281 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-49c49278-a548-4c99-b070-72c773c2ac30 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:18.712993 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:18.712993 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:18.717132 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-49c49278-a548-4c99-b070-72c773c2ac30 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:18.721879 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-49c49278-a548-4c99-b070-72c773c2ac30 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 200 Jul 22 05:41:18.722255 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 974/3897] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:18 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:18.826315 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1cbdacba-473d-4a0a-8488-4501bd33e075 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:18.828375 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1cbdacba-473d-4a0a-8488-4501bd33e075 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:18.828613 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1cbdacba-473d-4a0a-8488-4501bd33e075 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:18.828791 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1cbdacba-473d-4a0a-8488-4501bd33e075 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:18.828903 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1cbdacba-473d-4a0a-8488-4501bd33e075 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:18.833395 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:18.833395 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:18.834158 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1cbdacba-473d-4a0a-8488-4501bd33e075 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:18.834498 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 995/3898] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:18 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:19.671778 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-10a9ff21-cd1d-4db9-93f0-ac6e92a37a71 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:19.674811 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-10a9ff21-cd1d-4db9-93f0-ac6e92a37a71 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d Jul 22 05:41:19.674811 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-10a9ff21-cd1d-4db9-93f0-ac6e92a37a71 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:19.674811 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-10a9ff21-cd1d-4db9-93f0-ac6e92a37a71 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:19.680493 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:19.680493 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:19.680935 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-10a9ff21-cd1d-4db9-93f0-ac6e92a37a71 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:19.681707 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-10a9ff21-cd1d-4db9-93f0-ac6e92a37a71 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d returned with HTTP 200 Jul 22 05:41:19.682140 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 975/3899] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:19 2026] GET /volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:19.690976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9a178c94-37d6-4223-b21d-1f58d8f6e215 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:19.694029 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9a178c94-37d6-4223-b21d-1f58d8f6e215 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] POST https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d/action Jul 22 05:41:19.694392 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9a178c94-37d6-4223-b21d-1f58d8f6e215 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:19.694509 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9a178c94-37d6-4223-b21d-1f58d8f6e215 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:19.695990 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.snapshot_unmanage [None req-9a178c94-37d6-4223-b21d-1f58d8f6e215 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Unmanage snapshot with id: fcb9457e-829d-4665-bacf-ac12b88c314d Jul 22 05:41:19.702917 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:19.702917 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:19.703442 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9a178c94-37d6-4223-b21d-1f58d8f6e215 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Snapshot retrieved successfully. Jul 22 05:41:19.704156 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-9a178c94-37d6-4223-b21d-1f58d8f6e215 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e38caf2ba1a94d418e76063e03b8bb83', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb42d9b481e74cdaa39e0cd912e7267a', '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=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:19.704404 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9a178c94-37d6-4223-b21d-1f58d8f6e215 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-reader] https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d/action returned with HTTP 403 Jul 22 05:41:19.704877 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 956/3900] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:41:19 2026] POST /volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:19.713993 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-97156496-06ac-4d81-9208-826543b3185d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:19.715057 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-97156496-06ac-4d81-9208-826543b3185d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d Jul 22 05:41:19.715257 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-97156496-06ac-4d81-9208-826543b3185d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:19.715429 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-97156496-06ac-4d81-9208-826543b3185d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:19.715526 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-97156496-06ac-4d81-9208-826543b3185d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete snapshot with id: fcb9457e-829d-4665-bacf-ac12b88c314d Jul 22 05:41:19.720821 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:19.720821 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:19.721077 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-97156496-06ac-4d81-9208-826543b3185d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:19.736244 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-77a091d0-8772-405a-9c51-58a8adf376f5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:19.736657 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-97156496-06ac-4d81-9208-826543b3185d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot delete request issued successfully. Jul 22 05:41:19.736657 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-97156496-06ac-4d81-9208-826543b3185d tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d returned with HTTP 202 Jul 22 05:41:19.737172 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 975/3901] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:19 2026] DELETE /volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:19.738773 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-77a091d0-8772-405a-9c51-58a8adf376f5 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:19.739054 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-77a091d0-8772-405a-9c51-58a8adf376f5 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:19.739331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-77a091d0-8772-405a-9c51-58a8adf376f5 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:19.745806 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-929dcdb2-a596-45d5-b438-ce457bb72c8b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:19.748961 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:19.748961 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:19.749024 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-929dcdb2-a596-45d5-b438-ce457bb72c8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d Jul 22 05:41:19.750359 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-929dcdb2-a596-45d5-b438-ce457bb72c8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:19.753661 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-929dcdb2-a596-45d5-b438-ce457bb72c8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:19.755462 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-77a091d0-8772-405a-9c51-58a8adf376f5 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:19.761758 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-77a091d0-8772-405a-9c51-58a8adf376f5 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 200 Jul 22 05:41:19.762133 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 996/3902] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:19 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:19.764028 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:19.764028 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:19.764373 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-929dcdb2-a596-45d5-b438-ce457bb72c8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Snapshot retrieved successfully. Jul 22 05:41:19.765064 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-929dcdb2-a596-45d5-b438-ce457bb72c8b tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d returned with HTTP 200 Jul 22 05:41:19.765549 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 976/3903] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:19 2026] GET /volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:19.846608 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0aa5e33b-06ee-4559-b4a7-391bf1f5a6e6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:19.848282 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0aa5e33b-06ee-4559-b4a7-391bf1f5a6e6 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:19.848502 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0aa5e33b-06ee-4559-b4a7-391bf1f5a6e6 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:19.848695 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0aa5e33b-06ee-4559-b4a7-391bf1f5a6e6 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:19.848817 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-0aa5e33b-06ee-4559-b4a7-391bf1f5a6e6 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:19.853939 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:19.853939 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:19.853939 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0aa5e33b-06ee-4559-b4a7-391bf1f5a6e6 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:19.855054 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 957/3904] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:19 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:20.777813 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-51849a8b-4622-4d9d-9e6e-19ade757c30e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:20.778127 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2eb94a55-c8de-4937-86e0-cb11e22d4e65 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:20.779891 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2eb94a55-c8de-4937-86e0-cb11e22d4e65 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d Jul 22 05:41:20.780080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2eb94a55-c8de-4937-86e0-cb11e22d4e65 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:20.780217 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-51849a8b-4622-4d9d-9e6e-19ade757c30e tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:20.780261 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2eb94a55-c8de-4937-86e0-cb11e22d4e65 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:20.780335 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-51849a8b-4622-4d9d-9e6e-19ade757c30e tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:20.780542 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-51849a8b-4622-4d9d-9e6e-19ade757c30e tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:20.784303 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2eb94a55-c8de-4937-86e0-cb11e22d4e65 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d returned with HTTP 404 Jul 22 05:41:20.784780 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 997/3905] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:20 2026] GET /volume/v3/snapshots/fcb9457e-829d-4665-bacf-ac12b88c314d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:20.788534 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:20.788534 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:20.794685 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-15c3a633-8426-40f1-881c-3b60ad6fed8e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:20.795004 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-51849a8b-4622-4d9d-9e6e-19ade757c30e tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:20.795041 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-15c3a633-8426-40f1-881c-3b60ad6fed8e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc Jul 22 05:41:20.795041 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-15c3a633-8426-40f1-881c-3b60ad6fed8e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:20.795041 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-15c3a633-8426-40f1-881c-3b60ad6fed8e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:20.795041 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-15c3a633-8426-40f1-881c-3b60ad6fed8e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete volume with id: e8246f79-539e-48e2-b096-ad6976449cfc Jul 22 05:41:20.797325 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-51849a8b-4622-4d9d-9e6e-19ade757c30e tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 200 Jul 22 05:41:20.797717 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 976/3906] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:20 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:20.800137 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:20.800137 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:20.800509 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-15c3a633-8426-40f1-881c-3b60ad6fed8e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:20.815912 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-15c3a633-8426-40f1-881c-3b60ad6fed8e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Delete volume request issued successfully. Jul 22 05:41:20.816106 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-15c3a633-8426-40f1-881c-3b60ad6fed8e tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc returned with HTTP 202 Jul 22 05:41:20.816528 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 977/3907] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:20 2026] DELETE /volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:20.823283 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7d4f3115-5001-418e-85a4-02aa56b1151a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:20.825035 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d4f3115-5001-418e-85a4-02aa56b1151a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc Jul 22 05:41:20.825245 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d4f3115-5001-418e-85a4-02aa56b1151a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:20.825455 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d4f3115-5001-418e-85a4-02aa56b1151a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:20.834987 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:20.834987 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:20.840378 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7d4f3115-5001-418e-85a4-02aa56b1151a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Volume info retrieved successfully. Jul 22 05:41:20.844413 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d4f3115-5001-418e-85a4-02aa56b1151a tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc returned with HTTP 200 Jul 22 05:41:20.844923 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 958/3908] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:20 2026] GET /volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:20.865843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6e450240-2503-40df-8b30-1dff5308f514 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:20.867855 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6e450240-2503-40df-8b30-1dff5308f514 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:20.868314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6e450240-2503-40df-8b30-1dff5308f514 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:20.868314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6e450240-2503-40df-8b30-1dff5308f514 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:20.868314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-6e450240-2503-40df-8b30-1dff5308f514 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:20.875875 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:20.875875 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:20.876236 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6e450240-2503-40df-8b30-1dff5308f514 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:20.876580 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 998/3909] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:20 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:21.415073 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:21.417955 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:21.418285 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-332355630", "snapshot_id": "481801ef-7fb4-416a-9c53-b5544ea7630e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:21.424770 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-332355630', 'snapshot_id': '481801ef-7fb4-416a-9c53-b5544ea7630e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:21.430271 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:21.430271 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:21.430835 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Snapshot retrieved successfully. Jul 22 05:41:21.430996 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Create volume of 1 GB Jul 22 05:41:21.435393 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Availability Zones retrieved successfully. Jul 22 05:41:21.445806 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Flow 'volume_create_api' (32c568c9-dfb6-43c2-b999-b0bb54416215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:21.449054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8d9b77-3498-49f4-a705-a94db3f2637e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:21.450195 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:21.488024 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8d9b77-3498-49f4-a705-a94db3f2637e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '481801ef-7fb4-416a-9c53-b5544ea7630e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:21.488324 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8919fb-64cc-4427-a19d-11798e1d6c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:21.530208 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Created reservations ['727a4283-0755-42ff-a2e5-0a9f211862db', '91d9692a-e70b-4e8c-b8f9-e90007c26987', '9b9823ac-862a-4bca-9214-9925407b17f6', '53c41c9f-f9e5-4e5d-8279-6a936c700e35'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:21.531062 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8919fb-64cc-4427-a19d-11798e1d6c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['727a4283-0755-42ff-a2e5-0a9f211862db', '91d9692a-e70b-4e8c-b8f9-e90007c26987', '9b9823ac-862a-4bca-9214-9925407b17f6', '53c41c9f-f9e5-4e5d-8279-6a936c700e35']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:21.531751 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32dedc6-0946-4817-9893-5fc7bc86d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:21.576649 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32dedc6-0946-4817-9893-5fc7bc86d12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdb49a5f-432d-4ecc-af41-87de99da7ede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-332355630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1ea49aff4049e1ad4d65bf383a57ed',qos_specs=None,replication_status=,reservations=['727a4283-0755-42ff-a2e5-0a9f211862db','91d9692a-e70b-4e8c-b8f9-e90007c26987','9b9823ac-862a-4bca-9214-9925407b17f6','53c41c9f-f9e5-4e5d-8279-6a936c700e35'],size=1,snapshot_id=481801ef-7fb4-416a-9c53-b5544ea7630e,source_replicaid=,source_volid=None,status='creating',user_id='c336ac0c248a4feba2c65024be120e8f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-332355630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdb49a5f-432d-4ecc-af41-87de99da7ede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb1ea49aff4049e1ad4d65bf383a57ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=481801ef-7fb4-416a-9c53-b5544ea7630e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c336ac0c248a4feba2c65024be120e8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:21.577349 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065a59d4-0b47-4f8f-89b7-22f94a48fa37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:21.607198 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065a59d4-0b47-4f8f-89b7-22f94a48fa37) transitioned into state 'SUCCESS' from state '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-332355630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1ea49aff4049e1ad4d65bf383a57ed',qos_specs=None,replication_status=,reservations=['727a4283-0755-42ff-a2e5-0a9f211862db','91d9692a-e70b-4e8c-b8f9-e90007c26987','9b9823ac-862a-4bca-9214-9925407b17f6','53c41c9f-f9e5-4e5d-8279-6a936c700e35'],size=1,snapshot_id=481801ef-7fb4-416a-9c53-b5544ea7630e,source_replicaid=,source_volid=None,status='creating',user_id='c336ac0c248a4feba2c65024be120e8f',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:21.609200 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72a2e8ac-82c4-435b-95b2-08676b007217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:21.635393 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72a2e8ac-82c4-435b-95b2-08676b007217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:21.636254 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Flow 'volume_create_api' (32c568c9-dfb6-43c2-b999-b0bb54416215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:21.636502 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Create volume request issued successfully. Jul 22 05:41:21.637062 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7e23450d-9aea-4b5a-9f43-19de008d4459 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:21.637487 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 977/3910] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:41:21 2026] POST /volume/v3/volumes => generated 778 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:21.813547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5ba2cb20-6e04-4a71-b7f6-b0a0ceb530ef None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:21.815269 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5ba2cb20-6e04-4a71-b7f6-b0a0ceb530ef tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:21.815471 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5ba2cb20-6e04-4a71-b7f6-b0a0ceb530ef tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:21.815679 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5ba2cb20-6e04-4a71-b7f6-b0a0ceb530ef tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:21.824586 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:21.824586 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:21.829366 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5ba2cb20-6e04-4a71-b7f6-b0a0ceb530ef tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:21.843895 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5ba2cb20-6e04-4a71-b7f6-b0a0ceb530ef tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 200 Jul 22 05:41:21.845060 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 978/3911] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:21 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:21.856812 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c389fe47-c9c9-42b4-833a-4bbfd2a1cda2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:21.858598 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c389fe47-c9c9-42b4-833a-4bbfd2a1cda2 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] GET https://10.4.3.91/volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc Jul 22 05:41:21.858796 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c389fe47-c9c9-42b4-833a-4bbfd2a1cda2 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:21.858975 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c389fe47-c9c9-42b4-833a-4bbfd2a1cda2 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:21.864181 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c389fe47-c9c9-42b4-833a-4bbfd2a1cda2 tempest-ProjectReaderTests-703342056 tempest-ProjectReaderTests-703342056-project-admin] https://10.4.3.91/volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc returned with HTTP 404 Jul 22 05:41:21.864627 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 959/3912] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:21 2026] GET /volume/v3/volumes/e8246f79-539e-48e2-b096-ad6976449cfc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:21.890748 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-45d46cc9-bbf5-4cf0-97c3-4ca1023669ff None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:21.893395 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-45d46cc9-bbf5-4cf0-97c3-4ca1023669ff tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:21.893395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-45d46cc9-bbf5-4cf0-97c3-4ca1023669ff tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:21.893395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-45d46cc9-bbf5-4cf0-97c3-4ca1023669ff tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:21.893395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-45d46cc9-bbf5-4cf0-97c3-4ca1023669ff tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:21.899912 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:21.899912 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:21.900952 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-45d46cc9-bbf5-4cf0-97c3-4ca1023669ff tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:21.901477 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 999/3913] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:21 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:22.860039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dce0817f-c56f-47d0-b70e-cfa17263ed26 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:22.863682 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dce0817f-c56f-47d0-b70e-cfa17263ed26 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:22.863881 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dce0817f-c56f-47d0-b70e-cfa17263ed26 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:22.864154 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dce0817f-c56f-47d0-b70e-cfa17263ed26 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:22.874472 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:22.874472 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:22.878957 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-dce0817f-c56f-47d0-b70e-cfa17263ed26 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:22.883281 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dce0817f-c56f-47d0-b70e-cfa17263ed26 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 200 Jul 22 05:41:22.883708 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 978/3914] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:22 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:22.912726 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7f5c2fe7-5213-4b7e-ab3e-c16a87df2346 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:22.916668 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7f5c2fe7-5213-4b7e-ab3e-c16a87df2346 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:22.916844 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7f5c2fe7-5213-4b7e-ab3e-c16a87df2346 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:22.917060 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7f5c2fe7-5213-4b7e-ab3e-c16a87df2346 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:22.917196 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-7f5c2fe7-5213-4b7e-ab3e-c16a87df2346 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:22.921959 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:22.921959 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:22.922887 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7f5c2fe7-5213-4b7e-ab3e-c16a87df2346 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:22.923453 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 979/3915] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:22 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:23.902541 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a8ab9772-850b-45fd-9cb6-8e0d5be7c046 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:23.904717 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a8ab9772-850b-45fd-9cb6-8e0d5be7c046 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:23.905001 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a8ab9772-850b-45fd-9cb6-8e0d5be7c046 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:23.905286 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a8ab9772-850b-45fd-9cb6-8e0d5be7c046 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:23.920162 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:23.920162 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:23.927153 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a8ab9772-850b-45fd-9cb6-8e0d5be7c046 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:23.931731 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a8ab9772-850b-45fd-9cb6-8e0d5be7c046 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 200 Jul 22 05:41:23.932082 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 960/3916] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:23 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:23.938652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-63e8ad7d-4841-4905-8ac8-f99141a0ebb9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:23.942765 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-63e8ad7d-4841-4905-8ac8-f99141a0ebb9 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:23.942971 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-63e8ad7d-4841-4905-8ac8-f99141a0ebb9 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:23.943227 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-63e8ad7d-4841-4905-8ac8-f99141a0ebb9 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:23.943419 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-63e8ad7d-4841-4905-8ac8-f99141a0ebb9 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:23.951958 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:23.951958 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:23.952879 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-63e8ad7d-4841-4905-8ac8-f99141a0ebb9 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:23.953292 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1000/3917] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:23 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:23.990986 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-98909494-2a8f-476a-9134-7d2ba4260b5c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.107370 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-98909494-2a8f-476a-9134-7d2ba4260b5c tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:24.107763 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-98909494-2a8f-476a-9134-7d2ba4260b5c tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1215524004", "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=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.129418 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-98909494-2a8f-476a-9134-7d2ba4260b5c tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:24.129942 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 979/3918] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:23 2026] POST /volume/v3/types => generated 380 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.142764 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a67e14de-5e94-4d3e-a0c9-9b17c5dd3c56 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.147760 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a67e14de-5e94-4d3e-a0c9-9b17c5dd3c56 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] POST https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption Jul 22 05:41:24.148247 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a67e14de-5e94-4d3e-a0c9-9b17c5dd3c56 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.175657 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a67e14de-5e94-4d3e-a0c9-9b17c5dd3c56 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption returned with HTTP 200 Jul 22 05:41:24.176730 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 980/3919] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:41:24 2026] POST /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.188515 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-133a6c07-c0bd-4b3f-9928-6261ec18a489 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.190796 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-133a6c07-c0bd-4b3f-9928-6261ec18a489 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:24.190796 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-133a6c07-c0bd-4b3f-9928-6261ec18a489 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-403025419", "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=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.208467 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-133a6c07-c0bd-4b3f-9928-6261ec18a489 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:24.209042 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 961/3920] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:24 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.220761 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-33c47adb-4dd6-480a-bd05-3f12b7cbff62 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.296734 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33c47adb-4dd6-480a-bd05-3f12b7cbff62 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] POST https://10.4.3.91/volume/v3/types/81f773db-8c31-4455-80bb-ce133b048e57/encryption Jul 22 05:41:24.297608 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-33c47adb-4dd6-480a-bd05-3f12b7cbff62 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.299454 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.policy [None req-33c47adb-4dd6-480a-bd05-3f12b7cbff62 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100092) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.300257 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33c47adb-4dd6-480a-bd05-3f12b7cbff62 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/81f773db-8c31-4455-80bb-ce133b048e57/encryption returned with HTTP 403 Jul 22 05:41:24.300257 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1001/3921] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:41:24 2026] POST /volume/v3/types/81f773db-8c31-4455-80bb-ce133b048e57/encryption => generated 127 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:24.315336 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-54f9eddf-a7bf-4845-8757-9b7ffaf2bd26 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.317939 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54f9eddf-a7bf-4845-8757-9b7ffaf2bd26 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:24.318348 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54f9eddf-a7bf-4845-8757-9b7ffaf2bd26 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1148056689", "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=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.341196 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54f9eddf-a7bf-4845-8757-9b7ffaf2bd26 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:24.341441 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 980/3922] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:24 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.356057 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-12556bb3-87a0-4dfe-904d-78bd1575295d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.362346 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-12556bb3-87a0-4dfe-904d-78bd1575295d tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] POST https://10.4.3.91/volume/v3/types/a23989dc-3f72-4764-9c10-da31207b761e/extra_specs Jul 22 05:41:24.362346 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-12556bb3-87a0-4dfe-904d-78bd1575295d tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.364622 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.policy [None req-12556bb3-87a0-4dfe-904d-78bd1575295d tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100091) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.364905 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-12556bb3-87a0-4dfe-904d-78bd1575295d tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/a23989dc-3f72-4764-9c10-da31207b761e/extra_specs returned with HTTP 403 Jul 22 05:41:24.366198 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 981/3923] 10.4.3.91 () {68 vars in 1392 bytes} [Wed Jul 22 05:41:24 2026] POST /volume/v3/types/a23989dc-3f72-4764-9c10-da31207b761e/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:24.377478 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4b89b158-86d9-4664-90bb-15d955eb8b84 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.379429 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4b89b158-86d9-4664-90bb-15d955eb8b84 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] PUT https://10.4.3.91/volume/v3/types/a23989dc-3f72-4764-9c10-da31207b761e/extra_specs/key2 Jul 22 05:41:24.379875 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4b89b158-86d9-4664-90bb-15d955eb8b84 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.382051 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-4b89b158-86d9-4664-90bb-15d955eb8b84 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.382359 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4b89b158-86d9-4664-90bb-15d955eb8b84 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/a23989dc-3f72-4764-9c10-da31207b761e/extra_specs/key2 returned with HTTP 403 Jul 22 05:41:24.382907 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 962/3924] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:41:24 2026] PUT /volume/v3/types/a23989dc-3f72-4764-9c10-da31207b761e/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:41:24.398825 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2a358a3a-787f-4e50-aa19-b7acd14f2dc0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.401006 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2a358a3a-787f-4e50-aa19-b7acd14f2dc0 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:24.401867 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2a358a3a-787f-4e50-aa19-b7acd14f2dc0 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.404013 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.policy [None req-2a358a3a-787f-4e50-aa19-b7acd14f2dc0 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100092) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.404013 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2a358a3a-787f-4e50-aa19-b7acd14f2dc0 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types returned with HTTP 403 Jul 22 05:41:24.404692 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1002/3925] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:41:24 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 22 05:41:24.414457 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f7d9663d-d20a-43c0-83a9-1a69ada9c987 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.416552 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f7d9663d-d20a-43c0-83a9-1a69ada9c987 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:24.417011 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f7d9663d-d20a-43c0-83a9-1a69ada9c987 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1022654412", "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=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.446053 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f7d9663d-d20a-43c0-83a9-1a69ada9c987 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:24.447653 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 981/3926] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:24 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.462930 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-03363df9-42e2-4413-b890-d4ef57f48f56 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.467389 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-03363df9-42e2-4413-b890-d4ef57f48f56 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] POST https://10.4.3.91/volume/v3/types/7b076ba8-591d-47a8-b041-7bab8e8e8782/encryption Jul 22 05:41:24.467918 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-03363df9-42e2-4413-b890-d4ef57f48f56 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.504559 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-03363df9-42e2-4413-b890-d4ef57f48f56 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types/7b076ba8-591d-47a8-b041-7bab8e8e8782/encryption returned with HTTP 200 Jul 22 05:41:24.504559 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 982/3927] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:41:24 2026] POST /volume/v3/types/7b076ba8-591d-47a8-b041-7bab8e8e8782/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.517749 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b4cc7f9a-23c3-4a6c-8eed-9c2cfa5290f3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.521611 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b4cc7f9a-23c3-4a6c-8eed-9c2cfa5290f3 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] DELETE https://10.4.3.91/volume/v3/types/7b076ba8-591d-47a8-b041-7bab8e8e8782/encryption/25a8120c-b572-4317-8b2e-ceffb187b163 Jul 22 05:41:24.521854 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b4cc7f9a-23c3-4a6c-8eed-9c2cfa5290f3 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.522074 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b4cc7f9a-23c3-4a6c-8eed-9c2cfa5290f3 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.522774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-b4cc7f9a-23c3-4a6c-8eed-9c2cfa5290f3 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.522942 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b4cc7f9a-23c3-4a6c-8eed-9c2cfa5290f3 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/7b076ba8-591d-47a8-b041-7bab8e8e8782/encryption/25a8120c-b572-4317-8b2e-ceffb187b163 returned with HTTP 403 Jul 22 05:41:24.523427 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 963/3928] 10.4.3.91 () {66 vars in 1482 bytes} [Wed Jul 22 05:41:24 2026] DELETE /volume/v3/types/7b076ba8-591d-47a8-b041-7bab8e8e8782/encryption/25a8120c-b572-4317-8b2e-ceffb187b163 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:24.535993 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2fe9094d-025d-4da7-8dad-495bb4b6648f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.538497 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2fe9094d-025d-4da7-8dad-495bb4b6648f tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:24.538889 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2fe9094d-025d-4da7-8dad-495bb4b6648f tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-816503553", "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=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.568502 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2fe9094d-025d-4da7-8dad-495bb4b6648f tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:24.569054 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1003/3929] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:24 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.578918 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b59d9391-e860-4402-9eda-79099dcd8004 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.583765 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b59d9391-e860-4402-9eda-79099dcd8004 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] DELETE https://10.4.3.91/volume/v3/types/c448c24e-34be-400c-92ee-2246acb96d5c/extra_specs/key1 Jul 22 05:41:24.583765 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b59d9391-e860-4402-9eda-79099dcd8004 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.583765 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b59d9391-e860-4402-9eda-79099dcd8004 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.591445 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.policy [None req-b59d9391-e860-4402-9eda-79099dcd8004 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100094) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.592235 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b59d9391-e860-4402-9eda-79099dcd8004 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/c448c24e-34be-400c-92ee-2246acb96d5c/extra_specs/key1 returned with HTTP 403 Jul 22 05:41:24.592781 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 982/3930] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:41:24 2026] DELETE /volume/v3/types/c448c24e-34be-400c-92ee-2246acb96d5c/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:24.602411 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a2a4b502-b1fd-4c2a-8f39-2f6c3afca4fc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.603722 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2a4b502-b1fd-4c2a-8f39-2f6c3afca4fc tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:24.604164 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a2a4b502-b1fd-4c2a-8f39-2f6c3afca4fc tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-727843504", "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=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.636234 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2a4b502-b1fd-4c2a-8f39-2f6c3afca4fc tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:24.637061 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 983/3931] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:24 2026] POST /volume/v3/types => generated 379 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.648513 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e79dea61-789c-4669-b4b1-d58151d767b3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.650675 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e79dea61-789c-4669-b4b1-d58151d767b3 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] DELETE https://10.4.3.91/volume/v3/types/4a4f7bfc-d2d7-45fd-bc97-da79bfb5fe8d Jul 22 05:41:24.650789 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e79dea61-789c-4669-b4b1-d58151d767b3 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.651119 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e79dea61-789c-4669-b4b1-d58151d767b3 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.651766 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-e79dea61-789c-4669-b4b1-d58151d767b3 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.651966 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e79dea61-789c-4669-b4b1-d58151d767b3 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/4a4f7bfc-d2d7-45fd-bc97-da79bfb5fe8d returned with HTTP 403 Jul 22 05:41:24.653125 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 964/3932] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:24 2026] DELETE /volume/v3/types/4a4f7bfc-d2d7-45fd-bc97-da79bfb5fe8d => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:24.668030 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b17ca2fb-efb7-4ae8-9cee-c895c63c4b0a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.671396 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b17ca2fb-efb7-4ae8-9cee-c895c63c4b0a tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] GET https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs Jul 22 05:41:24.672652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b17ca2fb-efb7-4ae8-9cee-c895c63c4b0a tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.672652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b17ca2fb-efb7-4ae8-9cee-c895c63c4b0a tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.683104 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b17ca2fb-efb7-4ae8-9cee-c895c63c4b0a tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs returned with HTTP 200 Jul 22 05:41:24.683582 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1004/3933] 10.4.3.91 () {66 vars in 1371 bytes} [Wed Jul 22 05:41:24 2026] GET /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs => generated 123 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.695959 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f831c551-c315-4689-afe4-66d1f214f505 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.701195 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f831c551-c315-4689-afe4-66d1f214f505 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] GET https://10.4.3.91/volume/v3/types Jul 22 05:41:24.704022 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f831c551-c315-4689-afe4-66d1f214f505 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.704291 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f831c551-c315-4689-afe4-66d1f214f505 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.705213 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-f831c551-c315-4689-afe4-66d1f214f505 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:41:24.737171 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f831c551-c315-4689-afe4-66d1f214f505 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:24.737898 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 983/3934] 10.4.3.91 () {66 vars in 1224 bytes} [Wed Jul 22 05:41:24 2026] GET /volume/v3/types => generated 2658 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:24.753929 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d2e92d6e-0e54-4a2f-b272-4d477b36ec8e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.758028 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d2e92d6e-0e54-4a2f-b272-4d477b36ec8e tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] GET https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption/cipher Jul 22 05:41:24.758028 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d2e92d6e-0e54-4a2f-b272-4d477b36ec8e tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.758347 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d2e92d6e-0e54-4a2f-b272-4d477b36ec8e tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.759016 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.policy [None req-d2e92d6e-0e54-4a2f-b272-4d477b36ec8e tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100091) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.759260 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d2e92d6e-0e54-4a2f-b272-4d477b36ec8e tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption/cipher returned with HTTP 403 Jul 22 05:41:24.759811 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 984/3935] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:41:24 2026] GET /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:24.772980 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9494cc28-b650-4f3c-be37-bfb3b48af2b1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.776159 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9494cc28-b650-4f3c-be37-bfb3b48af2b1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] GET https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption Jul 22 05:41:24.776465 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9494cc28-b650-4f3c-be37-bfb3b48af2b1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.776725 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9494cc28-b650-4f3c-be37-bfb3b48af2b1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.777855 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-9494cc28-b650-4f3c-be37-bfb3b48af2b1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.777855 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9494cc28-b650-4f3c-be37-bfb3b48af2b1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption returned with HTTP 403 Jul 22 05:41:24.778410 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 965/3936] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:41:24 2026] GET /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:24.792665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b89a2540-22ed-47b4-ab9b-10c2832d27c1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.795150 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b89a2540-22ed-47b4-ab9b-10c2832d27c1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] GET https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs/multiattach Jul 22 05:41:24.795742 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b89a2540-22ed-47b4-ab9b-10c2832d27c1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.795742 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b89a2540-22ed-47b4-ab9b-10c2832d27c1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.804652 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b89a2540-22ed-47b4-ab9b-10c2832d27c1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs/multiattach returned with HTTP 200 Jul 22 05:41:24.805123 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1005/3937] 10.4.3.91 () {66 vars in 1407 bytes} [Wed Jul 22 05:41:24 2026] GET /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:41:24.816158 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3c299efa-ce6d-41fd-bfbf-2f66ffdb217d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.818370 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c299efa-ce6d-41fd-bfbf-2f66ffdb217d tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] GET https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs/volume_backend_name Jul 22 05:41:24.818726 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c299efa-ce6d-41fd-bfbf-2f66ffdb217d tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.818994 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c299efa-ce6d-41fd-bfbf-2f66ffdb217d tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.828438 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c299efa-ce6d-41fd-bfbf-2f66ffdb217d tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs/volume_backend_name returned with HTTP 404 Jul 22 05:41:24.829099 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 984/3938] 10.4.3.91 () {66 vars in 1431 bytes} [Wed Jul 22 05:41:24 2026] GET /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/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 22 05:41:24.842196 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f03c5508-2632-4458-9857-15e3f228dcf1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.844321 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f03c5508-2632-4458-9857-15e3f228dcf1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] GET https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6 Jul 22 05:41:24.844547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f03c5508-2632-4458-9857-15e3f228dcf1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.844840 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f03c5508-2632-4458-9857-15e3f228dcf1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.851831 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f03c5508-2632-4458-9857-15e3f228dcf1 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6 returned with HTTP 200 Jul 22 05:41:24.852188 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 985/3939] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:41:24 2026] GET /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6 => generated 318 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.862367 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8f63b94a-2361-49d3-a5a6-4370e8acb676 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.864622 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8f63b94a-2361-49d3-a5a6-4370e8acb676 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] PUT https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption/25812f40-d801-43b6-8e6a-339c079111e7 Jul 22 05:41:24.865085 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8f63b94a-2361-49d3-a5a6-4370e8acb676 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.867252 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-8f63b94a-2361-49d3-a5a6-4370e8acb676 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.867501 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8f63b94a-2361-49d3-a5a6-4370e8acb676 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption/25812f40-d801-43b6-8e6a-339c079111e7 returned with HTTP 403 Jul 22 05:41:24.868042 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 966/3940] 10.4.3.91 () {68 vars in 1499 bytes} [Wed Jul 22 05:41:24 2026] PUT /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/encryption/25812f40-d801-43b6-8e6a-339c079111e7 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:24.881175 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-db0247c5-f9a3-4e19-b75f-d876461bc738 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.885524 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-db0247c5-f9a3-4e19-b75f-d876461bc738 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] PUT https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs/key1 Jul 22 05:41:24.886378 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-db0247c5-f9a3-4e19-b75f-d876461bc738 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.889288 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.policy [None req-db0247c5-f9a3-4e19-b75f-d876461bc738 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100092) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.889891 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-db0247c5-f9a3-4e19-b75f-d876461bc738 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs/key1 returned with HTTP 403 Jul 22 05:41:24.890514 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1006/3941] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:41:24 2026] PUT /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:24.902385 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c7d07fb3-bc39-49db-a45b-a33f68e7fa35 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.906966 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c7d07fb3-bc39-49db-a45b-a33f68e7fa35 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] PUT https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6 Jul 22 05:41:24.907382 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c7d07fb3-bc39-49db-a45b-a33f68e7fa35 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:24.910685 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.policy [None req-c7d07fb3-bc39-49db-a45b-a33f68e7fa35 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '74442eaba8ed4c819f6e7124f22e1028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c56343c0c2a8460394569b2ab324e308', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100094) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:24.910980 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c7d07fb3-bc39-49db-a45b-a33f68e7fa35 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-member] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6 returned with HTTP 403 Jul 22 05:41:24.911520 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 985/3942] 10.4.3.91 () {68 vars in 1355 bytes} [Wed Jul 22 05:41:24 2026] PUT /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:24.924791 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a5c0b849-969c-4d80-b9d6-de33246ce167 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.926897 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a5c0b849-969c-4d80-b9d6-de33246ce167 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] DELETE https://10.4.3.91/volume/v3/types/4a4f7bfc-d2d7-45fd-bc97-da79bfb5fe8d Jul 22 05:41:24.927236 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a5c0b849-969c-4d80-b9d6-de33246ce167 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.927435 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a5c0b849-969c-4d80-b9d6-de33246ce167 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.948793 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-66673b42-081f-4ac1-82d2-bc8af631a8a2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.951067 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-66673b42-081f-4ac1-82d2-bc8af631a8a2 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:24.951680 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-66673b42-081f-4ac1-82d2-bc8af631a8a2 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.951680 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-66673b42-081f-4ac1-82d2-bc8af631a8a2 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.961341 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:24.961341 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:24.966740 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-66673b42-081f-4ac1-82d2-bc8af631a8a2 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:24.967861 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d1444c41-73c4-403f-b19f-69da7da295fd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:24.970243 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d1444c41-73c4-403f-b19f-69da7da295fd tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:24.971323 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d1444c41-73c4-403f-b19f-69da7da295fd tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:24.971789 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d1444c41-73c4-403f-b19f-69da7da295fd tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:24.971992 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d1444c41-73c4-403f-b19f-69da7da295fd tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:24.974623 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-66673b42-081f-4ac1-82d2-bc8af631a8a2 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 200 Jul 22 05:41:24.975282 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 967/3943] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:24 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:24.982383 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a5c0b849-969c-4d80-b9d6-de33246ce167 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types/4a4f7bfc-d2d7-45fd-bc97-da79bfb5fe8d returned with HTTP 202 Jul 22 05:41:24.983017 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 986/3944] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:24 2026] DELETE /volume/v3/types/4a4f7bfc-d2d7-45fd-bc97-da79bfb5fe8d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:24.985691 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:24.985691 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:24.987764 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d1444c41-73c4-403f-b19f-69da7da295fd tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:24.987764 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1007/3945] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:24 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:25.000990 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5b5c334f-a542-4dcc-a1bb-3493df1a38be None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:25.007319 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5b5c334f-a542-4dcc-a1bb-3493df1a38be tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] DELETE https://10.4.3.91/volume/v3/types/c448c24e-34be-400c-92ee-2246acb96d5c Jul 22 05:41:25.007319 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5b5c334f-a542-4dcc-a1bb-3493df1a38be tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:25.007319 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5b5c334f-a542-4dcc-a1bb-3493df1a38be tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:25.052726 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5b5c334f-a542-4dcc-a1bb-3493df1a38be tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types/c448c24e-34be-400c-92ee-2246acb96d5c returned with HTTP 202 Jul 22 05:41:25.052726 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 986/3946] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:24 2026] DELETE /volume/v3/types/c448c24e-34be-400c-92ee-2246acb96d5c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:25.064677 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9a3ae176-af4d-4380-9cb4-ba9074098bba None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:25.067402 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9a3ae176-af4d-4380-9cb4-ba9074098bba tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] DELETE https://10.4.3.91/volume/v3/types/7b076ba8-591d-47a8-b041-7bab8e8e8782 Jul 22 05:41:25.067716 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9a3ae176-af4d-4380-9cb4-ba9074098bba tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:25.068057 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9a3ae176-af4d-4380-9cb4-ba9074098bba tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:25.115951 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9a3ae176-af4d-4380-9cb4-ba9074098bba tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types/7b076ba8-591d-47a8-b041-7bab8e8e8782 returned with HTTP 202 Jul 22 05:41:25.116519 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 968/3947] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:25 2026] DELETE /volume/v3/types/7b076ba8-591d-47a8-b041-7bab8e8e8782 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:25.125071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9d33fd8d-9850-4b0d-8f42-71e6dff1c2bf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:25.128720 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d33fd8d-9850-4b0d-8f42-71e6dff1c2bf tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] DELETE https://10.4.3.91/volume/v3/types/a23989dc-3f72-4764-9c10-da31207b761e Jul 22 05:41:25.129092 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d33fd8d-9850-4b0d-8f42-71e6dff1c2bf tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:25.129445 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d33fd8d-9850-4b0d-8f42-71e6dff1c2bf tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:25.177312 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d33fd8d-9850-4b0d-8f42-71e6dff1c2bf tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types/a23989dc-3f72-4764-9c10-da31207b761e returned with HTTP 202 Jul 22 05:41:25.177843 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 987/3948] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:25 2026] DELETE /volume/v3/types/a23989dc-3f72-4764-9c10-da31207b761e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:25.185741 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a4460298-7e02-48cf-96be-cef763678514 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:25.187575 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a4460298-7e02-48cf-96be-cef763678514 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] DELETE https://10.4.3.91/volume/v3/types/81f773db-8c31-4455-80bb-ce133b048e57 Jul 22 05:41:25.187824 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a4460298-7e02-48cf-96be-cef763678514 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:25.188064 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a4460298-7e02-48cf-96be-cef763678514 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:25.223463 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a4460298-7e02-48cf-96be-cef763678514 tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types/81f773db-8c31-4455-80bb-ce133b048e57 returned with HTTP 202 Jul 22 05:41:25.223884 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1008/3949] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:25 2026] DELETE /volume/v3/types/81f773db-8c31-4455-80bb-ce133b048e57 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:25.233780 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-82b6d333-d927-4171-ac5d-8c4c40fe4a9c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:25.236331 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82b6d333-d927-4171-ac5d-8c4c40fe4a9c tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] DELETE https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6 Jul 22 05:41:25.236623 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82b6d333-d927-4171-ac5d-8c4c40fe4a9c tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:25.236899 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82b6d333-d927-4171-ac5d-8c4c40fe4a9c tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:25.270205 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82b6d333-d927-4171-ac5d-8c4c40fe4a9c tempest-VolumeTypesMemberTests-1041643692 tempest-VolumeTypesMemberTests-1041643692-project-admin] https://10.4.3.91/volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6 returned with HTTP 202 Jul 22 05:41:25.270701 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 987/3950] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:25 2026] DELETE /volume/v3/types/f2790119-75b5-4d42-ba89-3253f79f9da6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:25.993813 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f8bcca1d-e9fe-4e58-9fc5-e768eab47730 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:25.996065 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f8bcca1d-e9fe-4e58-9fc5-e768eab47730 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:25.998789 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f8bcca1d-e9fe-4e58-9fc5-e768eab47730 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:25.998789 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f8bcca1d-e9fe-4e58-9fc5-e768eab47730 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:26.003153 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-de599980-45cc-40e7-b07d-e37d1c58d9cc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:26.009724 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-de599980-45cc-40e7-b07d-e37d1c58d9cc tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:26.010151 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-de599980-45cc-40e7-b07d-e37d1c58d9cc tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:26.010151 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-de599980-45cc-40e7-b07d-e37d1c58d9cc tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:26.010449 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-de599980-45cc-40e7-b07d-e37d1c58d9cc tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:26.016584 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:26.016584 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:26.017210 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:26.017210 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:26.018094 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-de599980-45cc-40e7-b07d-e37d1c58d9cc tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:26.018525 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 988/3951] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:26 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:26.028814 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f8bcca1d-e9fe-4e58-9fc5-e768eab47730 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:26.035041 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f8bcca1d-e9fe-4e58-9fc5-e768eab47730 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 200 Jul 22 05:41:26.035833 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 969/3952] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:25 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 949 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:27.032309 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-596250e5-aec7-401a-beac-ace7e54002a8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.034245 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-596250e5-aec7-401a-beac-ace7e54002a8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:27.034460 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-596250e5-aec7-401a-beac-ace7e54002a8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:27.034806 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-596250e5-aec7-401a-beac-ace7e54002a8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:27.034968 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-596250e5-aec7-401a-beac-ace7e54002a8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:27.039643 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:27.039643 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:27.040432 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-596250e5-aec7-401a-beac-ace7e54002a8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:27.040809 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1009/3953] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:27 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:41:27.053136 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-378274df-9a81-43e9-88d3-d4754f3874a6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.053509 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d95e0bf0-b8d3-455c-908f-7403a2ff4680 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.057381 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-378274df-9a81-43e9-88d3-d4754f3874a6 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:27.057381 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-378274df-9a81-43e9-88d3-d4754f3874a6 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:27.057381 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-378274df-9a81-43e9-88d3-d4754f3874a6 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:27.057498 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d95e0bf0-b8d3-455c-908f-7403a2ff4680 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 Jul 22 05:41:27.057498 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d95e0bf0-b8d3-455c-908f-7403a2ff4680 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:27.057498 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d95e0bf0-b8d3-455c-908f-7403a2ff4680 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:27.063607 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:27.063607 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:27.066206 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:27.066206 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:27.067655 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d95e0bf0-b8d3-455c-908f-7403a2ff4680 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:27.076072 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d95e0bf0-b8d3-455c-908f-7403a2ff4680 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 returned with HTTP 200 Jul 22 05:41:27.076201 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-378274df-9a81-43e9-88d3-d4754f3874a6 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:27.076347 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 989/3954] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:27 2026] GET /volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:27.083379 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-378274df-9a81-43e9-88d3-d4754f3874a6 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 200 Jul 22 05:41:27.084314 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 988/3955] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:27 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 1293 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:27.095124 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a61ec252-3c36-4f9e-a080-a650be324a5d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.097407 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a61ec252-3c36-4f9e-a080-a650be324a5d tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] POST https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512/action Jul 22 05:41:27.097724 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a61ec252-3c36-4f9e-a080-a650be324a5d tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:27.097844 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a61ec252-3c36-4f9e-a080-a650be324a5d tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:27.099147 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.admin_actions [None req-a61ec252-3c36-4f9e-a080-a650be324a5d tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] Updating backup '86217ad1-29fd-4659-aa78-e5ce7f606512' with '{'status': 'error'}' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 05:41:27.103545 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3584c116-a01e-423b-9a66-bc0476ba9255 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.105191 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3584c116-a01e-423b-9a66-bc0476ba9255 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] DELETE https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:27.105345 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3584c116-a01e-423b-9a66-bc0476ba9255 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:27.105528 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3584c116-a01e-423b-9a66-bc0476ba9255 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:27.105744 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-3584c116-a01e-423b-9a66-bc0476ba9255 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Delete volume with id: 5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:27.109586 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:27.109586 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:27.111743 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:27.111743 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:27.112210 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3584c116-a01e-423b-9a66-bc0476ba9255 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:27.121827 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.backup.rpcapi [None req-a61ec252-3c36-4f9e-a080-a650be324a5d tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] reset_status in rpcapi backup_id 86217ad1-29fd-4659-aa78-e5ce7f606512 on host np0000005624. {{(pid=100093) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 22 05:41:27.124324 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a61ec252-3c36-4f9e-a080-a650be324a5d tempest-VolumesBackupsAdminTest-1641181831 tempest-VolumesBackupsAdminTest-1641181831-project-admin] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512/action returned with HTTP 202 Jul 22 05:41:27.124767 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 970/3956] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:41:27 2026] POST /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:41:27.135713 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5fbfc58d-0f40-4ef2-80f7-12c0586f875c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.137068 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5fbfc58d-0f40-4ef2-80f7-12c0586f875c tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:27.137290 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5fbfc58d-0f40-4ef2-80f7-12c0586f875c tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:27.137503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5fbfc58d-0f40-4ef2-80f7-12c0586f875c tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:27.137685 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-5fbfc58d-0f40-4ef2-80f7-12c0586f875c tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:27.142662 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:27.142662 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:27.143065 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5fbfc58d-0f40-4ef2-80f7-12c0586f875c tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:27.143184 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3584c116-a01e-423b-9a66-bc0476ba9255 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Delete volume request issued successfully. Jul 22 05:41:27.143445 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3584c116-a01e-423b-9a66-bc0476ba9255 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 202 Jul 22 05:41:27.143578 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 990/3957] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:27 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:27.144019 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1010/3958] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:27 2026] DELETE /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:27.152427 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-78848313-aac2-4f4c-b6a2-1024853043c3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.155389 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78848313-aac2-4f4c-b6a2-1024853043c3 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:27.155563 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78848313-aac2-4f4c-b6a2-1024853043c3 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:27.157033 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78848313-aac2-4f4c-b6a2-1024853043c3 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:27.157103 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a715e76a-a384-4673-a9de-35dc347d5445 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.162976 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a715e76a-a384-4673-a9de-35dc347d5445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] DELETE https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:27.162976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a715e76a-a384-4673-a9de-35dc347d5445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:27.162976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a715e76a-a384-4673-a9de-35dc347d5445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:27.162976 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-a715e76a-a384-4673-a9de-35dc347d5445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Delete backup with id: 86217ad1-29fd-4659-aa78-e5ce7f606512. Jul 22 05:41:27.168708 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:27.168708 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:27.169052 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:27.169052 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:27.182649 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-78848313-aac2-4f4c-b6a2-1024853043c3 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Volume info retrieved successfully. Jul 22 05:41:27.191388 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.backup.rpcapi [None req-a715e76a-a384-4673-a9de-35dc347d5445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] delete_backup rpcapi backup_id 86217ad1-29fd-4659-aa78-e5ce7f606512 {{(pid=100093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:41:27.191706 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78848313-aac2-4f4c-b6a2-1024853043c3 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 200 Jul 22 05:41:27.191706 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 989/3959] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:27 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 1292 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:27.192365 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a715e76a-a384-4673-a9de-35dc347d5445 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 202 Jul 22 05:41:27.193159 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 971/3960] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:27 2026] DELETE /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:41:27.202712 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-04899f8b-7e38-4661-bdd0-3f97d5f180af None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.204268 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-04899f8b-7e38-4661-bdd0-3f97d5f180af tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:27.204694 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-04899f8b-7e38-4661-bdd0-3f97d5f180af tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:27.204694 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-04899f8b-7e38-4661-bdd0-3f97d5f180af tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:27.204779 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-04899f8b-7e38-4661-bdd0-3f97d5f180af tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:27.210093 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:27.210093 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:27.210093 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-04899f8b-7e38-4661-bdd0-3f97d5f180af tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 200 Jul 22 05:41:27.210093 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 991/3961] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:27 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:27.601391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f148d739-b2b5-4fe1-9fc1-1122d80ca5d7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.723861 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f148d739-b2b5-4fe1-9fc1-1122d80ca5d7 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:27.724450 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f148d739-b2b5-4fe1-9fc1-1122d80ca5d7 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-767233388", "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=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:27.746957 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f148d739-b2b5-4fe1-9fc1-1122d80ca5d7 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:27.747394 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1011/3962] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:27 2026] POST /volume/v3/types => generated 379 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:27.757352 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9c0af712-1d59-45ed-8a64-1de8019cbcb7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.760600 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9c0af712-1d59-45ed-8a64-1de8019cbcb7 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] POST https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption Jul 22 05:41:27.761038 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9c0af712-1d59-45ed-8a64-1de8019cbcb7 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:27.783954 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9c0af712-1d59-45ed-8a64-1de8019cbcb7 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption returned with HTTP 200 Jul 22 05:41:27.784540 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 990/3963] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:41:27 2026] POST /volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:27.794457 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-521383bb-01f1-447b-adb7-ddd9a63a359d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.796838 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-521383bb-01f1-447b-adb7-ddd9a63a359d tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:27.797330 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-521383bb-01f1-447b-adb7-ddd9a63a359d tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1128059333", "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=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:27.820960 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-521383bb-01f1-447b-adb7-ddd9a63a359d tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:27.821574 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 972/3964] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:27 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:27.831513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bfbb98db-95f0-43fd-9875-de8be7717509 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.898968 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bfbb98db-95f0-43fd-9875-de8be7717509 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] POST https://10.4.3.91/volume/v3/types/327b2313-d321-42ea-800a-3365a1d3dd50/encryption Jul 22 05:41:27.899406 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bfbb98db-95f0-43fd-9875-de8be7717509 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:27.902297 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.policy [None req-bfbb98db-95f0-43fd-9875-de8be7717509 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100091) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:27.902485 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bfbb98db-95f0-43fd-9875-de8be7717509 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/327b2313-d321-42ea-800a-3365a1d3dd50/encryption returned with HTTP 403 Jul 22 05:41:27.903472 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 992/3965] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:41:27 2026] POST /volume/v3/types/327b2313-d321-42ea-800a-3365a1d3dd50/encryption => generated 127 bytes in 74 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:27.914340 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c9bf243d-e028-4d77-958e-6d0383694f88 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.916544 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c9bf243d-e028-4d77-958e-6d0383694f88 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:27.917332 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c9bf243d-e028-4d77-958e-6d0383694f88 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1722763860", "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=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:27.941172 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c9bf243d-e028-4d77-958e-6d0383694f88 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:27.941719 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1012/3966] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:27 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:27.950472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0ecf9136-5847-4703-a4b4-1f1c3aa60669 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.952567 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0ecf9136-5847-4703-a4b4-1f1c3aa60669 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] POST https://10.4.3.91/volume/v3/types/1b5aac6b-939c-42b3-baa7-3cd3a69ab9e9/extra_specs Jul 22 05:41:27.952928 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0ecf9136-5847-4703-a4b4-1f1c3aa60669 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:27.955816 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.policy [None req-0ecf9136-5847-4703-a4b4-1f1c3aa60669 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100094) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:27.957461 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0ecf9136-5847-4703-a4b4-1f1c3aa60669 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/1b5aac6b-939c-42b3-baa7-3cd3a69ab9e9/extra_specs returned with HTTP 403 Jul 22 05:41:27.957902 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 991/3967] 10.4.3.91 () {68 vars in 1392 bytes} [Wed Jul 22 05:41:27 2026] POST /volume/v3/types/1b5aac6b-939c-42b3-baa7-3cd3a69ab9e9/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:27.967086 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2fc1c3e1-6d26-42b9-ba09-e9786ec5b907 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.970651 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2fc1c3e1-6d26-42b9-ba09-e9786ec5b907 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] PUT https://10.4.3.91/volume/v3/types/1b5aac6b-939c-42b3-baa7-3cd3a69ab9e9/extra_specs/key2 Jul 22 05:41:27.970651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2fc1c3e1-6d26-42b9-ba09-e9786ec5b907 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:27.970968 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-2fc1c3e1-6d26-42b9-ba09-e9786ec5b907 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:27.971230 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2fc1c3e1-6d26-42b9-ba09-e9786ec5b907 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/1b5aac6b-939c-42b3-baa7-3cd3a69ab9e9/extra_specs/key2 returned with HTTP 403 Jul 22 05:41:27.971729 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 973/3968] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:41:27 2026] PUT /volume/v3/types/1b5aac6b-939c-42b3-baa7-3cd3a69ab9e9/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:27.983784 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0203e07c-8595-452e-8d73-be9876c77e6e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:27.986116 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0203e07c-8595-452e-8d73-be9876c77e6e tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:27.986624 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0203e07c-8595-452e-8d73-be9876c77e6e tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:27.989728 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.policy [None req-0203e07c-8595-452e-8d73-be9876c77e6e tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100091) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:27.990013 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0203e07c-8595-452e-8d73-be9876c77e6e tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types returned with HTTP 403 Jul 22 05:41:27.990590 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 993/3969] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:41:27 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.000236 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1f7a2340-937c-4633-b9a1-5e53ab681fdb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.002220 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1f7a2340-937c-4633-b9a1-5e53ab681fdb tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:28.002701 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1f7a2340-937c-4633-b9a1-5e53ab681fdb tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1829327907", "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=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:28.022956 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1f7a2340-937c-4633-b9a1-5e53ab681fdb tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:28.023307 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1013/3970] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:27 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 22 05:41:28.033342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a4695906-3ec9-4c74-8948-4be4bf5df082 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.034940 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a4695906-3ec9-4c74-8948-4be4bf5df082 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] POST https://10.4.3.91/volume/v3/types/dfc06411-e609-4dcc-8d96-eb0e7931ee91/encryption Jul 22 05:41:28.035370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a4695906-3ec9-4c74-8948-4be4bf5df082 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:28.058110 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a4695906-3ec9-4c74-8948-4be4bf5df082 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types/dfc06411-e609-4dcc-8d96-eb0e7931ee91/encryption returned with HTTP 200 Jul 22 05:41:28.058672 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 992/3971] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:41:28 2026] POST /volume/v3/types/dfc06411-e609-4dcc-8d96-eb0e7931ee91/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:28.068703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0a01841e-e2b6-4e30-b21a-fba6b9653245 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.070141 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0a01841e-e2b6-4e30-b21a-fba6b9653245 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] DELETE https://10.4.3.91/volume/v3/types/dfc06411-e609-4dcc-8d96-eb0e7931ee91/encryption/de79fb0a-6fec-4cb2-a131-e3e66b41fd43 Jul 22 05:41:28.070451 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0a01841e-e2b6-4e30-b21a-fba6b9653245 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.070765 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0a01841e-e2b6-4e30-b21a-fba6b9653245 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.071448 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-0a01841e-e2b6-4e30-b21a-fba6b9653245 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:28.071746 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0a01841e-e2b6-4e30-b21a-fba6b9653245 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/dfc06411-e609-4dcc-8d96-eb0e7931ee91/encryption/de79fb0a-6fec-4cb2-a131-e3e66b41fd43 returned with HTTP 403 Jul 22 05:41:28.072225 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 974/3972] 10.4.3.91 () {66 vars in 1482 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/types/dfc06411-e609-4dcc-8d96-eb0e7931ee91/encryption/de79fb0a-6fec-4cb2-a131-e3e66b41fd43 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.081838 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f81ea35e-1d71-4497-8377-b79d8576719a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.084153 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f81ea35e-1d71-4497-8377-b79d8576719a tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:28.084647 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f81ea35e-1d71-4497-8377-b79d8576719a tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-525330766", "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=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:28.105121 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f81ea35e-1d71-4497-8377-b79d8576719a tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:28.105600 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 994/3973] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:28 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 22 05:41:28.114033 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6f3488cd-9904-4083-8d4b-0041802dfe1f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.116309 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f3488cd-9904-4083-8d4b-0041802dfe1f tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] DELETE https://10.4.3.91/volume/v3/types/37c8f852-6ffc-4958-ac44-49fc70ad2511/extra_specs/key1 Jul 22 05:41:28.116536 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f3488cd-9904-4083-8d4b-0041802dfe1f tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.116791 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f3488cd-9904-4083-8d4b-0041802dfe1f tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.123908 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.policy [None req-6f3488cd-9904-4083-8d4b-0041802dfe1f tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100092) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:28.124196 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f3488cd-9904-4083-8d4b-0041802dfe1f tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/37c8f852-6ffc-4958-ac44-49fc70ad2511/extra_specs/key1 returned with HTTP 403 Jul 22 05:41:28.124881 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1014/3974] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/types/37c8f852-6ffc-4958-ac44-49fc70ad2511/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.134161 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d31c46b3-1b9a-41de-af4d-d44a86209562 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.136421 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d31c46b3-1b9a-41de-af4d-d44a86209562 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:41:28.136856 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d31c46b3-1b9a-41de-af4d-d44a86209562 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1313227337", "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=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:28.155503 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d31c46b3-1b9a-41de-af4d-d44a86209562 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:41:28.156406 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 993/3975] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:41:28 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 22 05:41:28.164608 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7e770672-0923-4495-9afa-c47fc6fe768f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.166401 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7e770672-0923-4495-9afa-c47fc6fe768f tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] DELETE https://10.4.3.91/volume/v3/types/4d537550-135b-4607-8d7c-e12757121106 Jul 22 05:41:28.166773 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7e770672-0923-4495-9afa-c47fc6fe768f tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.167079 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7e770672-0923-4495-9afa-c47fc6fe768f tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.167847 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-7e770672-0923-4495-9afa-c47fc6fe768f tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:28.168594 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7e770672-0923-4495-9afa-c47fc6fe768f tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/4d537550-135b-4607-8d7c-e12757121106 returned with HTTP 403 Jul 22 05:41:28.168594 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 975/3976] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/types/4d537550-135b-4607-8d7c-e12757121106 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.176959 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d0088180-7fa8-43c1-9f3a-3a6717cbe5ad None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.178701 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d0088180-7fa8-43c1-9f3a-3a6717cbe5ad tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] GET https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs Jul 22 05:41:28.178956 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d0088180-7fa8-43c1-9f3a-3a6717cbe5ad tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.179144 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d0088180-7fa8-43c1-9f3a-3a6717cbe5ad tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.187475 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d0088180-7fa8-43c1-9f3a-3a6717cbe5ad tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs returned with HTTP 200 Jul 22 05:41:28.187843 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 995/3977] 10.4.3.91 () {66 vars in 1371 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:28.199269 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bf6d0320-6123-4f2f-8a8a-da9e3ed7fc51 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.201898 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bf6d0320-6123-4f2f-8a8a-da9e3ed7fc51 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] GET https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption/cipher Jul 22 05:41:28.202097 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bf6d0320-6123-4f2f-8a8a-da9e3ed7fc51 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.202273 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bf6d0320-6123-4f2f-8a8a-da9e3ed7fc51 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.203092 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.policy [None req-bf6d0320-6123-4f2f-8a8a-da9e3ed7fc51 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100092) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:28.203301 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bf6d0320-6123-4f2f-8a8a-da9e3ed7fc51 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption/cipher returned with HTTP 403 Jul 22 05:41:28.203717 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1015/3978] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.207454 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1e244957-7161-439e-96b9-a3397dad88d9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.210060 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e244957-7161-439e-96b9-a3397dad88d9 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] GET https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 Jul 22 05:41:28.210239 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e244957-7161-439e-96b9-a3397dad88d9 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.210417 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e244957-7161-439e-96b9-a3397dad88d9 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.215999 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4975bdfa-bd52-4899-b32d-c827f4c92416 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.218009 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4975bdfa-bd52-4899-b32d-c827f4c92416 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] GET https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption Jul 22 05:41:28.218574 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4975bdfa-bd52-4899-b32d-c827f4c92416 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.218990 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4975bdfa-bd52-4899-b32d-c827f4c92416 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.219084 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e244957-7161-439e-96b9-a3397dad88d9 tempest-VolumeAndVolumeTypeFromImageTest-918588260 tempest-VolumeAndVolumeTypeFromImageTest-918588260-project-member] https://10.4.3.91/volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 returned with HTTP 404 Jul 22 05:41:28.219571 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 994/3979] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/volumes/5c876fb4-deb2-4b84-b5d6-f830c113bb65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.220065 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-4975bdfa-bd52-4899-b32d-c827f4c92416 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:28.220900 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4975bdfa-bd52-4899-b32d-c827f4c92416 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption returned with HTTP 403 Jul 22 05:41:28.220900 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 976/3980] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.222197 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-25c70ecb-08e5-4518-8bb5-aae9489ead59 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.224119 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-25c70ecb-08e5-4518-8bb5-aae9489ead59 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 Jul 22 05:41:28.224297 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-25c70ecb-08e5-4518-8bb5-aae9489ead59 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.224466 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-25c70ecb-08e5-4518-8bb5-aae9489ead59 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.224563 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-25c70ecb-08e5-4518-8bb5-aae9489ead59 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Show backup with id 86217ad1-29fd-4659-aa78-e5ce7f606512. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:28.227949 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-25c70ecb-08e5-4518-8bb5-aae9489ead59 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 returned with HTTP 404 Jul 22 05:41:28.228369 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 996/3981] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/backups/86217ad1-29fd-4659-aa78-e5ce7f606512 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.230487 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5d974044-8a16-4b2c-8551-c20cfa953c42 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.232361 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5d974044-8a16-4b2c-8551-c20cfa953c42 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] GET https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs/multiattach Jul 22 05:41:28.232557 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5d974044-8a16-4b2c-8551-c20cfa953c42 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.232770 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5d974044-8a16-4b2c-8551-c20cfa953c42 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.247186 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5d974044-8a16-4b2c-8551-c20cfa953c42 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs/multiattach returned with HTTP 200 Jul 22 05:41:28.247498 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1016/3982] 10.4.3.91 () {66 vars in 1407 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:41:28.255894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4eddcf78-0af0-4371-956f-ef4dee15462e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.258039 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4eddcf78-0af0-4371-956f-ef4dee15462e tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] GET https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs/volume_backend_name Jul 22 05:41:28.258377 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4eddcf78-0af0-4371-956f-ef4dee15462e tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.258705 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4eddcf78-0af0-4371-956f-ef4dee15462e tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.267076 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4eddcf78-0af0-4371-956f-ef4dee15462e tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs/volume_backend_name returned with HTTP 404 Jul 22 05:41:28.267520 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 995/3983] 10.4.3.91 () {66 vars in 1431 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.279218 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fe73f4c8-1fd9-41a3-af96-0629c2775e66 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.284443 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fe73f4c8-1fd9-41a3-af96-0629c2775e66 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] PUT https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption/11ba72c2-5272-4aa9-b987-01426fbf9fac Jul 22 05:41:28.284443 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fe73f4c8-1fd9-41a3-af96-0629c2775e66 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:28.285766 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-fe73f4c8-1fd9-41a3-af96-0629c2775e66 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:28.286212 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fe73f4c8-1fd9-41a3-af96-0629c2775e66 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption/11ba72c2-5272-4aa9-b987-01426fbf9fac returned with HTTP 403 Jul 22 05:41:28.286824 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 977/3984] 10.4.3.91 () {68 vars in 1499 bytes} [Wed Jul 22 05:41:28 2026] PUT /volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/encryption/11ba72c2-5272-4aa9-b987-01426fbf9fac => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.296903 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-539ef569-802e-47c9-8f84-595449d1253c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.298881 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-539ef569-802e-47c9-8f84-595449d1253c tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] PUT https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs/key1 Jul 22 05:41:28.299251 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-539ef569-802e-47c9-8f84-595449d1253c tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:28.301844 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.policy [None req-539ef569-802e-47c9-8f84-595449d1253c tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100091) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:28.302071 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-539ef569-802e-47c9-8f84-595449d1253c tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs/key1 returned with HTTP 403 Jul 22 05:41:28.302528 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 997/3985] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:41:28 2026] PUT /volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.310465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2c9e7d08-ec14-46e6-9929-74062c92bb91 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.314413 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c9e7d08-ec14-46e6-9929-74062c92bb91 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] PUT https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb Jul 22 05:41:28.314750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2c9e7d08-ec14-46e6-9929-74062c92bb91 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:28.318717 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.policy [None req-2c9e7d08-ec14-46e6-9929-74062c92bb91 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f2383b5333974ebf96a552207ec0ac2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9f228b5095944dd8aa0df11048b4538', '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=100092) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:28.318717 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c9e7d08-ec14-46e6-9929-74062c92bb91 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-reader] https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb returned with HTTP 403 Jul 22 05:41:28.319328 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1017/3986] 10.4.3.91 () {68 vars in 1355 bytes} [Wed Jul 22 05:41:28 2026] PUT /volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:28.327735 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-70de4d29-59cc-4ecb-95ee-44f744f8e4c8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.329982 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9492559a-8de2-45cb-9aab-30574438aa3d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.330424 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-70de4d29-59cc-4ecb-95ee-44f744f8e4c8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 Jul 22 05:41:28.330725 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-70de4d29-59cc-4ecb-95ee-44f744f8e4c8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.331009 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-70de4d29-59cc-4ecb-95ee-44f744f8e4c8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.332066 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9492559a-8de2-45cb-9aab-30574438aa3d tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] DELETE https://10.4.3.91/volume/v3/types/4d537550-135b-4607-8d7c-e12757121106 Jul 22 05:41:28.332531 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9492559a-8de2-45cb-9aab-30574438aa3d tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.334653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9492559a-8de2-45cb-9aab-30574438aa3d tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.339900 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:28.339900 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:28.344176 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-70de4d29-59cc-4ecb-95ee-44f744f8e4c8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:28.352654 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-70de4d29-59cc-4ecb-95ee-44f744f8e4c8 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 returned with HTTP 200 Jul 22 05:41:28.352654 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 996/3987] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:28.366302 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-af9afaaf-c918-4e15-9be3-1461bcef7538 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.368035 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-af9afaaf-c918-4e15-9be3-1461bcef7538 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] DELETE https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 Jul 22 05:41:28.368410 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-af9afaaf-c918-4e15-9be3-1461bcef7538 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.368517 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-af9afaaf-c918-4e15-9be3-1461bcef7538 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.368751 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-af9afaaf-c918-4e15-9be3-1461bcef7538 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Delete volume with id: a269c4d1-948a-4436-9e86-99b39a8fd1e2 Jul 22 05:41:28.369705 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9492559a-8de2-45cb-9aab-30574438aa3d tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types/4d537550-135b-4607-8d7c-e12757121106 returned with HTTP 202 Jul 22 05:41:28.369705 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 978/3988] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/types/4d537550-135b-4607-8d7c-e12757121106 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:28.377588 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7896c3ef-8a6b-4db1-89d1-795ee4272d27 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.378750 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:28.378750 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:28.379366 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-af9afaaf-c918-4e15-9be3-1461bcef7538 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:28.379503 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7896c3ef-8a6b-4db1-89d1-795ee4272d27 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] DELETE https://10.4.3.91/volume/v3/types/37c8f852-6ffc-4958-ac44-49fc70ad2511 Jul 22 05:41:28.379741 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7896c3ef-8a6b-4db1-89d1-795ee4272d27 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.380015 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7896c3ef-8a6b-4db1-89d1-795ee4272d27 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.405432 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-af9afaaf-c918-4e15-9be3-1461bcef7538 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Delete volume request issued successfully. Jul 22 05:41:28.405716 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-af9afaaf-c918-4e15-9be3-1461bcef7538 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 returned with HTTP 202 Jul 22 05:41:28.406241 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 998/3989] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:28.412424 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7896c3ef-8a6b-4db1-89d1-795ee4272d27 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types/37c8f852-6ffc-4958-ac44-49fc70ad2511 returned with HTTP 202 Jul 22 05:41:28.412598 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1018/3990] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/types/37c8f852-6ffc-4958-ac44-49fc70ad2511 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:28.414363 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ad69c839-2c06-49c5-b5df-6c00e6d93e24 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.416253 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ad69c839-2c06-49c5-b5df-6c00e6d93e24 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 Jul 22 05:41:28.416467 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ad69c839-2c06-49c5-b5df-6c00e6d93e24 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.416692 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ad69c839-2c06-49c5-b5df-6c00e6d93e24 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.419626 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c2f59719-8183-4e52-a2e4-424e03ad4f6b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.424226 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c2f59719-8183-4e52-a2e4-424e03ad4f6b tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] DELETE https://10.4.3.91/volume/v3/types/dfc06411-e609-4dcc-8d96-eb0e7931ee91 Jul 22 05:41:28.424226 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c2f59719-8183-4e52-a2e4-424e03ad4f6b tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.424226 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c2f59719-8183-4e52-a2e4-424e03ad4f6b tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.427151 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:28.427151 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:28.434327 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ad69c839-2c06-49c5-b5df-6c00e6d93e24 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Volume info retrieved successfully. Jul 22 05:41:28.438254 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ad69c839-2c06-49c5-b5df-6c00e6d93e24 tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 returned with HTTP 200 Jul 22 05:41:28.439405 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 997/3991] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:28.465053 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c2f59719-8183-4e52-a2e4-424e03ad4f6b tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types/dfc06411-e609-4dcc-8d96-eb0e7931ee91 returned with HTTP 202 Jul 22 05:41:28.466570 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 979/3992] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/types/dfc06411-e609-4dcc-8d96-eb0e7931ee91 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:28.474110 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-377400c8-5a11-4da1-8686-ec86a169f170 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.476360 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-377400c8-5a11-4da1-8686-ec86a169f170 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] DELETE https://10.4.3.91/volume/v3/types/1b5aac6b-939c-42b3-baa7-3cd3a69ab9e9 Jul 22 05:41:28.476614 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-377400c8-5a11-4da1-8686-ec86a169f170 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.476920 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-377400c8-5a11-4da1-8686-ec86a169f170 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.507253 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-377400c8-5a11-4da1-8686-ec86a169f170 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types/1b5aac6b-939c-42b3-baa7-3cd3a69ab9e9 returned with HTTP 202 Jul 22 05:41:28.507764 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 999/3993] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/types/1b5aac6b-939c-42b3-baa7-3cd3a69ab9e9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:28.519827 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-92da93c4-a9c5-41ff-aab1-04583f0d1fe5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.523727 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-92da93c4-a9c5-41ff-aab1-04583f0d1fe5 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] DELETE https://10.4.3.91/volume/v3/types/327b2313-d321-42ea-800a-3365a1d3dd50 Jul 22 05:41:28.525686 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-92da93c4-a9c5-41ff-aab1-04583f0d1fe5 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.525686 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-92da93c4-a9c5-41ff-aab1-04583f0d1fe5 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.547181 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-25c362b1-310e-4aa7-a776-478c7e358a6a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.549762 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-25c362b1-310e-4aa7-a776-478c7e358a6a tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:41:28.550007 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-25c362b1-310e-4aa7-a776-478c7e358a6a tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.550193 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-25c362b1-310e-4aa7-a776-478c7e358a6a tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.551399 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-25c362b1-310e-4aa7-a776-478c7e358a6a tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:41:28.557658 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-92da93c4-a9c5-41ff-aab1-04583f0d1fe5 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types/327b2313-d321-42ea-800a-3365a1d3dd50 returned with HTTP 202 Jul 22 05:41:28.558464 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1019/3994] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/types/327b2313-d321-42ea-800a-3365a1d3dd50 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:28.566527 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-db915986-50bc-4a08-8d48-82a8083992c2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.569119 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-db915986-50bc-4a08-8d48-82a8083992c2 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] DELETE https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb Jul 22 05:41:28.571231 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-db915986-50bc-4a08-8d48-82a8083992c2 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.571231 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-db915986-50bc-4a08-8d48-82a8083992c2 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.579053 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-25c362b1-310e-4aa7-a776-478c7e358a6a tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Get all volumes completed successfully. Jul 22 05:41:28.583071 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:28.583071 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:28.595659 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-25c362b1-310e-4aa7-a776-478c7e358a6a tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:41:28.595659 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 998/3995] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12295 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:41:28.610818 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-db915986-50bc-4a08-8d48-82a8083992c2 tempest-VolumeTypesReaderTests-577791122 tempest-VolumeTypesReaderTests-577791122-project-admin] https://10.4.3.91/volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb returned with HTTP 202 Jul 22 05:41:28.611379 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 980/3996] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/types/df0b9e47-d69a-4a93-8e3b-447c1a3f7dbb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:28.612654 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9781b412-644f-450b-bce0-e1c29a04d479 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.616435 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9781b412-644f-450b-bce0-e1c29a04d479 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/3debf49b-23d8-460d-a8b4-6446f6e00ac4 Jul 22 05:41:28.616435 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9781b412-644f-450b-bce0-e1c29a04d479 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.616435 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9781b412-644f-450b-bce0-e1c29a04d479 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.616435 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-9781b412-644f-450b-bce0-e1c29a04d479 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Delete volume with id: 3debf49b-23d8-460d-a8b4-6446f6e00ac4 Jul 22 05:41:28.626481 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:28.626481 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:28.626966 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9781b412-644f-450b-bce0-e1c29a04d479 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Volume info retrieved successfully. Jul 22 05:41:28.646529 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.image.cache [None req-9781b412-644f-450b-bce0-e1c29a04d479 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'b777926d-ebeb-4db9-a0bf-bf6adf09d7ae', 'volume_id': '3debf49b-23d8-460d-a8b4-6446f6e00ac4', 'host': 'np0000005624@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 22, 5, 41, 18), 'last_used': datetime.datetime(2026, 7, 22, 5, 41, 26)}. {{(pid=100091) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 22 05:41:28.667709 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9781b412-644f-450b-bce0-e1c29a04d479 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Delete volume request issued successfully. Jul 22 05:41:28.667901 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9781b412-644f-450b-bce0-e1c29a04d479 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] https://10.4.3.91/volume/v3/volumes/3debf49b-23d8-460d-a8b4-6446f6e00ac4 returned with HTTP 202 Jul 22 05:41:28.668301 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1000/3997] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:28 2026] DELETE /volume/v3/volumes/3debf49b-23d8-460d-a8b4-6446f6e00ac4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:28.678190 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7a87b2f9-7eef-42c0-9273-85b53b1fbc0b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:28.680371 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7a87b2f9-7eef-42c0-9273-85b53b1fbc0b tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] GET https://10.4.3.91/volume/v3/volumes/3debf49b-23d8-460d-a8b4-6446f6e00ac4 Jul 22 05:41:28.680538 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7a87b2f9-7eef-42c0-9273-85b53b1fbc0b tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:28.680749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7a87b2f9-7eef-42c0-9273-85b53b1fbc0b tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:28.691873 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:28.691873 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:28.698257 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7a87b2f9-7eef-42c0-9273-85b53b1fbc0b tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Volume info retrieved successfully. Jul 22 05:41:28.703373 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7a87b2f9-7eef-42c0-9273-85b53b1fbc0b tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] https://10.4.3.91/volume/v3/volumes/3debf49b-23d8-460d-a8b4-6446f6e00ac4 returned with HTTP 200 Jul 22 05:41:28.704296 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1020/3998] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:28 2026] GET /volume/v3/volumes/3debf49b-23d8-460d-a8b4-6446f6e00ac4 => generated 1094 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:41:29.453066 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-54d1dca7-5005-4c84-ac26-e51aed53138e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:29.457617 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54d1dca7-5005-4c84-ac26-e51aed53138e tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] GET https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 Jul 22 05:41:29.458733 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54d1dca7-5005-4c84-ac26-e51aed53138e tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:29.460988 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54d1dca7-5005-4c84-ac26-e51aed53138e tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:29.468707 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54d1dca7-5005-4c84-ac26-e51aed53138e tempest-VolumesBackupsAdminTest-1043641811 tempest-VolumesBackupsAdminTest-1043641811-project-member] https://10.4.3.91/volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 returned with HTTP 404 Jul 22 05:41:29.468707 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 999/3999] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:29 2026] GET /volume/v3/volumes/a269c4d1-948a-4436-9e86-99b39a8fd1e2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:29.724026 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-70c50012-0aa6-468e-9c80-59c23b5fa149 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:29.726622 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-70c50012-0aa6-468e-9c80-59c23b5fa149 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] GET https://10.4.3.91/volume/v3/volumes/3debf49b-23d8-460d-a8b4-6446f6e00ac4 Jul 22 05:41:29.726622 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-70c50012-0aa6-468e-9c80-59c23b5fa149 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:29.727068 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-70c50012-0aa6-468e-9c80-59c23b5fa149 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:29.733556 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-70c50012-0aa6-468e-9c80-59c23b5fa149 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] https://10.4.3.91/volume/v3/volumes/3debf49b-23d8-460d-a8b4-6446f6e00ac4 returned with HTTP 404 Jul 22 05:41:29.734704 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 981/4000] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:29 2026] GET /volume/v3/volumes/3debf49b-23d8-460d-a8b4-6446f6e00ac4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:29.742418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4cafc009-64bd-4e6e-8e7c-06e65130d3a4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:29.744580 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4cafc009-64bd-4e6e-8e7c-06e65130d3a4 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] DELETE https://10.4.3.91/volume/v3/types/89878262-9979-48f7-bf19-f5c7205deabc Jul 22 05:41:29.744991 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4cafc009-64bd-4e6e-8e7c-06e65130d3a4 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:29.745350 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4cafc009-64bd-4e6e-8e7c-06e65130d3a4 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:29.789677 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4cafc009-64bd-4e6e-8e7c-06e65130d3a4 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] https://10.4.3.91/volume/v3/types/89878262-9979-48f7-bf19-f5c7205deabc returned with HTTP 202 Jul 22 05:41:29.790463 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1001/4001] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:41:29 2026] DELETE /volume/v3/types/89878262-9979-48f7-bf19-f5c7205deabc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:29.798920 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c4e7951d-18fe-4593-9e49-92b37afa1ee5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:29.801454 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c4e7951d-18fe-4593-9e49-92b37afa1ee5 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] GET https://10.4.3.91/volume/v3/types/89878262-9979-48f7-bf19-f5c7205deabc Jul 22 05:41:29.801896 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c4e7951d-18fe-4593-9e49-92b37afa1ee5 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:29.802194 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c4e7951d-18fe-4593-9e49-92b37afa1ee5 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:29.809715 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c4e7951d-18fe-4593-9e49-92b37afa1ee5 tempest-VolumeAndVolumeTypeFromImageTest-1126589562 tempest-VolumeAndVolumeTypeFromImageTest-1126589562-project-admin] https://10.4.3.91/volume/v3/types/89878262-9979-48f7-bf19-f5c7205deabc returned with HTTP 404 Jul 22 05:41:29.810369 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1021/4002] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:41:29 2026] GET /volume/v3/types/89878262-9979-48f7-bf19-f5c7205deabc => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:31.684914 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-92016613-b693-4ec6-8418-be00bcc6e9e8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:31.689652 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92016613-b693-4ec6-8418-be00bcc6e9e8 None None] GET https://10.4.3.91/volume// Jul 22 05:41:31.689652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-92016613-b693-4ec6-8418-be00bcc6e9e8 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:31.689652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-92016613-b693-4ec6-8418-be00bcc6e9e8 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:31.689652 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92016613-b693-4ec6-8418-be00bcc6e9e8 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:31.689652 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1000/4003] 10.4.3.91 () {64 vars in 997 bytes} [Wed Jul 22 05:41: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 22 05:41:31.700733 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f0329ad9-000d-435e-94f2-6dd5a10b0341 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:31.700733 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f0329ad9-000d-435e-94f2-6dd5a10b0341 None None] GET https://10.4.3.91/volume// Jul 22 05:41:31.700733 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f0329ad9-000d-435e-94f2-6dd5a10b0341 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:31.700733 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f0329ad9-000d-435e-94f2-6dd5a10b0341 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:31.700733 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f0329ad9-000d-435e-94f2-6dd5a10b0341 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:31.700733 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 982/4004] 10.4.3.91 () {64 vars in 997 bytes} [Wed Jul 22 05:41: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 22 05:41:31.714304 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-37c73fc4-ef3c-4b38-8224-f7ba0723eec3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:31.869157 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37c73fc4-ef3c-4b38-8224-f7ba0723eec3 tempest-VersionsTest-377887836 tempest-VersionsTest-377887836-project-member] GET https://10.4.3.91/volume/v3/ Jul 22 05:41:31.869278 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37c73fc4-ef3c-4b38-8224-f7ba0723eec3 tempest-VersionsTest-377887836 tempest-VersionsTest-377887836-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:31.869465 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37c73fc4-ef3c-4b38-8224-f7ba0723eec3 tempest-VersionsTest-377887836 tempest-VersionsTest-377887836-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:31.869965 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37c73fc4-ef3c-4b38-8224-f7ba0723eec3 tempest-VersionsTest-377887836 tempest-VersionsTest-377887836-project-member] https://10.4.3.91/volume/v3/ returned with HTTP 200 Jul 22 05:41:31.870277 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1002/4005] 10.4.3.91 () {66 vars in 1209 bytes} [Wed Jul 22 05:41:31 2026] GET /volume/v3/ => generated 385 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:32.271426 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:32.365570 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:32.365974 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-91445068"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:32.368080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-91445068'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:32.368219 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume of 1 GB Jul 22 05:41:32.372194 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:32.378602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (0c94bfb2-ab26-4172-aee9-6ade5dc8e0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:32.379578 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (945d38a8-3ded-4b7a-9767-7efba2fb453d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:32.380288 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:32.413498 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (945d38a8-3ded-4b7a-9767-7efba2fb453d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:32.414314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (088fff43-81d9-41c9-b20d-46a81293534c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:32.489919 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['26ceb655-d4b2-4577-bab1-19cea704f311', '6df4422b-0b83-4580-a969-31e08b929a7a', '65a6fbcf-147f-4a02-8ce1-2def6ff74174', '16913ba4-53bd-4f89-829d-6c274f00042d'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:32.491070 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (088fff43-81d9-41c9-b20d-46a81293534c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ceb655-d4b2-4577-bab1-19cea704f311', '6df4422b-0b83-4580-a969-31e08b929a7a', '65a6fbcf-147f-4a02-8ce1-2def6ff74174', '16913ba4-53bd-4f89-829d-6c274f00042d']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:32.492699 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de8ea16-c07f-4abc-bbe1-c75122623126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:32.522414 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de8ea16-c07f-4abc-bbe1-c75122623126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4093357-0056-42e2-a8c1-8a97824fdf4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-91445068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['26ceb655-d4b2-4577-bab1-19cea704f311','6df4422b-0b83-4580-a969-31e08b929a7a','65a6fbcf-147f-4a02-8ce1-2def6ff74174','16913ba4-53bd-4f89-829d-6c274f00042d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-91445068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4093357-0056-42e2-a8c1-8a97824fdf4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09409233a3594134aaaffeaafc4fb513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce523252d274aad8b3363b25975c562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:32.523370 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04617ff6-bb81-4289-912d-acdd908b4223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:32.539469 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04617ff6-bb81-4289-912d-acdd908b4223) transitioned into state 'SUCCESS' from state '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-91445068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['26ceb655-d4b2-4577-bab1-19cea704f311','6df4422b-0b83-4580-a969-31e08b929a7a','65a6fbcf-147f-4a02-8ce1-2def6ff74174','16913ba4-53bd-4f89-829d-6c274f00042d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:32.540267 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796f761b-0682-4586-b5ef-28606440ad73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:32.548589 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796f761b-0682-4586-b5ef-28606440ad73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:32.549375 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (0c94bfb2-ab26-4172-aee9-6ade5dc8e0c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:32.549722 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request issued successfully. Jul 22 05:41:32.550261 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5be8c54e-4bcb-4953-97b9-e241866e2c21 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:32.550667 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1022/4006] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:32 2026] POST /volume/v3/volumes => generated 774 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:32.572064 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a7360b9a-afd6-487b-b8c9-b1b287e3b88b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:32.575267 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a7360b9a-afd6-487b-b8c9-b1b287e3b88b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c Jul 22 05:41:32.575267 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a7360b9a-afd6-487b-b8c9-b1b287e3b88b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:32.575267 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a7360b9a-afd6-487b-b8c9-b1b287e3b88b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:32.580975 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:32.580975 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:32.584165 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a7360b9a-afd6-487b-b8c9-b1b287e3b88b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:32.588062 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a7360b9a-afd6-487b-b8c9-b1b287e3b88b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c returned with HTTP 200 Jul 22 05:41:32.588062 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1001/4007] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:32 2026] GET /volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:33.605713 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1d164c75-5595-490e-b7a9-f3ca05f04ad2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:33.607566 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1d164c75-5595-490e-b7a9-f3ca05f04ad2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c Jul 22 05:41:33.607791 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1d164c75-5595-490e-b7a9-f3ca05f04ad2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:33.608025 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1d164c75-5595-490e-b7a9-f3ca05f04ad2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:33.615851 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:33.615851 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:33.619590 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1d164c75-5595-490e-b7a9-f3ca05f04ad2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:33.624246 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1d164c75-5595-490e-b7a9-f3ca05f04ad2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c returned with HTTP 200 Jul 22 05:41:33.624866 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 983/4008] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:33 2026] GET /volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:33.637616 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ac56915a-8fe1-40dc-a258-66d08590914f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:33.776619 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ac56915a-8fe1-40dc-a258-66d08590914f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:33.776619 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ac56915a-8fe1-40dc-a258-66d08590914f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4093357-0056-42e2-a8c1-8a97824fdf4c", "name": "tempest-ProjectMemberTests-Snapshot-198591806"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:33.786142 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:33.786142 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:33.788444 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ac56915a-8fe1-40dc-a258-66d08590914f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Volume info retrieved successfully. Jul 22 05:41:33.788444 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-ac56915a-8fe1-40dc-a258-66d08590914f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Create snapshot from volume a4093357-0056-42e2-a8c1-8a97824fdf4c Jul 22 05:41:33.829426 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-ac56915a-8fe1-40dc-a258-66d08590914f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Created reservations ['0b98cc5f-e560-4110-b43b-215c7c3fa964', '3d9d6d79-2598-4a01-8256-0f1462ea7125', 'f50fae15-3f3f-4f72-8878-e14f239329d9', 'e35d2e8b-b2d1-4739-8e79-80af76585247'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:33.855536 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ac56915a-8fe1-40dc-a258-66d08590914f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot create request issued successfully. Jul 22 05:41:33.856027 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ac56915a-8fe1-40dc-a258-66d08590914f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:33.856493 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1003/4009] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:33 2026] POST /volume/v3/snapshots => generated 304 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:33.865265 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cb30382b-c570-4d28-a89c-2f3101685720 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:33.867310 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cb30382b-c570-4d28-a89c-2f3101685720 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] GET https://10.4.3.91/volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 Jul 22 05:41:33.867549 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cb30382b-c570-4d28-a89c-2f3101685720 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:33.867835 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cb30382b-c570-4d28-a89c-2f3101685720 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:33.873934 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:33.873934 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:33.874398 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cb30382b-c570-4d28-a89c-2f3101685720 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot retrieved successfully. Jul 22 05:41:33.875556 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cb30382b-c570-4d28-a89c-2f3101685720 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 returned with HTTP 200 Jul 22 05:41:33.876248 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1023/4010] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:33 2026] GET /volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:34.885391 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5ef36757-49f7-4587-ae51-9f778585c578 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:34.887345 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5ef36757-49f7-4587-ae51-9f778585c578 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] GET https://10.4.3.91/volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 Jul 22 05:41:34.887801 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5ef36757-49f7-4587-ae51-9f778585c578 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:34.889347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5ef36757-49f7-4587-ae51-9f778585c578 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:34.894195 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:34.894195 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:34.894830 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5ef36757-49f7-4587-ae51-9f778585c578 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot retrieved successfully. Jul 22 05:41:34.895984 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5ef36757-49f7-4587-ae51-9f778585c578 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 returned with HTTP 200 Jul 22 05:41:34.896497 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1002/4011] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:34 2026] GET /volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:34.906406 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e61bb383-f4f1-4b9a-8e10-1b1943d8f583 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:34.908332 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e61bb383-f4f1-4b9a-8e10-1b1943d8f583 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 Jul 22 05:41:34.908579 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e61bb383-f4f1-4b9a-8e10-1b1943d8f583 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:34.908824 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e61bb383-f4f1-4b9a-8e10-1b1943d8f583 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:34.908972 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-e61bb383-f4f1-4b9a-8e10-1b1943d8f583 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Delete snapshot with id: 7766e3e8-9c45-45ab-af98-b1ff31dd8946 Jul 22 05:41:34.914097 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:34.914097 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:34.914532 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e61bb383-f4f1-4b9a-8e10-1b1943d8f583 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot retrieved successfully. Jul 22 05:41:34.932817 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e61bb383-f4f1-4b9a-8e10-1b1943d8f583 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot delete request issued successfully. Jul 22 05:41:34.933039 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e61bb383-f4f1-4b9a-8e10-1b1943d8f583 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 returned with HTTP 202 Jul 22 05:41:34.934372 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 984/4012] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:34 2026] DELETE /volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:34.942406 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9e630b4f-136b-4d98-b510-a5233398bca7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:34.944980 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e630b4f-136b-4d98-b510-a5233398bca7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] GET https://10.4.3.91/volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 Jul 22 05:41:34.946602 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e630b4f-136b-4d98-b510-a5233398bca7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:34.946602 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e630b4f-136b-4d98-b510-a5233398bca7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:34.958549 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:34.958549 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:34.958549 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9e630b4f-136b-4d98-b510-a5233398bca7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot retrieved successfully. Jul 22 05:41:34.958549 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e630b4f-136b-4d98-b510-a5233398bca7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 returned with HTTP 200 Jul 22 05:41:34.958549 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1004/4013] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:34 2026] GET /volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:35.967302 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-449d1d91-5c32-44d1-9797-b0c9eb4bd8c1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:35.968997 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-449d1d91-5c32-44d1-9797-b0c9eb4bd8c1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] GET https://10.4.3.91/volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 Jul 22 05:41:35.969194 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-449d1d91-5c32-44d1-9797-b0c9eb4bd8c1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:35.969418 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-449d1d91-5c32-44d1-9797-b0c9eb4bd8c1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:35.976364 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-449d1d91-5c32-44d1-9797-b0c9eb4bd8c1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 returned with HTTP 404 Jul 22 05:41:35.976998 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1024/4014] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:35 2026] GET /volume/v3/snapshots/7766e3e8-9c45-45ab-af98-b1ff31dd8946 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:35.991989 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7df96585-ad99-4b39-91c6-1a43be45cdef None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:35.999265 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7df96585-ad99-4b39-91c6-1a43be45cdef tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c Jul 22 05:41:35.999265 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7df96585-ad99-4b39-91c6-1a43be45cdef tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:35.999606 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7df96585-ad99-4b39-91c6-1a43be45cdef tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:35.999826 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-7df96585-ad99-4b39-91c6-1a43be45cdef tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume with id: a4093357-0056-42e2-a8c1-8a97824fdf4c Jul 22 05:41:36.015871 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:36.015871 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:36.016224 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7df96585-ad99-4b39-91c6-1a43be45cdef tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:36.041018 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7df96585-ad99-4b39-91c6-1a43be45cdef tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume request issued successfully. Jul 22 05:41:36.041177 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7df96585-ad99-4b39-91c6-1a43be45cdef tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c returned with HTTP 202 Jul 22 05:41:36.041759 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1003/4015] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:35 2026] DELETE /volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:36.049512 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b8ec22af-10e7-489d-bccd-01eb7f4aa3b6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:36.054238 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b8ec22af-10e7-489d-bccd-01eb7f4aa3b6 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c Jul 22 05:41:36.054414 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b8ec22af-10e7-489d-bccd-01eb7f4aa3b6 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:36.054653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b8ec22af-10e7-489d-bccd-01eb7f4aa3b6 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:36.062415 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:36.062415 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:36.067193 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b8ec22af-10e7-489d-bccd-01eb7f4aa3b6 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:36.076774 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b8ec22af-10e7-489d-bccd-01eb7f4aa3b6 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c returned with HTTP 200 Jul 22 05:41:36.077197 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 985/4016] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:36 2026] GET /volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:37.094134 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-497e9c25-c2ea-497a-aeec-fab46b5d7a73 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:37.096524 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-497e9c25-c2ea-497a-aeec-fab46b5d7a73 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c Jul 22 05:41:37.098575 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-497e9c25-c2ea-497a-aeec-fab46b5d7a73 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:37.098575 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-497e9c25-c2ea-497a-aeec-fab46b5d7a73 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:37.105351 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-497e9c25-c2ea-497a-aeec-fab46b5d7a73 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c returned with HTTP 404 Jul 22 05:41:37.106341 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1005/4017] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:37 2026] GET /volume/v3/volumes/a4093357-0056-42e2-a8c1-8a97824fdf4c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:37.118159 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-972ccae0-00ad-4a4f-b983-953d4356e029 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:37.122611 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:37.123182 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1843205127"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:37.125206 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1843205127'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:37.125358 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume of 1 GB Jul 22 05:41:37.131278 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:37.139511 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (56c4fad0-7b0a-4558-844f-1e10f008e56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:37.141067 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570dea8a-c92f-43c2-b0bc-671eab4a58ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:37.142065 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:37.170966 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570dea8a-c92f-43c2-b0bc-671eab4a58ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:37.172007 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a8101c-1f22-4be3-94be-aadcc8c4f2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:37.217550 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['3754c234-1113-475b-9045-78c68e066a33', '991c2e2b-1c07-4e24-a65b-bafbc6ce0d78', '5ce17818-3b7b-49c8-ba5f-54548b9c54e4', '4c58cd81-45a7-43a2-be2c-fba9f7360d5d'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:37.218582 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a8101c-1f22-4be3-94be-aadcc8c4f2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3754c234-1113-475b-9045-78c68e066a33', '991c2e2b-1c07-4e24-a65b-bafbc6ce0d78', '5ce17818-3b7b-49c8-ba5f-54548b9c54e4', '4c58cd81-45a7-43a2-be2c-fba9f7360d5d']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:37.219439 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfbd6123-37a3-4834-ace7-4ae15f4257ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:37.247420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfbd6123-37a3-4834-ace7-4ae15f4257ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48680ecf-fa2d-4cbc-ac89-34072daf98de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843205127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['3754c234-1113-475b-9045-78c68e066a33','991c2e2b-1c07-4e24-a65b-bafbc6ce0d78','5ce17818-3b7b-49c8-ba5f-54548b9c54e4','4c58cd81-45a7-43a2-be2c-fba9f7360d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843205127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48680ecf-fa2d-4cbc-ac89-34072daf98de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09409233a3594134aaaffeaafc4fb513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce523252d274aad8b3363b25975c562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:37.248274 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1094a2-8056-4f27-8f1e-05a23c2fe2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:37.269151 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1094a2-8056-4f27-8f1e-05a23c2fe2d2) transitioned into state 'SUCCESS' from state '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-1843205127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['3754c234-1113-475b-9045-78c68e066a33','991c2e2b-1c07-4e24-a65b-bafbc6ce0d78','5ce17818-3b7b-49c8-ba5f-54548b9c54e4','4c58cd81-45a7-43a2-be2c-fba9f7360d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:37.270049 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89c8c5a-2e84-4ec2-9e8f-07a79e7daee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:37.278779 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89c8c5a-2e84-4ec2-9e8f-07a79e7daee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:37.279589 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (56c4fad0-7b0a-4558-844f-1e10f008e56d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:37.279896 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request issued successfully. Jul 22 05:41:37.280464 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-972ccae0-00ad-4a4f-b983-953d4356e029 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:37.280947 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1025/4018] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:37 2026] POST /volume/v3/volumes => generated 776 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:37.294117 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bb4f6e02-07cc-4423-a83e-dc73852625c9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:37.299127 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bb4f6e02-07cc-4423-a83e-dc73852625c9 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de Jul 22 05:41:37.299310 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bb4f6e02-07cc-4423-a83e-dc73852625c9 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:37.299496 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bb4f6e02-07cc-4423-a83e-dc73852625c9 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:37.308370 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:37.308370 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:37.311881 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bb4f6e02-07cc-4423-a83e-dc73852625c9 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:37.315547 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bb4f6e02-07cc-4423-a83e-dc73852625c9 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de returned with HTTP 200 Jul 22 05:41:37.315951 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1004/4019] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:37 2026] GET /volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:38.331325 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5215625b-8d67-4184-97f2-aa9220301d6e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:38.333588 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5215625b-8d67-4184-97f2-aa9220301d6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de Jul 22 05:41:38.333912 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5215625b-8d67-4184-97f2-aa9220301d6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:38.334247 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5215625b-8d67-4184-97f2-aa9220301d6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:38.345963 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:38.345963 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:38.350623 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5215625b-8d67-4184-97f2-aa9220301d6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:38.356411 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5215625b-8d67-4184-97f2-aa9220301d6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de returned with HTTP 200 Jul 22 05:41:38.357031 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 986/4020] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:38 2026] GET /volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:38.378353 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ecf4fdae-bbc2-4f01-81e9-1c035e324e0b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:38.380708 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ecf4fdae-bbc2-4f01-81e9-1c035e324e0b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:38.381206 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ecf4fdae-bbc2-4f01-81e9-1c035e324e0b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48680ecf-fa2d-4cbc-ac89-34072daf98de", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-648549094"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:38.392068 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:38.392068 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:38.392759 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ecf4fdae-bbc2-4f01-81e9-1c035e324e0b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:38.393210 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-ecf4fdae-bbc2-4f01-81e9-1c035e324e0b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create snapshot from volume 48680ecf-fa2d-4cbc-ac89-34072daf98de Jul 22 05:41:38.421587 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-ecf4fdae-bbc2-4f01-81e9-1c035e324e0b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['c358d8f7-e889-4275-bd1c-acc878fab8f7', 'ba52f088-4f2b-4283-93cf-8b0e1aa0de03', '5de3ae2b-b206-4958-b515-26c792b50ae2', '4ebbb269-9600-4d9a-9c3b-1577778b9b62'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:38.460616 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ecf4fdae-bbc2-4f01-81e9-1c035e324e0b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot create request issued successfully. Jul 22 05:41:38.461100 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ecf4fdae-bbc2-4f01-81e9-1c035e324e0b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:38.463652 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1006/4021] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:38.477736 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ca151975-8edd-46ce-a185-e3938a50e9d4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:38.479697 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ca151975-8edd-46ce-a185-e3938a50e9d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 Jul 22 05:41:38.479944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ca151975-8edd-46ce-a185-e3938a50e9d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:38.480132 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ca151975-8edd-46ce-a185-e3938a50e9d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:38.496035 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:38.496035 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:38.496445 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ca151975-8edd-46ce-a185-e3938a50e9d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:38.497932 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ca151975-8edd-46ce-a185-e3938a50e9d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 returned with HTTP 200 Jul 22 05:41:38.497932 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1026/4022] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:38 2026] GET /volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:39.158280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:39.190535 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:39.190871 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2104836980"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:39.192223 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2104836980'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:39.192325 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume of 1 GB Jul 22 05:41:39.197324 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Availability Zones retrieved successfully. Jul 22 05:41:39.203006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (390d962a-54db-4b7f-91a1-d4a69ccc7cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:39.204110 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c4c1ff-39b5-49ba-955d-f3c8d5a5f729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:39.205339 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:39.230853 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c4c1ff-39b5-49ba-955d-f3c8d5a5f729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:39.231771 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a31ffdfd-4b54-4c22-8bfa-1943d8286c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:39.289130 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['6cea2a79-ef60-497b-a69d-b4ed4185faed', '4f46a860-354c-4c4f-ae3d-4e0080331311', 'f6ee7b75-b183-42c2-a987-a7897cdca181', '45d3457f-46a7-4023-8b0c-7b07bc99d990'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:39.290111 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a31ffdfd-4b54-4c22-8bfa-1943d8286c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cea2a79-ef60-497b-a69d-b4ed4185faed', '4f46a860-354c-4c4f-ae3d-4e0080331311', 'f6ee7b75-b183-42c2-a987-a7897cdca181', '45d3457f-46a7-4023-8b0c-7b07bc99d990']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:39.291004 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6abef7e-00a1-4326-8538-dd254b0bd416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:39.320305 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6abef7e-00a1-4326-8538-dd254b0bd416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e6de0a9-21e3-4c41-acba-342f60a0c35c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2104836980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['6cea2a79-ef60-497b-a69d-b4ed4185faed','4f46a860-354c-4c4f-ae3d-4e0080331311','f6ee7b75-b183-42c2-a987-a7897cdca181','45d3457f-46a7-4023-8b0c-7b07bc99d990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2104836980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e6de0a9-21e3-4c41-acba-342f60a0c35c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eeaa173f854bf58a461a312072dd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='474dc43d37b74b6bba5463b1f702bb71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:39.320788 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ef190f-1fe9-4784-8564-7c06d980729f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:39.339803 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ef190f-1fe9-4784-8564-7c06d980729f) transitioned into state 'SUCCESS' from state '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-2104836980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['6cea2a79-ef60-497b-a69d-b4ed4185faed','4f46a860-354c-4c4f-ae3d-4e0080331311','f6ee7b75-b183-42c2-a987-a7897cdca181','45d3457f-46a7-4023-8b0c-7b07bc99d990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:39.340608 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26b7230-810c-4f97-abf0-a1cd333af4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:39.353205 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26b7230-810c-4f97-abf0-a1cd333af4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:39.354219 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (390d962a-54db-4b7f-91a1-d4a69ccc7cb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:39.354571 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request issued successfully. Jul 22 05:41:39.355215 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-818f9bc5-4afb-4fcf-883f-31a2c178e157 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:39.355672 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1005/4023] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:39 2026] POST /volume/v3/volumes => generated 752 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:39.367656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ee0ba5bb-dd12-4cda-884b-c08e72d794af None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:39.369262 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ee0ba5bb-dd12-4cda-884b-c08e72d794af tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:41:39.369469 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ee0ba5bb-dd12-4cda-884b-c08e72d794af tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:39.369695 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ee0ba5bb-dd12-4cda-884b-c08e72d794af tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:39.381741 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:39.381741 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:39.386305 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ee0ba5bb-dd12-4cda-884b-c08e72d794af tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:41:39.390657 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ee0ba5bb-dd12-4cda-884b-c08e72d794af tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:41:39.391194 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 987/4024] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:39 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:39.506889 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f30d58a4-7801-43f5-99c6-4b35a7d53fb0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:39.508717 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f30d58a4-7801-43f5-99c6-4b35a7d53fb0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 Jul 22 05:41:39.508905 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f30d58a4-7801-43f5-99c6-4b35a7d53fb0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:39.509085 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f30d58a4-7801-43f5-99c6-4b35a7d53fb0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:39.514126 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:39.514126 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:39.514454 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f30d58a4-7801-43f5-99c6-4b35a7d53fb0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:39.515114 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f30d58a4-7801-43f5-99c6-4b35a7d53fb0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 returned with HTTP 200 Jul 22 05:41:39.515483 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1007/4025] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:39 2026] GET /volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:39.523280 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-772ebf78-762e-44ad-8b37-a66b4abb2085 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:39.527205 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-772ebf78-762e-44ad-8b37-a66b4abb2085 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 Jul 22 05:41:39.527205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-772ebf78-762e-44ad-8b37-a66b4abb2085 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:39.527205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-772ebf78-762e-44ad-8b37-a66b4abb2085 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:39.527205 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-772ebf78-762e-44ad-8b37-a66b4abb2085 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Delete snapshot with id: 4e0d2b29-04af-440b-83d0-041dc5002a70 Jul 22 05:41:39.533037 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:39.533037 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:39.533677 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-772ebf78-762e-44ad-8b37-a66b4abb2085 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot retrieved successfully. Jul 22 05:41:39.559388 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-772ebf78-762e-44ad-8b37-a66b4abb2085 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot delete request issued successfully. Jul 22 05:41:39.559388 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-772ebf78-762e-44ad-8b37-a66b4abb2085 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 returned with HTTP 202 Jul 22 05:41:39.559388 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1027/4026] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:39 2026] DELETE /volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:39.567020 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-aa8856e0-7e01-41d6-be7e-d8f6d0a9512c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:39.569683 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aa8856e0-7e01-41d6-be7e-d8f6d0a9512c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] GET https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 Jul 22 05:41:39.569683 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aa8856e0-7e01-41d6-be7e-d8f6d0a9512c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:39.569683 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aa8856e0-7e01-41d6-be7e-d8f6d0a9512c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:39.575084 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:39.575084 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:39.575577 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-aa8856e0-7e01-41d6-be7e-d8f6d0a9512c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot retrieved successfully. Jul 22 05:41:39.576285 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aa8856e0-7e01-41d6-be7e-d8f6d0a9512c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 returned with HTTP 200 Jul 22 05:41:39.576701 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1006/4027] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:39 2026] GET /volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:40.403223 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6dd91a79-cc06-4090-93b3-53548f4abc03 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:40.404901 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6dd91a79-cc06-4090-93b3-53548f4abc03 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:41:40.405167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6dd91a79-cc06-4090-93b3-53548f4abc03 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:40.405371 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6dd91a79-cc06-4090-93b3-53548f4abc03 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:40.411942 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:40.411942 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:40.415409 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6dd91a79-cc06-4090-93b3-53548f4abc03 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:41:40.419219 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6dd91a79-cc06-4090-93b3-53548f4abc03 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:41:40.419650 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 988/4028] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:40 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:40.431968 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-66a18405-14b3-476f-ae2b-60de59f8a733 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:40.433553 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66a18405-14b3-476f-ae2b-60de59f8a733 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:41:40.433766 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66a18405-14b3-476f-ae2b-60de59f8a733 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:40.433973 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66a18405-14b3-476f-ae2b-60de59f8a733 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:40.440462 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:40.440462 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:40.444718 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-66a18405-14b3-476f-ae2b-60de59f8a733 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:41:40.448534 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66a18405-14b3-476f-ae2b-60de59f8a733 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:41:40.448941 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1008/4029] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:40 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:40.459812 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cb706d62-1ed4-4f2c-9eb6-3c449f65dc05 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:40.461423 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cb706d62-1ed4-4f2c-9eb6-3c449f65dc05 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:40.461699 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cb706d62-1ed4-4f2c-9eb6-3c449f65dc05 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e6de0a9-21e3-4c41-acba-342f60a0c35c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1600393921"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:40.469069 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:40.469069 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:40.469563 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cb706d62-1ed4-4f2c-9eb6-3c449f65dc05 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:41:40.469659 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-cb706d62-1ed4-4f2c-9eb6-3c449f65dc05 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume 2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:41:40.498999 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-cb706d62-1ed4-4f2c-9eb6-3c449f65dc05 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['588b39cd-c322-4c72-895f-4db17a089a29', '5133cdd7-b5c8-44a3-8689-7efb11dd7134', '2959d10b-dc8a-4c3d-857c-656c3ae14e01', 'd709f497-a833-4a13-b371-c833af9ba502'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:40.526119 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cb706d62-1ed4-4f2c-9eb6-3c449f65dc05 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot create request issued successfully. Jul 22 05:41:40.526545 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cb706d62-1ed4-4f2c-9eb6-3c449f65dc05 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:40.526802 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1028/4030] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:40.536738 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a1b59493-6e52-485c-8d8f-b39ac8bdd65d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:40.538618 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a1b59493-6e52-485c-8d8f-b39ac8bdd65d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 Jul 22 05:41:40.538845 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a1b59493-6e52-485c-8d8f-b39ac8bdd65d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:40.539022 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a1b59493-6e52-485c-8d8f-b39ac8bdd65d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:40.544011 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:40.544011 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:40.544486 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a1b59493-6e52-485c-8d8f-b39ac8bdd65d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:41:40.545245 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a1b59493-6e52-485c-8d8f-b39ac8bdd65d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 returned with HTTP 200 Jul 22 05:41:40.545675 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1007/4031] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:40 2026] GET /volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:41:40.585126 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f03d9a53-912a-4dd6-8a32-c1a0650cb5b7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:40.586740 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f03d9a53-912a-4dd6-8a32-c1a0650cb5b7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] GET https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 Jul 22 05:41:40.586899 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f03d9a53-912a-4dd6-8a32-c1a0650cb5b7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:40.587088 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f03d9a53-912a-4dd6-8a32-c1a0650cb5b7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:40.591039 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f03d9a53-912a-4dd6-8a32-c1a0650cb5b7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 returned with HTTP 404 Jul 22 05:41:40.591663 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 989/4032] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:40 2026] GET /volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:40.598351 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c0dc1d4b-160f-428f-8206-a025f01d4b84 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:40.600073 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c0dc1d4b-160f-428f-8206-a025f01d4b84 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 Jul 22 05:41:40.600250 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c0dc1d4b-160f-428f-8206-a025f01d4b84 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:40.600457 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c0dc1d4b-160f-428f-8206-a025f01d4b84 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:40.600558 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-c0dc1d4b-160f-428f-8206-a025f01d4b84 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete snapshot with id: 4e0d2b29-04af-440b-83d0-041dc5002a70 Jul 22 05:41:40.604331 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c0dc1d4b-160f-428f-8206-a025f01d4b84 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 returned with HTTP 404 Jul 22 05:41:40.604787 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1009/4033] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:40 2026] DELETE /volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:40.611681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8d067b66-0e7c-4efd-b25a-d80407ba0e02 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:40.613561 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d067b66-0e7c-4efd-b25a-d80407ba0e02 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 Jul 22 05:41:40.613773 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d067b66-0e7c-4efd-b25a-d80407ba0e02 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:40.613944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d067b66-0e7c-4efd-b25a-d80407ba0e02 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:40.617950 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d067b66-0e7c-4efd-b25a-d80407ba0e02 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 returned with HTTP 404 Jul 22 05:41:40.618410 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1029/4034] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:40 2026] GET /volume/v3/snapshots/4e0d2b29-04af-440b-83d0-041dc5002a70 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:40.624538 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-22f82aeb-d583-445e-b06c-ff9bb61ef6b3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:40.626365 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-22f82aeb-d583-445e-b06c-ff9bb61ef6b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de Jul 22 05:41:40.626568 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-22f82aeb-d583-445e-b06c-ff9bb61ef6b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:40.626789 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-22f82aeb-d583-445e-b06c-ff9bb61ef6b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:40.626999 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-22f82aeb-d583-445e-b06c-ff9bb61ef6b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume with id: 48680ecf-fa2d-4cbc-ac89-34072daf98de Jul 22 05:41:40.634427 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:40.634427 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:40.634703 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-22f82aeb-d583-445e-b06c-ff9bb61ef6b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:40.654928 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-22f82aeb-d583-445e-b06c-ff9bb61ef6b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume request issued successfully. Jul 22 05:41:40.655139 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-22f82aeb-d583-445e-b06c-ff9bb61ef6b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de returned with HTTP 202 Jul 22 05:41:40.655715 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1008/4035] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:40 2026] DELETE /volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:40.664118 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7196c5a5-93ab-4bde-95e1-f9f07c9978b7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:40.665944 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7196c5a5-93ab-4bde-95e1-f9f07c9978b7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de Jul 22 05:41:40.666158 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7196c5a5-93ab-4bde-95e1-f9f07c9978b7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:40.666336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7196c5a5-93ab-4bde-95e1-f9f07c9978b7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:40.674118 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:40.674118 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:40.677545 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7196c5a5-93ab-4bde-95e1-f9f07c9978b7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:40.682083 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7196c5a5-93ab-4bde-95e1-f9f07c9978b7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de returned with HTTP 200 Jul 22 05:41:40.682711 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 990/4036] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:40 2026] GET /volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:41.553954 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e9f20d83-7d79-4eff-9e63-95593fb6950c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:41.555805 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e9f20d83-7d79-4eff-9e63-95593fb6950c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 Jul 22 05:41:41.555989 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e9f20d83-7d79-4eff-9e63-95593fb6950c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:41.556163 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e9f20d83-7d79-4eff-9e63-95593fb6950c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:41.561600 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:41.561600 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:41.562057 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e9f20d83-7d79-4eff-9e63-95593fb6950c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:41:41.562815 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e9f20d83-7d79-4eff-9e63-95593fb6950c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 returned with HTTP 200 Jul 22 05:41:41.563215 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1010/4037] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:41 2026] GET /volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:41.572024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b63fdd0a-1d24-49f1-bed7-1af0030f2811 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:41.573751 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b63fdd0a-1d24-49f1-bed7-1af0030f2811 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:41:41.574059 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b63fdd0a-1d24-49f1-bed7-1af0030f2811 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e6de0a9-21e3-4c41-acba-342f60a0c35c", "snapshot_id": "aeda70b2-1140-4a4c-8e75-c55de15ff6f3", "name": "tempest-VolumesSnapshotTestJSON-Backup-1623969138", "container": "tempest-volumessnapshottestjson-backup-container-615506247"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:41.575517 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-b63fdd0a-1d24-49f1-bed7-1af0030f2811 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Creating new backup {'backup': {'volume_id': '2e6de0a9-21e3-4c41-acba-342f60a0c35c', 'snapshot_id': 'aeda70b2-1140-4a4c-8e75-c55de15ff6f3', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1623969138', 'container': 'tempest-volumessnapshottestjson-backup-container-615506247'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:41:41.575656 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-b63fdd0a-1d24-49f1-bed7-1af0030f2811 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Creating backup of volume 2e6de0a9-21e3-4c41-acba-342f60a0c35c in container tempest-volumessnapshottestjson-backup-container-615506247 Jul 22 05:41:41.584100 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:41.584100 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:41.584651 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b63fdd0a-1d24-49f1-bed7-1af0030f2811 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:41:41.591156 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:41.591156 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:41.591605 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b63fdd0a-1d24-49f1-bed7-1af0030f2811 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:41:41.615118 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-b63fdd0a-1d24-49f1-bed7-1af0030f2811 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['9acb4555-9ff4-435b-bd04-c0b930239e0d', 'd470fadd-abf2-45ad-8d46-c5ff7b242888'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:41.646033 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b63fdd0a-1d24-49f1-bed7-1af0030f2811 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:41:41.646372 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1030/4038] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:41:41 2026] POST /volume/v3/backups => generated 333 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:41.657233 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-acdcee2b-aa41-49d9-a3bf-8ce811497069 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:41.659014 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-acdcee2b-aa41-49d9-a3bf-8ce811497069 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:41.659232 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-acdcee2b-aa41-49d9-a3bf-8ce811497069 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:41.659472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-acdcee2b-aa41-49d9-a3bf-8ce811497069 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:41.659619 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-acdcee2b-aa41-49d9-a3bf-8ce811497069 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:41.665541 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:41.665541 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:41.666453 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-acdcee2b-aa41-49d9-a3bf-8ce811497069 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:41.666912 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1009/4039] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:41 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 806 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:41.699612 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5bf1b348-8a7e-4531-ac11-1f1530fa3c4b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:41.701513 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5bf1b348-8a7e-4531-ac11-1f1530fa3c4b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de Jul 22 05:41:41.701750 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5bf1b348-8a7e-4531-ac11-1f1530fa3c4b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:41.701962 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5bf1b348-8a7e-4531-ac11-1f1530fa3c4b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:41.708616 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5bf1b348-8a7e-4531-ac11-1f1530fa3c4b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de returned with HTTP 404 Jul 22 05:41:41.709117 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 991/4040] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:41 2026] GET /volume/v3/volumes/48680ecf-fa2d-4cbc-ac89-34072daf98de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:41.717453 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:41.720482 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:41.720864 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1361725615"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:41.722400 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1361725615'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:41.722470 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume of 1 GB Jul 22 05:41:41.729090 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:41.737666 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (09c353c8-3607-4b9a-8808-d75b2ff65c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:41.739159 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69fbf04-b398-42d4-8bf6-6e6cca00a82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:41.743093 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:41.769568 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69fbf04-b398-42d4-8bf6-6e6cca00a82c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:41.770358 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483aea32-022e-4ad4-83d5-295e0cd2eda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:41.807231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['717504ca-ad54-4f59-aaef-e116daff0651', '4cfb2c15-957e-4b1c-b048-e017935b32d4', '118a8415-d6d2-48f6-a3c6-ab54778a5a28', '0eed7610-c26e-4bf0-aca9-be38577459bd'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:41.807941 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483aea32-022e-4ad4-83d5-295e0cd2eda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['717504ca-ad54-4f59-aaef-e116daff0651', '4cfb2c15-957e-4b1c-b048-e017935b32d4', '118a8415-d6d2-48f6-a3c6-ab54778a5a28', '0eed7610-c26e-4bf0-aca9-be38577459bd']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:41.808610 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110b0fa2-978d-4c22-9fce-83efde44a9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:41.832034 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110b0fa2-978d-4c22-9fce-83efde44a9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d180699-e691-4d92-b8bb-430ebc4526f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361725615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['717504ca-ad54-4f59-aaef-e116daff0651','4cfb2c15-957e-4b1c-b048-e017935b32d4','118a8415-d6d2-48f6-a3c6-ab54778a5a28','0eed7610-c26e-4bf0-aca9-be38577459bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361725615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d180699-e691-4d92-b8bb-430ebc4526f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09409233a3594134aaaffeaafc4fb513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce523252d274aad8b3363b25975c562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:41.833136 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ffa18e-48e7-4091-8d41-9107d9446384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:41.856123 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ffa18e-48e7-4091-8d41-9107d9446384) transitioned into state 'SUCCESS' from state '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-1361725615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['717504ca-ad54-4f59-aaef-e116daff0651','4cfb2c15-957e-4b1c-b048-e017935b32d4','118a8415-d6d2-48f6-a3c6-ab54778a5a28','0eed7610-c26e-4bf0-aca9-be38577459bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:41.857230 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1290e97a-137f-4eec-9c30-808acb780a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:41.869927 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1290e97a-137f-4eec-9c30-808acb780a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:41.871177 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (09c353c8-3607-4b9a-8808-d75b2ff65c45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:41.871645 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request issued successfully. Jul 22 05:41:41.872799 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2f08aa0c-7012-4ded-9851-6aa61d069fc5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:41.873389 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1011/4041] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:41 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 22 05:41:41.887156 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-da2d9828-b330-4a0d-ae34-754c27176862 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:41.889357 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-da2d9828-b330-4a0d-ae34-754c27176862 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 Jul 22 05:41:41.889613 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-da2d9828-b330-4a0d-ae34-754c27176862 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:41.889897 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-da2d9828-b330-4a0d-ae34-754c27176862 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:41.896957 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:41.896957 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:41.900222 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-da2d9828-b330-4a0d-ae34-754c27176862 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:41.903963 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-da2d9828-b330-4a0d-ae34-754c27176862 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 returned with HTTP 200 Jul 22 05:41:41.904336 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1031/4042] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:41 2026] GET /volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:42.681590 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7c569f1a-aaea-49d1-a522-1c459892071b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:42.683215 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7c569f1a-aaea-49d1-a522-1c459892071b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:42.683492 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7c569f1a-aaea-49d1-a522-1c459892071b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:42.683742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7c569f1a-aaea-49d1-a522-1c459892071b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:42.683896 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-7c569f1a-aaea-49d1-a522-1c459892071b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:42.688865 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:42.688865 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:42.689609 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7c569f1a-aaea-49d1-a522-1c459892071b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:42.690067 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1010/4043] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:42 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:42.919607 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-60801cef-5c3e-48ee-b099-3a5010fb8d72 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:42.921441 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-60801cef-5c3e-48ee-b099-3a5010fb8d72 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 Jul 22 05:41:42.921620 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-60801cef-5c3e-48ee-b099-3a5010fb8d72 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:42.921850 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-60801cef-5c3e-48ee-b099-3a5010fb8d72 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:42.929094 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:42.929094 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:42.933408 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-60801cef-5c3e-48ee-b099-3a5010fb8d72 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:42.943506 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-60801cef-5c3e-48ee-b099-3a5010fb8d72 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 returned with HTTP 200 Jul 22 05:41:42.943506 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 992/4044] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:42 2026] GET /volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:42.955289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d14a2034-549c-4835-97fa-c9fb23d9359e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:42.956983 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d14a2034-549c-4835-97fa-c9fb23d9359e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:42.957329 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d14a2034-549c-4835-97fa-c9fb23d9359e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d180699-e691-4d92-b8bb-430ebc4526f4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-921131466"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:42.966142 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:42.966142 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:42.966283 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d14a2034-549c-4835-97fa-c9fb23d9359e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:42.966531 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-d14a2034-549c-4835-97fa-c9fb23d9359e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create snapshot from volume 3d180699-e691-4d92-b8bb-430ebc4526f4 Jul 22 05:41:42.989960 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-d14a2034-549c-4835-97fa-c9fb23d9359e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['5f6616cf-7ebb-476b-8a5b-b1e6964638b4', '735d47dd-4793-4256-91db-aeef0fd9f953', 'fcdb39d7-ce06-42ba-b5d8-e5f23b94b409', 'd4a96276-c757-413c-b9ed-a0302b1473b5'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:43.019569 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d14a2034-549c-4835-97fa-c9fb23d9359e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot create request issued successfully. Jul 22 05:41:43.019985 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d14a2034-549c-4835-97fa-c9fb23d9359e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:43.020545 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1012/4045] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:43.032015 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-aebf093e-e3b5-433a-a364-8d6276eba6bc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:43.034824 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-aebf093e-e3b5-433a-a364-8d6276eba6bc tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 Jul 22 05:41:43.034996 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-aebf093e-e3b5-433a-a364-8d6276eba6bc tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:43.035162 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-aebf093e-e3b5-433a-a364-8d6276eba6bc tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:43.043050 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:43.043050 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:43.043368 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-aebf093e-e3b5-433a-a364-8d6276eba6bc tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:43.044896 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-aebf093e-e3b5-433a-a364-8d6276eba6bc tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 returned with HTTP 200 Jul 22 05:41:43.045502 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1032/4046] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:43 2026] GET /volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:43.701548 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-455e057f-cd82-41c6-918b-ece3105898ec None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:43.703298 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-455e057f-cd82-41c6-918b-ece3105898ec tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:43.703558 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-455e057f-cd82-41c6-918b-ece3105898ec tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:43.703843 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-455e057f-cd82-41c6-918b-ece3105898ec tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:43.703998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-455e057f-cd82-41c6-918b-ece3105898ec tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:43.709435 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:43.709435 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:43.710468 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-455e057f-cd82-41c6-918b-ece3105898ec tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:43.710834 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1011/4047] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:43 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:44.056077 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bc7a630a-af0e-45b0-90df-7c64d48626a3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:44.057990 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bc7a630a-af0e-45b0-90df-7c64d48626a3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 Jul 22 05:41:44.058217 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bc7a630a-af0e-45b0-90df-7c64d48626a3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:44.058387 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bc7a630a-af0e-45b0-90df-7c64d48626a3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:44.063105 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:44.063105 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:44.063427 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bc7a630a-af0e-45b0-90df-7c64d48626a3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:44.064125 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bc7a630a-af0e-45b0-90df-7c64d48626a3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 returned with HTTP 200 Jul 22 05:41:44.064502 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 993/4048] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:44 2026] GET /volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:44.077860 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3ee60efe-0d02-46d4-a6f8-b25e26ddbc38 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:44.080103 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3ee60efe-0d02-46d4-a6f8-b25e26ddbc38 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] POST https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33/action Jul 22 05:41:44.080442 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3ee60efe-0d02-46d4-a6f8-b25e26ddbc38 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:44.080564 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3ee60efe-0d02-46d4-a6f8-b25e26ddbc38 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:44.086479 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:44.086479 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:44.086943 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3ee60efe-0d02-46d4-a6f8-b25e26ddbc38 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot retrieved successfully. Jul 22 05:41:44.087702 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.policy [None req-3ee60efe-0d02-46d4-a6f8-b25e26ddbc38 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5a5c59a16c9e4ba2b9c7b7725970f693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09409233a3594134aaaffeaafc4fb513', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100091) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:44.087901 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3ee60efe-0d02-46d4-a6f8-b25e26ddbc38 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33/action returned with HTTP 403 Jul 22 05:41:44.088368 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1013/4049] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:41:44 2026] POST /volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:44.095013 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4cf039c3-4957-4e57-b02e-e96a773ce5d4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:44.096744 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4cf039c3-4957-4e57-b02e-e96a773ce5d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 Jul 22 05:41:44.096954 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4cf039c3-4957-4e57-b02e-e96a773ce5d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:44.097171 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4cf039c3-4957-4e57-b02e-e96a773ce5d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:44.097314 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-4cf039c3-4957-4e57-b02e-e96a773ce5d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete snapshot with id: cc866865-c8d9-4eda-a96b-408bcb173c33 Jul 22 05:41:44.102261 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:44.102261 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:44.102608 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4cf039c3-4957-4e57-b02e-e96a773ce5d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:44.118727 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4cf039c3-4957-4e57-b02e-e96a773ce5d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot delete request issued successfully. Jul 22 05:41:44.118887 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4cf039c3-4957-4e57-b02e-e96a773ce5d4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 returned with HTTP 202 Jul 22 05:41:44.119300 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1033/4050] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:44 2026] DELETE /volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:44.130251 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0b62f046-b8cd-4ea4-ae46-376f8d2fae2f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:44.132211 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0b62f046-b8cd-4ea4-ae46-376f8d2fae2f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 Jul 22 05:41:44.132410 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0b62f046-b8cd-4ea4-ae46-376f8d2fae2f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:44.132610 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0b62f046-b8cd-4ea4-ae46-376f8d2fae2f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:44.138361 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:44.138361 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:44.138763 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0b62f046-b8cd-4ea4-ae46-376f8d2fae2f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:44.139514 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0b62f046-b8cd-4ea4-ae46-376f8d2fae2f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 returned with HTTP 200 Jul 22 05:41:44.139978 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1012/4051] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:44 2026] GET /volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:44.722716 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-527bb7f3-5981-4251-b2f0-1b55b427d647 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:44.724977 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-527bb7f3-5981-4251-b2f0-1b55b427d647 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:44.725151 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-527bb7f3-5981-4251-b2f0-1b55b427d647 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:44.725333 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-527bb7f3-5981-4251-b2f0-1b55b427d647 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:44.725432 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-527bb7f3-5981-4251-b2f0-1b55b427d647 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:44.732688 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:44.732688 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:44.733470 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-527bb7f3-5981-4251-b2f0-1b55b427d647 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:44.734498 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 994/4052] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:44 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:45.148934 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-49a7fc86-bbc0-4dc1-acf1-a691571ee1b1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:45.150796 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-49a7fc86-bbc0-4dc1-acf1-a691571ee1b1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 Jul 22 05:41:45.151029 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-49a7fc86-bbc0-4dc1-acf1-a691571ee1b1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:45.151280 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-49a7fc86-bbc0-4dc1-acf1-a691571ee1b1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:45.155548 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-49a7fc86-bbc0-4dc1-acf1-a691571ee1b1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 returned with HTTP 404 Jul 22 05:41:45.156138 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1014/4053] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:45 2026] GET /volume/v3/snapshots/cc866865-c8d9-4eda-a96b-408bcb173c33 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:45.162384 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4088e7f0-7df9-4033-a90c-0e56a1d131b3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:45.164255 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4088e7f0-7df9-4033-a90c-0e56a1d131b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 Jul 22 05:41:45.164455 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4088e7f0-7df9-4033-a90c-0e56a1d131b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:45.164661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4088e7f0-7df9-4033-a90c-0e56a1d131b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:45.164838 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-4088e7f0-7df9-4033-a90c-0e56a1d131b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume with id: 3d180699-e691-4d92-b8bb-430ebc4526f4 Jul 22 05:41:45.171528 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:45.171528 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:45.172001 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4088e7f0-7df9-4033-a90c-0e56a1d131b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:45.189260 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4088e7f0-7df9-4033-a90c-0e56a1d131b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume request issued successfully. Jul 22 05:41:45.189260 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4088e7f0-7df9-4033-a90c-0e56a1d131b3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 returned with HTTP 202 Jul 22 05:41:45.189695 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1034/4054] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:45 2026] DELETE /volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:45.197534 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5b84d23c-9ef7-4279-a32a-54ab46320378 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:45.199479 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5b84d23c-9ef7-4279-a32a-54ab46320378 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 Jul 22 05:41:45.199710 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5b84d23c-9ef7-4279-a32a-54ab46320378 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:45.199892 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5b84d23c-9ef7-4279-a32a-54ab46320378 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:45.206536 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:45.206536 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:45.209913 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5b84d23c-9ef7-4279-a32a-54ab46320378 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:45.213717 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5b84d23c-9ef7-4279-a32a-54ab46320378 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 returned with HTTP 200 Jul 22 05:41:45.214049 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1013/4055] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:45 2026] GET /volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:45.745491 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2052e8fb-c4ea-40db-918b-650d71e18189 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:45.747667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2052e8fb-c4ea-40db-918b-650d71e18189 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:45.747883 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2052e8fb-c4ea-40db-918b-650d71e18189 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:45.748089 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2052e8fb-c4ea-40db-918b-650d71e18189 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:45.748236 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-2052e8fb-c4ea-40db-918b-650d71e18189 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:45.752577 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:45.752577 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:45.753245 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2052e8fb-c4ea-40db-918b-650d71e18189 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:45.753602 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 995/4056] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:45 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:46.227906 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-603f9fdb-d33d-4807-b983-a4596e4f4e29 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:46.229591 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-603f9fdb-d33d-4807-b983-a4596e4f4e29 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 Jul 22 05:41:46.229799 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-603f9fdb-d33d-4807-b983-a4596e4f4e29 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:46.229973 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-603f9fdb-d33d-4807-b983-a4596e4f4e29 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:46.236213 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-603f9fdb-d33d-4807-b983-a4596e4f4e29 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 returned with HTTP 404 Jul 22 05:41:46.236646 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1015/4057] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:46 2026] GET /volume/v3/volumes/3d180699-e691-4d92-b8bb-430ebc4526f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:46.244894 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:46.246600 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:46.246954 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-159377560"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:46.248423 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-159377560'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:46.248541 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume of 1 GB Jul 22 05:41:46.252365 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:46.257879 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (f0c161e3-5ffd-4d6c-803f-44b620f0bb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:46.258738 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (019c6a10-f8b8-4a7b-94c7-630a26ee18e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:46.259562 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:46.283425 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (019c6a10-f8b8-4a7b-94c7-630a26ee18e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:46.284139 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74fc7c14-e2bd-470e-b55c-b187e811a691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:46.321347 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['87bcb432-3f1c-4cdb-80ad-ab908e803d46', 'a7a71d2d-337d-4515-837a-3b88dc9b3b5d', '9d8e1f4f-f9d9-44e4-b555-d11fca5282d6', 'c6783612-0da0-4fe7-8546-0d0b0c89fb23'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:46.322338 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74fc7c14-e2bd-470e-b55c-b187e811a691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87bcb432-3f1c-4cdb-80ad-ab908e803d46', 'a7a71d2d-337d-4515-837a-3b88dc9b3b5d', '9d8e1f4f-f9d9-44e4-b555-d11fca5282d6', 'c6783612-0da0-4fe7-8546-0d0b0c89fb23']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:46.322991 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8d0d57-8bde-45d0-9ff1-5a240af54ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:46.345188 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8d0d57-8bde-45d0-9ff1-5a240af54ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '248508db-effb-4ef3-9ed2-1dd76f54e180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-159377560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['87bcb432-3f1c-4cdb-80ad-ab908e803d46','a7a71d2d-337d-4515-837a-3b88dc9b3b5d','9d8e1f4f-f9d9-44e4-b555-d11fca5282d6','c6783612-0da0-4fe7-8546-0d0b0c89fb23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-159377560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=248508db-effb-4ef3-9ed2-1dd76f54e180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09409233a3594134aaaffeaafc4fb513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce523252d274aad8b3363b25975c562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:46.346024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34dda496-4e04-482a-a973-c1e28a9aa555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:46.362476 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34dda496-4e04-482a-a973-c1e28a9aa555) transitioned into state 'SUCCESS' from state '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-159377560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['87bcb432-3f1c-4cdb-80ad-ab908e803d46','a7a71d2d-337d-4515-837a-3b88dc9b3b5d','9d8e1f4f-f9d9-44e4-b555-d11fca5282d6','c6783612-0da0-4fe7-8546-0d0b0c89fb23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:46.363160 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5420e2d2-ad48-4ca6-b072-5162a47b50af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:46.373192 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5420e2d2-ad48-4ca6-b072-5162a47b50af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:46.374179 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (f0c161e3-5ffd-4d6c-803f-44b620f0bb8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:46.374511 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request issued successfully. Jul 22 05:41:46.375188 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-28cd7552-d17e-4588-b6c5-68c56e6c9f05 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:46.375693 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1035/4058] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:46 2026] POST /volume/v3/volumes => generated 775 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:46.404835 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5cdd9b91-6c61-4aab-990c-22a5e54ae336 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:46.406521 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5cdd9b91-6c61-4aab-990c-22a5e54ae336 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 Jul 22 05:41:46.406870 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5cdd9b91-6c61-4aab-990c-22a5e54ae336 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:46.407097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5cdd9b91-6c61-4aab-990c-22a5e54ae336 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:46.415646 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:46.415646 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:46.419958 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5cdd9b91-6c61-4aab-990c-22a5e54ae336 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:46.424970 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5cdd9b91-6c61-4aab-990c-22a5e54ae336 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 returned with HTTP 200 Jul 22 05:41:46.425528 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1014/4059] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:46 2026] GET /volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:46.762580 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6e1aa16b-e179-4e87-afd2-877dccd748e2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:46.764501 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6e1aa16b-e179-4e87-afd2-877dccd748e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:46.764741 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6e1aa16b-e179-4e87-afd2-877dccd748e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:46.764964 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6e1aa16b-e179-4e87-afd2-877dccd748e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:46.765121 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-6e1aa16b-e179-4e87-afd2-877dccd748e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:46.769577 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:46.769577 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:46.770320 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6e1aa16b-e179-4e87-afd2-877dccd748e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:46.770900 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 996/4060] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:46 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:47.444162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-81a4a4a0-f63d-4cbe-85e5-d548004b9221 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:47.446040 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-81a4a4a0-f63d-4cbe-85e5-d548004b9221 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 Jul 22 05:41:47.446535 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-81a4a4a0-f63d-4cbe-85e5-d548004b9221 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:47.446770 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-81a4a4a0-f63d-4cbe-85e5-d548004b9221 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:47.454875 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:47.454875 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:47.458748 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-81a4a4a0-f63d-4cbe-85e5-d548004b9221 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:47.462553 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-81a4a4a0-f63d-4cbe-85e5-d548004b9221 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 returned with HTTP 200 Jul 22 05:41:47.463036 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1016/4061] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:47 2026] GET /volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:47.478806 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5299356e-1cd1-4346-a931-eb21f46f6d13 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:47.482657 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5299356e-1cd1-4346-a931-eb21f46f6d13 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:47.482657 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5299356e-1cd1-4346-a931-eb21f46f6d13 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "248508db-effb-4ef3-9ed2-1dd76f54e180", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1123023739"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:47.490335 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:47.490335 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:47.490854 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5299356e-1cd1-4346-a931-eb21f46f6d13 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:47.491060 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-5299356e-1cd1-4346-a931-eb21f46f6d13 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create snapshot from volume 248508db-effb-4ef3-9ed2-1dd76f54e180 Jul 22 05:41:47.516769 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-5299356e-1cd1-4346-a931-eb21f46f6d13 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['57b02321-1a17-492a-a0a0-b993f95850bc', 'e8f7a9e6-06b0-4b4f-a0ac-2ac59567d1d3', 'e04edee7-65fc-4442-80ee-7644d844ce1b', '79662540-b488-4b6c-bda7-ab788a14dec7'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:47.544991 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5299356e-1cd1-4346-a931-eb21f46f6d13 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot create request issued successfully. Jul 22 05:41:47.546311 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5299356e-1cd1-4346-a931-eb21f46f6d13 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:47.546311 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1036/4062] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:47 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 22 05:41:47.554451 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a85af4e1-291d-4c80-aa59-9ac6e4908ba9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:47.556299 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a85af4e1-291d-4c80-aa59-9ac6e4908ba9 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 Jul 22 05:41:47.556537 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a85af4e1-291d-4c80-aa59-9ac6e4908ba9 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:47.556749 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a85af4e1-291d-4c80-aa59-9ac6e4908ba9 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:47.562300 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:47.562300 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:47.562300 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a85af4e1-291d-4c80-aa59-9ac6e4908ba9 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:47.562825 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a85af4e1-291d-4c80-aa59-9ac6e4908ba9 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 returned with HTTP 200 Jul 22 05:41:47.563206 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1015/4063] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:47 2026] GET /volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:47.780196 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e34bb278-f582-48c0-a2cd-3171383ca5a5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:47.782052 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e34bb278-f582-48c0-a2cd-3171383ca5a5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:47.782232 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e34bb278-f582-48c0-a2cd-3171383ca5a5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:47.782413 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e34bb278-f582-48c0-a2cd-3171383ca5a5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:47.782515 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-e34bb278-f582-48c0-a2cd-3171383ca5a5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:47.788537 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:47.788537 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:47.789837 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e34bb278-f582-48c0-a2cd-3171383ca5a5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:47.790511 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 997/4064] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:47 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:48.573647 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4423031b-3cb5-4b71-8d81-2fc886b107c0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:48.576090 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4423031b-3cb5-4b71-8d81-2fc886b107c0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 Jul 22 05:41:48.576533 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4423031b-3cb5-4b71-8d81-2fc886b107c0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:48.576826 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4423031b-3cb5-4b71-8d81-2fc886b107c0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:48.584240 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:48.584240 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:48.584804 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4423031b-3cb5-4b71-8d81-2fc886b107c0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:48.586063 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4423031b-3cb5-4b71-8d81-2fc886b107c0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 returned with HTTP 200 Jul 22 05:41:48.586602 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1017/4065] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:48 2026] GET /volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:48.600100 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cbba9736-a285-499a-94cf-60d6213c07b0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:48.601782 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cbba9736-a285-499a-94cf-60d6213c07b0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] GET https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:48.603650 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cbba9736-a285-499a-94cf-60d6213c07b0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:48.603650 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cbba9736-a285-499a-94cf-60d6213c07b0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:48.603650 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-cbba9736-a285-499a-94cf-60d6213c07b0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:41:48.603650 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:48.603650 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:48.603650 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.db.api [None req-cbba9736-a285-499a-94cf-60d6213c07b0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Building query based on filter {{(pid=100092) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:41:48.607868 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-cbba9736-a285-499a-94cf-60d6213c07b0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Get all snapshots completed successfully. Jul 22 05:41:48.608291 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cbba9736-a285-499a-94cf-60d6213c07b0 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 200 Jul 22 05:41:48.608743 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1037/4066] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:41:48 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:48.619469 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7d2bcfd9-a3fb-4a10-9dad-e62baccd3c6e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:48.621588 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7d2bcfd9-a3fb-4a10-9dad-e62baccd3c6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 Jul 22 05:41:48.621958 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7d2bcfd9-a3fb-4a10-9dad-e62baccd3c6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:48.622197 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7d2bcfd9-a3fb-4a10-9dad-e62baccd3c6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:48.622315 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-7d2bcfd9-a3fb-4a10-9dad-e62baccd3c6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete snapshot with id: f2e2d50b-dfcb-4a16-acd7-950cfce4c723 Jul 22 05:41:48.629592 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:48.629592 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:48.630144 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7d2bcfd9-a3fb-4a10-9dad-e62baccd3c6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:48.656854 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7d2bcfd9-a3fb-4a10-9dad-e62baccd3c6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot delete request issued successfully. Jul 22 05:41:48.657068 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7d2bcfd9-a3fb-4a10-9dad-e62baccd3c6e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 returned with HTTP 202 Jul 22 05:41:48.657462 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1016/4067] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:48 2026] DELETE /volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:48.668594 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ec7f1002-f27b-4a1f-ae1a-388b3e347c9b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:48.670211 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ec7f1002-f27b-4a1f-ae1a-388b3e347c9b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 Jul 22 05:41:48.670367 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ec7f1002-f27b-4a1f-ae1a-388b3e347c9b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:48.670533 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ec7f1002-f27b-4a1f-ae1a-388b3e347c9b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:48.674892 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:48.674892 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:48.675246 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ec7f1002-f27b-4a1f-ae1a-388b3e347c9b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:48.675761 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ec7f1002-f27b-4a1f-ae1a-388b3e347c9b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 returned with HTTP 200 Jul 22 05:41:48.676123 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 998/4068] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:48 2026] GET /volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:48.801078 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1fd33ad5-0fa6-43a0-a1c5-5b2e31d4c4fa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:48.803091 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fd33ad5-0fa6-43a0-a1c5-5b2e31d4c4fa tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:48.803287 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fd33ad5-0fa6-43a0-a1c5-5b2e31d4c4fa tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:48.803481 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fd33ad5-0fa6-43a0-a1c5-5b2e31d4c4fa tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:48.803702 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1fd33ad5-0fa6-43a0-a1c5-5b2e31d4c4fa tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:48.808318 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:48.808318 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:48.809181 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fd33ad5-0fa6-43a0-a1c5-5b2e31d4c4fa tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:48.809520 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1018/4069] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:48 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:49.685295 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-44fb0878-8209-4834-8823-b28ede3706ce None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:49.687076 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44fb0878-8209-4834-8823-b28ede3706ce tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 Jul 22 05:41:49.687276 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44fb0878-8209-4834-8823-b28ede3706ce tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:49.687477 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44fb0878-8209-4834-8823-b28ede3706ce tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:49.691414 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44fb0878-8209-4834-8823-b28ede3706ce tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 returned with HTTP 404 Jul 22 05:41:49.691888 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1038/4070] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:49 2026] GET /volume/v3/snapshots/f2e2d50b-dfcb-4a16-acd7-950cfce4c723 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:49.698647 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1bdfc86d-3ac4-4a90-a364-372b117584a4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:49.700227 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1bdfc86d-3ac4-4a90-a364-372b117584a4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 Jul 22 05:41:49.700382 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1bdfc86d-3ac4-4a90-a364-372b117584a4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:49.700541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1bdfc86d-3ac4-4a90-a364-372b117584a4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:49.700731 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-1bdfc86d-3ac4-4a90-a364-372b117584a4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume with id: 248508db-effb-4ef3-9ed2-1dd76f54e180 Jul 22 05:41:49.707403 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:49.707403 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:49.707725 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1bdfc86d-3ac4-4a90-a364-372b117584a4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:49.725659 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1bdfc86d-3ac4-4a90-a364-372b117584a4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume request issued successfully. Jul 22 05:41:49.725659 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1bdfc86d-3ac4-4a90-a364-372b117584a4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 returned with HTTP 202 Jul 22 05:41:49.725659 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1017/4071] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:49 2026] DELETE /volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:49.734895 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ab3f9b6a-62df-40ea-9a80-8e695d9d989b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:49.736505 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ab3f9b6a-62df-40ea-9a80-8e695d9d989b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 Jul 22 05:41:49.736682 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ab3f9b6a-62df-40ea-9a80-8e695d9d989b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:49.736850 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ab3f9b6a-62df-40ea-9a80-8e695d9d989b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:49.743628 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:49.743628 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:49.746700 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ab3f9b6a-62df-40ea-9a80-8e695d9d989b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:49.750051 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ab3f9b6a-62df-40ea-9a80-8e695d9d989b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 returned with HTTP 200 Jul 22 05:41:49.750402 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 999/4072] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:49 2026] GET /volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:49.819384 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b28a0033-1007-484d-b623-827f3d03b3d6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:49.821237 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b28a0033-1007-484d-b623-827f3d03b3d6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:49.821427 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b28a0033-1007-484d-b623-827f3d03b3d6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:49.821604 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b28a0033-1007-484d-b623-827f3d03b3d6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:49.821764 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-b28a0033-1007-484d-b623-827f3d03b3d6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:49.826013 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:49.826013 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:49.826687 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b28a0033-1007-484d-b623-827f3d03b3d6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:49.827039 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1019/4073] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:49 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:50.765221 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-05fa19a2-34f4-40f0-a9ba-92949d3a4170 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:50.766961 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-05fa19a2-34f4-40f0-a9ba-92949d3a4170 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 Jul 22 05:41:50.767173 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-05fa19a2-34f4-40f0-a9ba-92949d3a4170 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:50.767405 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-05fa19a2-34f4-40f0-a9ba-92949d3a4170 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:50.774215 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-05fa19a2-34f4-40f0-a9ba-92949d3a4170 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 returned with HTTP 404 Jul 22 05:41:50.774695 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1039/4074] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:50 2026] GET /volume/v3/volumes/248508db-effb-4ef3-9ed2-1dd76f54e180 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:50.783721 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:50.785465 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:50.785799 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1622085708"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:50.787547 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1622085708'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:50.787732 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume of 1 GB Jul 22 05:41:50.791506 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:50.796843 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (92a2198f-75c5-4f56-980b-e4a224a441c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:50.797692 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b393464-21f4-4688-ae0c-fb28c0a10ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:50.798373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:50.825416 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b393464-21f4-4688-ae0c-fb28c0a10ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:50.826347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d55f7207-1d46-4188-88f2-eac173485a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:50.835507 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fd1ce34f-9519-4e0e-95f9-eae4bee7e902 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:50.837178 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fd1ce34f-9519-4e0e-95f9-eae4bee7e902 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:50.837339 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fd1ce34f-9519-4e0e-95f9-eae4bee7e902 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:50.837521 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fd1ce34f-9519-4e0e-95f9-eae4bee7e902 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:50.837599 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-fd1ce34f-9519-4e0e-95f9-eae4bee7e902 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:50.841653 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:50.841653 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:50.842348 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fd1ce34f-9519-4e0e-95f9-eae4bee7e902 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:50.842986 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1000/4075] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:50 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:50.865306 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['40e1020c-8330-4529-8a7f-425a8c7a33b1', '2a8d5a90-ca81-4db2-ab5c-2dcef951b76f', '893ecf08-2d53-4073-b136-6e108e687a13', '572c4929-215f-4f5e-a8b1-208c11c4ae2e'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:50.866091 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d55f7207-1d46-4188-88f2-eac173485a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40e1020c-8330-4529-8a7f-425a8c7a33b1', '2a8d5a90-ca81-4db2-ab5c-2dcef951b76f', '893ecf08-2d53-4073-b136-6e108e687a13', '572c4929-215f-4f5e-a8b1-208c11c4ae2e']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:50.866794 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234a5cf3-3669-433e-a419-7725cc71cced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:50.888489 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234a5cf3-3669-433e-a419-7725cc71cced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c678254-461f-4da5-85fd-691a90ce0497', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1622085708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['40e1020c-8330-4529-8a7f-425a8c7a33b1','2a8d5a90-ca81-4db2-ab5c-2dcef951b76f','893ecf08-2d53-4073-b136-6e108e687a13','572c4929-215f-4f5e-a8b1-208c11c4ae2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1622085708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c678254-461f-4da5-85fd-691a90ce0497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09409233a3594134aaaffeaafc4fb513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce523252d274aad8b3363b25975c562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:50.889247 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f189ced-14d9-4056-9cf1-07a418dc0e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:50.906323 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f189ced-14d9-4056-9cf1-07a418dc0e40) transitioned into state 'SUCCESS' from state '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-1622085708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['40e1020c-8330-4529-8a7f-425a8c7a33b1','2a8d5a90-ca81-4db2-ab5c-2dcef951b76f','893ecf08-2d53-4073-b136-6e108e687a13','572c4929-215f-4f5e-a8b1-208c11c4ae2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:50.907017 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fdab55f-0fe9-4c62-a6ed-50f8c8a25a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:50.915342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fdab55f-0fe9-4c62-a6ed-50f8c8a25a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:50.916089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (92a2198f-75c5-4f56-980b-e4a224a441c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:50.916353 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request issued successfully. Jul 22 05:41:50.916913 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5d3975d5-738d-4ab4-80d0-210f5ada769c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:50.917316 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1018/4076] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:50 2026] POST /volume/v3/volumes => generated 776 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:50.929884 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b5d4fa21-df5c-41c7-a57a-82731e3c0116 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:50.931788 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b5d4fa21-df5c-41c7-a57a-82731e3c0116 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 Jul 22 05:41:50.931969 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b5d4fa21-df5c-41c7-a57a-82731e3c0116 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:50.932154 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b5d4fa21-df5c-41c7-a57a-82731e3c0116 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:50.939152 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:50.939152 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:50.942695 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b5d4fa21-df5c-41c7-a57a-82731e3c0116 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:50.947008 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b5d4fa21-df5c-41c7-a57a-82731e3c0116 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 returned with HTTP 200 Jul 22 05:41:50.947377 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1020/4077] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:50 2026] GET /volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:51.021667 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-06cc021e-3320-4ad8-8b6a-a02ffaa5915d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:51.024626 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-06cc021e-3320-4ad8-8b6a-a02ffaa5915d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/limits Jul 22 05:41:51.024931 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-06cc021e-3320-4ad8-8b6a-a02ffaa5915d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:51.025108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-06cc021e-3320-4ad8-8b6a-a02ffaa5915d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:51.034374 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:51.034374 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:51.044935 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-06cc021e-3320-4ad8-8b6a-a02ffaa5915d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/limits returned with HTTP 200 Jul 22 05:41:51.045328 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1040/4078] 10.4.3.91 () {68 vars in 1477 bytes} [Wed Jul 22 05:41:51 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:51.096505 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-f5b1b5a5-291f-415f-8a53-55b2965dbc10 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:51.098671 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-f5b1b5a5-291f-415f-8a53-55b2965dbc10 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:41:51.098991 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-f5b1b5a5-291f-415f-8a53-55b2965dbc10 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:51.099185 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-f5b1b5a5-291f-415f-8a53-55b2965dbc10 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:51.108654 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:51.108654 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:51.112407 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-f5b1b5a5-291f-415f-8a53-55b2965dbc10 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:51.116649 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-f5b1b5a5-291f-415f-8a53-55b2965dbc10 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 200 Jul 22 05:41:51.117298 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1001/4079] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:41:51 2026] GET /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 1660 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:51.125791 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-23c23bf9-4010-49b5-9fd6-b534889035a7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:51.128078 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-23c23bf9-4010-49b5-9fd6-b534889035a7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:51.128441 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-23c23bf9-4010-49b5-9fd6-b534889035a7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66c36e1e-8768-47c8-8583-1ffe602808ad", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-751212280", "description": null, "metadata": {}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:51.139865 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:51.139865 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:51.140357 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-23c23bf9-4010-49b5-9fd6-b534889035a7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:51.140483 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-23c23bf9-4010-49b5-9fd6-b534889035a7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create snapshot from volume 66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:41:51.163425 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-23c23bf9-4010-49b5-9fd6-b534889035a7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Created reservations ['f6378114-66db-424c-8db1-ef98208fc8e5', '86069af2-1c53-4d67-8a91-71b82e0006e7', '7e5686b4-e02b-4dab-bced-633762e4a895', '0c13a208-c656-451a-986d-6f5308c914f3'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:51.188374 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-23c23bf9-4010-49b5-9fd6-b534889035a7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot force create request issued successfully. Jul 22 05:41:51.189014 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b3bcf8b3-9899-4ece-a799-3e3b8db18323 req-23c23bf9-4010-49b5-9fd6-b534889035a7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:51.189139 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1019/4080] 10.4.3.91 () {72 vars in 1540 bytes} [Wed Jul 22 05:41:51 2026] POST /volume/v3/snapshots => generated 323 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:51.853002 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c3928308-d567-4cb3-860b-0c75aa088a93 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:51.855103 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3928308-d567-4cb3-860b-0c75aa088a93 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:51.855342 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3928308-d567-4cb3-860b-0c75aa088a93 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:51.855550 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3928308-d567-4cb3-860b-0c75aa088a93 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:51.855994 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-c3928308-d567-4cb3-860b-0c75aa088a93 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:51.860642 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:51.860642 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:51.861537 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3928308-d567-4cb3-860b-0c75aa088a93 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:51.862091 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1021/4081] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:51 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:51.959705 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-994744a1-af22-4eb0-9388-9b22043d56e5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:51.961759 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-994744a1-af22-4eb0-9388-9b22043d56e5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 Jul 22 05:41:51.961974 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-994744a1-af22-4eb0-9388-9b22043d56e5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:51.962197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-994744a1-af22-4eb0-9388-9b22043d56e5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:51.965466 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=476,cinder:UPDATE=185,cinder:INSERT=110 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:41:51.971371 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:51.971371 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:51.975007 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-994744a1-af22-4eb0-9388-9b22043d56e5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:51.978448 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-994744a1-af22-4eb0-9388-9b22043d56e5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 returned with HTTP 200 Jul 22 05:41:51.978809 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1041/4082] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:51 2026] GET /volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:51.996243 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cea534dd-d64c-4109-9d5c-c39c291f51b8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:51.998336 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cea534dd-d64c-4109-9d5c-c39c291f51b8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:51.998758 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cea534dd-d64c-4109-9d5c-c39c291f51b8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c678254-461f-4da5-85fd-691a90ce0497", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-803813973"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:52.008819 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:52.008819 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:52.009292 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cea534dd-d64c-4109-9d5c-c39c291f51b8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:52.009464 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-cea534dd-d64c-4109-9d5c-c39c291f51b8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create snapshot from volume 9c678254-461f-4da5-85fd-691a90ce0497 Jul 22 05:41:52.039935 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-cea534dd-d64c-4109-9d5c-c39c291f51b8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['eaee234f-7548-4317-b575-79019395275b', '131a07e1-0492-4c51-b233-0506785928b8', '38047e89-2db9-40fa-a5de-e8c6fc88bf41', '5ad84754-48ec-4bd8-b0a3-369c8c781aa4'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:52.067978 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cea534dd-d64c-4109-9d5c-c39c291f51b8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot create request issued successfully. Jul 22 05:41:52.068287 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cea534dd-d64c-4109-9d5c-c39c291f51b8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:52.068828 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1002/4083] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:52.078219 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c57096f6-4641-4fe1-99e1-1fe7258e8831 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:52.079839 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c57096f6-4641-4fe1-99e1-1fe7258e8831 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e Jul 22 05:41:52.080035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c57096f6-4641-4fe1-99e1-1fe7258e8831 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:52.080279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c57096f6-4641-4fe1-99e1-1fe7258e8831 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:52.084929 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:52.084929 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:52.085198 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c57096f6-4641-4fe1-99e1-1fe7258e8831 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:52.085778 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c57096f6-4641-4fe1-99e1-1fe7258e8831 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e returned with HTTP 200 Jul 22 05:41:52.086106 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1020/4084] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:52 2026] GET /volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:52.785361 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cb0bf6a4-36c9-45c7-9c1f-616eb0c3cbce None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:52.788408 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cb0bf6a4-36c9-45c7-9c1f-616eb0c3cbce tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 Jul 22 05:41:52.788408 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cb0bf6a4-36c9-45c7-9c1f-616eb0c3cbce tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:52.788408 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cb0bf6a4-36c9-45c7-9c1f-616eb0c3cbce tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:52.792608 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:52.792608 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:52.793323 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cb0bf6a4-36c9-45c7-9c1f-616eb0c3cbce tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot retrieved successfully. Jul 22 05:41:52.794260 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cb0bf6a4-36c9-45c7-9c1f-616eb0c3cbce tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 returned with HTTP 200 Jul 22 05:41:52.795103 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1022/4085] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:52 2026] GET /volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:52.822539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e5205d53-b064-478a-b9a6-565d3137f196 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:52.824300 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:52.824715 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-725911070", "snapshot_id": null, "imageRef": "33ace5f0-0615-497a-8aa0-813427cbd8d1", "volume_type": null, "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:52.826438 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-725911070', 'snapshot_id': None, 'imageRef': '33ace5f0-0615-497a-8aa0-813427cbd8d1', 'volume_type': None, 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:52.873114 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e43db0ec-8c46-433e-b2aa-c9562640c92d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:52.875406 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e43db0ec-8c46-433e-b2aa-c9562640c92d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:52.875755 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e43db0ec-8c46-433e-b2aa-c9562640c92d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:52.876543 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e43db0ec-8c46-433e-b2aa-c9562640c92d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:52.876543 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-e43db0ec-8c46-433e-b2aa-c9562640c92d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:52.880868 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:52.880868 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:52.882386 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e43db0ec-8c46-433e-b2aa-c9562640c92d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:52.882699 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1003/4086] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:52 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:52.915521 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:52.915521 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:52.916087 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot retrieved successfully. Jul 22 05:41:52.916289 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create volume of 1 GB Jul 22 05:41:52.919973 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Availability Zones retrieved successfully. Jul 22 05:41:52.926910 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Flow 'volume_create_api' (8698d548-fa8e-41f3-9e95-09da1f6e1d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:52.928295 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd0ee64-1d2b-46f6-b612-379260bfaefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:52.929427 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:52.966291 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd0ee64-1d2b-46f6-b612-379260bfaefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f8f1710a-e96e-4b0d-a96e-f8ecd35d8926', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:52.967062 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4e3907-0e7c-42ed-838a-f5ccce4a7ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:53.000282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Created reservations ['11ed5fa7-23e2-4274-b763-ac7efc2e48f1', 'b36737c9-aaac-437e-b883-0f9129994567', '863c48ce-a250-4def-8285-4848a5c3dcbd', 'cebb8086-2941-4282-94f9-b98066eec28c'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:53.001098 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4e3907-0e7c-42ed-838a-f5ccce4a7ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11ed5fa7-23e2-4274-b763-ac7efc2e48f1', 'b36737c9-aaac-437e-b883-0f9129994567', '863c48ce-a250-4def-8285-4848a5c3dcbd', 'cebb8086-2941-4282-94f9-b98066eec28c']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:53.001757 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1ecc2f-26b1-497a-a28e-e2e005427725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:53.038955 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1ecc2f-26b1-497a-a28e-e2e005427725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29749d80-8417-402c-8ac8-3e0562af4dfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-725911070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452387bee16a4c4c9f210c8f5b6fd307',qos_specs=None,replication_status=,reservations=['11ed5fa7-23e2-4274-b763-ac7efc2e48f1','b36737c9-aaac-437e-b883-0f9129994567','863c48ce-a250-4def-8285-4848a5c3dcbd','cebb8086-2941-4282-94f9-b98066eec28c'],size=1,snapshot_id=f8f1710a-e96e-4b0d-a96e-f8ecd35d8926,source_replicaid=,source_volid=None,status='creating',user_id='4020b252dfca46eeb4ba7bdccc33e669',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), '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-22T05:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-725911070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29749d80-8417-402c-8ac8-3e0562af4dfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='452387bee16a4c4c9f210c8f5b6fd307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f8f1710a-e96e-4b0d-a96e-f8ecd35d8926,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4020b252dfca46eeb4ba7bdccc33e669',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:53.039579 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f111693-59c3-497d-8642-63f97c8a6510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:53.055531 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f111693-59c3-497d-8642-63f97c8a6510) transitioned into state 'SUCCESS' from state '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-725911070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452387bee16a4c4c9f210c8f5b6fd307',qos_specs=None,replication_status=,reservations=['11ed5fa7-23e2-4274-b763-ac7efc2e48f1','b36737c9-aaac-437e-b883-0f9129994567','863c48ce-a250-4def-8285-4848a5c3dcbd','cebb8086-2941-4282-94f9-b98066eec28c'],size=1,snapshot_id=f8f1710a-e96e-4b0d-a96e-f8ecd35d8926,source_replicaid=,source_volid=None,status='creating',user_id='4020b252dfca46eeb4ba7bdccc33e669',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:53.056382 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e80d024-8b46-4d46-806d-767b13880eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:53.076847 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e80d024-8b46-4d46-806d-767b13880eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:53.077239 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Flow 'volume_create_api' (8698d548-fa8e-41f3-9e95-09da1f6e1d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:53.077498 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Create volume request issued successfully. Jul 22 05:41:53.078205 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e5205d53-b064-478a-b9a6-565d3137f196 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:53.078696 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1042/4087] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:41:52 2026] POST /volume/v3/volumes => generated 811 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:53.089690 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-df3f0ad0-687e-4b1f-ab26-10ae19baadb6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:53.094152 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-df3f0ad0-687e-4b1f-ab26-10ae19baadb6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd Jul 22 05:41:53.094152 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-df3f0ad0-687e-4b1f-ab26-10ae19baadb6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:53.094152 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-df3f0ad0-687e-4b1f-ab26-10ae19baadb6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:53.096693 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-957d61ca-a0a0-4ad8-bbd8-e95d6f238007 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:53.099161 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-957d61ca-a0a0-4ad8-bbd8-e95d6f238007 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e Jul 22 05:41:53.099161 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-957d61ca-a0a0-4ad8-bbd8-e95d6f238007 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:53.099161 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-957d61ca-a0a0-4ad8-bbd8-e95d6f238007 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:53.099428 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:53.099428 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:53.102764 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-df3f0ad0-687e-4b1f-ab26-10ae19baadb6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:53.104541 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:53.104541 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:53.104541 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-957d61ca-a0a0-4ad8-bbd8-e95d6f238007 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:53.104541 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-957d61ca-a0a0-4ad8-bbd8-e95d6f238007 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e returned with HTTP 200 Jul 22 05:41:53.104541 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1023/4088] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:53 2026] GET /volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:53.106441 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-df3f0ad0-687e-4b1f-ab26-10ae19baadb6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd returned with HTTP 200 Jul 22 05:41:53.106854 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1021/4089] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:41:53 2026] GET /volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:53.113580 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3edbf8d8-76fc-4fb1-a8b4-11b73d0a6bc3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:53.115064 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3edbf8d8-76fc-4fb1-a8b4-11b73d0a6bc3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] POST https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e/action Jul 22 05:41:53.115455 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3edbf8d8-76fc-4fb1-a8b4-11b73d0a6bc3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:53.116647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3edbf8d8-76fc-4fb1-a8b4-11b73d0a6bc3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:53.116984 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.admin_actions [None req-3edbf8d8-76fc-4fb1-a8b4-11b73d0a6bc3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Updating snapshot 'a7e158f3-19ca-4b7d-9ebe-225e0321391e' with '{'status': 'error'}' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:41:53.127154 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:53.127154 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:53.127154 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-3edbf8d8-76fc-4fb1-a8b4-11b73d0a6bc3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5a5c59a16c9e4ba2b9c7b7725970f693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09409233a3594134aaaffeaafc4fb513', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:41:53.127154 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3edbf8d8-76fc-4fb1-a8b4-11b73d0a6bc3 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e/action returned with HTTP 403 Jul 22 05:41:53.127154 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1004/4090] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:41:53 2026] POST /volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:53.136722 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-393b2ca9-a900-4e2a-b665-0e7873be599e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:53.139097 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-393b2ca9-a900-4e2a-b665-0e7873be599e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e Jul 22 05:41:53.139302 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-393b2ca9-a900-4e2a-b665-0e7873be599e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:53.139471 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-393b2ca9-a900-4e2a-b665-0e7873be599e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:53.139569 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-393b2ca9-a900-4e2a-b665-0e7873be599e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete snapshot with id: a7e158f3-19ca-4b7d-9ebe-225e0321391e Jul 22 05:41:53.144289 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:53.144289 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:53.144591 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-393b2ca9-a900-4e2a-b665-0e7873be599e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:53.159334 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-393b2ca9-a900-4e2a-b665-0e7873be599e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot delete request issued successfully. Jul 22 05:41:53.159490 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-393b2ca9-a900-4e2a-b665-0e7873be599e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e returned with HTTP 202 Jul 22 05:41:53.159873 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1043/4091] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:53 2026] DELETE /volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:53.166103 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bd2a7176-a611-4bd8-9ce4-5b0b16a66166 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:53.167390 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd2a7176-a611-4bd8-9ce4-5b0b16a66166 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e Jul 22 05:41:53.169755 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd2a7176-a611-4bd8-9ce4-5b0b16a66166 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:53.169755 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd2a7176-a611-4bd8-9ce4-5b0b16a66166 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:53.176348 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:53.176348 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:53.176348 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bd2a7176-a611-4bd8-9ce4-5b0b16a66166 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:53.176348 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd2a7176-a611-4bd8-9ce4-5b0b16a66166 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e returned with HTTP 200 Jul 22 05:41:53.176348 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1024/4092] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:53 2026] GET /volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:53.894539 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b820a36f-192c-48f0-94a5-f1e57578c420 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:53.896236 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b820a36f-192c-48f0-94a5-f1e57578c420 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:53.896440 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b820a36f-192c-48f0-94a5-f1e57578c420 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:53.896697 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b820a36f-192c-48f0-94a5-f1e57578c420 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:53.896887 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-b820a36f-192c-48f0-94a5-f1e57578c420 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:53.901194 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:53.901194 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:53.901822 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b820a36f-192c-48f0-94a5-f1e57578c420 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:53.902282 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1022/4093] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:53 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:54.119793 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-45fb91ba-bf5e-422f-896e-a07c10c0490d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:54.121605 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45fb91ba-bf5e-422f-896e-a07c10c0490d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd Jul 22 05:41:54.121901 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45fb91ba-bf5e-422f-896e-a07c10c0490d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:54.122129 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45fb91ba-bf5e-422f-896e-a07c10c0490d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:54.128936 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:54.128936 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:54.132669 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-45fb91ba-bf5e-422f-896e-a07c10c0490d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:54.136839 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45fb91ba-bf5e-422f-896e-a07c10c0490d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd returned with HTTP 200 Jul 22 05:41:54.137199 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1005/4094] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:41:54 2026] GET /volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:41:54.149306 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dbc4f6db-7bd0-4d6c-8648-7452ac7694f7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:54.151844 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dbc4f6db-7bd0-4d6c-8648-7452ac7694f7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd Jul 22 05:41:54.152097 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dbc4f6db-7bd0-4d6c-8648-7452ac7694f7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:54.152316 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dbc4f6db-7bd0-4d6c-8648-7452ac7694f7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:54.161043 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:54.161043 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:54.165283 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-dbc4f6db-7bd0-4d6c-8648-7452ac7694f7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:54.171296 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dbc4f6db-7bd0-4d6c-8648-7452ac7694f7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd returned with HTTP 200 Jul 22 05:41:54.171776 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1044/4095] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:41:54 2026] GET /volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd => generated 1420 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:41:54.184993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4097732f-c70a-453e-8752-24d446afcc2d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:54.186911 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4097732f-c70a-453e-8752-24d446afcc2d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e Jul 22 05:41:54.187133 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4097732f-c70a-453e-8752-24d446afcc2d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:54.187357 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4097732f-c70a-453e-8752-24d446afcc2d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:54.189031 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=498,cinder:INSERT=121,cinder:UPDATE=231,cinder:DELETE=1 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:41:54.192566 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4097732f-c70a-453e-8752-24d446afcc2d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e returned with HTTP 404 Jul 22 05:41:54.193201 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1025/4096] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:54 2026] GET /volume/v3/snapshots/a7e158f3-19ca-4b7d-9ebe-225e0321391e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:54.199403 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-679aea33-7793-4b31-aac1-ec6186b71792 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:54.201167 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-679aea33-7793-4b31-aac1-ec6186b71792 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 Jul 22 05:41:54.201345 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-679aea33-7793-4b31-aac1-ec6186b71792 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:54.201517 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-679aea33-7793-4b31-aac1-ec6186b71792 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:54.201733 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-679aea33-7793-4b31-aac1-ec6186b71792 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume with id: 9c678254-461f-4da5-85fd-691a90ce0497 Jul 22 05:41:54.208456 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:54.208456 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:54.208456 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-679aea33-7793-4b31-aac1-ec6186b71792 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:54.222842 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-679aea33-7793-4b31-aac1-ec6186b71792 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume request issued successfully. Jul 22 05:41:54.223008 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-679aea33-7793-4b31-aac1-ec6186b71792 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 returned with HTTP 202 Jul 22 05:41:54.223409 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1023/4097] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:54 2026] DELETE /volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:54.231270 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3dbdfebe-4336-4da7-a226-26923aa2a0eb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:54.236908 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3dbdfebe-4336-4da7-a226-26923aa2a0eb tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 Jul 22 05:41:54.239258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3dbdfebe-4336-4da7-a226-26923aa2a0eb tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:54.239507 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3dbdfebe-4336-4da7-a226-26923aa2a0eb tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:54.248064 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:54.248064 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:54.252673 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3dbdfebe-4336-4da7-a226-26923aa2a0eb tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:54.257820 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3dbdfebe-4336-4da7-a226-26923aa2a0eb tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 returned with HTTP 200 Jul 22 05:41:54.258482 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1006/4098] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:54 2026] GET /volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:54.913772 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e2c6b18a-9e28-4f37-942f-f173fd00af55 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:54.915628 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e2c6b18a-9e28-4f37-942f-f173fd00af55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:54.915833 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e2c6b18a-9e28-4f37-942f-f173fd00af55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:54.916002 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e2c6b18a-9e28-4f37-942f-f173fd00af55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:54.916098 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e2c6b18a-9e28-4f37-942f-f173fd00af55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:54.920277 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:54.920277 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:54.921142 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e2c6b18a-9e28-4f37-942f-f173fd00af55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:54.921528 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1045/4099] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:54 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:55.275286 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7b9a2e88-af09-49fb-be2a-f365ab03b3b1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:55.277270 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7b9a2e88-af09-49fb-be2a-f365ab03b3b1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 Jul 22 05:41:55.277487 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7b9a2e88-af09-49fb-be2a-f365ab03b3b1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:55.277689 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7b9a2e88-af09-49fb-be2a-f365ab03b3b1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:55.284414 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7b9a2e88-af09-49fb-be2a-f365ab03b3b1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 returned with HTTP 404 Jul 22 05:41:55.284990 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1026/4100] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:55 2026] GET /volume/v3/volumes/9c678254-461f-4da5-85fd-691a90ce0497 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:55.299047 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:55.301104 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:55.301422 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-818175902"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:55.303168 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-818175902'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:55.303376 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume of 1 GB Jul 22 05:41:55.306155 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=417,cinder:INSERT=81,cinder:UPDATE=104 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:41:55.309548 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:55.320542 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (fc1af98d-ee36-4ea1-a182-0dad4cfd1a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:55.322097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (befdd96d-22da-40f3-ba0d-8ac1d56c6b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:55.323575 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:55.352583 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (befdd96d-22da-40f3-ba0d-8ac1d56c6b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:55.353575 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee44f18f-5f63-4118-81d8-1b837a17d049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:55.365432 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-2282308f-6441-475e-9a00-f800d236c816 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:55.369435 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-2282308f-6441-475e-9a00-f800d236c816 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd Jul 22 05:41:55.369754 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-2282308f-6441-475e-9a00-f800d236c816 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:55.370026 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-2282308f-6441-475e-9a00-f800d236c816 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:55.381360 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:55.381360 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:55.386428 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-2282308f-6441-475e-9a00-f800d236c816 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:55.393148 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-2282308f-6441-475e-9a00-f800d236c816 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd returned with HTTP 200 Jul 22 05:41:55.393784 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1007/4101] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:41:55 2026] GET /volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd => generated 1402 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:55.398283 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['8304fe89-09b2-4d02-9a42-8a5d1a3174f0', '91c4a85f-db8e-4e8b-ab40-e336d7fbdb08', '98da83be-fea9-4aa3-a56f-6581c4b77dbc', '1f5b42cb-7920-41a5-81a9-2a46ddc1acf9'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:55.399752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee44f18f-5f63-4118-81d8-1b837a17d049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8304fe89-09b2-4d02-9a42-8a5d1a3174f0', '91c4a85f-db8e-4e8b-ab40-e336d7fbdb08', '98da83be-fea9-4aa3-a56f-6581c4b77dbc', '1f5b42cb-7920-41a5-81a9-2a46ddc1acf9']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:55.399752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66005876-d76b-4f66-9745-4eff341c3f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:55.423321 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66005876-d76b-4f66-9745-4eff341c3f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81a49b7e-01eb-4d21-ab51-5207f9f3ec7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-818175902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['8304fe89-09b2-4d02-9a42-8a5d1a3174f0','91c4a85f-db8e-4e8b-ab40-e336d7fbdb08','98da83be-fea9-4aa3-a56f-6581c4b77dbc','1f5b42cb-7920-41a5-81a9-2a46ddc1acf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-818175902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81a49b7e-01eb-4d21-ab51-5207f9f3ec7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09409233a3594134aaaffeaafc4fb513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce523252d274aad8b3363b25975c562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:55.424452 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f388818-cb70-470d-a1ea-d5fd15aec24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:55.443280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f388818-cb70-470d-a1ea-d5fd15aec24b) transitioned into state 'SUCCESS' from state '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-818175902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['8304fe89-09b2-4d02-9a42-8a5d1a3174f0','91c4a85f-db8e-4e8b-ab40-e336d7fbdb08','98da83be-fea9-4aa3-a56f-6581c4b77dbc','1f5b42cb-7920-41a5-81a9-2a46ddc1acf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:55.446269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0f5528-a8d5-41ae-a1b8-fa42bc1b4141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:55.455100 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0f5528-a8d5-41ae-a1b8-fa42bc1b4141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:55.455904 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (fc1af98d-ee36-4ea1-a182-0dad4cfd1a00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:55.456224 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request issued successfully. Jul 22 05:41:55.456871 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e8b0e91d-8e69-4d86-898b-3ad34da88fb4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:55.457279 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1024/4102] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:55 2026] POST /volume/v3/volumes => generated 775 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:55.469740 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-817f2fad-ed53-4614-a6d6-8c348b1958a2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:55.471372 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-817f2fad-ed53-4614-a6d6-8c348b1958a2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d Jul 22 05:41:55.471523 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-817f2fad-ed53-4614-a6d6-8c348b1958a2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:55.471717 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-817f2fad-ed53-4614-a6d6-8c348b1958a2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:55.484269 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:55.484269 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:55.491814 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-817f2fad-ed53-4614-a6d6-8c348b1958a2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:55.496334 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-817f2fad-ed53-4614-a6d6-8c348b1958a2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d returned with HTTP 200 Jul 22 05:41:55.497002 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1046/4103] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:55 2026] GET /volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:55.819891 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-9dc7721a-2095-4d3f-a1d3-bbd8bb252e18 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:55.821972 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-9dc7721a-2095-4d3f-a1d3-bbd8bb252e18 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd Jul 22 05:41:55.822245 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-9dc7721a-2095-4d3f-a1d3-bbd8bb252e18 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:55.822531 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-9dc7721a-2095-4d3f-a1d3-bbd8bb252e18 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:55.829862 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:55.829862 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:55.833243 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-9dc7721a-2095-4d3f-a1d3-bbd8bb252e18 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:55.838735 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-9dc7721a-2095-4d3f-a1d3-bbd8bb252e18 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd returned with HTTP 200 Jul 22 05:41:55.839122 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1027/4104] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:41:55 2026] GET /volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd => generated 1402 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:55.848036 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-dc984854-2287-49f8-82ac-72557d13eb20 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:55.848406 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dc984854-2287-49f8-82ac-72557d13eb20 None None] GET https://10.4.3.91/volume// Jul 22 05:41:55.848567 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dc984854-2287-49f8-82ac-72557d13eb20 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:55.848830 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-dc984854-2287-49f8-82ac-72557d13eb20 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:55.849176 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-dc984854-2287-49f8-82ac-72557d13eb20 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:55.849450 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1008/4105] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:41: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 22 05:41:55.855993 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-e0fc2bcf-78a5-4ec1-a40f-f6efa5ea9ffe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:55.858039 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-e0fc2bcf-78a5-4ec1-a40f-f6efa5ea9ffe tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:41:55.858406 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-e0fc2bcf-78a5-4ec1-a40f-f6efa5ea9ffe tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29749d80-8417-402c-8ac8-3e0562af4dfd", "connector": null, "instance_uuid": "e25bef06-37c9-45bc-b8cd-3822d757e871"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:55.866896 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:55.866896 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:55.889299 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-e0fc2bcf-78a5-4ec1-a40f-f6efa5ea9ffe tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:41:55.889783 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1025/4106] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:41:55 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 22 05:41:55.933522 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bca62cfb-a59d-4ab9-afe3-432743fe00fc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:55.936108 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bca62cfb-a59d-4ab9-afe3-432743fe00fc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:55.936385 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bca62cfb-a59d-4ab9-afe3-432743fe00fc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:55.936647 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bca62cfb-a59d-4ab9-afe3-432743fe00fc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:55.936844 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-bca62cfb-a59d-4ab9-afe3-432743fe00fc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:55.942443 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:55.942443 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:55.943259 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bca62cfb-a59d-4ab9-afe3-432743fe00fc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:55.943788 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1047/4107] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:55 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:55.956792 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d45e28c4-0bf6-4c81-b507-fd42440281b8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:55.959961 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d45e28c4-0bf6-4c81-b507-fd42440281b8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 Jul 22 05:41:55.960143 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d45e28c4-0bf6-4c81-b507-fd42440281b8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:55.960345 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d45e28c4-0bf6-4c81-b507-fd42440281b8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:55.974476 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:55.974476 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:55.974936 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d45e28c4-0bf6-4c81-b507-fd42440281b8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:41:55.975739 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d45e28c4-0bf6-4c81-b507-fd42440281b8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 returned with HTTP 200 Jul 22 05:41:55.976109 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1028/4108] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:55 2026] GET /volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:55.985594 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bcf06c6d-a594-46b3-8172-be76cf548b89 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:55.987280 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bcf06c6d-a594-46b3-8172-be76cf548b89 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:55.987449 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bcf06c6d-a594-46b3-8172-be76cf548b89 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:55.987627 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bcf06c6d-a594-46b3-8172-be76cf548b89 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:55.987765 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-bcf06c6d-a594-46b3-8172-be76cf548b89 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:55.989242 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=423,cinder:INSERT=83,cinder:UPDATE=135 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:41:55.991674 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:55.991674 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:55.992330 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bcf06c6d-a594-46b3-8172-be76cf548b89 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:55.992708 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1009/4109] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:55 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:56.003018 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d97ea892-88a7-443a-b4f4-2a2e07d99b94 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:56.007261 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d97ea892-88a7-443a-b4f4-2a2e07d99b94 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:56.007471 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d97ea892-88a7-443a-b4f4-2a2e07d99b94 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:56.007695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d97ea892-88a7-443a-b4f4-2a2e07d99b94 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:56.007808 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-d97ea892-88a7-443a-b4f4-2a2e07d99b94 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete backup with id: 598e4ce1-0b31-4777-9b17-836eedd5289a. Jul 22 05:41:56.017024 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:56.017024 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:56.041887 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-d97ea892-88a7-443a-b4f4-2a2e07d99b94 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] delete_backup rpcapi backup_id 598e4ce1-0b31-4777-9b17-836eedd5289a {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:41:56.044545 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d97ea892-88a7-443a-b4f4-2a2e07d99b94 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 202 Jul 22 05:41:56.045455 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1026/4110] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:56 2026] DELETE /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:41:56.052474 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-11f32d68-a1f8-47f6-ac8b-d9f90bc0d084 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:56.054570 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-11f32d68-a1f8-47f6-ac8b-d9f90bc0d084 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:56.054841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-11f32d68-a1f8-47f6-ac8b-d9f90bc0d084 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:56.055053 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-11f32d68-a1f8-47f6-ac8b-d9f90bc0d084 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:56.055180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-11f32d68-a1f8-47f6-ac8b-d9f90bc0d084 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:56.059130 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:56.059130 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:56.059944 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-11f32d68-a1f8-47f6-ac8b-d9f90bc0d084 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 200 Jul 22 05:41:56.060305 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1048/4111] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:56 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:56.509537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8525cd49-3261-47d7-8088-6cd3952bfdfa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:56.512931 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8525cd49-3261-47d7-8088-6cd3952bfdfa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d Jul 22 05:41:56.513258 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8525cd49-3261-47d7-8088-6cd3952bfdfa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:56.513401 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8525cd49-3261-47d7-8088-6cd3952bfdfa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:56.520545 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:56.520545 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:56.524857 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8525cd49-3261-47d7-8088-6cd3952bfdfa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:56.531518 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8525cd49-3261-47d7-8088-6cd3952bfdfa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d returned with HTTP 200 Jul 22 05:41:56.532571 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1029/4112] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:56 2026] GET /volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:56.544303 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fb361ef9-03f4-49f2-aef6-a0adb10c75e7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:56.546695 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fb361ef9-03f4-49f2-aef6-a0adb10c75e7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:41:56.547138 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fb361ef9-03f4-49f2-aef6-a0adb10c75e7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81a49b7e-01eb-4d21-ab51-5207f9f3ec7d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1614901435"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:56.556167 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:56.556167 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:56.556504 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-fb361ef9-03f4-49f2-aef6-a0adb10c75e7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:56.556622 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-fb361ef9-03f4-49f2-aef6-a0adb10c75e7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create snapshot from volume 81a49b7e-01eb-4d21-ab51-5207f9f3ec7d Jul 22 05:41:56.582279 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-fb361ef9-03f4-49f2-aef6-a0adb10c75e7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['7e20df1c-a130-4f92-b984-15479ebbe86d', '41b79e6f-acb0-45db-b308-7765c388fc84', 'fd8982ab-6d07-4540-8ae0-34421f998251', '591ee94f-892e-45b3-b18d-607fb17a0510'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:56.614728 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-fb361ef9-03f4-49f2-aef6-a0adb10c75e7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot create request issued successfully. Jul 22 05:41:56.614728 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fb361ef9-03f4-49f2-aef6-a0adb10c75e7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:41:56.614728 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1010/4113] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:41:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:56.624160 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-960f9c95-ebee-424e-aa7f-09bdf6f816de None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:56.626609 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-960f9c95-ebee-424e-aa7f-09bdf6f816de tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 Jul 22 05:41:56.627236 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-960f9c95-ebee-424e-aa7f-09bdf6f816de tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:56.627411 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-960f9c95-ebee-424e-aa7f-09bdf6f816de tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:56.634008 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:56.634008 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:56.634446 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-960f9c95-ebee-424e-aa7f-09bdf6f816de tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:56.635212 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-960f9c95-ebee-424e-aa7f-09bdf6f816de tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 returned with HTTP 200 Jul 22 05:41:56.635838 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1027/4114] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:56 2026] GET /volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:56.953267 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-33aff476-de1f-41d9-bc7b-e5dfd018af5f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:56.953793 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33aff476-de1f-41d9-bc7b-e5dfd018af5f None None] GET https://10.4.3.91/volume// Jul 22 05:41:56.954018 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-33aff476-de1f-41d9-bc7b-e5dfd018af5f None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:56.954270 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-33aff476-de1f-41d9-bc7b-e5dfd018af5f None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:56.954703 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-33aff476-de1f-41d9-bc7b-e5dfd018af5f None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:41:56.955076 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1049/4115] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:41: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 22 05:41:56.963409 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-4b6314c0-ff1e-4111-82a2-e6d31c409d75 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:56.965319 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-4b6314c0-ff1e-4111-82a2-e6d31c409d75 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd Jul 22 05:41:56.965507 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-4b6314c0-ff1e-4111-82a2-e6d31c409d75 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:56.965710 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-4b6314c0-ff1e-4111-82a2-e6d31c409d75 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:56.974950 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:56.974950 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:56.977804 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-4b6314c0-ff1e-4111-82a2-e6d31c409d75 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:41:56.984607 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-4b6314c0-ff1e-4111-82a2-e6d31c409d75 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd returned with HTTP 200 Jul 22 05:41:56.984607 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1030/4116] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:41:56 2026] GET /volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd => generated 1581 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:41:57.070540 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-89d01f78-783f-4c2e-ac49-f36c33203e4d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:57.072501 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-89d01f78-783f-4c2e-ac49-f36c33203e4d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a Jul 22 05:41:57.072728 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-89d01f78-783f-4c2e-ac49-f36c33203e4d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:57.072928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-89d01f78-783f-4c2e-ac49-f36c33203e4d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:57.073028 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-89d01f78-783f-4c2e-ac49-f36c33203e4d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Show backup with id 598e4ce1-0b31-4777-9b17-836eedd5289a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:41:57.077206 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-89d01f78-783f-4c2e-ac49-f36c33203e4d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a returned with HTTP 404 Jul 22 05:41:57.077754 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1011/4117] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:57 2026] GET /volume/v3/backups/598e4ce1-0b31-4777-9b17-836eedd5289a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:57.083825 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-142ae672-8b62-45e9-a337-6b6c0a95c291 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:57.086118 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-142ae672-8b62-45e9-a337-6b6c0a95c291 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] PUT https://10.4.3.91/volume/v3/attachments/c3efcd65-6313-4f5a-8755-a2699f4512e2 Jul 22 05:41:57.086711 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-142ae672-8b62-45e9-a337-6b6c0a95c291 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:57.096148 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-142ae672-8b62-45e9-a337-6b6c0a95c291 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Acquiring lock "cinder-attachment_update-29749d80-8417-402c-8ac8-3e0562af4dfd-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:41:57.104667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-142ae672-8b62-45e9-a337-6b6c0a95c291 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Lock "cinder-attachment_update-29749d80-8417-402c-8ac8-3e0562af4dfd-np0000005624" acquired by "attachment_update" :: waited 0.009s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:41:57.106498 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:57.106498 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:57.182485 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-12917818-f083-441d-83c2-5ead26dfed31 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:57.184049 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-12917818-f083-441d-83c2-5ead26dfed31 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 Jul 22 05:41:57.184205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-12917818-f083-441d-83c2-5ead26dfed31 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:57.184383 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-12917818-f083-441d-83c2-5ead26dfed31 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:57.184475 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-12917818-f083-441d-83c2-5ead26dfed31 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: aeda70b2-1140-4a4c-8e75-c55de15ff6f3 Jul 22 05:41:57.189837 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:57.189837 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:57.190411 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-12917818-f083-441d-83c2-5ead26dfed31 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:41:57.199756 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-142ae672-8b62-45e9-a337-6b6c0a95c291 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Lock "cinder-attachment_update-29749d80-8417-402c-8ac8-3e0562af4dfd-np0000005624" released by "attachment_update" :: held 0.094s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:41:57.199756 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-142ae672-8b62-45e9-a337-6b6c0a95c291 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments/c3efcd65-6313-4f5a-8755-a2699f4512e2 returned with HTTP 200 Jul 22 05:41:57.200102 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1028/4118] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:41:57 2026] PUT /volume/v3/attachments/c3efcd65-6313-4f5a-8755-a2699f4512e2 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:57.208834 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-12917818-f083-441d-83c2-5ead26dfed31 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot delete request issued successfully. Jul 22 05:41:57.209025 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-12917818-f083-441d-83c2-5ead26dfed31 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 returned with HTTP 202 Jul 22 05:41:57.209442 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1050/4119] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:57 2026] DELETE /volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:57.220268 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7802ab47-aa0b-4fde-84e7-8f40b1b8b24e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:57.223792 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7802ab47-aa0b-4fde-84e7-8f40b1b8b24e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 Jul 22 05:41:57.224119 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7802ab47-aa0b-4fde-84e7-8f40b1b8b24e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:57.224330 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7802ab47-aa0b-4fde-84e7-8f40b1b8b24e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:57.233042 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:57.233042 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:57.233042 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7802ab47-aa0b-4fde-84e7-8f40b1b8b24e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:41:57.234000 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7802ab47-aa0b-4fde-84e7-8f40b1b8b24e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 returned with HTTP 200 Jul 22 05:41:57.234472 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1031/4120] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:57 2026] GET /volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:57.237209 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-0153c2db-56fa-492c-a779-96dd7add95a6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:57.239593 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-0153c2db-56fa-492c-a779-96dd7add95a6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] POST https://10.4.3.91/volume/v3/attachments/c3efcd65-6313-4f5a-8755-a2699f4512e2/action Jul 22 05:41:57.239957 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-0153c2db-56fa-492c-a779-96dd7add95a6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:41:57.240071 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-0153c2db-56fa-492c-a779-96dd7add95a6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:57.256540 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:57.256540 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:57.271040 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cd020717-112e-4f4c-9df3-ed99575ded1a req-0153c2db-56fa-492c-a779-96dd7add95a6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments/c3efcd65-6313-4f5a-8755-a2699f4512e2/action returned with HTTP 204 Jul 22 05:41:57.271602 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1012/4121] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:41:57 2026] POST /volume/v3/attachments/c3efcd65-6313-4f5a-8755-a2699f4512e2/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:57.646342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f99d41d0-c36f-402c-b27f-1449c4ff351d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:57.648253 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f99d41d0-c36f-402c-b27f-1449c4ff351d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 Jul 22 05:41:57.648696 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f99d41d0-c36f-402c-b27f-1449c4ff351d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:57.649695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f99d41d0-c36f-402c-b27f-1449c4ff351d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:57.655760 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:57.655760 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:41:57.656010 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f99d41d0-c36f-402c-b27f-1449c4ff351d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:57.656683 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f99d41d0-c36f-402c-b27f-1449c4ff351d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 returned with HTTP 200 Jul 22 05:41:57.662233 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1029/4122] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:57 2026] GET /volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:57.671851 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-03c1014c-8c48-4985-af2a-5b810dff6f3a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:57.673780 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-03c1014c-8c48-4985-af2a-5b810dff6f3a tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] GET https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 Jul 22 05:41:57.673986 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-03c1014c-8c48-4985-af2a-5b810dff6f3a tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:57.674172 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-03c1014c-8c48-4985-af2a-5b810dff6f3a tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:57.679743 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:57.679743 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:57.680247 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-03c1014c-8c48-4985-af2a-5b810dff6f3a tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot retrieved successfully. Jul 22 05:41:57.681251 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-03c1014c-8c48-4985-af2a-5b810dff6f3a tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 returned with HTTP 200 Jul 22 05:41:57.681955 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1051/4123] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:57 2026] GET /volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:57.691413 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1a50e038-1ffc-43ed-8957-db907dbb0925 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:57.694504 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1a50e038-1ffc-43ed-8957-db907dbb0925 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 Jul 22 05:41:57.694879 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1a50e038-1ffc-43ed-8957-db907dbb0925 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:57.695177 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1a50e038-1ffc-43ed-8957-db907dbb0925 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:57.695403 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-1a50e038-1ffc-43ed-8957-db907dbb0925 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete snapshot with id: 82196c83-d8c4-4f0b-8b82-f2e03da42722 Jul 22 05:41:57.702144 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:57.702144 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:57.702755 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1a50e038-1ffc-43ed-8957-db907dbb0925 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:57.722859 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1a50e038-1ffc-43ed-8957-db907dbb0925 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot delete request issued successfully. Jul 22 05:41:57.723036 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1a50e038-1ffc-43ed-8957-db907dbb0925 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 returned with HTTP 202 Jul 22 05:41:57.723521 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1032/4124] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:41:57 2026] DELETE /volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:57.730028 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ecce6540-ffd3-4c6e-aa95-ef4966663876 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:57.732563 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ecce6540-ffd3-4c6e-aa95-ef4966663876 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 Jul 22 05:41:57.732782 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ecce6540-ffd3-4c6e-aa95-ef4966663876 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:57.732961 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ecce6540-ffd3-4c6e-aa95-ef4966663876 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:57.738480 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:57.738480 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:57.738869 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ecce6540-ffd3-4c6e-aa95-ef4966663876 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:41:57.739504 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ecce6540-ffd3-4c6e-aa95-ef4966663876 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 returned with HTTP 200 Jul 22 05:41:57.739898 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1013/4125] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:57 2026] GET /volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:58.247580 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5aee9568-d618-4388-a83b-d5e2af5a3f77 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:58.250392 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5aee9568-d618-4388-a83b-d5e2af5a3f77 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 Jul 22 05:41:58.250805 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5aee9568-d618-4388-a83b-d5e2af5a3f77 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:58.251089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5aee9568-d618-4388-a83b-d5e2af5a3f77 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:58.256379 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5aee9568-d618-4388-a83b-d5e2af5a3f77 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 returned with HTTP 404 Jul 22 05:41:58.256983 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1030/4126] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:58 2026] GET /volume/v3/snapshots/aeda70b2-1140-4a4c-8e75-c55de15ff6f3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:58.266375 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-93acc29c-e86b-475c-b4f7-fcf16b9911a8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:58.273538 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-93acc29c-e86b-475c-b4f7-fcf16b9911a8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:41:58.273538 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-93acc29c-e86b-475c-b4f7-fcf16b9911a8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:58.273538 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-93acc29c-e86b-475c-b4f7-fcf16b9911a8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:58.285661 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:58.285661 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:58.291694 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-93acc29c-e86b-475c-b4f7-fcf16b9911a8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:41:58.303329 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-93acc29c-e86b-475c-b4f7-fcf16b9911a8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:41:58.304368 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1052/4127] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:58 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:58.334289 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:58.335866 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:58.336180 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-882208788"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:58.337509 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request body: {'volume': {'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-882208788'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:58.409295 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume of 1 GB Jul 22 05:41:58.409695 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:58.409695 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:58.413529 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Availability Zones retrieved successfully. Jul 22 05:41:58.418217 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (eded6469-91c5-400e-96b0-1a64967cf09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:58.419468 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca7d0a39-2808-4750-bec7-6c4ab66efda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:58.420374 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:58.477707 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca7d0a39-2808-4750-bec7-6c4ab66efda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:58.478487 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c066353f-9ebb-4c6c-a06f-2f7eae984ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:58.518700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['08d1ce04-e803-4970-91d9-99cbdffdfa69', '6d3b1530-8de6-48ca-ad5e-734418bc9de4', '7f40323c-9fbb-4e9e-aa5e-5ca0793a8db2', '03da3b9b-1a7b-4c9a-938c-ea64597cad3b'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:58.518700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c066353f-9ebb-4c6c-a06f-2f7eae984ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08d1ce04-e803-4970-91d9-99cbdffdfa69', '6d3b1530-8de6-48ca-ad5e-734418bc9de4', '7f40323c-9fbb-4e9e-aa5e-5ca0793a8db2', '03da3b9b-1a7b-4c9a-938c-ea64597cad3b']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:58.518700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0cd2f5-da82-4c27-bc86-f5272266a85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:58.541102 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0cd2f5-da82-4c27-bc86-f5272266a85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca496bae-3e53-45e3-9322-8845844de85a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-882208788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['08d1ce04-e803-4970-91d9-99cbdffdfa69','6d3b1530-8de6-48ca-ad5e-734418bc9de4','7f40323c-9fbb-4e9e-aa5e-5ca0793a8db2','03da3b9b-1a7b-4c9a-938c-ea64597cad3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-882208788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca496bae-3e53-45e3-9322-8845844de85a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eeaa173f854bf58a461a312072dd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='474dc43d37b74b6bba5463b1f702bb71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:58.542004 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496782b6-bb2f-45f4-9b57-8fb147c47c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:58.560843 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496782b6-bb2f-45f4-9b57-8fb147c47c5e) transitioned into state 'SUCCESS' from state '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-882208788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['08d1ce04-e803-4970-91d9-99cbdffdfa69','6d3b1530-8de6-48ca-ad5e-734418bc9de4','7f40323c-9fbb-4e9e-aa5e-5ca0793a8db2','03da3b9b-1a7b-4c9a-938c-ea64597cad3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:58.561686 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b76ebf2-6afc-41f2-a28b-2e5ac3fb0109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:58.573724 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b76ebf2-6afc-41f2-a28b-2e5ac3fb0109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:58.573724 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (eded6469-91c5-400e-96b0-1a64967cf09a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:58.573724 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request issued successfully. Jul 22 05:41:58.573724 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-48d75a19-b585-44e7-98aa-21c83990e1b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:41:58.573724 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1033/4128] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:41:58 2026] POST /volume/v3/volumes => generated 751 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:41:58.586224 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7b155a28-c80a-4d36-b053-520e0550f57a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:58.588541 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7b155a28-c80a-4d36-b053-520e0550f57a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:41:58.588789 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7b155a28-c80a-4d36-b053-520e0550f57a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:58.589198 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7b155a28-c80a-4d36-b053-520e0550f57a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:58.596153 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:58.596153 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:58.600913 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7b155a28-c80a-4d36-b053-520e0550f57a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:41:58.606268 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7b155a28-c80a-4d36-b053-520e0550f57a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:41:58.606695 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1014/4129] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:58 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:41:58.749435 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7bb59565-bb88-479b-ac11-f6cf056c8fc7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:58.751345 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7bb59565-bb88-479b-ac11-f6cf056c8fc7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 Jul 22 05:41:58.751613 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7bb59565-bb88-479b-ac11-f6cf056c8fc7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:58.751894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7bb59565-bb88-479b-ac11-f6cf056c8fc7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:58.755944 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7bb59565-bb88-479b-ac11-f6cf056c8fc7 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 returned with HTTP 404 Jul 22 05:41:58.756439 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1031/4130] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:41:58 2026] GET /volume/v3/snapshots/82196c83-d8c4-4f0b-8b82-f2e03da42722 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:58.765476 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2e333d2b-e375-4413-9e81-6ac1a575c4aa None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:58.767115 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e333d2b-e375-4413-9e81-6ac1a575c4aa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d Jul 22 05:41:58.769280 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e333d2b-e375-4413-9e81-6ac1a575c4aa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:58.769662 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e333d2b-e375-4413-9e81-6ac1a575c4aa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:58.770651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-2e333d2b-e375-4413-9e81-6ac1a575c4aa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume with id: 81a49b7e-01eb-4d21-ab51-5207f9f3ec7d Jul 22 05:41:58.778938 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:58.778938 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:41:58.779579 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2e333d2b-e375-4413-9e81-6ac1a575c4aa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:58.797105 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2e333d2b-e375-4413-9e81-6ac1a575c4aa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume request issued successfully. Jul 22 05:41:58.797105 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e333d2b-e375-4413-9e81-6ac1a575c4aa tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d returned with HTTP 202 Jul 22 05:41:58.797105 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1053/4131] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:41:58 2026] DELETE /volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:41:58.803324 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e95a2fbb-53cc-46e2-80dc-3c9319b88996 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:58.805314 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e95a2fbb-53cc-46e2-80dc-3c9319b88996 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d Jul 22 05:41:58.805523 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e95a2fbb-53cc-46e2-80dc-3c9319b88996 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:58.805838 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e95a2fbb-53cc-46e2-80dc-3c9319b88996 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:58.814176 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:58.814176 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:41:58.817983 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e95a2fbb-53cc-46e2-80dc-3c9319b88996 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:41:58.822730 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e95a2fbb-53cc-46e2-80dc-3c9319b88996 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d returned with HTTP 200 Jul 22 05:41:58.823344 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1034/4132] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:58 2026] GET /volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:59.620803 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-732235a3-7ffc-42ba-8d94-f478f23e75d9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:59.626157 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-732235a3-7ffc-42ba-8d94-f478f23e75d9 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:41:59.626157 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-732235a3-7ffc-42ba-8d94-f478f23e75d9 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:59.626157 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-732235a3-7ffc-42ba-8d94-f478f23e75d9 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:59.635815 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:41:59.635815 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:41:59.644703 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-732235a3-7ffc-42ba-8d94-f478f23e75d9 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:41:59.651672 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-732235a3-7ffc-42ba-8d94-f478f23e75d9 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:41:59.652155 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1015/4133] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:59 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:41:59.838936 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2b530037-6bee-475c-a94b-77daef015d95 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:59.840575 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2b530037-6bee-475c-a94b-77daef015d95 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d Jul 22 05:41:59.840779 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2b530037-6bee-475c-a94b-77daef015d95 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:41:59.840970 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2b530037-6bee-475c-a94b-77daef015d95 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:41:59.846304 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2b530037-6bee-475c-a94b-77daef015d95 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d returned with HTTP 404 Jul 22 05:41:59.846741 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1032/4134] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:41:59 2026] GET /volume/v3/volumes/81a49b7e-01eb-4d21-ab51-5207f9f3ec7d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:41:59.857565 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:41:59.859126 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:41:59.859488 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-986908470"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:41:59.861440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-986908470'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:41:59.861622 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume of 1 GB Jul 22 05:41:59.866345 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Availability Zones retrieved successfully. Jul 22 05:41:59.875539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (9d40a03b-1c20-4ffa-8be8-24b07123966d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:41:59.876843 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62037d6b-8b9e-4d61-9bda-14fd06e4885a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:59.877917 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:41:59.911212 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62037d6b-8b9e-4d61-9bda-14fd06e4885a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:59.912706 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a600b9f9-8d8d-4087-a6ae-01a1647dcd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:59.964535 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['e2452ebd-7a0a-4171-a552-21c99387f5f8', '0d7b7ae6-73bf-4bb7-95ae-9b3be7680118', '7603cdf4-d4b4-440f-8c84-0a47a26dcff9', 'cd5ad066-82c9-4f57-8833-ada830e23b56'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:41:59.965347 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a600b9f9-8d8d-4087-a6ae-01a1647dcd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2452ebd-7a0a-4171-a552-21c99387f5f8', '0d7b7ae6-73bf-4bb7-95ae-9b3be7680118', '7603cdf4-d4b4-440f-8c84-0a47a26dcff9', 'cd5ad066-82c9-4f57-8833-ada830e23b56']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:59.966045 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ecd4c8-9158-41c6-8cdf-8361547b45df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:41:59.988595 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ecd4c8-9158-41c6-8cdf-8361547b45df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '866fd757-9ff5-4646-bcc1-ab17dc41619b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-986908470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['e2452ebd-7a0a-4171-a552-21c99387f5f8','0d7b7ae6-73bf-4bb7-95ae-9b3be7680118','7603cdf4-d4b4-440f-8c84-0a47a26dcff9','cd5ad066-82c9-4f57-8833-ada830e23b56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:41:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-986908470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=866fd757-9ff5-4646-bcc1-ab17dc41619b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09409233a3594134aaaffeaafc4fb513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce523252d274aad8b3363b25975c562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:41:59.989406 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7b15176-079c-4d03-91bc-acfa4a400516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:00.008026 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7b15176-079c-4d03-91bc-acfa4a400516) transitioned into state 'SUCCESS' from state '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-986908470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['e2452ebd-7a0a-4171-a552-21c99387f5f8','0d7b7ae6-73bf-4bb7-95ae-9b3be7680118','7603cdf4-d4b4-440f-8c84-0a47a26dcff9','cd5ad066-82c9-4f57-8833-ada830e23b56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:00.008026 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1047b363-7a13-43f3-8440-532fbd5516b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:00.019969 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1047b363-7a13-43f3-8440-532fbd5516b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:00.019969 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (9d40a03b-1c20-4ffa-8be8-24b07123966d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:00.020177 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request issued successfully. Jul 22 05:42:00.020771 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bf5909eb-9a4c-42f0-a39d-62735a1bba78 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:00.021197 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1054/4135] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:41:59 2026] POST /volume/v3/volumes => generated 775 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:00.032936 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6fa1aa57-af92-4335-aaf3-418e8fc7ed94 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:00.035075 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6fa1aa57-af92-4335-aaf3-418e8fc7ed94 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b Jul 22 05:42:00.035282 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6fa1aa57-af92-4335-aaf3-418e8fc7ed94 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:00.035577 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6fa1aa57-af92-4335-aaf3-418e8fc7ed94 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:00.045653 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:00.045653 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:00.048406 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6fa1aa57-af92-4335-aaf3-418e8fc7ed94 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:00.053775 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6fa1aa57-af92-4335-aaf3-418e8fc7ed94 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b returned with HTTP 200 Jul 22 05:42:00.054288 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1035/4136] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:00 2026] GET /volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:01.067391 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c53f1e8f-a44b-4779-b6ca-456f9be51d00 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:01.068979 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c53f1e8f-a44b-4779-b6ca-456f9be51d00 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b Jul 22 05:42:01.069140 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c53f1e8f-a44b-4779-b6ca-456f9be51d00 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:01.069326 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c53f1e8f-a44b-4779-b6ca-456f9be51d00 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:01.075916 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:01.075916 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:01.078726 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c53f1e8f-a44b-4779-b6ca-456f9be51d00 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:01.082027 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c53f1e8f-a44b-4779-b6ca-456f9be51d00 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b returned with HTTP 200 Jul 22 05:42:01.082810 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1016/4137] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:01 2026] GET /volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:01.094980 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-70600cbb-a6d2-4ba7-9da7-00a758c6e400 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:01.096891 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-70600cbb-a6d2-4ba7-9da7-00a758c6e400 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:42:01.097191 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-70600cbb-a6d2-4ba7-9da7-00a758c6e400 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "866fd757-9ff5-4646-bcc1-ab17dc41619b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1119339091"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:01.104974 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:01.104974 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:01.105341 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-70600cbb-a6d2-4ba7-9da7-00a758c6e400 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:01.105478 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-70600cbb-a6d2-4ba7-9da7-00a758c6e400 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create snapshot from volume 866fd757-9ff5-4646-bcc1-ab17dc41619b Jul 22 05:42:01.129531 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-70600cbb-a6d2-4ba7-9da7-00a758c6e400 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['dd39579a-2675-44a0-b69c-e1b53de12d79', 'f348ccf4-4234-44c9-9186-0f9df6f28c42', 'd940df38-a8ad-41da-acde-a2141112db30', '9cf17df0-e2e3-459b-bfe7-8d25422fcd05'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:01.156510 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-70600cbb-a6d2-4ba7-9da7-00a758c6e400 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot create request issued successfully. Jul 22 05:42:01.156822 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-70600cbb-a6d2-4ba7-9da7-00a758c6e400 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:42:01.157194 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1033/4138] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:42:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:01.165109 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-402905ba-10ab-4f01-8826-d1b7b5e26129 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:01.166931 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-402905ba-10ab-4f01-8826-d1b7b5e26129 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 Jul 22 05:42:01.167114 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-402905ba-10ab-4f01-8826-d1b7b5e26129 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:01.167291 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-402905ba-10ab-4f01-8826-d1b7b5e26129 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:01.171885 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:01.171885 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:01.172223 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-402905ba-10ab-4f01-8826-d1b7b5e26129 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:01.172886 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-402905ba-10ab-4f01-8826-d1b7b5e26129 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 returned with HTTP 200 Jul 22 05:42:01.173207 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1055/4139] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:01 2026] GET /volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:02.155117 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-073b748e-5f81-4935-ba10-16b649ded4ce req-abd78b42-01db-4d76-ad69-5978f7b7f36d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:02.157363 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-073b748e-5f81-4935-ba10-16b649ded4ce req-abd78b42-01db-4d76-ad69-5978f7b7f36d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] DELETE https://10.4.3.91/volume/v3/attachments/65590c96-31f7-4525-9245-31afd67ee00a Jul 22 05:42:02.157623 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-073b748e-5f81-4935-ba10-16b649ded4ce req-abd78b42-01db-4d76-ad69-5978f7b7f36d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:02.157888 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-073b748e-5f81-4935-ba10-16b649ded4ce req-abd78b42-01db-4d76-ad69-5978f7b7f36d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:02.165714 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:02.165714 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:02.183887 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-43d58974-0846-459c-97fd-a58838e4bdad None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:02.185876 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-43d58974-0846-459c-97fd-a58838e4bdad tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 Jul 22 05:42:02.186072 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-43d58974-0846-459c-97fd-a58838e4bdad tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:02.186263 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-43d58974-0846-459c-97fd-a58838e4bdad tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:02.192058 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:02.192058 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:02.192209 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-43d58974-0846-459c-97fd-a58838e4bdad tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:02.192809 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-43d58974-0846-459c-97fd-a58838e4bdad tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 returned with HTTP 200 Jul 22 05:42:02.193731 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1017/4140] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:02 2026] GET /volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:02.202407 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e9a56798-86ce-4313-83da-09aaf0f56756 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:02.205755 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e9a56798-86ce-4313-83da-09aaf0f56756 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] POST https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9/action Jul 22 05:42:02.206093 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e9a56798-86ce-4313-83da-09aaf0f56756 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:02.206227 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e9a56798-86ce-4313-83da-09aaf0f56756 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:02.207777 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.snapshot_unmanage [None req-e9a56798-86ce-4313-83da-09aaf0f56756 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Unmanage snapshot with id: 1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 Jul 22 05:42:02.211648 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-073b748e-5f81-4935-ba10-16b649ded4ce req-abd78b42-01db-4d76-ad69-5978f7b7f36d tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/attachments/65590c96-31f7-4525-9245-31afd67ee00a returned with HTTP 200 Jul 22 05:42:02.212065 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1036/4141] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:42:02 2026] DELETE /volume/v3/attachments/65590c96-31f7-4525-9245-31afd67ee00a => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:02.212804 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:02.212804 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:02.213398 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e9a56798-86ce-4313-83da-09aaf0f56756 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot retrieved successfully. Jul 22 05:42:02.214468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.policy [None req-e9a56798-86ce-4313-83da-09aaf0f56756 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '5a5c59a16c9e4ba2b9c7b7725970f693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09409233a3594134aaaffeaafc4fb513', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100094) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:42:02.214752 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e9a56798-86ce-4313-83da-09aaf0f56756 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9/action returned with HTTP 403 Jul 22 05:42:02.215307 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1034/4142] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:42:02 2026] POST /volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:02.221833 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b0dd6a76-461c-462e-9f99-4828acbde1a8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:02.223832 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b0dd6a76-461c-462e-9f99-4828acbde1a8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 Jul 22 05:42:02.224071 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b0dd6a76-461c-462e-9f99-4828acbde1a8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:02.224283 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b0dd6a76-461c-462e-9f99-4828acbde1a8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:02.224405 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-b0dd6a76-461c-462e-9f99-4828acbde1a8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete snapshot with id: 1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 Jul 22 05:42:02.230045 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:02.230045 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:02.230398 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b0dd6a76-461c-462e-9f99-4828acbde1a8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:02.247351 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b0dd6a76-461c-462e-9f99-4828acbde1a8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot delete request issued successfully. Jul 22 05:42:02.247560 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b0dd6a76-461c-462e-9f99-4828acbde1a8 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 returned with HTTP 202 Jul 22 05:42:02.248084 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1056/4143] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:02 2026] DELETE /volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:02.254966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-81160f7e-8414-4523-813e-9020bdcc49cf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:02.256655 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-81160f7e-8414-4523-813e-9020bdcc49cf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 Jul 22 05:42:02.256838 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-81160f7e-8414-4523-813e-9020bdcc49cf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:02.257021 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-81160f7e-8414-4523-813e-9020bdcc49cf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:02.261865 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:02.261865 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:02.262171 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-81160f7e-8414-4523-813e-9020bdcc49cf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:02.262815 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-81160f7e-8414-4523-813e-9020bdcc49cf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 returned with HTTP 200 Jul 22 05:42:02.263206 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1018/4144] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:02 2026] GET /volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:03.273398 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a50bfe79-c763-49eb-b8f3-d159b9a017f1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:03.275394 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a50bfe79-c763-49eb-b8f3-d159b9a017f1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 Jul 22 05:42:03.275617 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a50bfe79-c763-49eb-b8f3-d159b9a017f1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:03.275874 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a50bfe79-c763-49eb-b8f3-d159b9a017f1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:03.280243 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a50bfe79-c763-49eb-b8f3-d159b9a017f1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 returned with HTTP 404 Jul 22 05:42:03.280907 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1037/4145] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:03 2026] GET /volume/v3/snapshots/1d7975c4-0a9e-4a6c-a6ce-160db213cbb9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:03.288696 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-76b3db16-2aed-451f-bb38-2cc7e9333bde None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:03.291058 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-76b3db16-2aed-451f-bb38-2cc7e9333bde tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b Jul 22 05:42:03.291357 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-76b3db16-2aed-451f-bb38-2cc7e9333bde tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:03.291603 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-76b3db16-2aed-451f-bb38-2cc7e9333bde tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:03.291848 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-76b3db16-2aed-451f-bb38-2cc7e9333bde tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume with id: 866fd757-9ff5-4646-bcc1-ab17dc41619b Jul 22 05:42:03.301712 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:03.301712 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:03.303321 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-76b3db16-2aed-451f-bb38-2cc7e9333bde tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:03.325982 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-76b3db16-2aed-451f-bb38-2cc7e9333bde tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume request issued successfully. Jul 22 05:42:03.326185 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-76b3db16-2aed-451f-bb38-2cc7e9333bde tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b returned with HTTP 202 Jul 22 05:42:03.326753 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1035/4146] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:03 2026] DELETE /volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:03.336764 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4b79eb09-9d9c-4d46-af5f-bb33c8f5b91f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:03.340296 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b79eb09-9d9c-4d46-af5f-bb33c8f5b91f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b Jul 22 05:42:03.340394 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b79eb09-9d9c-4d46-af5f-bb33c8f5b91f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:03.340663 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b79eb09-9d9c-4d46-af5f-bb33c8f5b91f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:03.353580 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:03.353580 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:03.357848 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4b79eb09-9d9c-4d46-af5f-bb33c8f5b91f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:03.362509 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b79eb09-9d9c-4d46-af5f-bb33c8f5b91f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b returned with HTTP 200 Jul 22 05:42:03.363083 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1057/4147] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:03 2026] GET /volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:04.378369 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0efcb7c2-688e-4db5-afc6-b47a90756fdd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:04.380023 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0efcb7c2-688e-4db5-afc6-b47a90756fdd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b Jul 22 05:42:04.380203 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0efcb7c2-688e-4db5-afc6-b47a90756fdd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:04.380385 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0efcb7c2-688e-4db5-afc6-b47a90756fdd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:04.388844 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0efcb7c2-688e-4db5-afc6-b47a90756fdd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b returned with HTTP 404 Jul 22 05:42:04.389249 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1019/4148] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:04 2026] GET /volume/v3/volumes/866fd757-9ff5-4646-bcc1-ab17dc41619b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:04.397500 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9d3e32f1-95c2-403a-b382-febe45c51a8c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:04.398954 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d3e32f1-95c2-403a-b382-febe45c51a8c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] DELETE https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 Jul 22 05:42:04.399144 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d3e32f1-95c2-403a-b382-febe45c51a8c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:04.399339 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d3e32f1-95c2-403a-b382-febe45c51a8c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:04.399515 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-9d3e32f1-95c2-403a-b382-febe45c51a8c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Delete volume with id: 6fad9f8a-f09a-4476-8894-e3fc7ae52533 Jul 22 05:42:04.403889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:04.406477 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:04.406797 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1746395784"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:04.410533 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1746395784'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:04.410668 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume of 1 GB Jul 22 05:42:04.413465 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:04.413465 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:04.413917 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9d3e32f1-95c2-403a-b382-febe45c51a8c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:42:04.419914 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Availability Zones retrieved successfully. Jul 22 05:42:04.427243 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (36498659-1c56-49af-b693-bddb82190d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:04.428097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1265da57-8ba1-4ae0-9891-1825ced0750e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:04.431098 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:04.442557 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9d3e32f1-95c2-403a-b382-febe45c51a8c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Delete volume request issued successfully. Jul 22 05:42:04.442727 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d3e32f1-95c2-403a-b382-febe45c51a8c tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 returned with HTTP 202 Jul 22 05:42:04.443286 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1038/4149] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:04 2026] DELETE /volume/v3/volumes/6fad9f8a-f09a-4476-8894-e3fc7ae52533 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:04.456826 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dbabb54c-efe0-4a49-b60c-08936dbe3013 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:04.459949 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1265da57-8ba1-4ae0-9891-1825ced0750e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:04.460730 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23cf392d-6adf-49fe-a76e-894bacba1b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:04.462196 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dbabb54c-efe0-4a49-b60c-08936dbe3013 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] DELETE https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 Jul 22 05:42:04.462389 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dbabb54c-efe0-4a49-b60c-08936dbe3013 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:04.462554 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dbabb54c-efe0-4a49-b60c-08936dbe3013 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:04.465651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-dbabb54c-efe0-4a49-b60c-08936dbe3013 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Delete backup with id: 47a96f1a-08cd-45ae-9ff2-576523860281. Jul 22 05:42:04.469958 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:04.469958 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:04.489043 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-dbabb54c-efe0-4a49-b60c-08936dbe3013 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] delete_backup rpcapi backup_id 47a96f1a-08cd-45ae-9ff2-576523860281 {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:42:04.490614 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dbabb54c-efe0-4a49-b60c-08936dbe3013 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 returned with HTTP 202 Jul 22 05:42:04.491002 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1058/4150] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:04 2026] DELETE /volume/v3/backups/47a96f1a-08cd-45ae-9ff2-576523860281 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:42:04.501560 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-95a6954e-8d4d-4cc2-a8eb-97145576b1e0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:04.505588 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-95a6954e-8d4d-4cc2-a8eb-97145576b1e0 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] DELETE https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 Jul 22 05:42:04.506173 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-95a6954e-8d4d-4cc2-a8eb-97145576b1e0 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:04.506173 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-95a6954e-8d4d-4cc2-a8eb-97145576b1e0 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:04.506386 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-95a6954e-8d4d-4cc2-a8eb-97145576b1e0 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Delete volume with id: 767ac253-5581-4e94-b7ff-efcab167c369 Jul 22 05:42:04.515619 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:04.515619 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:04.516290 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-95a6954e-8d4d-4cc2-a8eb-97145576b1e0 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:42:04.517789 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['0c585777-b105-4433-b6f5-f779788272cb', 'ecef59df-756b-4450-aeb9-908776513efa', 'b20b344a-c588-45a7-b633-dfe06a7678aa', '04c14ece-fd01-4700-9e20-bb98684b1f2c'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:04.517859 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23cf392d-6adf-49fe-a76e-894bacba1b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c585777-b105-4433-b6f5-f779788272cb', 'ecef59df-756b-4450-aeb9-908776513efa', 'b20b344a-c588-45a7-b633-dfe06a7678aa', '04c14ece-fd01-4700-9e20-bb98684b1f2c']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:04.518472 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d99b41-9779-4759-8c4c-429558bf791d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:04.547006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d99b41-9779-4759-8c4c-429558bf791d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66c8e3e5-02fe-418b-90f0-54b7f09760ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1746395784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['0c585777-b105-4433-b6f5-f779788272cb','ecef59df-756b-4450-aeb9-908776513efa','b20b344a-c588-45a7-b633-dfe06a7678aa','04c14ece-fd01-4700-9e20-bb98684b1f2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1746395784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66c8e3e5-02fe-418b-90f0-54b7f09760ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09409233a3594134aaaffeaafc4fb513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce523252d274aad8b3363b25975c562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:04.547968 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-95a6954e-8d4d-4cc2-a8eb-97145576b1e0 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Delete volume request issued successfully. Jul 22 05:42:04.548187 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-95a6954e-8d4d-4cc2-a8eb-97145576b1e0 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 returned with HTTP 202 Jul 22 05:42:04.548643 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664d1462-f927-4747-85c0-c8c08cf8ec5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:04.548699 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1020/4151] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:04 2026] DELETE /volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:04.555718 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d2c8ec72-b0d9-4d6b-ac3a-fa95f651c571 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:04.557378 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d2c8ec72-b0d9-4d6b-ac3a-fa95f651c571 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 Jul 22 05:42:04.557597 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d2c8ec72-b0d9-4d6b-ac3a-fa95f651c571 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:04.557836 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d2c8ec72-b0d9-4d6b-ac3a-fa95f651c571 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:04.565626 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:04.565626 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:04.570492 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d2c8ec72-b0d9-4d6b-ac3a-fa95f651c571 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Volume info retrieved successfully. Jul 22 05:42:04.576101 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d2c8ec72-b0d9-4d6b-ac3a-fa95f651c571 tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 returned with HTTP 200 Jul 22 05:42:04.576579 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1039/4152] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:04 2026] GET /volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:04.577852 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664d1462-f927-4747-85c0-c8c08cf8ec5b) transitioned into state 'SUCCESS' from state '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-1746395784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['0c585777-b105-4433-b6f5-f779788272cb','ecef59df-756b-4450-aeb9-908776513efa','b20b344a-c588-45a7-b633-dfe06a7678aa','04c14ece-fd01-4700-9e20-bb98684b1f2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:04.578894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa0ec5f-fc18-4ea8-bc52-b78024985fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:04.591388 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa0ec5f-fc18-4ea8-bc52-b78024985fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:04.592436 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (36498659-1c56-49af-b693-bddb82190d13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:04.592805 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request issued successfully. Jul 22 05:42:04.593489 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c71c9b3d-26b2-4e36-83ca-4c8dd290d13d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:04.594060 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1036/4153] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:42:04 2026] POST /volume/v3/volumes => generated 776 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:04.606991 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dcfff05c-13db-45d0-b9e8-04e767b78ba1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:04.612098 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dcfff05c-13db-45d0-b9e8-04e767b78ba1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff Jul 22 05:42:04.612281 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dcfff05c-13db-45d0-b9e8-04e767b78ba1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:04.612472 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dcfff05c-13db-45d0-b9e8-04e767b78ba1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:04.621533 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:04.621533 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:04.624883 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-dcfff05c-13db-45d0-b9e8-04e767b78ba1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:04.628661 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dcfff05c-13db-45d0-b9e8-04e767b78ba1 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff returned with HTTP 200 Jul 22 05:42:04.629035 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1059/4154] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:04 2026] GET /volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:05.589091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3d052ef0-f381-4da7-9dd7-01ecacdb755a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:05.592567 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3d052ef0-f381-4da7-9dd7-01ecacdb755a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] GET https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 Jul 22 05:42:05.592810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3d052ef0-f381-4da7-9dd7-01ecacdb755a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:05.593086 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3d052ef0-f381-4da7-9dd7-01ecacdb755a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:05.604026 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3d052ef0-f381-4da7-9dd7-01ecacdb755a tempest-TestVolumeBackupRestore-486165195 tempest-TestVolumeBackupRestore-486165195-project-member] https://10.4.3.91/volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 returned with HTTP 404 Jul 22 05:42:05.604647 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1021/4155] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:05 2026] GET /volume/v3/volumes/767ac253-5581-4e94-b7ff-efcab167c369 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:05.648987 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ed499526-467b-48b2-bcf2-fa580395b1dd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:05.653728 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ed499526-467b-48b2-bcf2-fa580395b1dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff Jul 22 05:42:05.653728 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ed499526-467b-48b2-bcf2-fa580395b1dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:05.653728 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ed499526-467b-48b2-bcf2-fa580395b1dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:05.661794 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:05.661794 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:05.666381 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ed499526-467b-48b2-bcf2-fa580395b1dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:05.672200 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ed499526-467b-48b2-bcf2-fa580395b1dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff returned with HTTP 200 Jul 22 05:42:05.672993 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1040/4156] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:05 2026] GET /volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:05.687115 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b8eb30ba-9e73-49c9-9329-ea4a391a4823 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:05.689191 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b8eb30ba-9e73-49c9-9329-ea4a391a4823 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:42:05.689562 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b8eb30ba-9e73-49c9-9329-ea4a391a4823 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66c8e3e5-02fe-418b-90f0-54b7f09760ff", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1627228807"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:05.700703 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:05.700703 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:05.701156 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b8eb30ba-9e73-49c9-9329-ea4a391a4823 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:05.701349 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-b8eb30ba-9e73-49c9-9329-ea4a391a4823 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create snapshot from volume 66c8e3e5-02fe-418b-90f0-54b7f09760ff Jul 22 05:42:05.728723 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-b8eb30ba-9e73-49c9-9329-ea4a391a4823 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['cb75cd7e-8a39-43a0-9dfe-a3fb829b9cc3', 'bc6211b3-b09a-48ed-a4ef-da7eb41c996c', '95603db1-263c-4e6f-905b-de063b2eb069', 'ec357bb5-3fae-4c47-a88a-bb1697eb4c2b'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:05.755242 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b8eb30ba-9e73-49c9-9329-ea4a391a4823 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot create request issued successfully. Jul 22 05:42:05.755727 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b8eb30ba-9e73-49c9-9329-ea4a391a4823 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:42:05.756143 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1037/4157] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:42:05 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 22 05:42:05.766204 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5cdc9570-a545-4cbf-86f0-928f54bc9dfb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:05.769982 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5cdc9570-a545-4cbf-86f0-928f54bc9dfb tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 Jul 22 05:42:05.769982 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5cdc9570-a545-4cbf-86f0-928f54bc9dfb tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:05.769982 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5cdc9570-a545-4cbf-86f0-928f54bc9dfb tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:05.776670 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:05.776670 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:05.776670 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5cdc9570-a545-4cbf-86f0-928f54bc9dfb tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:05.776670 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5cdc9570-a545-4cbf-86f0-928f54bc9dfb tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 returned with HTTP 200 Jul 22 05:42:05.776670 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1060/4158] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:05 2026] GET /volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:06.789358 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b5fee64c-8859-4448-8d41-aa126bf9264f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:06.793263 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b5fee64c-8859-4448-8d41-aa126bf9264f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 Jul 22 05:42:06.793263 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b5fee64c-8859-4448-8d41-aa126bf9264f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:06.793263 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b5fee64c-8859-4448-8d41-aa126bf9264f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:06.798489 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:06.798489 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:06.799542 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b5fee64c-8859-4448-8d41-aa126bf9264f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:06.800516 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b5fee64c-8859-4448-8d41-aa126bf9264f tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 returned with HTTP 200 Jul 22 05:42:06.801389 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1022/4159] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:06 2026] GET /volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:06.812135 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-223721bb-6ca1-449a-8273-7dd577937f24 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:06.814060 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-223721bb-6ca1-449a-8273-7dd577937f24 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] PUT https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 Jul 22 05:42:06.814627 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-223721bb-6ca1-449a-8273-7dd577937f24 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:06.821842 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:06.821842 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:06.822539 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-223721bb-6ca1-449a-8273-7dd577937f24 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Snapshot retrieved successfully. Jul 22 05:42:06.830027 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-223721bb-6ca1-449a-8273-7dd577937f24 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 returned with HTTP 200 Jul 22 05:42:06.832024 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1041/4160] 10.4.3.91 () {68 vars in 1367 bytes} [Wed Jul 22 05:42:06 2026] PUT /volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 => generated 361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:06.846537 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bc9e8285-e440-4dfb-8087-6cf482ba63dd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:06.853925 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bc9e8285-e440-4dfb-8087-6cf482ba63dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 Jul 22 05:42:06.853925 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bc9e8285-e440-4dfb-8087-6cf482ba63dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:06.854250 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bc9e8285-e440-4dfb-8087-6cf482ba63dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:06.854250 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-bc9e8285-e440-4dfb-8087-6cf482ba63dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete snapshot with id: 605a9427-1444-48de-ae52-bc528678f9e4 Jul 22 05:42:06.865900 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:06.865900 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:06.866322 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bc9e8285-e440-4dfb-8087-6cf482ba63dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:06.884936 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bc9e8285-e440-4dfb-8087-6cf482ba63dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot delete request issued successfully. Jul 22 05:42:06.885154 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bc9e8285-e440-4dfb-8087-6cf482ba63dd tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 returned with HTTP 202 Jul 22 05:42:06.885626 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1038/4161] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:06 2026] DELETE /volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:06.895623 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4577ba89-0b52-44c2-bd54-02e9a5993b8c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:06.897935 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4577ba89-0b52-44c2-bd54-02e9a5993b8c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 Jul 22 05:42:06.898226 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4577ba89-0b52-44c2-bd54-02e9a5993b8c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:06.898434 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4577ba89-0b52-44c2-bd54-02e9a5993b8c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:06.905682 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:06.905682 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:06.906087 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4577ba89-0b52-44c2-bd54-02e9a5993b8c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:06.906872 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4577ba89-0b52-44c2-bd54-02e9a5993b8c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 returned with HTTP 200 Jul 22 05:42:06.907254 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1061/4162] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:06 2026] GET /volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 => generated 494 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:07.916687 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f80fe369-c270-4d0f-a827-adae282bc7c5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:07.918683 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f80fe369-c270-4d0f-a827-adae282bc7c5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 Jul 22 05:42:07.919162 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f80fe369-c270-4d0f-a827-adae282bc7c5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:07.921277 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f80fe369-c270-4d0f-a827-adae282bc7c5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:07.926204 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f80fe369-c270-4d0f-a827-adae282bc7c5 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 returned with HTTP 404 Jul 22 05:42:07.927038 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1023/4163] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:07 2026] GET /volume/v3/snapshots/605a9427-1444-48de-ae52-bc528678f9e4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:07.934251 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-87e25ee5-d03f-4325-834a-c04954cc0fcf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:07.936573 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-87e25ee5-d03f-4325-834a-c04954cc0fcf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff Jul 22 05:42:07.936889 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-87e25ee5-d03f-4325-834a-c04954cc0fcf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:07.937199 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-87e25ee5-d03f-4325-834a-c04954cc0fcf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:07.937412 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-87e25ee5-d03f-4325-834a-c04954cc0fcf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume with id: 66c8e3e5-02fe-418b-90f0-54b7f09760ff Jul 22 05:42:07.944960 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:07.944960 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:07.945304 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-87e25ee5-d03f-4325-834a-c04954cc0fcf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:07.963434 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-87e25ee5-d03f-4325-834a-c04954cc0fcf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume request issued successfully. Jul 22 05:42:07.963619 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-87e25ee5-d03f-4325-834a-c04954cc0fcf tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff returned with HTTP 202 Jul 22 05:42:07.964073 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1042/4164] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:07 2026] DELETE /volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:07.978567 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e3be1bb2-9644-4d4f-a29d-984849445af6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:07.982021 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e3be1bb2-9644-4d4f-a29d-984849445af6 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff Jul 22 05:42:07.982531 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e3be1bb2-9644-4d4f-a29d-984849445af6 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:07.982889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e3be1bb2-9644-4d4f-a29d-984849445af6 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:07.995953 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:07.995953 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:08.003436 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e3be1bb2-9644-4d4f-a29d-984849445af6 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:08.010144 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e3be1bb2-9644-4d4f-a29d-984849445af6 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff returned with HTTP 200 Jul 22 05:42:08.011540 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1039/4165] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:07 2026] GET /volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:08.235276 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c4abc467-a27f-4e99-b9c7-ed664c656035 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:08.236879 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c4abc467-a27f-4e99-b9c7-ed664c656035 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:08.237053 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c4abc467-a27f-4e99-b9c7-ed664c656035 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:08.237260 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c4abc467-a27f-4e99-b9c7-ed664c656035 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:08.243404 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:08.243404 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:08.246377 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c4abc467-a27f-4e99-b9c7-ed664c656035 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:08.249789 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c4abc467-a27f-4e99-b9c7-ed664c656035 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:08.250301 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1062/4166] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:08 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:08.266061 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-123150d5-a19a-400c-801f-971e062c2744 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:08.267786 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-123150d5-a19a-400c-801f-971e062c2744 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:08.268057 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-123150d5-a19a-400c-801f-971e062c2744 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:08.268525 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-123150d5-a19a-400c-801f-971e062c2744 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:08.275753 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:08.275753 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:08.279409 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-123150d5-a19a-400c-801f-971e062c2744 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:08.284169 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-123150d5-a19a-400c-801f-971e062c2744 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:08.284592 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1024/4167] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:08 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:08.325067 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-d9d0d5ef-302c-4f77-85f1-e9e23f0cc75c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:08.326880 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-d9d0d5ef-302c-4f77-85f1-e9e23f0cc75c tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:08.327043 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-d9d0d5ef-302c-4f77-85f1-e9e23f0cc75c tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:08.327241 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-d9d0d5ef-302c-4f77-85f1-e9e23f0cc75c tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:08.333137 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:08.333137 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:08.336069 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-d9d0d5ef-302c-4f77-85f1-e9e23f0cc75c tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:08.339736 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-d9d0d5ef-302c-4f77-85f1-e9e23f0cc75c tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:08.340173 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1043/4168] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:08 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:08.417468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5663d18b-3749-46b8-aa38-8af80710e9ab None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:08.417842 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5663d18b-3749-46b8-aa38-8af80710e9ab None None] GET https://10.4.3.91/volume// Jul 22 05:42:08.418020 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5663d18b-3749-46b8-aa38-8af80710e9ab None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:08.418232 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5663d18b-3749-46b8-aa38-8af80710e9ab None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:08.418536 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5663d18b-3749-46b8-aa38-8af80710e9ab None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:08.418875 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1040/4169] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:42: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 22 05:42:08.426652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-29cee35e-790c-4799-b45c-63fd880d2f61 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:08.457733 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-29cee35e-790c-4799-b45c-63fd880d2f61 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:42:08.458106 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-29cee35e-790c-4799-b45c-63fd880d2f61 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdb49a5f-432d-4ecc-af41-87de99da7ede", "connector": null, "instance_uuid": "7a598d14-7ab1-49c9-9f73-119f39ec08ae"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:08.466109 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:08.466109 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:08.489242 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-29cee35e-790c-4799-b45c-63fd880d2f61 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:42:08.489701 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1063/4170] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:42:08 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 22 05:42:08.545252 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-41728256-552c-4921-adeb-123a32aa070c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:08.547302 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-41728256-552c-4921-adeb-123a32aa070c tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:08.547573 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-41728256-552c-4921-adeb-123a32aa070c tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:08.547852 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-41728256-552c-4921-adeb-123a32aa070c tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:08.555568 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-00d443fb-413a-4aa6-9eb3-b9f7ddfcf819 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:08.556078 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-00d443fb-413a-4aa6-9eb3-b9f7ddfcf819 None None] GET https://10.4.3.91/volume// Jul 22 05:42:08.556348 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-00d443fb-413a-4aa6-9eb3-b9f7ddfcf819 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:08.556591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-00d443fb-413a-4aa6-9eb3-b9f7ddfcf819 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:08.557034 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-00d443fb-413a-4aa6-9eb3-b9f7ddfcf819 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:08.557413 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1044/4171] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:42: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 22 05:42:08.560690 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:08.560690 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:08.565336 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-41728256-552c-4921-adeb-123a32aa070c tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:08.567013 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-701b9e57-d163-4b8d-a9c5-57959908ae89 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:08.568750 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-701b9e57-d163-4b8d-a9c5-57959908ae89 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:08.568920 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-701b9e57-d163-4b8d-a9c5-57959908ae89 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:08.569081 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-701b9e57-d163-4b8d-a9c5-57959908ae89 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:08.570400 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-41728256-552c-4921-adeb-123a32aa070c tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:08.570578 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1025/4172] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:08 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:08.576915 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:08.576915 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:08.579703 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-701b9e57-d163-4b8d-a9c5-57959908ae89 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:08.582911 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-701b9e57-d163-4b8d-a9c5-57959908ae89 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:08.583244 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1041/4173] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:42:08 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:08.690809 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-985e853c-cc58-4c4f-a08e-ec7619ccdaa8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:08.693625 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-985e853c-cc58-4c4f-a08e-ec7619ccdaa8 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] PUT https://10.4.3.91/volume/v3/attachments/c947d8f6-beae-4780-bd51-c33c937b4b6e Jul 22 05:42:08.694115 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-985e853c-cc58-4c4f-a08e-ec7619ccdaa8 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:08.706563 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-985e853c-cc58-4c4f-a08e-ec7619ccdaa8 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Acquiring lock "cinder-attachment_update-cdb49a5f-432d-4ecc-af41-87de99da7ede-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:42:08.718324 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-985e853c-cc58-4c4f-a08e-ec7619ccdaa8 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Lock "cinder-attachment_update-cdb49a5f-432d-4ecc-af41-87de99da7ede-np0000005624" acquired by "attachment_update" :: waited 0.013s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:42:08.720311 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:08.720311 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:08.827738 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-985e853c-cc58-4c4f-a08e-ec7619ccdaa8 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Lock "cinder-attachment_update-cdb49a5f-432d-4ecc-af41-87de99da7ede-np0000005624" released by "attachment_update" :: held 0.109s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:42:08.828028 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-985e853c-cc58-4c4f-a08e-ec7619ccdaa8 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/attachments/c947d8f6-beae-4780-bd51-c33c937b4b6e returned with HTTP 200 Jul 22 05:42:08.828525 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1064/4174] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:42:08 2026] PUT /volume/v3/attachments/c947d8f6-beae-4780-bd51-c33c937b4b6e => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:09.023839 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dc56cb66-03eb-4375-9974-6aaa7a4384d2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:09.025759 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc56cb66-03eb-4375-9974-6aaa7a4384d2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff Jul 22 05:42:09.025986 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc56cb66-03eb-4375-9974-6aaa7a4384d2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:09.026172 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc56cb66-03eb-4375-9974-6aaa7a4384d2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:09.032541 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc56cb66-03eb-4375-9974-6aaa7a4384d2 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff returned with HTTP 404 Jul 22 05:42:09.033800 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1045/4175] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:09 2026] GET /volume/v3/volumes/66c8e3e5-02fe-418b-90f0-54b7f09760ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:09.046430 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-57bac745-253e-4f1d-9269-69af90db648b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:09.050058 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:09.050058 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1089739802"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:09.051416 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1089739802'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:09.051555 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume of 1 GB Jul 22 05:42:09.056347 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Availability Zones retrieved successfully. Jul 22 05:42:09.065831 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (09e0dcda-ceed-4628-898d-2bdae8ab538e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:09.067769 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b79302-5215-4a17-a392-c35727f3bc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:09.068967 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:09.108236 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b79302-5215-4a17-a392-c35727f3bc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:09.109441 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd520c40-b9dc-4e3e-8646-4f6a9317f1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:09.176281 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['1cda368d-6b20-4da6-aa09-50017b473d64', '246645bf-c327-4f39-9af7-9dd74230ec66', '25edd8b9-8507-42ea-b788-287175dd9ac2', '09795452-f794-49b6-a130-a5606ebdc27a'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:09.177439 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd520c40-b9dc-4e3e-8646-4f6a9317f1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cda368d-6b20-4da6-aa09-50017b473d64', '246645bf-c327-4f39-9af7-9dd74230ec66', '25edd8b9-8507-42ea-b788-287175dd9ac2', '09795452-f794-49b6-a130-a5606ebdc27a']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:09.178522 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b81b911-3009-47d8-b06e-5043b5f92cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:09.209761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b81b911-3009-47d8-b06e-5043b5f92cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2af76b14-9f74-4c8d-a136-14b1305773f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089739802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['1cda368d-6b20-4da6-aa09-50017b473d64','246645bf-c327-4f39-9af7-9dd74230ec66','25edd8b9-8507-42ea-b788-287175dd9ac2','09795452-f794-49b6-a130-a5606ebdc27a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089739802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2af76b14-9f74-4c8d-a136-14b1305773f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09409233a3594134aaaffeaafc4fb513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce523252d274aad8b3363b25975c562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:09.211315 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81f770cf-2800-431a-9071-11465a59f54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:09.236150 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81f770cf-2800-431a-9071-11465a59f54f) transitioned into state 'SUCCESS' from state '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-1089739802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09409233a3594134aaaffeaafc4fb513',qos_specs=None,replication_status=,reservations=['1cda368d-6b20-4da6-aa09-50017b473d64','246645bf-c327-4f39-9af7-9dd74230ec66','25edd8b9-8507-42ea-b788-287175dd9ac2','09795452-f794-49b6-a130-a5606ebdc27a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce523252d274aad8b3363b25975c562',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:09.236998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfad5d3-3335-4747-bfb1-976c59410170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:09.251024 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfad5d3-3335-4747-bfb1-976c59410170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:09.252072 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Flow 'volume_create_api' (09e0dcda-ceed-4628-898d-2bdae8ab538e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:09.252456 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create volume request issued successfully. Jul 22 05:42:09.253352 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-57bac745-253e-4f1d-9269-69af90db648b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:09.253886 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1026/4176] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:42:09 2026] POST /volume/v3/volumes => generated 776 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:09.266534 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-64cedccb-addb-4c0e-9e31-f552d02c8186 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:09.268319 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-64cedccb-addb-4c0e-9e31-f552d02c8186 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 Jul 22 05:42:09.268537 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-64cedccb-addb-4c0e-9e31-f552d02c8186 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:09.268729 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-64cedccb-addb-4c0e-9e31-f552d02c8186 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:09.275768 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:09.275768 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:09.279293 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-64cedccb-addb-4c0e-9e31-f552d02c8186 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:09.283420 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-64cedccb-addb-4c0e-9e31-f552d02c8186 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 returned with HTTP 200 Jul 22 05:42:09.283880 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1042/4177] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:09 2026] GET /volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:09.584084 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3ff043ec-1bad-450a-95e4-05dae2a5b193 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:09.586574 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3ff043ec-1bad-450a-95e4-05dae2a5b193 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:09.586926 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3ff043ec-1bad-450a-95e4-05dae2a5b193 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:09.587078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3ff043ec-1bad-450a-95e4-05dae2a5b193 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:09.597108 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:09.597108 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:09.600878 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3ff043ec-1bad-450a-95e4-05dae2a5b193 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:09.605358 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3ff043ec-1bad-450a-95e4-05dae2a5b193 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:09.605773 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1065/4178] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:09 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:10.301178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-37c4de0b-bd6d-4ff0-bdaa-e47f2a8c52f4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:10.302915 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37c4de0b-bd6d-4ff0-bdaa-e47f2a8c52f4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 Jul 22 05:42:10.303150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37c4de0b-bd6d-4ff0-bdaa-e47f2a8c52f4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:10.303329 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37c4de0b-bd6d-4ff0-bdaa-e47f2a8c52f4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:10.311429 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:10.311429 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:10.315014 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-37c4de0b-bd6d-4ff0-bdaa-e47f2a8c52f4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:10.319895 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37c4de0b-bd6d-4ff0-bdaa-e47f2a8c52f4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 returned with HTTP 200 Jul 22 05:42:10.320430 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1046/4179] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:10 2026] GET /volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:10.334543 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-84d70969-b432-48b4-9cd1-58a888ba4099 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:10.336415 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-84d70969-b432-48b4-9cd1-58a888ba4099 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:42:10.336767 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-84d70969-b432-48b4-9cd1-58a888ba4099 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2af76b14-9f74-4c8d-a136-14b1305773f6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-18199444"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:10.345520 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:10.345520 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:10.345838 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-84d70969-b432-48b4-9cd1-58a888ba4099 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:10.345947 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-84d70969-b432-48b4-9cd1-58a888ba4099 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Create snapshot from volume 2af76b14-9f74-4c8d-a136-14b1305773f6 Jul 22 05:42:10.375439 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-84d70969-b432-48b4-9cd1-58a888ba4099 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Created reservations ['597d1990-9d61-450c-b2cb-755161193312', '2b26cac1-4dad-4530-9fb8-af73c6b513bc', '2b4dda55-3bce-4aa2-9035-cf3e06961e32', '2a1f3212-76c1-4697-8d5e-d7ed74f4d3ac'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:10.407447 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-84d70969-b432-48b4-9cd1-58a888ba4099 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot create request issued successfully. Jul 22 05:42:10.407867 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-84d70969-b432-48b4-9cd1-58a888ba4099 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:42:10.408470 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1027/4180] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:42:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:10.418874 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-79a2268c-5312-40c9-9ef1-e31c40c1823d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:10.421175 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-79a2268c-5312-40c9-9ef1-e31c40c1823d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 Jul 22 05:42:10.421424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-79a2268c-5312-40c9-9ef1-e31c40c1823d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:10.421701 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-79a2268c-5312-40c9-9ef1-e31c40c1823d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:10.428885 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:10.428885 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:10.429277 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-79a2268c-5312-40c9-9ef1-e31c40c1823d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:10.430293 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-79a2268c-5312-40c9-9ef1-e31c40c1823d tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 returned with HTTP 200 Jul 22 05:42:10.430587 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1043/4181] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:10 2026] GET /volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:10.622021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-85c29ff3-d7ec-4a36-b7a4-e9b85960980d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:10.624211 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-85c29ff3-d7ec-4a36-b7a4-e9b85960980d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:10.624409 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-85c29ff3-d7ec-4a36-b7a4-e9b85960980d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:10.624656 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-85c29ff3-d7ec-4a36-b7a4-e9b85960980d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:10.637651 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:10.637651 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:10.642080 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-85c29ff3-d7ec-4a36-b7a4-e9b85960980d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:10.648502 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-85c29ff3-d7ec-4a36-b7a4-e9b85960980d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:10.649036 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1066/4182] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:10 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:11.441956 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ea2ced1b-dab3-4444-b3b1-aee61ad1d386 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:11.443920 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ea2ced1b-dab3-4444-b3b1-aee61ad1d386 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 Jul 22 05:42:11.444142 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ea2ced1b-dab3-4444-b3b1-aee61ad1d386 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:11.444330 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ea2ced1b-dab3-4444-b3b1-aee61ad1d386 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:11.449450 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:11.449450 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:11.449738 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ea2ced1b-dab3-4444-b3b1-aee61ad1d386 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:11.450360 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ea2ced1b-dab3-4444-b3b1-aee61ad1d386 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 returned with HTTP 200 Jul 22 05:42:11.450697 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1047/4183] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:11 2026] GET /volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:11.461583 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ee26fb97-c608-480e-b010-c002f2466dba None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:11.463778 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ee26fb97-c608-480e-b010-c002f2466dba tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] POST https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79/action Jul 22 05:42:11.464130 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ee26fb97-c608-480e-b010-c002f2466dba tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:11.464244 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ee26fb97-c608-480e-b010-c002f2466dba tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:11.465534 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.admin_actions [None req-ee26fb97-c608-480e-b010-c002f2466dba tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Updating snapshot '7f834e6a-ade1-4d61-8172-a27569945c79' with '{'status': 'creating'}' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 05:42:11.474619 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:11.474619 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:11.484791 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ee26fb97-c608-480e-b010-c002f2466dba tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79/action returned with HTTP 202 Jul 22 05:42:11.485196 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1028/4184] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:42:11 2026] POST /volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:42:11.491650 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3955c082-59e5-4d50-917a-411b91a28f61 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:11.493426 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3955c082-59e5-4d50-917a-411b91a28f61 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 Jul 22 05:42:11.493603 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3955c082-59e5-4d50-917a-411b91a28f61 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:11.493805 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3955c082-59e5-4d50-917a-411b91a28f61 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:11.498557 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:11.498557 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:11.498909 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3955c082-59e5-4d50-917a-411b91a28f61 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:11.499560 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3955c082-59e5-4d50-917a-411b91a28f61 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 returned with HTTP 200 Jul 22 05:42:11.499891 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1044/4185] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:11 2026] GET /volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:11.508715 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c15c1ccb-6b68-488e-8b41-71efb0679e3b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:11.510589 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c15c1ccb-6b68-488e-8b41-71efb0679e3b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] POST https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79/action Jul 22 05:42:11.510956 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c15c1ccb-6b68-488e-8b41-71efb0679e3b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:11.511059 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c15c1ccb-6b68-488e-8b41-71efb0679e3b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:11.512424 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.snapshot_actions [None req-c15c1ccb-6b68-488e-8b41-71efb0679e3b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100092) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 05:42:11.517700 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:11.517700 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:11.518124 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.snapshot_actions [None req-c15c1ccb-6b68-488e-8b41-71efb0679e3b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] Updating snapshot 7f834e6a-ade1-4d61-8172-a27569945c79 with info {'id': '7f834e6a-ade1-4d61-8172-a27569945c79', 'status': 'error', 'progress': '80%'} Jul 22 05:42:11.523837 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c15c1ccb-6b68-488e-8b41-71efb0679e3b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-member] https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79/action returned with HTTP 202 Jul 22 05:42:11.524321 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1067/4186] 10.4.3.91 () {68 vars in 1389 bytes} [Wed Jul 22 05:42:11 2026] POST /volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:11.530981 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4ba9dea0-7006-4ac8-849b-74c5c3bbb774 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:11.532756 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4ba9dea0-7006-4ac8-849b-74c5c3bbb774 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 Jul 22 05:42:11.532945 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4ba9dea0-7006-4ac8-849b-74c5c3bbb774 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:11.533162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4ba9dea0-7006-4ac8-849b-74c5c3bbb774 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:11.533274 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-4ba9dea0-7006-4ac8-849b-74c5c3bbb774 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete snapshot with id: 7f834e6a-ade1-4d61-8172-a27569945c79 Jul 22 05:42:11.538045 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:11.538045 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:11.538358 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4ba9dea0-7006-4ac8-849b-74c5c3bbb774 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:11.555410 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4ba9dea0-7006-4ac8-849b-74c5c3bbb774 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot delete request issued successfully. Jul 22 05:42:11.555578 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4ba9dea0-7006-4ac8-849b-74c5c3bbb774 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 returned with HTTP 202 Jul 22 05:42:11.556069 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1048/4187] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:11 2026] DELETE /volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:11.563601 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-437a1241-598c-4a2f-8cb4-297c4891b0f4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:11.565456 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-437a1241-598c-4a2f-8cb4-297c4891b0f4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 Jul 22 05:42:11.565653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-437a1241-598c-4a2f-8cb4-297c4891b0f4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:11.565901 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-437a1241-598c-4a2f-8cb4-297c4891b0f4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:11.570900 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:11.570900 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:11.571154 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-437a1241-598c-4a2f-8cb4-297c4891b0f4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Snapshot retrieved successfully. Jul 22 05:42:11.571829 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-437a1241-598c-4a2f-8cb4-297c4891b0f4 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 returned with HTTP 200 Jul 22 05:42:11.572205 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1029/4188] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:11 2026] GET /volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:11.661571 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-24f7d745-cfda-43d0-9888-a8c16f3dba06 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:11.663968 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-24f7d745-cfda-43d0-9888-a8c16f3dba06 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:11.664157 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-24f7d745-cfda-43d0-9888-a8c16f3dba06 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:11.664345 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-24f7d745-cfda-43d0-9888-a8c16f3dba06 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:11.674647 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:11.674647 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:11.680269 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-24f7d745-cfda-43d0-9888-a8c16f3dba06 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:11.686290 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-24f7d745-cfda-43d0-9888-a8c16f3dba06 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:11.686989 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1045/4189] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:11 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:12.090550 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-8d257c95-b979-455d-bcbe-0ecfca3114a3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:12.094170 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-8d257c95-b979-455d-bcbe-0ecfca3114a3 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] POST https://10.4.3.91/volume/v3/attachments/c947d8f6-beae-4780-bd51-c33c937b4b6e/action Jul 22 05:42:12.094654 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-8d257c95-b979-455d-bcbe-0ecfca3114a3 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:12.094830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-8d257c95-b979-455d-bcbe-0ecfca3114a3 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:12.114079 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:12.114079 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:12.124497 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-b49e70bd-dad6-4a73-a291-faf531e75a95 req-8d257c95-b979-455d-bcbe-0ecfca3114a3 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/attachments/c947d8f6-beae-4780-bd51-c33c937b4b6e/action returned with HTTP 204 Jul 22 05:42:12.125064 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1068/4190] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:42:12 2026] POST /volume/v3/attachments/c947d8f6-beae-4780-bd51-c33c937b4b6e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:12.581649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0d6ed003-d1e5-434e-bf97-456af48ccf2e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:12.583682 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0d6ed003-d1e5-434e-bf97-456af48ccf2e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 Jul 22 05:42:12.583920 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0d6ed003-d1e5-434e-bf97-456af48ccf2e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:12.584160 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0d6ed003-d1e5-434e-bf97-456af48ccf2e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:12.588801 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0d6ed003-d1e5-434e-bf97-456af48ccf2e tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 returned with HTTP 404 Jul 22 05:42:12.589281 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1049/4191] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:12 2026] GET /volume/v3/snapshots/7f834e6a-ade1-4d61-8172-a27569945c79 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:12.598163 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a47e5195-a28e-48aa-85fb-0721e674bf86 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:12.600804 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a47e5195-a28e-48aa-85fb-0721e674bf86 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 Jul 22 05:42:12.601038 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a47e5195-a28e-48aa-85fb-0721e674bf86 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:12.601214 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a47e5195-a28e-48aa-85fb-0721e674bf86 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:12.601370 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-a47e5195-a28e-48aa-85fb-0721e674bf86 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume with id: 2af76b14-9f74-4c8d-a136-14b1305773f6 Jul 22 05:42:12.608572 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:12.608572 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:12.609023 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a47e5195-a28e-48aa-85fb-0721e674bf86 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:12.629123 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a47e5195-a28e-48aa-85fb-0721e674bf86 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Delete volume request issued successfully. Jul 22 05:42:12.629304 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a47e5195-a28e-48aa-85fb-0721e674bf86 tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 returned with HTTP 202 Jul 22 05:42:12.629722 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1030/4192] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:12 2026] DELETE /volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:12.638122 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-679e2b6e-77b8-4f07-9616-bcbb2ae9605c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:12.640379 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-679e2b6e-77b8-4f07-9616-bcbb2ae9605c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 Jul 22 05:42:12.640667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-679e2b6e-77b8-4f07-9616-bcbb2ae9605c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:12.640933 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-679e2b6e-77b8-4f07-9616-bcbb2ae9605c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:12.650963 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:12.650963 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:12.656740 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-679e2b6e-77b8-4f07-9616-bcbb2ae9605c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Volume info retrieved successfully. Jul 22 05:42:12.667374 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-679e2b6e-77b8-4f07-9616-bcbb2ae9605c tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 returned with HTTP 200 Jul 22 05:42:12.668063 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1046/4193] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:12 2026] GET /volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:12.703307 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6e1a8ed4-3188-4156-af69-e3b93727135d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:12.706037 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6e1a8ed4-3188-4156-af69-e3b93727135d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:12.706347 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6e1a8ed4-3188-4156-af69-e3b93727135d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:12.706618 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6e1a8ed4-3188-4156-af69-e3b93727135d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:12.724571 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:12.724571 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:12.729103 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6e1a8ed4-3188-4156-af69-e3b93727135d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:12.734565 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6e1a8ed4-3188-4156-af69-e3b93727135d tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:12.735134 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1069/4194] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:12 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 1163 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:12.754265 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-23b29f74-c419-4932-9068-8c5e20a12641 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:12.756257 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-23b29f74-c419-4932-9068-8c5e20a12641 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:12.756452 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-23b29f74-c419-4932-9068-8c5e20a12641 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:12.756649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-23b29f74-c419-4932-9068-8c5e20a12641 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:12.773263 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:12.773263 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:12.776236 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-23b29f74-c419-4932-9068-8c5e20a12641 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:12.780083 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-23b29f74-c419-4932-9068-8c5e20a12641 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:12.780455 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1050/4195] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:12 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 1163 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:13.685187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-826e7f1f-7376-4fb9-939f-9673c3f9645b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:13.687394 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-826e7f1f-7376-4fb9-939f-9673c3f9645b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] GET https://10.4.3.91/volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 Jul 22 05:42:13.687724 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-826e7f1f-7376-4fb9-939f-9673c3f9645b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:13.688011 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-826e7f1f-7376-4fb9-939f-9673c3f9645b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:13.695060 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-826e7f1f-7376-4fb9-939f-9673c3f9645b tempest-ProjectMemberTests-1671958904 tempest-ProjectMemberTests-1671958904-project-admin] https://10.4.3.91/volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 returned with HTTP 404 Jul 22 05:42:13.695648 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1031/4196] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:13 2026] GET /volume/v3/volumes/2af76b14-9f74-4c8d-a136-14b1305773f6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:15.219372 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-f9edd494-1c06-4901-b2f3-b711e38fa2b0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:15.221530 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-f9edd494-1c06-4901-b2f3-b711e38fa2b0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:15.221751 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-f9edd494-1c06-4901-b2f3-b711e38fa2b0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:15.222083 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-f9edd494-1c06-4901-b2f3-b711e38fa2b0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:15.232317 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:15.232317 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:15.236526 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-f9edd494-1c06-4901-b2f3-b711e38fa2b0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:15.241027 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-f9edd494-1c06-4901-b2f3-b711e38fa2b0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:15.241443 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1047/4197] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:15 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:15.259582 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-bcef77fa-167d-4dca-9570-e7aca6c13027 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:15.261664 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-bcef77fa-167d-4dca-9570-e7aca6c13027 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] POST https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede/action Jul 22 05:42:15.261936 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-bcef77fa-167d-4dca-9570-e7aca6c13027 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:15.262048 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-bcef77fa-167d-4dca-9570-e7aca6c13027 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:15.272439 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:15.272439 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:15.272935 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-bcef77fa-167d-4dca-9570-e7aca6c13027 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:15.281553 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-bcef77fa-167d-4dca-9570-e7aca6c13027 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Begin detaching volume completed successfully. Jul 22 05:42:15.281768 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-bcef77fa-167d-4dca-9570-e7aca6c13027 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede/action returned with HTTP 202 Jul 22 05:42:15.282367 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1070/4198] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:42:15 2026] POST /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:42:15.330361 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fc567f9a-fc6f-41f8-b269-eef0476554e7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:15.330942 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fc567f9a-fc6f-41f8-b269-eef0476554e7 None None] GET https://10.4.3.91/volume// Jul 22 05:42:15.331757 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fc567f9a-fc6f-41f8-b269-eef0476554e7 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:15.331757 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fc567f9a-fc6f-41f8-b269-eef0476554e7 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:15.332156 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fc567f9a-fc6f-41f8-b269-eef0476554e7 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:15.332405 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1051/4199] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:42:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 05:42:15.342003 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-8a094327-eed9-4c0d-b5fb-19a776d1dbbb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:15.344148 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-8a094327-eed9-4c0d-b5fb-19a776d1dbbb tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:15.344726 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-8a094327-eed9-4c0d-b5fb-19a776d1dbbb tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:15.345059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-8a094327-eed9-4c0d-b5fb-19a776d1dbbb tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:15.357279 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:15.357279 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:15.362066 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-8a094327-eed9-4c0d-b5fb-19a776d1dbbb tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:15.368202 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-8a094327-eed9-4c0d-b5fb-19a776d1dbbb tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:15.368926 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1032/4200] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:42:15 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 1346 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:16.262543 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-4c22a3da-9a60-40bd-9ca3-3bf23b4e0dde None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:16.264923 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-4c22a3da-9a60-40bd-9ca3-3bf23b4e0dde tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] DELETE https://10.4.3.91/volume/v3/attachments/c947d8f6-beae-4780-bd51-c33c937b4b6e Jul 22 05:42:16.265133 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-4c22a3da-9a60-40bd-9ca3-3bf23b4e0dde tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:16.265301 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-4c22a3da-9a60-40bd-9ca3-3bf23b4e0dde tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:16.272179 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:16.272179 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:16.379252 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-fa37ec44-fb1d-457e-a3a5-ecb5ef256095 req-4c22a3da-9a60-40bd-9ca3-3bf23b4e0dde tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/attachments/c947d8f6-beae-4780-bd51-c33c937b4b6e returned with HTTP 200 Jul 22 05:42:16.379637 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1048/4201] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:42:16 2026] DELETE /volume/v3/attachments/c947d8f6-beae-4780-bd51-c33c937b4b6e => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:18.925737 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b439367d-9025-48c0-9359-8a78df508bcd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:19.046326 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b439367d-9025-48c0-9359-8a78df508bcd tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:42:19.046814 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b439367d-9025-48c0-9359-8a78df508bcd tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-771446026", "extra_specs": {}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:19.062593 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b439367d-9025-48c0-9359-8a78df508bcd tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:42:19.062943 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1071/4202] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:42:18 2026] POST /volume/v3/types => generated 211 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:19.075393 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-50e8105d-e8c0-46ef-bf89-febaf42de07b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:19.077433 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-50e8105d-e8c0-46ef-bf89-febaf42de07b tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] POST https://10.4.3.91/volume/v3/types/1b261985-4461-424a-b847-589661f61852/encryption Jul 22 05:42:19.077824 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-50e8105d-e8c0-46ef-bf89-febaf42de07b tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:19.099616 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-50e8105d-e8c0-46ef-bf89-febaf42de07b tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] https://10.4.3.91/volume/v3/types/1b261985-4461-424a-b847-589661f61852/encryption returned with HTTP 200 Jul 22 05:42:19.100156 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1052/4203] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:42:19 2026] POST /volume/v3/types/1b261985-4461-424a-b847-589661f61852/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:19.110297 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7296d752-7dd3-4804-bc0a-debf57573518 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:19.241008 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:19.241306 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-237440401", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-771446026", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:19.242821 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-237440401', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-771446026', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:19.245965 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume of 1 GB Jul 22 05:42:19.246220 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:19.246220 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:19.246708 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Availability Zones retrieved successfully. Jul 22 05:42:19.251824 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (27640d7c-1e96-493c-9db2-5332f21abffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:19.252780 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7bcfb32-c328-4333-8f66-70a55ba374cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:19.253619 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:19.275678 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7bcfb32-c328-4333-8f66-70a55ba374cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:42:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1b261985-4461-424a-b847-589661f61852,is_public=True,name='tempest-scenario-type-luks-771446026',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b261985-4461-424a-b847-589661f61852', '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=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:19.276390 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f82447-24e4-40f1-9b9c-a46fa6ac61c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:19.300395 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-771446026 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-771446026, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:42:19.300725 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-771446026 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-771446026, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:42:19.331013 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['0f3b9e80-d53a-49cf-bbd1-c4d32b69232e', '34c3065f-6c3d-4301-b212-128cf456baec', 'd3b3d83c-59ee-49ae-873b-3327c756a471', '399b82c8-e558-432c-8333-4af116b0bdd3'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:19.331834 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f82447-24e4-40f1-9b9c-a46fa6ac61c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f3b9e80-d53a-49cf-bbd1-c4d32b69232e', '34c3065f-6c3d-4301-b212-128cf456baec', 'd3b3d83c-59ee-49ae-873b-3327c756a471', '399b82c8-e558-432c-8333-4af116b0bdd3']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:19.332506 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19593851-152b-4660-a7de-af7e29605095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:19.354589 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19593851-152b-4660-a7de-af7e29605095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '611a5e50-412e-4947-a8b9-5b4f900b6cfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-237440401',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['0f3b9e80-d53a-49cf-bbd1-c4d32b69232e','34c3065f-6c3d-4301-b212-128cf456baec','d3b3d83c-59ee-49ae-873b-3327c756a471','399b82c8-e558-432c-8333-4af116b0bdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=1b261985-4461-424a-b847-589661f61852), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-237440401',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=611a5e50-412e-4947-a8b9-5b4f900b6cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e3afd3737da44e699d5ec6e752c5427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f7810903fb4496a37051a7c6832e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b261985-4461-424a-b847-589661f61852),volume_type_id=1b261985-4461-424a-b847-589661f61852)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:19.355517 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c071100f-06d4-4a48-ae33-6ec4a7a6e228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:19.373155 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c071100f-06d4-4a48-ae33-6ec4a7a6e228) transitioned into state 'SUCCESS' from state '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-237440401',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['0f3b9e80-d53a-49cf-bbd1-c4d32b69232e','34c3065f-6c3d-4301-b212-128cf456baec','d3b3d83c-59ee-49ae-873b-3327c756a471','399b82c8-e558-432c-8333-4af116b0bdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=1b261985-4461-424a-b847-589661f61852)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:19.373961 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8248b8d-b380-4bd6-8ac9-fe53797e74d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:19.382381 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8248b8d-b380-4bd6-8ac9-fe53797e74d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:19.383287 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (27640d7c-1e96-493c-9db2-5332f21abffe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:19.383649 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request issued successfully. Jul 22 05:42:19.384275 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7296d752-7dd3-4804-bc0a-debf57573518 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:19.384748 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1033/4204] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:19 2026] POST /volume/v3/volumes => generated 776 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:19.398773 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dd5bd45f-1d14-4273-bba8-854c23da22c7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:19.402913 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dd5bd45f-1d14-4273-bba8-854c23da22c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe Jul 22 05:42:19.402913 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dd5bd45f-1d14-4273-bba8-854c23da22c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:19.402913 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dd5bd45f-1d14-4273-bba8-854c23da22c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:19.409107 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:19.409107 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:19.419300 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-dd5bd45f-1d14-4273-bba8-854c23da22c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:19.428827 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dd5bd45f-1d14-4273-bba8-854c23da22c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe returned with HTTP 200 Jul 22 05:42:19.429221 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1049/4205] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:19 2026] GET /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:19.429378 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3ad4091e-4e7d-430b-b435-6276f5f4004f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:19.526044 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3ad4091e-4e7d-430b-b435-6276f5f4004f tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:42:19.526176 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3ad4091e-4e7d-430b-b435-6276f5f4004f tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986916875-683703446", "extra_specs": {"multiattach": " True"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:19.543048 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3ad4091e-4e7d-430b-b435-6276f5f4004f tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:42:19.543558 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1072/4206] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:42:19 2026] POST /volume/v3/types => generated 286 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:19.552003 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-30ec92ba-2868-4033-854a-865bfaddd6ec None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:19.553853 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:19.554149 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1660619283", "snapshot_id": null, "imageRef": null, "volume_type": "c065ccd8-7417-4678-a9fb-d38f86f4f377", "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:19.555523 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1660619283', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c065ccd8-7417-4678-a9fb-d38f86f4f377', 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:19.559579 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume of 1 GB Jul 22 05:42:19.559896 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:19.559896 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:19.560354 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Availability Zones retrieved successfully. Jul 22 05:42:19.565471 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Flow 'volume_create_api' (3e07f7df-4e7a-463f-85b0-9bd8b8e8ee87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:19.566409 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52e17482-8848-4a4d-aa20-c209eff448ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:19.567216 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:19.573264 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:19.573264 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:19.584273 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52e17482-8848-4a4d-aa20-c209eff448ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:42:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c065ccd8-7417-4678-a9fb-d38f86f4f377,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986916875-683703446',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c065ccd8-7417-4678-a9fb-d38f86f4f377', 'encryption_key_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=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:19.585478 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6399f5b4-b12e-47a8-afd2-1f0cf6654864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:19.607964 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986916875-683703446 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986916875-683703446, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:42:19.608215 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986916875-683703446 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986916875-683703446, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:42:19.634984 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Created reservations ['83c83efa-a0ad-4167-8371-80f3594e6a32', '424b9a74-d0af-495f-bb04-27d72ff28792', '12bf8921-d12f-4527-9f85-4b74f39df287', 'feef26c6-1cbb-4912-8e0b-d4812b4f6b2d'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:19.635649 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6399f5b4-b12e-47a8-afd2-1f0cf6654864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c83efa-a0ad-4167-8371-80f3594e6a32', '424b9a74-d0af-495f-bb04-27d72ff28792', '12bf8921-d12f-4527-9f85-4b74f39df287', 'feef26c6-1cbb-4912-8e0b-d4812b4f6b2d']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:19.636452 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11497d20-9bc6-4f5e-8ccd-3eeb9fd44f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:19.658372 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11497d20-9bc6-4f5e-8ccd-3eeb9fd44f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '650a0718-4afc-4629-a8ce-f2d7893c6482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1660619283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',qos_specs=None,replication_status=,reservations=['83c83efa-a0ad-4167-8371-80f3594e6a32','424b9a74-d0af-495f-bb04-27d72ff28792','12bf8921-d12f-4527-9f85-4b74f39df287','feef26c6-1cbb-4912-8e0b-d4812b4f6b2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d51295f77574e239dad3022e572ea40',volume_type_id=c065ccd8-7417-4678-a9fb-d38f86f4f377), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1660619283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=650a0718-4afc-4629-a8ce-f2d7893c6482,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d51295f77574e239dad3022e572ea40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c065ccd8-7417-4678-a9fb-d38f86f4f377),volume_type_id=c065ccd8-7417-4678-a9fb-d38f86f4f377)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:19.659233 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5534eb69-3c19-464c-8543-ff6cc2243801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:19.681416 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5534eb69-3c19-464c-8543-ff6cc2243801) transitioned into state 'SUCCESS' from state '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-1660619283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',qos_specs=None,replication_status=,reservations=['83c83efa-a0ad-4167-8371-80f3594e6a32','424b9a74-d0af-495f-bb04-27d72ff28792','12bf8921-d12f-4527-9f85-4b74f39df287','feef26c6-1cbb-4912-8e0b-d4812b4f6b2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d51295f77574e239dad3022e572ea40',volume_type_id=c065ccd8-7417-4678-a9fb-d38f86f4f377)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:19.682199 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d403448-86bc-4e27-a58f-ba7d0df94343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:19.691708 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d403448-86bc-4e27-a58f-ba7d0df94343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:19.692496 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Flow 'volume_create_api' (3e07f7df-4e7a-463f-85b0-9bd8b8e8ee87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:19.693055 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume request issued successfully. Jul 22 05:42:19.693575 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-30ec92ba-2868-4033-854a-865bfaddd6ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:19.694041 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1053/4207] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:19 2026] POST /volume/v3/volumes => generated 827 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:19.704607 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b8452cdb-a0ab-4476-8668-ee423ce3cefd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:19.709821 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b8452cdb-a0ab-4476-8668-ee423ce3cefd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:42:19.709821 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b8452cdb-a0ab-4476-8668-ee423ce3cefd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:19.709821 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b8452cdb-a0ab-4476-8668-ee423ce3cefd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:19.714441 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:19.714441 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:19.718424 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b8452cdb-a0ab-4476-8668-ee423ce3cefd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:19.722089 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b8452cdb-a0ab-4476-8668-ee423ce3cefd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:42:19.722438 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1034/4208] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:19 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:20.177658 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-60019a33-b7c9-4f39-90d3-c44e56a3aea5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.179286 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-60019a33-b7c9-4f39-90d3-c44e56a3aea5 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] DELETE https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:20.179504 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-60019a33-b7c9-4f39-90d3-c44e56a3aea5 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:20.179737 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-60019a33-b7c9-4f39-90d3-c44e56a3aea5 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:20.179922 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-60019a33-b7c9-4f39-90d3-c44e56a3aea5 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Delete volume with id: cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:20.188093 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:20.188093 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:20.188507 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-60019a33-b7c9-4f39-90d3-c44e56a3aea5 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:20.204460 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-60019a33-b7c9-4f39-90d3-c44e56a3aea5 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Delete volume request issued successfully. Jul 22 05:42:20.204674 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-60019a33-b7c9-4f39-90d3-c44e56a3aea5 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 202 Jul 22 05:42:20.205053 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1050/4209] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:20 2026] DELETE /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:20.213441 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ae1126bb-481e-4f34-a59b-fd4d17e24018 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.215107 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae1126bb-481e-4f34-a59b-fd4d17e24018 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:20.215311 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae1126bb-481e-4f34-a59b-fd4d17e24018 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:20.215517 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae1126bb-481e-4f34-a59b-fd4d17e24018 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:20.222564 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:20.222564 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:20.227034 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ae1126bb-481e-4f34-a59b-fd4d17e24018 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:20.231670 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae1126bb-481e-4f34-a59b-fd4d17e24018 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 200 Jul 22 05:42:20.232148 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1073/4210] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:20 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:20.442939 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-aa438a3b-74c7-4c30-ad8b-50c1762d0b24 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.444543 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aa438a3b-74c7-4c30-ad8b-50c1762d0b24 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe Jul 22 05:42:20.444748 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aa438a3b-74c7-4c30-ad8b-50c1762d0b24 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:20.444946 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aa438a3b-74c7-4c30-ad8b-50c1762d0b24 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:20.450880 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:20.450880 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:20.454135 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-aa438a3b-74c7-4c30-ad8b-50c1762d0b24 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:20.457492 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aa438a3b-74c7-4c30-ad8b-50c1762d0b24 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe returned with HTTP 200 Jul 22 05:42:20.457873 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1054/4211] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:20 2026] GET /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:20.471210 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-847491ce-4553-4cce-879f-0e219aacd9bc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.472884 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-847491ce-4553-4cce-879f-0e219aacd9bc tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe Jul 22 05:42:20.473062 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-847491ce-4553-4cce-879f-0e219aacd9bc tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:20.473229 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-847491ce-4553-4cce-879f-0e219aacd9bc tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:20.479146 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:20.479146 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:20.482758 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-847491ce-4553-4cce-879f-0e219aacd9bc tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:20.487338 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-847491ce-4553-4cce-879f-0e219aacd9bc tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe returned with HTTP 200 Jul 22 05:42:20.487919 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1035/4212] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:20 2026] GET /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:20.501351 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3bdacff5-774b-4797-9551-7234c00b05de None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.502965 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3bdacff5-774b-4797-9551-7234c00b05de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe/action Jul 22 05:42:20.503381 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3bdacff5-774b-4797-9551-7234c00b05de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:20.503545 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3bdacff5-774b-4797-9551-7234c00b05de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:20.511098 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:20.511098 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:20.511624 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3bdacff5-774b-4797-9551-7234c00b05de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:20.516878 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3bdacff5-774b-4797-9551-7234c00b05de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume updated successfully. Jul 22 05:42:20.517145 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3bdacff5-774b-4797-9551-7234c00b05de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe/action returned with HTTP 200 Jul 22 05:42:20.517590 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1051/4213] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:42:20 2026] POST /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe/action => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 05:42:20.597979 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-21f45298-7d43-4ef3-aada-56604b1d245e req-aeb3f06f-f990-49dc-9d35-c269cdaa548a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.600075 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-aeb3f06f-f990-49dc-9d35-c269cdaa548a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe Jul 22 05:42:20.600278 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-aeb3f06f-f990-49dc-9d35-c269cdaa548a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:20.600479 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-aeb3f06f-f990-49dc-9d35-c269cdaa548a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:20.607131 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:20.607131 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:20.610448 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-21f45298-7d43-4ef3-aada-56604b1d245e req-aeb3f06f-f990-49dc-9d35-c269cdaa548a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:20.614749 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-aeb3f06f-f990-49dc-9d35-c269cdaa548a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe returned with HTTP 200 Jul 22 05:42:20.615145 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1074/4214] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:20 2026] GET /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:20.734086 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d80c8f91-f4c2-4e4b-a42d-df1f9cd76743 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.739023 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d80c8f91-f4c2-4e4b-a42d-df1f9cd76743 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:42:20.739231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d80c8f91-f4c2-4e4b-a42d-df1f9cd76743 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:20.739433 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d80c8f91-f4c2-4e4b-a42d-df1f9cd76743 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:20.745603 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:20.745603 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:20.748728 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d80c8f91-f4c2-4e4b-a42d-df1f9cd76743 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:20.752235 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d80c8f91-f4c2-4e4b-a42d-df1f9cd76743 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:42:20.752583 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1055/4215] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:20 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:20.764964 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3f3823a8-d237-4182-b706-5a6d14112bf7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.766719 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f3823a8-d237-4182-b706-5a6d14112bf7 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:42:20.766906 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f3823a8-d237-4182-b706-5a6d14112bf7 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:20.767100 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3f3823a8-d237-4182-b706-5a6d14112bf7 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:20.774435 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:20.774435 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:20.778221 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3f3823a8-d237-4182-b706-5a6d14112bf7 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:20.782590 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3f3823a8-d237-4182-b706-5a6d14112bf7 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:42:20.783045 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1036/4216] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:20 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:20.797893 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.799480 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:20.799935 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1015609137", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:20.801332 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1015609137', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:20.801448 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume of 1 GB Jul 22 05:42:20.805339 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Availability Zones retrieved successfully. Jul 22 05:42:20.810845 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Flow 'volume_create_api' (e89236e7-1323-4dd6-97c5-9efef0812f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:20.811910 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ba965d-64ce-46c4-84a8-98fad64295c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:20.812847 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:20.836271 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ba965d-64ce-46c4-84a8-98fad64295c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:20.837010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84763bb-4dc2-4d2b-a4a9-27bc6e9e9d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:20.887144 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Created reservations ['b740b3b3-a01a-4d39-a1a7-1249a40f80f6', 'fc43e021-63ad-473b-a77c-bd3a265817f4', 'a94724d3-7a12-49c4-88cd-fdc4eafc32aa', 'eb1f5c3e-62ea-4e94-8500-2ee2718c872b'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:20.888042 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84763bb-4dc2-4d2b-a4a9-27bc6e9e9d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b740b3b3-a01a-4d39-a1a7-1249a40f80f6', 'fc43e021-63ad-473b-a77c-bd3a265817f4', 'a94724d3-7a12-49c4-88cd-fdc4eafc32aa', 'eb1f5c3e-62ea-4e94-8500-2ee2718c872b']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:20.888900 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b9f6f03-9518-42d0-85f2-038bdb3a47cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:20.910993 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b9f6f03-9518-42d0-85f2-038bdb3a47cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '288d1c52-4534-4331-91d2-4eae7fc86b08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1015609137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',qos_specs=None,replication_status=,reservations=['b740b3b3-a01a-4d39-a1a7-1249a40f80f6','fc43e021-63ad-473b-a77c-bd3a265817f4','a94724d3-7a12-49c4-88cd-fdc4eafc32aa','eb1f5c3e-62ea-4e94-8500-2ee2718c872b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d51295f77574e239dad3022e572ea40',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1015609137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=288d1c52-4534-4331-91d2-4eae7fc86b08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d51295f77574e239dad3022e572ea40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:20.911826 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76121896-17b2-4d25-ba14-1864ce7b476c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:20.928324 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76121896-17b2-4d25-ba14-1864ce7b476c) transitioned into state 'SUCCESS' from state '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-1015609137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',qos_specs=None,replication_status=,reservations=['b740b3b3-a01a-4d39-a1a7-1249a40f80f6','fc43e021-63ad-473b-a77c-bd3a265817f4','a94724d3-7a12-49c4-88cd-fdc4eafc32aa','eb1f5c3e-62ea-4e94-8500-2ee2718c872b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d51295f77574e239dad3022e572ea40',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:20.929105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5494fd-b684-4ffe-ac00-f48bd1b84692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:20.936853 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5494fd-b684-4ffe-ac00-f48bd1b84692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:20.937598 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Flow 'volume_create_api' (e89236e7-1323-4dd6-97c5-9efef0812f46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:20.937918 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume request issued successfully. Jul 22 05:42:20.938453 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e0e3dfe6-c579-4b4d-9754-96a6ce4ff8fc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:20.938990 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1052/4217] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:20 2026] POST /volume/v3/volumes => generated 751 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:20.950027 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7a87ba26-14a5-406a-9b28-2e6b8a147b2e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.951783 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7a87ba26-14a5-406a-9b28-2e6b8a147b2e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:20.951917 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7a87ba26-14a5-406a-9b28-2e6b8a147b2e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:20.952083 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7a87ba26-14a5-406a-9b28-2e6b8a147b2e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:20.960219 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:20.960219 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:20.963512 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7a87ba26-14a5-406a-9b28-2e6b8a147b2e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:20.967196 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7a87ba26-14a5-406a-9b28-2e6b8a147b2e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:20.967522 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1075/4218] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:20 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:20.974318 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-21f45298-7d43-4ef3-aada-56604b1d245e req-57d79bea-fa66-42d0-8ad1-1ed67bf12c93 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:20.976565 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-57d79bea-fa66-42d0-8ad1-1ed67bf12c93 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe Jul 22 05:42:20.976750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-57d79bea-fa66-42d0-8ad1-1ed67bf12c93 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:20.976986 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-57d79bea-fa66-42d0-8ad1-1ed67bf12c93 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:20.984745 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:20.984745 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:20.989496 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-21f45298-7d43-4ef3-aada-56604b1d245e req-57d79bea-fa66-42d0-8ad1-1ed67bf12c93 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:20.993507 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-57d79bea-fa66-42d0-8ad1-1ed67bf12c93 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe returned with HTTP 200 Jul 22 05:42:20.993941 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1056/4219] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:20 2026] GET /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:21.003401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d4de4da6-af92-435d-be9a-4ff5ea342b6e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:21.003841 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d4de4da6-af92-435d-be9a-4ff5ea342b6e None None] GET https://10.4.3.91/volume// Jul 22 05:42:21.004012 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d4de4da6-af92-435d-be9a-4ff5ea342b6e None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:21.004197 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d4de4da6-af92-435d-be9a-4ff5ea342b6e None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:21.004501 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d4de4da6-af92-435d-be9a-4ff5ea342b6e None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:21.004828 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1037/4220] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:42:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:42:21.022303 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-21f45298-7d43-4ef3-aada-56604b1d245e req-3e4de705-c5d2-4cc0-b79a-dfe0cd5cdb51 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:21.024417 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-3e4de705-c5d2-4cc0-b79a-dfe0cd5cdb51 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:42:21.024827 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-3e4de705-c5d2-4cc0-b79a-dfe0cd5cdb51 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "611a5e50-412e-4947-a8b9-5b4f900b6cfe", "connector": null, "instance_uuid": "785fac57-6214-4cee-b739-ab4645690248"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:21.032201 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:21.032201 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:21.054985 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-3e4de705-c5d2-4cc0-b79a-dfe0cd5cdb51 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:42:21.055454 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1053/4221] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:42:21 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 22 05:42:21.248787 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-aa5c3cd3-7fa3-481d-82be-7dcdb289e6ba None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:21.250839 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-aa5c3cd3-7fa3-481d-82be-7dcdb289e6ba tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede Jul 22 05:42:21.251077 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-aa5c3cd3-7fa3-481d-82be-7dcdb289e6ba tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:21.251309 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-aa5c3cd3-7fa3-481d-82be-7dcdb289e6ba tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:21.257153 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-aa5c3cd3-7fa3-481d-82be-7dcdb289e6ba tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede returned with HTTP 404 Jul 22 05:42:21.257620 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1076/4222] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:21 2026] GET /volume/v3/volumes/cdb49a5f-432d-4ecc-af41-87de99da7ede => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:21.598099 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b8cdc000-8eb3-4dbb-9fd9-6638b4b47527 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:21.600934 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b8cdc000-8eb3-4dbb-9fd9-6638b4b47527 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e Jul 22 05:42:21.601168 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b8cdc000-8eb3-4dbb-9fd9-6638b4b47527 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:21.601418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b8cdc000-8eb3-4dbb-9fd9-6638b4b47527 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:21.601576 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-b8cdc000-8eb3-4dbb-9fd9-6638b4b47527 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Delete snapshot with id: 481801ef-7fb4-416a-9c53-b5544ea7630e Jul 22 05:42:21.609018 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:21.609018 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:21.609617 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b8cdc000-8eb3-4dbb-9fd9-6638b4b47527 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Snapshot retrieved successfully. Jul 22 05:42:21.628330 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b8cdc000-8eb3-4dbb-9fd9-6638b4b47527 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Snapshot delete request issued successfully. Jul 22 05:42:21.628537 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b8cdc000-8eb3-4dbb-9fd9-6638b4b47527 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e returned with HTTP 202 Jul 22 05:42:21.629080 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1057/4223] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:21 2026] DELETE /volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:21.636238 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0e6d500d-5737-45c3-89c9-5b6bc39d3009 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:21.637839 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0e6d500d-5737-45c3-89c9-5b6bc39d3009 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e Jul 22 05:42:21.638001 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0e6d500d-5737-45c3-89c9-5b6bc39d3009 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:21.638167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0e6d500d-5737-45c3-89c9-5b6bc39d3009 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:21.643778 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:21.643778 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:21.644194 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0e6d500d-5737-45c3-89c9-5b6bc39d3009 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Snapshot retrieved successfully. Jul 22 05:42:21.644985 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0e6d500d-5737-45c3-89c9-5b6bc39d3009 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e returned with HTTP 200 Jul 22 05:42:21.645331 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1038/4224] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:21 2026] GET /volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e => generated 459 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:21.978856 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0fd2afe0-9202-4ba2-a724-7998cbb10db5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:21.980641 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0fd2afe0-9202-4ba2-a724-7998cbb10db5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:21.980830 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0fd2afe0-9202-4ba2-a724-7998cbb10db5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:21.981001 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0fd2afe0-9202-4ba2-a724-7998cbb10db5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:21.987668 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:21.987668 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:21.991048 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0fd2afe0-9202-4ba2-a724-7998cbb10db5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:21.994425 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0fd2afe0-9202-4ba2-a724-7998cbb10db5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:21.994891 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1054/4225] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:21 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:22.007474 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-000fb8db-437c-44d1-ab9b-43436d9dd8c9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.009773 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-000fb8db-437c-44d1-ab9b-43436d9dd8c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:22.009939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-000fb8db-437c-44d1-ab9b-43436d9dd8c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:22.010103 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-000fb8db-437c-44d1-ab9b-43436d9dd8c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:22.015736 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c3d88aa7-48b3-4443-a8dc-1cca981b6ba8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.016119 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3d88aa7-48b3-4443-a8dc-1cca981b6ba8 None None] GET https://10.4.3.91/volume// Jul 22 05:42:22.016277 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3d88aa7-48b3-4443-a8dc-1cca981b6ba8 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:22.016454 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3d88aa7-48b3-4443-a8dc-1cca981b6ba8 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:22.016812 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3d88aa7-48b3-4443-a8dc-1cca981b6ba8 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:22.017090 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1058/4226] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:42: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 22 05:42:22.023875 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:22.023875 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:22.024080 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-21f45298-7d43-4ef3-aada-56604b1d245e req-55197f7c-055a-4a1e-91d9-566569887c2d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.026011 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-55197f7c-055a-4a1e-91d9-566569887c2d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe Jul 22 05:42:22.026186 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-55197f7c-055a-4a1e-91d9-566569887c2d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:22.026355 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-55197f7c-055a-4a1e-91d9-566569887c2d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:22.031023 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-000fb8db-437c-44d1-ab9b-43436d9dd8c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:22.034769 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:22.034769 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:22.035468 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-000fb8db-437c-44d1-ab9b-43436d9dd8c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:22.035885 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1077/4227] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:22 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:22.040140 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-21f45298-7d43-4ef3-aada-56604b1d245e req-55197f7c-055a-4a1e-91d9-566569887c2d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:22.045129 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-55197f7c-055a-4a1e-91d9-566569887c2d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe returned with HTTP 200 Jul 22 05:42:22.045524 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1039/4228] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:42:22 2026] GET /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe => generated 1047 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:22.049730 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f5e9a791-e7dc-48e3-8733-f723955f3f18 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.051189 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f5e9a791-e7dc-48e3-8733-f723955f3f18 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:42:22.051533 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f5e9a791-e7dc-48e3-8733-f723955f3f18 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1038997605", "extra_specs": {}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:22.066808 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f5e9a791-e7dc-48e3-8733-f723955f3f18 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:42:22.067170 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1055/4229] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:42:22 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:22.078372 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-48914989-11dc-4945-9342-db773094cdd4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.080097 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-48914989-11dc-4945-9342-db773094cdd4 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] POST https://10.4.3.91/volume/v3/types/11171e92-f5dd-4ab9-bd43-b123376188ae/encryption Jul 22 05:42:22.080453 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-48914989-11dc-4945-9342-db773094cdd4 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:22.083742 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:22.083742 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:22.097592 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-48914989-11dc-4945-9342-db773094cdd4 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] https://10.4.3.91/volume/v3/types/11171e92-f5dd-4ab9-bd43-b123376188ae/encryption returned with HTTP 200 Jul 22 05:42:22.098033 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1059/4230] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:42:22 2026] POST /volume/v3/types/11171e92-f5dd-4ab9-bd43-b123376188ae/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:42:22.106558 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.108233 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:22.108549 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1091542491", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1038997605", "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:22.109998 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1091542491', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1038997605', 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:22.113161 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume of 1 GB Jul 22 05:42:22.113408 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:22.113408 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:22.113921 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Availability Zones retrieved successfully. Jul 22 05:42:22.119289 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Flow 'volume_create_api' (ef7bdbff-dcdd-4785-98e2-a7d3f5957ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:22.120216 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f57961ec-06c9-4498-bf00-b4d5f140a10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:22.121101 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:22.145454 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f57961ec-06c9-4498-bf00-b4d5f140a10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:42:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11171e92-f5dd-4ab9-bd43-b123376188ae,is_public=True,name='tempest-scenario-type-luks-1038997605',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11171e92-f5dd-4ab9-bd43-b123376188ae', '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=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:22.146389 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a934e37c-667c-4158-91de-dc498ecd94d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:22.156483 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-21f45298-7d43-4ef3-aada-56604b1d245e req-1bd6683b-44e2-4ef0-bfe1-5fae171b1760 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.158942 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-1bd6683b-44e2-4ef0-bfe1-5fae171b1760 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] PUT https://10.4.3.91/volume/v3/attachments/8ceb346c-3f5a-4f1e-947f-72c6fd89ecee Jul 22 05:42:22.159424 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-1bd6683b-44e2-4ef0-bfe1-5fae171b1760 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:22.168287 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-21f45298-7d43-4ef3-aada-56604b1d245e req-1bd6683b-44e2-4ef0-bfe1-5fae171b1760 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Acquiring lock "cinder-attachment_update-611a5e50-412e-4947-a8b9-5b4f900b6cfe-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:42:22.172428 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1038997605 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1038997605, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:42:22.172428 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1038997605 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1038997605, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:42:22.173120 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-21f45298-7d43-4ef3-aada-56604b1d245e req-1bd6683b-44e2-4ef0-bfe1-5fae171b1760 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-611a5e50-412e-4947-a8b9-5b4f900b6cfe-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:42:22.174555 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:22.174555 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:22.195918 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Created reservations ['cdd33f5b-6d33-4a8f-aace-cea5fa578fdc', '74f8708b-d016-4daf-8f8b-3583df8e2758', 'd9077493-6e69-4e5d-ad4f-311ea71c1f95', '35c8a267-b6c6-40ce-8d1e-4d66b2721c8d'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:22.196794 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a934e37c-667c-4158-91de-dc498ecd94d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdd33f5b-6d33-4a8f-aace-cea5fa578fdc', '74f8708b-d016-4daf-8f8b-3583df8e2758', 'd9077493-6e69-4e5d-ad4f-311ea71c1f95', '35c8a267-b6c6-40ce-8d1e-4d66b2721c8d']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:22.197809 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49447b1e-68fd-4ab4-ba1e-1901690360b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:22.220283 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49447b1e-68fd-4ab4-ba1e-1901690360b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a27abee-593f-4760-b1d0-8f391c29b762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1091542491',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',qos_specs=None,replication_status=,reservations=['cdd33f5b-6d33-4a8f-aace-cea5fa578fdc','74f8708b-d016-4daf-8f8b-3583df8e2758','d9077493-6e69-4e5d-ad4f-311ea71c1f95','35c8a267-b6c6-40ce-8d1e-4d66b2721c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d51295f77574e239dad3022e572ea40',volume_type_id=11171e92-f5dd-4ab9-bd43-b123376188ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1091542491',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1a27abee-593f-4760-b1d0-8f391c29b762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d51295f77574e239dad3022e572ea40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11171e92-f5dd-4ab9-bd43-b123376188ae),volume_type_id=11171e92-f5dd-4ab9-bd43-b123376188ae)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:22.221065 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (800c4c9f-4054-49c3-8b8b-93dc17c17bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:22.241680 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (800c4c9f-4054-49c3-8b8b-93dc17c17bc0) transitioned into state 'SUCCESS' from state '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-1091542491',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',qos_specs=None,replication_status=,reservations=['cdd33f5b-6d33-4a8f-aace-cea5fa578fdc','74f8708b-d016-4daf-8f8b-3583df8e2758','d9077493-6e69-4e5d-ad4f-311ea71c1f95','35c8a267-b6c6-40ce-8d1e-4d66b2721c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d51295f77574e239dad3022e572ea40',volume_type_id=11171e92-f5dd-4ab9-bd43-b123376188ae)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:22.242498 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f662f3-87d5-4ae3-802d-fb4b1e9eb656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:22.253417 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f662f3-87d5-4ae3-802d-fb4b1e9eb656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:22.254415 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Flow 'volume_create_api' (ef7bdbff-dcdd-4785-98e2-a7d3f5957ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:22.254766 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume request issued successfully. Jul 22 05:42:22.255446 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1a12f8c9-b8aa-4b0c-9c7f-2d60cf923a74 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:22.255931 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1078/4231] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:22 2026] POST /volume/v3/volumes => generated 779 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:22.260236 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-21f45298-7d43-4ef3-aada-56604b1d245e req-1bd6683b-44e2-4ef0-bfe1-5fae171b1760 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-611a5e50-412e-4947-a8b9-5b4f900b6cfe-np0000005624" released by "attachment_update" :: held 0.087s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:42:22.260497 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-1bd6683b-44e2-4ef0-bfe1-5fae171b1760 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/8ceb346c-3f5a-4f1e-947f-72c6fd89ecee returned with HTTP 200 Jul 22 05:42:22.264948 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1040/4232] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:42:22 2026] PUT /volume/v3/attachments/8ceb346c-3f5a-4f1e-947f-72c6fd89ecee => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:22.269717 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cbef7231-6950-493b-a5a8-1c0c03044184 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.271443 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cbef7231-6950-493b-a5a8-1c0c03044184 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:22.271695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cbef7231-6950-493b-a5a8-1c0c03044184 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:22.271964 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cbef7231-6950-493b-a5a8-1c0c03044184 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:22.281121 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:22.281121 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:22.285390 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-21f45298-7d43-4ef3-aada-56604b1d245e req-182cd5b9-abcf-4733-b9c7-c9cfca0a96ea None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.285493 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-cbef7231-6950-493b-a5a8-1c0c03044184 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:22.287775 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-182cd5b9-abcf-4733-b9c7-c9cfca0a96ea tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments/8ceb346c-3f5a-4f1e-947f-72c6fd89ecee/action Jul 22 05:42:22.288138 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-182cd5b9-abcf-4733-b9c7-c9cfca0a96ea tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:22.288254 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-182cd5b9-abcf-4733-b9c7-c9cfca0a96ea tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:22.289647 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cbef7231-6950-493b-a5a8-1c0c03044184 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:22.290175 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1056/4233] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:22 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:22.312928 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:22.312928 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:22.324433 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-182cd5b9-abcf-4733-b9c7-c9cfca0a96ea tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/8ceb346c-3f5a-4f1e-947f-72c6fd89ecee/action returned with HTTP 204 Jul 22 05:42:22.324894 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1060/4234] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:42:22 2026] POST /volume/v3/attachments/8ceb346c-3f5a-4f1e-947f-72c6fd89ecee/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:22.654113 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-077a851a-ddd3-413d-a0f8-eb040d882385 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.656104 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-077a851a-ddd3-413d-a0f8-eb040d882385 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e Jul 22 05:42:22.656466 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-077a851a-ddd3-413d-a0f8-eb040d882385 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:22.656837 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-077a851a-ddd3-413d-a0f8-eb040d882385 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:22.661299 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-077a851a-ddd3-413d-a0f8-eb040d882385 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e returned with HTTP 404 Jul 22 05:42:22.661819 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1079/4235] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:22 2026] GET /volume/v3/snapshots/481801ef-7fb4-416a-9c53-b5544ea7630e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:22.709703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-99a8c585-0da5-4cec-b9ad-9aa0f222e025 req-25aba55c-96e7-4ade-8b13-c059e3658b97 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:22.711851 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-99a8c585-0da5-4cec-b9ad-9aa0f222e025 req-25aba55c-96e7-4ade-8b13-c059e3658b97 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:42:22.712022 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-99a8c585-0da5-4cec-b9ad-9aa0f222e025 req-25aba55c-96e7-4ade-8b13-c059e3658b97 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:22.712193 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-99a8c585-0da5-4cec-b9ad-9aa0f222e025 req-25aba55c-96e7-4ade-8b13-c059e3658b97 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:22.723542 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:22.723542 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:22.730878 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-99a8c585-0da5-4cec-b9ad-9aa0f222e025 req-25aba55c-96e7-4ade-8b13-c059e3658b97 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:22.734788 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-99a8c585-0da5-4cec-b9ad-9aa0f222e025 req-25aba55c-96e7-4ade-8b13-c059e3658b97 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:42:22.735174 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1041/4236] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:22 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:23.308676 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6880737b-f045-40b1-93d6-ef0beb95823e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:23.311814 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6880737b-f045-40b1-93d6-ef0beb95823e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:23.312090 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6880737b-f045-40b1-93d6-ef0beb95823e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:23.312341 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6880737b-f045-40b1-93d6-ef0beb95823e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:23.321138 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:23.321138 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:23.325629 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6880737b-f045-40b1-93d6-ef0beb95823e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:23.330993 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6880737b-f045-40b1-93d6-ef0beb95823e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:23.331462 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1057/4237] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:23 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:23.345113 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5e8d7f70-20dd-4f3b-8602-bd7092dec0a6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:23.346931 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5e8d7f70-20dd-4f3b-8602-bd7092dec0a6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:23.347129 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5e8d7f70-20dd-4f3b-8602-bd7092dec0a6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:23.347315 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5e8d7f70-20dd-4f3b-8602-bd7092dec0a6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:23.354753 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:23.354753 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:23.358290 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5e8d7f70-20dd-4f3b-8602-bd7092dec0a6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:23.365378 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5e8d7f70-20dd-4f3b-8602-bd7092dec0a6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:23.365942 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1061/4238] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:23 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:23.419451 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-df01a782-2049-4f48-bd44-d9d31363e680 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:23.422711 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-df01a782-2049-4f48-bd44-d9d31363e680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:23.422711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-df01a782-2049-4f48-bd44-d9d31363e680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:23.422711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-df01a782-2049-4f48-bd44-d9d31363e680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:23.430689 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:23.430689 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:23.434857 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-df01a782-2049-4f48-bd44-d9d31363e680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:23.440038 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-df01a782-2049-4f48-bd44-d9d31363e680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:23.440719 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1080/4239] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:23 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:23.518625 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1e021f7f-691a-440b-8667-bfe8649879d9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:23.519099 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1e021f7f-691a-440b-8667-bfe8649879d9 None None] GET https://10.4.3.91/volume// Jul 22 05:42:23.519332 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1e021f7f-691a-440b-8667-bfe8649879d9 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:23.519573 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1e021f7f-691a-440b-8667-bfe8649879d9 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:23.519921 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1e021f7f-691a-440b-8667-bfe8649879d9 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:23.520301 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1042/4240] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:42: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 22 05:42:23.527657 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-3784fb15-26f2-430a-a003-dd33c01c0c20 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:23.529554 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-3784fb15-26f2-430a-a003-dd33c01c0c20 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:42:23.529892 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-3784fb15-26f2-430a-a003-dd33c01c0c20 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "288d1c52-4534-4331-91d2-4eae7fc86b08", "connector": null, "instance_uuid": "31eefb08-fd5c-4e4d-94a8-47bb61bbc525"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:23.537893 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:23.537893 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:23.566856 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-3784fb15-26f2-430a-a003-dd33c01c0c20 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:42:23.567521 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1058/4241] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:42:23 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 22 05:42:23.600264 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1fd6588c-90db-4abd-8392-58093820a1d9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:23.601885 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fd6588c-90db-4abd-8392-58093820a1d9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:23.602110 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fd6588c-90db-4abd-8392-58093820a1d9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:23.602277 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fd6588c-90db-4abd-8392-58093820a1d9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:23.612379 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:23.612379 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:23.616371 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1fd6588c-90db-4abd-8392-58093820a1d9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:23.620609 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fd6588c-90db-4abd-8392-58093820a1d9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:23.621017 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1062/4242] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:23 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:23.622190 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0d6b5f39-8f8b-46a6-9746-83a38836f560 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:23.622660 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d6b5f39-8f8b-46a6-9746-83a38836f560 None None] GET https://10.4.3.91/volume// Jul 22 05:42:23.622875 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d6b5f39-8f8b-46a6-9746-83a38836f560 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:23.623104 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0d6b5f39-8f8b-46a6-9746-83a38836f560 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:23.623548 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0d6b5f39-8f8b-46a6-9746-83a38836f560 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:23.623865 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1081/4243] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:42: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 22 05:42:23.632534 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-d4eaee53-9df9-49ba-b047-4e1a6cb1b55b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:23.634453 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-d4eaee53-9df9-49ba-b047-4e1a6cb1b55b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:23.634690 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-d4eaee53-9df9-49ba-b047-4e1a6cb1b55b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:23.634875 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-d4eaee53-9df9-49ba-b047-4e1a6cb1b55b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:23.644107 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:23.644107 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:23.650972 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-d4eaee53-9df9-49ba-b047-4e1a6cb1b55b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:23.653594 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-d4eaee53-9df9-49ba-b047-4e1a6cb1b55b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:23.654045 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1043/4244] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:42:23 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:23.758080 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-13229e84-6957-41f7-856c-f076e8286d75 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:23.760048 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-13229e84-6957-41f7-856c-f076e8286d75 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] PUT https://10.4.3.91/volume/v3/attachments/19d378d2-25ce-4e1d-a05a-4e22b485d525 Jul 22 05:42:23.760373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-13229e84-6957-41f7-856c-f076e8286d75 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:23.767707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-13229e84-6957-41f7-856c-f076e8286d75 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Acquiring lock "cinder-attachment_update-288d1c52-4534-4331-91d2-4eae7fc86b08-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:42:23.771939 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-13229e84-6957-41f7-856c-f076e8286d75 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Lock "cinder-attachment_update-288d1c52-4534-4331-91d2-4eae7fc86b08-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:42:23.772815 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:23.772815 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:23.848027 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-13229e84-6957-41f7-856c-f076e8286d75 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Lock "cinder-attachment_update-288d1c52-4534-4331-91d2-4eae7fc86b08-np0000005624" released by "attachment_update" :: held 0.076s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:42:23.848604 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-13229e84-6957-41f7-856c-f076e8286d75 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/19d378d2-25ce-4e1d-a05a-4e22b485d525 returned with HTTP 200 Jul 22 05:42:23.849161 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1059/4245] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:42:23 2026] PUT /volume/v3/attachments/19d378d2-25ce-4e1d-a05a-4e22b485d525 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:24.634560 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c020b110-df47-4007-8974-c041c85d203a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:24.636263 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c020b110-df47-4007-8974-c041c85d203a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:24.636500 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c020b110-df47-4007-8974-c041c85d203a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:24.636713 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c020b110-df47-4007-8974-c041c85d203a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:24.645970 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:24.645970 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:24.649683 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c020b110-df47-4007-8974-c041c85d203a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:24.655704 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c020b110-df47-4007-8974-c041c85d203a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:24.656120 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1063/4246] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:24 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:25.422806 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a82108a7-98db-4d49-9138-0d72ca3a1ca0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:25.424668 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a82108a7-98db-4d49-9138-0d72ca3a1ca0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] DELETE https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:42:25.424927 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a82108a7-98db-4d49-9138-0d72ca3a1ca0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:25.425153 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a82108a7-98db-4d49-9138-0d72ca3a1ca0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:25.425343 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-a82108a7-98db-4d49-9138-0d72ca3a1ca0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Delete volume with id: 80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:42:25.432108 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:25.432108 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:25.432537 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a82108a7-98db-4d49-9138-0d72ca3a1ca0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:25.448499 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a82108a7-98db-4d49-9138-0d72ca3a1ca0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Delete volume request issued successfully. Jul 22 05:42:25.448499 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a82108a7-98db-4d49-9138-0d72ca3a1ca0 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 202 Jul 22 05:42:25.448852 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1082/4247] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:25 2026] DELETE /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:25.455981 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2d95f867-7cf1-42fd-a898-ac632a0bbc3f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:25.457846 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2d95f867-7cf1-42fd-a898-ac632a0bbc3f tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:42:25.458057 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2d95f867-7cf1-42fd-a898-ac632a0bbc3f tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:25.458277 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2d95f867-7cf1-42fd-a898-ac632a0bbc3f tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:25.465660 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:25.465660 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:25.469170 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2d95f867-7cf1-42fd-a898-ac632a0bbc3f tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Volume info retrieved successfully. Jul 22 05:42:25.473614 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2d95f867-7cf1-42fd-a898-ac632a0bbc3f tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 200 Jul 22 05:42:25.474046 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1044/4248] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:25 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:25.668020 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-92445fa6-1c44-4cb5-87e6-00c0b6d15d20 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:25.669654 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92445fa6-1c44-4cb5-87e6-00c0b6d15d20 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:25.669719 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-92445fa6-1c44-4cb5-87e6-00c0b6d15d20 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:25.669917 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-92445fa6-1c44-4cb5-87e6-00c0b6d15d20 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:25.678716 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:25.678716 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:25.681599 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-92445fa6-1c44-4cb5-87e6-00c0b6d15d20 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:25.685465 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92445fa6-1c44-4cb5-87e6-00c0b6d15d20 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:25.685912 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1060/4249] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:25 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:26.417420 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-21f45298-7d43-4ef3-aada-56604b1d245e req-20314f0d-ebe2-4458-8e03-b16221d2d54f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:26.419807 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-20314f0d-ebe2-4458-8e03-b16221d2d54f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe/encryption Jul 22 05:42:26.420854 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-20314f0d-ebe2-4458-8e03-b16221d2d54f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:26.420854 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-20314f0d-ebe2-4458-8e03-b16221d2d54f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:26.430778 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:26.430778 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:26.438270 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-21f45298-7d43-4ef3-aada-56604b1d245e req-20314f0d-ebe2-4458-8e03-b16221d2d54f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe/encryption returned with HTTP 200 Jul 22 05:42:26.438819 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1064/4250] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:42:26 2026] GET /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:26.486298 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7b2f8d37-11d1-440a-8c50-d496e17e98c1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:26.488615 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7b2f8d37-11d1-440a-8c50-d496e17e98c1 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] GET https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 Jul 22 05:42:26.488875 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7b2f8d37-11d1-440a-8c50-d496e17e98c1 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:26.489133 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7b2f8d37-11d1-440a-8c50-d496e17e98c1 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:26.496824 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7b2f8d37-11d1-440a-8c50-d496e17e98c1 tempest-TestStampPattern-845220483 tempest-TestStampPattern-845220483-project-member] https://10.4.3.91/volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 returned with HTTP 404 Jul 22 05:42:26.497474 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1083/4251] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:26 2026] GET /volume/v3/volumes/80f904b5-13c9-4dee-9b2c-3b7e6393afb2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:26.698037 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0b0c7ba0-41c1-496a-90c2-8fe2be242c1e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:26.701029 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0b0c7ba0-41c1-496a-90c2-8fe2be242c1e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:26.701231 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0b0c7ba0-41c1-496a-90c2-8fe2be242c1e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:26.701495 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0b0c7ba0-41c1-496a-90c2-8fe2be242c1e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:26.710789 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:26.710789 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:26.714405 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0b0c7ba0-41c1-496a-90c2-8fe2be242c1e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:26.719771 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0b0c7ba0-41c1-496a-90c2-8fe2be242c1e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:26.720114 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1045/4252] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:26 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:27.736041 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d6d32789-6d6e-4fe2-81ca-e1d872cf380c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:27.738588 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d6d32789-6d6e-4fe2-81ca-e1d872cf380c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:27.738793 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d6d32789-6d6e-4fe2-81ca-e1d872cf380c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:27.738983 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d6d32789-6d6e-4fe2-81ca-e1d872cf380c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:27.748441 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:27.748441 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:27.751911 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d6d32789-6d6e-4fe2-81ca-e1d872cf380c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:27.756072 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d6d32789-6d6e-4fe2-81ca-e1d872cf380c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:27.756558 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1061/4253] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:27 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:28.768733 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a456068f-c27c-40db-90c3-9809921ca88e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:28.770932 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a456068f-c27c-40db-90c3-9809921ca88e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:28.771475 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a456068f-c27c-40db-90c3-9809921ca88e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:28.771760 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a456068f-c27c-40db-90c3-9809921ca88e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:28.780936 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:28.780936 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:28.784921 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a456068f-c27c-40db-90c3-9809921ca88e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:28.789989 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a456068f-c27c-40db-90c3-9809921ca88e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:28.790410 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1065/4254] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:28 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:29.675733 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-31f67a5c-727c-41a4-ad48-fb446ddbc9c7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:29.677772 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-31f67a5c-727c-41a4-ad48-fb446ddbc9c7 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/attachments/19d378d2-25ce-4e1d-a05a-4e22b485d525/action Jul 22 05:42:29.679078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-31f67a5c-727c-41a4-ad48-fb446ddbc9c7 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:29.679078 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-31f67a5c-727c-41a4-ad48-fb446ddbc9c7 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:29.699709 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:29.699709 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:29.709850 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e8bbb215-8e0f-4e5e-aad9-f5b90cbadc71 req-31f67a5c-727c-41a4-ad48-fb446ddbc9c7 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/19d378d2-25ce-4e1d-a05a-4e22b485d525/action returned with HTTP 204 Jul 22 05:42:29.710407 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1084/4255] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:42:29 2026] POST /volume/v3/attachments/19d378d2-25ce-4e1d-a05a-4e22b485d525/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:29.806958 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e8cda7e8-56fd-4db2-ab41-2b931e0f01cc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:29.808664 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e8cda7e8-56fd-4db2-ab41-2b931e0f01cc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:42:29.808845 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e8cda7e8-56fd-4db2-ab41-2b931e0f01cc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:29.808999 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e8cda7e8-56fd-4db2-ab41-2b931e0f01cc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:29.819149 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:29.819149 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:29.822555 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e8cda7e8-56fd-4db2-ab41-2b931e0f01cc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:29.829240 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e8cda7e8-56fd-4db2-ab41-2b931e0f01cc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:42:29.829641 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1046/4256] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:29 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:29.868907 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-81f79085-3870-4a63-882a-fe4975b63949 req-f5f61787-2bfe-4c0f-a072-a34f597012cc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:29.871282 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-f5f61787-2bfe-4c0f-a072-a34f597012cc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:29.871509 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-f5f61787-2bfe-4c0f-a072-a34f597012cc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:29.871744 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-f5f61787-2bfe-4c0f-a072-a34f597012cc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:29.879857 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:29.879857 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:29.883657 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-81f79085-3870-4a63-882a-fe4975b63949 req-f5f61787-2bfe-4c0f-a072-a34f597012cc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:29.888757 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-f5f61787-2bfe-4c0f-a072-a34f597012cc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:29.889294 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1062/4257] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:29 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:29.969291 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f03f36c4-a5f7-415d-b7f1-7bfd66c8c41e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:29.969697 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f03f36c4-a5f7-415d-b7f1-7bfd66c8c41e None None] GET https://10.4.3.91/volume// Jul 22 05:42:29.969801 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f03f36c4-a5f7-415d-b7f1-7bfd66c8c41e None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:29.969971 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f03f36c4-a5f7-415d-b7f1-7bfd66c8c41e None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:29.970264 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f03f36c4-a5f7-415d-b7f1-7bfd66c8c41e None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:29.970513 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1066/4258] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:42: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 22 05:42:29.978126 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-81f79085-3870-4a63-882a-fe4975b63949 req-8fe6b40a-0b0c-4e73-9209-77cc080a9894 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:30.037157 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-8fe6b40a-0b0c-4e73-9209-77cc080a9894 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:42:30.037484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-8fe6b40a-0b0c-4e73-9209-77cc080a9894 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a27abee-593f-4760-b1d0-8f391c29b762", "connector": null, "instance_uuid": "31eefb08-fd5c-4e4d-94a8-47bb61bbc525"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:30.045048 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:30.045048 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:30.066411 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-8fe6b40a-0b0c-4e73-9209-77cc080a9894 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:42:30.066827 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1085/4259] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:42:29 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:30.091285 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-958af88f-1c6a-4fed-aa50-d6cd956c5e4b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:30.093503 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-958af88f-1c6a-4fed-aa50-d6cd956c5e4b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:30.093695 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-958af88f-1c6a-4fed-aa50-d6cd956c5e4b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:30.093863 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-958af88f-1c6a-4fed-aa50-d6cd956c5e4b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:30.103916 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d83c51c8-d13b-448a-97e9-aa75c50e23da None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:30.104309 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d83c51c8-d13b-448a-97e9-aa75c50e23da None None] GET https://10.4.3.91/volume// Jul 22 05:42:30.104483 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d83c51c8-d13b-448a-97e9-aa75c50e23da None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:30.104734 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d83c51c8-d13b-448a-97e9-aa75c50e23da None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:30.105050 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:30.105050 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:30.105143 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d83c51c8-d13b-448a-97e9-aa75c50e23da None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:30.105420 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1063/4260] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:42: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 22 05:42:30.110981 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-958af88f-1c6a-4fed-aa50-d6cd956c5e4b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:30.111804 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-81f79085-3870-4a63-882a-fe4975b63949 req-4b028375-5332-4ad4-a759-aef7a0cfc7f0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:30.113989 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-4b028375-5332-4ad4-a759-aef7a0cfc7f0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:30.114267 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-4b028375-5332-4ad4-a759-aef7a0cfc7f0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:30.114509 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-4b028375-5332-4ad4-a759-aef7a0cfc7f0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:30.117276 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-958af88f-1c6a-4fed-aa50-d6cd956c5e4b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:30.117778 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1047/4261] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:30 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:30.129177 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:30.129177 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:30.132395 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-81f79085-3870-4a63-882a-fe4975b63949 req-4b028375-5332-4ad4-a759-aef7a0cfc7f0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:30.136114 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-4b028375-5332-4ad4-a759-aef7a0cfc7f0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:30.136527 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1067/4262] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:42:30 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 1051 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:30.239694 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-81f79085-3870-4a63-882a-fe4975b63949 req-457d075f-0e66-487f-9100-7a3cf40f5f0f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:30.241575 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-457d075f-0e66-487f-9100-7a3cf40f5f0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] PUT https://10.4.3.91/volume/v3/attachments/6aa33333-160c-479e-8a7b-0a7a0efe841c Jul 22 05:42:30.241942 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-457d075f-0e66-487f-9100-7a3cf40f5f0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:30.249441 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-81f79085-3870-4a63-882a-fe4975b63949 req-457d075f-0e66-487f-9100-7a3cf40f5f0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Acquiring lock "cinder-attachment_update-1a27abee-593f-4760-b1d0-8f391c29b762-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:42:30.260165 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-81f79085-3870-4a63-882a-fe4975b63949 req-457d075f-0e66-487f-9100-7a3cf40f5f0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Lock "cinder-attachment_update-1a27abee-593f-4760-b1d0-8f391c29b762-np0000005624" acquired by "attachment_update" :: waited 0.008s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:42:30.260165 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:30.260165 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:30.362173 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-81f79085-3870-4a63-882a-fe4975b63949 req-457d075f-0e66-487f-9100-7a3cf40f5f0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Lock "cinder-attachment_update-1a27abee-593f-4760-b1d0-8f391c29b762-np0000005624" released by "attachment_update" :: held 0.104s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:42:30.362538 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-457d075f-0e66-487f-9100-7a3cf40f5f0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/6aa33333-160c-479e-8a7b-0a7a0efe841c returned with HTTP 200 Jul 22 05:42:30.363154 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1086/4263] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:42:30 2026] PUT /volume/v3/attachments/6aa33333-160c-479e-8a7b-0a7a0efe841c => generated 968 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:30.372131 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-81f79085-3870-4a63-882a-fe4975b63949 req-e1950047-237a-45d0-a8b3-7c4fef2d1a43 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:30.373955 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-e1950047-237a-45d0-a8b3-7c4fef2d1a43 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762/encryption Jul 22 05:42:30.374154 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-e1950047-237a-45d0-a8b3-7c4fef2d1a43 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:30.374369 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-e1950047-237a-45d0-a8b3-7c4fef2d1a43 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:30.382596 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:30.382596 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:30.387796 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-e1950047-237a-45d0-a8b3-7c4fef2d1a43 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762/encryption returned with HTTP 200 Jul 22 05:42:30.388120 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1064/4264] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:42:30 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:31.132330 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cfcd4291-b5eb-47b8-8ef1-ae27efa75655 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:31.134128 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cfcd4291-b5eb-47b8-8ef1-ae27efa75655 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:31.134398 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cfcd4291-b5eb-47b8-8ef1-ae27efa75655 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:31.134685 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cfcd4291-b5eb-47b8-8ef1-ae27efa75655 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:31.146825 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:31.146825 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:31.151077 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cfcd4291-b5eb-47b8-8ef1-ae27efa75655 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:31.156505 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cfcd4291-b5eb-47b8-8ef1-ae27efa75655 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:31.157019 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1048/4265] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:31 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:31.278481 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:31.360421 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:31.360786 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1818798737"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:31.362006 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1818798737'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:31.362122 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume of 1 GB Jul 22 05:42:31.366148 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Availability Zones retrieved successfully. Jul 22 05:42:31.371388 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (d4b8d778-59f6-4393-822a-0882d4bf4cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:31.372250 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (defae166-f24f-418f-8785-b43d10fd2dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:31.373237 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:31.397207 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (defae166-f24f-418f-8785-b43d10fd2dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:31.397998 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d95383-81e5-4ac9-b160-6f01cb4e5106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:31.458282 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Created reservations ['f802ed31-796f-48ca-837d-57a19549d9f2', 'af17fc6c-bea0-4080-b76d-fa977bde9793', '972979ad-27a9-4cfb-a7f1-a33c23540247', '82a20728-553e-46eb-ae34-620e32b3ecd6'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:31.458282 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d95383-81e5-4ac9-b160-6f01cb4e5106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f802ed31-796f-48ca-837d-57a19549d9f2', 'af17fc6c-bea0-4080-b76d-fa977bde9793', '972979ad-27a9-4cfb-a7f1-a33c23540247', '82a20728-553e-46eb-ae34-620e32b3ecd6']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:31.458282 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa22b229-5b1a-41f3-aa64-687f34050798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:31.478170 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa22b229-5b1a-41f3-aa64-687f34050798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56c31cdb-53db-4dd1-89f4-9ac2a3afad68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1818798737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['f802ed31-796f-48ca-837d-57a19549d9f2','af17fc6c-bea0-4080-b76d-fa977bde9793','972979ad-27a9-4cfb-a7f1-a33c23540247','82a20728-553e-46eb-ae34-620e32b3ecd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1818798737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56c31cdb-53db-4dd1-89f4-9ac2a3afad68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42c672288bd745288b8a18028f6c4152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:31.478892 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225a3fd0-63d7-4d8f-8f2c-d03fe114db84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:31.495620 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225a3fd0-63d7-4d8f-8f2c-d03fe114db84) transitioned into state 'SUCCESS' from state '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-1818798737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['f802ed31-796f-48ca-837d-57a19549d9f2','af17fc6c-bea0-4080-b76d-fa977bde9793','972979ad-27a9-4cfb-a7f1-a33c23540247','82a20728-553e-46eb-ae34-620e32b3ecd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:31.496262 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d7f3b9-0df4-4421-9920-6e121250d425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:31.505298 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d7f3b9-0df4-4421-9920-6e121250d425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:31.505988 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (d4b8d778-59f6-4393-822a-0882d4bf4cb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:31.506247 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request issued successfully. Jul 22 05:42:31.506780 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-46008163-b3fd-4cc3-a0b0-b25aa5955f17 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:31.507313 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1068/4266] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:42:31 2026] POST /volume/v3/volumes => generated 756 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:31.518377 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8ccb2f97-2ef9-43ac-b7e4-8b02db8ee8ef None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:31.521202 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8ccb2f97-2ef9-43ac-b7e4-8b02db8ee8ef tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 Jul 22 05:42:31.521505 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8ccb2f97-2ef9-43ac-b7e4-8b02db8ee8ef tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:31.521927 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8ccb2f97-2ef9-43ac-b7e4-8b02db8ee8ef tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:31.528856 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:31.528856 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:31.532490 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8ccb2f97-2ef9-43ac-b7e4-8b02db8ee8ef tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:31.536921 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8ccb2f97-2ef9-43ac-b7e4-8b02db8ee8ef tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 returned with HTTP 200 Jul 22 05:42:31.537273 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1087/4267] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:31 2026] GET /volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:32.169363 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8a4a5552-95bb-435c-8e06-39b86d67c6e5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:32.171255 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8a4a5552-95bb-435c-8e06-39b86d67c6e5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:32.171440 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8a4a5552-95bb-435c-8e06-39b86d67c6e5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:32.171616 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8a4a5552-95bb-435c-8e06-39b86d67c6e5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:32.179730 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:32.179730 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:32.182401 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8a4a5552-95bb-435c-8e06-39b86d67c6e5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:32.185680 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8a4a5552-95bb-435c-8e06-39b86d67c6e5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:32.186207 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1065/4268] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:32 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:32.551132 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-27c4dc91-b067-42ab-b2a9-78d648178ae2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:32.553315 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-27c4dc91-b067-42ab-b2a9-78d648178ae2 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 Jul 22 05:42:32.553571 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-27c4dc91-b067-42ab-b2a9-78d648178ae2 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:32.553840 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-27c4dc91-b067-42ab-b2a9-78d648178ae2 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:32.562894 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:32.562894 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:32.566965 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-27c4dc91-b067-42ab-b2a9-78d648178ae2 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:32.571927 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-27c4dc91-b067-42ab-b2a9-78d648178ae2 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 returned with HTTP 200 Jul 22 05:42:32.572395 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1049/4269] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:32 2026] GET /volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:32.583130 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9af7bee0-e432-498a-bda9-aade6a63f7d3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:32.585003 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9af7bee0-e432-498a-bda9-aade6a63f7d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:42:32.585372 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9af7bee0-e432-498a-bda9-aade6a63f7d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56c31cdb-53db-4dd1-89f4-9ac2a3afad68", "name": "tempest-CreateVolumesFromBackupTest-Backup-188260234"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:32.586743 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-9af7bee0-e432-498a-bda9-aade6a63f7d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Creating new backup {'backup': {'volume_id': '56c31cdb-53db-4dd1-89f4-9ac2a3afad68', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-188260234'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:42:32.586909 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-9af7bee0-e432-498a-bda9-aade6a63f7d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Creating backup of volume 56c31cdb-53db-4dd1-89f4-9ac2a3afad68 in container None Jul 22 05:42:32.593723 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:32.593723 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:32.594226 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9af7bee0-e432-498a-bda9-aade6a63f7d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:32.619746 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-9af7bee0-e432-498a-bda9-aade6a63f7d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Created reservations ['4ab3775d-8d6d-4dd9-bb73-7d46dcb89386', '6f39296f-13ad-40ee-9d5d-07f417543cee'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:32.649752 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9af7bee0-e432-498a-bda9-aade6a63f7d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:42:32.650197 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1069/4270] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:32 2026] POST /volume/v3/backups => generated 336 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:32.659840 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-056f85c5-0933-48f3-b9b4-b836361619a7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:32.661545 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-056f85c5-0933-48f3-b9b4-b836361619a7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:32.661789 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-056f85c5-0933-48f3-b9b4-b836361619a7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:32.662033 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-056f85c5-0933-48f3-b9b4-b836361619a7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:32.662211 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-056f85c5-0933-48f3-b9b4-b836361619a7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:32.666222 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:32.666222 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:32.667044 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-056f85c5-0933-48f3-b9b4-b836361619a7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:32.667464 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1088/4271] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:32 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:33.201287 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8cc1bf4b-24a9-4abf-970f-caadc1508999 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:33.208467 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8cc1bf4b-24a9-4abf-970f-caadc1508999 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:33.210558 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8cc1bf4b-24a9-4abf-970f-caadc1508999 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:33.210889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8cc1bf4b-24a9-4abf-970f-caadc1508999 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:33.220962 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:33.220962 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:33.224560 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8cc1bf4b-24a9-4abf-970f-caadc1508999 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:33.228969 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8cc1bf4b-24a9-4abf-970f-caadc1508999 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:33.229387 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1066/4272] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:33 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:33.678712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-39811c5b-35e2-495a-bb91-b214e8f9200b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:33.685758 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-39811c5b-35e2-495a-bb91-b214e8f9200b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:33.685758 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-39811c5b-35e2-495a-bb91-b214e8f9200b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:33.689005 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-39811c5b-35e2-495a-bb91-b214e8f9200b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:33.689005 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-39811c5b-35e2-495a-bb91-b214e8f9200b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:33.691947 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:33.691947 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:33.692665 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-39811c5b-35e2-495a-bb91-b214e8f9200b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:33.693045 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1050/4273] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:33 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:34.245316 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a87a4638-4688-43d9-a818-323ecee9be5b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:34.247709 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a87a4638-4688-43d9-a818-323ecee9be5b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:34.247962 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a87a4638-4688-43d9-a818-323ecee9be5b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:34.248253 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a87a4638-4688-43d9-a818-323ecee9be5b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:34.260547 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:34.260547 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:34.265052 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a87a4638-4688-43d9-a818-323ecee9be5b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:34.270090 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a87a4638-4688-43d9-a818-323ecee9be5b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:34.270586 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1070/4274] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:34 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:34.703877 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9cde06ce-acd6-48ec-830e-604a014a18a3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:34.705624 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9cde06ce-acd6-48ec-830e-604a014a18a3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:34.705804 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9cde06ce-acd6-48ec-830e-604a014a18a3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:34.705977 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9cde06ce-acd6-48ec-830e-604a014a18a3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:34.706079 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-9cde06ce-acd6-48ec-830e-604a014a18a3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:34.710271 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:34.710271 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:34.710948 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9cde06ce-acd6-48ec-830e-604a014a18a3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:34.711334 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1089/4275] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:34 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:35.284524 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4273dacd-32a6-42f1-a194-36251b34dda3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:35.286611 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4273dacd-32a6-42f1-a194-36251b34dda3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:35.286814 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4273dacd-32a6-42f1-a194-36251b34dda3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:35.287042 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4273dacd-32a6-42f1-a194-36251b34dda3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:35.295919 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:35.295919 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:35.298901 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4273dacd-32a6-42f1-a194-36251b34dda3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:35.302498 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4273dacd-32a6-42f1-a194-36251b34dda3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:35.302855 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1067/4276] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:35 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:35.721313 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-94422970-0011-44b7-b375-e64d2ac5edcd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:35.723456 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-94422970-0011-44b7-b375-e64d2ac5edcd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:35.723712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-94422970-0011-44b7-b375-e64d2ac5edcd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:35.723956 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-94422970-0011-44b7-b375-e64d2ac5edcd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:35.724140 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-94422970-0011-44b7-b375-e64d2ac5edcd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:35.729294 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:35.729294 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:35.730214 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-94422970-0011-44b7-b375-e64d2ac5edcd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:35.730654 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1051/4277] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:35 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:36.315133 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2bcc086a-7dc2-4c52-a711-3eaedbee611f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:36.316802 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2bcc086a-7dc2-4c52-a711-3eaedbee611f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:36.317007 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2bcc086a-7dc2-4c52-a711-3eaedbee611f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:36.317187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2bcc086a-7dc2-4c52-a711-3eaedbee611f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:36.325628 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:36.325628 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:36.328714 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2bcc086a-7dc2-4c52-a711-3eaedbee611f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:36.333099 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2bcc086a-7dc2-4c52-a711-3eaedbee611f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:36.333589 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1071/4278] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:36 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:36.521773 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-767dff22-d474-4ea1-8ef9-b7a7de30bcfb req-23bab316-1920-428f-a5b5-06775d9f95cf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:36.523618 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-767dff22-d474-4ea1-8ef9-b7a7de30bcfb req-23bab316-1920-428f-a5b5-06775d9f95cf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/attachments/8ceb346c-3f5a-4f1e-947f-72c6fd89ecee Jul 22 05:42:36.523840 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-767dff22-d474-4ea1-8ef9-b7a7de30bcfb req-23bab316-1920-428f-a5b5-06775d9f95cf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:36.524060 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-767dff22-d474-4ea1-8ef9-b7a7de30bcfb req-23bab316-1920-428f-a5b5-06775d9f95cf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:36.532760 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:36.532760 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:36.610015 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-767dff22-d474-4ea1-8ef9-b7a7de30bcfb req-23bab316-1920-428f-a5b5-06775d9f95cf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/8ceb346c-3f5a-4f1e-947f-72c6fd89ecee returned with HTTP 200 Jul 22 05:42:36.611781 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1090/4279] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:42:36 2026] DELETE /volume/v3/attachments/8ceb346c-3f5a-4f1e-947f-72c6fd89ecee => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:36.741453 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6d93a739-b5f4-4d9b-9b3c-e99f145f3c18 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:36.743684 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6d93a739-b5f4-4d9b-9b3c-e99f145f3c18 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:36.743951 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6d93a739-b5f4-4d9b-9b3c-e99f145f3c18 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:36.744170 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6d93a739-b5f4-4d9b-9b3c-e99f145f3c18 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:36.744298 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-6d93a739-b5f4-4d9b-9b3c-e99f145f3c18 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:36.753157 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:36.753157 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:36.754201 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6d93a739-b5f4-4d9b-9b3c-e99f145f3c18 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:36.754669 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1068/4280] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:36 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:37.264076 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-16b71c46-5224-4564-8751-8e868668b1ef None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:37.266345 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-16b71c46-5224-4564-8751-8e868668b1ef tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe Jul 22 05:42:37.266615 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-16b71c46-5224-4564-8751-8e868668b1ef tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:37.266914 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-16b71c46-5224-4564-8751-8e868668b1ef tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:37.267112 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-16b71c46-5224-4564-8751-8e868668b1ef tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: 611a5e50-412e-4947-a8b9-5b4f900b6cfe Jul 22 05:42:37.276766 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:37.276766 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:37.277420 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-16b71c46-5224-4564-8751-8e868668b1ef tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:37.292246 np0000005624 devstack@c-api.service[100093]: WARNING cinder.keymgr.conf_key_mgr [None req-16b71c46-5224-4564-8751-8e868668b1ef tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:42:37.298040 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-16b71c46-5224-4564-8751-8e868668b1ef tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume request issued successfully. Jul 22 05:42:37.298250 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-16b71c46-5224-4564-8751-8e868668b1ef tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe returned with HTTP 202 Jul 22 05:42:37.298646 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1052/4281] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:37 2026] DELETE /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:37.306705 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ad82b44b-0db9-4e77-887a-21c3c4c838d6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:37.308648 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ad82b44b-0db9-4e77-887a-21c3c4c838d6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe Jul 22 05:42:37.308925 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ad82b44b-0db9-4e77-887a-21c3c4c838d6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:37.309168 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ad82b44b-0db9-4e77-887a-21c3c4c838d6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:37.316755 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:37.316755 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:37.320524 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ad82b44b-0db9-4e77-887a-21c3c4c838d6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:37.325918 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ad82b44b-0db9-4e77-887a-21c3c4c838d6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe returned with HTTP 200 Jul 22 05:42:37.326573 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1072/4282] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:37 2026] GET /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:37.348612 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-938bcd69-c5f8-4c2c-9233-f5158f26a8b1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:37.351002 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-938bcd69-c5f8-4c2c-9233-f5158f26a8b1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:37.351251 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-938bcd69-c5f8-4c2c-9233-f5158f26a8b1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:37.351502 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-938bcd69-c5f8-4c2c-9233-f5158f26a8b1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:37.363898 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:37.363898 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:37.368338 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-938bcd69-c5f8-4c2c-9233-f5158f26a8b1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:37.374320 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-938bcd69-c5f8-4c2c-9233-f5158f26a8b1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:37.374855 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1091/4283] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:37 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:37.765369 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d7629658-a4b7-4324-addb-de977cde43fd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:37.767814 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d7629658-a4b7-4324-addb-de977cde43fd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:37.767814 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d7629658-a4b7-4324-addb-de977cde43fd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:37.768033 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d7629658-a4b7-4324-addb-de977cde43fd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:37.768184 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d7629658-a4b7-4324-addb-de977cde43fd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:37.776660 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:37.776660 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:37.777524 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d7629658-a4b7-4324-addb-de977cde43fd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:37.777999 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1069/4284] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:37 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:38.341819 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6d36ea8f-9bdb-46dc-a609-59dc1cd8f0da None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:38.344667 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6d36ea8f-9bdb-46dc-a609-59dc1cd8f0da tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe Jul 22 05:42:38.344938 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6d36ea8f-9bdb-46dc-a609-59dc1cd8f0da tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:38.345213 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6d36ea8f-9bdb-46dc-a609-59dc1cd8f0da tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:38.353850 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6d36ea8f-9bdb-46dc-a609-59dc1cd8f0da tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe returned with HTTP 404 Jul 22 05:42:38.354591 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1053/4285] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:38 2026] GET /volume/v3/volumes/611a5e50-412e-4947-a8b9-5b4f900b6cfe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:38.362090 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6594980f-6989-4156-b8af-557d54012db1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:38.363961 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6594980f-6989-4156-b8af-557d54012db1 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:42:38.364166 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6594980f-6989-4156-b8af-557d54012db1 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:38.364370 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6594980f-6989-4156-b8af-557d54012db1 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:38.365216 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6594980f-6989-4156-b8af-557d54012db1 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:42:38.390417 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ad3a6bb1-d84a-4058-b4ba-69f6ffce97ef None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:38.391964 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ad3a6bb1-d84a-4058-b4ba-69f6ffce97ef tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:38.392126 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ad3a6bb1-d84a-4058-b4ba-69f6ffce97ef tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:38.392296 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ad3a6bb1-d84a-4058-b4ba-69f6ffce97ef tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:38.397030 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6594980f-6989-4156-b8af-557d54012db1 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Get all volumes completed successfully. Jul 22 05:42:38.400214 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:38.400214 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:38.400688 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:38.400688 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:38.403003 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ad3a6bb1-d84a-4058-b4ba-69f6ffce97ef tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:38.406342 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ad3a6bb1-d84a-4058-b4ba-69f6ffce97ef tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:38.406667 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1092/4286] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:38 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:38.410048 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6594980f-6989-4156-b8af-557d54012db1 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:42:38.410646 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1073/4287] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:42:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14612 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:38.434819 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-532b63ad-8260-4f54-8fc1-ebf791839966 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:38.436827 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-532b63ad-8260-4f54-8fc1-ebf791839966 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] DELETE https://10.4.3.91/volume/v3/types/1b261985-4461-424a-b847-589661f61852 Jul 22 05:42:38.437032 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-532b63ad-8260-4f54-8fc1-ebf791839966 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:38.437221 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-532b63ad-8260-4f54-8fc1-ebf791839966 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:38.466605 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-532b63ad-8260-4f54-8fc1-ebf791839966 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] https://10.4.3.91/volume/v3/types/1b261985-4461-424a-b847-589661f61852 returned with HTTP 202 Jul 22 05:42:38.466988 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1070/4288] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:42:38 2026] DELETE /volume/v3/types/1b261985-4461-424a-b847-589661f61852 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:38.477298 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-068a528e-a06f-4e2b-a072-c537d7ba088a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:38.479324 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-068a528e-a06f-4e2b-a072-c537d7ba088a tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:42:38.479724 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-068a528e-a06f-4e2b-a072-c537d7ba088a tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-821706409", "extra_specs": {}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:38.494437 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-068a528e-a06f-4e2b-a072-c537d7ba088a tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:42:38.494910 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1054/4289] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:42:38 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:38.503047 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3be28dfd-d811-4c0f-8527-f54ec7a7d94a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:38.504835 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3be28dfd-d811-4c0f-8527-f54ec7a7d94a tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] POST https://10.4.3.91/volume/v3/types/814c421d-afba-4ee9-a49e-b4cf96219fb2/encryption Jul 22 05:42:38.505190 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3be28dfd-d811-4c0f-8527-f54ec7a7d94a tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:38.533378 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3be28dfd-d811-4c0f-8527-f54ec7a7d94a tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] https://10.4.3.91/volume/v3/types/814c421d-afba-4ee9-a49e-b4cf96219fb2/encryption returned with HTTP 200 Jul 22 05:42:38.533929 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1093/4290] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:42:38 2026] POST /volume/v3/types/814c421d-afba-4ee9-a49e-b4cf96219fb2/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:38.542411 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-98110216-b809-4f65-9680-9542e5548789 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:38.544380 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:38.544809 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1762439926", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-821706409", "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:38.546600 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1762439926', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-821706409', 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:38.550440 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume of 1 GB Jul 22 05:42:38.550817 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:38.550817 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:38.551402 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Availability Zones retrieved successfully. Jul 22 05:42:38.562064 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (86e744b0-fb35-492d-9142-7755c8bed585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:38.562064 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6854601c-dd93-4962-a625-5d4cd872f73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:38.562064 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:38.587367 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6854601c-dd93-4962-a625-5d4cd872f73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:42:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=814c421d-afba-4ee9-a49e-b4cf96219fb2,is_public=True,name='tempest-scenario-type-luks2-821706409',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '814c421d-afba-4ee9-a49e-b4cf96219fb2', '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=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:38.588066 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70f5a802-945e-4fa0-b4b3-ad5523da669f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:38.612518 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-821706409 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-821706409, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:42:38.612845 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-821706409 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-821706409, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:42:38.641651 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['22c10760-5a40-4348-b5aa-f7146a6b8463', '21b99ae9-4588-450b-b3da-c465d3f94503', 'e412ac1a-ee96-4473-9070-fc31b08f0fc5', '441647b3-8ebb-4bb4-8f0e-c7522d36c9ee'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:38.642477 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70f5a802-945e-4fa0-b4b3-ad5523da669f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22c10760-5a40-4348-b5aa-f7146a6b8463', '21b99ae9-4588-450b-b3da-c465d3f94503', 'e412ac1a-ee96-4473-9070-fc31b08f0fc5', '441647b3-8ebb-4bb4-8f0e-c7522d36c9ee']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:38.643337 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9a2987-fe19-4d48-8965-10afc21699c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:38.672377 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9a2987-fe19-4d48-8965-10afc21699c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87de62c2-2135-4764-b166-4770ac363117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1762439926',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['22c10760-5a40-4348-b5aa-f7146a6b8463','21b99ae9-4588-450b-b3da-c465d3f94503','e412ac1a-ee96-4473-9070-fc31b08f0fc5','441647b3-8ebb-4bb4-8f0e-c7522d36c9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=814c421d-afba-4ee9-a49e-b4cf96219fb2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1762439926',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=87de62c2-2135-4764-b166-4770ac363117,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e3afd3737da44e699d5ec6e752c5427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f7810903fb4496a37051a7c6832e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(814c421d-afba-4ee9-a49e-b4cf96219fb2),volume_type_id=814c421d-afba-4ee9-a49e-b4cf96219fb2)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:38.673418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (251da9fb-b140-4387-9346-1de99b9411be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:38.695091 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (251da9fb-b140-4387-9346-1de99b9411be) transitioned into state 'SUCCESS' from state '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-1762439926',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['22c10760-5a40-4348-b5aa-f7146a6b8463','21b99ae9-4588-450b-b3da-c465d3f94503','e412ac1a-ee96-4473-9070-fc31b08f0fc5','441647b3-8ebb-4bb4-8f0e-c7522d36c9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=814c421d-afba-4ee9-a49e-b4cf96219fb2)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:38.696218 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9294f25-3584-409d-9fbd-b7d37622fe55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:38.709938 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9294f25-3584-409d-9fbd-b7d37622fe55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:38.711241 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (86e744b0-fb35-492d-9142-7755c8bed585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:38.711690 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request issued successfully. Jul 22 05:42:38.712399 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-98110216-b809-4f65-9680-9542e5548789 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:38.712982 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1074/4291] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:38 2026] POST /volume/v3/volumes => generated 778 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:38.728537 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-59e08b3d-ec7e-4ffa-a83a-e0eb1abbdad3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:38.730375 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-59e08b3d-ec7e-4ffa-a83a-e0eb1abbdad3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 Jul 22 05:42:38.730550 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-59e08b3d-ec7e-4ffa-a83a-e0eb1abbdad3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:38.730757 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-59e08b3d-ec7e-4ffa-a83a-e0eb1abbdad3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:38.733290 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-81f79085-3870-4a63-882a-fe4975b63949 req-8e384542-2c4a-4bc5-8f10-03176f3b495d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:38.735711 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-8e384542-2c4a-4bc5-8f10-03176f3b495d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/attachments/6aa33333-160c-479e-8a7b-0a7a0efe841c/action Jul 22 05:42:38.736146 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-8e384542-2c4a-4bc5-8f10-03176f3b495d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:38.736226 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-8e384542-2c4a-4bc5-8f10-03176f3b495d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:38.741736 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:38.741736 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:38.745656 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-59e08b3d-ec7e-4ffa-a83a-e0eb1abbdad3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:38.750036 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-59e08b3d-ec7e-4ffa-a83a-e0eb1abbdad3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 returned with HTTP 200 Jul 22 05:42:38.750488 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1071/4292] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:38 2026] GET /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:38.755370 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:38.755370 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:38.764863 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-81f79085-3870-4a63-882a-fe4975b63949 req-8e384542-2c4a-4bc5-8f10-03176f3b495d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/6aa33333-160c-479e-8a7b-0a7a0efe841c/action returned with HTTP 204 Jul 22 05:42:38.765504 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1055/4293] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:42:38 2026] POST /volume/v3/attachments/6aa33333-160c-479e-8a7b-0a7a0efe841c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:38.791768 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-382c5b71-3517-4926-9971-a7d75bd90e37 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:38.793825 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-382c5b71-3517-4926-9971-a7d75bd90e37 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:38.793926 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-382c5b71-3517-4926-9971-a7d75bd90e37 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:38.794090 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-382c5b71-3517-4926-9971-a7d75bd90e37 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:38.794241 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-382c5b71-3517-4926-9971-a7d75bd90e37 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:38.799078 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:38.799078 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:38.799831 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-382c5b71-3517-4926-9971-a7d75bd90e37 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:38.800215 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1094/4294] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:38 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:39.426400 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a39a5e91-1e4f-4e4e-a57e-e51204745ad9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:39.428764 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a39a5e91-1e4f-4e4e-a57e-e51204745ad9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:42:39.429034 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a39a5e91-1e4f-4e4e-a57e-e51204745ad9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:39.429261 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a39a5e91-1e4f-4e4e-a57e-e51204745ad9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:39.439666 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:39.439666 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:39.443151 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a39a5e91-1e4f-4e4e-a57e-e51204745ad9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:39.447890 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a39a5e91-1e4f-4e4e-a57e-e51204745ad9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:42:39.448335 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1075/4295] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:39 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:39.765137 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-051f2938-337b-4546-a604-c75982f2a2f8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:39.766853 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-051f2938-337b-4546-a604-c75982f2a2f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 Jul 22 05:42:39.767026 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-051f2938-337b-4546-a604-c75982f2a2f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:39.767201 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-051f2938-337b-4546-a604-c75982f2a2f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:39.774491 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:39.774491 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:39.778625 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-051f2938-337b-4546-a604-c75982f2a2f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:39.782386 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-051f2938-337b-4546-a604-c75982f2a2f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 returned with HTTP 200 Jul 22 05:42:39.782759 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1072/4296] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:39 2026] GET /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:39.794094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7d7c87cf-3e9e-445a-9e36-d0f314f885bf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:39.796595 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d7c87cf-3e9e-445a-9e36-d0f314f885bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 Jul 22 05:42:39.796893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d7c87cf-3e9e-445a-9e36-d0f314f885bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:39.797163 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d7c87cf-3e9e-445a-9e36-d0f314f885bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:39.806534 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:39.806534 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:39.811353 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7d7c87cf-3e9e-445a-9e36-d0f314f885bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:39.813066 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-62685029-58bc-4472-91da-d36271c6edcd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:39.814773 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-62685029-58bc-4472-91da-d36271c6edcd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:39.814906 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d7c87cf-3e9e-445a-9e36-d0f314f885bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 returned with HTTP 200 Jul 22 05:42:39.814991 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-62685029-58bc-4472-91da-d36271c6edcd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:39.815155 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-62685029-58bc-4472-91da-d36271c6edcd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:39.815250 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-62685029-58bc-4472-91da-d36271c6edcd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:39.815326 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1056/4297] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:39 2026] GET /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:39.819241 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:39.819241 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:39.819894 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-62685029-58bc-4472-91da-d36271c6edcd tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:39.820201 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1095/4298] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:39 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:39.825695 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c45702ca-b7c2-4cbe-b7a0-abc1572e2ef2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:39.827447 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c45702ca-b7c2-4cbe-b7a0-abc1572e2ef2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117/action Jul 22 05:42:39.827809 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c45702ca-b7c2-4cbe-b7a0-abc1572e2ef2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:39.827940 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c45702ca-b7c2-4cbe-b7a0-abc1572e2ef2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:39.838651 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:39.838651 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:39.839176 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c45702ca-b7c2-4cbe-b7a0-abc1572e2ef2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:39.844605 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c45702ca-b7c2-4cbe-b7a0-abc1572e2ef2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume updated successfully. Jul 22 05:42:39.844902 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c45702ca-b7c2-4cbe-b7a0-abc1572e2ef2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117/action returned with HTTP 200 Jul 22 05:42:39.845450 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1076/4299] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:42:39 2026] POST /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 05:42:39.976995 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-bea4c936-a2fe-464a-ab24-18d40255942f req-abb46c96-b97b-4342-a256-5b1665a40ad8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:39.979109 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-abb46c96-b97b-4342-a256-5b1665a40ad8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 Jul 22 05:42:39.979323 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-abb46c96-b97b-4342-a256-5b1665a40ad8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:39.979530 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-abb46c96-b97b-4342-a256-5b1665a40ad8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:39.987499 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:39.987499 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:39.991201 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-bea4c936-a2fe-464a-ab24-18d40255942f req-abb46c96-b97b-4342-a256-5b1665a40ad8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:39.995403 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-abb46c96-b97b-4342-a256-5b1665a40ad8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 returned with HTTP 200 Jul 22 05:42:39.995844 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1073/4300] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:39 2026] GET /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:40.052330 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-d1f582e1-ede4-4fec-b388-bf043e5215b6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.054135 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-d1f582e1-ede4-4fec-b388-bf043e5215b6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:42:40.054342 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-d1f582e1-ede4-4fec-b388-bf043e5215b6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:40.054560 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-d1f582e1-ede4-4fec-b388-bf043e5215b6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:40.060648 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:40.060648 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:40.063581 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-d1f582e1-ede4-4fec-b388-bf043e5215b6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:40.066909 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-d1f582e1-ede4-4fec-b388-bf043e5215b6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:42:40.067227 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1057/4301] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:40 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 920 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:40.134213 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-768ba9b8-aace-4026-8f06-66393095eb28 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.134531 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-768ba9b8-aace-4026-8f06-66393095eb28 None None] GET https://10.4.3.91/volume// Jul 22 05:42:40.134702 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-768ba9b8-aace-4026-8f06-66393095eb28 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:40.134872 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-768ba9b8-aace-4026-8f06-66393095eb28 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:40.135189 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-768ba9b8-aace-4026-8f06-66393095eb28 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:40.135442 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1096/4302] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:42: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 22 05:42:40.143376 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-d29e4708-3e4c-449d-9c6a-efa38b8d2e1f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.145373 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-d29e4708-3e4c-449d-9c6a-efa38b8d2e1f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:42:40.145704 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-d29e4708-3e4c-449d-9c6a-efa38b8d2e1f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "650a0718-4afc-4629-a8ce-f2d7893c6482", "connector": null, "instance_uuid": "31eefb08-fd5c-4e4d-94a8-47bb61bbc525"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:40.154009 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:40.154009 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:40.178367 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-d29e4708-3e4c-449d-9c6a-efa38b8d2e1f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:42:40.179372 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1077/4303] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:42:40 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 22 05:42:40.201468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-34b57c90-a95d-41ab-9aec-a6860303b58d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.203271 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-34b57c90-a95d-41ab-9aec-a6860303b58d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:42:40.203452 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-34b57c90-a95d-41ab-9aec-a6860303b58d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:40.203649 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-34b57c90-a95d-41ab-9aec-a6860303b58d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:40.213644 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:40.213644 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:40.217193 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-34b57c90-a95d-41ab-9aec-a6860303b58d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:40.218675 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5f8455bb-3e9a-4663-bdef-30c9b57c2d67 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.219177 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5f8455bb-3e9a-4663-bdef-30c9b57c2d67 None None] GET https://10.4.3.91/volume// Jul 22 05:42:40.219412 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5f8455bb-3e9a-4663-bdef-30c9b57c2d67 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:40.219689 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5f8455bb-3e9a-4663-bdef-30c9b57c2d67 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:40.220164 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5f8455bb-3e9a-4663-bdef-30c9b57c2d67 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:40.220807 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1058/4304] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:42: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 22 05:42:40.221377 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-34b57c90-a95d-41ab-9aec-a6860303b58d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:42:40.221810 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1074/4305] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:40 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:40.230545 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-038d6cba-6b49-4ddf-8688-eb3cc3ed4d0b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.232515 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-038d6cba-6b49-4ddf-8688-eb3cc3ed4d0b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:42:40.232729 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-038d6cba-6b49-4ddf-8688-eb3cc3ed4d0b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:40.232927 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-038d6cba-6b49-4ddf-8688-eb3cc3ed4d0b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:40.242436 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:40.242436 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:40.245892 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-038d6cba-6b49-4ddf-8688-eb3cc3ed4d0b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:40.250260 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-038d6cba-6b49-4ddf-8688-eb3cc3ed4d0b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:42:40.250617 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1097/4306] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:42:40 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1099 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:40.358508 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-64916e05-b301-4ded-b35d-e605a0b936e1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.361169 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-64916e05-b301-4ded-b35d-e605a0b936e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] PUT https://10.4.3.91/volume/v3/attachments/2a24e281-86b3-4374-a50a-9391a17eea60 Jul 22 05:42:40.361525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-64916e05-b301-4ded-b35d-e605a0b936e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:40.369100 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-64916e05-b301-4ded-b35d-e605a0b936e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Acquiring lock "cinder-attachment_update-650a0718-4afc-4629-a8ce-f2d7893c6482-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:42:40.373656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-64916e05-b301-4ded-b35d-e605a0b936e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Lock "cinder-attachment_update-650a0718-4afc-4629-a8ce-f2d7893c6482-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:42:40.374523 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:40.374523 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:40.376863 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ed85af75-e630-40f9-9766-746da0251e74 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.379185 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ed85af75-e630-40f9-9766-746da0251e74 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 Jul 22 05:42:40.379408 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ed85af75-e630-40f9-9766-746da0251e74 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:40.379625 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ed85af75-e630-40f9-9766-746da0251e74 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:40.387394 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:40.387394 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:40.391588 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ed85af75-e630-40f9-9766-746da0251e74 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:40.396558 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ed85af75-e630-40f9-9766-746da0251e74 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 returned with HTTP 200 Jul 22 05:42:40.397153 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1059/4307] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:40 2026] GET /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:40.408804 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f7dbd69e-4a4e-4540-bf20-e30fe0f0b288 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.409213 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f7dbd69e-4a4e-4540-bf20-e30fe0f0b288 None None] GET https://10.4.3.91/volume// Jul 22 05:42:40.409659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f7dbd69e-4a4e-4540-bf20-e30fe0f0b288 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:40.409659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f7dbd69e-4a4e-4540-bf20-e30fe0f0b288 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:40.409920 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f7dbd69e-4a4e-4540-bf20-e30fe0f0b288 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:40.410231 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1075/4308] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:42: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 22 05:42:40.419001 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-bea4c936-a2fe-464a-ab24-18d40255942f req-4ff43db0-a35e-4249-8388-bf77197bb536 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.421567 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-4ff43db0-a35e-4249-8388-bf77197bb536 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:42:40.422090 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-4ff43db0-a35e-4249-8388-bf77197bb536 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87de62c2-2135-4764-b166-4770ac363117", "connector": null, "instance_uuid": "3cdaf931-d480-4d78-9e97-823df61bad2c"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:40.435316 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:40.435316 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:40.446192 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-64916e05-b301-4ded-b35d-e605a0b936e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Lock "cinder-attachment_update-650a0718-4afc-4629-a8ce-f2d7893c6482-np0000005624" released by "attachment_update" :: held 0.072s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:42:40.446580 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-64916e05-b301-4ded-b35d-e605a0b936e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/2a24e281-86b3-4374-a50a-9391a17eea60 returned with HTTP 200 Jul 22 05:42:40.447040 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1078/4309] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:42:40 2026] PUT /volume/v3/attachments/2a24e281-86b3-4374-a50a-9391a17eea60 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:40.462547 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-4ff43db0-a35e-4249-8388-bf77197bb536 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:42:40.463128 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1098/4310] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:42:40 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 22 05:42:40.830548 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3122eb05-683d-4ee2-a867-f7b7303ba9f7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:40.832619 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3122eb05-683d-4ee2-a867-f7b7303ba9f7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:40.834137 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3122eb05-683d-4ee2-a867-f7b7303ba9f7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:40.834137 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3122eb05-683d-4ee2-a867-f7b7303ba9f7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:40.834137 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-3122eb05-683d-4ee2-a867-f7b7303ba9f7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:40.842013 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:40.842013 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:40.842013 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3122eb05-683d-4ee2-a867-f7b7303ba9f7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:40.842013 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1060/4311] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:40 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:41.237626 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ba41d8d6-ca42-4441-87de-cbeb0aa81828 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:41.239534 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ba41d8d6-ca42-4441-87de-cbeb0aa81828 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:42:41.239749 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ba41d8d6-ca42-4441-87de-cbeb0aa81828 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:41.239940 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ba41d8d6-ca42-4441-87de-cbeb0aa81828 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:41.249674 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:41.249674 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:41.252957 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ba41d8d6-ca42-4441-87de-cbeb0aa81828 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:41.256925 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ba41d8d6-ca42-4441-87de-cbeb0aa81828 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:42:41.257305 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1076/4312] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:41 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:41.376227 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6d40b8ca-331e-4a4f-9c94-de984fe45960 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:41.376714 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6d40b8ca-331e-4a4f-9c94-de984fe45960 None None] GET https://10.4.3.91/volume// Jul 22 05:42:41.376955 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6d40b8ca-331e-4a4f-9c94-de984fe45960 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:41.377165 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6d40b8ca-331e-4a4f-9c94-de984fe45960 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:41.377460 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6d40b8ca-331e-4a4f-9c94-de984fe45960 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:41.377915 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1079/4313] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:42:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:42:41.384612 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-bea4c936-a2fe-464a-ab24-18d40255942f req-5fa1e48c-5c28-434e-89bf-221ebb1b0494 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:41.386375 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-5fa1e48c-5c28-434e-89bf-221ebb1b0494 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 Jul 22 05:42:41.386375 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-5fa1e48c-5c28-434e-89bf-221ebb1b0494 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:41.386375 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-5fa1e48c-5c28-434e-89bf-221ebb1b0494 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:41.394449 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:41.394449 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:41.397274 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-bea4c936-a2fe-464a-ab24-18d40255942f req-5fa1e48c-5c28-434e-89bf-221ebb1b0494 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:42:41.400804 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-5fa1e48c-5c28-434e-89bf-221ebb1b0494 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 returned with HTTP 200 Jul 22 05:42:41.401205 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1099/4314] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:42:41 2026] GET /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 => generated 1049 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:41.507122 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ae566786-6a92-43bb-9a8c-7fc9c28d2c10 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:41.509315 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ae566786-6a92-43bb-9a8c-7fc9c28d2c10 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] PUT https://10.4.3.91/volume/v3/attachments/e2f4dbd6-68cf-43fe-9a74-ad94312ddb26 Jul 22 05:42:41.509695 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ae566786-6a92-43bb-9a8c-7fc9c28d2c10 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:41.518623 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ae566786-6a92-43bb-9a8c-7fc9c28d2c10 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Acquiring lock "cinder-attachment_update-87de62c2-2135-4764-b166-4770ac363117-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:42:41.523249 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ae566786-6a92-43bb-9a8c-7fc9c28d2c10 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-87de62c2-2135-4764-b166-4770ac363117-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:42:41.524349 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:41.524349 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:41.611102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ae566786-6a92-43bb-9a8c-7fc9c28d2c10 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-87de62c2-2135-4764-b166-4770ac363117-np0000005624" released by "attachment_update" :: held 0.088s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:42:41.611459 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-ae566786-6a92-43bb-9a8c-7fc9c28d2c10 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/e2f4dbd6-68cf-43fe-9a74-ad94312ddb26 returned with HTTP 200 Jul 22 05:42:41.612012 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1061/4315] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:42:41 2026] PUT /volume/v3/attachments/e2f4dbd6-68cf-43fe-9a74-ad94312ddb26 => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:41.639527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-bea4c936-a2fe-464a-ab24-18d40255942f req-e2cae322-9108-4205-b4be-b41fff882559 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:41.641469 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-e2cae322-9108-4205-b4be-b41fff882559 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments/e2f4dbd6-68cf-43fe-9a74-ad94312ddb26/action Jul 22 05:42:41.642772 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-e2cae322-9108-4205-b4be-b41fff882559 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:41.642772 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-e2cae322-9108-4205-b4be-b41fff882559 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:41.659736 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:41.659736 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:41.683600 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-e2cae322-9108-4205-b4be-b41fff882559 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/e2f4dbd6-68cf-43fe-9a74-ad94312ddb26/action returned with HTTP 204 Jul 22 05:42:41.684646 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1077/4316] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:42:41 2026] POST /volume/v3/attachments/e2f4dbd6-68cf-43fe-9a74-ad94312ddb26/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:41.859938 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-16a49dcb-b5f4-48ce-b388-95e99eeb92f8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:41.864442 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-16a49dcb-b5f4-48ce-b388-95e99eeb92f8 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:41.864703 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-16a49dcb-b5f4-48ce-b388-95e99eeb92f8 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:41.864944 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-16a49dcb-b5f4-48ce-b388-95e99eeb92f8 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:41.865069 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-16a49dcb-b5f4-48ce-b388-95e99eeb92f8 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:41.871898 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:41.871898 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:41.875748 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-16a49dcb-b5f4-48ce-b388-95e99eeb92f8 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:41.875748 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1080/4317] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:41 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:42.270308 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e349b4e7-ce46-4739-bd97-374ae8fdd645 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:42.272193 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e349b4e7-ce46-4739-bd97-374ae8fdd645 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:42:42.272396 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e349b4e7-ce46-4739-bd97-374ae8fdd645 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:42.272590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e349b4e7-ce46-4739-bd97-374ae8fdd645 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:42.282074 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:42.282074 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:42.286962 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e349b4e7-ce46-4739-bd97-374ae8fdd645 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:42.292257 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e349b4e7-ce46-4739-bd97-374ae8fdd645 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:42:42.292781 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1100/4318] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:42 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:42.894176 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bd90744c-6621-421b-88b5-d873a20b7f97 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:42.896809 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd90744c-6621-421b-88b5-d873a20b7f97 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:42.896809 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd90744c-6621-421b-88b5-d873a20b7f97 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:42.896809 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd90744c-6621-421b-88b5-d873a20b7f97 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:42.896809 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-bd90744c-6621-421b-88b5-d873a20b7f97 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:42.901026 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:42.901026 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:42.901834 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd90744c-6621-421b-88b5-d873a20b7f97 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:42.902182 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1062/4319] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:42 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:43.299866 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-3dc540da-7f96-402b-9ffd-f3cd94a26b59 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:43.302136 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-3dc540da-7f96-402b-9ffd-f3cd94a26b59 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:43.302312 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-3dc540da-7f96-402b-9ffd-f3cd94a26b59 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:43.302481 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-3dc540da-7f96-402b-9ffd-f3cd94a26b59 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:43.305330 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ada9d60e-d65c-4545-a5fc-c8fec1d4637c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:43.307401 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ada9d60e-d65c-4545-a5fc-c8fec1d4637c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:42:43.307616 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ada9d60e-d65c-4545-a5fc-c8fec1d4637c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:43.307874 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ada9d60e-d65c-4545-a5fc-c8fec1d4637c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:43.310343 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:43.310343 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:43.314023 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-3dc540da-7f96-402b-9ffd-f3cd94a26b59 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:43.318867 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:43.318867 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:43.319391 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-3dc540da-7f96-402b-9ffd-f3cd94a26b59 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:43.319891 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1078/4320] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:43 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:43.322049 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ada9d60e-d65c-4545-a5fc-c8fec1d4637c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:43.325626 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ada9d60e-d65c-4545-a5fc-c8fec1d4637c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:42:43.326026 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1081/4321] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:43 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:43.382345 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-978a5561-bb55-4d21-aae2-3c363fd97d88 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:43.382824 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-978a5561-bb55-4d21-aae2-3c363fd97d88 None None] GET https://10.4.3.91/volume// Jul 22 05:42:43.382902 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-978a5561-bb55-4d21-aae2-3c363fd97d88 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:43.383070 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-978a5561-bb55-4d21-aae2-3c363fd97d88 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:43.383346 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-978a5561-bb55-4d21-aae2-3c363fd97d88 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:43.383614 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1101/4322] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:42: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 22 05:42:43.390296 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-68f11b99-6307-472f-8bb6-a35607a39d85 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:43.392209 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-68f11b99-6307-472f-8bb6-a35607a39d85 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:42:43.392678 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-68f11b99-6307-472f-8bb6-a35607a39d85 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca496bae-3e53-45e3-9322-8845844de85a", "connector": null, "instance_uuid": "b74296de-27ff-4a5f-849e-8f33edfc494c"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:43.400342 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:43.400342 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:43.422722 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-68f11b99-6307-472f-8bb6-a35607a39d85 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:42:43.423203 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1063/4323] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:42:43 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:43.445704 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-14f14f65-efda-4360-ab8e-793df48e24c4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:43.447375 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-14f14f65-efda-4360-ab8e-793df48e24c4 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:43.447483 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-14f14f65-efda-4360-ab8e-793df48e24c4 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:43.447656 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-14f14f65-efda-4360-ab8e-793df48e24c4 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:43.456254 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:43.456254 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:43.458248 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b59f321b-5437-4474-a7f6-2b4d533c75a5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:43.458806 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b59f321b-5437-4474-a7f6-2b4d533c75a5 None None] GET https://10.4.3.91/volume// Jul 22 05:42:43.459053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b59f321b-5437-4474-a7f6-2b4d533c75a5 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:43.459315 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-14f14f65-efda-4360-ab8e-793df48e24c4 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:43.459377 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b59f321b-5437-4474-a7f6-2b4d533c75a5 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:43.459734 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b59f321b-5437-4474-a7f6-2b4d533c75a5 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:43.460081 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1082/4324] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:42: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 22 05:42:43.463736 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-14f14f65-efda-4360-ab8e-793df48e24c4 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:43.464117 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1079/4325] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:43 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:43.467956 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-402c7ffe-1ab3-4733-b941-4a280470b894 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:43.470533 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-402c7ffe-1ab3-4733-b941-4a280470b894 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:43.470853 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-402c7ffe-1ab3-4733-b941-4a280470b894 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:43.471119 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-402c7ffe-1ab3-4733-b941-4a280470b894 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:43.482538 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:43.482538 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:43.485950 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-402c7ffe-1ab3-4733-b941-4a280470b894 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:43.491145 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-402c7ffe-1ab3-4733-b941-4a280470b894 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:43.491719 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1102/4326] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:42:43 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:43.632919 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-f4e80581-2f57-4635-9650-187f1d0eec55 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:43.634759 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-f4e80581-2f57-4635-9650-187f1d0eec55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] PUT https://10.4.3.91/volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1 Jul 22 05:42:43.635087 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-f4e80581-2f57-4635-9650-187f1d0eec55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:43.642163 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-f4e80581-2f57-4635-9650-187f1d0eec55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Acquiring lock "cinder-attachment_update-ca496bae-3e53-45e3-9322-8845844de85a-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:42:43.647438 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-f4e80581-2f57-4635-9650-187f1d0eec55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Lock "cinder-attachment_update-ca496bae-3e53-45e3-9322-8845844de85a-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:42:43.648529 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:43.648529 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:43.714168 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-421f520e-2f8c-4710-acd2-d23d298bf4f9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:43.716873 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-421f520e-2f8c-4710-acd2-d23d298bf4f9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/attachments/2a24e281-86b3-4374-a50a-9391a17eea60/action Jul 22 05:42:43.717305 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-421f520e-2f8c-4710-acd2-d23d298bf4f9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:43.717459 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-421f520e-2f8c-4710-acd2-d23d298bf4f9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:43.735905 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-f4e80581-2f57-4635-9650-187f1d0eec55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Lock "cinder-attachment_update-ca496bae-3e53-45e3-9322-8845844de85a-np0000005624" released by "attachment_update" :: held 0.088s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:42:43.736326 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-f4e80581-2f57-4635-9650-187f1d0eec55 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1 returned with HTTP 200 Jul 22 05:42:43.737330 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1064/4327] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:42:43 2026] PUT /volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:43.738128 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:43.738128 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:43.747887 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d9249912-6d10-41d2-96c0-cb19138f64e1 req-421f520e-2f8c-4710-acd2-d23d298bf4f9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/2a24e281-86b3-4374-a50a-9391a17eea60/action returned with HTTP 204 Jul 22 05:42:43.748399 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1083/4328] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:42:43 2026] POST /volume/v3/attachments/2a24e281-86b3-4374-a50a-9391a17eea60/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:43.917193 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c71843ac-d08d-471e-be99-31a9e9c3ad1a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:43.921541 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c71843ac-d08d-471e-be99-31a9e9c3ad1a tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:43.921541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c71843ac-d08d-471e-be99-31a9e9c3ad1a tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:43.921541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c71843ac-d08d-471e-be99-31a9e9c3ad1a tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:43.921541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c71843ac-d08d-471e-be99-31a9e9c3ad1a tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:43.926983 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:43.926983 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:43.928721 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c71843ac-d08d-471e-be99-31a9e9c3ad1a tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:43.928721 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1080/4329] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:43 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:44.337214 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b22e302a-fb91-419a-9876-b08476a834d1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:44.338925 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b22e302a-fb91-419a-9876-b08476a834d1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:42:44.339106 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b22e302a-fb91-419a-9876-b08476a834d1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:44.339282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b22e302a-fb91-419a-9876-b08476a834d1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:44.347469 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:44.347469 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:44.350408 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b22e302a-fb91-419a-9876-b08476a834d1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:42:44.354061 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b22e302a-fb91-419a-9876-b08476a834d1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:42:44.354431 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1103/4330] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:44 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:44.432136 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-efa0ae91-2a55-4f32-b7c2-dcb7daafff28 req-37cdf501-7b65-4a4b-b665-2fda6a53dd30 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:44.434155 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-efa0ae91-2a55-4f32-b7c2-dcb7daafff28 req-37cdf501-7b65-4a4b-b665-2fda6a53dd30 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] DELETE https://10.4.3.91/volume/v3/attachments/c3efcd65-6313-4f5a-8755-a2699f4512e2 Jul 22 05:42:44.434324 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-efa0ae91-2a55-4f32-b7c2-dcb7daafff28 req-37cdf501-7b65-4a4b-b665-2fda6a53dd30 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:44.434491 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-efa0ae91-2a55-4f32-b7c2-dcb7daafff28 req-37cdf501-7b65-4a4b-b665-2fda6a53dd30 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:44.441423 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:44.441423 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:44.479036 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6cfcb2c7-418d-4780-a6b6-77770e4dd02f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:44.481271 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6cfcb2c7-418d-4780-a6b6-77770e4dd02f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:44.481522 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6cfcb2c7-418d-4780-a6b6-77770e4dd02f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:44.481802 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6cfcb2c7-418d-4780-a6b6-77770e4dd02f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:44.485511 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-efa0ae91-2a55-4f32-b7c2-dcb7daafff28 req-37cdf501-7b65-4a4b-b665-2fda6a53dd30 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments/c3efcd65-6313-4f5a-8755-a2699f4512e2 returned with HTTP 200 Jul 22 05:42:44.486142 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1065/4331] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:42:44 2026] DELETE /volume/v3/attachments/c3efcd65-6313-4f5a-8755-a2699f4512e2 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:44.490423 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:44.490423 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:44.493520 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6cfcb2c7-418d-4780-a6b6-77770e4dd02f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:44.498487 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6cfcb2c7-418d-4780-a6b6-77770e4dd02f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:44.498985 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1084/4332] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:44 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:44.940653 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-57dbb129-b4b8-4c83-98c6-36a99e9ea856 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:44.942355 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-57dbb129-b4b8-4c83-98c6-36a99e9ea856 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:44.942581 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-57dbb129-b4b8-4c83-98c6-36a99e9ea856 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:44.942716 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-57dbb129-b4b8-4c83-98c6-36a99e9ea856 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:44.942835 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-57dbb129-b4b8-4c83-98c6-36a99e9ea856 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:44.948022 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:44.948022 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:44.949239 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-57dbb129-b4b8-4c83-98c6-36a99e9ea856 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:44.949239 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1081/4333] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:44 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:45.494603 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-38f852d3-7826-410f-836e-90b08aec8ae5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:45.496461 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-38f852d3-7826-410f-836e-90b08aec8ae5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] DELETE https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd Jul 22 05:42:45.496751 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-38f852d3-7826-410f-836e-90b08aec8ae5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:45.497007 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-38f852d3-7826-410f-836e-90b08aec8ae5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:45.497190 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-38f852d3-7826-410f-836e-90b08aec8ae5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Delete volume with id: 29749d80-8417-402c-8ac8-3e0562af4dfd Jul 22 05:42:45.504383 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:45.504383 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:45.505020 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-38f852d3-7826-410f-836e-90b08aec8ae5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:42:45.518012 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f3e0adc6-04db-4c10-98ad-c8cea80b60bf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:45.519523 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f3e0adc6-04db-4c10-98ad-c8cea80b60bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:45.519738 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f3e0adc6-04db-4c10-98ad-c8cea80b60bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:45.519914 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f3e0adc6-04db-4c10-98ad-c8cea80b60bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:45.523219 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-38f852d3-7826-410f-836e-90b08aec8ae5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Delete volume request issued successfully. Jul 22 05:42:45.523442 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-38f852d3-7826-410f-836e-90b08aec8ae5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd returned with HTTP 202 Jul 22 05:42:45.523998 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1104/4334] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:42:45 2026] DELETE /volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:42:45.528513 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:45.528513 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:45.532157 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f3e0adc6-04db-4c10-98ad-c8cea80b60bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:45.532271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7dd84d53-2132-4748-92b5-b191ddc332e6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:45.534215 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7dd84d53-2132-4748-92b5-b191ddc332e6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd Jul 22 05:42:45.534493 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7dd84d53-2132-4748-92b5-b191ddc332e6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:45.534722 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7dd84d53-2132-4748-92b5-b191ddc332e6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:45.536075 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f3e0adc6-04db-4c10-98ad-c8cea80b60bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:45.536422 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1066/4335] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:45 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:45.542643 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:45.542643 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:45.546982 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7dd84d53-2132-4748-92b5-b191ddc332e6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:42:45.553234 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7dd84d53-2132-4748-92b5-b191ddc332e6 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd returned with HTTP 200 Jul 22 05:42:45.553823 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1085/4336] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:42:45 2026] GET /volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd => generated 1419 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:45.958374 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c18a8331-bff9-4b59-8843-5681adbc265b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:45.960143 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c18a8331-bff9-4b59-8843-5681adbc265b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:45.960322 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c18a8331-bff9-4b59-8843-5681adbc265b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:45.960487 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c18a8331-bff9-4b59-8843-5681adbc265b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:45.960597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c18a8331-bff9-4b59-8843-5681adbc265b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:45.964518 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:45.964518 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:45.965235 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c18a8331-bff9-4b59-8843-5681adbc265b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:45.965571 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1082/4337] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:45 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:46.549576 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2e6c4439-e5e4-4551-9b04-f4383161e3fd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:46.551329 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e6c4439-e5e4-4551-9b04-f4383161e3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:46.551541 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e6c4439-e5e4-4551-9b04-f4383161e3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:46.551750 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e6c4439-e5e4-4551-9b04-f4383161e3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:46.563061 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:46.563061 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:46.566120 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c220cc75-56f8-4008-88e9-852e80571085 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:46.566417 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2e6c4439-e5e4-4551-9b04-f4383161e3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:46.568029 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c220cc75-56f8-4008-88e9-852e80571085 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd Jul 22 05:42:46.568238 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c220cc75-56f8-4008-88e9-852e80571085 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:46.568553 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c220cc75-56f8-4008-88e9-852e80571085 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:46.570350 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e6c4439-e5e4-4551-9b04-f4383161e3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:46.570735 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1105/4338] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:46 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:46.574677 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c220cc75-56f8-4008-88e9-852e80571085 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd returned with HTTP 404 Jul 22 05:42:46.575196 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1067/4339] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:42:46 2026] GET /volume/v3/volumes/29749d80-8417-402c-8ac8-3e0562af4dfd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:42:46.582700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9a7d5139-907e-4571-bebb-4989d39860d7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:46.584368 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9a7d5139-907e-4571-bebb-4989d39860d7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 Jul 22 05:42:46.584564 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9a7d5139-907e-4571-bebb-4989d39860d7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:46.584762 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9a7d5139-907e-4571-bebb-4989d39860d7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:46.584865 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-9a7d5139-907e-4571-bebb-4989d39860d7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Delete snapshot with id: f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 Jul 22 05:42:46.589815 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:46.589815 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:46.590185 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9a7d5139-907e-4571-bebb-4989d39860d7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot retrieved successfully. Jul 22 05:42:46.606590 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9a7d5139-907e-4571-bebb-4989d39860d7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot delete request issued successfully. Jul 22 05:42:46.606797 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9a7d5139-907e-4571-bebb-4989d39860d7 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 returned with HTTP 202 Jul 22 05:42:46.607240 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1086/4340] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:46 2026] DELETE /volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:46.614681 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-98c0bf48-5277-4c38-bf38-affda1a6e87e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:46.616402 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-98c0bf48-5277-4c38-bf38-affda1a6e87e tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 Jul 22 05:42:46.616611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-98c0bf48-5277-4c38-bf38-affda1a6e87e tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:46.617603 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-98c0bf48-5277-4c38-bf38-affda1a6e87e tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:46.621755 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:46.621755 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:46.621755 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-98c0bf48-5277-4c38-bf38-affda1a6e87e tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot retrieved successfully. Jul 22 05:42:46.622008 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-98c0bf48-5277-4c38-bf38-affda1a6e87e tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 returned with HTTP 200 Jul 22 05:42:46.622314 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1083/4341] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:46 2026] GET /volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:46.975319 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-bea4c936-a2fe-464a-ab24-18d40255942f req-93177a09-ef85-4ce7-933f-f8717848e90e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:46.975417 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e2b71178-3b63-4032-85fc-de261a1631df None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:46.977525 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e2b71178-3b63-4032-85fc-de261a1631df tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:46.977880 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-93177a09-ef85-4ce7-933f-f8717848e90e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117/encryption Jul 22 05:42:46.977912 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e2b71178-3b63-4032-85fc-de261a1631df tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:46.977946 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-93177a09-ef85-4ce7-933f-f8717848e90e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:46.977970 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e2b71178-3b63-4032-85fc-de261a1631df tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:46.977991 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-93177a09-ef85-4ce7-933f-f8717848e90e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:46.978012 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-e2b71178-3b63-4032-85fc-de261a1631df tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:46.982319 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:46.982319 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:46.983300 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e2b71178-3b63-4032-85fc-de261a1631df tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:46.983888 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1068/4342] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:46 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:46.988905 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:46.988905 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:46.994899 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bea4c936-a2fe-464a-ab24-18d40255942f req-93177a09-ef85-4ce7-933f-f8717848e90e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117/encryption returned with HTTP 200 Jul 22 05:42:46.997444 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1106/4343] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:42:46 2026] GET /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:47.582304 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d67b1aa8-ef90-4a4f-b262-f7dde593f19b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:47.584628 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d67b1aa8-ef90-4a4f-b262-f7dde593f19b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:47.585030 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d67b1aa8-ef90-4a4f-b262-f7dde593f19b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:47.585155 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d67b1aa8-ef90-4a4f-b262-f7dde593f19b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:47.594326 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:47.594326 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:47.597207 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d67b1aa8-ef90-4a4f-b262-f7dde593f19b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:47.601592 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d67b1aa8-ef90-4a4f-b262-f7dde593f19b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:47.602076 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1087/4344] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:47 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:47.631099 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e0970c2e-50e3-4db9-b3e7-20eb88d6c8c5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:47.633701 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e0970c2e-50e3-4db9-b3e7-20eb88d6c8c5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 Jul 22 05:42:47.633938 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e0970c2e-50e3-4db9-b3e7-20eb88d6c8c5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:47.634166 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e0970c2e-50e3-4db9-b3e7-20eb88d6c8c5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:47.638813 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e0970c2e-50e3-4db9-b3e7-20eb88d6c8c5 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 returned with HTTP 404 Jul 22 05:42:47.639283 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1084/4345] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:47 2026] GET /volume/v3/snapshots/f8f1710a-e96e-4b0d-a96e-f8ecd35d8926 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:47.993187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e389d1cf-c20c-44f9-b5f6-b7db746b516d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:47.997409 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e389d1cf-c20c-44f9-b5f6-b7db746b516d tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:47.997616 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e389d1cf-c20c-44f9-b5f6-b7db746b516d tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:47.997813 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e389d1cf-c20c-44f9-b5f6-b7db746b516d tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:47.997913 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-e389d1cf-c20c-44f9-b5f6-b7db746b516d tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:48.005897 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:48.005897 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:48.006797 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e389d1cf-c20c-44f9-b5f6-b7db746b516d tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:48.007210 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1069/4346] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:47 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:48.616499 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9b1c48ec-6319-4bd6-b836-9c0e6884ded6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:48.618230 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9b1c48ec-6319-4bd6-b836-9c0e6884ded6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:48.618395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9b1c48ec-6319-4bd6-b836-9c0e6884ded6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:48.618596 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9b1c48ec-6319-4bd6-b836-9c0e6884ded6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:48.627816 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:48.627816 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:48.631185 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9b1c48ec-6319-4bd6-b836-9c0e6884ded6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:48.635444 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9b1c48ec-6319-4bd6-b836-9c0e6884ded6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:48.635818 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1107/4347] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:48 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:49.017777 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0c79e999-9ee9-4cb8-a7f5-1292e5284963 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:49.020024 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0c79e999-9ee9-4cb8-a7f5-1292e5284963 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:49.020302 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0c79e999-9ee9-4cb8-a7f5-1292e5284963 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:49.020478 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0c79e999-9ee9-4cb8-a7f5-1292e5284963 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:49.020607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-0c79e999-9ee9-4cb8-a7f5-1292e5284963 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:49.025332 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:49.025332 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:49.026265 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0c79e999-9ee9-4cb8-a7f5-1292e5284963 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:49.026776 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1088/4348] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:49 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:49.652735 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a1202f67-1115-4823-909d-451fab2f71ad None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:49.654959 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a1202f67-1115-4823-909d-451fab2f71ad tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:49.655227 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a1202f67-1115-4823-909d-451fab2f71ad tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:49.655528 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a1202f67-1115-4823-909d-451fab2f71ad tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:49.671240 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:49.671240 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:49.679509 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a1202f67-1115-4823-909d-451fab2f71ad tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:49.686470 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a1202f67-1115-4823-909d-451fab2f71ad tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:49.686915 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1085/4349] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:49 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:50.037396 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1694cdd1-7191-41a8-ad65-f3cb9483ea6e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:50.040139 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1694cdd1-7191-41a8-ad65-f3cb9483ea6e tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:50.040437 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1694cdd1-7191-41a8-ad65-f3cb9483ea6e tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:50.040715 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1694cdd1-7191-41a8-ad65-f3cb9483ea6e tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:50.040828 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1694cdd1-7191-41a8-ad65-f3cb9483ea6e tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:50.047053 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:50.047053 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:50.047985 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1694cdd1-7191-41a8-ad65-f3cb9483ea6e tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:50.048427 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1070/4350] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:50 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:50.423505 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-83a49849-3f0c-428f-b77e-af9dbcbc0216 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:50.428156 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-83a49849-3f0c-428f-b77e-af9dbcbc0216 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1/action Jul 22 05:42:50.429602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-83a49849-3f0c-428f-b77e-af9dbcbc0216 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:50.431447 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-83a49849-3f0c-428f-b77e-af9dbcbc0216 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:50.465248 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:50.465248 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:50.490990 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-14b97efc-8fb8-4b33-915c-7674de7c0a18 req-83a49849-3f0c-428f-b77e-af9dbcbc0216 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1/action returned with HTTP 204 Jul 22 05:42:50.491841 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1108/4351] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:42:50 2026] POST /volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:50.702122 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1826bcb3-02a0-467e-8b64-24464e357fb5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:50.704148 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1826bcb3-02a0-467e-8b64-24464e357fb5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:50.704401 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1826bcb3-02a0-467e-8b64-24464e357fb5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:50.704662 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1826bcb3-02a0-467e-8b64-24464e357fb5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:50.716189 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:50.716189 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:50.723658 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1826bcb3-02a0-467e-8b64-24464e357fb5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:50.727824 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1826bcb3-02a0-467e-8b64-24464e357fb5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:50.728352 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1089/4352] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:50 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1651 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:50.743714 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-da5bac71-5cea-4b77-9700-08aeaaf1c91b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:50.746392 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-da5bac71-5cea-4b77-9700-08aeaaf1c91b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:42:50.746533 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-da5bac71-5cea-4b77-9700-08aeaaf1c91b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca496bae-3e53-45e3-9322-8845844de85a", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-281649043"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:50.758654 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:50.758654 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:50.759248 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-da5bac71-5cea-4b77-9700-08aeaaf1c91b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:50.759248 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-da5bac71-5cea-4b77-9700-08aeaaf1c91b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:50.763146 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-da5bac71-5cea-4b77-9700-08aeaaf1c91b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 400 Jul 22 05:42:50.763807 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1086/4353] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:42:50 2026] POST /volume/v3/snapshots => generated 160 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:42:50.771258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-20466f5b-6429-463b-ac6b-66ac82d66d0c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:50.773229 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-20466f5b-6429-463b-ac6b-66ac82d66d0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:42:50.773594 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-20466f5b-6429-463b-ac6b-66ac82d66d0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca496bae-3e53-45e3-9322-8845844de85a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1270508706"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:50.785874 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:50.785874 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:50.786605 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-20466f5b-6429-463b-ac6b-66ac82d66d0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:50.786785 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-20466f5b-6429-463b-ac6b-66ac82d66d0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:50.818922 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-20466f5b-6429-463b-ac6b-66ac82d66d0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['ff4af30a-a195-4935-bd94-e27931bb6584', 'ca0d35a1-96ed-46f4-9784-9795534191ee', '4915e8ce-c15d-47e3-a96a-dc4da375cd7e', '20b9ec54-cf84-4a1b-8503-71ca83cc5b0c'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:50.857367 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-20466f5b-6429-463b-ac6b-66ac82d66d0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot force create request issued successfully. Jul 22 05:42:50.857797 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-20466f5b-6429-463b-ac6b-66ac82d66d0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:42:50.858306 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1071/4354] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:42:50 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 22 05:42:50.866726 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b730681e-e49d-4bab-a22b-1c3179711f49 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:50.868957 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b730681e-e49d-4bab-a22b-1c3179711f49 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e Jul 22 05:42:50.869132 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b730681e-e49d-4bab-a22b-1c3179711f49 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:50.869335 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b730681e-e49d-4bab-a22b-1c3179711f49 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:50.874451 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:50.874451 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:50.874899 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b730681e-e49d-4bab-a22b-1c3179711f49 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:50.875840 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b730681e-e49d-4bab-a22b-1c3179711f49 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e returned with HTTP 200 Jul 22 05:42:50.876240 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1109/4355] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:50 2026] GET /volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:51.059026 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f5dd65d3-bf7d-463c-b573-e59a03a6d460 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:51.060615 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f5dd65d3-bf7d-463c-b573-e59a03a6d460 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:51.060869 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f5dd65d3-bf7d-463c-b573-e59a03a6d460 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:51.061053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f5dd65d3-bf7d-463c-b573-e59a03a6d460 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:51.061182 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-f5dd65d3-bf7d-463c-b573-e59a03a6d460 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:51.066319 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:51.066319 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:51.067297 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f5dd65d3-bf7d-463c-b573-e59a03a6d460 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:51.067936 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1090/4356] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:51 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:51.082759 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-28a521c1-a3de-4288-8305-f26db27c633f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:51.087910 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:51.087910 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "97536e98-a401-4974-834a-3c6133238ea3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-364302492"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:51.089876 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request body: {'volume': {"'backup_id": '97536e98-a401-4974-834a-3c6133238ea3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-364302492'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:51.089876 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume of 1 GB Jul 22 05:42:51.094652 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Availability Zones retrieved successfully. Jul 22 05:42:51.102753 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (6543f300-00f8-4cd0-b976-de43e231d093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:51.104497 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93d44fe-8598-4676-882f-649b6ee791fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.105610 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:51.139169 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93d44fe-8598-4676-882f-649b6ee791fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.139998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c8d29d-15e9-4d0b-9d83-00faf17a567e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.159350 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-2d6d9f88-2703-4069-8e32-86fc814012f9 req-246c3d3f-6f9e-47ed-84f0-49b58c577b8e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:51.161566 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2d6d9f88-2703-4069-8e32-86fc814012f9 req-246c3d3f-6f9e-47ed-84f0-49b58c577b8e tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] DELETE https://10.4.3.91/volume/v3/attachments/c3d6216d-e7c6-4fb1-8997-68aa1996a846 Jul 22 05:42:51.161827 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2d6d9f88-2703-4069-8e32-86fc814012f9 req-246c3d3f-6f9e-47ed-84f0-49b58c577b8e tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:51.162017 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-2d6d9f88-2703-4069-8e32-86fc814012f9 req-246c3d3f-6f9e-47ed-84f0-49b58c577b8e tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:51.172466 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:51.172466 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:51.186097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Created reservations ['38784e64-fe2d-4d58-87c3-26f8447ded55', '0cf597bb-ed7d-48cd-92bd-28ffba12b613', 'f5307548-2560-403f-a55f-e1370e314906', 'fab1583a-05e8-40cf-b197-36e0593849f5'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:51.187131 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c8d29d-15e9-4d0b-9d83-00faf17a567e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38784e64-fe2d-4d58-87c3-26f8447ded55', '0cf597bb-ed7d-48cd-92bd-28ffba12b613', 'f5307548-2560-403f-a55f-e1370e314906', 'fab1583a-05e8-40cf-b197-36e0593849f5']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.187888 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7031ca6a-251a-4221-a49d-16b50f83b91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.208998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7031ca6a-251a-4221-a49d-16b50f83b91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c391718-7c9c-4cbe-b509-78767ee400c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-364302492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['38784e64-fe2d-4d58-87c3-26f8447ded55','0cf597bb-ed7d-48cd-92bd-28ffba12b613','f5307548-2560-403f-a55f-e1370e314906','fab1583a-05e8-40cf-b197-36e0593849f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-364302492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c391718-7c9c-4cbe-b509-78767ee400c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42c672288bd745288b8a18028f6c4152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.210042 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7ff69c-4529-4e0d-a595-8ff1429b8b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.225839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7ff69c-4529-4e0d-a595-8ff1429b8b47) transitioned into state 'SUCCESS' from state '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-364302492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['38784e64-fe2d-4d58-87c3-26f8447ded55','0cf597bb-ed7d-48cd-92bd-28ffba12b613','f5307548-2560-403f-a55f-e1370e314906','fab1583a-05e8-40cf-b197-36e0593849f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.226478 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971a3521-de46-4cb7-be20-38626bf76591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.275582 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971a3521-de46-4cb7-be20-38626bf76591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.276372 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (6543f300-00f8-4cd0-b976-de43e231d093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:51.276733 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request issued successfully. Jul 22 05:42:51.277369 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-28a521c1-a3de-4288-8305-f26db27c633f tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:51.278350 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1087/4357] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:51 2026] POST /volume/v3/volumes => generated 755 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:51.296960 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:51.303586 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:51.304155 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "97536e98-a401-4974-834a-3c6133238ea3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-45816069"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:51.308529 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request body: {'volume': {"'backup_id": '97536e98-a401-4974-834a-3c6133238ea3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-45816069'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:51.308529 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume of 1 GB Jul 22 05:42:51.322364 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Availability Zones retrieved successfully. Jul 22 05:42:51.322680 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-2d6d9f88-2703-4069-8e32-86fc814012f9 req-246c3d3f-6f9e-47ed-84f0-49b58c577b8e tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments/c3d6216d-e7c6-4fb1-8997-68aa1996a846 returned with HTTP 200 Jul 22 05:42:51.323280 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1072/4358] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:42:51 2026] DELETE /volume/v3/attachments/c3d6216d-e7c6-4fb1-8997-68aa1996a846 => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:51.328093 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (8939db25-5688-4c03-ad02-1f802960cfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:51.328909 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (077bda7b-4bea-4a13-beae-a97ad5a9706f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.329808 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:51.360951 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (077bda7b-4bea-4a13-beae-a97ad5a9706f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.361882 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba7c43d5-f8d8-4d60-9d6c-21cb3d80525a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.403876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Created reservations ['a23c5cc1-c91c-422e-8caf-ea6cff41ffdd', 'd4462e62-f3fa-4c5a-aa91-b050aba41500', 'c9eff79b-f9c9-4252-b2e0-fd34939cdfb0', 'af02e0f8-8dc0-4490-8df5-8411b08b1922'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:51.404697 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba7c43d5-f8d8-4d60-9d6c-21cb3d80525a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a23c5cc1-c91c-422e-8caf-ea6cff41ffdd', 'd4462e62-f3fa-4c5a-aa91-b050aba41500', 'c9eff79b-f9c9-4252-b2e0-fd34939cdfb0', 'af02e0f8-8dc0-4490-8df5-8411b08b1922']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.405378 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe7c387-6da9-46dc-a30a-aee122d75011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.431431 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe7c387-6da9-46dc-a30a-aee122d75011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67442641-dcc1-4f78-88d0-62bd8a9d7cbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-45816069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['a23c5cc1-c91c-422e-8caf-ea6cff41ffdd','d4462e62-f3fa-4c5a-aa91-b050aba41500','c9eff79b-f9c9-4252-b2e0-fd34939cdfb0','af02e0f8-8dc0-4490-8df5-8411b08b1922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-45816069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67442641-dcc1-4f78-88d0-62bd8a9d7cbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42c672288bd745288b8a18028f6c4152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.432205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c85e72-6726-4c02-8d4a-617c0f79f015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.459801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c85e72-6726-4c02-8d4a-617c0f79f015) transitioned into state 'SUCCESS' from state '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-45816069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['a23c5cc1-c91c-422e-8caf-ea6cff41ffdd','d4462e62-f3fa-4c5a-aa91-b050aba41500','c9eff79b-f9c9-4252-b2e0-fd34939cdfb0','af02e0f8-8dc0-4490-8df5-8411b08b1922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.460606 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a090f8f-1d2c-43dc-8aed-1675aeda229e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.472660 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a090f8f-1d2c-43dc-8aed-1675aeda229e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.473655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (8939db25-5688-4c03-ad02-1f802960cfb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:51.473968 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request issued successfully. Jul 22 05:42:51.474521 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c9e07e13-e74e-45a7-9dee-828cad81ca36 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:51.474995 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1110/4359] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:51 2026] POST /volume/v3/volumes => generated 754 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:51.501711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-56a4a929-0010-4102-a87e-566f90e59e1b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:51.506160 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:51.506580 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "97536e98-a401-4974-834a-3c6133238ea3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1023899232"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:51.508209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request body: {'volume': {"'backup_id": '97536e98-a401-4974-834a-3c6133238ea3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1023899232'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:51.508349 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume of 1 GB Jul 22 05:42:51.515867 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Availability Zones retrieved successfully. Jul 22 05:42:51.518815 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (4027efa1-be7a-4f53-bddd-91acb7719312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:51.519843 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c9db72-5633-4709-8e9b-12fab0ea3114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.520891 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:51.545286 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c9db72-5633-4709-8e9b-12fab0ea3114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.546600 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cca6926-794a-4396-b514-2229b91d1ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.587836 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Created reservations ['ec7be45e-464d-4290-8599-8713ba7c290a', '36fcbba2-b83c-424a-b9b3-9ff15ee7aa78', '5f7e31a2-99c8-44ac-9434-221be26bf6ac', '1e588e3b-0fcf-47c1-b7d3-e1fc6615e8db'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:51.588747 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cca6926-794a-4396-b514-2229b91d1ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec7be45e-464d-4290-8599-8713ba7c290a', '36fcbba2-b83c-424a-b9b3-9ff15ee7aa78', '5f7e31a2-99c8-44ac-9434-221be26bf6ac', '1e588e3b-0fcf-47c1-b7d3-e1fc6615e8db']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.589596 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481cf140-aa78-4119-b007-b5f2d2e3bfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.614485 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481cf140-aa78-4119-b007-b5f2d2e3bfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1023899232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['ec7be45e-464d-4290-8599-8713ba7c290a','36fcbba2-b83c-424a-b9b3-9ff15ee7aa78','5f7e31a2-99c8-44ac-9434-221be26bf6ac','1e588e3b-0fcf-47c1-b7d3-e1fc6615e8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1023899232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42c672288bd745288b8a18028f6c4152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.615151 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (722dfc7a-6959-4daa-b543-bb45f0142dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.633141 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (722dfc7a-6959-4daa-b543-bb45f0142dcb) transitioned into state 'SUCCESS' from state '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-1023899232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['ec7be45e-464d-4290-8599-8713ba7c290a','36fcbba2-b83c-424a-b9b3-9ff15ee7aa78','5f7e31a2-99c8-44ac-9434-221be26bf6ac','1e588e3b-0fcf-47c1-b7d3-e1fc6615e8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.633953 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41acd6ed-6973-4608-ae6c-15a2d3a6a6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.645406 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41acd6ed-6973-4608-ae6c-15a2d3a6a6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.646398 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (4027efa1-be7a-4f53-bddd-91acb7719312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:51.646772 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request issued successfully. Jul 22 05:42:51.647412 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56a4a929-0010-4102-a87e-566f90e59e1b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:51.647873 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1091/4360] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:51 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 22 05:42:51.664886 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:51.669148 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:51.669568 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "97536e98-a401-4974-834a-3c6133238ea3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1315885557"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:51.673482 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request body: {'volume': {"'backup_id": '97536e98-a401-4974-834a-3c6133238ea3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1315885557'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:51.673728 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume of 1 GB Jul 22 05:42:51.674594 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:51.674594 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:51.687116 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Availability Zones retrieved successfully. Jul 22 05:42:51.693763 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (8d83a2f6-325f-428f-b47e-7457bd863756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:51.694949 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc46a9d1-e251-4cf4-a4e0-229ff034bc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.696066 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:51.749035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc46a9d1-e251-4cf4-a4e0-229ff034bc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.750276 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100c641c-d474-4176-808e-ea5bb8c21780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.802768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Created reservations ['66bf05b7-549f-458a-a703-b1fd53d41307', '1dfd6d25-7ede-41c2-9d44-b32b38115d17', 'bf0b5951-1b5d-4b3f-b8f0-0bc5dee90cfb', 'f8ac022d-6f33-467d-a942-80545b785f89'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:51.803680 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100c641c-d474-4176-808e-ea5bb8c21780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66bf05b7-549f-458a-a703-b1fd53d41307', '1dfd6d25-7ede-41c2-9d44-b32b38115d17', 'bf0b5951-1b5d-4b3f-b8f0-0bc5dee90cfb', 'f8ac022d-6f33-467d-a942-80545b785f89']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.804853 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b60ad2-e0c9-45de-b5cb-fdce2bcc0822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.828652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b60ad2-e0c9-45de-b5cb-fdce2bcc0822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c7d9f73-6aa9-4394-894f-89581ef30e92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1315885557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['66bf05b7-549f-458a-a703-b1fd53d41307','1dfd6d25-7ede-41c2-9d44-b32b38115d17','bf0b5951-1b5d-4b3f-b8f0-0bc5dee90cfb','f8ac022d-6f33-467d-a942-80545b785f89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1315885557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c7d9f73-6aa9-4394-894f-89581ef30e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42c672288bd745288b8a18028f6c4152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.830059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde7d3e1-56d0-49d3-92fb-7cbe7dbbbf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.855156 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde7d3e1-56d0-49d3-92fb-7cbe7dbbbf33) transitioned into state 'SUCCESS' from state '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-1315885557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['66bf05b7-549f-458a-a703-b1fd53d41307','1dfd6d25-7ede-41c2-9d44-b32b38115d17','bf0b5951-1b5d-4b3f-b8f0-0bc5dee90cfb','f8ac022d-6f33-467d-a942-80545b785f89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.856947 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43461cfb-6ebc-423f-a511-d1cb44122969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.885408 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1906b596-5838-41e8-8b84-acc64745428a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:51.886446 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43461cfb-6ebc-423f-a511-d1cb44122969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.887370 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1906b596-5838-41e8-8b84-acc64745428a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e Jul 22 05:42:51.887579 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1906b596-5838-41e8-8b84-acc64745428a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:51.887625 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (8d83a2f6-325f-428f-b47e-7457bd863756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:51.887812 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1906b596-5838-41e8-8b84-acc64745428a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:51.888137 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request issued successfully. Jul 22 05:42:51.888953 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-32b344f9-6cc3-4982-b599-7dfaed2d05d3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:51.889672 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1088/4361] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:51 2026] POST /volume/v3/volumes => generated 756 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:51.904756 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:51.904756 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:51.905314 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1906b596-5838-41e8-8b84-acc64745428a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:51.906230 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1906b596-5838-41e8-8b84-acc64745428a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e returned with HTTP 200 Jul 22 05:42:51.906702 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1073/4362] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:51 2026] GET /volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:51.908552 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:51.911008 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:42:51.911487 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "97536e98-a401-4974-834a-3c6133238ea3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1104141387"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:51.913535 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request body: {'volume': {"'backup_id": '97536e98-a401-4974-834a-3c6133238ea3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1104141387'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:42:51.913734 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume of 1 GB Jul 22 05:42:51.914088 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:51.914088 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:51.917448 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3e9d1098-baef-4cbe-ad4f-708e6c152cc8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:51.919778 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3e9d1098-baef-4cbe-ad4f-708e6c152cc8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:42:51.920302 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3e9d1098-baef-4cbe-ad4f-708e6c152cc8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca496bae-3e53-45e3-9322-8845844de85a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1195242361"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:51.932775 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Availability Zones retrieved successfully. Jul 22 05:42:51.939209 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:51.939209 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:51.939761 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3e9d1098-baef-4cbe-ad4f-708e6c152cc8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:51.939884 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (1d8a590e-6599-4d01-8576-d8f5b83fc4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:51.939942 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-3e9d1098-baef-4cbe-ad4f-708e6c152cc8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:51.940770 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e024a498-7ed3-4b25-9b50-0ff9918900ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.941645 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:42:51.969332 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-3e9d1098-baef-4cbe-ad4f-708e6c152cc8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['fc64a497-a800-40a1-899d-d5838570ba81', 'b117a3ee-143f-4bcb-8027-73c640e3e4f7', '96d28de0-58f6-434a-afa3-f9a98602fa78', 'b2422ed5-28ce-4fb5-a915-d4d5ebb80b98'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:51.974301 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e024a498-7ed3-4b25-9b50-0ff9918900ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:51.975455 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7376b8db-d649-43ae-8624-5ded5e352dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:51.977312 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=312,cinder:INSERT=36,cinder:UPDATE=74 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:42:51.999463 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3e9d1098-baef-4cbe-ad4f-708e6c152cc8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot force create request issued successfully. Jul 22 05:42:51.999806 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3e9d1098-baef-4cbe-ad4f-708e6c152cc8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:42:52.001365 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1092/4363] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:42:51 2026] POST /volume/v3/snapshots => generated 310 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:52.014366 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3b564eda-96b7-434a-a338-2b406032c357 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:52.019921 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3b564eda-96b7-434a-a338-2b406032c357 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a Jul 22 05:42:52.019921 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3b564eda-96b7-434a-a338-2b406032c357 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:52.019921 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3b564eda-96b7-434a-a338-2b406032c357 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:52.022226 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:52.022226 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:52.022619 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3b564eda-96b7-434a-a338-2b406032c357 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:52.023456 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3b564eda-96b7-434a-a338-2b406032c357 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a returned with HTTP 200 Jul 22 05:42:52.023928 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1089/4364] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:52 2026] GET /volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:52.029521 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Created reservations ['1f71bd6a-d9d7-4ad5-a271-525245ddc58a', 'ef05f1d2-61ec-44d1-9ce4-b0e16c23ff23', 'ce1d048e-ea35-491f-b0ac-c47b6110c8a5', '23bdb233-0843-4fce-8c33-0f658d2ec654'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:52.030938 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7376b8db-d649-43ae-8624-5ded5e352dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f71bd6a-d9d7-4ad5-a271-525245ddc58a', 'ef05f1d2-61ec-44d1-9ce4-b0e16c23ff23', 'ce1d048e-ea35-491f-b0ac-c47b6110c8a5', '23bdb233-0843-4fce-8c33-0f658d2ec654']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:52.032608 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb7aa80-d095-4851-a27e-1f79d0f3fa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:52.065484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb7aa80-d095-4851-a27e-1f79d0f3fa9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a32c35cb-db6f-47e1-b0eb-b427b1af1113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1104141387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['1f71bd6a-d9d7-4ad5-a271-525245ddc58a','ef05f1d2-61ec-44d1-9ce4-b0e16c23ff23','ce1d048e-ea35-491f-b0ac-c47b6110c8a5','23bdb233-0843-4fce-8c33-0f658d2ec654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:42:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1104141387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a32c35cb-db6f-47e1-b0eb-b427b1af1113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42c672288bd745288b8a18028f6c4152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:52.067814 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b7a653b-09f0-4d5a-874c-5d5c96f084f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:52.084956 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b7a653b-09f0-4d5a-874c-5d5c96f084f0) transitioned into state 'SUCCESS' from state '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-1104141387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd8f069c12d414c9bbbe70931a7fd8a',qos_specs=None,replication_status=,reservations=['1f71bd6a-d9d7-4ad5-a271-525245ddc58a','ef05f1d2-61ec-44d1-9ce4-b0e16c23ff23','ce1d048e-ea35-491f-b0ac-c47b6110c8a5','23bdb233-0843-4fce-8c33-0f658d2ec654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c672288bd745288b8a18028f6c4152',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:52.085357 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d39ade1b-84d0-4737-9525-6ec916c1a600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:42:52.096343 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d39ade1b-84d0-4737-9525-6ec916c1a600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:42:52.097140 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Flow 'volume_create_api' (1d8a590e-6599-4d01-8576-d8f5b83fc4f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:42:52.097890 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Create volume request issued successfully. Jul 22 05:42:52.097963 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-134d3587-f497-441c-b7b4-1ed20aeaa711 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:42:52.098404 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1111/4365] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:42:51 2026] POST /volume/v3/volumes => generated 756 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:52.110345 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-85ecda6a-1b23-4c8e-9c41-abaaed8cdee6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:52.112156 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-85ecda6a-1b23-4c8e-9c41-abaaed8cdee6 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 Jul 22 05:42:52.112755 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-85ecda6a-1b23-4c8e-9c41-abaaed8cdee6 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:52.112755 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-85ecda6a-1b23-4c8e-9c41-abaaed8cdee6 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:52.119589 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:52.119589 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:52.122930 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-85ecda6a-1b23-4c8e-9c41-abaaed8cdee6 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:52.127458 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-85ecda6a-1b23-4c8e-9c41-abaaed8cdee6 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 returned with HTTP 200 Jul 22 05:42:52.128029 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1074/4366] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:52 2026] GET /volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:52.139711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2b303efd-c857-4cff-b007-4d59922c3698 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:52.141575 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2b303efd-c857-4cff-b007-4d59922c3698 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc Jul 22 05:42:52.141799 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2b303efd-c857-4cff-b007-4d59922c3698 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:52.141977 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2b303efd-c857-4cff-b007-4d59922c3698 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:52.149444 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:52.149444 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:52.153588 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2b303efd-c857-4cff-b007-4d59922c3698 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:52.157969 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2b303efd-c857-4cff-b007-4d59922c3698 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc returned with HTTP 200 Jul 22 05:42:52.158344 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1093/4367] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:52 2026] GET /volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:52.176750 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a5e17d7a-fe7d-44bf-a88b-1284e838bb47 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:52.178838 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a5e17d7a-fe7d-44bf-a88b-1284e838bb47 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 Jul 22 05:42:52.179107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a5e17d7a-fe7d-44bf-a88b-1284e838bb47 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:52.179405 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a5e17d7a-fe7d-44bf-a88b-1284e838bb47 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:52.189622 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:52.189622 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:52.194505 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a5e17d7a-fe7d-44bf-a88b-1284e838bb47 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:52.201731 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a5e17d7a-fe7d-44bf-a88b-1284e838bb47 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 returned with HTTP 200 Jul 22 05:42:52.202276 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1090/4368] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:52 2026] GET /volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:52.218395 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-130b0ce4-88fd-43b1-90e3-3fe61b5820fb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:52.222100 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-130b0ce4-88fd-43b1-90e3-3fe61b5820fb tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 Jul 22 05:42:52.222445 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-130b0ce4-88fd-43b1-90e3-3fe61b5820fb tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:52.222766 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-130b0ce4-88fd-43b1-90e3-3fe61b5820fb tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:52.232043 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:52.232043 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:52.236041 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-130b0ce4-88fd-43b1-90e3-3fe61b5820fb tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:52.240725 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-130b0ce4-88fd-43b1-90e3-3fe61b5820fb tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 returned with HTTP 200 Jul 22 05:42:52.240989 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1112/4369] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:52 2026] GET /volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:52.257205 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-54089182-a125-40e1-8e6d-020fc83debad None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:52.259616 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54089182-a125-40e1-8e6d-020fc83debad tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 Jul 22 05:42:52.259912 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54089182-a125-40e1-8e6d-020fc83debad tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:52.260134 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54089182-a125-40e1-8e6d-020fc83debad tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:52.270669 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:52.270669 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:52.274479 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-54089182-a125-40e1-8e6d-020fc83debad tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:52.280218 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54089182-a125-40e1-8e6d-020fc83debad tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 returned with HTTP 200 Jul 22 05:42:52.280776 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1075/4370] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:52 2026] GET /volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:52.296790 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-23c26625-f30d-4637-a6fc-e50c35c12d95 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:52.298980 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-23c26625-f30d-4637-a6fc-e50c35c12d95 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] DELETE https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:52.299279 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-23c26625-f30d-4637-a6fc-e50c35c12d95 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:52.299564 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-23c26625-f30d-4637-a6fc-e50c35c12d95 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:52.299737 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-23c26625-f30d-4637-a6fc-e50c35c12d95 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete backup with id: 97536e98-a401-4974-834a-3c6133238ea3. Jul 22 05:42:52.304732 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:52.304732 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:52.315927 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-23c26625-f30d-4637-a6fc-e50c35c12d95 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] delete_backup rpcapi backup_id 97536e98-a401-4974-834a-3c6133238ea3 {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:42:52.317523 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-23c26625-f30d-4637-a6fc-e50c35c12d95 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 202 Jul 22 05:42:52.318035 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1094/4371] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:52 2026] DELETE /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 05:42:52.326615 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a1be767d-c766-4b11-b2b6-927c9b9cf9f3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:52.332851 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a1be767d-c766-4b11-b2b6-927c9b9cf9f3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:52.332851 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a1be767d-c766-4b11-b2b6-927c9b9cf9f3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:52.332851 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a1be767d-c766-4b11-b2b6-927c9b9cf9f3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:52.332851 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a1be767d-c766-4b11-b2b6-927c9b9cf9f3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:52.340858 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:52.340858 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:52.342284 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a1be767d-c766-4b11-b2b6-927c9b9cf9f3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 200 Jul 22 05:42:52.342284 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1091/4372] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:52 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:53.039520 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-45995f0e-5263-40a9-94ba-316ac5f1d304 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:53.041528 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-45995f0e-5263-40a9-94ba-316ac5f1d304 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a Jul 22 05:42:53.046007 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-45995f0e-5263-40a9-94ba-316ac5f1d304 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:53.046241 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-45995f0e-5263-40a9-94ba-316ac5f1d304 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:53.052669 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:53.052669 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:53.053199 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-45995f0e-5263-40a9-94ba-316ac5f1d304 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:53.054086 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-45995f0e-5263-40a9-94ba-316ac5f1d304 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a returned with HTTP 200 Jul 22 05:42:53.054626 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1113/4373] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:53 2026] GET /volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:53.064757 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b35e2e63-1f7a-48ff-8155-da613b7197e5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:53.066652 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b35e2e63-1f7a-48ff-8155-da613b7197e5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:42:53.067289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b35e2e63-1f7a-48ff-8155-da613b7197e5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca496bae-3e53-45e3-9322-8845844de85a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2014968465"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:53.079565 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:53.079565 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:53.080333 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b35e2e63-1f7a-48ff-8155-da613b7197e5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:53.080607 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-b35e2e63-1f7a-48ff-8155-da613b7197e5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:53.106694 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-b35e2e63-1f7a-48ff-8155-da613b7197e5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['fd21eb9e-cae2-4cb4-a32e-6c2afc682bde', '8924ab70-20ee-4190-8472-41ab18f8d1bb', '65cafff9-d5d4-4fdb-a2a3-dd60548f09bb', 'f00efa79-01c2-49a6-821e-c084e6fc8859'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:42:53.141071 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b35e2e63-1f7a-48ff-8155-da613b7197e5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot force create request issued successfully. Jul 22 05:42:53.141071 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b35e2e63-1f7a-48ff-8155-da613b7197e5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:42:53.141071 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1076/4374] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:42:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:42:53.153794 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-145ae45c-d375-4922-8cd9-bf083e17785f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:53.156741 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-145ae45c-d375-4922-8cd9-bf083e17785f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a Jul 22 05:42:53.157101 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-145ae45c-d375-4922-8cd9-bf083e17785f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:53.157377 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-145ae45c-d375-4922-8cd9-bf083e17785f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:53.163205 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:53.163205 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:53.163832 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-145ae45c-d375-4922-8cd9-bf083e17785f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:53.164824 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-145ae45c-d375-4922-8cd9-bf083e17785f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a returned with HTTP 200 Jul 22 05:42:53.165503 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1095/4375] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:53 2026] GET /volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:53.313101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-455ba052-fc3f-42dd-b9f0-3569ae01be65 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:53.314854 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-455ba052-fc3f-42dd-b9f0-3569ae01be65 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 Jul 22 05:42:53.315201 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-455ba052-fc3f-42dd-b9f0-3569ae01be65 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:53.315661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-455ba052-fc3f-42dd-b9f0-3569ae01be65 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:53.315823 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-455ba052-fc3f-42dd-b9f0-3569ae01be65 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Delete volume with id: b43e361e-864c-46b7-8efa-b2f6f06fa059 Jul 22 05:42:53.324658 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:53.324658 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:53.325183 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-455ba052-fc3f-42dd-b9f0-3569ae01be65 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:42:53.356920 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d266ce9d-127d-45f3-b8fc-037eec934c1c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:53.357034 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-455ba052-fc3f-42dd-b9f0-3569ae01be65 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Delete volume request issued successfully. Jul 22 05:42:53.357034 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-455ba052-fc3f-42dd-b9f0-3569ae01be65 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 returned with HTTP 202 Jul 22 05:42:53.357034 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1092/4376] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:42:53 2026] DELETE /volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:42:53.358621 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d266ce9d-127d-45f3-b8fc-037eec934c1c tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 Jul 22 05:42:53.358917 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d266ce9d-127d-45f3-b8fc-037eec934c1c tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:53.359160 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d266ce9d-127d-45f3-b8fc-037eec934c1c tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:53.359315 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d266ce9d-127d-45f3-b8fc-037eec934c1c tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Show backup with id 97536e98-a401-4974-834a-3c6133238ea3. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:42:53.364760 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d266ce9d-127d-45f3-b8fc-037eec934c1c tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 returned with HTTP 404 Jul 22 05:42:53.365469 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1114/4377] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:53 2026] GET /volume/v3/backups/97536e98-a401-4974-834a-3c6133238ea3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:53.370266 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c7bfd8a1-b566-49a4-9ee0-fa503f46f149 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:53.372146 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c7bfd8a1-b566-49a4-9ee0-fa503f46f149 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 Jul 22 05:42:53.372561 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c7bfd8a1-b566-49a4-9ee0-fa503f46f149 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:53.372916 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c7bfd8a1-b566-49a4-9ee0-fa503f46f149 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:53.376125 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3aa1671b-bb64-43b0-b2c7-672d82075def None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:53.377400 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3aa1671b-bb64-43b0-b2c7-672d82075def tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] DELETE https://10.4.3.91/volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 Jul 22 05:42:53.377547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3aa1671b-bb64-43b0-b2c7-672d82075def tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:53.377745 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3aa1671b-bb64-43b0-b2c7-672d82075def tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:53.377897 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-3aa1671b-bb64-43b0-b2c7-672d82075def tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume with id: a32c35cb-db6f-47e1-b0eb-b427b1af1113 Jul 22 05:42:53.382447 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:53.382447 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:53.385467 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:53.385467 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:53.386022 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3aa1671b-bb64-43b0-b2c7-672d82075def tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:53.387267 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c7bfd8a1-b566-49a4-9ee0-fa503f46f149 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:42:53.394130 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c7bfd8a1-b566-49a4-9ee0-fa503f46f149 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 returned with HTTP 200 Jul 22 05:42:53.394606 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1077/4378] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:42:53 2026] GET /volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 => generated 1420 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:53.408573 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3aa1671b-bb64-43b0-b2c7-672d82075def tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume request issued successfully. Jul 22 05:42:53.408849 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3aa1671b-bb64-43b0-b2c7-672d82075def tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 returned with HTTP 202 Jul 22 05:42:53.409398 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1096/4379] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:53 2026] DELETE /volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:53.417582 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-13d4af71-a713-4eb9-ac9f-3f2f56a8ece2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:53.420858 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-13d4af71-a713-4eb9-ac9f-3f2f56a8ece2 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 Jul 22 05:42:53.422764 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-13d4af71-a713-4eb9-ac9f-3f2f56a8ece2 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:53.422764 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-13d4af71-a713-4eb9-ac9f-3f2f56a8ece2 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:53.430553 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:53.430553 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:53.436023 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-13d4af71-a713-4eb9-ac9f-3f2f56a8ece2 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:53.440750 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-13d4af71-a713-4eb9-ac9f-3f2f56a8ece2 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 returned with HTTP 200 Jul 22 05:42:53.441268 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1093/4380] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:53 2026] GET /volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:54.174828 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-58eedb84-1b43-4e8b-b4a8-c767f5d82158 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:54.176442 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-58eedb84-1b43-4e8b-b4a8-c767f5d82158 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a Jul 22 05:42:54.176653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-58eedb84-1b43-4e8b-b4a8-c767f5d82158 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:54.176869 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-58eedb84-1b43-4e8b-b4a8-c767f5d82158 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:54.181726 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:54.181726 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:54.182148 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-58eedb84-1b43-4e8b-b4a8-c767f5d82158 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:54.182828 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-58eedb84-1b43-4e8b-b4a8-c767f5d82158 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a returned with HTTP 200 Jul 22 05:42:54.183168 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1115/4381] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:54 2026] GET /volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:54.193794 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0d2f57e0-2c1d-4b61-bb20-7137593c7777 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:54.196140 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0d2f57e0-2c1d-4b61-bb20-7137593c7777 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e Jul 22 05:42:54.196393 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0d2f57e0-2c1d-4b61-bb20-7137593c7777 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:54.196594 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0d2f57e0-2c1d-4b61-bb20-7137593c7777 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:54.196718 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-0d2f57e0-2c1d-4b61-bb20-7137593c7777 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 06276938-d456-4d02-adf9-7c6f2451174e Jul 22 05:42:54.207752 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:54.207752 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:54.209691 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0d2f57e0-2c1d-4b61-bb20-7137593c7777 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:54.232550 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0d2f57e0-2c1d-4b61-bb20-7137593c7777 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot delete request issued successfully. Jul 22 05:42:54.232881 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0d2f57e0-2c1d-4b61-bb20-7137593c7777 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e returned with HTTP 202 Jul 22 05:42:54.233400 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1078/4382] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:54 2026] DELETE /volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:54.240371 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c472f846-09af-4bf7-9e37-975edb47ef0c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:54.244411 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c472f846-09af-4bf7-9e37-975edb47ef0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e Jul 22 05:42:54.244597 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c472f846-09af-4bf7-9e37-975edb47ef0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:54.244789 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c472f846-09af-4bf7-9e37-975edb47ef0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:54.246622 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=351,cinder:UPDATE=100,cinder:INSERT=56 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:42:54.250391 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:54.250391 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:54.250821 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c472f846-09af-4bf7-9e37-975edb47ef0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:54.251617 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c472f846-09af-4bf7-9e37-975edb47ef0c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e returned with HTTP 200 Jul 22 05:42:54.253667 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1097/4383] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:54 2026] GET /volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:54.411563 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0594baf1-c4a8-4ce3-a87a-46087de4d40d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:54.413742 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0594baf1-c4a8-4ce3-a87a-46087de4d40d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 Jul 22 05:42:54.413742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0594baf1-c4a8-4ce3-a87a-46087de4d40d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:54.413742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0594baf1-c4a8-4ce3-a87a-46087de4d40d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:54.419337 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0594baf1-c4a8-4ce3-a87a-46087de4d40d tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 returned with HTTP 404 Jul 22 05:42:54.419734 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1094/4384] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:42:54 2026] GET /volume/v3/volumes/b43e361e-864c-46b7-8efa-b2f6f06fa059 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:42:54.426355 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9c609d85-23f2-4210-8387-dee133c514cb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:54.428070 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9c609d85-23f2-4210-8387-dee133c514cb tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 Jul 22 05:42:54.428302 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9c609d85-23f2-4210-8387-dee133c514cb tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:54.428487 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9c609d85-23f2-4210-8387-dee133c514cb tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:54.428582 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-9c609d85-23f2-4210-8387-dee133c514cb tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Delete snapshot with id: 379cc655-3661-4316-adce-f6fa5e161657 Jul 22 05:42:54.434627 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:54.434627 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:54.435117 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9c609d85-23f2-4210-8387-dee133c514cb tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot retrieved successfully. Jul 22 05:42:54.453957 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9c609d85-23f2-4210-8387-dee133c514cb tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot delete request issued successfully. Jul 22 05:42:54.454247 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9c609d85-23f2-4210-8387-dee133c514cb tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 returned with HTTP 202 Jul 22 05:42:54.454714 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1116/4385] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:54 2026] DELETE /volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:54.459777 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-09e57680-b23a-43aa-a728-4f5e5010cd1a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:54.464082 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d1eddd87-d11e-454a-91a1-092b6e1ed826 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:54.465203 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-09e57680-b23a-43aa-a728-4f5e5010cd1a tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 Jul 22 05:42:54.465477 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-09e57680-b23a-43aa-a728-4f5e5010cd1a tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:54.465903 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-09e57680-b23a-43aa-a728-4f5e5010cd1a tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:54.466381 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d1eddd87-d11e-454a-91a1-092b6e1ed826 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 Jul 22 05:42:54.466701 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d1eddd87-d11e-454a-91a1-092b6e1ed826 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:54.467005 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d1eddd87-d11e-454a-91a1-092b6e1ed826 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:54.474819 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-09e57680-b23a-43aa-a728-4f5e5010cd1a tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 returned with HTTP 404 Jul 22 05:42:54.474819 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1079/4386] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:54 2026] GET /volume/v3/volumes/a32c35cb-db6f-47e1-b0eb-b427b1af1113 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:54.475578 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:54.475578 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:54.476231 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d1eddd87-d11e-454a-91a1-092b6e1ed826 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Snapshot retrieved successfully. Jul 22 05:42:54.477337 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d1eddd87-d11e-454a-91a1-092b6e1ed826 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 returned with HTTP 200 Jul 22 05:42:54.477859 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1098/4387] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:54 2026] GET /volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:54.483511 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f0a103cb-7d10-4efe-baa3-8b20d3cdfad3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:54.486097 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0a103cb-7d10-4efe-baa3-8b20d3cdfad3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] DELETE https://10.4.3.91/volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 Jul 22 05:42:54.486356 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0a103cb-7d10-4efe-baa3-8b20d3cdfad3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:54.486557 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f0a103cb-7d10-4efe-baa3-8b20d3cdfad3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:54.486751 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-f0a103cb-7d10-4efe-baa3-8b20d3cdfad3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume with id: 6c7d9f73-6aa9-4394-894f-89581ef30e92 Jul 22 05:42:54.494365 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:54.494365 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:54.494727 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f0a103cb-7d10-4efe-baa3-8b20d3cdfad3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:54.511237 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f0a103cb-7d10-4efe-baa3-8b20d3cdfad3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume request issued successfully. Jul 22 05:42:54.511429 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f0a103cb-7d10-4efe-baa3-8b20d3cdfad3 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 returned with HTTP 202 Jul 22 05:42:54.511821 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1095/4388] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:54 2026] DELETE /volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:54.522476 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dee320dd-9246-477d-bc74-788b269fbfd9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:54.525354 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dee320dd-9246-477d-bc74-788b269fbfd9 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 Jul 22 05:42:54.525645 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dee320dd-9246-477d-bc74-788b269fbfd9 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:54.525935 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dee320dd-9246-477d-bc74-788b269fbfd9 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:54.536466 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:54.536466 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:54.541010 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-dee320dd-9246-477d-bc74-788b269fbfd9 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:54.547525 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dee320dd-9246-477d-bc74-788b269fbfd9 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 returned with HTTP 200 Jul 22 05:42:54.549078 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1117/4389] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:54 2026] GET /volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:55.264953 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-10499999-9bf6-46f5-9a7a-96805ea1a43b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:55.266288 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10499999-9bf6-46f5-9a7a-96805ea1a43b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e Jul 22 05:42:55.266651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-10499999-9bf6-46f5-9a7a-96805ea1a43b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:55.266899 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-10499999-9bf6-46f5-9a7a-96805ea1a43b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:55.273668 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10499999-9bf6-46f5-9a7a-96805ea1a43b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e returned with HTTP 404 Jul 22 05:42:55.273668 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1080/4390] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:55 2026] GET /volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:55.283088 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5f322734-13fa-4194-a302-b24a6e4bec75 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:55.284775 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5f322734-13fa-4194-a302-b24a6e4bec75 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a Jul 22 05:42:55.284946 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5f322734-13fa-4194-a302-b24a6e4bec75 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:55.285115 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5f322734-13fa-4194-a302-b24a6e4bec75 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:55.285217 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-5f322734-13fa-4194-a302-b24a6e4bec75 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 181959d0-e277-49fa-a1b2-f6e73d14f21a Jul 22 05:42:55.290294 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:55.290294 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:55.290774 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5f322734-13fa-4194-a302-b24a6e4bec75 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:55.311276 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5f322734-13fa-4194-a302-b24a6e4bec75 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot delete request issued successfully. Jul 22 05:42:55.311540 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5f322734-13fa-4194-a302-b24a6e4bec75 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a returned with HTTP 202 Jul 22 05:42:55.312017 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1099/4391] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:55 2026] DELETE /volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:55.324337 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c19c471c-1ad5-4c46-8929-c9fa8b75bc5d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:55.326625 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c19c471c-1ad5-4c46-8929-c9fa8b75bc5d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a Jul 22 05:42:55.326925 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c19c471c-1ad5-4c46-8929-c9fa8b75bc5d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:55.327207 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c19c471c-1ad5-4c46-8929-c9fa8b75bc5d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:55.329500 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=339,cinder:INSERT=50,cinder:UPDATE=108 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:42:55.333562 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:55.333562 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:55.334141 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c19c471c-1ad5-4c46-8929-c9fa8b75bc5d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:55.335382 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c19c471c-1ad5-4c46-8929-c9fa8b75bc5d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a returned with HTTP 200 Jul 22 05:42:55.336422 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1096/4392] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:55 2026] GET /volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:55.486928 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-26c17e10-43a9-406e-bac4-123e1debbb47 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:55.488702 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-26c17e10-43a9-406e-bac4-123e1debbb47 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 Jul 22 05:42:55.488959 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-26c17e10-43a9-406e-bac4-123e1debbb47 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:55.489233 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-26c17e10-43a9-406e-bac4-123e1debbb47 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:55.493650 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-26c17e10-43a9-406e-bac4-123e1debbb47 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 returned with HTTP 404 Jul 22 05:42:55.494487 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1118/4393] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:55 2026] GET /volume/v3/snapshots/379cc655-3661-4316-adce-f6fa5e161657 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:42:55.560291 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-96a7a9a5-0481-444d-8451-3cf54722464e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:55.562507 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-96a7a9a5-0481-444d-8451-3cf54722464e tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 Jul 22 05:42:55.563200 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-96a7a9a5-0481-444d-8451-3cf54722464e tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:55.563662 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-96a7a9a5-0481-444d-8451-3cf54722464e tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:55.571783 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-96a7a9a5-0481-444d-8451-3cf54722464e tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 returned with HTTP 404 Jul 22 05:42:55.571783 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1081/4394] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:55 2026] GET /volume/v3/volumes/6c7d9f73-6aa9-4394-894f-89581ef30e92 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:55.578109 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e173939c-49b0-40cb-b917-3d334bb46f30 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:55.580006 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e173939c-49b0-40cb-b917-3d334bb46f30 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] DELETE https://10.4.3.91/volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 Jul 22 05:42:55.580207 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e173939c-49b0-40cb-b917-3d334bb46f30 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:55.580385 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e173939c-49b0-40cb-b917-3d334bb46f30 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:55.580558 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-e173939c-49b0-40cb-b917-3d334bb46f30 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume with id: 8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 Jul 22 05:42:55.588015 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:55.588015 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:55.588593 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e173939c-49b0-40cb-b917-3d334bb46f30 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:55.604838 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e173939c-49b0-40cb-b917-3d334bb46f30 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume request issued successfully. Jul 22 05:42:55.604994 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e173939c-49b0-40cb-b917-3d334bb46f30 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 returned with HTTP 202 Jul 22 05:42:55.605448 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1100/4395] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:55 2026] DELETE /volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:55.614939 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3a81adad-7b99-4f82-b632-a8aaf2ca9f07 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:55.616608 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3a81adad-7b99-4f82-b632-a8aaf2ca9f07 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 Jul 22 05:42:55.616833 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3a81adad-7b99-4f82-b632-a8aaf2ca9f07 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:55.617028 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3a81adad-7b99-4f82-b632-a8aaf2ca9f07 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:55.627209 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:55.627209 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:55.634393 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3a81adad-7b99-4f82-b632-a8aaf2ca9f07 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:55.647300 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3a81adad-7b99-4f82-b632-a8aaf2ca9f07 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 returned with HTTP 200 Jul 22 05:42:55.647725 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1097/4396] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:55 2026] GET /volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:56.345805 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2cfe8ea2-ba8e-43dc-9981-de088aa19493 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:56.349009 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2cfe8ea2-ba8e-43dc-9981-de088aa19493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a Jul 22 05:42:56.349191 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2cfe8ea2-ba8e-43dc-9981-de088aa19493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:56.349360 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2cfe8ea2-ba8e-43dc-9981-de088aa19493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:56.360708 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2cfe8ea2-ba8e-43dc-9981-de088aa19493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a returned with HTTP 404 Jul 22 05:42:56.361167 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1119/4397] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:56 2026] GET /volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:56.370808 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a18aefc9-9f15-4d8f-8bf1-333f43abb1c0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:56.374499 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a18aefc9-9f15-4d8f-8bf1-333f43abb1c0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a Jul 22 05:42:56.374499 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a18aefc9-9f15-4d8f-8bf1-333f43abb1c0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:56.374499 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a18aefc9-9f15-4d8f-8bf1-333f43abb1c0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:56.374499 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-a18aefc9-9f15-4d8f-8bf1-333f43abb1c0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 149bde8e-a695-453d-822d-9b9fa5ee5d8a Jul 22 05:42:56.375953 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=298,cinder:INSERT=41,cinder:UPDATE=92,cinder:DELETE=1 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:42:56.381473 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:56.381473 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:56.382329 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a18aefc9-9f15-4d8f-8bf1-333f43abb1c0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:56.411663 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a18aefc9-9f15-4d8f-8bf1-333f43abb1c0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot delete request issued successfully. Jul 22 05:42:56.411961 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a18aefc9-9f15-4d8f-8bf1-333f43abb1c0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a returned with HTTP 202 Jul 22 05:42:56.412416 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1082/4398] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:56 2026] DELETE /volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:56.419620 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ae8dfc03-1221-424b-9b18-7105696b93d4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:56.421364 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ae8dfc03-1221-424b-9b18-7105696b93d4 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a Jul 22 05:42:56.421573 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ae8dfc03-1221-424b-9b18-7105696b93d4 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:56.421800 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ae8dfc03-1221-424b-9b18-7105696b93d4 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:56.426644 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:56.426644 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:56.427008 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ae8dfc03-1221-424b-9b18-7105696b93d4 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:42:56.427804 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ae8dfc03-1221-424b-9b18-7105696b93d4 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a returned with HTTP 200 Jul 22 05:42:56.428164 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1101/4399] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:56 2026] GET /volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:56.662448 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b9e10580-9b8f-4add-97f1-e8e695cbed62 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:56.663976 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b9e10580-9b8f-4add-97f1-e8e695cbed62 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 Jul 22 05:42:56.664161 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b9e10580-9b8f-4add-97f1-e8e695cbed62 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:56.664321 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b9e10580-9b8f-4add-97f1-e8e695cbed62 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:56.669753 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b9e10580-9b8f-4add-97f1-e8e695cbed62 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 returned with HTTP 404 Jul 22 05:42:56.670304 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1098/4400] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:56 2026] GET /volume/v3/volumes/8d842c5f-afb4-4a5c-8d77-994cb7f2dfd6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:56.678430 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d559b9d4-5d35-4851-a95c-3b996d646880 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:56.680774 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d559b9d4-5d35-4851-a95c-3b996d646880 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] DELETE https://10.4.3.91/volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc Jul 22 05:42:56.681017 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d559b9d4-5d35-4851-a95c-3b996d646880 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:56.681223 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d559b9d4-5d35-4851-a95c-3b996d646880 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:56.681378 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-d559b9d4-5d35-4851-a95c-3b996d646880 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume with id: 67442641-dcc1-4f78-88d0-62bd8a9d7cbc Jul 22 05:42:56.691678 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:56.691678 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:56.692202 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d559b9d4-5d35-4851-a95c-3b996d646880 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:56.708765 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d559b9d4-5d35-4851-a95c-3b996d646880 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume request issued successfully. Jul 22 05:42:56.708937 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d559b9d4-5d35-4851-a95c-3b996d646880 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc returned with HTTP 202 Jul 22 05:42:56.709350 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1120/4401] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:56 2026] DELETE /volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:56.718480 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e0df618f-ca04-42b2-b3d9-49d65353f970 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:56.720489 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e0df618f-ca04-42b2-b3d9-49d65353f970 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc Jul 22 05:42:56.720657 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e0df618f-ca04-42b2-b3d9-49d65353f970 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:56.720842 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e0df618f-ca04-42b2-b3d9-49d65353f970 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:56.727964 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:56.727964 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:56.731930 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e0df618f-ca04-42b2-b3d9-49d65353f970 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:56.736782 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e0df618f-ca04-42b2-b3d9-49d65353f970 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc returned with HTTP 200 Jul 22 05:42:56.737289 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1083/4402] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:56 2026] GET /volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:57.109680 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-13998ba7-6aec-49be-84bc-68032a481248 req-ff459023-d767-4576-997a-026ba3bd245b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.113944 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-13998ba7-6aec-49be-84bc-68032a481248 req-ff459023-d767-4576-997a-026ba3bd245b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] DELETE https://10.4.3.91/volume/v3/attachments/d84f1e3a-ffbf-4e72-bf1f-c27fe0f34c7a Jul 22 05:42:57.114114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-13998ba7-6aec-49be-84bc-68032a481248 req-ff459023-d767-4576-997a-026ba3bd245b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.114327 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-13998ba7-6aec-49be-84bc-68032a481248 req-ff459023-d767-4576-997a-026ba3bd245b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.126320 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:57.126320 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:57.191279 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-13998ba7-6aec-49be-84bc-68032a481248 req-ff459023-d767-4576-997a-026ba3bd245b tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/attachments/d84f1e3a-ffbf-4e72-bf1f-c27fe0f34c7a returned with HTTP 200 Jul 22 05:42:57.191757 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1102/4403] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:42:57 2026] DELETE /volume/v3/attachments/d84f1e3a-ffbf-4e72-bf1f-c27fe0f34c7a => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:57.436592 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f553d918-be4a-4db2-ba87-f61122813997 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.441027 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f553d918-be4a-4db2-ba87-f61122813997 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a Jul 22 05:42:57.441211 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f553d918-be4a-4db2-ba87-f61122813997 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.441437 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f553d918-be4a-4db2-ba87-f61122813997 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.448458 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f553d918-be4a-4db2-ba87-f61122813997 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a returned with HTTP 404 Jul 22 05:42:57.448951 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1099/4404] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:42:57 2026] GET /volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:57.456328 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-45ebcd0f-7576-4eb6-8331-91c1d1b334bc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.458472 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-45ebcd0f-7576-4eb6-8331-91c1d1b334bc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a Jul 22 05:42:57.458930 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-45ebcd0f-7576-4eb6-8331-91c1d1b334bc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.459067 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-45ebcd0f-7576-4eb6-8331-91c1d1b334bc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.459149 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-45ebcd0f-7576-4eb6-8331-91c1d1b334bc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 181959d0-e277-49fa-a1b2-f6e73d14f21a Jul 22 05:42:57.463941 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-45ebcd0f-7576-4eb6-8331-91c1d1b334bc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a returned with HTTP 404 Jul 22 05:42:57.464522 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1121/4405] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:57 2026] DELETE /volume/v3/snapshots/181959d0-e277-49fa-a1b2-f6e73d14f21a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:57.470644 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8bf09376-2476-4486-b23b-413a3cffd258 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.472469 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8bf09376-2476-4486-b23b-413a3cffd258 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a Jul 22 05:42:57.472688 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8bf09376-2476-4486-b23b-413a3cffd258 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.472870 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8bf09376-2476-4486-b23b-413a3cffd258 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.472967 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-8bf09376-2476-4486-b23b-413a3cffd258 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 149bde8e-a695-453d-822d-9b9fa5ee5d8a Jul 22 05:42:57.477825 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8bf09376-2476-4486-b23b-413a3cffd258 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a returned with HTTP 404 Jul 22 05:42:57.478285 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1084/4406] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:57 2026] DELETE /volume/v3/snapshots/149bde8e-a695-453d-822d-9b9fa5ee5d8a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:57.484735 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e70c48e2-024e-4880-bae9-51ffbde29b6b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.486366 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e70c48e2-024e-4880-bae9-51ffbde29b6b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e Jul 22 05:42:57.486537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e70c48e2-024e-4880-bae9-51ffbde29b6b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.486724 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e70c48e2-024e-4880-bae9-51ffbde29b6b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.486825 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-e70c48e2-024e-4880-bae9-51ffbde29b6b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 06276938-d456-4d02-adf9-7c6f2451174e Jul 22 05:42:57.490684 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e70c48e2-024e-4880-bae9-51ffbde29b6b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e returned with HTTP 404 Jul 22 05:42:57.491167 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1103/4407] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:42:57 2026] DELETE /volume/v3/snapshots/06276938-d456-4d02-adf9-7c6f2451174e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:57.528697 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-b047675e-a3e3-49bd-ab86-ef235c697821 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.531051 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-b047675e-a3e3-49bd-ab86-ef235c697821 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:57.531307 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-b047675e-a3e3-49bd-ab86-ef235c697821 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.531497 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-b047675e-a3e3-49bd-ab86-ef235c697821 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.542523 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:57.542523 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:57.546593 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-b047675e-a3e3-49bd-ab86-ef235c697821 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:57.552346 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-b047675e-a3e3-49bd-ab86-ef235c697821 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:57.552751 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1100/4408] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:42:57 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1651 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:42:57.571937 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-cb182b70-3f36-4b85-8668-b20fc00da3fd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.574461 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-cb182b70-3f36-4b85-8668-b20fc00da3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a/action Jul 22 05:42:57.574907 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-cb182b70-3f36-4b85-8668-b20fc00da3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:42:57.575101 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-cb182b70-3f36-4b85-8668-b20fc00da3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:42:57.589394 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:57.589394 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:57.589925 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-cb182b70-3f36-4b85-8668-b20fc00da3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:57.604748 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-cb182b70-3f36-4b85-8668-b20fc00da3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Begin detaching volume completed successfully. Jul 22 05:42:57.605013 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-cb182b70-3f36-4b85-8668-b20fc00da3fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a/action returned with HTTP 202 Jul 22 05:42:57.606291 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1122/4409] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:42:57 2026] POST /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:42:57.648537 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-97d00341-5430-423b-a50d-9e49ccc3bd9b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.648969 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-97d00341-5430-423b-a50d-9e49ccc3bd9b None None] GET https://10.4.3.91/volume// Jul 22 05:42:57.649160 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-97d00341-5430-423b-a50d-9e49ccc3bd9b None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.651864 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-97d00341-5430-423b-a50d-9e49ccc3bd9b None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.651864 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-97d00341-5430-423b-a50d-9e49ccc3bd9b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:42:57.651864 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1085/4410] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:42: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 22 05:42:57.659829 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-42ef96ca-e7db-41f9-88cd-9208d60c6b4a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.662778 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-42ef96ca-e7db-41f9-88cd-9208d60c6b4a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:42:57.663074 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-42ef96ca-e7db-41f9-88cd-9208d60c6b4a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.663323 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-42ef96ca-e7db-41f9-88cd-9208d60c6b4a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.674965 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:57.674965 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:57.679822 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-42ef96ca-e7db-41f9-88cd-9208d60c6b4a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:42:57.689097 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-42ef96ca-e7db-41f9-88cd-9208d60c6b4a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:42:57.689657 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1104/4411] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:42:57 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1834 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:57.749443 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-88262ea2-189b-453d-8bec-581012e74ab4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.753769 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-88262ea2-189b-453d-8bec-581012e74ab4 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc Jul 22 05:42:57.754044 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-88262ea2-189b-453d-8bec-581012e74ab4 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.754283 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-88262ea2-189b-453d-8bec-581012e74ab4 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.766912 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-88262ea2-189b-453d-8bec-581012e74ab4 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc returned with HTTP 404 Jul 22 05:42:57.766912 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1101/4412] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:57 2026] GET /volume/v3/volumes/67442641-dcc1-4f78-88d0-62bd8a9d7cbc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:57.774074 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0b963b35-d3f0-485c-b3f1-4e1c99afcac7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.778498 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0b963b35-d3f0-485c-b3f1-4e1c99afcac7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 Jul 22 05:42:57.778498 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0b963b35-d3f0-485c-b3f1-4e1c99afcac7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.778498 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0b963b35-d3f0-485c-b3f1-4e1c99afcac7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.778498 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-0b963b35-d3f0-485c-b3f1-4e1c99afcac7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume with id: 0c391718-7c9c-4cbe-b509-78767ee400c1 Jul 22 05:42:57.788039 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:57.788039 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:57.788726 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0b963b35-d3f0-485c-b3f1-4e1c99afcac7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:57.808840 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0b963b35-d3f0-485c-b3f1-4e1c99afcac7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume request issued successfully. Jul 22 05:42:57.809712 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0b963b35-d3f0-485c-b3f1-4e1c99afcac7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 returned with HTTP 202 Jul 22 05:42:57.809712 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1123/4413] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:57 2026] DELETE /volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:57.820215 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9225670e-2a45-4950-a5e0-da1d5578b367 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:57.823060 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9225670e-2a45-4950-a5e0-da1d5578b367 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 Jul 22 05:42:57.823411 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9225670e-2a45-4950-a5e0-da1d5578b367 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:57.823730 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9225670e-2a45-4950-a5e0-da1d5578b367 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:57.833872 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:57.833872 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:57.839694 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9225670e-2a45-4950-a5e0-da1d5578b367 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:57.846333 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9225670e-2a45-4950-a5e0-da1d5578b367 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 returned with HTTP 200 Jul 22 05:42:57.846973 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1086/4414] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:57 2026] GET /volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:58.482850 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f4b0475f-45c5-45dc-8b92-8a6e80114ce8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:58.485847 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f4b0475f-45c5-45dc-8b92-8a6e80114ce8 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] DELETE https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:42:58.486323 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f4b0475f-45c5-45dc-8b92-8a6e80114ce8 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:58.486323 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f4b0475f-45c5-45dc-8b92-8a6e80114ce8 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:58.486472 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-f4b0475f-45c5-45dc-8b92-8a6e80114ce8 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Delete volume with id: 66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:42:58.494730 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:58.494730 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:42:58.495356 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f4b0475f-45c5-45dc-8b92-8a6e80114ce8 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:42:58.518195 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f4b0475f-45c5-45dc-8b92-8a6e80114ce8 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Delete volume request issued successfully. Jul 22 05:42:58.518418 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f4b0475f-45c5-45dc-8b92-8a6e80114ce8 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 202 Jul 22 05:42:58.518880 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1105/4415] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:42:58 2026] DELETE /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:42:58.529116 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5b275325-b712-4d94-bc56-91a416dcfa6f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:58.532026 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5b275325-b712-4d94-bc56-91a416dcfa6f tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:42:58.532378 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5b275325-b712-4d94-bc56-91a416dcfa6f tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:58.532538 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5b275325-b712-4d94-bc56-91a416dcfa6f tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:58.544128 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:58.544128 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:58.552695 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5b275325-b712-4d94-bc56-91a416dcfa6f tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Volume info retrieved successfully. Jul 22 05:42:58.559602 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5b275325-b712-4d94-bc56-91a416dcfa6f tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 200 Jul 22 05:42:58.560370 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1102/4416] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:42:58 2026] GET /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 1385 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:42:58.587320 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-322623eb-5097-4289-ad18-5f09f381b2e2 req-2d05010d-50e0-4ba5-b45c-831c624e6c7f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:58.590166 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-322623eb-5097-4289-ad18-5f09f381b2e2 req-2d05010d-50e0-4ba5-b45c-831c624e6c7f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117/encryption Jul 22 05:42:58.590467 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-322623eb-5097-4289-ad18-5f09f381b2e2 req-2d05010d-50e0-4ba5-b45c-831c624e6c7f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:58.590789 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-322623eb-5097-4289-ad18-5f09f381b2e2 req-2d05010d-50e0-4ba5-b45c-831c624e6c7f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:58.603995 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:58.603995 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:58.610526 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-322623eb-5097-4289-ad18-5f09f381b2e2 req-2d05010d-50e0-4ba5-b45c-831c624e6c7f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117/encryption returned with HTTP 200 Jul 22 05:42:58.611018 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1124/4417] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:42:58 2026] GET /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:58.665489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-1830d43e-d4ed-4ffd-bbde-1ece3abd6927 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:58.668170 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-1830d43e-d4ed-4ffd-bbde-1ece3abd6927 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1 Jul 22 05:42:58.668393 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-1830d43e-d4ed-4ffd-bbde-1ece3abd6927 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:58.669147 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-1830d43e-d4ed-4ffd-bbde-1ece3abd6927 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:58.681000 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:58.681000 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:58.740576 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0e8646ec-b913-47c7-b4e1-8aab0090c405 req-1830d43e-d4ed-4ffd-bbde-1ece3abd6927 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1 returned with HTTP 200 Jul 22 05:42:58.741109 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1087/4418] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:42:58 2026] DELETE /volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:58.860575 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0f64df5d-cba7-45de-865d-24c885b1bf9c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:58.864109 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0f64df5d-cba7-45de-865d-24c885b1bf9c tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 Jul 22 05:42:58.864109 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0f64df5d-cba7-45de-865d-24c885b1bf9c tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:58.864109 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0f64df5d-cba7-45de-865d-24c885b1bf9c tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:58.868794 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0f64df5d-cba7-45de-865d-24c885b1bf9c tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 returned with HTTP 404 Jul 22 05:42:58.869455 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1106/4419] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:58 2026] GET /volume/v3/volumes/0c391718-7c9c-4cbe-b509-78767ee400c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:42:58.876145 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-40ba22e1-acb8-4972-bb80-94bd1e7737cc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:58.878314 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-40ba22e1-acb8-4972-bb80-94bd1e7737cc tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] DELETE https://10.4.3.91/volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 Jul 22 05:42:58.878604 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-40ba22e1-acb8-4972-bb80-94bd1e7737cc tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:58.878908 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-40ba22e1-acb8-4972-bb80-94bd1e7737cc tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:58.879156 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-40ba22e1-acb8-4972-bb80-94bd1e7737cc tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume with id: 56c31cdb-53db-4dd1-89f4-9ac2a3afad68 Jul 22 05:42:58.888792 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:58.888792 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:42:58.889259 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-40ba22e1-acb8-4972-bb80-94bd1e7737cc tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:58.906689 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-40ba22e1-acb8-4972-bb80-94bd1e7737cc tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Delete volume request issued successfully. Jul 22 05:42:58.906940 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-40ba22e1-acb8-4972-bb80-94bd1e7737cc tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 returned with HTTP 202 Jul 22 05:42:58.907493 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1103/4420] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:42:58 2026] DELETE /volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:42:58.920985 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-84628107-5b5f-498b-acce-9631983fbbd7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:58.924205 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-84628107-5b5f-498b-acce-9631983fbbd7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 Jul 22 05:42:58.924205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-84628107-5b5f-498b-acce-9631983fbbd7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:58.924205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-84628107-5b5f-498b-acce-9631983fbbd7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:58.931275 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:58.931275 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:42:58.935446 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-84628107-5b5f-498b-acce-9631983fbbd7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Volume info retrieved successfully. Jul 22 05:42:58.941554 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-84628107-5b5f-498b-acce-9631983fbbd7 tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 returned with HTTP 200 Jul 22 05:42:58.941830 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1125/4421] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:58 2026] GET /volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:59.397314 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-322623eb-5097-4289-ad18-5f09f381b2e2 req-3b4bbf43-b27b-4d5c-a642-4ac79469f18b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:59.400333 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-322623eb-5097-4289-ad18-5f09f381b2e2 req-3b4bbf43-b27b-4d5c-a642-4ac79469f18b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/attachments/e2f4dbd6-68cf-43fe-9a74-ad94312ddb26 Jul 22 05:42:59.400578 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-322623eb-5097-4289-ad18-5f09f381b2e2 req-3b4bbf43-b27b-4d5c-a642-4ac79469f18b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:59.400859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-322623eb-5097-4289-ad18-5f09f381b2e2 req-3b4bbf43-b27b-4d5c-a642-4ac79469f18b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:59.410851 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:42:59.410851 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:42:59.477385 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-322623eb-5097-4289-ad18-5f09f381b2e2 req-3b4bbf43-b27b-4d5c-a642-4ac79469f18b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/e2f4dbd6-68cf-43fe-9a74-ad94312ddb26 returned with HTTP 200 Jul 22 05:42:59.477902 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1088/4422] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:42:59 2026] DELETE /volume/v3/attachments/e2f4dbd6-68cf-43fe-9a74-ad94312ddb26 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:42:59.573822 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-06358786-7326-457a-9d30-cd3bbc592968 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:59.576288 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-06358786-7326-457a-9d30-cd3bbc592968 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] GET https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad Jul 22 05:42:59.576775 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-06358786-7326-457a-9d30-cd3bbc592968 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:59.577027 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-06358786-7326-457a-9d30-cd3bbc592968 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:59.585373 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-06358786-7326-457a-9d30-cd3bbc592968 tempest-TestVolumeBootPatternV346-1495648868 tempest-TestVolumeBootPatternV346-1495648868-project-member] https://10.4.3.91/volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad returned with HTTP 404 Jul 22 05:42:59.585771 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1107/4423] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:42:59 2026] GET /volume/v3/volumes/66c36e1e-8768-47c8-8583-1ffe602808ad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:42:59.874603 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-67fc06b3-8ebf-4c89-b8b4-237e6a431671 req-6236d726-592b-4327-bf33-d51a11da7bbe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:59.881269 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-67fc06b3-8ebf-4c89-b8b4-237e6a431671 req-6236d726-592b-4327-bf33-d51a11da7bbe tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1 Jul 22 05:42:59.881600 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-67fc06b3-8ebf-4c89-b8b4-237e6a431671 req-6236d726-592b-4327-bf33-d51a11da7bbe tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:59.881680 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-67fc06b3-8ebf-4c89-b8b4-237e6a431671 req-6236d726-592b-4327-bf33-d51a11da7bbe tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:59.886203 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-67fc06b3-8ebf-4c89-b8b4-237e6a431671 req-6236d726-592b-4327-bf33-d51a11da7bbe tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1 returned with HTTP 404 Jul 22 05:42:59.886683 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1104/4424] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:42:59 2026] DELETE /volume/v3/attachments/e29db4b0-41f0-4d54-a545-38de4a301fc1 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:42:59.953192 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-03129c14-5fae-4150-9bef-03f79ac8de8b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:42:59.955795 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-03129c14-5fae-4150-9bef-03f79ac8de8b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] GET https://10.4.3.91/volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 Jul 22 05:42:59.956008 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-03129c14-5fae-4150-9bef-03f79ac8de8b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:42:59.956181 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-03129c14-5fae-4150-9bef-03f79ac8de8b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:42:59.971069 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-03129c14-5fae-4150-9bef-03f79ac8de8b tempest-CreateVolumesFromBackupTest-1079237621 tempest-CreateVolumesFromBackupTest-1079237621-project-member] https://10.4.3.91/volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 returned with HTTP 404 Jul 22 05:42:59.972420 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1126/4425] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:42:59 2026] GET /volume/v3/volumes/56c31cdb-53db-4dd1-89f4-9ac2a3afad68 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:00.515463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9412e813-a7d3-4b42-987e-cd0fdb85f795 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:00.517370 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9412e813-a7d3-4b42-987e-cd0fdb85f795 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 Jul 22 05:43:00.517815 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9412e813-a7d3-4b42-987e-cd0fdb85f795 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:00.518168 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9412e813-a7d3-4b42-987e-cd0fdb85f795 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:00.518940 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-9412e813-a7d3-4b42-987e-cd0fdb85f795 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: 87de62c2-2135-4764-b166-4770ac363117 Jul 22 05:43:00.529469 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:00.529469 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:00.530472 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9412e813-a7d3-4b42-987e-cd0fdb85f795 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:00.546070 np0000005624 devstack@c-api.service[100093]: WARNING cinder.keymgr.conf_key_mgr [None req-9412e813-a7d3-4b42-987e-cd0fdb85f795 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:43:00.553549 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9412e813-a7d3-4b42-987e-cd0fdb85f795 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume request issued successfully. Jul 22 05:43:00.553920 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9412e813-a7d3-4b42-987e-cd0fdb85f795 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 returned with HTTP 202 Jul 22 05:43:00.554478 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1089/4426] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:00 2026] DELETE /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:00.562734 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e5995bca-c1eb-4faf-a301-f42f8854f131 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:00.564874 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e5995bca-c1eb-4faf-a301-f42f8854f131 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 Jul 22 05:43:00.565184 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e5995bca-c1eb-4faf-a301-f42f8854f131 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:00.565474 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e5995bca-c1eb-4faf-a301-f42f8854f131 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:00.576554 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:00.576554 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:00.584327 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e5995bca-c1eb-4faf-a301-f42f8854f131 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:00.590466 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e5995bca-c1eb-4faf-a301-f42f8854f131 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 returned with HTTP 200 Jul 22 05:43:00.591066 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1108/4427] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:00 2026] GET /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:00.803017 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-20914548-9cfb-48cb-b59e-eb7232469846 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:00.805476 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-20914548-9cfb-48cb-b59e-eb7232469846 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:43:00.805717 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-20914548-9cfb-48cb-b59e-eb7232469846 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:00.805931 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-20914548-9cfb-48cb-b59e-eb7232469846 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:00.813905 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:00.813905 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:00.818370 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-20914548-9cfb-48cb-b59e-eb7232469846 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:00.826851 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-20914548-9cfb-48cb-b59e-eb7232469846 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:43:00.827411 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1105/4428] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:00 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:00.840383 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4b9691d0-9301-4c61-94a3-7dcf745227f8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:00.842819 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b9691d0-9301-4c61-94a3-7dcf745227f8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:43:00.842819 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b9691d0-9301-4c61-94a3-7dcf745227f8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:00.842819 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4b9691d0-9301-4c61-94a3-7dcf745227f8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:00.842819 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-4b9691d0-9301-4c61-94a3-7dcf745227f8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume with id: ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:43:00.851442 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:00.851442 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:00.851915 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4b9691d0-9301-4c61-94a3-7dcf745227f8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:00.874470 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4b9691d0-9301-4c61-94a3-7dcf745227f8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume request issued successfully. Jul 22 05:43:00.874627 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4b9691d0-9301-4c61-94a3-7dcf745227f8 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 202 Jul 22 05:43:00.875027 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1127/4429] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:00 2026] DELETE /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:00.883153 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5cc59c5a-8ba6-4070-8eca-df574cd2a0fd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:00.884815 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5cc59c5a-8ba6-4070-8eca-df574cd2a0fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:43:00.885005 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5cc59c5a-8ba6-4070-8eca-df574cd2a0fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:00.885188 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5cc59c5a-8ba6-4070-8eca-df574cd2a0fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:00.892660 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:00.892660 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:00.897226 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5cc59c5a-8ba6-4070-8eca-df574cd2a0fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:00.903249 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5cc59c5a-8ba6-4070-8eca-df574cd2a0fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 200 Jul 22 05:43:00.903826 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1090/4430] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:00 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:01.262414 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:01.365167 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:01.365720 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1384049347"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:01.367737 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1384049347'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:01.367911 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume of 1 GB Jul 22 05:43:01.372874 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Availability Zones retrieved successfully. Jul 22 05:43:01.381677 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (82c2e09d-f19c-40dc-9145-04b38f48a6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:01.383137 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d0f90a-39d9-4499-96c8-fa214c57b741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:01.384509 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:01.416568 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d0f90a-39d9-4499-96c8-fa214c57b741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:01.416568 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c08329d-8f2b-405f-8636-960a5dd0b4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:01.486508 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Created reservations ['2acac012-e4f3-4cb8-85c8-b52449b85f5b', '41870590-8b0a-4121-9d5a-54543ef546e7', 'efd48f99-27ab-425b-bc82-9775aff20ea5', '64ea38e1-8288-4a5c-8a1f-01af45baaeef'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:01.487317 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c08329d-8f2b-405f-8636-960a5dd0b4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2acac012-e4f3-4cb8-85c8-b52449b85f5b', '41870590-8b0a-4121-9d5a-54543ef546e7', 'efd48f99-27ab-425b-bc82-9775aff20ea5', '64ea38e1-8288-4a5c-8a1f-01af45baaeef']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:01.488019 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62cfa5e3-c8f0-4e1c-a4e8-d014fa994d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:01.508813 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62cfa5e3-c8f0-4e1c-a4e8-d014fa994d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6c6bd56-b474-46a1-b739-3cee478921d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1384049347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['2acac012-e4f3-4cb8-85c8-b52449b85f5b','41870590-8b0a-4121-9d5a-54543ef546e7','efd48f99-27ab-425b-bc82-9775aff20ea5','64ea38e1-8288-4a5c-8a1f-01af45baaeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1384049347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6c6bd56-b474-46a1-b739-3cee478921d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4609d697abfa421da5bc49298968c364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:01.509722 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85302c46-f1e3-450f-ac8f-ae3a7e4f4ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:01.526232 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85302c46-f1e3-450f-ac8f-ae3a7e4f4ccc) transitioned into state 'SUCCESS' from state '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-1384049347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['2acac012-e4f3-4cb8-85c8-b52449b85f5b','41870590-8b0a-4121-9d5a-54543ef546e7','efd48f99-27ab-425b-bc82-9775aff20ea5','64ea38e1-8288-4a5c-8a1f-01af45baaeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:01.526889 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89da6848-5b8d-41c5-9cb2-45a70dc28238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:01.534540 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89da6848-5b8d-41c5-9cb2-45a70dc28238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:01.535305 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (82c2e09d-f19c-40dc-9145-04b38f48a6ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:01.535563 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request issued successfully. Jul 22 05:43:01.536084 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a6915ee-6716-401c-a65d-6350cd5b0335 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:01.536582 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1109/4431] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:43:01 2026] POST /volume/v3/volumes => generated 762 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:01.547758 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7d28c5d1-8661-4b64-aa8a-bfa108ebd8b6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:01.549474 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7d28c5d1-8661-4b64-aa8a-bfa108ebd8b6 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 Jul 22 05:43:01.549663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7d28c5d1-8661-4b64-aa8a-bfa108ebd8b6 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:01.549861 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7d28c5d1-8661-4b64-aa8a-bfa108ebd8b6 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:01.556698 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:01.556698 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:01.560066 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7d28c5d1-8661-4b64-aa8a-bfa108ebd8b6 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:01.563774 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7d28c5d1-8661-4b64-aa8a-bfa108ebd8b6 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 returned with HTTP 200 Jul 22 05:43:01.564168 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1106/4432] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:01 2026] GET /volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:01.603228 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9e58c974-bb3e-497b-90dc-52e273dd260a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:01.605039 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9e58c974-bb3e-497b-90dc-52e273dd260a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 Jul 22 05:43:01.605269 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9e58c974-bb3e-497b-90dc-52e273dd260a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:01.605462 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9e58c974-bb3e-497b-90dc-52e273dd260a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:01.612108 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9e58c974-bb3e-497b-90dc-52e273dd260a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 returned with HTTP 404 Jul 22 05:43:01.612745 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1128/4433] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:01 2026] GET /volume/v3/volumes/87de62c2-2135-4764-b166-4770ac363117 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:01.619134 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d10190f5-40b8-4a04-bf32-bbe7945eba87 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:01.620907 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d10190f5-40b8-4a04-bf32-bbe7945eba87 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:43:01.621090 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d10190f5-40b8-4a04-bf32-bbe7945eba87 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:01.621268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d10190f5-40b8-4a04-bf32-bbe7945eba87 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:01.622060 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-d10190f5-40b8-4a04-bf32-bbe7945eba87 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:43:01.639414 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d10190f5-40b8-4a04-bf32-bbe7945eba87 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Get all volumes completed successfully. Jul 22 05:43:01.641116 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:01.641116 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:01.645287 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d10190f5-40b8-4a04-bf32-bbe7945eba87 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:43:01.645732 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1091/4434] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:43:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8088 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:01.659975 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-03eb5ae8-9356-452f-b15f-c047d7a85ff3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:01.662212 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-03eb5ae8-9356-452f-b15f-c047d7a85ff3 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] DELETE https://10.4.3.91/volume/v3/types/814c421d-afba-4ee9-a49e-b4cf96219fb2 Jul 22 05:43:01.662432 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-03eb5ae8-9356-452f-b15f-c047d7a85ff3 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:01.662661 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-03eb5ae8-9356-452f-b15f-c047d7a85ff3 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:01.662981 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:01.662981 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:01.686819 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-03eb5ae8-9356-452f-b15f-c047d7a85ff3 tempest-TestVolumeBootPattern-245557882 tempest-TestVolumeBootPattern-245557882-project-admin] https://10.4.3.91/volume/v3/types/814c421d-afba-4ee9-a49e-b4cf96219fb2 returned with HTTP 202 Jul 22 05:43:01.687190 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1110/4435] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:43:01 2026] DELETE /volume/v3/types/814c421d-afba-4ee9-a49e-b4cf96219fb2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:01.719572 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:01.721796 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:01.722527 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1228530112", "snapshot_id": null, "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "volume_type": null, "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:01.724757 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1228530112', 'snapshot_id': None, 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'volume_type': None, 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:01.917242 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e9df1ac9-394a-4d42-9d84-26687ced9d12 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:01.921161 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e9df1ac9-394a-4d42-9d84-26687ced9d12 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a Jul 22 05:43:01.921480 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e9df1ac9-394a-4d42-9d84-26687ced9d12 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:01.921677 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e9df1ac9-394a-4d42-9d84-26687ced9d12 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:01.935915 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e9df1ac9-394a-4d42-9d84-26687ced9d12 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a returned with HTTP 404 Jul 22 05:43:01.936533 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1129/4436] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:01 2026] GET /volume/v3/volumes/ca496bae-3e53-45e3-9322-8845844de85a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:01.950328 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1139cab6-3bea-4a97-aa3c-eb611496ab6d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:01.952235 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1139cab6-3bea-4a97-aa3c-eb611496ab6d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:01.952414 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1139cab6-3bea-4a97-aa3c-eb611496ab6d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:01.952610 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1139cab6-3bea-4a97-aa3c-eb611496ab6d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:01.959790 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:01.959790 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:01.963736 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1139cab6-3bea-4a97-aa3c-eb611496ab6d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:01.964592 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume of 1 GB Jul 22 05:43:01.968037 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1139cab6-3bea-4a97-aa3c-eb611496ab6d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:01.968615 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1092/4437] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:01 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:01.969058 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Availability Zones retrieved successfully. Jul 22 05:43:01.974189 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (9f73bb79-d8b5-404f-8886-d99d3027aa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:01.975290 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32311d8d-623d-40ca-82f9-9edd69df7706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:01.976315 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:01.980080 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dc861960-f3c8-4d34-9368-be28bee3bc68 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:01.981764 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc861960-f3c8-4d34-9368-be28bee3bc68 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:43:01.982124 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dc861960-f3c8-4d34-9368-be28bee3bc68 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e6de0a9-21e3-4c41-acba-342f60a0c35c", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-730426239"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:01.990797 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:01.990797 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:01.991274 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dc861960-f3c8-4d34-9368-be28bee3bc68 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:01.991392 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-dc861960-f3c8-4d34-9368-be28bee3bc68 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume 2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:02.015899 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-dc861960-f3c8-4d34-9368-be28bee3bc68 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['5c6ea9b8-66e1-4c6a-9d98-c2ec3fb15bf9', '01b6386d-e9b2-40e3-947d-503f6aa200d4', 'fc4301c2-7fc5-4544-a1f0-9f21f2db0240', '7c0dfa95-6d80-4705-a311-aa16c80e5200'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:02.031966 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32311d8d-623d-40ca-82f9-9edd69df7706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.032348 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6073fb95-b99f-4b4a-991b-440b01733eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.046452 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dc861960-f3c8-4d34-9368-be28bee3bc68 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot create request issued successfully. Jul 22 05:43:02.046939 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dc861960-f3c8-4d34-9368-be28bee3bc68 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:43:02.047381 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1111/4438] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:43:01 2026] POST /volume/v3/snapshots => generated 379 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:02.055596 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-331c297e-5fd2-44bd-aaea-be00e3dcf07a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:02.057708 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-331c297e-5fd2-44bd-aaea-be00e3dcf07a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:02.057932 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-331c297e-5fd2-44bd-aaea-be00e3dcf07a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:02.058134 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-331c297e-5fd2-44bd-aaea-be00e3dcf07a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:02.066821 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:02.066821 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:02.067289 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-331c297e-5fd2-44bd-aaea-be00e3dcf07a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:02.068254 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-331c297e-5fd2-44bd-aaea-be00e3dcf07a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf returned with HTTP 200 Jul 22 05:43:02.069321 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1130/4439] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:02 2026] GET /volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf => generated 511 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:02.091712 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['27a4a35f-3619-4f80-89a6-64da9277631c', '25850a7e-121e-4f6c-b819-d26946690b1c', 'd05fff61-afb7-441b-9b7e-6ed233335c92', '15e3971c-d9df-4c5e-a027-f6af32ac4b14'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:02.092611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6073fb95-b99f-4b4a-991b-440b01733eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27a4a35f-3619-4f80-89a6-64da9277631c', '25850a7e-121e-4f6c-b819-d26946690b1c', 'd05fff61-afb7-441b-9b7e-6ed233335c92', '15e3971c-d9df-4c5e-a027-f6af32ac4b14']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.093301 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42a6a42-6c99-409f-b33d-ab576f62eded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.117383 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42a6a42-6c99-409f-b33d-ab576f62eded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64b01e4-98ca-403e-9696-6a63dbdb58cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1228530112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['27a4a35f-3619-4f80-89a6-64da9277631c','25850a7e-121e-4f6c-b819-d26946690b1c','d05fff61-afb7-441b-9b7e-6ed233335c92','15e3971c-d9df-4c5e-a027-f6af32ac4b14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1228530112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64b01e4-98ca-403e-9696-6a63dbdb58cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e3afd3737da44e699d5ec6e752c5427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f7810903fb4496a37051a7c6832e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.118262 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b22f1b1d-6f12-4cf1-88f5-3445bb28560d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.137560 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b22f1b1d-6f12-4cf1-88f5-3445bb28560d) transitioned into state 'SUCCESS' from state '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-1228530112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['27a4a35f-3619-4f80-89a6-64da9277631c','25850a7e-121e-4f6c-b819-d26946690b1c','d05fff61-afb7-441b-9b7e-6ed233335c92','15e3971c-d9df-4c5e-a027-f6af32ac4b14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.138271 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8589fe3b-8a3b-40e5-8c17-65f75e6bd375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.148155 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8589fe3b-8a3b-40e5-8c17-65f75e6bd375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.148916 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (9f73bb79-d8b5-404f-8886-d99d3027aa16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:02.149180 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request issued successfully. Jul 22 05:43:02.149728 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b986ab1f-ef77-4f6f-a1ab-89858ad7092b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:02.150185 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1107/4440] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:43:01 2026] POST /volume/v3/volumes => generated 757 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:02.162804 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f3ba7326-35b9-4cbe-aea5-b5fb9dec4a98 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:02.165223 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f3ba7326-35b9-4cbe-aea5-b5fb9dec4a98 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:43:02.165452 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f3ba7326-35b9-4cbe-aea5-b5fb9dec4a98 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:02.165740 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f3ba7326-35b9-4cbe-aea5-b5fb9dec4a98 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:02.175183 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:02.175183 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:02.179917 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f3ba7326-35b9-4cbe-aea5-b5fb9dec4a98 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:02.185943 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f3ba7326-35b9-4cbe-aea5-b5fb9dec4a98 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc returned with HTTP 200 Jul 22 05:43:02.186482 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1093/4441] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:02 2026] GET /volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:02.575700 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-169abe9e-4592-4be7-8d36-d48b340f5196 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:02.577725 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-169abe9e-4592-4be7-8d36-d48b340f5196 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 Jul 22 05:43:02.577931 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-169abe9e-4592-4be7-8d36-d48b340f5196 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:02.578141 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-169abe9e-4592-4be7-8d36-d48b340f5196 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:02.585585 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:02.585585 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:02.588993 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-169abe9e-4592-4be7-8d36-d48b340f5196 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:02.592597 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-169abe9e-4592-4be7-8d36-d48b340f5196 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 returned with HTTP 200 Jul 22 05:43:02.592965 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1112/4442] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:02 2026] GET /volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:02.605452 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:02.607483 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:02.607935 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a6c6bd56-b474-46a1-b739-3cee478921d1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-410219349"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:02.609538 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request body: {'volume': {"'source_volid": 'a6c6bd56-b474-46a1-b739-3cee478921d1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-410219349'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:02.609677 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume of 1 GB Jul 22 05:43:02.614358 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Availability Zones retrieved successfully. Jul 22 05:43:02.621974 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (3e2e805f-e744-4d3d-85eb-b3b906d62fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:02.623275 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4069efd8-c3b8-4ce5-b05b-76893b54ac05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.624523 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:02.658728 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4069efd8-c3b8-4ce5-b05b-76893b54ac05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.660371 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086b5678-7eed-4198-bc56-f7f32990b04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.718495 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Created reservations ['6f4afb3e-bd08-4b6b-9422-88e0c4a3479b', '5660dc41-e076-4d0f-9b57-b1b9a8fc5f06', 'f350bebc-a6db-4dd6-ba79-228a1aa28b27', '3c4bc999-531f-40a7-9e0c-75811b521861'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:02.719659 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086b5678-7eed-4198-bc56-f7f32990b04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f4afb3e-bd08-4b6b-9422-88e0c4a3479b', '5660dc41-e076-4d0f-9b57-b1b9a8fc5f06', 'f350bebc-a6db-4dd6-ba79-228a1aa28b27', '3c4bc999-531f-40a7-9e0c-75811b521861']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.720847 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3415721c-cc0b-42c1-8376-34c2c8981482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.744847 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3415721c-cc0b-42c1-8376-34c2c8981482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1be87862-cdb6-498e-97d4-d9463a94b55e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-410219349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['6f4afb3e-bd08-4b6b-9422-88e0c4a3479b','5660dc41-e076-4d0f-9b57-b1b9a8fc5f06','f350bebc-a6db-4dd6-ba79-228a1aa28b27','3c4bc999-531f-40a7-9e0c-75811b521861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-410219349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1be87862-cdb6-498e-97d4-d9463a94b55e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4609d697abfa421da5bc49298968c364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.745762 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (126b30e0-3d4e-4d71-9b02-9c7f3c61e794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.769725 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (126b30e0-3d4e-4d71-9b02-9c7f3c61e794) transitioned into state 'SUCCESS' from state '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-410219349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['6f4afb3e-bd08-4b6b-9422-88e0c4a3479b','5660dc41-e076-4d0f-9b57-b1b9a8fc5f06','f350bebc-a6db-4dd6-ba79-228a1aa28b27','3c4bc999-531f-40a7-9e0c-75811b521861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.770899 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b477dde-365f-4638-aa07-8c64f41b2c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.785233 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b477dde-365f-4638-aa07-8c64f41b2c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.786995 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (3e2e805f-e744-4d3d-85eb-b3b906d62fc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:02.787485 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request issued successfully. Jul 22 05:43:02.788456 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-407aa2a5-c93b-475c-8b47-e6145df47fc9 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:02.789080 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1131/4443] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:43:02 2026] POST /volume/v3/volumes => generated 761 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:02.803944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:02.805915 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:02.806313 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a6c6bd56-b474-46a1-b739-3cee478921d1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-521162781"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:02.808018 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request body: {'volume': {"'source_volid": 'a6c6bd56-b474-46a1-b739-3cee478921d1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-521162781'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:02.808263 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume of 1 GB Jul 22 05:43:02.808584 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:02.808584 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:02.812533 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Availability Zones retrieved successfully. Jul 22 05:43:02.818144 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (4b09a590-cdc4-4227-86e7-e527e8272cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:02.819107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e456e07-e341-46fc-8b0e-5e9b55176c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.819998 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:02.845387 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e456e07-e341-46fc-8b0e-5e9b55176c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.846295 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71a5a485-d1d1-40f8-a30e-ceef8b560f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.897587 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Created reservations ['90d6e8d0-8018-415e-af2d-5354ab4ba5d6', 'f74fd674-41ae-416c-88d6-3253bd94fad5', 'ecf8309d-bbcc-472e-8033-e3d654556dac', '3f74c509-7c78-4cfa-bea8-4bb525721388'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:02.898555 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71a5a485-d1d1-40f8-a30e-ceef8b560f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90d6e8d0-8018-415e-af2d-5354ab4ba5d6', 'f74fd674-41ae-416c-88d6-3253bd94fad5', 'ecf8309d-bbcc-472e-8033-e3d654556dac', '3f74c509-7c78-4cfa-bea8-4bb525721388']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.899415 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0806a6-b2c4-41f9-b680-5368f660e219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.931906 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0806a6-b2c4-41f9-b680-5368f660e219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acf1ba67-4949-4fe6-b571-340fd2be74fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-521162781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['90d6e8d0-8018-415e-af2d-5354ab4ba5d6','f74fd674-41ae-416c-88d6-3253bd94fad5','ecf8309d-bbcc-472e-8033-e3d654556dac','3f74c509-7c78-4cfa-bea8-4bb525721388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-521162781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acf1ba67-4949-4fe6-b571-340fd2be74fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4609d697abfa421da5bc49298968c364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.933085 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4034d04a-1057-48d8-9560-c0feb2e170c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.964740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4034d04a-1057-48d8-9560-c0feb2e170c0) transitioned into state 'SUCCESS' from state '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-521162781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['90d6e8d0-8018-415e-af2d-5354ab4ba5d6','f74fd674-41ae-416c-88d6-3253bd94fad5','ecf8309d-bbcc-472e-8033-e3d654556dac','3f74c509-7c78-4cfa-bea8-4bb525721388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.964740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06dc3f9e-a827-4127-b295-296a7f1cf7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:02.974063 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06dc3f9e-a827-4127-b295-296a7f1cf7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:02.975001 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (4b09a590-cdc4-4227-86e7-e527e8272cb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:02.975344 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request issued successfully. Jul 22 05:43:02.976144 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92de5a5c-a8f2-4d9a-9ece-f72433aee6b3 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:02.976850 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1108/4444] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:43:02 2026] POST /volume/v3/volumes => generated 761 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:02.995111 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:02.997277 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:02.997707 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a6c6bd56-b474-46a1-b739-3cee478921d1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-281635756"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:02.999683 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request body: {'volume': {"'source_volid": 'a6c6bd56-b474-46a1-b739-3cee478921d1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-281635756'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:02.999922 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume of 1 GB Jul 22 05:43:03.005029 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Availability Zones retrieved successfully. Jul 22 05:43:03.014097 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (36b76871-ce8b-494f-80d0-3df82b82e7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:03.015523 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3eeae24-7290-4186-b4b7-86b576d7a9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.016942 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:03.051682 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3eeae24-7290-4186-b4b7-86b576d7a9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.052864 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d69e3d-721d-48ca-adf6-41be34cfb3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.078741 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9a75efa6-51d5-42cb-8993-e3d4775831d6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.080951 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9a75efa6-51d5-42cb-8993-e3d4775831d6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:03.081187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9a75efa6-51d5-42cb-8993-e3d4775831d6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.081451 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9a75efa6-51d5-42cb-8993-e3d4775831d6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.087887 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.087887 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:03.088506 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9a75efa6-51d5-42cb-8993-e3d4775831d6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:03.089577 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9a75efa6-51d5-42cb-8993-e3d4775831d6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf returned with HTTP 200 Jul 22 05:43:03.090131 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1113/4445] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.096157 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Created reservations ['caa99e17-fe1f-41a4-9719-dd4d3a4ac9c4', '906dd918-2741-4b8b-88cb-f5c5e772af95', '21b10e9e-4fbb-42f4-8c36-f2435e76577e', '7707e586-670a-4ba2-a1f8-b6272fa6fd50'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:03.097001 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d69e3d-721d-48ca-adf6-41be34cfb3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caa99e17-fe1f-41a4-9719-dd4d3a4ac9c4', '906dd918-2741-4b8b-88cb-f5c5e772af95', '21b10e9e-4fbb-42f4-8c36-f2435e76577e', '7707e586-670a-4ba2-a1f8-b6272fa6fd50']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.097988 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b36da07-0db0-4ac0-8a0e-01da9f5b25e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.099738 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2219b718-53d2-4075-8d4f-fcaeb66ab108 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.101680 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2219b718-53d2-4075-8d4f-fcaeb66ab108 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:03.101887 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2219b718-53d2-4075-8d4f-fcaeb66ab108 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.102091 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2219b718-53d2-4075-8d4f-fcaeb66ab108 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.107380 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.107380 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:03.107985 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2219b718-53d2-4075-8d4f-fcaeb66ab108 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:03.108775 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2219b718-53d2-4075-8d4f-fcaeb66ab108 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf returned with HTTP 200 Jul 22 05:43:03.109127 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1132/4446] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.118111 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-34dbc142-44e7-490c-ba25-e4c7819cefe0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.120136 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-34dbc142-44e7-490c-ba25-e4c7819cefe0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots Jul 22 05:43:03.120586 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-34dbc142-44e7-490c-ba25-e4c7819cefe0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.120903 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-34dbc142-44e7-490c-ba25-e4c7819cefe0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.121097 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b36da07-0db0-4ac0-8a0e-01da9f5b25e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19e543a2-491f-4541-bc76-65fabbe3f260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-281635756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['caa99e17-fe1f-41a4-9719-dd4d3a4ac9c4','906dd918-2741-4b8b-88cb-f5c5e772af95','21b10e9e-4fbb-42f4-8c36-f2435e76577e','7707e586-670a-4ba2-a1f8-b6272fa6fd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-281635756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19e543a2-491f-4541-bc76-65fabbe3f260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4609d697abfa421da5bc49298968c364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.121185 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.api_utils [None req-34dbc142-44e7-490c-ba25-e4c7819cefe0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Removing options '' from query. {{(pid=100094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:43:03.121473 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.121473 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:03.121889 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0abe0036-5832-41ec-980a-36f095333ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.122347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.db.api [None req-34dbc142-44e7-490c-ba25-e4c7819cefe0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Building query based on filter {{(pid=100094) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 05:43:03.126078 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-34dbc142-44e7-490c-ba25-e4c7819cefe0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Get all snapshots completed successfully. Jul 22 05:43:03.126423 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-34dbc142-44e7-490c-ba25-e4c7819cefe0 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 200 Jul 22 05:43:03.126873 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1109/4447] 10.4.3.91 () {66 vars in 1236 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/snapshots => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.136310 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-931cadb9-73aa-44f0-ace4-b076aaa89be7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.138037 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-931cadb9-73aa-44f0-ace4-b076aaa89be7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] PUT https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:03.138373 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-931cadb9-73aa-44f0-ace4-b076aaa89be7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1980649829", "description": "This is the new description of snapshot."}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:03.139721 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0abe0036-5832-41ec-980a-36f095333ab8) transitioned into state 'SUCCESS' from state '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-281635756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['caa99e17-fe1f-41a4-9719-dd4d3a4ac9c4','906dd918-2741-4b8b-88cb-f5c5e772af95','21b10e9e-4fbb-42f4-8c36-f2435e76577e','7707e586-670a-4ba2-a1f8-b6272fa6fd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.140532 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca9f39b2-7981-44b6-ad3d-a828734e496a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.144651 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.144651 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:03.145115 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-931cadb9-73aa-44f0-ace4-b076aaa89be7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:03.151463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca9f39b2-7981-44b6-ad3d-a828734e496a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.152511 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (36b76871-ce8b-494f-80d0-3df82b82e7ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:03.152870 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-931cadb9-73aa-44f0-ace4-b076aaa89be7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf returned with HTTP 200 Jul 22 05:43:03.153115 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request issued successfully. Jul 22 05:43:03.153311 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1114/4448] 10.4.3.91 () {68 vars in 1368 bytes} [Wed Jul 22 05:43:03 2026] PUT /volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.153863 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-daf2de42-2b4b-4861-8dbd-2e2e1855f36e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:03.154328 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1094/4449] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:43:02 2026] POST /volume/v3/volumes => generated 761 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:03.165950 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4e7d229d-81aa-4a07-95c9-35df5dff0086 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.166800 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f50397a8-2727-40de-b902-dc12781e6458 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.169135 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4e7d229d-81aa-4a07-95c9-35df5dff0086 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:03.169374 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4e7d229d-81aa-4a07-95c9-35df5dff0086 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.169706 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4e7d229d-81aa-4a07-95c9-35df5dff0086 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.171318 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:03.171825 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a6c6bd56-b474-46a1-b739-3cee478921d1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2005024729"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:03.174003 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request body: {'volume': {"'source_volid": 'a6c6bd56-b474-46a1-b739-3cee478921d1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2005024729'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:03.174257 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume of 1 GB Jul 22 05:43:03.174701 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.174701 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:03.176158 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.176158 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:03.176768 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4e7d229d-81aa-4a07-95c9-35df5dff0086 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:03.177838 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4e7d229d-81aa-4a07-95c9-35df5dff0086 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf returned with HTTP 200 Jul 22 05:43:03.178302 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1133/4450] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf => generated 577 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.179547 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Availability Zones retrieved successfully. Jul 22 05:43:03.188838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (e6e37dc9-fa06-48d7-ae6a-5834cf026025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:03.189117 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2e6d7cea-b92a-46f6-8c21-c6280f2d0e78 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.190276 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec0eb9ab-6e3b-4c37-b94e-ca47584a731b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.190860 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2e6d7cea-b92a-46f6-8c21-c6280f2d0e78 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:03.191095 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2e6d7cea-b92a-46f6-8c21-c6280f2d0e78 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.191323 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2e6d7cea-b92a-46f6-8c21-c6280f2d0e78 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.191470 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-2e6d7cea-b92a-46f6-8c21-c6280f2d0e78 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:03.191821 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:03.196460 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.196460 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:03.196909 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2e6d7cea-b92a-46f6-8c21-c6280f2d0e78 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:03.199832 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7ccf81fb-f1e1-47ff-a9c5-93b25c415bea None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.201323 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7ccf81fb-f1e1-47ff-a9c5-93b25c415bea tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:43:03.201502 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7ccf81fb-f1e1-47ff-a9c5-93b25c415bea tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.201701 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7ccf81fb-f1e1-47ff-a9c5-93b25c415bea tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.208964 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.208964 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:03.210615 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2e6d7cea-b92a-46f6-8c21-c6280f2d0e78 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot delete request issued successfully. Jul 22 05:43:03.210835 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2e6d7cea-b92a-46f6-8c21-c6280f2d0e78 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf returned with HTTP 202 Jul 22 05:43:03.211225 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1115/4451] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:03 2026] DELETE /volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:03.212377 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7ccf81fb-f1e1-47ff-a9c5-93b25c415bea tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:03.216746 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7ccf81fb-f1e1-47ff-a9c5-93b25c415bea tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc returned with HTTP 200 Jul 22 05:43:03.217244 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1095/4452] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:03.220989 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9fd1d495-c9b0-4644-a093-1e73ed00ef3b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.223003 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9fd1d495-c9b0-4644-a093-1e73ed00ef3b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:03.223146 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9fd1d495-c9b0-4644-a093-1e73ed00ef3b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.223371 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9fd1d495-c9b0-4644-a093-1e73ed00ef3b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.223522 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec0eb9ab-6e3b-4c37-b94e-ca47584a731b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.224643 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03f180b-5dcc-4ffb-a996-3b668ccc8957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.228573 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.228573 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:03.229086 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9fd1d495-c9b0-4644-a093-1e73ed00ef3b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:03.230226 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9fd1d495-c9b0-4644-a093-1e73ed00ef3b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf returned with HTTP 200 Jul 22 05:43:03.230709 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1134/4453] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.237078 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-246628d3-4acb-4b8a-989e-242a72728b58 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.237789 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-246628d3-4acb-4b8a-989e-242a72728b58 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:43:03.237994 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-246628d3-4acb-4b8a-989e-242a72728b58 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.238183 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-246628d3-4acb-4b8a-989e-242a72728b58 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.254842 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.254842 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:03.259000 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-246628d3-4acb-4b8a-989e-242a72728b58 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:03.264092 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-246628d3-4acb-4b8a-989e-242a72728b58 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc returned with HTTP 200 Jul 22 05:43:03.264563 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1116/4454] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:03.277253 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Created reservations ['cb00c973-9fc7-48eb-9473-8d894578285c', '6b30a8e0-78a1-40f7-b8ca-f43d8b135392', '4a219670-6f73-410e-a6b4-ee7ee7263806', '116db76c-0982-4630-a988-f3a6c8ccdb3f'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:03.278147 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03f180b-5dcc-4ffb-a996-3b668ccc8957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb00c973-9fc7-48eb-9473-8d894578285c', '6b30a8e0-78a1-40f7-b8ca-f43d8b135392', '4a219670-6f73-410e-a6b4-ee7ee7263806', '116db76c-0982-4630-a988-f3a6c8ccdb3f']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.278966 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a258ec6-5ff3-46f9-a51d-76568c5681da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.306687 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a258ec6-5ff3-46f9-a51d-76568c5681da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa3bfb5-4995-416c-a291-9cc8af4ac4ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2005024729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['cb00c973-9fc7-48eb-9473-8d894578285c','6b30a8e0-78a1-40f7-b8ca-f43d8b135392','4a219670-6f73-410e-a6b4-ee7ee7263806','116db76c-0982-4630-a988-f3a6c8ccdb3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2005024729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fa3bfb5-4995-416c-a291-9cc8af4ac4ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4609d697abfa421da5bc49298968c364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.307994 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddec33a3-afc3-4445-9245-dabb1c1be006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.330427 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddec33a3-afc3-4445-9245-dabb1c1be006) transitioned into state 'SUCCESS' from state '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-2005024729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['cb00c973-9fc7-48eb-9473-8d894578285c','6b30a8e0-78a1-40f7-b8ca-f43d8b135392','4a219670-6f73-410e-a6b4-ee7ee7263806','116db76c-0982-4630-a988-f3a6c8ccdb3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.331315 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83182871-a1fe-4476-b34e-40d0a6b8b95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.343639 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83182871-a1fe-4476-b34e-40d0a6b8b95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.344573 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (e6e37dc9-fa06-48d7-ae6a-5834cf026025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:03.344928 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request issued successfully. Jul 22 05:43:03.345477 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f50397a8-2727-40de-b902-dc12781e6458 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:03.345913 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1110/4455] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:43:03 2026] POST /volume/v3/volumes => generated 762 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:03.358761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.360331 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:03.360715 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a6c6bd56-b474-46a1-b739-3cee478921d1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-963682508"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:03.362088 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request body: {'volume': {"'source_volid": 'a6c6bd56-b474-46a1-b739-3cee478921d1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-963682508'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:03.362259 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume of 1 GB Jul 22 05:43:03.366198 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Availability Zones retrieved successfully. Jul 22 05:43:03.371597 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (de558a37-55f5-47f0-ac92-1dd09360a68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:03.372675 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496d9d11-3892-44f1-9f90-130bf9758e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.373680 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:03.403428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496d9d11-3892-44f1-9f90-130bf9758e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.404202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc615387-79ad-449c-a120-ca7b342ee02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.445600 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Created reservations ['900acb8c-7a11-4506-9515-a3a5d2984c01', '7de170fc-6cec-43b7-8eba-56645afbf86e', 'd5303ea5-fec5-4af0-9de8-d9ec146a0f7c', 'ccbda401-d0ae-4448-ab4e-10f14f8e235c'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:03.446875 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc615387-79ad-449c-a120-ca7b342ee02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['900acb8c-7a11-4506-9515-a3a5d2984c01', '7de170fc-6cec-43b7-8eba-56645afbf86e', 'd5303ea5-fec5-4af0-9de8-d9ec146a0f7c', 'ccbda401-d0ae-4448-ab4e-10f14f8e235c']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.447639 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c89167cb-d889-42c9-b404-70c3d3c4fe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.471344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c89167cb-d889-42c9-b404-70c3d3c4fe3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '017abb82-34ce-4fa3-b4c8-e80c979219b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-963682508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['900acb8c-7a11-4506-9515-a3a5d2984c01','7de170fc-6cec-43b7-8eba-56645afbf86e','d5303ea5-fec5-4af0-9de8-d9ec146a0f7c','ccbda401-d0ae-4448-ab4e-10f14f8e235c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-963682508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=017abb82-34ce-4fa3-b4c8-e80c979219b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4609d697abfa421da5bc49298968c364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.472061 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76ff559-41bf-4ace-bd11-d1e102d23af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.492554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76ff559-41bf-4ace-bd11-d1e102d23af0) transitioned into state 'SUCCESS' from state '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-963682508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4609d697abfa421da5bc49298968c364',qos_specs=None,replication_status=,reservations=['900acb8c-7a11-4506-9515-a3a5d2984c01','7de170fc-6cec-43b7-8eba-56645afbf86e','d5303ea5-fec5-4af0-9de8-d9ec146a0f7c','ccbda401-d0ae-4448-ab4e-10f14f8e235c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e74d0f15564c7c8098f437c96aeb26',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.493567 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49066e38-8f83-4ec4-8f6d-9e87aef3e649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:03.504070 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49066e38-8f83-4ec4-8f6d-9e87aef3e649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:03.504846 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Flow 'volume_create_api' (de558a37-55f5-47f0-ac92-1dd09360a68a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:03.505134 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Create volume request issued successfully. Jul 22 05:43:03.505645 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9ae02789-2742-454d-ad5d-195c61c1c2e7 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:03.506064 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1096/4456] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:43:03 2026] POST /volume/v3/volumes => generated 761 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:03.523963 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-05b7f251-67e4-40d2-8ed3-8a4bfc9d0c16 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.527154 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-05b7f251-67e4-40d2-8ed3-8a4bfc9d0c16 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e Jul 22 05:43:03.527372 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-05b7f251-67e4-40d2-8ed3-8a4bfc9d0c16 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.527615 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-05b7f251-67e4-40d2-8ed3-8a4bfc9d0c16 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.536076 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.536076 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:03.540055 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-05b7f251-67e4-40d2-8ed3-8a4bfc9d0c16 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:03.544868 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-05b7f251-67e4-40d2-8ed3-8a4bfc9d0c16 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e returned with HTTP 200 Jul 22 05:43:03.545479 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1135/4457] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.561418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-73aa5675-18e0-4305-bb03-71d48c7c06fd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.564863 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-73aa5675-18e0-4305-bb03-71d48c7c06fd tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb Jul 22 05:43:03.565093 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-73aa5675-18e0-4305-bb03-71d48c7c06fd tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.565281 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-73aa5675-18e0-4305-bb03-71d48c7c06fd tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.571480 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.571480 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:03.574694 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-73aa5675-18e0-4305-bb03-71d48c7c06fd tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:03.579352 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-73aa5675-18e0-4305-bb03-71d48c7c06fd tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb returned with HTTP 200 Jul 22 05:43:03.579748 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1117/4458] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.596448 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e0067101-1190-411f-b755-c4714f483b5f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.598931 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e0067101-1190-411f-b755-c4714f483b5f tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 Jul 22 05:43:03.599197 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e0067101-1190-411f-b755-c4714f483b5f tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.599465 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e0067101-1190-411f-b755-c4714f483b5f tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.611272 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.611272 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:03.615805 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e0067101-1190-411f-b755-c4714f483b5f tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:03.621387 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e0067101-1190-411f-b755-c4714f483b5f tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 returned with HTTP 200 Jul 22 05:43:03.621908 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1111/4459] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.637167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-de57ddcd-001d-4dad-9602-810b5dbe85a8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.639653 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-de57ddcd-001d-4dad-9602-810b5dbe85a8 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef Jul 22 05:43:03.639868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-de57ddcd-001d-4dad-9602-810b5dbe85a8 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.640066 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-de57ddcd-001d-4dad-9602-810b5dbe85a8 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.648654 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.648654 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:03.652218 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-de57ddcd-001d-4dad-9602-810b5dbe85a8 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:03.656231 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-de57ddcd-001d-4dad-9602-810b5dbe85a8 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef returned with HTTP 200 Jul 22 05:43:03.656646 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1097/4460] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.670565 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-77a49df2-c106-498c-8009-207b1b86b5e4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.672711 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-77a49df2-c106-498c-8009-207b1b86b5e4 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 Jul 22 05:43:03.673007 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-77a49df2-c106-498c-8009-207b1b86b5e4 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.673214 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-77a49df2-c106-498c-8009-207b1b86b5e4 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.679614 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.679614 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:03.683593 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-77a49df2-c106-498c-8009-207b1b86b5e4 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:03.688594 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-77a49df2-c106-498c-8009-207b1b86b5e4 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 returned with HTTP 200 Jul 22 05:43:03.689407 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1136/4461] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:03.703288 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a1dd8a42-7f23-4db1-b05b-f08648096a5e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.705572 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a1dd8a42-7f23-4db1-b05b-f08648096a5e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] DELETE https://10.4.3.91/volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 Jul 22 05:43:03.705864 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a1dd8a42-7f23-4db1-b05b-f08648096a5e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.706062 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a1dd8a42-7f23-4db1-b05b-f08648096a5e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.706263 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-a1dd8a42-7f23-4db1-b05b-f08648096a5e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume with id: 017abb82-34ce-4fa3-b4c8-e80c979219b5 Jul 22 05:43:03.721136 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.721136 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:03.721806 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a1dd8a42-7f23-4db1-b05b-f08648096a5e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:03.753645 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a1dd8a42-7f23-4db1-b05b-f08648096a5e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume request issued successfully. Jul 22 05:43:03.753875 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a1dd8a42-7f23-4db1-b05b-f08648096a5e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 returned with HTTP 202 Jul 22 05:43:03.754324 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1118/4462] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:03 2026] DELETE /volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:03.764024 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6c96a8b5-6f93-46ac-91ca-dda31b5a5616 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:03.767424 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6c96a8b5-6f93-46ac-91ca-dda31b5a5616 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 Jul 22 05:43:03.767424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6c96a8b5-6f93-46ac-91ca-dda31b5a5616 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:03.767424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6c96a8b5-6f93-46ac-91ca-dda31b5a5616 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:03.778788 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:03.778788 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:03.782601 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6c96a8b5-6f93-46ac-91ca-dda31b5a5616 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:03.790136 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6c96a8b5-6f93-46ac-91ca-dda31b5a5616 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 returned with HTTP 200 Jul 22 05:43:03.790614 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1112/4463] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:03 2026] GET /volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:04.244527 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2751d5a2-ee25-4b9c-b28b-6d458b7a320d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.247885 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2751d5a2-ee25-4b9c-b28b-6d458b7a320d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:04.248187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2751d5a2-ee25-4b9c-b28b-6d458b7a320d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:04.248477 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2751d5a2-ee25-4b9c-b28b-6d458b7a320d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:04.254137 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2751d5a2-ee25-4b9c-b28b-6d458b7a320d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf returned with HTTP 404 Jul 22 05:43:04.254872 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1098/4464] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:04 2026] GET /volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:04.261969 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ad53cfb4-2825-4e79-883a-bdf11bd40bfa None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.263911 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ad53cfb4-2825-4e79-883a-bdf11bd40bfa tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:04.264094 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ad53cfb4-2825-4e79-883a-bdf11bd40bfa tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:04.264304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ad53cfb4-2825-4e79-883a-bdf11bd40bfa tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:04.264385 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-ad53cfb4-2825-4e79-883a-bdf11bd40bfa tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 07120974-b0e0-44cb-b3ef-84285a296ddf Jul 22 05:43:04.268989 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ad53cfb4-2825-4e79-883a-bdf11bd40bfa tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf returned with HTTP 404 Jul 22 05:43:04.269551 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1137/4465] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:04 2026] DELETE /volume/v3/snapshots/07120974-b0e0-44cb-b3ef-84285a296ddf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:04.277152 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3b0919d9-2bc7-4c13-915e-94802c4eaafc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.278902 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3b0919d9-2bc7-4c13-915e-94802c4eaafc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:04.279250 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3b0919d9-2bc7-4c13-915e-94802c4eaafc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:04.279540 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3b0919d9-2bc7-4c13-915e-94802c4eaafc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:04.288540 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:04.288540 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:04.292478 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3b0919d9-2bc7-4c13-915e-94802c4eaafc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:04.296650 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3b0919d9-2bc7-4c13-915e-94802c4eaafc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:04.297123 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1119/4466] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:04 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:04.308398 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-223eeaee-f0de-47cf-b5e6-1a04458f85d5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.310537 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-223eeaee-f0de-47cf-b5e6-1a04458f85d5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:43:04.310889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-223eeaee-f0de-47cf-b5e6-1a04458f85d5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e6de0a9-21e3-4c41-acba-342f60a0c35c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1946560740"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:04.319856 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:04.319856 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:04.320382 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-223eeaee-f0de-47cf-b5e6-1a04458f85d5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:04.320520 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-223eeaee-f0de-47cf-b5e6-1a04458f85d5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume 2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:04.345292 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-223eeaee-f0de-47cf-b5e6-1a04458f85d5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['e23cc960-050d-4eae-b211-68894c11858f', '9e884d7d-ffad-437f-a123-63d2a8b94bc5', '0cc2d094-e84f-4a46-9411-4402b31ab03f', '5d8e1b62-c497-4b2c-80c4-475af88632f6'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:04.372977 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-223eeaee-f0de-47cf-b5e6-1a04458f85d5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot create request issued successfully. Jul 22 05:43:04.373694 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-223eeaee-f0de-47cf-b5e6-1a04458f85d5 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:43:04.373793 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1113/4467] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:43:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:04.384127 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7e4e3698-46f5-4f1e-8944-fbe5da06fc13 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.388827 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7e4e3698-46f5-4f1e-8944-fbe5da06fc13 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c Jul 22 05:43:04.389208 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7e4e3698-46f5-4f1e-8944-fbe5da06fc13 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:04.389487 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7e4e3698-46f5-4f1e-8944-fbe5da06fc13 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:04.397013 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:04.397013 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:04.397651 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7e4e3698-46f5-4f1e-8944-fbe5da06fc13 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:04.399163 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7e4e3698-46f5-4f1e-8944-fbe5da06fc13 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c returned with HTTP 200 Jul 22 05:43:04.399664 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1099/4468] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:04 2026] GET /volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:04.443596 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-ee6d0689-8225-4c21-950b-080444e7625e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.448621 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-ee6d0689-8225-4c21-950b-080444e7625e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:43:04.449259 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-ee6d0689-8225-4c21-950b-080444e7625e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:04.449490 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-ee6d0689-8225-4c21-950b-080444e7625e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:04.460678 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:04.460678 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:04.464843 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-ee6d0689-8225-4c21-950b-080444e7625e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:04.469155 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-ee6d0689-8225-4c21-950b-080444e7625e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc returned with HTTP 200 Jul 22 05:43:04.469575 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1138/4469] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:04 2026] GET /volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:04.806312 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bc6a012c-b7c1-407a-a38f-4279f4d67213 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.808369 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc6a012c-b7c1-407a-a38f-4279f4d67213 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 Jul 22 05:43:04.808551 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc6a012c-b7c1-407a-a38f-4279f4d67213 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:04.808772 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc6a012c-b7c1-407a-a38f-4279f4d67213 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:04.814728 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc6a012c-b7c1-407a-a38f-4279f4d67213 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 returned with HTTP 404 Jul 22 05:43:04.815296 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1120/4470] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:04 2026] GET /volume/v3/volumes/017abb82-34ce-4fa3-b4c8-e80c979219b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:04.823102 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a49615d6-dcee-4ba6-b669-648c2ab9b0c2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.825219 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a49615d6-dcee-4ba6-b669-648c2ab9b0c2 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] DELETE https://10.4.3.91/volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef Jul 22 05:43:04.825462 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a49615d6-dcee-4ba6-b669-648c2ab9b0c2 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:04.825742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a49615d6-dcee-4ba6-b669-648c2ab9b0c2 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:04.825868 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-a49615d6-dcee-4ba6-b669-648c2ab9b0c2 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume with id: 7fa3bfb5-4995-416c-a291-9cc8af4ac4ef Jul 22 05:43:04.837653 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:04.837653 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:04.838149 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a49615d6-dcee-4ba6-b669-648c2ab9b0c2 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:04.860676 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a49615d6-dcee-4ba6-b669-648c2ab9b0c2 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume request issued successfully. Jul 22 05:43:04.860888 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a49615d6-dcee-4ba6-b669-648c2ab9b0c2 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef returned with HTTP 202 Jul 22 05:43:04.861298 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1114/4471] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:04 2026] DELETE /volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:04.867852 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d06f8875-a4c7-42c1-9d61-4aa8f2ca2892 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.870130 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d06f8875-a4c7-42c1-9d61-4aa8f2ca2892 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef Jul 22 05:43:04.870279 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d06f8875-a4c7-42c1-9d61-4aa8f2ca2892 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:04.870490 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d06f8875-a4c7-42c1-9d61-4aa8f2ca2892 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:04.878550 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:04.878550 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:04.882378 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d06f8875-a4c7-42c1-9d61-4aa8f2ca2892 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:04.887460 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d06f8875-a4c7-42c1-9d61-4aa8f2ca2892 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef returned with HTTP 200 Jul 22 05:43:04.887965 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1100/4472] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:04 2026] GET /volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:04.921598 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-eb6195e7-5fb7-4918-9999-739f4e81716a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.923685 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-eb6195e7-5fb7-4918-9999-739f4e81716a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:43:04.923893 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-eb6195e7-5fb7-4918-9999-739f4e81716a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:04.924077 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-eb6195e7-5fb7-4918-9999-739f4e81716a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:04.932662 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:04.932662 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:04.937938 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-eb6195e7-5fb7-4918-9999-739f4e81716a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:04.945163 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-eb6195e7-5fb7-4918-9999-739f4e81716a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc returned with HTTP 200 Jul 22 05:43:04.945801 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1139/4473] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:04 2026] GET /volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:04.955173 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a2f5c145-bd2b-40a5-9be7-34a9f6911b54 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.955612 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2f5c145-bd2b-40a5-9be7-34a9f6911b54 None None] GET https://10.4.3.91/volume// Jul 22 05:43:04.955851 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a2f5c145-bd2b-40a5-9be7-34a9f6911b54 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:04.956056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a2f5c145-bd2b-40a5-9be7-34a9f6911b54 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:04.956370 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a2f5c145-bd2b-40a5-9be7-34a9f6911b54 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:04.956708 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1121/4474] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:43:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:43:04.963318 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-80546670-bb4a-4c28-8a1d-6b2cf083a9a4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.965276 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-80546670-bb4a-4c28-8a1d-6b2cf083a9a4 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:43:04.965579 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-80546670-bb4a-4c28-8a1d-6b2cf083a9a4 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e64b01e4-98ca-403e-9696-6a63dbdb58cc", "connector": null, "instance_uuid": "4f2fd755-bd3d-4fe8-be0f-aef695844cab"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:04.974089 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b3517011-b370-4422-8c55-d3cae78fccf9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:04.974275 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:04.974275 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:05.005936 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-80546670-bb4a-4c28-8a1d-6b2cf083a9a4 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:43:05.006367 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1115/4475] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:43:04 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:05.080513 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:05.080960 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-435160999"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:05.082430 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-435160999'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:05.082583 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Create volume of 1 GB Jul 22 05:43:05.089454 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Availability Zones retrieved successfully. Jul 22 05:43:05.094959 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Flow 'volume_create_api' (81a50181-8ade-4e3c-a81b-d94bcfb0d15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:05.095972 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b571eb75-9b4b-45de-adc9-e61aa35bbf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:05.096937 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:05.134064 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b571eb75-9b4b-45de-adc9-e61aa35bbf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:05.135265 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84fbc194-973c-4841-b9d5-c2e3d372326a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:05.204399 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Created reservations ['0dfe0126-35a6-4b7e-87d0-d7370b48a09f', '7d2725b0-3b6a-4b69-877e-5be87f8ebbe0', '6d18b1de-2f5a-414f-8e36-8e90fbd98ab1', '75c7b872-f2fb-4176-bef8-f7de1c806cbf'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:05.205162 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84fbc194-973c-4841-b9d5-c2e3d372326a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dfe0126-35a6-4b7e-87d0-d7370b48a09f', '7d2725b0-3b6a-4b69-877e-5be87f8ebbe0', '6d18b1de-2f5a-414f-8e36-8e90fbd98ab1', '75c7b872-f2fb-4176-bef8-f7de1c806cbf']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:05.206142 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e41774-6e35-4505-806d-3ce2b78e8cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:05.226836 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e41774-6e35-4505-806d-3ce2b78e8cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2161e27d-90b2-4e91-ad73-17393792415d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-435160999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7f964b61e5478b8115b2548f0d05be',qos_specs=None,replication_status=,reservations=['0dfe0126-35a6-4b7e-87d0-d7370b48a09f','7d2725b0-3b6a-4b69-877e-5be87f8ebbe0','6d18b1de-2f5a-414f-8e36-8e90fbd98ab1','75c7b872-f2fb-4176-bef8-f7de1c806cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42781e1228b249e1b9934ceb5e6e80f6',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-435160999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2161e27d-90b2-4e91-ad73-17393792415d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7f964b61e5478b8115b2548f0d05be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42781e1228b249e1b9934ceb5e6e80f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:05.227472 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0227a28c-8cd4-448e-89e2-163e8645f793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:05.244602 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0227a28c-8cd4-448e-89e2-163e8645f793) transitioned into state 'SUCCESS' from state '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-435160999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7f964b61e5478b8115b2548f0d05be',qos_specs=None,replication_status=,reservations=['0dfe0126-35a6-4b7e-87d0-d7370b48a09f','7d2725b0-3b6a-4b69-877e-5be87f8ebbe0','6d18b1de-2f5a-414f-8e36-8e90fbd98ab1','75c7b872-f2fb-4176-bef8-f7de1c806cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42781e1228b249e1b9934ceb5e6e80f6',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:05.245235 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d018c8e5-f0c6-44bd-9f32-93ebfc25874d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:05.256506 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d018c8e5-f0c6-44bd-9f32-93ebfc25874d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:05.257256 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Flow 'volume_create_api' (81a50181-8ade-4e3c-a81b-d94bcfb0d15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:05.257575 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Create volume request issued successfully. Jul 22 05:43:05.258104 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b3517011-b370-4422-8c55-d3cae78fccf9 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:05.258478 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1101/4476] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:43:04 2026] POST /volume/v3/volumes => generated 746 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:05.270856 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4cc7a652-3677-4986-bb4a-a9e41c872dc0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:05.272954 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4cc7a652-3677-4986-bb4a-a9e41c872dc0 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d Jul 22 05:43:05.273192 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4cc7a652-3677-4986-bb4a-a9e41c872dc0 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:05.273425 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4cc7a652-3677-4986-bb4a-a9e41c872dc0 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:05.281030 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:05.281030 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:05.284752 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4cc7a652-3677-4986-bb4a-a9e41c872dc0 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:43:05.289381 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4cc7a652-3677-4986-bb4a-a9e41c872dc0 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d returned with HTTP 200 Jul 22 05:43:05.289844 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1140/4477] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:05 2026] GET /volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:05.408925 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0781976f-edeb-4ece-b2f3-d458239116b7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:05.410548 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0781976f-edeb-4ece-b2f3-d458239116b7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c Jul 22 05:43:05.410765 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0781976f-edeb-4ece-b2f3-d458239116b7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:05.410943 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0781976f-edeb-4ece-b2f3-d458239116b7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:05.415764 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:05.415764 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:05.416144 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0781976f-edeb-4ece-b2f3-d458239116b7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:05.416971 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0781976f-edeb-4ece-b2f3-d458239116b7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c returned with HTTP 200 Jul 22 05:43:05.417373 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1122/4478] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:05 2026] GET /volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:05.794112 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2a8ffab8-1e8e-42b8-ba20-c8b2b6bfee0a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:05.794912 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2a8ffab8-1e8e-42b8-ba20-c8b2b6bfee0a None None] GET https://10.4.3.91/volume// Jul 22 05:43:05.794912 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2a8ffab8-1e8e-42b8-ba20-c8b2b6bfee0a None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:05.795112 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2a8ffab8-1e8e-42b8-ba20-c8b2b6bfee0a None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:05.795585 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2a8ffab8-1e8e-42b8-ba20-c8b2b6bfee0a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:05.796366 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1116/4479] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:43:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:43:05.804290 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-7abcdd47-3348-4940-9e37-746d79fac6bd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:05.806578 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-7abcdd47-3348-4940-9e37-746d79fac6bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:43:05.806834 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-7abcdd47-3348-4940-9e37-746d79fac6bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:05.807040 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-7abcdd47-3348-4940-9e37-746d79fac6bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:05.818317 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:05.818317 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:05.824105 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-7abcdd47-3348-4940-9e37-746d79fac6bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:05.830487 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-7abcdd47-3348-4940-9e37-746d79fac6bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc returned with HTTP 200 Jul 22 05:43:05.831133 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1102/4480] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:43:05 2026] GET /volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc => generated 1544 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:43:05.903876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f4af3846-2432-4560-8481-b0b3c4e9e2dd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:05.905484 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f4af3846-2432-4560-8481-b0b3c4e9e2dd tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef Jul 22 05:43:05.906021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f4af3846-2432-4560-8481-b0b3c4e9e2dd tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:05.906305 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f4af3846-2432-4560-8481-b0b3c4e9e2dd tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:05.913559 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f4af3846-2432-4560-8481-b0b3c4e9e2dd tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef returned with HTTP 404 Jul 22 05:43:05.914240 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1141/4481] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:05 2026] GET /volume/v3/volumes/7fa3bfb5-4995-416c-a291-9cc8af4ac4ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:05.922462 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6abeb1e3-1462-4958-bda9-d8bc558d7745 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:05.924417 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6abeb1e3-1462-4958-bda9-d8bc558d7745 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] DELETE https://10.4.3.91/volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 Jul 22 05:43:05.924603 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6abeb1e3-1462-4958-bda9-d8bc558d7745 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:05.925145 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6abeb1e3-1462-4958-bda9-d8bc558d7745 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:05.925145 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-6abeb1e3-1462-4958-bda9-d8bc558d7745 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume with id: 19e543a2-491f-4541-bc76-65fabbe3f260 Jul 22 05:43:05.933499 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:05.933499 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:05.933994 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6abeb1e3-1462-4958-bda9-d8bc558d7745 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:05.937209 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-f500b14e-8e3e-4f25-895f-db55b23babc1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:05.939207 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-f500b14e-8e3e-4f25-895f-db55b23babc1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] PUT https://10.4.3.91/volume/v3/attachments/1ede8f5c-dcb8-4089-9f8a-551a193d0a70 Jul 22 05:43:05.939537 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-f500b14e-8e3e-4f25-895f-db55b23babc1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:05.946234 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-f500b14e-8e3e-4f25-895f-db55b23babc1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Acquiring lock "cinder-attachment_update-e64b01e4-98ca-403e-9696-6a63dbdb58cc-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:43:05.950200 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6abeb1e3-1462-4958-bda9-d8bc558d7745 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume request issued successfully. Jul 22 05:43:05.950271 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6abeb1e3-1462-4958-bda9-d8bc558d7745 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 returned with HTTP 202 Jul 22 05:43:05.950466 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-f500b14e-8e3e-4f25-895f-db55b23babc1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-e64b01e4-98ca-403e-9696-6a63dbdb58cc-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:43:05.950690 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1123/4482] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:05 2026] DELETE /volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:05.951362 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:05.951362 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:05.962825 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f83ce483-74d0-4ec5-9b39-929f78c73eab None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:05.968104 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f83ce483-74d0-4ec5-9b39-929f78c73eab tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 Jul 22 05:43:05.968248 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f83ce483-74d0-4ec5-9b39-929f78c73eab tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:05.968438 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f83ce483-74d0-4ec5-9b39-929f78c73eab tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:05.981407 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:05.981407 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:05.985648 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f83ce483-74d0-4ec5-9b39-929f78c73eab tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:05.991506 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f83ce483-74d0-4ec5-9b39-929f78c73eab tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 returned with HTTP 200 Jul 22 05:43:05.991923 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1103/4483] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:05 2026] GET /volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:06.061265 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-f500b14e-8e3e-4f25-895f-db55b23babc1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-e64b01e4-98ca-403e-9696-6a63dbdb58cc-np0000005624" released by "attachment_update" :: held 0.111s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:43:06.061893 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-f500b14e-8e3e-4f25-895f-db55b23babc1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/1ede8f5c-dcb8-4089-9f8a-551a193d0a70 returned with HTTP 200 Jul 22 05:43:06.062332 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1117/4484] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:43:05 2026] PUT /volume/v3/attachments/1ede8f5c-dcb8-4089-9f8a-551a193d0a70 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:06.083476 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-83020b8a-df67-4215-a91a-f4f2b5c2c015 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:06.085893 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-83020b8a-df67-4215-a91a-f4f2b5c2c015 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments/1ede8f5c-dcb8-4089-9f8a-551a193d0a70/action Jul 22 05:43:06.087661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-83020b8a-df67-4215-a91a-f4f2b5c2c015 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:43:06.087661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-83020b8a-df67-4215-a91a-f4f2b5c2c015 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:06.102920 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:06.102920 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:06.119016 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-9bd5b153-5a50-4091-afee-dfbe3d19e6e3 req-83020b8a-df67-4215-a91a-f4f2b5c2c015 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/1ede8f5c-dcb8-4089-9f8a-551a193d0a70/action returned with HTTP 204 Jul 22 05:43:06.119794 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1142/4485] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:43:06 2026] POST /volume/v3/attachments/1ede8f5c-dcb8-4089-9f8a-551a193d0a70/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:06.304460 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a0b49b81-8e29-4473-9791-d78d5a71a199 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:06.310042 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a0b49b81-8e29-4473-9791-d78d5a71a199 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d Jul 22 05:43:06.310361 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a0b49b81-8e29-4473-9791-d78d5a71a199 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:06.310551 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a0b49b81-8e29-4473-9791-d78d5a71a199 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:06.323535 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:06.323535 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:06.331545 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a0b49b81-8e29-4473-9791-d78d5a71a199 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:43:06.342985 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a0b49b81-8e29-4473-9791-d78d5a71a199 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d returned with HTTP 200 Jul 22 05:43:06.343598 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1124/4486] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:06 2026] GET /volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:06.361289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6840b523-c90b-4da7-bfb8-23c2d18a29ac None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:06.362792 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6840b523-c90b-4da7-bfb8-23c2d18a29ac tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:43:06.363153 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6840b523-c90b-4da7-bfb8-23c2d18a29ac tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2161e27d-90b2-4e91-ad73-17393792415d", "name": "tempest-VolumesBackupsTest-Backup-1510128079"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:06.364459 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-6840b523-c90b-4da7-bfb8-23c2d18a29ac tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Creating new backup {'backup': {'volume_id': '2161e27d-90b2-4e91-ad73-17393792415d', 'name': 'tempest-VolumesBackupsTest-Backup-1510128079'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:43:06.364605 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-6840b523-c90b-4da7-bfb8-23c2d18a29ac tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Creating backup of volume 2161e27d-90b2-4e91-ad73-17393792415d in container None Jul 22 05:43:06.370459 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:06.370459 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:06.370878 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6840b523-c90b-4da7-bfb8-23c2d18a29ac tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:43:06.393268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-6840b523-c90b-4da7-bfb8-23c2d18a29ac tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Created reservations ['4b93bba1-29bb-443c-a6e3-0a22b743b768', 'f1b28694-8cea-45ae-a43f-082c7c419e76'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:06.421219 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6840b523-c90b-4da7-bfb8-23c2d18a29ac tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:43:06.421693 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1104/4487] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:43:06 2026] POST /volume/v3/backups => generated 328 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:06.430608 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-82ce3873-c103-42aa-ac1b-115bfe8b7b1d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:06.432742 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82ce3873-c103-42aa-ac1b-115bfe8b7b1d tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:06.432936 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82ce3873-c103-42aa-ac1b-115bfe8b7b1d tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:06.433115 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82ce3873-c103-42aa-ac1b-115bfe8b7b1d tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:06.433205 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-82ce3873-c103-42aa-ac1b-115bfe8b7b1d tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:06.440714 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:06.440714 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:06.441567 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82ce3873-c103-42aa-ac1b-115bfe8b7b1d tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:06.442187 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1118/4488] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:06 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:07.004281 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2ec6ee77-3d4c-4a26-9d9e-59e08efc0094 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:07.005961 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2ec6ee77-3d4c-4a26-9d9e-59e08efc0094 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 Jul 22 05:43:07.006133 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2ec6ee77-3d4c-4a26-9d9e-59e08efc0094 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:07.006319 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2ec6ee77-3d4c-4a26-9d9e-59e08efc0094 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:07.011931 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2ec6ee77-3d4c-4a26-9d9e-59e08efc0094 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 returned with HTTP 404 Jul 22 05:43:07.012472 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1143/4489] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:07 2026] GET /volume/v3/volumes/19e543a2-491f-4541-bc76-65fabbe3f260 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:07.018661 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ca575f24-551b-4b04-b3b2-ae01d7cf2edb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:07.020407 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca575f24-551b-4b04-b3b2-ae01d7cf2edb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] DELETE https://10.4.3.91/volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb Jul 22 05:43:07.020658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca575f24-551b-4b04-b3b2-ae01d7cf2edb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:07.020927 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca575f24-551b-4b04-b3b2-ae01d7cf2edb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:07.021105 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-ca575f24-551b-4b04-b3b2-ae01d7cf2edb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume with id: acf1ba67-4949-4fe6-b571-340fd2be74fb Jul 22 05:43:07.028437 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:07.028437 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:07.028960 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ca575f24-551b-4b04-b3b2-ae01d7cf2edb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:07.049663 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ca575f24-551b-4b04-b3b2-ae01d7cf2edb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume request issued successfully. Jul 22 05:43:07.049663 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca575f24-551b-4b04-b3b2-ae01d7cf2edb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb returned with HTTP 202 Jul 22 05:43:07.049663 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1125/4490] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:07 2026] DELETE /volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:07.055719 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-be8166a0-f3e9-4e78-950f-1ccfd571f490 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:07.056107 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-be8166a0-f3e9-4e78-950f-1ccfd571f490 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb Jul 22 05:43:07.056272 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-be8166a0-f3e9-4e78-950f-1ccfd571f490 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:07.056439 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-be8166a0-f3e9-4e78-950f-1ccfd571f490 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:07.064463 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:07.064463 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:07.068133 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-be8166a0-f3e9-4e78-950f-1ccfd571f490 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:07.072985 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-be8166a0-f3e9-4e78-950f-1ccfd571f490 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb returned with HTTP 200 Jul 22 05:43:07.073356 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1105/4491] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:07 2026] GET /volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:07.453324 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7c4066bf-b837-4bdc-a73d-ae7e3e10eca6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:07.455151 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7c4066bf-b837-4bdc-a73d-ae7e3e10eca6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:07.455372 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7c4066bf-b837-4bdc-a73d-ae7e3e10eca6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:07.455663 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7c4066bf-b837-4bdc-a73d-ae7e3e10eca6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:07.455820 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-7c4066bf-b837-4bdc-a73d-ae7e3e10eca6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:07.460081 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:07.460081 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:07.460886 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7c4066bf-b837-4bdc-a73d-ae7e3e10eca6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:07.461259 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1119/4492] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:07 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:08.087510 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f9bd8956-9cf1-4bd5-88c2-b7c78ecce630 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:08.090150 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f9bd8956-9cf1-4bd5-88c2-b7c78ecce630 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb Jul 22 05:43:08.090416 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f9bd8956-9cf1-4bd5-88c2-b7c78ecce630 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:08.090702 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f9bd8956-9cf1-4bd5-88c2-b7c78ecce630 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:08.099550 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f9bd8956-9cf1-4bd5-88c2-b7c78ecce630 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb returned with HTTP 404 Jul 22 05:43:08.100166 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1144/4493] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:08 2026] GET /volume/v3/volumes/acf1ba67-4949-4fe6-b571-340fd2be74fb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:08.109189 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-54d99d1c-7d20-4378-8972-40ecb0319bbb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:08.110861 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-54d99d1c-7d20-4378-8972-40ecb0319bbb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] DELETE https://10.4.3.91/volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e Jul 22 05:43:08.111774 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-54d99d1c-7d20-4378-8972-40ecb0319bbb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:08.111774 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-54d99d1c-7d20-4378-8972-40ecb0319bbb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:08.111774 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-54d99d1c-7d20-4378-8972-40ecb0319bbb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume with id: 1be87862-cdb6-498e-97d4-d9463a94b55e Jul 22 05:43:08.118085 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:08.118085 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:08.118648 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-54d99d1c-7d20-4378-8972-40ecb0319bbb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:08.142597 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-54d99d1c-7d20-4378-8972-40ecb0319bbb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume request issued successfully. Jul 22 05:43:08.142811 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-54d99d1c-7d20-4378-8972-40ecb0319bbb tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e returned with HTTP 202 Jul 22 05:43:08.143195 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1126/4494] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:08 2026] DELETE /volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:08.157227 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c73561f1-3da2-480b-a52a-6fbea2b5fd5f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:08.158961 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c73561f1-3da2-480b-a52a-6fbea2b5fd5f tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e Jul 22 05:43:08.159041 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c73561f1-3da2-480b-a52a-6fbea2b5fd5f tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:08.159234 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c73561f1-3da2-480b-a52a-6fbea2b5fd5f tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:08.166795 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:08.166795 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:08.171184 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c73561f1-3da2-480b-a52a-6fbea2b5fd5f tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:08.175767 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c73561f1-3da2-480b-a52a-6fbea2b5fd5f tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e returned with HTTP 200 Jul 22 05:43:08.176259 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1106/4495] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:08 2026] GET /volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:08.472916 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-926b9790-838c-4021-8767-ee3bb91f322e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:08.474798 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-926b9790-838c-4021-8767-ee3bb91f322e tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:08.474991 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-926b9790-838c-4021-8767-ee3bb91f322e tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:08.475184 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-926b9790-838c-4021-8767-ee3bb91f322e tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:08.475279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-926b9790-838c-4021-8767-ee3bb91f322e tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:08.479210 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:08.479210 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:08.479878 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-926b9790-838c-4021-8767-ee3bb91f322e tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:08.480161 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1120/4496] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:08 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:09.189167 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-06f29aa8-253d-4b6c-8241-cde9fd88fb58 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:09.190684 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-06f29aa8-253d-4b6c-8241-cde9fd88fb58 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e Jul 22 05:43:09.190833 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-06f29aa8-253d-4b6c-8241-cde9fd88fb58 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:09.190943 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-06f29aa8-253d-4b6c-8241-cde9fd88fb58 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:09.197383 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-06f29aa8-253d-4b6c-8241-cde9fd88fb58 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e returned with HTTP 404 Jul 22 05:43:09.198015 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1145/4497] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:09 2026] GET /volume/v3/volumes/1be87862-cdb6-498e-97d4-d9463a94b55e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:09.203957 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6f1434cc-0f2b-478e-932d-7724d3d761ed None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:09.205656 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6f1434cc-0f2b-478e-932d-7724d3d761ed tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] DELETE https://10.4.3.91/volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 Jul 22 05:43:09.205858 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6f1434cc-0f2b-478e-932d-7724d3d761ed tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:09.206047 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6f1434cc-0f2b-478e-932d-7724d3d761ed tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:09.206196 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-6f1434cc-0f2b-478e-932d-7724d3d761ed tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume with id: a6c6bd56-b474-46a1-b739-3cee478921d1 Jul 22 05:43:09.212902 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:09.212902 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:09.213676 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6f1434cc-0f2b-478e-932d-7724d3d761ed tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:09.228096 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6f1434cc-0f2b-478e-932d-7724d3d761ed tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Delete volume request issued successfully. Jul 22 05:43:09.228329 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6f1434cc-0f2b-478e-932d-7724d3d761ed tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 returned with HTTP 202 Jul 22 05:43:09.228907 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1127/4498] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:09 2026] DELETE /volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:09.237066 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ca0a575c-8a12-45d4-b522-85824822df89 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:09.238753 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ca0a575c-8a12-45d4-b522-85824822df89 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 Jul 22 05:43:09.238973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ca0a575c-8a12-45d4-b522-85824822df89 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:09.239153 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ca0a575c-8a12-45d4-b522-85824822df89 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:09.246914 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:09.246914 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:09.250610 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ca0a575c-8a12-45d4-b522-85824822df89 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Volume info retrieved successfully. Jul 22 05:43:09.254960 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ca0a575c-8a12-45d4-b522-85824822df89 tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 returned with HTTP 200 Jul 22 05:43:09.255497 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1107/4499] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:09 2026] GET /volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:09.490784 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c4b79d75-a606-4053-8f10-48cb8c1550c6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:09.492850 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4b79d75-a606-4053-8f10-48cb8c1550c6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:09.493049 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4b79d75-a606-4053-8f10-48cb8c1550c6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:09.493216 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4b79d75-a606-4053-8f10-48cb8c1550c6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:09.493309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c4b79d75-a606-4053-8f10-48cb8c1550c6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:09.497663 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:09.497663 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:09.498452 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4b79d75-a606-4053-8f10-48cb8c1550c6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:09.498831 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1121/4500] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:09 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:10.270310 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8702b0f2-bce0-43bf-a6fa-d5d64633e41e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:10.272466 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8702b0f2-bce0-43bf-a6fa-d5d64633e41e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] GET https://10.4.3.91/volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 Jul 22 05:43:10.272844 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8702b0f2-bce0-43bf-a6fa-d5d64633e41e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:10.273107 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8702b0f2-bce0-43bf-a6fa-d5d64633e41e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:10.279850 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8702b0f2-bce0-43bf-a6fa-d5d64633e41e tempest-CreateVolumesFromSourceVolumeTest-2098905709 tempest-CreateVolumesFromSourceVolumeTest-2098905709-project-member] https://10.4.3.91/volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 returned with HTTP 404 Jul 22 05:43:10.280243 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1146/4501] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:10 2026] GET /volume/v3/volumes/a6c6bd56-b474-46a1-b739-3cee478921d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:10.509751 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-40031303-1991-4c2c-9dac-d195b69ed677 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:10.511343 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-40031303-1991-4c2c-9dac-d195b69ed677 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:10.511526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-40031303-1991-4c2c-9dac-d195b69ed677 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:10.511708 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-40031303-1991-4c2c-9dac-d195b69ed677 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:10.511805 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-40031303-1991-4c2c-9dac-d195b69ed677 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:10.515630 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:10.515630 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:10.516286 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-40031303-1991-4c2c-9dac-d195b69ed677 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:10.516651 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1128/4502] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:10 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:11.528893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7d93bab4-e064-41dd-8bc1-557e06a21622 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:11.530823 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d93bab4-e064-41dd-8bc1-557e06a21622 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:11.531048 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d93bab4-e064-41dd-8bc1-557e06a21622 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:11.531265 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d93bab4-e064-41dd-8bc1-557e06a21622 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:11.531369 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-7d93bab4-e064-41dd-8bc1-557e06a21622 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:11.536306 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:11.536306 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:11.537136 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d93bab4-e064-41dd-8bc1-557e06a21622 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:11.537519 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1108/4503] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:11 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:11.793313 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:11.903096 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:11.903350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1529445943"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:11.904732 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1529445943'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:11.904860 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Create volume of 1 GB Jul 22 05:43:11.909452 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Availability Zones retrieved successfully. Jul 22 05:43:11.920423 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Flow 'volume_create_api' (4d3ffc28-a2f5-4f9f-9211-5ada5fd29df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:11.922135 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc7d78c6-ac77-4f63-82a9-6fa412f14bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:11.924302 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:11.959894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc7d78c6-ac77-4f63-82a9-6fa412f14bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:11.960543 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4c9cbb-feb8-482e-b9b8-ce4928f1f6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:12.025945 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Created reservations ['4242e8ba-cd7b-4fc3-9b37-6c4c6701b34d', '0a8605f9-15ee-434c-847d-0453764552e0', 'e5c32082-c0af-45f2-a98e-2e6c7433b8c7', '7fb64e32-e96e-482a-9ae3-ee397e5622dc'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:12.026744 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4c9cbb-feb8-482e-b9b8-ce4928f1f6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4242e8ba-cd7b-4fc3-9b37-6c4c6701b34d', '0a8605f9-15ee-434c-847d-0453764552e0', 'e5c32082-c0af-45f2-a98e-2e6c7433b8c7', '7fb64e32-e96e-482a-9ae3-ee397e5622dc']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:12.027525 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d372028-ef30-4741-a0fd-57246c761bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:12.053234 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d372028-ef30-4741-a0fd-57246c761bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc66c830-812c-4792-899b-53bd7af225c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1529445943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644c52769f434952990e0e42c51a2266',qos_specs=None,replication_status=,reservations=['4242e8ba-cd7b-4fc3-9b37-6c4c6701b34d','0a8605f9-15ee-434c-847d-0453764552e0','e5c32082-c0af-45f2-a98e-2e6c7433b8c7','7fb64e32-e96e-482a-9ae3-ee397e5622dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82beeb8d39794d55bb56afe619673534',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1529445943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc66c830-812c-4792-899b-53bd7af225c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644c52769f434952990e0e42c51a2266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82beeb8d39794d55bb56afe619673534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:12.053234 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1217b2ec-edbe-4dd4-8865-76014031b6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:12.072892 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1217b2ec-edbe-4dd4-8865-76014031b6b9) transitioned into state 'SUCCESS' from state '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-1529445943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644c52769f434952990e0e42c51a2266',qos_specs=None,replication_status=,reservations=['4242e8ba-cd7b-4fc3-9b37-6c4c6701b34d','0a8605f9-15ee-434c-847d-0453764552e0','e5c32082-c0af-45f2-a98e-2e6c7433b8c7','7fb64e32-e96e-482a-9ae3-ee397e5622dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82beeb8d39794d55bb56afe619673534',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:12.073561 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d979b6-5058-4517-857b-5ab838c7bfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:12.083425 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d979b6-5058-4517-857b-5ab838c7bfbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:12.084114 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Flow 'volume_create_api' (4d3ffc28-a2f5-4f9f-9211-5ada5fd29df9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:12.084429 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Create volume request issued successfully. Jul 22 05:43:12.085215 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0ac02de3-2e3b-41dc-be4a-e502a37d7768 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:12.085652 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1122/4504] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:43:11 2026] POST /volume/v3/volumes => generated 776 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:12.101140 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-86e74b92-0e37-4750-a7ac-81fe6257eb6b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:12.104698 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-86e74b92-0e37-4750-a7ac-81fe6257eb6b tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 Jul 22 05:43:12.105022 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-86e74b92-0e37-4750-a7ac-81fe6257eb6b tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:12.105271 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-86e74b92-0e37-4750-a7ac-81fe6257eb6b tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:12.121450 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:12.121450 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:12.128306 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-86e74b92-0e37-4750-a7ac-81fe6257eb6b tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Volume info retrieved successfully. Jul 22 05:43:12.135656 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-86e74b92-0e37-4750-a7ac-81fe6257eb6b tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 returned with HTTP 200 Jul 22 05:43:12.136231 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1147/4505] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:12 2026] GET /volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:12.548708 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-93050963-4c96-40ce-bfca-e7cec1f73542 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:12.552184 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93050963-4c96-40ce-bfca-e7cec1f73542 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:12.552184 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93050963-4c96-40ce-bfca-e7cec1f73542 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:12.552337 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93050963-4c96-40ce-bfca-e7cec1f73542 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:12.552409 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-93050963-4c96-40ce-bfca-e7cec1f73542 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:12.556771 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:12.556771 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:12.557463 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93050963-4c96-40ce-bfca-e7cec1f73542 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:12.557829 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1129/4506] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:12 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:13.151092 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8fb3c31a-b0bf-44b1-88ce-44e4b4c75a78 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:13.153199 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8fb3c31a-b0bf-44b1-88ce-44e4b4c75a78 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 Jul 22 05:43:13.153467 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8fb3c31a-b0bf-44b1-88ce-44e4b4c75a78 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:13.153712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8fb3c31a-b0bf-44b1-88ce-44e4b4c75a78 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:13.163692 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:13.163692 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:13.170019 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8fb3c31a-b0bf-44b1-88ce-44e4b4c75a78 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Volume info retrieved successfully. Jul 22 05:43:13.174342 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8fb3c31a-b0bf-44b1-88ce-44e4b4c75a78 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 returned with HTTP 200 Jul 22 05:43:13.174786 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1109/4507] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:13 2026] GET /volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:13.186896 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b64371db-9af0-4ccd-83eb-ecd909e15c15 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:13.188771 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b64371db-9af0-4ccd-83eb-ecd909e15c15 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:43:13.189086 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b64371db-9af0-4ccd-83eb-ecd909e15c15 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc66c830-812c-4792-899b-53bd7af225c8", "name": "tempest-type-Backup-1140043136"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:13.190597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-b64371db-9af0-4ccd-83eb-ecd909e15c15 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Creating new backup {'backup': {'volume_id': 'bc66c830-812c-4792-899b-53bd7af225c8', 'name': 'tempest-type-Backup-1140043136'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:43:13.203469 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-b64371db-9af0-4ccd-83eb-ecd909e15c15 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Creating backup of volume bc66c830-812c-4792-899b-53bd7af225c8 in container None Jul 22 05:43:13.210599 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:13.210599 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:13.210893 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b64371db-9af0-4ccd-83eb-ecd909e15c15 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Volume info retrieved successfully. Jul 22 05:43:13.238626 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-b64371db-9af0-4ccd-83eb-ecd909e15c15 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Created reservations ['ef31abcc-d61e-4e9a-8284-a31b4effa86b', 'fbd34dbf-208e-4849-89e4-44f88071c638'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:13.266525 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b64371db-9af0-4ccd-83eb-ecd909e15c15 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:43:13.267088 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1123/4508] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:43:13 2026] POST /volume/v3/backups => generated 314 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:13.276911 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-31af97dc-253e-4ff3-962e-9eb067be71c0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:13.279125 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-31af97dc-253e-4ff3-962e-9eb067be71c0 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:13.279308 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-31af97dc-253e-4ff3-962e-9eb067be71c0 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:13.279492 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-31af97dc-253e-4ff3-962e-9eb067be71c0 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:13.279590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-31af97dc-253e-4ff3-962e-9eb067be71c0 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:13.284481 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:13.284481 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:13.285462 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-31af97dc-253e-4ff3-962e-9eb067be71c0 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:13.286074 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1148/4509] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:13 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:13.569378 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a9317974-ab69-403d-b86f-0f0411cf9a8f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:13.571192 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a9317974-ab69-403d-b86f-0f0411cf9a8f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:13.571415 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a9317974-ab69-403d-b86f-0f0411cf9a8f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:13.571608 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a9317974-ab69-403d-b86f-0f0411cf9a8f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:13.571722 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a9317974-ab69-403d-b86f-0f0411cf9a8f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:13.577868 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:13.577868 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:13.578594 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a9317974-ab69-403d-b86f-0f0411cf9a8f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:13.579007 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1130/4510] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:13 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:14.296077 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-67732e67-9ae8-42da-a82c-9d9df7fbc237 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:14.297850 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-67732e67-9ae8-42da-a82c-9d9df7fbc237 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:14.298058 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-67732e67-9ae8-42da-a82c-9d9df7fbc237 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:14.298329 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-67732e67-9ae8-42da-a82c-9d9df7fbc237 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:14.298460 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-67732e67-9ae8-42da-a82c-9d9df7fbc237 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:14.302709 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:14.302709 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:14.303506 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-67732e67-9ae8-42da-a82c-9d9df7fbc237 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:14.303934 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1110/4511] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:14 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:14.595858 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d6efe217-ebfb-4aa9-ba51-0fb197f96a7d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:14.600421 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d6efe217-ebfb-4aa9-ba51-0fb197f96a7d tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:14.600421 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d6efe217-ebfb-4aa9-ba51-0fb197f96a7d tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:14.600421 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d6efe217-ebfb-4aa9-ba51-0fb197f96a7d tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:14.600421 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d6efe217-ebfb-4aa9-ba51-0fb197f96a7d tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:14.606142 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:14.606142 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:14.606317 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d6efe217-ebfb-4aa9-ba51-0fb197f96a7d tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:14.606724 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1124/4512] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:14 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:15.314656 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e7d3f840-d778-43e5-a2d9-8c1b401764c3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:15.318035 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e7d3f840-d778-43e5-a2d9-8c1b401764c3 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:15.318294 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e7d3f840-d778-43e5-a2d9-8c1b401764c3 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:15.318457 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e7d3f840-d778-43e5-a2d9-8c1b401764c3 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:15.318554 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e7d3f840-d778-43e5-a2d9-8c1b401764c3 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:15.326040 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:15.326040 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:15.326659 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e7d3f840-d778-43e5-a2d9-8c1b401764c3 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:15.327026 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1149/4513] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:15 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:15.617833 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-52dcce70-5986-481f-aaf7-2d54540b4f3e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:15.619898 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-52dcce70-5986-481f-aaf7-2d54540b4f3e tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:15.620123 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-52dcce70-5986-481f-aaf7-2d54540b4f3e tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:15.620361 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-52dcce70-5986-481f-aaf7-2d54540b4f3e tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:15.620513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-52dcce70-5986-481f-aaf7-2d54540b4f3e tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:15.625138 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:15.625138 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:15.625948 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-52dcce70-5986-481f-aaf7-2d54540b4f3e tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:15.626401 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1131/4514] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:15 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:16.338704 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-defa5cdb-cbc3-4185-91e5-a88597382c84 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:16.340438 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-defa5cdb-cbc3-4185-91e5-a88597382c84 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:16.340703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-defa5cdb-cbc3-4185-91e5-a88597382c84 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:16.340874 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-defa5cdb-cbc3-4185-91e5-a88597382c84 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:16.340972 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-defa5cdb-cbc3-4185-91e5-a88597382c84 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:16.345729 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:16.345729 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:16.346446 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-defa5cdb-cbc3-4185-91e5-a88597382c84 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:16.346899 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1111/4515] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:16 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:16.637615 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a149f4e0-5b1c-46bf-bc51-0d912d315bb4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:16.640457 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a149f4e0-5b1c-46bf-bc51-0d912d315bb4 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:16.640736 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a149f4e0-5b1c-46bf-bc51-0d912d315bb4 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:16.640930 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a149f4e0-5b1c-46bf-bc51-0d912d315bb4 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:16.641054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a149f4e0-5b1c-46bf-bc51-0d912d315bb4 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:16.646523 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:16.646523 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:16.647323 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a149f4e0-5b1c-46bf-bc51-0d912d315bb4 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:16.647699 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1125/4516] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:16 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:17.358197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bacb10b7-7a75-4a51-8375-e5ca7a496ce4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:17.360422 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bacb10b7-7a75-4a51-8375-e5ca7a496ce4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:17.360717 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bacb10b7-7a75-4a51-8375-e5ca7a496ce4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:17.360960 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bacb10b7-7a75-4a51-8375-e5ca7a496ce4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:17.361105 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-bacb10b7-7a75-4a51-8375-e5ca7a496ce4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:17.366468 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:17.366468 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:17.367193 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bacb10b7-7a75-4a51-8375-e5ca7a496ce4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:17.367579 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1150/4517] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:17 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:17.660020 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-aad8d07f-555e-4e4b-89fe-6727cf684e2f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:17.662494 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aad8d07f-555e-4e4b-89fe-6727cf684e2f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:17.662494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aad8d07f-555e-4e4b-89fe-6727cf684e2f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:17.662494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aad8d07f-555e-4e4b-89fe-6727cf684e2f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:17.662494 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-aad8d07f-555e-4e4b-89fe-6727cf684e2f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:17.668200 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:17.668200 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:17.668843 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aad8d07f-555e-4e4b-89fe-6727cf684e2f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:17.669218 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1132/4518] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:17 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:18.377238 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-537caadd-417a-4274-8238-bab5227625c1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:18.379085 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-537caadd-417a-4274-8238-bab5227625c1 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:18.379363 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-537caadd-417a-4274-8238-bab5227625c1 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:18.379598 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-537caadd-417a-4274-8238-bab5227625c1 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:18.379782 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-537caadd-417a-4274-8238-bab5227625c1 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:18.384476 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:18.384476 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:18.385169 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-537caadd-417a-4274-8238-bab5227625c1 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:18.385691 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1112/4519] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:18 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:18.681301 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e8970edd-a52a-4673-b5f8-fcc0efbd9757 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:18.688678 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e8970edd-a52a-4673-b5f8-fcc0efbd9757 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:18.688678 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e8970edd-a52a-4673-b5f8-fcc0efbd9757 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:18.688678 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e8970edd-a52a-4673-b5f8-fcc0efbd9757 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:18.688678 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-e8970edd-a52a-4673-b5f8-fcc0efbd9757 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:18.690419 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:18.690419 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:18.692693 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e8970edd-a52a-4673-b5f8-fcc0efbd9757 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:18.692693 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1126/4520] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:18 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:19.399311 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fdb2ac0c-a607-49f3-9f8b-e68bbae1b5c3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:19.401671 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fdb2ac0c-a607-49f3-9f8b-e68bbae1b5c3 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:19.401927 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fdb2ac0c-a607-49f3-9f8b-e68bbae1b5c3 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:19.402161 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fdb2ac0c-a607-49f3-9f8b-e68bbae1b5c3 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:19.402303 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-fdb2ac0c-a607-49f3-9f8b-e68bbae1b5c3 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:19.407453 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:19.407453 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:19.408432 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fdb2ac0c-a607-49f3-9f8b-e68bbae1b5c3 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:19.409056 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1151/4521] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:19 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:19.701325 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-570f475f-a9e3-4a1b-8ea5-6ba46c19cc01 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:19.703613 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-570f475f-a9e3-4a1b-8ea5-6ba46c19cc01 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:19.703810 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-570f475f-a9e3-4a1b-8ea5-6ba46c19cc01 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:19.703986 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-570f475f-a9e3-4a1b-8ea5-6ba46c19cc01 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:19.704264 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-570f475f-a9e3-4a1b-8ea5-6ba46c19cc01 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:19.708750 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:19.708750 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:19.709411 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-570f475f-a9e3-4a1b-8ea5-6ba46c19cc01 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:19.709761 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1133/4522] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:19 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:20.421914 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0f7daa96-a365-4d7d-8784-985127d3d847 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:20.427646 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0f7daa96-a365-4d7d-8784-985127d3d847 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:20.428939 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0f7daa96-a365-4d7d-8784-985127d3d847 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:20.430250 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0f7daa96-a365-4d7d-8784-985127d3d847 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:20.430904 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-0f7daa96-a365-4d7d-8784-985127d3d847 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:20.447979 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:20.447979 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:20.450893 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0f7daa96-a365-4d7d-8784-985127d3d847 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:20.452390 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1113/4523] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:20 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:20.719750 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e9ab6d38-c71c-4ead-8c8c-01ae7d5d8850 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:20.721886 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e9ab6d38-c71c-4ead-8c8c-01ae7d5d8850 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:20.722093 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e9ab6d38-c71c-4ead-8c8c-01ae7d5d8850 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:20.722262 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e9ab6d38-c71c-4ead-8c8c-01ae7d5d8850 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:20.722360 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-e9ab6d38-c71c-4ead-8c8c-01ae7d5d8850 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:20.726374 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:20.726374 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:20.727105 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e9ab6d38-c71c-4ead-8c8c-01ae7d5d8850 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:20.727444 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1127/4524] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:20 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:21.462730 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-dca2ed85-f232-40e0-9dfd-ebd2f4255781 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:21.465725 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dca2ed85-f232-40e0-9dfd-ebd2f4255781 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:21.465937 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dca2ed85-f232-40e0-9dfd-ebd2f4255781 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:21.466133 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-dca2ed85-f232-40e0-9dfd-ebd2f4255781 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:21.466280 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-dca2ed85-f232-40e0-9dfd-ebd2f4255781 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:21.472496 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:21.472496 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:21.473132 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-dca2ed85-f232-40e0-9dfd-ebd2f4255781 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:21.473509 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1152/4525] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:21 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:21.738336 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-aa5a2fbc-6093-4d0b-8f03-0cad3b4cc559 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:21.740506 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aa5a2fbc-6093-4d0b-8f03-0cad3b4cc559 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:21.740786 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aa5a2fbc-6093-4d0b-8f03-0cad3b4cc559 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:21.741034 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-aa5a2fbc-6093-4d0b-8f03-0cad3b4cc559 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:21.741178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-aa5a2fbc-6093-4d0b-8f03-0cad3b4cc559 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:21.745679 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:21.745679 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:21.746508 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-aa5a2fbc-6093-4d0b-8f03-0cad3b4cc559 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:21.747020 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1134/4526] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:21 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:22.491808 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c64db1e7-b729-4b98-a242-2ec7cd3ce8c4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:22.492704 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c64db1e7-b729-4b98-a242-2ec7cd3ce8c4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:22.492890 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c64db1e7-b729-4b98-a242-2ec7cd3ce8c4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:22.493107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c64db1e7-b729-4b98-a242-2ec7cd3ce8c4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:22.493167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-c64db1e7-b729-4b98-a242-2ec7cd3ce8c4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:22.496916 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:22.496916 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:22.497451 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c64db1e7-b729-4b98-a242-2ec7cd3ce8c4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:22.497827 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1114/4527] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:22 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:22.758153 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cc52c9fd-7f24-4512-80c7-fd4e0001802f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:22.759671 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cc52c9fd-7f24-4512-80c7-fd4e0001802f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:22.759671 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cc52c9fd-7f24-4512-80c7-fd4e0001802f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:22.759904 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cc52c9fd-7f24-4512-80c7-fd4e0001802f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:22.759904 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-cc52c9fd-7f24-4512-80c7-fd4e0001802f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:22.767660 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:22.767660 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:22.767660 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cc52c9fd-7f24-4512-80c7-fd4e0001802f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:22.767845 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1128/4528] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:22 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:22.781135 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d4004549-5d71-4362-81be-10cf16fb4311 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:22.972850 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d4004549-5d71-4362-81be-10cf16fb4311 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:43:22.973048 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d4004549-5d71-4362-81be-10cf16fb4311 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2161e27d-90b2-4e91-ad73-17393792415d", "incremental": true}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:22.974443 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-d4004549-5d71-4362-81be-10cf16fb4311 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Creating new backup {'backup': {'volume_id': '2161e27d-90b2-4e91-ad73-17393792415d', 'incremental': True}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:43:22.974577 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-d4004549-5d71-4362-81be-10cf16fb4311 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Creating backup of volume 2161e27d-90b2-4e91-ad73-17393792415d in container None Jul 22 05:43:22.982664 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:22.982664 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:22.983166 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d4004549-5d71-4362-81be-10cf16fb4311 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Volume info retrieved successfully. Jul 22 05:43:23.007822 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-d4004549-5d71-4362-81be-10cf16fb4311 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Created reservations ['572303a6-01f7-446e-9b09-ed59d57ad903', '3e6c557c-90a8-4ad3-9a7b-ffbbab52b946'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:23.021482 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d4004549-5d71-4362-81be-10cf16fb4311 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 400 Jul 22 05:43:23.022178 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1153/4529] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:43:22 2026] POST /volume/v3/backups => generated 109 bytes in 241 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:43:23.029968 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-60ab3aa7-d5c8-4010-88c5-dda383320e21 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:23.032036 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-60ab3aa7-d5c8-4010-88c5-dda383320e21 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] DELETE https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:23.032452 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-60ab3aa7-d5c8-4010-88c5-dda383320e21 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:23.033577 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-60ab3aa7-d5c8-4010-88c5-dda383320e21 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:23.033577 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-60ab3aa7-d5c8-4010-88c5-dda383320e21 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Delete backup with id: 191fca4e-c87f-45cc-b378-7afee059a1ef. Jul 22 05:43:23.036828 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:23.036828 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:23.048437 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-60ab3aa7-d5c8-4010-88c5-dda383320e21 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] delete_backup rpcapi backup_id 191fca4e-c87f-45cc-b378-7afee059a1ef {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:43:23.050291 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-60ab3aa7-d5c8-4010-88c5-dda383320e21 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 202 Jul 22 05:43:23.054290 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1135/4530] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:23 2026] DELETE /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:43:23.061313 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-371309b4-2a7f-4a65-8ee0-a57d855b75fc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:23.063685 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-371309b4-2a7f-4a65-8ee0-a57d855b75fc tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:23.063909 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-371309b4-2a7f-4a65-8ee0-a57d855b75fc tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:23.064153 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-371309b4-2a7f-4a65-8ee0-a57d855b75fc tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:23.064272 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-371309b4-2a7f-4a65-8ee0-a57d855b75fc tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:23.069885 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:23.069885 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:23.070605 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-371309b4-2a7f-4a65-8ee0-a57d855b75fc tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 200 Jul 22 05:43:23.071023 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1115/4531] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:23 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:23.514407 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1a350cfb-1a74-4524-8700-5a17ecc2adc4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:23.516718 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1a350cfb-1a74-4524-8700-5a17ecc2adc4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:23.517001 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1a350cfb-1a74-4524-8700-5a17ecc2adc4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:23.517948 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1a350cfb-1a74-4524-8700-5a17ecc2adc4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:23.517948 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-1a350cfb-1a74-4524-8700-5a17ecc2adc4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:23.525673 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:23.525673 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:23.525673 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1a350cfb-1a74-4524-8700-5a17ecc2adc4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:23.525673 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1129/4532] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:23 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:24.082080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-399365fe-07dc-4186-a26e-a5b6c164a181 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:24.084096 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-399365fe-07dc-4186-a26e-a5b6c164a181 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef Jul 22 05:43:24.084325 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-399365fe-07dc-4186-a26e-a5b6c164a181 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:24.084570 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-399365fe-07dc-4186-a26e-a5b6c164a181 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:24.084704 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-399365fe-07dc-4186-a26e-a5b6c164a181 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 191fca4e-c87f-45cc-b378-7afee059a1ef. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:24.090007 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-399365fe-07dc-4186-a26e-a5b6c164a181 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef returned with HTTP 404 Jul 22 05:43:24.090718 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1154/4533] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:24 2026] GET /volume/v3/backups/191fca4e-c87f-45cc-b378-7afee059a1ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:24.099536 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:24.101311 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:24.101919 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1342502306"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:24.105314 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1342502306'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:24.105314 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Create volume of 1 GB Jul 22 05:43:24.108351 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Availability Zones retrieved successfully. Jul 22 05:43:24.113422 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Flow 'volume_create_api' (bb38a382-d8d4-44fc-ac85-312f0d67877f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:24.114576 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c491fea-0716-4bb4-b412-6b775ab54d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:24.115585 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:24.141086 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c491fea-0716-4bb4-b412-6b775ab54d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:24.141086 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc41b43-fb3a-4aa8-9738-df66a74b4ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:24.182502 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Created reservations ['41c4ea6a-fd8d-4e4e-8607-c505c36e066d', '6fe35e0f-3b1b-4e1f-a824-72a9f515a5ed', '7c45ea67-b93a-49f8-9186-8b2e6c9536da', '98d0e938-0799-41c8-bc2b-51437869e996'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:24.183511 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc41b43-fb3a-4aa8-9738-df66a74b4ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41c4ea6a-fd8d-4e4e-8607-c505c36e066d', '6fe35e0f-3b1b-4e1f-a824-72a9f515a5ed', '7c45ea67-b93a-49f8-9186-8b2e6c9536da', '98d0e938-0799-41c8-bc2b-51437869e996']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:24.184515 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1481e0f9-745d-4ae1-8022-08015ae887c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:24.212883 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1481e0f9-745d-4ae1-8022-08015ae887c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '553ef655-5ccd-4beb-b779-a90269154ef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1342502306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7f964b61e5478b8115b2548f0d05be',qos_specs=None,replication_status=,reservations=['41c4ea6a-fd8d-4e4e-8607-c505c36e066d','6fe35e0f-3b1b-4e1f-a824-72a9f515a5ed','7c45ea67-b93a-49f8-9186-8b2e6c9536da','98d0e938-0799-41c8-bc2b-51437869e996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42781e1228b249e1b9934ceb5e6e80f6',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1342502306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=553ef655-5ccd-4beb-b779-a90269154ef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7f964b61e5478b8115b2548f0d05be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42781e1228b249e1b9934ceb5e6e80f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:24.212883 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da1cccf8-a706-40d1-8ca5-ddadc3f7f4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:24.233398 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da1cccf8-a706-40d1-8ca5-ddadc3f7f4bf) transitioned into state 'SUCCESS' from state '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-1342502306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7f964b61e5478b8115b2548f0d05be',qos_specs=None,replication_status=,reservations=['41c4ea6a-fd8d-4e4e-8607-c505c36e066d','6fe35e0f-3b1b-4e1f-a824-72a9f515a5ed','7c45ea67-b93a-49f8-9186-8b2e6c9536da','98d0e938-0799-41c8-bc2b-51437869e996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42781e1228b249e1b9934ceb5e6e80f6',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:24.234348 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa01614e-f943-400d-acb6-ccce3c05d62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:24.245388 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa01614e-f943-400d-acb6-ccce3c05d62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:24.246497 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Flow 'volume_create_api' (bb38a382-d8d4-44fc-ac85-312f0d67877f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:24.246964 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Create volume request issued successfully. Jul 22 05:43:24.247698 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-506147dc-95ed-4ea0-bc6b-7fb7c2537d72 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:24.248279 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1136/4534] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:43:24 2026] POST /volume/v3/volumes => generated 747 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:24.259988 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ecf75c8a-6c5a-4d79-acc3-e889e88c15d7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:24.262605 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ecf75c8a-6c5a-4d79-acc3-e889e88c15d7 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 Jul 22 05:43:24.262605 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ecf75c8a-6c5a-4d79-acc3-e889e88c15d7 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:24.263035 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ecf75c8a-6c5a-4d79-acc3-e889e88c15d7 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:24.270935 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:24.270935 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:24.277288 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ecf75c8a-6c5a-4d79-acc3-e889e88c15d7 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:43:24.279492 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ecf75c8a-6c5a-4d79-acc3-e889e88c15d7 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 returned with HTTP 200 Jul 22 05:43:24.280106 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1116/4535] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:24 2026] GET /volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:24.536935 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-28a80b68-4af5-44e1-a924-c325644eef62 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:24.538525 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-28a80b68-4af5-44e1-a924-c325644eef62 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:24.538723 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-28a80b68-4af5-44e1-a924-c325644eef62 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:24.538892 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-28a80b68-4af5-44e1-a924-c325644eef62 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:24.538987 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-28a80b68-4af5-44e1-a924-c325644eef62 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:24.542547 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:24.542547 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:24.543158 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-28a80b68-4af5-44e1-a924-c325644eef62 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:24.543666 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1130/4536] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:24 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:25.292234 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b63b95ef-306b-448f-b0ae-85d997f32df5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:25.299737 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b63b95ef-306b-448f-b0ae-85d997f32df5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 Jul 22 05:43:25.299737 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b63b95ef-306b-448f-b0ae-85d997f32df5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:25.299737 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b63b95ef-306b-448f-b0ae-85d997f32df5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:25.322718 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:25.322718 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:25.330953 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b63b95ef-306b-448f-b0ae-85d997f32df5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:43:25.347183 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b63b95ef-306b-448f-b0ae-85d997f32df5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 returned with HTTP 200 Jul 22 05:43:25.351967 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1155/4537] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:25 2026] GET /volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:25.364845 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e8e9b2bc-c084-4591-8fc2-dbd1052334e0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:25.366618 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e8e9b2bc-c084-4591-8fc2-dbd1052334e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:43:25.366965 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e8e9b2bc-c084-4591-8fc2-dbd1052334e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "553ef655-5ccd-4beb-b779-a90269154ef1", "name": "tempest-VolumesBackupsTest-Backup-1069088498"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:25.368297 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-e8e9b2bc-c084-4591-8fc2-dbd1052334e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Creating new backup {'backup': {'volume_id': '553ef655-5ccd-4beb-b779-a90269154ef1', 'name': 'tempest-VolumesBackupsTest-Backup-1069088498'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:43:25.368451 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-e8e9b2bc-c084-4591-8fc2-dbd1052334e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Creating backup of volume 553ef655-5ccd-4beb-b779-a90269154ef1 in container None Jul 22 05:43:25.378185 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:25.378185 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:25.378564 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e8e9b2bc-c084-4591-8fc2-dbd1052334e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Volume info retrieved successfully. Jul 22 05:43:25.398041 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-e8e9b2bc-c084-4591-8fc2-dbd1052334e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Created reservations ['7b1b795c-9023-4cd5-a7bd-1307536c5ed7', '291b9916-591e-457f-b93a-6d068dde063b'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:25.426873 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e8e9b2bc-c084-4591-8fc2-dbd1052334e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:43:25.427456 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1137/4538] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:43:25 2026] POST /volume/v3/backups => generated 328 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:25.438268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-91c3ecc1-4569-4264-a331-fd86e8b1d420 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:25.441819 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-91c3ecc1-4569-4264-a331-fd86e8b1d420 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:25.441819 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-91c3ecc1-4569-4264-a331-fd86e8b1d420 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:25.443656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-91c3ecc1-4569-4264-a331-fd86e8b1d420 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:25.443656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-91c3ecc1-4569-4264-a331-fd86e8b1d420 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:25.455040 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:25.455040 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:25.455040 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-91c3ecc1-4569-4264-a331-fd86e8b1d420 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:25.455040 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1117/4539] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:25 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:25.556179 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c27b328c-1aa7-41ee-87b7-6583e0bb647f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:25.558773 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c27b328c-1aa7-41ee-87b7-6583e0bb647f tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:25.559093 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c27b328c-1aa7-41ee-87b7-6583e0bb647f tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:25.559304 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c27b328c-1aa7-41ee-87b7-6583e0bb647f tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:25.559432 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c27b328c-1aa7-41ee-87b7-6583e0bb647f tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:25.565088 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:25.565088 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:25.565995 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c27b328c-1aa7-41ee-87b7-6583e0bb647f tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:25.566176 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1131/4540] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:25 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:26.466037 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-98ead4fb-ab20-474e-872f-55345f9967df None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:26.469463 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-98ead4fb-ab20-474e-872f-55345f9967df tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:26.469463 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-98ead4fb-ab20-474e-872f-55345f9967df tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:26.469463 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-98ead4fb-ab20-474e-872f-55345f9967df tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:26.469463 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-98ead4fb-ab20-474e-872f-55345f9967df tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:26.473264 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:26.473264 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:26.474011 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-98ead4fb-ab20-474e-872f-55345f9967df tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:26.474732 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1156/4541] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:26 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:43:26.578651 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-61ad9205-7270-4401-ad91-bd153cfb3897 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:26.578993 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-61ad9205-7270-4401-ad91-bd153cfb3897 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:26.578993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-61ad9205-7270-4401-ad91-bd153cfb3897 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:26.579082 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-61ad9205-7270-4401-ad91-bd153cfb3897 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:26.579180 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-61ad9205-7270-4401-ad91-bd153cfb3897 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:26.582883 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:26.582883 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:26.583403 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-61ad9205-7270-4401-ad91-bd153cfb3897 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:26.583736 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1138/4542] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:26 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:27.485871 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cc486211-adb0-4aa1-a719-b12e6b8e77a2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:27.487888 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cc486211-adb0-4aa1-a719-b12e6b8e77a2 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:27.488081 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cc486211-adb0-4aa1-a719-b12e6b8e77a2 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:27.488543 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cc486211-adb0-4aa1-a719-b12e6b8e77a2 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:27.488543 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-cc486211-adb0-4aa1-a719-b12e6b8e77a2 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:27.494463 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:27.494463 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:27.495234 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cc486211-adb0-4aa1-a719-b12e6b8e77a2 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:27.495754 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1118/4543] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:27 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:27.596652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-52baf320-48d5-4d2e-8ab7-53daf70d1336 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:27.598871 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52baf320-48d5-4d2e-8ab7-53daf70d1336 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:27.599142 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52baf320-48d5-4d2e-8ab7-53daf70d1336 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:27.599394 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52baf320-48d5-4d2e-8ab7-53daf70d1336 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:27.599533 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-52baf320-48d5-4d2e-8ab7-53daf70d1336 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:27.607931 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:27.607931 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:27.608796 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52baf320-48d5-4d2e-8ab7-53daf70d1336 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:27.609263 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1132/4544] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:27 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:28.506228 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1443ac3a-9bf9-4edc-952a-6f73bed746f5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:28.507932 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1443ac3a-9bf9-4edc-952a-6f73bed746f5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:28.509331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1443ac3a-9bf9-4edc-952a-6f73bed746f5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:28.509331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1443ac3a-9bf9-4edc-952a-6f73bed746f5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:28.509331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1443ac3a-9bf9-4edc-952a-6f73bed746f5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:28.512715 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:28.512715 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:28.513395 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1443ac3a-9bf9-4edc-952a-6f73bed746f5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:28.513854 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1157/4545] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:28 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:28.619072 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-588dfca5-6ca7-4c69-89a4-be228ba37719 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:28.621306 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-588dfca5-6ca7-4c69-89a4-be228ba37719 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:28.621306 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-588dfca5-6ca7-4c69-89a4-be228ba37719 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:28.621306 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-588dfca5-6ca7-4c69-89a4-be228ba37719 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:28.621306 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-588dfca5-6ca7-4c69-89a4-be228ba37719 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:28.625964 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:28.625964 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:28.626801 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-588dfca5-6ca7-4c69-89a4-be228ba37719 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:28.627283 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1139/4546] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:28 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:29.523375 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-31798fe4-e70d-4976-bace-10b77e7ce614 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:29.525215 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-31798fe4-e70d-4976-bace-10b77e7ce614 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:29.525401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-31798fe4-e70d-4976-bace-10b77e7ce614 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:29.525583 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-31798fe4-e70d-4976-bace-10b77e7ce614 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:29.525718 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-31798fe4-e70d-4976-bace-10b77e7ce614 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:29.529782 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:29.529782 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:29.530326 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-31798fe4-e70d-4976-bace-10b77e7ce614 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:29.530695 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1119/4547] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:29 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:29.637506 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dbb5a2b3-7494-4368-855b-b635f1f06aea None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:29.639163 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dbb5a2b3-7494-4368-855b-b635f1f06aea tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:29.639382 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dbb5a2b3-7494-4368-855b-b635f1f06aea tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:29.639578 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dbb5a2b3-7494-4368-855b-b635f1f06aea tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:29.639730 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-dbb5a2b3-7494-4368-855b-b635f1f06aea tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:29.643696 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:29.643696 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:29.644343 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dbb5a2b3-7494-4368-855b-b635f1f06aea tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:29.644705 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1133/4548] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:29 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:29.659508 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-34ccd217-143a-435a-8cbf-7aac7871ca13 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:29.661755 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-34ccd217-143a-435a-8cbf-7aac7871ca13 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] DELETE https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:29.662012 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-34ccd217-143a-435a-8cbf-7aac7871ca13 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:29.662232 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-34ccd217-143a-435a-8cbf-7aac7871ca13 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:29.662333 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-34ccd217-143a-435a-8cbf-7aac7871ca13 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Delete backup with id: 4673ade5-79f3-4d71-b12c-f19404f90aaa. Jul 22 05:43:29.668464 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:29.668464 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:29.685012 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-34ccd217-143a-435a-8cbf-7aac7871ca13 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] delete_backup rpcapi backup_id 4673ade5-79f3-4d71-b12c-f19404f90aaa {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:43:29.687167 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-34ccd217-143a-435a-8cbf-7aac7871ca13 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 202 Jul 22 05:43:29.687740 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1158/4549] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:43:29 2026] DELETE /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:43:29.698300 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-de457f88-3aae-4ecf-a7b6-d2c2dc7c0748 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:29.700239 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-de457f88-3aae-4ecf-a7b6-d2c2dc7c0748 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:29.700502 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-de457f88-3aae-4ecf-a7b6-d2c2dc7c0748 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:29.700751 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-de457f88-3aae-4ecf-a7b6-d2c2dc7c0748 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:29.700882 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-de457f88-3aae-4ecf-a7b6-d2c2dc7c0748 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:29.705129 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:29.705129 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:29.705767 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-de457f88-3aae-4ecf-a7b6-d2c2dc7c0748 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 200 Jul 22 05:43:29.706177 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1140/4550] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:29 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:30.540441 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1fc56060-347d-4b83-be15-229637958dfe None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:30.542510 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1fc56060-347d-4b83-be15-229637958dfe tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:30.542784 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1fc56060-347d-4b83-be15-229637958dfe tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:30.543017 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1fc56060-347d-4b83-be15-229637958dfe tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:30.543134 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1fc56060-347d-4b83-be15-229637958dfe tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:30.565876 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:30.565876 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:30.570118 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1fc56060-347d-4b83-be15-229637958dfe tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:30.572465 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1120/4551] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:30 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:30.716776 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e4dd2796-f234-4cd7-ae2e-56171806397c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:30.718483 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e4dd2796-f234-4cd7-ae2e-56171806397c tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa Jul 22 05:43:30.718707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e4dd2796-f234-4cd7-ae2e-56171806397c tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:30.718900 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e4dd2796-f234-4cd7-ae2e-56171806397c tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:30.718996 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-e4dd2796-f234-4cd7-ae2e-56171806397c tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Show backup with id 4673ade5-79f3-4d71-b12c-f19404f90aaa. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:30.722489 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e4dd2796-f234-4cd7-ae2e-56171806397c tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa returned with HTTP 404 Jul 22 05:43:30.723009 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1134/4552] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:30 2026] GET /volume/v3/backups/4673ade5-79f3-4d71-b12c-f19404f90aaa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:30.730168 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5c364214-44bc-4542-a704-077dd090aee4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:30.732746 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5c364214-44bc-4542-a704-077dd090aee4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 Jul 22 05:43:30.733067 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5c364214-44bc-4542-a704-077dd090aee4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:30.733339 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5c364214-44bc-4542-a704-077dd090aee4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:30.733571 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-5c364214-44bc-4542-a704-077dd090aee4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Delete volume with id: bc66c830-812c-4792-899b-53bd7af225c8 Jul 22 05:43:30.743043 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:30.743043 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:30.743492 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5c364214-44bc-4542-a704-077dd090aee4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Volume info retrieved successfully. Jul 22 05:43:30.763186 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5c364214-44bc-4542-a704-077dd090aee4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Delete volume request issued successfully. Jul 22 05:43:30.763453 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5c364214-44bc-4542-a704-077dd090aee4 tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 returned with HTTP 202 Jul 22 05:43:30.764035 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1159/4553] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:43:30 2026] DELETE /volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:30.773688 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a0828ec2-dd50-4177-81ab-78cac3e02b4b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:30.775279 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a0828ec2-dd50-4177-81ab-78cac3e02b4b tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 Jul 22 05:43:30.775489 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a0828ec2-dd50-4177-81ab-78cac3e02b4b tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:30.775695 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a0828ec2-dd50-4177-81ab-78cac3e02b4b tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:30.783649 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:30.783649 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:30.788366 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a0828ec2-dd50-4177-81ab-78cac3e02b4b tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Volume info retrieved successfully. Jul 22 05:43:30.793828 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a0828ec2-dd50-4177-81ab-78cac3e02b4b tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 returned with HTTP 200 Jul 22 05:43:30.794190 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1141/4554] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:30 2026] GET /volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:31.585422 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f3305ecf-5750-4a98-ad34-46e69bbfa969 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:31.593189 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f3305ecf-5750-4a98-ad34-46e69bbfa969 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:31.595066 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f3305ecf-5750-4a98-ad34-46e69bbfa969 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:31.596295 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f3305ecf-5750-4a98-ad34-46e69bbfa969 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:31.596385 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f3305ecf-5750-4a98-ad34-46e69bbfa969 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:31.619261 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:31.619261 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:31.622816 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f3305ecf-5750-4a98-ad34-46e69bbfa969 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:31.625254 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1121/4555] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:31 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:31.806385 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f4600393-39ea-47e9-8431-fc764c7bd57a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:31.808149 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f4600393-39ea-47e9-8431-fc764c7bd57a tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] GET https://10.4.3.91/volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 Jul 22 05:43:31.808768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f4600393-39ea-47e9-8431-fc764c7bd57a tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:31.808953 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f4600393-39ea-47e9-8431-fc764c7bd57a tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:31.814459 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f4600393-39ea-47e9-8431-fc764c7bd57a tempest-ProjectReaderTests39-1449401051 tempest-ProjectReaderTests39-1449401051-project-admin] https://10.4.3.91/volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 returned with HTTP 404 Jul 22 05:43:31.815015 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1135/4556] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:43:31 2026] GET /volume/v3/volumes/bc66c830-812c-4792-899b-53bd7af225c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:32.465965 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-543a3d01-ff37-4286-b7f0-e538ce765cff None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:32.468094 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-543a3d01-ff37-4286-b7f0-e538ce765cff tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:32.468304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-543a3d01-ff37-4286-b7f0-e538ce765cff tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:32.468484 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-543a3d01-ff37-4286-b7f0-e538ce765cff tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:32.478673 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:32.478673 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:32.482244 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-543a3d01-ff37-4286-b7f0-e538ce765cff tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:32.486377 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-543a3d01-ff37-4286-b7f0-e538ce765cff tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:32.486895 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1160/4557] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:32 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:32.562324 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5d9831fb-68bc-4172-921b-ac39c8e778c1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:32.562745 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5d9831fb-68bc-4172-921b-ac39c8e778c1 None None] GET https://10.4.3.91/volume// Jul 22 05:43:32.562872 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5d9831fb-68bc-4172-921b-ac39c8e778c1 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:32.563045 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5d9831fb-68bc-4172-921b-ac39c8e778c1 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:32.563348 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5d9831fb-68bc-4172-921b-ac39c8e778c1 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:32.563674 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1142/4558] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:43: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 22 05:43:32.569759 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-fccc2b6e-7bb5-4dd2-8ac9-8c4c16e9d44d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:32.571817 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-fccc2b6e-7bb5-4dd2-8ac9-8c4c16e9d44d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:43:32.572230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-fccc2b6e-7bb5-4dd2-8ac9-8c4c16e9d44d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "650a0718-4afc-4629-a8ce-f2d7893c6482", "connector": null, "instance_uuid": "2a20e4ec-6f5d-431a-a635-e9eba616b218"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:32.614803 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:32.614803 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:32.637045 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-34f075e7-3902-49c1-bae2-044cf983c495 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:32.639374 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-34f075e7-3902-49c1-bae2-044cf983c495 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:32.639615 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-34f075e7-3902-49c1-bae2-044cf983c495 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:32.639870 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-34f075e7-3902-49c1-bae2-044cf983c495 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:32.640023 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-34f075e7-3902-49c1-bae2-044cf983c495 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:32.645213 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:32.645213 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:32.646076 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-34f075e7-3902-49c1-bae2-044cf983c495 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:32.646600 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1136/4559] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:32 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:32.709685 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-fccc2b6e-7bb5-4dd2-8ac9-8c4c16e9d44d tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:43:32.710088 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1122/4560] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:43:32 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 22 05:43:32.735628 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f2c56e48-16cc-4482-ad02-0cea5b0fb3c9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:32.737659 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f2c56e48-16cc-4482-ad02-0cea5b0fb3c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:32.738006 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f2c56e48-16cc-4482-ad02-0cea5b0fb3c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:32.738245 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f2c56e48-16cc-4482-ad02-0cea5b0fb3c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:32.749909 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1e56db9a-614e-4670-938c-73b1a99b94f8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:32.750524 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1e56db9a-614e-4670-938c-73b1a99b94f8 None None] GET https://10.4.3.91/volume// Jul 22 05:43:32.750810 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1e56db9a-614e-4670-938c-73b1a99b94f8 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:32.751102 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1e56db9a-614e-4670-938c-73b1a99b94f8 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:32.751565 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1e56db9a-614e-4670-938c-73b1a99b94f8 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:32.752275 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1143/4561] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:43:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:43:32.759778 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-186da29a-a8fb-4289-8f9e-baef31446404 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:32.762386 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-186da29a-a8fb-4289-8f9e-baef31446404 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:32.762702 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-186da29a-a8fb-4289-8f9e-baef31446404 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:32.762948 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-186da29a-a8fb-4289-8f9e-baef31446404 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:32.763179 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:32.763179 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:32.775478 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:32.775478 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:32.776432 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f2c56e48-16cc-4482-ad02-0cea5b0fb3c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:32.779110 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-186da29a-a8fb-4289-8f9e-baef31446404 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:32.783381 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-186da29a-a8fb-4289-8f9e-baef31446404 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:32.783786 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1137/4562] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:43:32 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:43:32.785136 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f2c56e48-16cc-4482-ad02-0cea5b0fb3c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:32.785681 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1161/4563] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:32 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:32.891619 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-cf6adbf1-7c12-44a2-a7ab-d78f42c9ec00 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:32.894040 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-cf6adbf1-7c12-44a2-a7ab-d78f42c9ec00 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] PUT https://10.4.3.91/volume/v3/attachments/444c83d5-826b-4042-8733-3585148f663b Jul 22 05:43:32.894406 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-cf6adbf1-7c12-44a2-a7ab-d78f42c9ec00 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:32.902358 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-cf6adbf1-7c12-44a2-a7ab-d78f42c9ec00 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Acquiring lock "cinder-attachment_update-650a0718-4afc-4629-a8ce-f2d7893c6482-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:43:32.906978 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-cf6adbf1-7c12-44a2-a7ab-d78f42c9ec00 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Lock "cinder-attachment_update-650a0718-4afc-4629-a8ce-f2d7893c6482-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:43:32.907983 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:32.907983 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:32.988025 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-cf6adbf1-7c12-44a2-a7ab-d78f42c9ec00 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Lock "cinder-attachment_update-650a0718-4afc-4629-a8ce-f2d7893c6482-np0000005624" released by "attachment_update" :: held 0.081s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:43:32.988348 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-cf6adbf1-7c12-44a2-a7ab-d78f42c9ec00 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/444c83d5-826b-4042-8733-3585148f663b returned with HTTP 200 Jul 22 05:43:32.988840 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1123/4564] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:43:32 2026] PUT /volume/v3/attachments/444c83d5-826b-4042-8733-3585148f663b => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:33.658567 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d1bdb626-99cf-4eec-a995-fb84fa28b76d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:33.660574 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d1bdb626-99cf-4eec-a995-fb84fa28b76d tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:33.660776 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d1bdb626-99cf-4eec-a995-fb84fa28b76d tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:33.660968 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d1bdb626-99cf-4eec-a995-fb84fa28b76d tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:33.661126 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d1bdb626-99cf-4eec-a995-fb84fa28b76d tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:33.665909 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:33.665909 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:33.666554 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d1bdb626-99cf-4eec-a995-fb84fa28b76d tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:33.666971 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1144/4565] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:33 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:33.800434 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-91b97d80-80e3-4f06-99d2-e17e72985e7a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:33.802559 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-91b97d80-80e3-4f06-99d2-e17e72985e7a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:33.802822 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-91b97d80-80e3-4f06-99d2-e17e72985e7a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:33.803050 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-91b97d80-80e3-4f06-99d2-e17e72985e7a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:33.813272 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:33.813272 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:33.816148 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-91b97d80-80e3-4f06-99d2-e17e72985e7a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:33.819914 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-91b97d80-80e3-4f06-99d2-e17e72985e7a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:33.820241 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1138/4566] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:33 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:34.678661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0c2277ba-fa2a-4270-a7b8-103ef3a1207b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:34.681056 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0c2277ba-fa2a-4270-a7b8-103ef3a1207b tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:34.681291 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0c2277ba-fa2a-4270-a7b8-103ef3a1207b tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:34.681519 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0c2277ba-fa2a-4270-a7b8-103ef3a1207b tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:34.681714 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-0c2277ba-fa2a-4270-a7b8-103ef3a1207b tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:34.686620 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:34.686620 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:34.687334 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0c2277ba-fa2a-4270-a7b8-103ef3a1207b tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:34.687806 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1162/4567] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:34 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:34.832727 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2070a03e-0b53-4c2e-b9f0-d1cdf45f206f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:34.834790 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2070a03e-0b53-4c2e-b9f0-d1cdf45f206f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:34.835043 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2070a03e-0b53-4c2e-b9f0-d1cdf45f206f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:34.835239 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2070a03e-0b53-4c2e-b9f0-d1cdf45f206f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:34.848353 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:34.848353 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:34.851577 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2070a03e-0b53-4c2e-b9f0-d1cdf45f206f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:34.855072 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2070a03e-0b53-4c2e-b9f0-d1cdf45f206f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:34.855424 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1124/4568] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:34 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:35.223075 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-168849a3-0b5e-4cdb-ab8f-3e1165af5e79 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:35.225706 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-168849a3-0b5e-4cdb-ab8f-3e1165af5e79 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/attachments/444c83d5-826b-4042-8733-3585148f663b/action Jul 22 05:43:35.226215 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-168849a3-0b5e-4cdb-ab8f-3e1165af5e79 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:43:35.226371 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-168849a3-0b5e-4cdb-ab8f-3e1165af5e79 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:35.249394 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:35.249394 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:35.259538 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-1f73075e-1fdf-4bff-9319-2539e905f8eb req-168849a3-0b5e-4cdb-ab8f-3e1165af5e79 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/444c83d5-826b-4042-8733-3585148f663b/action returned with HTTP 204 Jul 22 05:43:35.260021 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1145/4569] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:43:35 2026] POST /volume/v3/attachments/444c83d5-826b-4042-8733-3585148f663b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:35.700090 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-30955cbc-9536-4ace-9d48-e971c11cf131 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:35.701991 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-30955cbc-9536-4ace-9d48-e971c11cf131 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:35.702185 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-30955cbc-9536-4ace-9d48-e971c11cf131 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:35.702432 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-30955cbc-9536-4ace-9d48-e971c11cf131 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:35.702530 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-30955cbc-9536-4ace-9d48-e971c11cf131 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:35.707098 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:35.707098 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:35.707829 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-30955cbc-9536-4ace-9d48-e971c11cf131 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:35.708223 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1139/4570] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:35 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:35.867364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0beca2b6-c85e-4502-866d-0234bac0b820 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:35.869005 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0beca2b6-c85e-4502-866d-0234bac0b820 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:35.869202 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0beca2b6-c85e-4502-866d-0234bac0b820 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:35.869405 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0beca2b6-c85e-4502-866d-0234bac0b820 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:35.879973 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:35.879973 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:35.882755 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0beca2b6-c85e-4502-866d-0234bac0b820 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:35.886342 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0beca2b6-c85e-4502-866d-0234bac0b820 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:35.886681 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1163/4571] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:35 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:36.719366 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1759c8f1-9c8e-458b-9c5d-a07af2fe6ff5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:36.720575 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1759c8f1-9c8e-458b-9c5d-a07af2fe6ff5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:36.720755 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1759c8f1-9c8e-458b-9c5d-a07af2fe6ff5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:36.720926 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1759c8f1-9c8e-458b-9c5d-a07af2fe6ff5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:36.721033 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1759c8f1-9c8e-458b-9c5d-a07af2fe6ff5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:36.724985 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:36.724985 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:36.725519 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1759c8f1-9c8e-458b-9c5d-a07af2fe6ff5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:36.725868 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1125/4572] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:36 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:37.154334 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6eeab8db-77a6-4bb2-ac69-853c261ff28f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.155905 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6eeab8db-77a6-4bb2-ac69-853c261ff28f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:37.156117 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6eeab8db-77a6-4bb2-ac69-853c261ff28f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:37.156357 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6eeab8db-77a6-4bb2-ac69-853c261ff28f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:37.169498 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:37.169498 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:37.172776 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6eeab8db-77a6-4bb2-ac69-853c261ff28f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:37.176917 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6eeab8db-77a6-4bb2-ac69-853c261ff28f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:37.177313 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1146/4573] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:37 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:37.190081 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-74cbb0e5-8090-4dd8-9be2-b9c95ec34f8e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.192041 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-74cbb0e5-8090-4dd8-9be2-b9c95ec34f8e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:37.192271 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-74cbb0e5-8090-4dd8-9be2-b9c95ec34f8e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:37.192511 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-74cbb0e5-8090-4dd8-9be2-b9c95ec34f8e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:37.205957 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:37.205957 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:37.209520 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-74cbb0e5-8090-4dd8-9be2-b9c95ec34f8e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:37.214646 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-74cbb0e5-8090-4dd8-9be2-b9c95ec34f8e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:37.215155 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1140/4574] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:37 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1509 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:37.226795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-36d843c9-7844-41ea-a7c6-0f85221b7aa3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.228594 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36d843c9-7844-41ea-a7c6-0f85221b7aa3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:37.228825 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36d843c9-7844-41ea-a7c6-0f85221b7aa3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:37.229001 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36d843c9-7844-41ea-a7c6-0f85221b7aa3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:37.240056 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:37.240056 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:37.242980 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-36d843c9-7844-41ea-a7c6-0f85221b7aa3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:37.246731 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36d843c9-7844-41ea-a7c6-0f85221b7aa3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:37.247084 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1164/4575] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:37 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1509 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:37.286489 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-27a42fe1-e466-4c1e-96fe-7c31661d7402 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.289128 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-27a42fe1-e466-4c1e-96fe-7c31661d7402 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:37.289211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-27a42fe1-e466-4c1e-96fe-7c31661d7402 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:37.290101 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-27a42fe1-e466-4c1e-96fe-7c31661d7402 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:37.302452 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:37.302452 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:37.306321 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-27a42fe1-e466-4c1e-96fe-7c31661d7402 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:37.310746 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-27a42fe1-e466-4c1e-96fe-7c31661d7402 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:37.311331 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1126/4576] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:37 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1509 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:37.329463 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-feac8588-b710-448c-a17b-0a11718b3680 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.331899 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-feac8588-b710-448c-a17b-0a11718b3680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482/action Jul 22 05:43:37.332958 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-feac8588-b710-448c-a17b-0a11718b3680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:43:37.332958 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-feac8588-b710-448c-a17b-0a11718b3680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:37.349581 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:37.349581 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:37.350355 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-feac8588-b710-448c-a17b-0a11718b3680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:37.357883 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-feac8588-b710-448c-a17b-0a11718b3680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Begin detaching volume completed successfully. Jul 22 05:43:37.358621 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-feac8588-b710-448c-a17b-0a11718b3680 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482/action returned with HTTP 202 Jul 22 05:43:37.358621 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1147/4577] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:43:37 2026] POST /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:43:37.380208 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c5d6db6e-beb6-426f-b023-09a0412c3225 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.381420 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c5d6db6e-beb6-426f-b023-09a0412c3225 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:37.381420 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c5d6db6e-beb6-426f-b023-09a0412c3225 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:37.382080 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c5d6db6e-beb6-426f-b023-09a0412c3225 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:37.395406 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:37.395406 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:37.399991 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c5d6db6e-beb6-426f-b023-09a0412c3225 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:37.404373 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c5d6db6e-beb6-426f-b023-09a0412c3225 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:37.405048 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1141/4578] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:37 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:37.415509 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-795e5a83-fb1c-4041-addd-4c1fed72de1f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.415948 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-795e5a83-fb1c-4041-addd-4c1fed72de1f None None] GET https://10.4.3.91/volume// Jul 22 05:43:37.416108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-795e5a83-fb1c-4041-addd-4c1fed72de1f None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:37.416326 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-795e5a83-fb1c-4041-addd-4c1fed72de1f None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:37.416643 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-795e5a83-fb1c-4041-addd-4c1fed72de1f None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:37.416979 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1165/4579] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:43: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 22 05:43:37.424126 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-093901ef-ec33-4cf3-8c35-e09dc78f0b1f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.426002 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-093901ef-ec33-4cf3-8c35-e09dc78f0b1f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:37.426185 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-093901ef-ec33-4cf3-8c35-e09dc78f0b1f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:37.426375 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-093901ef-ec33-4cf3-8c35-e09dc78f0b1f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:37.436494 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:37.436494 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:37.439384 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-093901ef-ec33-4cf3-8c35-e09dc78f0b1f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:37.442981 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-093901ef-ec33-4cf3-8c35-e09dc78f0b1f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:37.443365 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1127/4580] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:43:37 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1692 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:43:37.738783 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a3b11b7a-6e13-43cb-b7e4-c4bcb5307dc8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.740469 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a3b11b7a-6e13-43cb-b7e4-c4bcb5307dc8 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:37.740702 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a3b11b7a-6e13-43cb-b7e4-c4bcb5307dc8 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:37.740877 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a3b11b7a-6e13-43cb-b7e4-c4bcb5307dc8 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:37.740984 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a3b11b7a-6e13-43cb-b7e4-c4bcb5307dc8 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:37.744758 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:37.744758 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:37.745342 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a3b11b7a-6e13-43cb-b7e4-c4bcb5307dc8 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:37.745682 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1148/4581] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:37 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:37.933838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-816117c1-47fb-4b6d-8520-48cd97bca2ec None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.936376 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-816117c1-47fb-4b6d-8520-48cd97bca2ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:37.936670 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-816117c1-47fb-4b6d-8520-48cd97bca2ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:37.936833 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-816117c1-47fb-4b6d-8520-48cd97bca2ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:37.948673 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:37.948673 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:37.951999 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-816117c1-47fb-4b6d-8520-48cd97bca2ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:37.955923 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-816117c1-47fb-4b6d-8520-48cd97bca2ec tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:37.956311 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1142/4582] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:37 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:37.971875 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-f1e0cd1f-5ba0-42f3-9e7c-c9f0523fef1a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:37.973582 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-f1e0cd1f-5ba0-42f3-9e7c-c9f0523fef1a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] DELETE https://10.4.3.91/volume/v3/attachments/444c83d5-826b-4042-8733-3585148f663b Jul 22 05:43:37.973804 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-f1e0cd1f-5ba0-42f3-9e7c-c9f0523fef1a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:37.973998 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-f1e0cd1f-5ba0-42f3-9e7c-c9f0523fef1a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:37.980123 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:37.980123 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:38.019482 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-c1162af6-57c4-4aa1-beb1-66c2d411a048 req-f1e0cd1f-5ba0-42f3-9e7c-c9f0523fef1a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/444c83d5-826b-4042-8733-3585148f663b returned with HTTP 200 Jul 22 05:43:38.019884 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1166/4583] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:43:37 2026] DELETE /volume/v3/attachments/444c83d5-826b-4042-8733-3585148f663b => generated 192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:38.421726 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-27b572d6-1a4d-4817-87d7-5b67748677c6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:38.424031 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-27b572d6-1a4d-4817-87d7-5b67748677c6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:38.424262 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-27b572d6-1a4d-4817-87d7-5b67748677c6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:38.424446 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-27b572d6-1a4d-4817-87d7-5b67748677c6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:38.435030 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:38.435030 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:38.438662 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-27b572d6-1a4d-4817-87d7-5b67748677c6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:38.442837 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-27b572d6-1a4d-4817-87d7-5b67748677c6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:38.443200 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1128/4584] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:38 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:38.755331 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d40fe0c3-0298-4caa-8e5a-eb714e9f2267 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:38.757449 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d40fe0c3-0298-4caa-8e5a-eb714e9f2267 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:38.757687 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d40fe0c3-0298-4caa-8e5a-eb714e9f2267 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:38.757905 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d40fe0c3-0298-4caa-8e5a-eb714e9f2267 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:38.758039 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d40fe0c3-0298-4caa-8e5a-eb714e9f2267 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:38.762243 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:38.762243 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:38.762947 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d40fe0c3-0298-4caa-8e5a-eb714e9f2267 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:38.763380 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1149/4585] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:38 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:39.774122 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3a7c0ccf-3624-4034-a7f7-8f16a222a688 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:39.777746 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3a7c0ccf-3624-4034-a7f7-8f16a222a688 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:39.777746 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3a7c0ccf-3624-4034-a7f7-8f16a222a688 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:39.777746 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3a7c0ccf-3624-4034-a7f7-8f16a222a688 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:39.777746 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-3a7c0ccf-3624-4034-a7f7-8f16a222a688 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:39.781136 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:39.781136 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:39.781916 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3a7c0ccf-3624-4034-a7f7-8f16a222a688 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:39.782278 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1143/4586] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:39 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:40.791861 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c92f43cd-aaf6-4f01-8cb0-daf83b553987 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:40.793665 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c92f43cd-aaf6-4f01-8cb0-daf83b553987 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:40.793854 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c92f43cd-aaf6-4f01-8cb0-daf83b553987 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:40.794048 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c92f43cd-aaf6-4f01-8cb0-daf83b553987 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:40.794168 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-c92f43cd-aaf6-4f01-8cb0-daf83b553987 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:40.798256 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:40.798256 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:40.798827 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c92f43cd-aaf6-4f01-8cb0-daf83b553987 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:40.799193 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1167/4587] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:40 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:40.808845 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-00e2014f-d91f-438d-ab6f-466a4cd09366 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:40.810781 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00e2014f-d91f-438d-ab6f-466a4cd09366 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:43:40.811171 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00e2014f-d91f-438d-ab6f-466a4cd09366 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "553ef655-5ccd-4beb-b779-a90269154ef1", "incremental": true}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:40.812551 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-00e2014f-d91f-438d-ab6f-466a4cd09366 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Creating new backup {'backup': {'volume_id': '553ef655-5ccd-4beb-b779-a90269154ef1', 'incremental': True}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:43:40.812709 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-00e2014f-d91f-438d-ab6f-466a4cd09366 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Creating backup of volume 553ef655-5ccd-4beb-b779-a90269154ef1 in container None Jul 22 05:43:40.819868 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:40.819868 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:40.820348 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-00e2014f-d91f-438d-ab6f-466a4cd09366 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:43:40.836877 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-00e2014f-d91f-438d-ab6f-466a4cd09366 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Created reservations ['30e41738-7762-45af-b481-2ad5bba4d0af', 'c01893c9-5de4-4ecd-9c8b-fe417fff9939'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:40.849923 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00e2014f-d91f-438d-ab6f-466a4cd09366 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 400 Jul 22 05:43:40.850436 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1129/4588] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:43:40 2026] POST /volume/v3/backups => generated 109 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:43:40.857067 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c99b5fad-3aa0-430e-9d50-567578b404e1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:40.858778 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c99b5fad-3aa0-430e-9d50-567578b404e1 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] DELETE https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:40.858954 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c99b5fad-3aa0-430e-9d50-567578b404e1 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:40.859127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c99b5fad-3aa0-430e-9d50-567578b404e1 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:40.859234 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-c99b5fad-3aa0-430e-9d50-567578b404e1 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Delete backup with id: eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. Jul 22 05:43:40.863216 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:40.863216 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:40.873425 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-c99b5fad-3aa0-430e-9d50-567578b404e1 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] delete_backup rpcapi backup_id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:43:40.875094 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c99b5fad-3aa0-430e-9d50-567578b404e1 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 202 Jul 22 05:43:40.875460 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1150/4589] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:40 2026] DELETE /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:43:40.882047 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a62f44b2-eff6-42e6-95a6-5f3a270606b7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:40.883968 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a62f44b2-eff6-42e6-95a6-5f3a270606b7 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:40.884167 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a62f44b2-eff6-42e6-95a6-5f3a270606b7 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:40.884361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a62f44b2-eff6-42e6-95a6-5f3a270606b7 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:40.884459 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a62f44b2-eff6-42e6-95a6-5f3a270606b7 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:40.888518 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:40.888518 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:40.889169 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a62f44b2-eff6-42e6-95a6-5f3a270606b7 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 200 Jul 22 05:43:40.889564 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1144/4590] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:40 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:41.083321 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-efcaad4f-6da4-43ab-bdc3-2322ebd63351 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:41.085371 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-efcaad4f-6da4-43ab-bdc3-2322ebd63351 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:41.087217 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-efcaad4f-6da4-43ab-bdc3-2322ebd63351 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:41.087217 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-efcaad4f-6da4-43ab-bdc3-2322ebd63351 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:41.095169 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:41.095169 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:41.098142 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-efcaad4f-6da4-43ab-bdc3-2322ebd63351 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:41.102913 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-efcaad4f-6da4-43ab-bdc3-2322ebd63351 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:41.103370 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1168/4591] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:41 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:41.146001 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-12a0f995-61d4-4219-b3bd-885f8401e5e6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:41.147867 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-12a0f995-61d4-4219-b3bd-885f8401e5e6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:41.148027 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-12a0f995-61d4-4219-b3bd-885f8401e5e6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:41.148211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-12a0f995-61d4-4219-b3bd-885f8401e5e6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:41.156462 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:41.156462 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:41.159697 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-12a0f995-61d4-4219-b3bd-885f8401e5e6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:41.163194 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-12a0f995-61d4-4219-b3bd-885f8401e5e6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:41.163544 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1130/4592] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:41 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:41.183944 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-79f231a5-51f9-4f39-bbfd-dd8302396f99 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:41.185507 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-79f231a5-51f9-4f39-bbfd-dd8302396f99 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482/action Jul 22 05:43:41.185840 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-79f231a5-51f9-4f39-bbfd-dd8302396f99 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:43:41.185953 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-79f231a5-51f9-4f39-bbfd-dd8302396f99 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:41.196447 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:41.196447 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:41.196947 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-79f231a5-51f9-4f39-bbfd-dd8302396f99 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:41.202238 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-79f231a5-51f9-4f39-bbfd-dd8302396f99 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Begin detaching volume completed successfully. Jul 22 05:43:41.202439 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-79f231a5-51f9-4f39-bbfd-dd8302396f99 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482/action returned with HTTP 202 Jul 22 05:43:41.203086 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1151/4593] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:43:41 2026] POST /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:43:41.225585 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-961968bb-9c4e-461f-9579-1fc3dbe5e38c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:41.227753 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-961968bb-9c4e-461f-9579-1fc3dbe5e38c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:41.228016 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-961968bb-9c4e-461f-9579-1fc3dbe5e38c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:41.228246 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-961968bb-9c4e-461f-9579-1fc3dbe5e38c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:41.240441 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:41.240441 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:41.245016 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-961968bb-9c4e-461f-9579-1fc3dbe5e38c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:41.247552 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-48abc440-b715-4b0e-bd2c-906daa4d2471 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:41.247912 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-48abc440-b715-4b0e-bd2c-906daa4d2471 None None] GET https://10.4.3.91/volume// Jul 22 05:43:41.248054 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-48abc440-b715-4b0e-bd2c-906daa4d2471 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:41.248234 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-48abc440-b715-4b0e-bd2c-906daa4d2471 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:41.248537 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-48abc440-b715-4b0e-bd2c-906daa4d2471 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:41.248815 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1169/4594] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:43:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:43:41.249403 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-961968bb-9c4e-461f-9579-1fc3dbe5e38c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:41.249798 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1145/4595] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:41 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:41.255880 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-ea896e24-fdbd-4807-953d-72f5ab804bdd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:41.258402 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-ea896e24-fdbd-4807-953d-72f5ab804bdd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:41.258698 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-ea896e24-fdbd-4807-953d-72f5ab804bdd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:41.258961 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-ea896e24-fdbd-4807-953d-72f5ab804bdd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:41.272483 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:41.272483 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:41.276841 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-ea896e24-fdbd-4807-953d-72f5ab804bdd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:41.282177 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-ea896e24-fdbd-4807-953d-72f5ab804bdd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:41.282695 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1131/4596] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:43:41 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:43:41.898512 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ccc32b28-5b6e-4f03-ace4-06b7a44ac364 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:41.900168 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ccc32b28-5b6e-4f03-ace4-06b7a44ac364 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 Jul 22 05:43:41.900348 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ccc32b28-5b6e-4f03-ace4-06b7a44ac364 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:41.900512 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ccc32b28-5b6e-4f03-ace4-06b7a44ac364 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:41.900613 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-ccc32b28-5b6e-4f03-ace4-06b7a44ac364 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:41.903908 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ccc32b28-5b6e-4f03-ace4-06b7a44ac364 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 returned with HTTP 404 Jul 22 05:43:41.904310 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1152/4597] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:41 2026] GET /volume/v3/backups/eaf4a8b0-7728-48b4-b003-fd4b2a1df3d3 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:41.911175 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:41.912651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:43:41.912976 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-526982803"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:41.914253 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-526982803'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:43:41.914359 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Create volume of 1 GB Jul 22 05:43:41.917875 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Availability Zones retrieved successfully. Jul 22 05:43:41.925496 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Flow 'volume_create_api' (22c56c94-2eb5-4e11-9417-81b614ad75f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:41.926341 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e70c76-c4eb-4bcb-9fb2-a844317065f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:41.927225 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:43:41.949959 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e70c76-c4eb-4bcb-9fb2-a844317065f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:41.950642 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e31db3-c2dd-4bda-bf57-20b0697de5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:41.984914 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Created reservations ['de7ecb97-0991-471a-9c1e-627e80be0c38', '87e5894e-ea36-4413-a0e6-7bbe6474601b', 'd9d2ad17-20cb-41d0-b457-dc52b7f556e1', '7eb30d51-83bb-4d9e-8716-9dc0523f0510'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:41.985686 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e31db3-c2dd-4bda-bf57-20b0697de5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de7ecb97-0991-471a-9c1e-627e80be0c38', '87e5894e-ea36-4413-a0e6-7bbe6474601b', 'd9d2ad17-20cb-41d0-b457-dc52b7f556e1', '7eb30d51-83bb-4d9e-8716-9dc0523f0510']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:41.986314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbbc33d5-34b1-46cf-af3b-37952b7daf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:42.007208 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbbc33d5-34b1-46cf-af3b-37952b7daf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c647a7f-b871-4393-8e3a-46d49ee67e97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-526982803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7f964b61e5478b8115b2548f0d05be',qos_specs=None,replication_status=,reservations=['de7ecb97-0991-471a-9c1e-627e80be0c38','87e5894e-ea36-4413-a0e6-7bbe6474601b','d9d2ad17-20cb-41d0-b457-dc52b7f556e1','7eb30d51-83bb-4d9e-8716-9dc0523f0510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42781e1228b249e1b9934ceb5e6e80f6',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:43:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-526982803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c647a7f-b871-4393-8e3a-46d49ee67e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7f964b61e5478b8115b2548f0d05be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42781e1228b249e1b9934ceb5e6e80f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:42.007920 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d1e808-bb14-4460-8c35-816257b3e7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:42.024112 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d1e808-bb14-4460-8c35-816257b3e7fe) transitioned into state 'SUCCESS' from state '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-526982803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7f964b61e5478b8115b2548f0d05be',qos_specs=None,replication_status=,reservations=['de7ecb97-0991-471a-9c1e-627e80be0c38','87e5894e-ea36-4413-a0e6-7bbe6474601b','d9d2ad17-20cb-41d0-b457-dc52b7f556e1','7eb30d51-83bb-4d9e-8716-9dc0523f0510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42781e1228b249e1b9934ceb5e6e80f6',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:42.024718 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0df2d33-fe2b-413f-97cf-343d19f33216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:43:42.032016 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0df2d33-fe2b-413f-97cf-343d19f33216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:43:42.032762 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Flow 'volume_create_api' (22c56c94-2eb5-4e11-9417-81b614ad75f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:43:42.033066 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Create volume request issued successfully. Jul 22 05:43:42.033542 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-78e13c8d-0ecc-428d-9309-c0b8d226a011 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:43:42.033940 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1170/4598] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:43:41 2026] POST /volume/v3/volumes => generated 746 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:42.046102 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b5863ae1-3520-4381-b431-d74ba8287e7f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:42.047873 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b5863ae1-3520-4381-b431-d74ba8287e7f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 Jul 22 05:43:42.048063 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b5863ae1-3520-4381-b431-d74ba8287e7f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:42.048294 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b5863ae1-3520-4381-b431-d74ba8287e7f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:42.055720 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:42.055720 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:42.059839 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b5863ae1-3520-4381-b431-d74ba8287e7f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:43:42.064209 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b5863ae1-3520-4381-b431-d74ba8287e7f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 returned with HTTP 200 Jul 22 05:43:42.064627 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1146/4599] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:42 2026] GET /volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:42.264625 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-29c2413f-938f-490a-9e84-2bebf9f18efc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:42.266950 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-29c2413f-938f-490a-9e84-2bebf9f18efc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:42.267214 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-29c2413f-938f-490a-9e84-2bebf9f18efc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:42.267405 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-29c2413f-938f-490a-9e84-2bebf9f18efc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:42.278736 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:42.278736 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:42.283027 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-29c2413f-938f-490a-9e84-2bebf9f18efc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:42.288382 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-29c2413f-938f-490a-9e84-2bebf9f18efc tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:42.288878 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1132/4600] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:42 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:43.076873 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bc63ce2d-8777-4a78-9fa9-c512773b5582 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:43.078427 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc63ce2d-8777-4a78-9fa9-c512773b5582 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 Jul 22 05:43:43.078583 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc63ce2d-8777-4a78-9fa9-c512773b5582 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:43.078793 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc63ce2d-8777-4a78-9fa9-c512773b5582 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:43.085267 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:43.085267 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:43.088569 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bc63ce2d-8777-4a78-9fa9-c512773b5582 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:43:43.092308 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc63ce2d-8777-4a78-9fa9-c512773b5582 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 returned with HTTP 200 Jul 22 05:43:43.092731 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1153/4601] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:43 2026] GET /volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:43.104934 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5edb07ec-cf4c-4305-9cce-f496d7f7b7af None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:43.107361 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5edb07ec-cf4c-4305-9cce-f496d7f7b7af tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:43:43.107361 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5edb07ec-cf4c-4305-9cce-f496d7f7b7af tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0c647a7f-b871-4393-8e3a-46d49ee67e97", "name": "tempest-VolumesBackupsTest-Backup-84550180"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:43.108979 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-5edb07ec-cf4c-4305-9cce-f496d7f7b7af tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Creating new backup {'backup': {'volume_id': '0c647a7f-b871-4393-8e3a-46d49ee67e97', 'name': 'tempest-VolumesBackupsTest-Backup-84550180'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:43:43.109570 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-5edb07ec-cf4c-4305-9cce-f496d7f7b7af tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Creating backup of volume 0c647a7f-b871-4393-8e3a-46d49ee67e97 in container None Jul 22 05:43:43.116340 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:43.116340 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:43.116713 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5edb07ec-cf4c-4305-9cce-f496d7f7b7af tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Volume info retrieved successfully. Jul 22 05:43:43.133381 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-5edb07ec-cf4c-4305-9cce-f496d7f7b7af tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Created reservations ['9e17f49d-e226-4131-bcd4-2cb2e59d2ef3', '9aaf0604-9467-4639-99cf-f0cedcadca86'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:43.162378 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5edb07ec-cf4c-4305-9cce-f496d7f7b7af tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:43:43.162955 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1171/4602] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:43:43 2026] POST /volume/v3/backups => generated 326 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:43.172541 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-30c3d8f1-f351-47e6-983e-2af9e62491d5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:43.174839 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-30c3d8f1-f351-47e6-983e-2af9e62491d5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:43.175508 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-30c3d8f1-f351-47e6-983e-2af9e62491d5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:43.175882 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-30c3d8f1-f351-47e6-983e-2af9e62491d5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:43.175925 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-30c3d8f1-f351-47e6-983e-2af9e62491d5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:43.183526 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:43.183526 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:43.183984 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-30c3d8f1-f351-47e6-983e-2af9e62491d5 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:43.184316 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1147/4603] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:43 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:43.300403 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ef3d8429-4b6f-43b1-8429-6be6dd9afb72 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:43.301877 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ef3d8429-4b6f-43b1-8429-6be6dd9afb72 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:43.302092 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ef3d8429-4b6f-43b1-8429-6be6dd9afb72 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:43.302293 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ef3d8429-4b6f-43b1-8429-6be6dd9afb72 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:43.310582 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:43.310582 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:43.313464 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ef3d8429-4b6f-43b1-8429-6be6dd9afb72 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:43.316891 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ef3d8429-4b6f-43b1-8429-6be6dd9afb72 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:43.317267 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1133/4604] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:43 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:43.619692 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-3dbecd64-70e2-4864-a752-1d880a654d18 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:43.621736 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-3dbecd64-70e2-4864-a752-1d880a654d18 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:43.621916 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-3dbecd64-70e2-4864-a752-1d880a654d18 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:43.622124 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-3dbecd64-70e2-4864-a752-1d880a654d18 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:43.631498 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:43.631498 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:43.634352 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-3dbecd64-70e2-4864-a752-1d880a654d18 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:43.637747 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-3dbecd64-70e2-4864-a752-1d880a654d18 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:43.638127 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1154/4605] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:43 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:44.195282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5916d09b-6205-40ff-ae9c-be2d4a8f09cd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:44.197506 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5916d09b-6205-40ff-ae9c-be2d4a8f09cd tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:44.197719 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5916d09b-6205-40ff-ae9c-be2d4a8f09cd tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:44.197898 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5916d09b-6205-40ff-ae9c-be2d4a8f09cd tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:44.198032 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-5916d09b-6205-40ff-ae9c-be2d4a8f09cd tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:44.201966 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:44.201966 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:44.202516 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5916d09b-6205-40ff-ae9c-be2d4a8f09cd tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:44.202888 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1172/4606] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:44 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:44.328587 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-177f2e54-46bf-4b3b-aa59-cb056fb8e587 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:44.330277 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-177f2e54-46bf-4b3b-aa59-cb056fb8e587 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:44.330464 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-177f2e54-46bf-4b3b-aa59-cb056fb8e587 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:44.330697 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-177f2e54-46bf-4b3b-aa59-cb056fb8e587 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:44.340132 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:44.340132 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:44.343292 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-177f2e54-46bf-4b3b-aa59-cb056fb8e587 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:44.347137 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-177f2e54-46bf-4b3b-aa59-cb056fb8e587 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:44.347513 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1148/4607] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:44 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:45.212285 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6fd1aca5-c3f3-4558-9548-5888716749c9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:45.214387 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6fd1aca5-c3f3-4558-9548-5888716749c9 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:45.214606 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6fd1aca5-c3f3-4558-9548-5888716749c9 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:45.214976 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6fd1aca5-c3f3-4558-9548-5888716749c9 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:45.215140 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-6fd1aca5-c3f3-4558-9548-5888716749c9 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:45.219231 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:45.219231 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:45.219808 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6fd1aca5-c3f3-4558-9548-5888716749c9 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:45.220174 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1134/4608] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:45 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:45.359387 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-794e920c-a964-4f86-8900-a71797806d04 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:45.361209 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-794e920c-a964-4f86-8900-a71797806d04 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:45.361430 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-794e920c-a964-4f86-8900-a71797806d04 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:45.361659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-794e920c-a964-4f86-8900-a71797806d04 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:45.370348 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:45.370348 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:45.373275 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-794e920c-a964-4f86-8900-a71797806d04 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:45.376757 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-794e920c-a964-4f86-8900-a71797806d04 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:45.377140 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1155/4609] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:45 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:45.808668 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-af135a9a-cd1a-46c4-9ac5-f54d90d582c5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:45.810688 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-af135a9a-cd1a-46c4-9ac5-f54d90d582c5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] DELETE https://10.4.3.91/volume/v3/attachments/2a24e281-86b3-4374-a50a-9391a17eea60 Jul 22 05:43:45.810892 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-af135a9a-cd1a-46c4-9ac5-f54d90d582c5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:45.811075 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-af135a9a-cd1a-46c4-9ac5-f54d90d582c5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:45.818197 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:45.818197 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:45.853157 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0186266f-0526-43c2-9e57-be29c5849bf4 req-af135a9a-cd1a-46c4-9ac5-f54d90d582c5 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/2a24e281-86b3-4374-a50a-9391a17eea60 returned with HTTP 200 Jul 22 05:43:45.853610 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1173/4610] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:43:45 2026] DELETE /volume/v3/attachments/2a24e281-86b3-4374-a50a-9391a17eea60 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:46.234318 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5b2542d6-742c-405d-b27b-588afef217e0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:46.240126 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5b2542d6-742c-405d-b27b-588afef217e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:46.240759 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5b2542d6-742c-405d-b27b-588afef217e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:46.241221 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5b2542d6-742c-405d-b27b-588afef217e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:46.241522 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-5b2542d6-742c-405d-b27b-588afef217e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:46.251771 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:46.251771 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:46.253881 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5b2542d6-742c-405d-b27b-588afef217e0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:46.254837 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1149/4611] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:46 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 746 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:46.388357 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-21497cbb-a2af-4999-8c59-a6ce902f9902 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:46.390032 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-21497cbb-a2af-4999-8c59-a6ce902f9902 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:46.390212 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-21497cbb-a2af-4999-8c59-a6ce902f9902 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:46.390384 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-21497cbb-a2af-4999-8c59-a6ce902f9902 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:46.397188 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:46.397188 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:46.400272 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-21497cbb-a2af-4999-8c59-a6ce902f9902 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:46.404344 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-21497cbb-a2af-4999-8c59-a6ce902f9902 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:46.404882 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1135/4612] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:46 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:46.415717 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1c02c300-783f-469e-8649-379e163ee6b8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:46.417392 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1c02c300-783f-469e-8649-379e163ee6b8 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:43:46.417599 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1c02c300-783f-469e-8649-379e163ee6b8 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:46.417839 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1c02c300-783f-469e-8649-379e163ee6b8 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:46.426805 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:46.426805 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:46.430503 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1c02c300-783f-469e-8649-379e163ee6b8 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:46.435312 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1c02c300-783f-469e-8649-379e163ee6b8 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:43:46.435809 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1156/4613] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:46 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:46.472644 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e97228eb-ec4b-4519-bc8f-ac63935eb425 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:46.474598 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e97228eb-ec4b-4519-bc8f-ac63935eb425 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:43:46.474773 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e97228eb-ec4b-4519-bc8f-ac63935eb425 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:46.474963 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e97228eb-ec4b-4519-bc8f-ac63935eb425 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:46.483135 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:46.483135 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:46.486013 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e97228eb-ec4b-4519-bc8f-ac63935eb425 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:46.489592 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e97228eb-ec4b-4519-bc8f-ac63935eb425 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:43:46.489961 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1174/4614] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:46 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 1164 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:46.506871 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-8f5d8def-20b2-4548-a4ae-2ba9763992b9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:46.508832 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-8f5d8def-20b2-4548-a4ae-2ba9763992b9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762/action Jul 22 05:43:46.509243 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-8f5d8def-20b2-4548-a4ae-2ba9763992b9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:43:46.509393 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-8f5d8def-20b2-4548-a4ae-2ba9763992b9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:46.519051 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:46.519051 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:46.519442 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-8f5d8def-20b2-4548-a4ae-2ba9763992b9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:46.524548 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-8f5d8def-20b2-4548-a4ae-2ba9763992b9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Begin detaching volume completed successfully. Jul 22 05:43:46.524733 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-8f5d8def-20b2-4548-a4ae-2ba9763992b9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762/action returned with HTTP 202 Jul 22 05:43:46.525230 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1150/4615] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:43:46 2026] POST /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:43:46.544059 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f0c55bc1-f9d1-4d3c-9bd9-4ed7adba20e1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:46.545982 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f0c55bc1-f9d1-4d3c-9bd9-4ed7adba20e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:43:46.546255 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f0c55bc1-f9d1-4d3c-9bd9-4ed7adba20e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:46.546512 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f0c55bc1-f9d1-4d3c-9bd9-4ed7adba20e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:46.558209 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:46.558209 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:46.562087 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f0c55bc1-f9d1-4d3c-9bd9-4ed7adba20e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:46.562978 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2414fdab-eb1a-40e9-bb8a-481a063d5882 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:46.563456 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2414fdab-eb1a-40e9-bb8a-481a063d5882 None None] GET https://10.4.3.91/volume// Jul 22 05:43:46.563694 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2414fdab-eb1a-40e9-bb8a-481a063d5882 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:46.563961 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2414fdab-eb1a-40e9-bb8a-481a063d5882 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:46.564533 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2414fdab-eb1a-40e9-bb8a-481a063d5882 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:46.565025 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1157/4616] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:43: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 22 05:43:46.567397 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f0c55bc1-f9d1-4d3c-9bd9-4ed7adba20e1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:43:46.567867 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1136/4617] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:46 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:46.572922 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-1129e99b-c725-4dc7-b0bc-9f12f76ac75a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:46.574941 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-1129e99b-c725-4dc7-b0bc-9f12f76ac75a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:43:46.575191 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-1129e99b-c725-4dc7-b0bc-9f12f76ac75a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:46.575375 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-1129e99b-c725-4dc7-b0bc-9f12f76ac75a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:46.583911 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:46.583911 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:46.586938 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-1129e99b-c725-4dc7-b0bc-9f12f76ac75a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:46.590693 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-1129e99b-c725-4dc7-b0bc-9f12f76ac75a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:43:46.591058 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1175/4618] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:43:46 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 1347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:43:46.600081 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e5da62e2-af8b-4d56-b1de-df8372d9ec92 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:46.602107 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e5da62e2-af8b-4d56-b1de-df8372d9ec92 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762/encryption Jul 22 05:43:46.602368 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e5da62e2-af8b-4d56-b1de-df8372d9ec92 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:46.602587 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e5da62e2-af8b-4d56-b1de-df8372d9ec92 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:46.611067 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:46.611067 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:46.616444 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-e5da62e2-af8b-4d56-b1de-df8372d9ec92 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762/encryption returned with HTTP 200 Jul 22 05:43:46.616824 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1151/4619] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:43:46 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:47.264232 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-082d771c-bc4f-442a-a3a8-57bd488ce1fb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:47.266291 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-082d771c-bc4f-442a-a3a8-57bd488ce1fb tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:47.266491 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-082d771c-bc4f-442a-a3a8-57bd488ce1fb tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:47.266813 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-082d771c-bc4f-442a-a3a8-57bd488ce1fb tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:47.267030 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-082d771c-bc4f-442a-a3a8-57bd488ce1fb tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:47.271789 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:47.271789 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:47.272610 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-082d771c-bc4f-442a-a3a8-57bd488ce1fb tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:47.273095 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1158/4620] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:47 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:47.398887 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-ab6a2300-fe4e-4f49-98c8-9e58b343fe32 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:47.401089 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-ab6a2300-fe4e-4f49-98c8-9e58b343fe32 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] DELETE https://10.4.3.91/volume/v3/attachments/6aa33333-160c-479e-8a7b-0a7a0efe841c Jul 22 05:43:47.401258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-ab6a2300-fe4e-4f49-98c8-9e58b343fe32 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:47.401427 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-ab6a2300-fe4e-4f49-98c8-9e58b343fe32 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:47.408122 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:47.408122 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:47.447252 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e671f389-b6d0-47e3-b9e0-ae0ca717b2bf req-ab6a2300-fe4e-4f49-98c8-9e58b343fe32 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/6aa33333-160c-479e-8a7b-0a7a0efe841c returned with HTTP 200 Jul 22 05:43:47.447640 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1137/4621] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:43:47 2026] DELETE /volume/v3/attachments/6aa33333-160c-479e-8a7b-0a7a0efe841c => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:47.579801 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-887dc062-8851-4676-8edf-7c8506205ab0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:47.581361 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-887dc062-8851-4676-8edf-7c8506205ab0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:43:47.581524 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-887dc062-8851-4676-8edf-7c8506205ab0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:47.581696 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-887dc062-8851-4676-8edf-7c8506205ab0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:47.587713 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:47.587713 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:47.590412 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-887dc062-8851-4676-8edf-7c8506205ab0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:47.593782 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-887dc062-8851-4676-8edf-7c8506205ab0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:43:47.594127 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1176/4622] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:47 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:47.604478 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2329600a-5e7b-4e2f-9bcf-c82db3d564f1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:47.606117 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2329600a-5e7b-4e2f-9bcf-c82db3d564f1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:43:47.606248 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2329600a-5e7b-4e2f-9bcf-c82db3d564f1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:47.606411 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2329600a-5e7b-4e2f-9bcf-c82db3d564f1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:47.614282 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:47.614282 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:47.617023 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2329600a-5e7b-4e2f-9bcf-c82db3d564f1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:47.620370 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2329600a-5e7b-4e2f-9bcf-c82db3d564f1 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:43:47.620706 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1152/4623] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:47 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 1136 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:47.663280 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ac8c4b67-268a-4504-a73d-b55895f8f1da None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:47.665458 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ac8c4b67-268a-4504-a73d-b55895f8f1da tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:43:47.665693 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ac8c4b67-268a-4504-a73d-b55895f8f1da tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:47.666011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ac8c4b67-268a-4504-a73d-b55895f8f1da tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:47.676431 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:47.676431 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:47.679621 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ac8c4b67-268a-4504-a73d-b55895f8f1da tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:47.683452 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ac8c4b67-268a-4504-a73d-b55895f8f1da tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:43:47.683865 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1159/4624] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:47 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:47.702524 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-bf7016d5-2c42-457b-840d-b4b84d1de74c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:47.704532 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-bf7016d5-2c42-457b-840d-b4b84d1de74c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08/action Jul 22 05:43:47.704909 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-bf7016d5-2c42-457b-840d-b4b84d1de74c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:43:47.705052 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-bf7016d5-2c42-457b-840d-b4b84d1de74c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:47.715864 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:47.715864 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:47.716275 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-bf7016d5-2c42-457b-840d-b4b84d1de74c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:47.723518 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-bf7016d5-2c42-457b-840d-b4b84d1de74c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Begin detaching volume completed successfully. Jul 22 05:43:47.723725 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-bf7016d5-2c42-457b-840d-b4b84d1de74c tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08/action returned with HTTP 202 Jul 22 05:43:47.724387 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1138/4625] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:43:47 2026] POST /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:43:47.745805 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4e1ad9c6-f465-4d1c-8cde-e1718e65ba8f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:47.748119 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4e1ad9c6-f465-4d1c-8cde-e1718e65ba8f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:43:47.748383 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4e1ad9c6-f465-4d1c-8cde-e1718e65ba8f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:47.748658 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4e1ad9c6-f465-4d1c-8cde-e1718e65ba8f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:47.760117 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:47.760117 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:47.763962 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4e1ad9c6-f465-4d1c-8cde-e1718e65ba8f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:47.768505 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4e1ad9c6-f465-4d1c-8cde-e1718e65ba8f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:43:47.768976 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1177/4626] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:47 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:43:47.770471 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-670e4dc0-e65c-4fcc-83f7-0e620d3a0647 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:47.771198 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-670e4dc0-e65c-4fcc-83f7-0e620d3a0647 None None] GET https://10.4.3.91/volume// Jul 22 05:43:47.771198 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-670e4dc0-e65c-4fcc-83f7-0e620d3a0647 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:47.771440 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-670e4dc0-e65c-4fcc-83f7-0e620d3a0647 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:47.771904 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-670e4dc0-e65c-4fcc-83f7-0e620d3a0647 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:47.772277 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1153/4627] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:43: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 22 05:43:47.778869 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-0e2140cd-cf6a-4e23-b6ca-bae069935a90 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:47.781072 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-0e2140cd-cf6a-4e23-b6ca-bae069935a90 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:43:47.781326 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-0e2140cd-cf6a-4e23-b6ca-bae069935a90 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:47.781549 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-0e2140cd-cf6a-4e23-b6ca-bae069935a90 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:47.790266 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:47.790266 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:47.793255 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-0e2140cd-cf6a-4e23-b6ca-bae069935a90 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:47.796891 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-0e2140cd-cf6a-4e23-b6ca-bae069935a90 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:43:47.797256 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1160/4628] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:43:47 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:43:48.284094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-572b5755-656e-495e-b4b0-f0f52729e563 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:48.286222 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-572b5755-656e-495e-b4b0-f0f52729e563 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:48.286452 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-572b5755-656e-495e-b4b0-f0f52729e563 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:48.286704 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-572b5755-656e-495e-b4b0-f0f52729e563 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:48.286861 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-572b5755-656e-495e-b4b0-f0f52729e563 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:48.290584 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:48.290584 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:48.291121 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-572b5755-656e-495e-b4b0-f0f52729e563 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:48.291785 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1139/4629] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:48 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:48.534108 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ba70fa32-d87b-4a9c-83df-4033ae0a77d6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:48.536369 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ba70fa32-d87b-4a9c-83df-4033ae0a77d6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] DELETE https://10.4.3.91/volume/v3/attachments/19d378d2-25ce-4e1d-a05a-4e22b485d525 Jul 22 05:43:48.536575 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ba70fa32-d87b-4a9c-83df-4033ae0a77d6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:48.536828 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ba70fa32-d87b-4a9c-83df-4033ae0a77d6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:48.544182 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:48.544182 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:48.583109 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-422ef0fa-8a43-4d5c-a2d7-4e76014551ee req-ba70fa32-d87b-4a9c-83df-4033ae0a77d6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/19d378d2-25ce-4e1d-a05a-4e22b485d525 returned with HTTP 200 Jul 22 05:43:48.583494 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1178/4630] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:43:48 2026] DELETE /volume/v3/attachments/19d378d2-25ce-4e1d-a05a-4e22b485d525 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:48.783505 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a3eb406f-20a9-4b79-acc0-0272205ac95f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:48.785264 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a3eb406f-20a9-4b79-acc0-0272205ac95f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:43:48.785752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a3eb406f-20a9-4b79-acc0-0272205ac95f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:48.785752 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a3eb406f-20a9-4b79-acc0-0272205ac95f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:48.792032 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:48.792032 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:48.795451 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a3eb406f-20a9-4b79-acc0-0272205ac95f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:48.799177 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a3eb406f-20a9-4b79-acc0-0272205ac95f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:43:48.799718 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1154/4631] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:48 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:48.814275 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-13fc0144-4ca9-46ce-aead-207323fc4f7b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:48.816261 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-13fc0144-4ca9-46ce-aead-207323fc4f7b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] DELETE https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:43:48.816332 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-13fc0144-4ca9-46ce-aead-207323fc4f7b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:48.816467 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-13fc0144-4ca9-46ce-aead-207323fc4f7b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:48.816620 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-13fc0144-4ca9-46ce-aead-207323fc4f7b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Delete volume with id: 1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:43:48.823691 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:48.823691 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:48.824007 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-13fc0144-4ca9-46ce-aead-207323fc4f7b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:48.835920 np0000005624 devstack@c-api.service[100091]: WARNING cinder.keymgr.conf_key_mgr [None req-13fc0144-4ca9-46ce-aead-207323fc4f7b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:43:48.842255 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-13fc0144-4ca9-46ce-aead-207323fc4f7b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Delete volume request issued successfully. Jul 22 05:43:48.842255 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-13fc0144-4ca9-46ce-aead-207323fc4f7b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 202 Jul 22 05:43:48.842535 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1161/4632] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:48 2026] DELETE /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:48.850732 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b99c6f6c-3cca-49c4-b162-5508af078e2b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:48.852644 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b99c6f6c-3cca-49c4-b162-5508af078e2b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:43:48.852966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b99c6f6c-3cca-49c4-b162-5508af078e2b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:48.853218 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b99c6f6c-3cca-49c4-b162-5508af078e2b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:48.860067 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:48.860067 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:48.864303 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b99c6f6c-3cca-49c4-b162-5508af078e2b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:48.868723 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b99c6f6c-3cca-49c4-b162-5508af078e2b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 200 Jul 22 05:43:48.869183 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1140/4633] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:48 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:49.301661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-052ffef5-03da-4501-8f6e-a4049e6ed2f0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.304128 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-052ffef5-03da-4501-8f6e-a4049e6ed2f0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:49.304368 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-052ffef5-03da-4501-8f6e-a4049e6ed2f0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:49.304569 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-052ffef5-03da-4501-8f6e-a4049e6ed2f0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:49.304774 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-052ffef5-03da-4501-8f6e-a4049e6ed2f0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:49.309858 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:49.309858 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:49.310616 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-052ffef5-03da-4501-8f6e-a4049e6ed2f0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:49.311137 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1179/4634] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:49 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:49.316577 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-cc894cd5-dfab-422a-82de-3b0e04bb7d4b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.318652 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-cc894cd5-dfab-422a-82de-3b0e04bb7d4b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:49.318879 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-cc894cd5-dfab-422a-82de-3b0e04bb7d4b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:49.319057 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-cc894cd5-dfab-422a-82de-3b0e04bb7d4b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:49.325552 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:49.325552 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:49.328922 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-cc894cd5-dfab-422a-82de-3b0e04bb7d4b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:49.333158 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-cc894cd5-dfab-422a-82de-3b0e04bb7d4b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:49.333570 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1155/4635] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:49 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:49.400971 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7337e70a-ecc6-4f8c-861e-f669783635f5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.401348 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7337e70a-ecc6-4f8c-861e-f669783635f5 None None] GET https://10.4.3.91/volume// Jul 22 05:43:49.401501 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7337e70a-ecc6-4f8c-861e-f669783635f5 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:49.401697 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7337e70a-ecc6-4f8c-861e-f669783635f5 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:49.402005 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7337e70a-ecc6-4f8c-861e-f669783635f5 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:49.402276 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1162/4636] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:43: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 22 05:43:49.408554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-d8ce0e3c-f14c-4cc7-9922-d6be025f423a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.410304 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-d8ce0e3c-f14c-4cc7-9922-d6be025f423a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:43:49.410608 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-d8ce0e3c-f14c-4cc7-9922-d6be025f423a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e6de0a9-21e3-4c41-acba-342f60a0c35c", "connector": null, "instance_uuid": "c7827d7f-5a1d-43ce-829a-ef3a6e9710c7"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:49.417854 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:49.417854 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:49.440779 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-d8ce0e3c-f14c-4cc7-9922-d6be025f423a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:43:49.441209 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1141/4637] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:43:49 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:49.465719 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4bb41139-baff-4bf0-a490-e80f9cc1703d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.467511 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4bb41139-baff-4bf0-a490-e80f9cc1703d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:49.467744 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4bb41139-baff-4bf0-a490-e80f9cc1703d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:49.467963 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4bb41139-baff-4bf0-a490-e80f9cc1703d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:49.472643 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dd9c5f27-924b-4a54-a25a-8de3986adcf8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.473060 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dd9c5f27-924b-4a54-a25a-8de3986adcf8 None None] GET https://10.4.3.91/volume// Jul 22 05:43:49.473285 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dd9c5f27-924b-4a54-a25a-8de3986adcf8 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:49.473413 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dd9c5f27-924b-4a54-a25a-8de3986adcf8 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:49.473732 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dd9c5f27-924b-4a54-a25a-8de3986adcf8 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:49.474065 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1156/4638] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:43: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 22 05:43:49.477674 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:49.477674 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:49.480503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-37f34202-1d35-40d6-ba4a-434618e9c621 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.481626 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4bb41139-baff-4bf0-a490-e80f9cc1703d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:49.482899 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-37f34202-1d35-40d6-ba4a-434618e9c621 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:49.483104 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-37f34202-1d35-40d6-ba4a-434618e9c621 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:49.483272 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-37f34202-1d35-40d6-ba4a-434618e9c621 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:49.485401 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4bb41139-baff-4bf0-a490-e80f9cc1703d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:49.485779 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1180/4639] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:49 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:49.492056 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:49.492056 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:49.495288 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-37f34202-1d35-40d6-ba4a-434618e9c621 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:49.498990 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-37f34202-1d35-40d6-ba4a-434618e9c621 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:49.499368 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1163/4640] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:43:49 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:43:49.591056 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-35ee1c2e-a84d-4b98-a30e-d3d881974ed6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.592919 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-35ee1c2e-a84d-4b98-a30e-d3d881974ed6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] PUT https://10.4.3.91/volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271 Jul 22 05:43:49.593232 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-35ee1c2e-a84d-4b98-a30e-d3d881974ed6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:49.599979 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-35ee1c2e-a84d-4b98-a30e-d3d881974ed6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Acquiring lock "cinder-attachment_update-2e6de0a9-21e3-4c41-acba-342f60a0c35c-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:43:49.604012 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-35ee1c2e-a84d-4b98-a30e-d3d881974ed6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Lock "cinder-attachment_update-2e6de0a9-21e3-4c41-acba-342f60a0c35c-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:43:49.604867 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:49.604867 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:49.671602 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-35ee1c2e-a84d-4b98-a30e-d3d881974ed6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Lock "cinder-attachment_update-2e6de0a9-21e3-4c41-acba-342f60a0c35c-np0000005624" released by "attachment_update" :: held 0.068s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:43:49.671908 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-35ee1c2e-a84d-4b98-a30e-d3d881974ed6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271 returned with HTTP 200 Jul 22 05:43:49.672317 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1142/4641] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:43:49 2026] PUT /volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:49.881392 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9abadac9-e407-4ef9-a10a-1478cdc45444 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.883291 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9abadac9-e407-4ef9-a10a-1478cdc45444 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 Jul 22 05:43:49.883515 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9abadac9-e407-4ef9-a10a-1478cdc45444 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:49.883741 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9abadac9-e407-4ef9-a10a-1478cdc45444 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:49.889481 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9abadac9-e407-4ef9-a10a-1478cdc45444 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 returned with HTTP 404 Jul 22 05:43:49.890005 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1157/4642] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:49 2026] GET /volume/v3/volumes/1a27abee-593f-4760-b1d0-8f391c29b762 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:49.896332 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b906587b-2eb5-4832-9a06-f590379446ab None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.898036 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b906587b-2eb5-4832-9a06-f590379446ab tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:43:49.898216 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b906587b-2eb5-4832-9a06-f590379446ab tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:49.898419 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b906587b-2eb5-4832-9a06-f590379446ab tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Calling method 'detail' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:49.899197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b906587b-2eb5-4832-9a06-f590379446ab tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:43:49.929354 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b906587b-2eb5-4832-9a06-f590379446ab tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Get all volumes completed successfully. Jul 22 05:43:49.931170 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:49.931170 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:49.934921 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b906587b-2eb5-4832-9a06-f590379446ab tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:43:49.935442 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1181/4643] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:43:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10019 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:43:49.948783 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-85e61e87-7356-4240-9121-01f4f327b687 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.950374 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85e61e87-7356-4240-9121-01f4f327b687 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] DELETE https://10.4.3.91/volume/v3/types/11171e92-f5dd-4ab9-bd43-b123376188ae Jul 22 05:43:49.950549 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85e61e87-7356-4240-9121-01f4f327b687 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:49.950766 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-85e61e87-7356-4240-9121-01f4f327b687 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:49.970926 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-85e61e87-7356-4240-9121-01f4f327b687 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] https://10.4.3.91/volume/v3/types/11171e92-f5dd-4ab9-bd43-b123376188ae returned with HTTP 202 Jul 22 05:43:49.971226 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1164/4644] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:43:49 2026] DELETE /volume/v3/types/11171e92-f5dd-4ab9-bd43-b123376188ae => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:49.979014 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cdb3aa3b-6302-4c28-9117-bbd07e6e31f4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:49.980611 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cdb3aa3b-6302-4c28-9117-bbd07e6e31f4 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] DELETE https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:43:49.980896 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cdb3aa3b-6302-4c28-9117-bbd07e6e31f4 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:49.981051 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cdb3aa3b-6302-4c28-9117-bbd07e6e31f4 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:49.981200 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-cdb3aa3b-6302-4c28-9117-bbd07e6e31f4 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Delete volume with id: 288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:43:49.987774 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:49.987774 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:49.988167 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cdb3aa3b-6302-4c28-9117-bbd07e6e31f4 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:50.004572 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cdb3aa3b-6302-4c28-9117-bbd07e6e31f4 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Delete volume request issued successfully. Jul 22 05:43:50.004835 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cdb3aa3b-6302-4c28-9117-bbd07e6e31f4 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 202 Jul 22 05:43:50.005266 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1143/4645] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:49 2026] DELETE /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:50.013659 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-410f5574-75b6-467c-9f4b-930219770bab None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:50.015278 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-410f5574-75b6-467c-9f4b-930219770bab tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:43:50.015438 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-410f5574-75b6-467c-9f4b-930219770bab tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:50.015599 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-410f5574-75b6-467c-9f4b-930219770bab tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:50.022643 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:50.022643 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:50.025925 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-410f5574-75b6-467c-9f4b-930219770bab tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:50.029891 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-410f5574-75b6-467c-9f4b-930219770bab tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 200 Jul 22 05:43:50.030240 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1158/4646] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:50 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:50.321305 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-483b2b56-63ae-4e40-9441-3fcf2378540b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:50.323893 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-483b2b56-63ae-4e40-9441-3fcf2378540b tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:50.324018 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-483b2b56-63ae-4e40-9441-3fcf2378540b tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:50.324389 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-483b2b56-63ae-4e40-9441-3fcf2378540b tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:50.324545 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-483b2b56-63ae-4e40-9441-3fcf2378540b tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:50.329650 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:50.329650 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:50.330299 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-483b2b56-63ae-4e40-9441-3fcf2378540b tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:50.330980 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1182/4647] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:50 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:50.497416 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4a36cfbe-a92a-4741-979d-26c96f1333b6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:50.498926 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a36cfbe-a92a-4741-979d-26c96f1333b6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:50.499114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a36cfbe-a92a-4741-979d-26c96f1333b6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:50.499294 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4a36cfbe-a92a-4741-979d-26c96f1333b6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:50.507704 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:50.507704 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:50.511299 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4a36cfbe-a92a-4741-979d-26c96f1333b6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:50.515608 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4a36cfbe-a92a-4741-979d-26c96f1333b6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:50.515981 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1165/4648] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:50 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:51.044522 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-54714d67-2a7a-428d-8984-4cf7237dd4e6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:51.046564 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54714d67-2a7a-428d-8984-4cf7237dd4e6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 Jul 22 05:43:51.046810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54714d67-2a7a-428d-8984-4cf7237dd4e6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:51.047036 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-54714d67-2a7a-428d-8984-4cf7237dd4e6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:51.053315 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-54714d67-2a7a-428d-8984-4cf7237dd4e6 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 returned with HTTP 404 Jul 22 05:43:51.053854 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1144/4649] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:51 2026] GET /volume/v3/volumes/288d1c52-4534-4331-91d2-4eae7fc86b08 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:51.059711 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c8dc0a2b-c475-42ca-bdbf-78c6e565e831 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:51.061275 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c8dc0a2b-c475-42ca-bdbf-78c6e565e831 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] DELETE https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:51.061435 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c8dc0a2b-c475-42ca-bdbf-78c6e565e831 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:51.061650 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c8dc0a2b-c475-42ca-bdbf-78c6e565e831 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:51.061804 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-c8dc0a2b-c475-42ca-bdbf-78c6e565e831 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Delete volume with id: 650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:51.068875 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:51.068875 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:51.069333 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c8dc0a2b-c475-42ca-bdbf-78c6e565e831 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:51.085494 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c8dc0a2b-c475-42ca-bdbf-78c6e565e831 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Delete volume request issued successfully. Jul 22 05:43:51.085743 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c8dc0a2b-c475-42ca-bdbf-78c6e565e831 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 202 Jul 22 05:43:51.086165 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1159/4650] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:43:51 2026] DELETE /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:51.092978 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-66b5db2b-0adc-414d-ad05-5ca6ddd1a3a0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:51.094676 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-66b5db2b-0adc-414d-ad05-5ca6ddd1a3a0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:51.094856 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-66b5db2b-0adc-414d-ad05-5ca6ddd1a3a0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:51.095028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-66b5db2b-0adc-414d-ad05-5ca6ddd1a3a0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:51.101982 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:51.101982 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:51.105311 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-66b5db2b-0adc-414d-ad05-5ca6ddd1a3a0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:43:51.109484 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-66b5db2b-0adc-414d-ad05-5ca6ddd1a3a0 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 200 Jul 22 05:43:51.110005 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1183/4651] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:51 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:51.341580 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d612577f-baf9-4e86-afac-ddd799155276 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:51.343884 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d612577f-baf9-4e86-afac-ddd799155276 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:51.344073 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d612577f-baf9-4e86-afac-ddd799155276 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:51.344310 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d612577f-baf9-4e86-afac-ddd799155276 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:51.344469 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d612577f-baf9-4e86-afac-ddd799155276 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:51.348702 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:51.348702 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:51.349340 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d612577f-baf9-4e86-afac-ddd799155276 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:51.349734 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1166/4652] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:51 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:51.527402 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cd9821fa-5fd0-46c4-bf9c-a75ee0350ef6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:51.529149 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd9821fa-5fd0-46c4-bf9c-a75ee0350ef6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:51.529352 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd9821fa-5fd0-46c4-bf9c-a75ee0350ef6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:51.529507 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd9821fa-5fd0-46c4-bf9c-a75ee0350ef6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:51.537836 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:51.537836 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:51.540779 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cd9821fa-5fd0-46c4-bf9c-a75ee0350ef6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:51.544907 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd9821fa-5fd0-46c4-bf9c-a75ee0350ef6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:51.545307 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1145/4653] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:51 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:51.582618 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-64e661ba-57f6-446f-8e4d-41ce00562b3f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:51.584107 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-64e661ba-57f6-446f-8e4d-41ce00562b3f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:43:51.584570 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-64e661ba-57f6-446f-8e4d-41ce00562b3f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e64b01e4-98ca-403e-9696-6a63dbdb58cc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1189118936", "description": null, "metadata": null}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:51.595424 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:51.595424 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:51.595424 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-64e661ba-57f6-446f-8e4d-41ce00562b3f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:51.595424 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-64e661ba-57f6-446f-8e4d-41ce00562b3f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create snapshot from volume e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:43:51.622249 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-64e661ba-57f6-446f-8e4d-41ce00562b3f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['7abfa8b5-33d2-42cf-80f0-9700c40b0545', '728065a5-6398-4996-b82c-d94ac538b337', '448df885-9467-47a2-a795-cd33a3ef779b', 'ff1cea46-783d-43b3-a267-0faa8f891158'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:51.651949 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-64e661ba-57f6-446f-8e4d-41ce00562b3f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot force create request issued successfully. Jul 22 05:43:51.651949 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-64e661ba-57f6-446f-8e4d-41ce00562b3f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:43:51.651949 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1160/4654] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:43:51 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 22 05:43:51.660720 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5fd3ec6a-7c77-4b52-af5a-1108bed8cad8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:51.663039 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5fd3ec6a-7c77-4b52-af5a-1108bed8cad8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab Jul 22 05:43:51.663238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5fd3ec6a-7c77-4b52-af5a-1108bed8cad8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:51.663421 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5fd3ec6a-7c77-4b52-af5a-1108bed8cad8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:51.668975 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:51.668975 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:51.669387 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5fd3ec6a-7c77-4b52-af5a-1108bed8cad8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:51.670102 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5fd3ec6a-7c77-4b52-af5a-1108bed8cad8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab returned with HTTP 200 Jul 22 05:43:51.670458 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1184/4655] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:51 2026] GET /volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:52.122158 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8164a350-b416-433f-86ad-fc24cafc5eb8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:52.124178 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8164a350-b416-433f-86ad-fc24cafc5eb8 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 Jul 22 05:43:52.124388 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8164a350-b416-433f-86ad-fc24cafc5eb8 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:52.124602 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8164a350-b416-433f-86ad-fc24cafc5eb8 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:52.131052 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8164a350-b416-433f-86ad-fc24cafc5eb8 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 returned with HTTP 404 Jul 22 05:43:52.131555 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1167/4656] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:52 2026] GET /volume/v3/volumes/650a0718-4afc-4629-a8ce-f2d7893c6482 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:52.137178 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-aeb448f7-fdf3-42e9-b41c-ea15cd438458 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:52.140659 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aeb448f7-fdf3-42e9-b41c-ea15cd438458 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:43:52.140659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aeb448f7-fdf3-42e9-b41c-ea15cd438458 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:52.140659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-aeb448f7-fdf3-42e9-b41c-ea15cd438458 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:52.140659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-aeb448f7-fdf3-42e9-b41c-ea15cd438458 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:43:52.152995 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-aeb448f7-fdf3-42e9-b41c-ea15cd438458 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Get all volumes completed successfully. Jul 22 05:43:52.154698 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:52.154698 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:52.158563 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-aeb448f7-fdf3-42e9-b41c-ea15cd438458 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:43:52.159081 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1146/4657] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:43:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:52.173514 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-da56b4f9-5ffc-4b43-8fdd-a0989b6b3019 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:52.175920 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-da56b4f9-5ffc-4b43-8fdd-a0989b6b3019 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] DELETE https://10.4.3.91/volume/v3/types/c065ccd8-7417-4678-a9fb-d38f86f4f377 Jul 22 05:43:52.176264 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-da56b4f9-5ffc-4b43-8fdd-a0989b6b3019 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:52.176569 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-da56b4f9-5ffc-4b43-8fdd-a0989b6b3019 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:52.177798 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:52.177798 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:52.198214 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-da56b4f9-5ffc-4b43-8fdd-a0989b6b3019 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] https://10.4.3.91/volume/v3/types/c065ccd8-7417-4678-a9fb-d38f86f4f377 returned with HTTP 202 Jul 22 05:43:52.198812 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1161/4658] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:43:52 2026] DELETE /volume/v3/types/c065ccd8-7417-4678-a9fb-d38f86f4f377 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:52.359081 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e7ecace9-8564-46cb-a734-ab07270ce097 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:52.360902 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e7ecace9-8564-46cb-a734-ab07270ce097 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:52.361154 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e7ecace9-8564-46cb-a734-ab07270ce097 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:52.361778 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e7ecace9-8564-46cb-a734-ab07270ce097 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:52.361920 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e7ecace9-8564-46cb-a734-ab07270ce097 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:52.364085 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=266,cinder:INSERT=29,cinder:UPDATE=68 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:43:52.367448 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:52.367448 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:52.368010 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e7ecace9-8564-46cb-a734-ab07270ce097 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:52.368538 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1185/4659] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:52 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:52.556827 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b16b5ea6-3248-43b7-8222-43c3e3293a16 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:52.558336 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b16b5ea6-3248-43b7-8222-43c3e3293a16 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:52.558510 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b16b5ea6-3248-43b7-8222-43c3e3293a16 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:52.558686 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b16b5ea6-3248-43b7-8222-43c3e3293a16 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:52.567368 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:52.567368 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:52.570228 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b16b5ea6-3248-43b7-8222-43c3e3293a16 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:52.573759 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b16b5ea6-3248-43b7-8222-43c3e3293a16 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:52.574195 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1168/4660] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:52 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:52.681853 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-155b3bf3-4ab9-4d0f-943a-dc7a1cf41bcc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:52.683473 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-155b3bf3-4ab9-4d0f-943a-dc7a1cf41bcc tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab Jul 22 05:43:52.683681 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-155b3bf3-4ab9-4d0f-943a-dc7a1cf41bcc tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:52.683862 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-155b3bf3-4ab9-4d0f-943a-dc7a1cf41bcc tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:52.690360 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:52.690360 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:52.690791 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-155b3bf3-4ab9-4d0f-943a-dc7a1cf41bcc tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:52.691427 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-155b3bf3-4ab9-4d0f-943a-dc7a1cf41bcc tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab returned with HTTP 200 Jul 22 05:43:52.691819 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1147/4661] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:52 2026] GET /volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:52.702836 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4d9b35e1-39b4-48c9-9453-84316adfe5bd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:52.704874 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4d9b35e1-39b4-48c9-9453-84316adfe5bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab Jul 22 05:43:52.705097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4d9b35e1-39b4-48c9-9453-84316adfe5bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:52.705432 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4d9b35e1-39b4-48c9-9453-84316adfe5bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:52.710949 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:52.710949 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:52.711443 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4d9b35e1-39b4-48c9-9453-84316adfe5bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:52.712374 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4d9b35e1-39b4-48c9-9453-84316adfe5bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab returned with HTTP 200 Jul 22 05:43:52.713083 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1162/4662] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:52 2026] GET /volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:52.724692 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e4e1054f-3877-4b0a-8f89-bc1f66a3235c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:52.726765 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e4e1054f-3877-4b0a-8f89-bc1f66a3235c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:43:52.727091 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e4e1054f-3877-4b0a-8f89-bc1f66a3235c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e64b01e4-98ca-403e-9696-6a63dbdb58cc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2143999013", "description": null, "metadata": null}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:52.742674 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:52.742674 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:52.743197 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e4e1054f-3877-4b0a-8f89-bc1f66a3235c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:52.743249 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-e4e1054f-3877-4b0a-8f89-bc1f66a3235c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create snapshot from volume e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:43:52.772644 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-e4e1054f-3877-4b0a-8f89-bc1f66a3235c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['47898469-2022-4a8a-8390-4e05ba9b3444', '1af04491-6a37-4035-a44c-ceaf7cdbbc5a', 'a3b400a2-b9b8-420d-8386-5d0e0314dbf5', '0af4bc69-a674-4337-9bc9-3c675c27eb51'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:52.807760 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e4e1054f-3877-4b0a-8f89-bc1f66a3235c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot force create request issued successfully. Jul 22 05:43:52.808160 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e4e1054f-3877-4b0a-8f89-bc1f66a3235c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:43:52.808644 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1186/4663] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:43:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:52.816446 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8658d3d4-be79-42a9-aed1-7e962bd44cad None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:52.818134 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8658d3d4-be79-42a9-aed1-7e962bd44cad tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c Jul 22 05:43:52.818317 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8658d3d4-be79-42a9-aed1-7e962bd44cad tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:52.818483 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8658d3d4-be79-42a9-aed1-7e962bd44cad tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:52.823042 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:52.823042 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:52.823420 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8658d3d4-be79-42a9-aed1-7e962bd44cad tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:52.824135 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8658d3d4-be79-42a9-aed1-7e962bd44cad tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c returned with HTTP 200 Jul 22 05:43:52.824469 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1169/4664] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:52 2026] GET /volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:52.918433 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-7eecc4d4-c90d-4372-acb5-171e44101c23 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:52.920700 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-7eecc4d4-c90d-4372-acb5-171e44101c23 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271/action Jul 22 05:43:52.921102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-7eecc4d4-c90d-4372-acb5-171e44101c23 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:43:52.921269 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-7eecc4d4-c90d-4372-acb5-171e44101c23 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:52.940155 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:52.940155 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:52.952170 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f0cb0f01-78a6-4d52-a00a-591f50c90e76 req-7eecc4d4-c90d-4372-acb5-171e44101c23 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271/action returned with HTTP 204 Jul 22 05:43:52.952732 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1148/4665] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:43:52 2026] POST /volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:53.378911 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d1a28625-993a-4d9a-ab94-2f86a4ee59d9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:53.380626 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d1a28625-993a-4d9a-ab94-2f86a4ee59d9 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:53.380853 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d1a28625-993a-4d9a-ab94-2f86a4ee59d9 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:53.381074 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d1a28625-993a-4d9a-ab94-2f86a4ee59d9 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:53.381212 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d1a28625-993a-4d9a-ab94-2f86a4ee59d9 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:53.385569 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:53.385569 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:53.386278 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d1a28625-993a-4d9a-ab94-2f86a4ee59d9 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:53.386643 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1163/4666] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:53 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:53.586151 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d46222fc-6482-4c01-9c1b-ea90bb9db491 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:53.587865 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d46222fc-6482-4c01-9c1b-ea90bb9db491 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:53.588063 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d46222fc-6482-4c01-9c1b-ea90bb9db491 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:53.588269 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d46222fc-6482-4c01-9c1b-ea90bb9db491 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:53.599770 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:53.599770 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:53.602842 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d46222fc-6482-4c01-9c1b-ea90bb9db491 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:53.607099 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d46222fc-6482-4c01-9c1b-ea90bb9db491 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:53.607479 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1187/4667] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:53 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:53.618643 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6155e79b-3a06-4f0b-9e9e-d04267ae47c1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:53.620457 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6155e79b-3a06-4f0b-9e9e-d04267ae47c1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:43:53.620876 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6155e79b-3a06-4f0b-9e9e-d04267ae47c1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e6de0a9-21e3-4c41-acba-342f60a0c35c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1138727652"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:53.632506 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:53.632506 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:53.633051 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6155e79b-3a06-4f0b-9e9e-d04267ae47c1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:53.633215 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-6155e79b-3a06-4f0b-9e9e-d04267ae47c1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume 2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:53.655829 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-6155e79b-3a06-4f0b-9e9e-d04267ae47c1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['c6381c3e-a453-4833-9050-19ac8e33dc63', '55cf8b82-e9a4-4203-bdd5-e6faf05d27b5', 'c1885ec0-b1bd-4bbb-a8d4-d0ee710eb8e9', '4c35baec-475b-49d2-bbf5-a916d3652b7d'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:53.697808 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6155e79b-3a06-4f0b-9e9e-d04267ae47c1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot force create request issued successfully. Jul 22 05:43:53.698111 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6155e79b-3a06-4f0b-9e9e-d04267ae47c1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:43:53.698490 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1170/4668] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:43:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:53.706807 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-927aee1c-b06c-4803-a0e3-cab909eda822 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:53.708706 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-927aee1c-b06c-4803-a0e3-cab909eda822 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 Jul 22 05:43:53.708943 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-927aee1c-b06c-4803-a0e3-cab909eda822 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:53.709165 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-927aee1c-b06c-4803-a0e3-cab909eda822 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:53.722055 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:53.722055 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:53.722463 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-927aee1c-b06c-4803-a0e3-cab909eda822 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:53.723299 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-927aee1c-b06c-4803-a0e3-cab909eda822 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 returned with HTTP 200 Jul 22 05:43:53.723804 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1149/4669] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:53 2026] GET /volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:53.832506 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2589c594-1195-4b63-8237-d1f8e8165a63 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:53.834111 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2589c594-1195-4b63-8237-d1f8e8165a63 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c Jul 22 05:43:53.834273 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2589c594-1195-4b63-8237-d1f8e8165a63 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:53.834439 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2589c594-1195-4b63-8237-d1f8e8165a63 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:53.838550 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:53.838550 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:53.838943 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2589c594-1195-4b63-8237-d1f8e8165a63 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:53.839531 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2589c594-1195-4b63-8237-d1f8e8165a63 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c returned with HTTP 200 Jul 22 05:43:53.839856 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1164/4670] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:53 2026] GET /volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:53.847847 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0bed58cf-dddd-424a-9fbc-10488b3878e0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:53.849454 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0bed58cf-dddd-424a-9fbc-10488b3878e0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c Jul 22 05:43:53.849718 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0bed58cf-dddd-424a-9fbc-10488b3878e0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:53.849938 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0bed58cf-dddd-424a-9fbc-10488b3878e0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:53.854166 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:53.854166 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:53.854614 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0bed58cf-dddd-424a-9fbc-10488b3878e0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:53.855236 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0bed58cf-dddd-424a-9fbc-10488b3878e0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c returned with HTTP 200 Jul 22 05:43:53.855588 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1188/4671] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:53 2026] GET /volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:53.863157 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-333d3983-d8ff-4440-b3d0-4d9071659da3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:53.864793 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-333d3983-d8ff-4440-b3d0-4d9071659da3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:43:53.865106 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-333d3983-d8ff-4440-b3d0-4d9071659da3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e64b01e4-98ca-403e-9696-6a63dbdb58cc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-912388888", "description": null, "metadata": null}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:53.875765 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:53.875765 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:53.876232 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-333d3983-d8ff-4440-b3d0-4d9071659da3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:43:53.876369 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-333d3983-d8ff-4440-b3d0-4d9071659da3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create snapshot from volume e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:43:53.899040 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-333d3983-d8ff-4440-b3d0-4d9071659da3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['ce46c3b8-0397-44a6-9c96-d05115a7532e', '1890d483-eaeb-42b8-8da7-c7fa05f662f3', 'b01d2efd-744d-4697-b8f6-6604e673c31f', '7264a196-1b0d-4c3b-ab08-5a6996884560'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:53.943658 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-333d3983-d8ff-4440-b3d0-4d9071659da3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot force create request issued successfully. Jul 22 05:43:53.943797 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-333d3983-d8ff-4440-b3d0-4d9071659da3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:43:53.944664 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1171/4672] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:43:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:53.954040 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c5837314-4b72-491a-a2ee-0f9de3207e0d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:53.955674 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c5837314-4b72-491a-a2ee-0f9de3207e0d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 Jul 22 05:43:53.955863 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c5837314-4b72-491a-a2ee-0f9de3207e0d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:53.956069 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c5837314-4b72-491a-a2ee-0f9de3207e0d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:53.961807 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:53.961807 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:53.962153 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c5837314-4b72-491a-a2ee-0f9de3207e0d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:53.962850 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c5837314-4b72-491a-a2ee-0f9de3207e0d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 returned with HTTP 200 Jul 22 05:43:53.963189 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1150/4673] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:53 2026] GET /volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:54.395666 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dd1b3753-5ef0-48de-99d3-8c89d8e405a2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:54.397473 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dd1b3753-5ef0-48de-99d3-8c89d8e405a2 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:54.397678 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dd1b3753-5ef0-48de-99d3-8c89d8e405a2 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:54.397888 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dd1b3753-5ef0-48de-99d3-8c89d8e405a2 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:54.397993 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-dd1b3753-5ef0-48de-99d3-8c89d8e405a2 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:54.401812 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:54.401812 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:54.402438 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dd1b3753-5ef0-48de-99d3-8c89d8e405a2 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:54.402813 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1165/4674] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:54 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:54.732836 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2c92767b-1055-4f44-bd51-4128472b8455 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:54.734597 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c92767b-1055-4f44-bd51-4128472b8455 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 Jul 22 05:43:54.734808 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2c92767b-1055-4f44-bd51-4128472b8455 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:54.734999 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2c92767b-1055-4f44-bd51-4128472b8455 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:54.739277 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:54.739277 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:54.739671 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2c92767b-1055-4f44-bd51-4128472b8455 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:54.740359 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2c92767b-1055-4f44-bd51-4128472b8455 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 returned with HTTP 200 Jul 22 05:43:54.740729 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1189/4675] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:54 2026] GET /volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:54.749010 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b11a5957-66e0-48bf-b1cb-d1c31837a9cc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:54.751241 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b11a5957-66e0-48bf-b1cb-d1c31837a9cc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:43:54.751630 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b11a5957-66e0-48bf-b1cb-d1c31837a9cc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e6de0a9-21e3-4c41-acba-342f60a0c35c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1705995034"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:54.755103 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=280,cinder:UPDATE=96,cinder:INSERT=45 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:43:54.763895 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:54.763895 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:54.764415 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b11a5957-66e0-48bf-b1cb-d1c31837a9cc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:54.764587 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-b11a5957-66e0-48bf-b1cb-d1c31837a9cc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume 2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:54.786668 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-b11a5957-66e0-48bf-b1cb-d1c31837a9cc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['afd5db58-bbce-4b02-b444-88a486250f33', '41c1bcec-960c-4ab5-bc05-28a8936dd638', '3bf38938-7d8d-4347-9155-44f3bb5bc00b', '2f9a99db-899a-4e52-9370-32d7cba6e148'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:54.812394 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b11a5957-66e0-48bf-b1cb-d1c31837a9cc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot force create request issued successfully. Jul 22 05:43:54.812855 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b11a5957-66e0-48bf-b1cb-d1c31837a9cc tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:43:54.813246 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1172/4676] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:43:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:54.821665 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0ee4d738-cf04-4493-ab79-6a93541364ab None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:54.823755 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0ee4d738-cf04-4493-ab79-6a93541364ab tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf Jul 22 05:43:54.824039 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0ee4d738-cf04-4493-ab79-6a93541364ab tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:54.824325 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0ee4d738-cf04-4493-ab79-6a93541364ab tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:54.829699 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:54.829699 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:54.830132 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0ee4d738-cf04-4493-ab79-6a93541364ab tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:54.830971 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0ee4d738-cf04-4493-ab79-6a93541364ab tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf returned with HTTP 200 Jul 22 05:43:54.831325 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1151/4677] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:54 2026] GET /volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:54.972845 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-49eb963d-9ae8-4131-9132-ab85bb9120de None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:54.974990 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-49eb963d-9ae8-4131-9132-ab85bb9120de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 Jul 22 05:43:54.975199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-49eb963d-9ae8-4131-9132-ab85bb9120de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:54.975394 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-49eb963d-9ae8-4131-9132-ab85bb9120de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:54.980562 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:54.980562 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:54.980960 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-49eb963d-9ae8-4131-9132-ab85bb9120de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:54.981647 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-49eb963d-9ae8-4131-9132-ab85bb9120de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 returned with HTTP 200 Jul 22 05:43:54.981971 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1166/4678] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:54 2026] GET /volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:54.990881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2e95ec3d-6651-4757-b60d-3081ca591803 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:54.993115 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e95ec3d-6651-4757-b60d-3081ca591803 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 Jul 22 05:43:54.993368 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e95ec3d-6651-4757-b60d-3081ca591803 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:54.993663 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e95ec3d-6651-4757-b60d-3081ca591803 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:54.999336 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:54.999336 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:54.999926 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-2e95ec3d-6651-4757-b60d-3081ca591803 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:55.000990 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e95ec3d-6651-4757-b60d-3081ca591803 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 returned with HTTP 200 Jul 22 05:43:55.001422 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1190/4679] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:54 2026] GET /volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:55.413148 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7b37bd29-d14d-4046-814a-a8f216d63552 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:55.415049 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7b37bd29-d14d-4046-814a-a8f216d63552 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:55.415227 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7b37bd29-d14d-4046-814a-a8f216d63552 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:55.415370 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7b37bd29-d14d-4046-814a-a8f216d63552 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:55.415461 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-7b37bd29-d14d-4046-814a-a8f216d63552 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:55.421840 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:55.421840 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:55.422799 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7b37bd29-d14d-4046-814a-a8f216d63552 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:55.423223 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1173/4680] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:55 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:55.843188 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7c40c15e-fde8-4063-bc90-6d1fc9de883c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:55.845357 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c40c15e-fde8-4063-bc90-6d1fc9de883c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf Jul 22 05:43:55.845566 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7c40c15e-fde8-4063-bc90-6d1fc9de883c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:55.845769 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7c40c15e-fde8-4063-bc90-6d1fc9de883c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:55.852818 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:55.852818 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:55.853195 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7c40c15e-fde8-4063-bc90-6d1fc9de883c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:55.853894 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7c40c15e-fde8-4063-bc90-6d1fc9de883c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf returned with HTTP 200 Jul 22 05:43:55.854213 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1152/4681] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:55 2026] GET /volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:55.862136 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6e288311-a8fd-4550-9ed9-44d1608f74e6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:55.863899 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6e288311-a8fd-4550-9ed9-44d1608f74e6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf Jul 22 05:43:55.864116 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6e288311-a8fd-4550-9ed9-44d1608f74e6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:55.864301 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6e288311-a8fd-4550-9ed9-44d1608f74e6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:55.864399 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-6e288311-a8fd-4550-9ed9-44d1608f74e6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 41a57118-1037-4730-b8af-e6e1586875cf Jul 22 05:43:55.866102 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=289,cinder:UPDATE=91,cinder:INSERT=51 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:43:55.870196 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:55.870196 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:55.870621 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6e288311-a8fd-4550-9ed9-44d1608f74e6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:55.887935 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6e288311-a8fd-4550-9ed9-44d1608f74e6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot delete request issued successfully. Jul 22 05:43:55.888112 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6e288311-a8fd-4550-9ed9-44d1608f74e6 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf returned with HTTP 202 Jul 22 05:43:55.888539 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1167/4682] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:55 2026] DELETE /volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:55.894871 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b3bfe76d-453d-4dfb-8281-8083625f8e67 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:55.897006 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b3bfe76d-453d-4dfb-8281-8083625f8e67 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf Jul 22 05:43:55.897219 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b3bfe76d-453d-4dfb-8281-8083625f8e67 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:55.897397 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b3bfe76d-453d-4dfb-8281-8083625f8e67 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:55.904556 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:55.904556 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:55.905032 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b3bfe76d-453d-4dfb-8281-8083625f8e67 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:55.905761 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b3bfe76d-453d-4dfb-8281-8083625f8e67 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf returned with HTTP 200 Jul 22 05:43:55.906118 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1191/4683] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:55 2026] GET /volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:56.435717 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3deae8b9-835f-4c22-abc9-b55ad52c787f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:56.437319 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3deae8b9-835f-4c22-abc9-b55ad52c787f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:56.437798 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3deae8b9-835f-4c22-abc9-b55ad52c787f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:56.437798 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3deae8b9-835f-4c22-abc9-b55ad52c787f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:56.437798 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-3deae8b9-835f-4c22-abc9-b55ad52c787f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:56.441484 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-558a321a-b2b3-4cc2-86c2-f4806cc0a3f1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:56.441609 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:56.441609 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:56.442154 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3deae8b9-835f-4c22-abc9-b55ad52c787f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:56.442514 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1174/4684] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:56 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:56.443700 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-558a321a-b2b3-4cc2-86c2-f4806cc0a3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 Jul 22 05:43:56.443700 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-558a321a-b2b3-4cc2-86c2-f4806cc0a3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:56.443700 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-558a321a-b2b3-4cc2-86c2-f4806cc0a3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:56.443700 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-558a321a-b2b3-4cc2-86c2-f4806cc0a3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: 5bb1dd93-56de-434e-ab2b-1fb3c630dd95 Jul 22 05:43:56.445173 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=311,cinder:UPDATE=71,cinder:INSERT=33 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:43:56.448993 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:56.448993 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:56.449437 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-558a321a-b2b3-4cc2-86c2-f4806cc0a3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:56.469593 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-558a321a-b2b3-4cc2-86c2-f4806cc0a3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot delete request issued successfully. Jul 22 05:43:56.469768 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-558a321a-b2b3-4cc2-86c2-f4806cc0a3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 returned with HTTP 202 Jul 22 05:43:56.470193 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1153/4685] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:56 2026] DELETE /volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:56.477193 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d502d922-022d-4f7e-bd34-c7bf8904a838 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:56.478955 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d502d922-022d-4f7e-bd34-c7bf8904a838 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 Jul 22 05:43:56.479140 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d502d922-022d-4f7e-bd34-c7bf8904a838 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:56.479361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d502d922-022d-4f7e-bd34-c7bf8904a838 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:56.486108 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:56.486108 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:56.486753 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d502d922-022d-4f7e-bd34-c7bf8904a838 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:56.487930 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d502d922-022d-4f7e-bd34-c7bf8904a838 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 returned with HTTP 200 Jul 22 05:43:56.488408 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1168/4686] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:56 2026] GET /volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:56.914618 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f8f3768f-64c7-478c-b0d1-188c5ca1c428 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:56.916175 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f8f3768f-64c7-478c-b0d1-188c5ca1c428 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf Jul 22 05:43:56.916336 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f8f3768f-64c7-478c-b0d1-188c5ca1c428 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:56.916549 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f8f3768f-64c7-478c-b0d1-188c5ca1c428 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:56.920856 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f8f3768f-64c7-478c-b0d1-188c5ca1c428 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf returned with HTTP 404 Jul 22 05:43:56.921504 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1192/4687] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:56 2026] GET /volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 05:43:56.927228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5876a73c-3c7f-4331-a79e-0e2750f8a00a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:56.928859 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5876a73c-3c7f-4331-a79e-0e2750f8a00a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c Jul 22 05:43:56.929057 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5876a73c-3c7f-4331-a79e-0e2750f8a00a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:56.929258 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5876a73c-3c7f-4331-a79e-0e2750f8a00a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:56.929376 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-5876a73c-3c7f-4331-a79e-0e2750f8a00a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c Jul 22 05:43:56.933998 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:56.933998 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:56.934358 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5876a73c-3c7f-4331-a79e-0e2750f8a00a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:56.949497 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5876a73c-3c7f-4331-a79e-0e2750f8a00a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot delete request issued successfully. Jul 22 05:43:56.949653 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5876a73c-3c7f-4331-a79e-0e2750f8a00a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c returned with HTTP 202 Jul 22 05:43:56.950028 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1175/4688] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:56 2026] DELETE /volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:56.956375 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-596ce3d8-112d-437f-8232-3cdbf92587d7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:56.958129 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-596ce3d8-112d-437f-8232-3cdbf92587d7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c Jul 22 05:43:56.958342 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-596ce3d8-112d-437f-8232-3cdbf92587d7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:56.958574 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-596ce3d8-112d-437f-8232-3cdbf92587d7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:56.963585 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:56.963585 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:56.963999 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-596ce3d8-112d-437f-8232-3cdbf92587d7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:56.964746 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-596ce3d8-112d-437f-8232-3cdbf92587d7 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c returned with HTTP 200 Jul 22 05:43:56.965081 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1154/4689] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:56 2026] GET /volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:57.453370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-abe6ed98-7f7f-4db4-b9d7-f537168eb4b0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:57.454882 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-abe6ed98-7f7f-4db4-b9d7-f537168eb4b0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:43:57.455035 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-abe6ed98-7f7f-4db4-b9d7-f537168eb4b0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:57.455201 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-abe6ed98-7f7f-4db4-b9d7-f537168eb4b0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:57.455293 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-abe6ed98-7f7f-4db4-b9d7-f537168eb4b0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:57.459025 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:57.459025 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:57.459596 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-abe6ed98-7f7f-4db4-b9d7-f537168eb4b0 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:43:57.459993 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1169/4690] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:57 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:57.469164 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-971fa606-2d56-41c6-bd0d-62e60cfbf6cf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:57.470693 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-971fa606-2d56-41c6-bd0d-62e60cfbf6cf tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:43:57.471180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-971fa606-2d56-41c6-bd0d-62e60cfbf6cf tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0c647a7f-b871-4393-8e3a-46d49ee67e97", "name": "tempest-VolumesBackupsTest-Backup-608822767"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:57.472646 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-971fa606-2d56-41c6-bd0d-62e60cfbf6cf tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Creating new backup {'backup': {'volume_id': '0c647a7f-b871-4393-8e3a-46d49ee67e97', 'name': 'tempest-VolumesBackupsTest-Backup-608822767'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:43:57.472783 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-971fa606-2d56-41c6-bd0d-62e60cfbf6cf tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Creating backup of volume 0c647a7f-b871-4393-8e3a-46d49ee67e97 in container None Jul 22 05:43:57.478375 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:57.478375 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:43:57.478784 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-971fa606-2d56-41c6-bd0d-62e60cfbf6cf tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:43:57.491805 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-971fa606-2d56-41c6-bd0d-62e60cfbf6cf tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Created reservations ['a959120d-f8e8-4264-9ae6-2f6ba1390b4f', '385af0a9-227f-42d4-b75e-e06ec3b4d3a1'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:43:57.498438 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b1bb23d2-5354-4188-ab7d-8db61d7b6552 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:57.500207 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b1bb23d2-5354-4188-ab7d-8db61d7b6552 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 Jul 22 05:43:57.500386 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b1bb23d2-5354-4188-ab7d-8db61d7b6552 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:57.500581 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b1bb23d2-5354-4188-ab7d-8db61d7b6552 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:57.504591 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b1bb23d2-5354-4188-ab7d-8db61d7b6552 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 returned with HTTP 404 Jul 22 05:43:57.505048 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1176/4691] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:57 2026] GET /volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:57.512697 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fed6d7ee-6995-46d9-b11e-b71e36d33408 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:57.514542 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fed6d7ee-6995-46d9-b11e-b71e36d33408 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c Jul 22 05:43:57.514788 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fed6d7ee-6995-46d9-b11e-b71e36d33408 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:57.515007 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fed6d7ee-6995-46d9-b11e-b71e36d33408 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:57.515111 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-fed6d7ee-6995-46d9-b11e-b71e36d33408 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: 520a8fe0-962e-4a55-9bc2-ee0525143a4c Jul 22 05:43:57.521661 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-971fa606-2d56-41c6-bd0d-62e60cfbf6cf tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:43:57.521661 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1193/4692] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:43:57 2026] POST /volume/v3/backups => generated 327 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:43:57.521860 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:57.521860 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:57.521860 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-fed6d7ee-6995-46d9-b11e-b71e36d33408 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:57.527796 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c89409e5-b069-43d3-aa85-7bbba51c677b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:57.529266 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c89409e5-b069-43d3-aa85-7bbba51c677b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:43:57.529426 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c89409e5-b069-43d3-aa85-7bbba51c677b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:57.529596 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c89409e5-b069-43d3-aa85-7bbba51c677b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:57.529736 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c89409e5-b069-43d3-aa85-7bbba51c677b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:57.534628 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:57.534628 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:57.535615 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c89409e5-b069-43d3-aa85-7bbba51c677b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:43:57.536099 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1170/4693] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:57 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:57.536547 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-fed6d7ee-6995-46d9-b11e-b71e36d33408 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot delete request issued successfully. Jul 22 05:43:57.536815 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fed6d7ee-6995-46d9-b11e-b71e36d33408 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c returned with HTTP 202 Jul 22 05:43:57.537348 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1155/4694] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:57 2026] DELETE /volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:57.544713 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cba91335-2d6e-44ab-bdf0-a8df132ed964 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:57.546756 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cba91335-2d6e-44ab-bdf0-a8df132ed964 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c Jul 22 05:43:57.546993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cba91335-2d6e-44ab-bdf0-a8df132ed964 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:57.547229 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cba91335-2d6e-44ab-bdf0-a8df132ed964 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:57.553087 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:57.553087 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:57.553605 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cba91335-2d6e-44ab-bdf0-a8df132ed964 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:57.554535 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cba91335-2d6e-44ab-bdf0-a8df132ed964 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c returned with HTTP 200 Jul 22 05:43:57.555107 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1177/4695] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:57 2026] GET /volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:57.973274 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-01818055-ad0f-4b99-a43e-54ecf63d6290 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:57.975090 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01818055-ad0f-4b99-a43e-54ecf63d6290 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c Jul 22 05:43:57.975312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01818055-ad0f-4b99-a43e-54ecf63d6290 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:57.975537 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01818055-ad0f-4b99-a43e-54ecf63d6290 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:57.980039 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01818055-ad0f-4b99-a43e-54ecf63d6290 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c returned with HTTP 404 Jul 22 05:43:57.980668 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1194/4696] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:57 2026] GET /volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:57.985947 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-aaf60a03-6426-463a-b99e-261c55347109 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:57.987574 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aaf60a03-6426-463a-b99e-261c55347109 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 Jul 22 05:43:57.987796 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aaf60a03-6426-463a-b99e-261c55347109 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:57.987990 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aaf60a03-6426-463a-b99e-261c55347109 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:57.988083 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-aaf60a03-6426-463a-b99e-261c55347109 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: d241e886-f881-4741-aceb-bc407bad0415 Jul 22 05:43:57.992932 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:57.992932 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:57.993337 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-aaf60a03-6426-463a-b99e-261c55347109 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:58.008192 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-aaf60a03-6426-463a-b99e-261c55347109 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot delete request issued successfully. Jul 22 05:43:58.008374 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aaf60a03-6426-463a-b99e-261c55347109 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 returned with HTTP 202 Jul 22 05:43:58.008797 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1171/4697] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:57 2026] DELETE /volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:58.015622 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-06f41509-fd90-46ff-8d0e-db014efe506f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:58.017750 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-06f41509-fd90-46ff-8d0e-db014efe506f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 Jul 22 05:43:58.017948 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-06f41509-fd90-46ff-8d0e-db014efe506f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:58.018217 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-06f41509-fd90-46ff-8d0e-db014efe506f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:58.024075 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:58.024075 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:58.024554 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-06f41509-fd90-46ff-8d0e-db014efe506f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:43:58.025660 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-06f41509-fd90-46ff-8d0e-db014efe506f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 returned with HTTP 200 Jul 22 05:43:58.026155 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1156/4698] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:58 2026] GET /volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:58.544596 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-35ad11ed-395b-42fd-abc9-5df92b0c490a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:58.546321 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-35ad11ed-395b-42fd-abc9-5df92b0c490a tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:43:58.546553 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-35ad11ed-395b-42fd-abc9-5df92b0c490a tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:58.546808 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-35ad11ed-395b-42fd-abc9-5df92b0c490a tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:58.546948 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-35ad11ed-395b-42fd-abc9-5df92b0c490a tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:58.551557 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:58.551557 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:58.552264 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-35ad11ed-395b-42fd-abc9-5df92b0c490a tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:43:58.552692 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1178/4699] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:58 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:58.562268 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ec045e55-84dc-4574-a067-eda19094ded8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:58.563776 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ec045e55-84dc-4574-a067-eda19094ded8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c Jul 22 05:43:58.563949 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ec045e55-84dc-4574-a067-eda19094ded8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:58.564121 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ec045e55-84dc-4574-a067-eda19094ded8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:58.569224 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ec045e55-84dc-4574-a067-eda19094ded8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c returned with HTTP 404 Jul 22 05:43:58.569412 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1195/4700] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:58 2026] GET /volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:58.575480 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-64a9b294-f410-4999-82ec-b91aace95055 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:58.577154 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-64a9b294-f410-4999-82ec-b91aace95055 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab Jul 22 05:43:58.577252 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-64a9b294-f410-4999-82ec-b91aace95055 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:58.577437 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-64a9b294-f410-4999-82ec-b91aace95055 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:58.577525 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-64a9b294-f410-4999-82ec-b91aace95055 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: 92c2e757-ab61-4e52-9476-a72d740fbfab Jul 22 05:43:58.581866 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:58.581866 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:58.582202 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-64a9b294-f410-4999-82ec-b91aace95055 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:58.598400 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-64a9b294-f410-4999-82ec-b91aace95055 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot delete request issued successfully. Jul 22 05:43:58.598554 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-64a9b294-f410-4999-82ec-b91aace95055 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab returned with HTTP 202 Jul 22 05:43:58.598962 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1172/4701] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:58 2026] DELETE /volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:43:58.605688 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-48b03c15-214b-4584-8cc8-17aeb4627f78 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:58.607237 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48b03c15-214b-4584-8cc8-17aeb4627f78 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab Jul 22 05:43:58.607421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48b03c15-214b-4584-8cc8-17aeb4627f78 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:58.607605 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48b03c15-214b-4584-8cc8-17aeb4627f78 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:58.612062 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:58.612062 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:58.612474 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-48b03c15-214b-4584-8cc8-17aeb4627f78 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:43:58.613182 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48b03c15-214b-4584-8cc8-17aeb4627f78 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab returned with HTTP 200 Jul 22 05:43:58.613545 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1157/4702] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:58 2026] GET /volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:59.033795 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9da51a5c-f494-48b6-8296-972383ce6d3d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.035541 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9da51a5c-f494-48b6-8296-972383ce6d3d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 Jul 22 05:43:59.035946 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9da51a5c-f494-48b6-8296-972383ce6d3d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.035946 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9da51a5c-f494-48b6-8296-972383ce6d3d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.040007 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9da51a5c-f494-48b6-8296-972383ce6d3d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 returned with HTTP 404 Jul 22 05:43:59.040534 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1179/4703] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:59 2026] GET /volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:59.046647 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ec91459e-aecd-4147-a8f4-b81b2b1760b2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.048732 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ec91459e-aecd-4147-a8f4-b81b2b1760b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf Jul 22 05:43:59.048966 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ec91459e-aecd-4147-a8f4-b81b2b1760b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.049193 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ec91459e-aecd-4147-a8f4-b81b2b1760b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.049326 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-ec91459e-aecd-4147-a8f4-b81b2b1760b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 41a57118-1037-4730-b8af-e6e1586875cf Jul 22 05:43:59.054211 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ec91459e-aecd-4147-a8f4-b81b2b1760b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf returned with HTTP 404 Jul 22 05:43:59.054747 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1196/4704] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:59 2026] DELETE /volume/v3/snapshots/41a57118-1037-4730-b8af-e6e1586875cf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:59.060803 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3ae1cd7c-a57a-4be7-bfd2-0858151119ac None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.062417 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3ae1cd7c-a57a-4be7-bfd2-0858151119ac tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 Jul 22 05:43:59.062586 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3ae1cd7c-a57a-4be7-bfd2-0858151119ac tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.062779 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3ae1cd7c-a57a-4be7-bfd2-0858151119ac tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.062870 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-3ae1cd7c-a57a-4be7-bfd2-0858151119ac tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: d241e886-f881-4741-aceb-bc407bad0415 Jul 22 05:43:59.066695 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3ae1cd7c-a57a-4be7-bfd2-0858151119ac tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 returned with HTTP 404 Jul 22 05:43:59.067097 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1173/4705] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:59 2026] DELETE /volume/v3/snapshots/d241e886-f881-4741-aceb-bc407bad0415 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:59.099207 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-3d0b59f7-b83d-4f11-8086-079001b73ac1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.101267 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-3d0b59f7-b83d-4f11-8086-079001b73ac1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:59.101472 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-3d0b59f7-b83d-4f11-8086-079001b73ac1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.101655 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-3d0b59f7-b83d-4f11-8086-079001b73ac1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.110146 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:59.110146 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:59.113472 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-3d0b59f7-b83d-4f11-8086-079001b73ac1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:59.117402 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-3d0b59f7-b83d-4f11-8086-079001b73ac1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:59.117830 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1158/4706] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:43:59 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:43:59.134427 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-b118f9d6-ce63-49f2-b413-f23b7fe4481d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.136165 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-b118f9d6-ce63-49f2-b413-f23b7fe4481d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c/action Jul 22 05:43:59.136484 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-b118f9d6-ce63-49f2-b413-f23b7fe4481d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:43:59.136595 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-b118f9d6-ce63-49f2-b413-f23b7fe4481d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:43:59.145311 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:59.145311 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:43:59.145743 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-b118f9d6-ce63-49f2-b413-f23b7fe4481d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:59.152577 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-b118f9d6-ce63-49f2-b413-f23b7fe4481d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Begin detaching volume completed successfully. Jul 22 05:43:59.152785 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-b118f9d6-ce63-49f2-b413-f23b7fe4481d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c/action returned with HTTP 202 Jul 22 05:43:59.153260 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1180/4707] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:43:59 2026] POST /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:43:59.200928 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-99735533-766b-4193-b476-c1cba14566ce None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.201302 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-99735533-766b-4193-b476-c1cba14566ce None None] GET https://10.4.3.91/volume// Jul 22 05:43:59.201472 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-99735533-766b-4193-b476-c1cba14566ce None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.201687 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-99735533-766b-4193-b476-c1cba14566ce None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.201980 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-99735533-766b-4193-b476-c1cba14566ce None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:43:59.202244 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1197/4708] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:43: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 22 05:43:59.208640 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-8d618e02-458e-482c-9e2f-25863585a09c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.210473 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-8d618e02-458e-482c-9e2f-25863585a09c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:43:59.210682 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-8d618e02-458e-482c-9e2f-25863585a09c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.210866 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-8d618e02-458e-482c-9e2f-25863585a09c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.219259 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:59.219259 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:43:59.222300 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-8d618e02-458e-482c-9e2f-25863585a09c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:43:59.225887 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-8d618e02-458e-482c-9e2f-25863585a09c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:43:59.226226 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1174/4709] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:43:59 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 1320 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:43:59.561681 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ffd4443e-ca5e-4791-ad26-2a139c21f9fa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.563292 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ffd4443e-ca5e-4791-ad26-2a139c21f9fa tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:43:59.563499 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ffd4443e-ca5e-4791-ad26-2a139c21f9fa tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.563687 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ffd4443e-ca5e-4791-ad26-2a139c21f9fa tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.563785 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ffd4443e-ca5e-4791-ad26-2a139c21f9fa tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:43:59.567759 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:43:59.567759 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:43:59.568370 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ffd4443e-ca5e-4791-ad26-2a139c21f9fa tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:43:59.568695 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1159/4710] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:43:59 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:43:59.622274 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2f50f87a-acc6-4c03-9f10-b658d09c0794 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.623972 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2f50f87a-acc6-4c03-9f10-b658d09c0794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab Jul 22 05:43:59.624161 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2f50f87a-acc6-4c03-9f10-b658d09c0794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.624358 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2f50f87a-acc6-4c03-9f10-b658d09c0794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.628225 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2f50f87a-acc6-4c03-9f10-b658d09c0794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab returned with HTTP 404 Jul 22 05:43:59.628662 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1181/4711] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:59 2026] GET /volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:59.635532 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7fdbfdf6-5c79-4014-a2f6-a2d9eb3085bf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.637182 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7fdbfdf6-5c79-4014-a2f6-a2d9eb3085bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 Jul 22 05:43:59.637362 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7fdbfdf6-5c79-4014-a2f6-a2d9eb3085bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.637551 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7fdbfdf6-5c79-4014-a2f6-a2d9eb3085bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.637690 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-7fdbfdf6-5c79-4014-a2f6-a2d9eb3085bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: 5bb1dd93-56de-434e-ab2b-1fb3c630dd95 Jul 22 05:43:59.643598 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7fdbfdf6-5c79-4014-a2f6-a2d9eb3085bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 returned with HTTP 404 Jul 22 05:43:59.644266 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1198/4712] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:59 2026] DELETE /volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:59.651747 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-82dec3ee-f0f2-418e-89c8-a9282c50be76 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.654042 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82dec3ee-f0f2-418e-89c8-a9282c50be76 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 Jul 22 05:43:59.654268 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82dec3ee-f0f2-418e-89c8-a9282c50be76 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.654534 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82dec3ee-f0f2-418e-89c8-a9282c50be76 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.659140 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82dec3ee-f0f2-418e-89c8-a9282c50be76 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 returned with HTTP 404 Jul 22 05:43:59.659717 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1175/4713] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:59 2026] GET /volume/v3/snapshots/5bb1dd93-56de-434e-ab2b-1fb3c630dd95 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:59.666005 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a90b554f-e568-4eea-8f69-b47dbbfdde0e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.667623 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a90b554f-e568-4eea-8f69-b47dbbfdde0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c Jul 22 05:43:59.667816 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a90b554f-e568-4eea-8f69-b47dbbfdde0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.667989 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a90b554f-e568-4eea-8f69-b47dbbfdde0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.668088 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-a90b554f-e568-4eea-8f69-b47dbbfdde0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: 520a8fe0-962e-4a55-9bc2-ee0525143a4c Jul 22 05:43:59.671705 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a90b554f-e568-4eea-8f69-b47dbbfdde0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c returned with HTTP 404 Jul 22 05:43:59.672115 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1160/4714] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:59 2026] DELETE /volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:59.678627 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-587525b7-9377-437b-a380-c6020428a5c7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.680265 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-587525b7-9377-437b-a380-c6020428a5c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c Jul 22 05:43:59.680462 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-587525b7-9377-437b-a380-c6020428a5c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.680647 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-587525b7-9377-437b-a380-c6020428a5c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.684684 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-587525b7-9377-437b-a380-c6020428a5c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c returned with HTTP 404 Jul 22 05:43:59.685078 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1182/4715] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:59 2026] GET /volume/v3/snapshots/520a8fe0-962e-4a55-9bc2-ee0525143a4c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:59.691099 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e3c67f3a-f653-455d-ac08-09a803ce371c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.692763 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e3c67f3a-f653-455d-ac08-09a803ce371c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab Jul 22 05:43:59.692926 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e3c67f3a-f653-455d-ac08-09a803ce371c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.693091 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e3c67f3a-f653-455d-ac08-09a803ce371c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.693186 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-e3c67f3a-f653-455d-ac08-09a803ce371c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: 92c2e757-ab61-4e52-9476-a72d740fbfab Jul 22 05:43:59.697021 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e3c67f3a-f653-455d-ac08-09a803ce371c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab returned with HTTP 404 Jul 22 05:43:59.697409 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1199/4716] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:43:59 2026] DELETE /volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:43:59.702703 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f8379056-38fb-4ebe-8ff9-0052fe940cf7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:43:59.704431 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f8379056-38fb-4ebe-8ff9-0052fe940cf7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab Jul 22 05:43:59.704653 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f8379056-38fb-4ebe-8ff9-0052fe940cf7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:43:59.704847 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f8379056-38fb-4ebe-8ff9-0052fe940cf7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:43:59.708911 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f8379056-38fb-4ebe-8ff9-0052fe940cf7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab returned with HTTP 404 Jul 22 05:43:59.709284 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1176/4717] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:43:59 2026] GET /volume/v3/snapshots/92c2e757-ab61-4e52-9476-a72d740fbfab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:00.123500 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-fc286578-7747-4a57-84ac-7b8747dbd540 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:00.126042 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-fc286578-7747-4a57-84ac-7b8747dbd540 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271 Jul 22 05:44:00.126256 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-fc286578-7747-4a57-84ac-7b8747dbd540 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:00.126627 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-fc286578-7747-4a57-84ac-7b8747dbd540 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:00.134697 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:00.134697 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:00.187793 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f7a58b52-12b0-4fec-b0d4-7a3376de4150 req-fc286578-7747-4a57-84ac-7b8747dbd540 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271 returned with HTTP 200 Jul 22 05:44:00.188454 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1161/4718] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:44:00 2026] DELETE /volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:00.583452 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c6f095bc-cfe8-4b41-8d3b-d1a0243b401c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:00.589623 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c6f095bc-cfe8-4b41-8d3b-d1a0243b401c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:00.590497 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c6f095bc-cfe8-4b41-8d3b-d1a0243b401c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:00.594287 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c6f095bc-cfe8-4b41-8d3b-d1a0243b401c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:00.594287 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-c6f095bc-cfe8-4b41-8d3b-d1a0243b401c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:00.601707 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:00.601707 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:00.602330 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c6f095bc-cfe8-4b41-8d3b-d1a0243b401c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:00.602697 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1183/4719] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:00 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:01.069684 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-4ec961c3-0ebb-40b3-ba28-37792ad47def req-0ba80e47-a9be-478d-95e3-e15d071adc34 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:01.072038 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4ec961c3-0ebb-40b3-ba28-37792ad47def req-0ba80e47-a9be-478d-95e3-e15d071adc34 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/attachments/1ede8f5c-dcb8-4089-9f8a-551a193d0a70 Jul 22 05:44:01.072271 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4ec961c3-0ebb-40b3-ba28-37792ad47def req-0ba80e47-a9be-478d-95e3-e15d071adc34 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:01.072475 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4ec961c3-0ebb-40b3-ba28-37792ad47def req-0ba80e47-a9be-478d-95e3-e15d071adc34 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:01.083375 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:01.083375 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:01.158761 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4ec961c3-0ebb-40b3-ba28-37792ad47def req-0ba80e47-a9be-478d-95e3-e15d071adc34 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/1ede8f5c-dcb8-4089-9f8a-551a193d0a70 returned with HTTP 200 Jul 22 05:44:01.159318 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1200/4720] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:44:01 2026] DELETE /volume/v3/attachments/1ede8f5c-dcb8-4089-9f8a-551a193d0a70 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:01.301675 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-88203171-4634-47cb-82aa-e8011f91629f req-9aa8d2cc-7217-4172-832f-5b80de3b3605 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:01.303586 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-88203171-4634-47cb-82aa-e8011f91629f req-9aa8d2cc-7217-4172-832f-5b80de3b3605 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271 Jul 22 05:44:01.303775 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-88203171-4634-47cb-82aa-e8011f91629f req-9aa8d2cc-7217-4172-832f-5b80de3b3605 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:01.303944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-88203171-4634-47cb-82aa-e8011f91629f req-9aa8d2cc-7217-4172-832f-5b80de3b3605 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:01.307591 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-88203171-4634-47cb-82aa-e8011f91629f req-9aa8d2cc-7217-4172-832f-5b80de3b3605 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271 returned with HTTP 404 Jul 22 05:44:01.308010 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1177/4721] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:44:01 2026] DELETE /volume/v3/attachments/88a5c8c3-6a4b-4bd8-94f0-6580224fd271 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:44:01.615644 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fac249af-0fd8-4e81-8a70-a2f63fea1af1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:01.617422 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fac249af-0fd8-4e81-8a70-a2f63fea1af1 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:01.617655 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fac249af-0fd8-4e81-8a70-a2f63fea1af1 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:01.617890 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fac249af-0fd8-4e81-8a70-a2f63fea1af1 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:01.618036 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-fac249af-0fd8-4e81-8a70-a2f63fea1af1 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:01.622333 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:01.622333 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:01.623101 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fac249af-0fd8-4e81-8a70-a2f63fea1af1 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:01.623500 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1162/4722] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:01 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:02.540803 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-148812e1-62af-4141-9273-73f5ca924d5d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:02.542583 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-148812e1-62af-4141-9273-73f5ca924d5d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:44:02.542769 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-148812e1-62af-4141-9273-73f5ca924d5d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:02.542937 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-148812e1-62af-4141-9273-73f5ca924d5d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:02.543084 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-148812e1-62af-4141-9273-73f5ca924d5d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:44:02.549367 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:02.549367 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:02.549787 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-148812e1-62af-4141-9273-73f5ca924d5d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:44:02.564551 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-148812e1-62af-4141-9273-73f5ca924d5d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume request issued successfully. Jul 22 05:44:02.564728 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-148812e1-62af-4141-9273-73f5ca924d5d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc returned with HTTP 202 Jul 22 05:44:02.565097 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1184/4723] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:02 2026] DELETE /volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:02.574611 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c5cc04dc-38d1-4632-9136-12c2547116e7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:02.576910 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c5cc04dc-38d1-4632-9136-12c2547116e7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:44:02.577099 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c5cc04dc-38d1-4632-9136-12c2547116e7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:02.577336 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c5cc04dc-38d1-4632-9136-12c2547116e7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:02.583723 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:02.583723 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:02.587598 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c5cc04dc-38d1-4632-9136-12c2547116e7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:44:02.591689 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c5cc04dc-38d1-4632-9136-12c2547116e7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc returned with HTTP 200 Jul 22 05:44:02.592091 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1201/4724] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:02 2026] GET /volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:02.633572 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-363c7238-c119-4e8b-9ec7-eb4c9db45edd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:02.635335 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-363c7238-c119-4e8b-9ec7-eb4c9db45edd tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:02.635578 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-363c7238-c119-4e8b-9ec7-eb4c9db45edd tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:02.635779 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-363c7238-c119-4e8b-9ec7-eb4c9db45edd tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:02.635878 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-363c7238-c119-4e8b-9ec7-eb4c9db45edd tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:02.640671 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:02.640671 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:02.641357 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-363c7238-c119-4e8b-9ec7-eb4c9db45edd tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:02.641744 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1178/4725] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:02 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:44:03.181868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-13415e10-8cd1-41ae-a5df-12669a1133ba None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:03.183529 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-13415e10-8cd1-41ae-a5df-12669a1133ba tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c Jul 22 05:44:03.183722 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-13415e10-8cd1-41ae-a5df-12669a1133ba tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:03.183899 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-13415e10-8cd1-41ae-a5df-12669a1133ba tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:03.183987 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-13415e10-8cd1-41ae-a5df-12669a1133ba tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c Jul 22 05:44:03.188475 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-13415e10-8cd1-41ae-a5df-12669a1133ba tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c returned with HTTP 404 Jul 22 05:44:03.188900 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1163/4726] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:44:03 2026] DELETE /volume/v3/snapshots/04d5de0e-8e20-4e8f-8fe3-fb023d9fe33c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:03.198077 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2188875a-d109-48b4-9b3e-f35d49d7dd87 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:03.200103 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2188875a-d109-48b4-9b3e-f35d49d7dd87 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:44:03.200327 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2188875a-d109-48b4-9b3e-f35d49d7dd87 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:03.200546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2188875a-d109-48b4-9b3e-f35d49d7dd87 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:03.208906 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:03.208906 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:03.212873 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2188875a-d109-48b4-9b3e-f35d49d7dd87 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:03.217806 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2188875a-d109-48b4-9b3e-f35d49d7dd87 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:44:03.218291 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1185/4727] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:03 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:03.232671 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:03.234300 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:03.236656 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1425337127"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:03.236656 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1425337127'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:03.236656 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume of 1 GB Jul 22 05:44:03.240061 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Availability Zones retrieved successfully. Jul 22 05:44:03.245435 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (60bfe7a8-79a5-4ca1-871d-5474c2a37483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:03.246467 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8e5c25-6037-447d-82d9-db5875ed3caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:03.247492 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:03.275881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8e5c25-6037-447d-82d9-db5875ed3caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:03.277027 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34a6ae7-c976-44b3-b768-340b13d37d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:03.324102 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['b40d9a2e-4162-4405-91f6-7977d71c0fab', 'edb6b142-ea06-40f2-a874-5b12cd776edc', 'ba84562a-cb06-4498-a552-6f3ecd00d6ef', '70f7718d-0c38-4628-940a-10d575eac874'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:03.325061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34a6ae7-c976-44b3-b768-340b13d37d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b40d9a2e-4162-4405-91f6-7977d71c0fab', 'edb6b142-ea06-40f2-a874-5b12cd776edc', 'ba84562a-cb06-4498-a552-6f3ecd00d6ef', '70f7718d-0c38-4628-940a-10d575eac874']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:03.325918 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (540452b6-7bd3-48dc-8f98-7fc4416a51d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:03.353671 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (540452b6-7bd3-48dc-8f98-7fc4416a51d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34f45a28-cde2-4799-be82-a635db9fd372', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1425337127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['b40d9a2e-4162-4405-91f6-7977d71c0fab','edb6b142-ea06-40f2-a874-5b12cd776edc','ba84562a-cb06-4498-a552-6f3ecd00d6ef','70f7718d-0c38-4628-940a-10d575eac874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1425337127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34f45a28-cde2-4799-be82-a635db9fd372,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eeaa173f854bf58a461a312072dd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='474dc43d37b74b6bba5463b1f702bb71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:03.355653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3537e1-2594-4bdd-9fd9-7f1353369287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:03.371168 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3537e1-2594-4bdd-9fd9-7f1353369287) transitioned into state 'SUCCESS' from state '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-1425337127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['b40d9a2e-4162-4405-91f6-7977d71c0fab','edb6b142-ea06-40f2-a874-5b12cd776edc','ba84562a-cb06-4498-a552-6f3ecd00d6ef','70f7718d-0c38-4628-940a-10d575eac874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:03.372137 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384c06c9-ed2c-4533-b890-7ca0246f227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:03.381480 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384c06c9-ed2c-4533-b890-7ca0246f227e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:03.382417 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (60bfe7a8-79a5-4ca1-871d-5474c2a37483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:03.382800 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request issued successfully. Jul 22 05:44:03.383436 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-325f4e4c-8c75-44f7-ae9c-fd5a3f46eb9c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:03.383916 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1202/4728] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:44:03 2026] POST /volume/v3/volumes => generated 752 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:03.395146 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-253a9247-45c5-4b4d-955a-b08feb7978fd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:03.396834 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-253a9247-45c5-4b4d-955a-b08feb7978fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 Jul 22 05:44:03.397023 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-253a9247-45c5-4b4d-955a-b08feb7978fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:03.397212 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-253a9247-45c5-4b4d-955a-b08feb7978fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:03.403820 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:03.403820 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:03.406863 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-253a9247-45c5-4b4d-955a-b08feb7978fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:03.410482 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-253a9247-45c5-4b4d-955a-b08feb7978fd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 returned with HTTP 200 Jul 22 05:44:03.410850 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1179/4729] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:03 2026] GET /volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:03.603868 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5970252b-c5ee-45e4-a205-43dc12c84fce None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:03.605440 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5970252b-c5ee-45e4-a205-43dc12c84fce tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc Jul 22 05:44:03.605621 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5970252b-c5ee-45e4-a205-43dc12c84fce tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:03.605809 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5970252b-c5ee-45e4-a205-43dc12c84fce tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:03.610955 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5970252b-c5ee-45e4-a205-43dc12c84fce tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc returned with HTTP 404 Jul 22 05:44:03.611359 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1164/4730] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:03 2026] GET /volume/v3/volumes/e64b01e4-98ca-403e-9696-6a63dbdb58cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:03.635841 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:03.637403 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:03.637727 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1240091101", "snapshot_id": null, "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "volume_type": null, "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:03.639068 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1240091101', 'snapshot_id': None, 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'volume_type': None, 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:03.652866 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-37376262-bb3c-4551-8e3b-52b5502de944 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:03.654338 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-37376262-bb3c-4551-8e3b-52b5502de944 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:03.654672 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-37376262-bb3c-4551-8e3b-52b5502de944 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:03.654919 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-37376262-bb3c-4551-8e3b-52b5502de944 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:03.655086 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-37376262-bb3c-4551-8e3b-52b5502de944 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:03.659024 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:03.659024 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:03.659785 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-37376262-bb3c-4551-8e3b-52b5502de944 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:03.660206 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1203/4731] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:03 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:03.842580 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume of 1 GB Jul 22 05:44:03.847003 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Availability Zones retrieved successfully. Jul 22 05:44:03.852343 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (e8ffa877-608d-47bb-a0a8-c578169db8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:03.853593 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd5c92d-5b11-4fe6-a6f4-6fdcb9b67b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:03.854481 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:03.904548 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd5c92d-5b11-4fe6-a6f4-6fdcb9b67b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:03.905228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71707eaa-73e4-4500-b819-f91f34946c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:03.939068 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['abf44dd3-fb12-46b8-a662-57a004a8e636', '843970fe-db53-4118-8d9b-7493276fd58b', '222493a2-0455-4785-af93-3df462d5bc6c', '2d35dea3-392c-49f7-8530-224b5b49941e'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:03.939972 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71707eaa-73e4-4500-b819-f91f34946c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abf44dd3-fb12-46b8-a662-57a004a8e636', '843970fe-db53-4118-8d9b-7493276fd58b', '222493a2-0455-4785-af93-3df462d5bc6c', '2d35dea3-392c-49f7-8530-224b5b49941e']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:03.941232 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded255ab-0b35-4ef2-b685-3b987a70c4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:03.967627 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded255ab-0b35-4ef2-b685-3b987a70c4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df03e89c-1689-476d-9557-ea30fd236116', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1240091101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['abf44dd3-fb12-46b8-a662-57a004a8e636','843970fe-db53-4118-8d9b-7493276fd58b','222493a2-0455-4785-af93-3df462d5bc6c','2d35dea3-392c-49f7-8530-224b5b49941e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1240091101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df03e89c-1689-476d-9557-ea30fd236116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e3afd3737da44e699d5ec6e752c5427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f7810903fb4496a37051a7c6832e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:03.968351 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b72017ee-62f1-44bc-ac3a-4e0317829bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:03.983299 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b72017ee-62f1-44bc-ac3a-4e0317829bc8) transitioned into state 'SUCCESS' from state '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-1240091101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['abf44dd3-fb12-46b8-a662-57a004a8e636','843970fe-db53-4118-8d9b-7493276fd58b','222493a2-0455-4785-af93-3df462d5bc6c','2d35dea3-392c-49f7-8530-224b5b49941e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:03.983982 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbbe879-98e9-4a3d-b43d-1bf16cfcf4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:03.991679 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbbe879-98e9-4a3d-b43d-1bf16cfcf4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:03.992437 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (e8ffa877-608d-47bb-a0a8-c578169db8f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:03.992745 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request issued successfully. Jul 22 05:44:03.993358 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-abf44894-a53d-49fb-8f43-d1f0862700b0 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:03.993814 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1186/4732] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:44:03 2026] POST /volume/v3/volumes => generated 757 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:04.008031 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f8f3e2ce-4a9a-4720-b1dc-fcc1aa11f6c5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:04.010029 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f8f3e2ce-4a9a-4720-b1dc-fcc1aa11f6c5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:44:04.010263 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f8f3e2ce-4a9a-4720-b1dc-fcc1aa11f6c5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:04.010436 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f8f3e2ce-4a9a-4720-b1dc-fcc1aa11f6c5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:04.017572 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:04.017572 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:04.020253 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f8f3e2ce-4a9a-4720-b1dc-fcc1aa11f6c5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:44:04.024357 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f8f3e2ce-4a9a-4720-b1dc-fcc1aa11f6c5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 returned with HTTP 200 Jul 22 05:44:04.024357 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1180/4733] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:04 2026] GET /volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:04.422234 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1cb09b93-0030-4d50-97d8-ef3607c0ba6d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:04.424018 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1cb09b93-0030-4d50-97d8-ef3607c0ba6d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 Jul 22 05:44:04.424279 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1cb09b93-0030-4d50-97d8-ef3607c0ba6d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:04.424528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1cb09b93-0030-4d50-97d8-ef3607c0ba6d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:04.432075 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:04.432075 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:04.435877 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1cb09b93-0030-4d50-97d8-ef3607c0ba6d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:04.440943 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1cb09b93-0030-4d50-97d8-ef3607c0ba6d tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 returned with HTTP 200 Jul 22 05:44:04.441336 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1165/4734] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:04 2026] GET /volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:04.454391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-67dc98c4-dde8-4c50-ba66-cfe630143c6a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:04.456070 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-67dc98c4-dde8-4c50-ba66-cfe630143c6a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:44:04.456589 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-67dc98c4-dde8-4c50-ba66-cfe630143c6a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34f45a28-cde2-4799-be82-a635db9fd372", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-778092332"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:04.465506 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:04.465506 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:04.466063 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-67dc98c4-dde8-4c50-ba66-cfe630143c6a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:04.466965 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-67dc98c4-dde8-4c50-ba66-cfe630143c6a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume 34f45a28-cde2-4799-be82-a635db9fd372 Jul 22 05:44:04.488461 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-67dc98c4-dde8-4c50-ba66-cfe630143c6a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['4a774e5f-1583-4953-9364-f76dc542f45f', 'a41a9dc6-8a2b-41a5-b831-2e918dea9c82', 'e55ad390-b581-4b49-aed1-5c2306abda86', '9e41be9d-6b98-4ac3-9960-d076e742b494'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:04.512743 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-67dc98c4-dde8-4c50-ba66-cfe630143c6a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot create request issued successfully. Jul 22 05:44:04.513573 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-67dc98c4-dde8-4c50-ba66-cfe630143c6a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:44:04.513573 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1204/4735] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:44:04 2026] POST /volume/v3/snapshots => generated 309 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:04.523412 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-64d78ccd-51ea-464e-93f6-8b15f5348b92 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:04.526262 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-64d78ccd-51ea-464e-93f6-8b15f5348b92 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 Jul 22 05:44:04.526500 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-64d78ccd-51ea-464e-93f6-8b15f5348b92 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:04.526780 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-64d78ccd-51ea-464e-93f6-8b15f5348b92 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:04.532710 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:04.532710 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:04.533267 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-64d78ccd-51ea-464e-93f6-8b15f5348b92 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:44:04.534265 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-64d78ccd-51ea-464e-93f6-8b15f5348b92 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 returned with HTTP 200 Jul 22 05:44:04.534717 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1187/4736] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:04 2026] GET /volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:04.669949 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6d6f7ed5-d3be-4891-a566-a1f5a6234f96 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:04.671341 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6d6f7ed5-d3be-4891-a566-a1f5a6234f96 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:04.671734 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6d6f7ed5-d3be-4891-a566-a1f5a6234f96 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:04.671985 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6d6f7ed5-d3be-4891-a566-a1f5a6234f96 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:04.672215 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-6d6f7ed5-d3be-4891-a566-a1f5a6234f96 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:04.676285 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:04.676285 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:04.677397 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6d6f7ed5-d3be-4891-a566-a1f5a6234f96 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:04.677397 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1181/4737] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:04 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:05.035435 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ecb8368d-a624-453e-a776-479ff8a7bbfd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:05.039112 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ecb8368d-a624-453e-a776-479ff8a7bbfd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:44:05.039267 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ecb8368d-a624-453e-a776-479ff8a7bbfd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:05.039436 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ecb8368d-a624-453e-a776-479ff8a7bbfd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:05.051945 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:05.051945 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:05.057261 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ecb8368d-a624-453e-a776-479ff8a7bbfd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:44:05.061723 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ecb8368d-a624-453e-a776-479ff8a7bbfd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 returned with HTTP 200 Jul 22 05:44:05.062152 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1166/4738] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:05 2026] GET /volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:05.073643 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bb573352-c6f2-4e7d-8567-56773c0bb23d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:05.075224 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bb573352-c6f2-4e7d-8567-56773c0bb23d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:44:05.075493 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bb573352-c6f2-4e7d-8567-56773c0bb23d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:05.075751 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bb573352-c6f2-4e7d-8567-56773c0bb23d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:05.082245 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:05.082245 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:05.087911 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bb573352-c6f2-4e7d-8567-56773c0bb23d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:44:05.090166 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bb573352-c6f2-4e7d-8567-56773c0bb23d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 returned with HTTP 200 Jul 22 05:44:05.090624 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1205/4739] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:05 2026] GET /volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:05.545238 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-879cc4f5-1023-4dd2-90de-93387ba53002 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:05.547318 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-879cc4f5-1023-4dd2-90de-93387ba53002 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 Jul 22 05:44:05.547567 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-879cc4f5-1023-4dd2-90de-93387ba53002 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:05.547829 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-879cc4f5-1023-4dd2-90de-93387ba53002 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:05.556404 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:05.556404 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:05.557001 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-879cc4f5-1023-4dd2-90de-93387ba53002 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:44:05.557747 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-879cc4f5-1023-4dd2-90de-93387ba53002 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 returned with HTTP 200 Jul 22 05:44:05.558098 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1188/4740] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:05 2026] GET /volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:05.566373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:05.569650 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:05.569650 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4a9a36af-7ec7-49fd-a8b6-125dbf875ce0", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1988917651"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:05.569650 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request body: {'volume': {'snapshot_id': '4a9a36af-7ec7-49fd-a8b6-125dbf875ce0', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1988917651'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:05.574443 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:05.574443 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:05.574930 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:44:05.575114 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume of 2 GB Jul 22 05:44:05.578172 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Availability Zones retrieved successfully. Jul 22 05:44:05.582880 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (527fb151-e900-4835-a5ff-cef082a265b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:05.583954 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a644ec-2afd-4b23-9330-3d9af3a3111a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:05.584847 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:05.615106 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a644ec-2afd-4b23-9330-3d9af3a3111a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '4a9a36af-7ec7-49fd-a8b6-125dbf875ce0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:05.616744 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b677059-ce4c-4b02-85a7-fa16d5b2aada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:05.655696 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['bbda5268-bdea-44ac-b87b-3fdbbf61e22c', '14bb05d0-469a-4a25-a0f4-5fc7c205d65d', '27b2d0d1-60a6-46ae-a81c-fd9b6abd72b9', 'f90ca30a-0ad9-4361-89e4-8c99b89853f5'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:05.655696 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b677059-ce4c-4b02-85a7-fa16d5b2aada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbda5268-bdea-44ac-b87b-3fdbbf61e22c', '14bb05d0-469a-4a25-a0f4-5fc7c205d65d', '27b2d0d1-60a6-46ae-a81c-fd9b6abd72b9', 'f90ca30a-0ad9-4361-89e4-8c99b89853f5']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:05.656280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (361ff70b-2889-4ac0-b954-599c41ed4b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:05.689697 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0d91a018-e27d-47f7-986f-f143687a05c8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:05.691518 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0d91a018-e27d-47f7-986f-f143687a05c8 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:05.691702 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0d91a018-e27d-47f7-986f-f143687a05c8 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:05.691906 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0d91a018-e27d-47f7-986f-f143687a05c8 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:05.692020 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-0d91a018-e27d-47f7-986f-f143687a05c8 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:05.697558 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:05.697558 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:05.698277 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0d91a018-e27d-47f7-986f-f143687a05c8 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:05.698769 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1167/4741] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:05 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:05.703477 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (361ff70b-2889-4ac0-b954-599c41ed4b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1988917651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['bbda5268-bdea-44ac-b87b-3fdbbf61e22c','14bb05d0-469a-4a25-a0f4-5fc7c205d65d','27b2d0d1-60a6-46ae-a81c-fd9b6abd72b9','f90ca30a-0ad9-4361-89e4-8c99b89853f5'],size=2,snapshot_id=4a9a36af-7ec7-49fd-a8b6-125dbf875ce0,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1988917651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eeaa173f854bf58a461a312072dd18',provider_auth=None,provider_geometry=None,provider_id=None,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=4a9a36af-7ec7-49fd-a8b6-125dbf875ce0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='474dc43d37b74b6bba5463b1f702bb71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:05.704401 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1382ab69-df15-44e1-a95a-d3922809fcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:05.737581 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1382ab69-df15-44e1-a95a-d3922809fcc0) transitioned into state 'SUCCESS' from state '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-1988917651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['bbda5268-bdea-44ac-b87b-3fdbbf61e22c','14bb05d0-469a-4a25-a0f4-5fc7c205d65d','27b2d0d1-60a6-46ae-a81c-fd9b6abd72b9','f90ca30a-0ad9-4361-89e4-8c99b89853f5'],size=2,snapshot_id=4a9a36af-7ec7-49fd-a8b6-125dbf875ce0,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:05.738278 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce899ee7-831d-41e2-97ff-1747d68f5173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:05.760714 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce899ee7-831d-41e2-97ff-1747d68f5173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:05.761365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (527fb151-e900-4835-a5ff-cef082a265b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:05.761612 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request issued successfully. Jul 22 05:44:05.762208 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-85551324-e1b2-4b93-9f3f-681440b3d2f2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:05.762595 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1182/4742] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:44:05 2026] POST /volume/v3/volumes => generated 786 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:05.774736 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-85cd979c-786a-41ff-8fd1-8943832d57d2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:05.778088 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-85cd979c-786a-41ff-8fd1-8943832d57d2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 Jul 22 05:44:05.778088 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-85cd979c-786a-41ff-8fd1-8943832d57d2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:05.778088 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-85cd979c-786a-41ff-8fd1-8943832d57d2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:05.786878 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:05.786878 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:05.792481 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-85cd979c-786a-41ff-8fd1-8943832d57d2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:05.794420 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-85cd979c-786a-41ff-8fd1-8943832d57d2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 returned with HTTP 200 Jul 22 05:44:05.794944 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1206/4743] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:05 2026] GET /volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:06.061722 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b55d6cdd-16d6-4667-8ff1-fe5e8b585f1f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:06.063468 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b55d6cdd-16d6-4667-8ff1-fe5e8b585f1f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:44:06.063640 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b55d6cdd-16d6-4667-8ff1-fe5e8b585f1f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:06.063818 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b55d6cdd-16d6-4667-8ff1-fe5e8b585f1f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:06.069834 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:06.069834 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:06.072674 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b55d6cdd-16d6-4667-8ff1-fe5e8b585f1f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:44:06.076348 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b55d6cdd-16d6-4667-8ff1-fe5e8b585f1f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 returned with HTTP 200 Jul 22 05:44:06.076711 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1189/4744] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:44:06 2026] GET /volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 => generated 1365 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:06.451981 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-20fd92ee-ebf5-49e3-a358-21fb7562b471 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:06.454339 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-20fd92ee-ebf5-49e3-a358-21fb7562b471 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:44:06.454542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-20fd92ee-ebf5-49e3-a358-21fb7562b471 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:06.454760 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-20fd92ee-ebf5-49e3-a358-21fb7562b471 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:06.461942 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:06.461942 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:06.465549 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-20fd92ee-ebf5-49e3-a358-21fb7562b471 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:44:06.470260 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-20fd92ee-ebf5-49e3-a358-21fb7562b471 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 returned with HTTP 200 Jul 22 05:44:06.471072 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1168/4745] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:44:06 2026] GET /volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:06.480224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-540d24d2-45e9-425f-9772-f302fd3fc1e2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:06.480699 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-540d24d2-45e9-425f-9772-f302fd3fc1e2 None None] GET https://10.4.3.91/volume// Jul 22 05:44:06.480866 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-540d24d2-45e9-425f-9772-f302fd3fc1e2 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:06.481071 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-540d24d2-45e9-425f-9772-f302fd3fc1e2 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:06.481425 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-540d24d2-45e9-425f-9772-f302fd3fc1e2 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:44:06.481791 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1183/4746] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:44: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 22 05:44:06.489797 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-5a73f2bc-4510-42f3-bad6-368464e1292b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:06.491583 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-5a73f2bc-4510-42f3-bad6-368464e1292b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:44:06.492021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-5a73f2bc-4510-42f3-bad6-368464e1292b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df03e89c-1689-476d-9557-ea30fd236116", "connector": null, "instance_uuid": "7742998d-1f27-4f65-8a82-d94cab216cd6"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:06.499436 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:06.499436 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:06.520103 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-5a73f2bc-4510-42f3-bad6-368464e1292b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:44:06.520103 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1207/4747] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:44:06 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 05:44:06.708975 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-44780cef-5c7b-42b7-98f2-a984391d33ce None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:06.710523 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-44780cef-5c7b-42b7-98f2-a984391d33ce tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:06.710725 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-44780cef-5c7b-42b7-98f2-a984391d33ce tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:06.710927 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-44780cef-5c7b-42b7-98f2-a984391d33ce tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:06.711097 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-44780cef-5c7b-42b7-98f2-a984391d33ce tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:06.714647 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:06.714647 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:06.715316 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-44780cef-5c7b-42b7-98f2-a984391d33ce tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:06.715655 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1190/4748] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:06 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:06.808479 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f4eb0f75-5c87-480e-b4f2-9902f10ed23c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:06.809961 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f4eb0f75-5c87-480e-b4f2-9902f10ed23c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 Jul 22 05:44:06.810135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f4eb0f75-5c87-480e-b4f2-9902f10ed23c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:06.810306 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f4eb0f75-5c87-480e-b4f2-9902f10ed23c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:06.818490 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:06.818490 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:06.822970 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f4eb0f75-5c87-480e-b4f2-9902f10ed23c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:06.828159 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f4eb0f75-5c87-480e-b4f2-9902f10ed23c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 returned with HTTP 200 Jul 22 05:44:06.828534 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1169/4749] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:06 2026] GET /volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:06.841834 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f775f9bf-75e5-4ce5-a5e6-5635decb4709 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:06.844301 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f775f9bf-75e5-4ce5-a5e6-5635decb4709 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 Jul 22 05:44:06.844507 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f775f9bf-75e5-4ce5-a5e6-5635decb4709 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:06.844827 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f775f9bf-75e5-4ce5-a5e6-5635decb4709 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:06.852570 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:06.852570 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:06.857301 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f775f9bf-75e5-4ce5-a5e6-5635decb4709 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:06.862161 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f775f9bf-75e5-4ce5-a5e6-5635decb4709 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 returned with HTTP 200 Jul 22 05:44:06.862489 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1184/4750] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:06 2026] GET /volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:06.875515 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-357dbc89-a0d3-4039-9679-b2d0b10e663a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:06.877257 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-357dbc89-a0d3-4039-9679-b2d0b10e663a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 Jul 22 05:44:06.877610 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-357dbc89-a0d3-4039-9679-b2d0b10e663a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:06.877972 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-357dbc89-a0d3-4039-9679-b2d0b10e663a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:06.878201 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-357dbc89-a0d3-4039-9679-b2d0b10e663a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume with id: 5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 Jul 22 05:44:06.890163 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:06.890163 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:06.890163 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-357dbc89-a0d3-4039-9679-b2d0b10e663a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:06.911373 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-357dbc89-a0d3-4039-9679-b2d0b10e663a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume request issued successfully. Jul 22 05:44:06.911699 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-357dbc89-a0d3-4039-9679-b2d0b10e663a tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 returned with HTTP 202 Jul 22 05:44:06.912166 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1208/4751] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:06 2026] DELETE /volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:06.920561 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d3a5a4c4-9382-47ba-9e65-d2ea3475f9c2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:06.921864 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d3a5a4c4-9382-47ba-9e65-d2ea3475f9c2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 Jul 22 05:44:06.922056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d3a5a4c4-9382-47ba-9e65-d2ea3475f9c2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:06.922220 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d3a5a4c4-9382-47ba-9e65-d2ea3475f9c2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:06.929101 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:06.929101 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:06.932258 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d3a5a4c4-9382-47ba-9e65-d2ea3475f9c2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:06.938015 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d3a5a4c4-9382-47ba-9e65-d2ea3475f9c2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 returned with HTTP 200 Jul 22 05:44:06.939173 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1191/4752] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:06 2026] GET /volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:07.283554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-faa7fe07-653e-4040-a660-c572bfc8abf7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:07.283923 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-faa7fe07-653e-4040-a660-c572bfc8abf7 None None] GET https://10.4.3.91/volume// Jul 22 05:44:07.284082 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-faa7fe07-653e-4040-a660-c572bfc8abf7 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:07.284254 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-faa7fe07-653e-4040-a660-c572bfc8abf7 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:07.284547 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-faa7fe07-653e-4040-a660-c572bfc8abf7 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:44:07.284907 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1170/4753] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:44: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 22 05:44:07.302948 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-9444b890-2554-4ce1-abaa-eaec092c412f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:07.307781 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-9444b890-2554-4ce1-abaa-eaec092c412f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:44:07.308191 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-9444b890-2554-4ce1-abaa-eaec092c412f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:07.308258 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-9444b890-2554-4ce1-abaa-eaec092c412f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:07.321537 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:07.321537 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:07.326927 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-9444b890-2554-4ce1-abaa-eaec092c412f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:44:07.330991 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-9444b890-2554-4ce1-abaa-eaec092c412f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 returned with HTTP 200 Jul 22 05:44:07.331387 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1185/4754] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:44:07 2026] GET /volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 => generated 1544 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:44:07.445297 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b684de6a-2535-43c6-a1ad-308bec0cc1cd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:07.446773 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b684de6a-2535-43c6-a1ad-308bec0cc1cd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] PUT https://10.4.3.91/volume/v3/attachments/19442262-feba-4a56-aecd-180c639720ba Jul 22 05:44:07.447194 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b684de6a-2535-43c6-a1ad-308bec0cc1cd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:07.454283 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b684de6a-2535-43c6-a1ad-308bec0cc1cd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Acquiring lock "cinder-attachment_update-df03e89c-1689-476d-9557-ea30fd236116-np0000005624" by "attachment_update" {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:44:07.458863 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b684de6a-2535-43c6-a1ad-308bec0cc1cd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-df03e89c-1689-476d-9557-ea30fd236116-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100092) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:44:07.459996 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:07.459996 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:07.545847 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.coordination [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b684de6a-2535-43c6-a1ad-308bec0cc1cd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-df03e89c-1689-476d-9557-ea30fd236116-np0000005624" released by "attachment_update" :: held 0.085s {{(pid=100092) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:44:07.545847 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-b684de6a-2535-43c6-a1ad-308bec0cc1cd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/19442262-feba-4a56-aecd-180c639720ba returned with HTTP 200 Jul 22 05:44:07.545847 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1209/4755] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:44:07 2026] PUT /volume/v3/attachments/19442262-feba-4a56-aecd-180c639720ba => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:07.579620 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-ef98dd8b-4550-4c1d-a6ab-ec6729635785 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:07.581404 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-ef98dd8b-4550-4c1d-a6ab-ec6729635785 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments/19442262-feba-4a56-aecd-180c639720ba/action Jul 22 05:44:07.581755 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-ef98dd8b-4550-4c1d-a6ab-ec6729635785 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:44:07.581866 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-ef98dd8b-4550-4c1d-a6ab-ec6729635785 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:07.604482 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:07.604482 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:07.618008 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-25a5b4c4-1c54-4031-ab21-b45eabf724d6 req-ef98dd8b-4550-4c1d-a6ab-ec6729635785 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/19442262-feba-4a56-aecd-180c639720ba/action returned with HTTP 204 Jul 22 05:44:07.618589 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1192/4756] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:44:07 2026] POST /volume/v3/attachments/19442262-feba-4a56-aecd-180c639720ba/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:07.724889 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-625a9c2c-d1dd-45e1-b8c4-5d7005d7f67b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:07.732762 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-625a9c2c-d1dd-45e1-b8c4-5d7005d7f67b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:07.732762 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-625a9c2c-d1dd-45e1-b8c4-5d7005d7f67b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:07.732762 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-625a9c2c-d1dd-45e1-b8c4-5d7005d7f67b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:07.732762 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-625a9c2c-d1dd-45e1-b8c4-5d7005d7f67b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:07.742196 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:07.742196 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:07.743266 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-625a9c2c-d1dd-45e1-b8c4-5d7005d7f67b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:07.743763 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1171/4757] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:07 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:07.975530 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1180eecb-6f58-4dee-ae93-9dff95df124e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:07.977898 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1180eecb-6f58-4dee-ae93-9dff95df124e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 Jul 22 05:44:07.978080 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1180eecb-6f58-4dee-ae93-9dff95df124e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:07.978260 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1180eecb-6f58-4dee-ae93-9dff95df124e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:07.986661 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1180eecb-6f58-4dee-ae93-9dff95df124e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 returned with HTTP 404 Jul 22 05:44:07.986661 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1186/4758] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:07 2026] GET /volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:07.991186 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f97bbd27-866d-4803-8120-f34a3f519330 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:07.994534 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f97bbd27-866d-4803-8120-f34a3f519330 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 Jul 22 05:44:07.994534 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f97bbd27-866d-4803-8120-f34a3f519330 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:07.994534 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f97bbd27-866d-4803-8120-f34a3f519330 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:08.003651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f97bbd27-866d-4803-8120-f34a3f519330 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 returned with HTTP 404 Jul 22 05:44:08.004257 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1210/4759] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:07 2026] GET /volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:08.011064 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-166588a6-aaf0-41a5-99d4-f58ba70e40e9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:08.012979 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-166588a6-aaf0-41a5-99d4-f58ba70e40e9 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 Jul 22 05:44:08.013126 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-166588a6-aaf0-41a5-99d4-f58ba70e40e9 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:08.013299 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-166588a6-aaf0-41a5-99d4-f58ba70e40e9 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:08.013481 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-166588a6-aaf0-41a5-99d4-f58ba70e40e9 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume with id: 5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 Jul 22 05:44:08.020825 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-166588a6-aaf0-41a5-99d4-f58ba70e40e9 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 returned with HTTP 404 Jul 22 05:44:08.020825 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1193/4760] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:08 2026] DELETE /volume/v3/volumes/5dcb9ea3-625f-4e3f-a3dc-e44ad50467c4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:08.028841 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8d815154-9075-462c-bd43-86e18115ec26 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:08.030773 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d815154-9075-462c-bd43-86e18115ec26 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 Jul 22 05:44:08.031009 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d815154-9075-462c-bd43-86e18115ec26 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:08.031246 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d815154-9075-462c-bd43-86e18115ec26 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:08.031601 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-8d815154-9075-462c-bd43-86e18115ec26 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 Jul 22 05:44:08.038146 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:08.038146 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:08.038617 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8d815154-9075-462c-bd43-86e18115ec26 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:44:08.055502 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8d815154-9075-462c-bd43-86e18115ec26 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot delete request issued successfully. Jul 22 05:44:08.055746 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d815154-9075-462c-bd43-86e18115ec26 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 returned with HTTP 202 Jul 22 05:44:08.056295 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1172/4761] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:44:08 2026] DELETE /volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:08.096902 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-27ceb803-c48c-4247-89c7-f6c56a2188ab None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:08.096902 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-27ceb803-c48c-4247-89c7-f6c56a2188ab tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 Jul 22 05:44:08.096902 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-27ceb803-c48c-4247-89c7-f6c56a2188ab tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:08.096902 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-27ceb803-c48c-4247-89c7-f6c56a2188ab tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:08.096902 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:08.096902 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:08.096902 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-27ceb803-c48c-4247-89c7-f6c56a2188ab tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:44:08.096902 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-27ceb803-c48c-4247-89c7-f6c56a2188ab tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 returned with HTTP 200 Jul 22 05:44:08.096902 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1187/4762] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:08 2026] GET /volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:08.757046 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-79d1ec7f-f1a2-45f1-bb87-6de72f98ed96 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:08.758986 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-79d1ec7f-f1a2-45f1-bb87-6de72f98ed96 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:08.759196 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-79d1ec7f-f1a2-45f1-bb87-6de72f98ed96 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:08.759407 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-79d1ec7f-f1a2-45f1-bb87-6de72f98ed96 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:08.759539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-79d1ec7f-f1a2-45f1-bb87-6de72f98ed96 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:08.764029 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:08.764029 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:08.764777 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-79d1ec7f-f1a2-45f1-bb87-6de72f98ed96 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:08.765344 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1211/4763] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:08 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:09.096046 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-80158964-5e9c-4006-a0e8-3b4c447d9e8e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:09.098073 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-80158964-5e9c-4006-a0e8-3b4c447d9e8e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 Jul 22 05:44:09.098455 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-80158964-5e9c-4006-a0e8-3b4c447d9e8e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:09.099651 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-80158964-5e9c-4006-a0e8-3b4c447d9e8e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:09.103499 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-80158964-5e9c-4006-a0e8-3b4c447d9e8e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 returned with HTTP 404 Jul 22 05:44:09.104158 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1194/4764] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:09 2026] GET /volume/v3/snapshots/4a9a36af-7ec7-49fd-a8b6-125dbf875ce0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:09.111448 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-14528264-6a8b-4229-8316-da748b636639 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:09.113676 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-14528264-6a8b-4229-8316-da748b636639 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 Jul 22 05:44:09.113947 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-14528264-6a8b-4229-8316-da748b636639 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:09.114197 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-14528264-6a8b-4229-8316-da748b636639 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:09.121138 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:09.121138 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:09.124591 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-14528264-6a8b-4229-8316-da748b636639 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:09.128494 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-14528264-6a8b-4229-8316-da748b636639 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 returned with HTTP 200 Jul 22 05:44:09.128889 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1173/4765] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:09 2026] GET /volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:09.144577 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-510b0bae-0b3e-4c52-a307-7e01f38f0115 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:09.147647 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-510b0bae-0b3e-4c52-a307-7e01f38f0115 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 Jul 22 05:44:09.147647 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-510b0bae-0b3e-4c52-a307-7e01f38f0115 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:09.147647 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-510b0bae-0b3e-4c52-a307-7e01f38f0115 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:09.147647 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-510b0bae-0b3e-4c52-a307-7e01f38f0115 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume with id: 34f45a28-cde2-4799-be82-a635db9fd372 Jul 22 05:44:09.155390 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:09.155390 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:09.155917 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-510b0bae-0b3e-4c52-a307-7e01f38f0115 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:09.173814 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-510b0bae-0b3e-4c52-a307-7e01f38f0115 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume request issued successfully. Jul 22 05:44:09.174033 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-510b0bae-0b3e-4c52-a307-7e01f38f0115 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 returned with HTTP 202 Jul 22 05:44:09.174482 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1188/4766] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:09 2026] DELETE /volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:09.184048 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d21eeb4b-05c7-4425-8ee6-3500f7a6d94f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:09.185894 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d21eeb4b-05c7-4425-8ee6-3500f7a6d94f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 Jul 22 05:44:09.186153 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d21eeb4b-05c7-4425-8ee6-3500f7a6d94f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:09.186383 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d21eeb4b-05c7-4425-8ee6-3500f7a6d94f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:09.194270 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:09.194270 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:09.198191 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d21eeb4b-05c7-4425-8ee6-3500f7a6d94f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:09.202217 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d21eeb4b-05c7-4425-8ee6-3500f7a6d94f tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 returned with HTTP 200 Jul 22 05:44:09.202775 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1212/4767] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:09 2026] GET /volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:09.778017 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d2bc5825-143b-4299-b19e-ed6d6e7f6353 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:09.779586 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d2bc5825-143b-4299-b19e-ed6d6e7f6353 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:09.779976 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d2bc5825-143b-4299-b19e-ed6d6e7f6353 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:09.780308 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d2bc5825-143b-4299-b19e-ed6d6e7f6353 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:09.780544 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d2bc5825-143b-4299-b19e-ed6d6e7f6353 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:09.789112 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:09.789112 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:09.789112 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d2bc5825-143b-4299-b19e-ed6d6e7f6353 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:09.789112 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1195/4768] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:09 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:10.215340 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-88d8c6a1-e2d6-43eb-95b6-5200eca8849b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:10.217887 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-88d8c6a1-e2d6-43eb-95b6-5200eca8849b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 Jul 22 05:44:10.218061 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-88d8c6a1-e2d6-43eb-95b6-5200eca8849b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:10.218253 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-88d8c6a1-e2d6-43eb-95b6-5200eca8849b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:10.226125 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-88d8c6a1-e2d6-43eb-95b6-5200eca8849b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 returned with HTTP 404 Jul 22 05:44:10.226911 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1174/4769] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:10 2026] GET /volume/v3/volumes/34f45a28-cde2-4799-be82-a635db9fd372 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:10.235199 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0081f942-5328-47bc-ae40-1469ae4753f3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:10.237048 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0081f942-5328-47bc-ae40-1469ae4753f3 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:44:10.237258 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0081f942-5328-47bc-ae40-1469ae4753f3 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:10.237492 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0081f942-5328-47bc-ae40-1469ae4753f3 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:10.244568 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:10.244568 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:10.248478 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0081f942-5328-47bc-ae40-1469ae4753f3 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:10.253797 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0081f942-5328-47bc-ae40-1469ae4753f3 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:44:10.254235 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1189/4770] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:10 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:10.268021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:10.269869 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:10.270224 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-322538488"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:10.271945 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-322538488'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:10.272099 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume of 1 GB Jul 22 05:44:10.275899 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Availability Zones retrieved successfully. Jul 22 05:44:10.281985 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (58944cc3-186d-4fe2-83f9-c8f9112540ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:10.283298 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a2e124-b17e-4f7d-8a83-2711d7bb7632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:10.284386 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:10.310501 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a2e124-b17e-4f7d-8a83-2711d7bb7632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:10.311204 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a67d94f-a909-4b58-a20a-63055c78237b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:10.346873 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['194d23f3-fe07-4e13-a353-3fb5dd24bc44', 'e0b16fcf-505d-47a0-96c4-99db4eccd30f', '43fe77bf-cb48-4cb2-883f-ea4ed864dcd5', '7440cb2d-9af8-411a-8180-052b40980b62'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:10.347724 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a67d94f-a909-4b58-a20a-63055c78237b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['194d23f3-fe07-4e13-a353-3fb5dd24bc44', 'e0b16fcf-505d-47a0-96c4-99db4eccd30f', '43fe77bf-cb48-4cb2-883f-ea4ed864dcd5', '7440cb2d-9af8-411a-8180-052b40980b62']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:10.348648 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd44d204-98e2-4d12-a3c8-7d49e1a75e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:10.371311 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd44d204-98e2-4d12-a3c8-7d49e1a75e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-322538488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['194d23f3-fe07-4e13-a353-3fb5dd24bc44','e0b16fcf-505d-47a0-96c4-99db4eccd30f','43fe77bf-cb48-4cb2-883f-ea4ed864dcd5','7440cb2d-9af8-411a-8180-052b40980b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-322538488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eeaa173f854bf58a461a312072dd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='474dc43d37b74b6bba5463b1f702bb71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:10.371998 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9a9761-de5c-43ed-9209-96021fb7e523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:10.387971 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9a9761-de5c-43ed-9209-96021fb7e523) transitioned into state 'SUCCESS' from state '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-322538488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['194d23f3-fe07-4e13-a353-3fb5dd24bc44','e0b16fcf-505d-47a0-96c4-99db4eccd30f','43fe77bf-cb48-4cb2-883f-ea4ed864dcd5','7440cb2d-9af8-411a-8180-052b40980b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:10.388590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c16f21-8a30-44ae-87fb-af9388cca992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:10.397095 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c16f21-8a30-44ae-87fb-af9388cca992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:10.397837 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (58944cc3-186d-4fe2-83f9-c8f9112540ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:10.398120 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request issued successfully. Jul 22 05:44:10.398645 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-74f4dea4-98e8-4dc0-8fdc-bcb9a20df493 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:10.399052 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1213/4771] 10.4.3.91 () {68 vars in 1251 bytes} [Wed Jul 22 05:44:10 2026] POST /volume/v3/volumes => generated 751 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:10.413345 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d924758f-f558-48f4-967d-47a67ee1becb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:10.415055 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d924758f-f558-48f4-967d-47a67ee1becb tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 Jul 22 05:44:10.415241 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d924758f-f558-48f4-967d-47a67ee1becb tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:10.415476 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d924758f-f558-48f4-967d-47a67ee1becb tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:10.421955 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:10.421955 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:10.429478 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d924758f-f558-48f4-967d-47a67ee1becb tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:10.435064 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d924758f-f558-48f4-967d-47a67ee1becb tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 returned with HTTP 200 Jul 22 05:44:10.435412 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1196/4772] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:10 2026] GET /volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:10.799648 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-844f89a8-4600-4fe3-a5ec-43a2b2d421d6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:10.802051 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-844f89a8-4600-4fe3-a5ec-43a2b2d421d6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:10.802290 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-844f89a8-4600-4fe3-a5ec-43a2b2d421d6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:10.802474 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-844f89a8-4600-4fe3-a5ec-43a2b2d421d6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:10.802577 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-844f89a8-4600-4fe3-a5ec-43a2b2d421d6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:10.806763 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:10.806763 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:10.807418 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-844f89a8-4600-4fe3-a5ec-43a2b2d421d6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:10.807768 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1175/4773] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:10 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:11.451387 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e356d2c9-c4a5-42b1-9eef-498ab8f18c41 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:11.453059 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e356d2c9-c4a5-42b1-9eef-498ab8f18c41 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 Jul 22 05:44:11.453232 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e356d2c9-c4a5-42b1-9eef-498ab8f18c41 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:11.453401 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e356d2c9-c4a5-42b1-9eef-498ab8f18c41 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:11.460421 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:11.460421 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:11.463891 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e356d2c9-c4a5-42b1-9eef-498ab8f18c41 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:11.468014 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e356d2c9-c4a5-42b1-9eef-498ab8f18c41 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 returned with HTTP 200 Jul 22 05:44:11.468410 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1190/4774] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:11 2026] GET /volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:11.479240 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8825fcff-c180-44a6-bc64-f8533710d82e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:11.481223 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8825fcff-c180-44a6-bc64-f8533710d82e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:44:11.481586 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8825fcff-c180-44a6-bc64-f8533710d82e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-778685843"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:11.490386 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:11.490386 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:11.490918 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8825fcff-c180-44a6-bc64-f8533710d82e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:11.491054 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-8825fcff-c180-44a6-bc64-f8533710d82e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create snapshot from volume 71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 Jul 22 05:44:11.513931 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-8825fcff-c180-44a6-bc64-f8533710d82e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['7a3b2a15-378a-4737-87d6-9f24643e9e8b', '2b5f815c-8236-41e6-8440-89da250cb5d1', 'c748b07e-78f8-42d0-9792-04336f7867d2', '82438d95-23c4-479f-9d4e-8d3d31cdbcc8'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:11.544704 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8825fcff-c180-44a6-bc64-f8533710d82e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot create request issued successfully. Jul 22 05:44:11.544704 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8825fcff-c180-44a6-bc64-f8533710d82e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:44:11.544704 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1214/4775] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:44:11 2026] POST /volume/v3/snapshots => generated 309 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:11.550148 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e39be1b5-3754-4022-baef-41e532a19a20 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:11.551889 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e39be1b5-3754-4022-baef-41e532a19a20 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e Jul 22 05:44:11.552036 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e39be1b5-3754-4022-baef-41e532a19a20 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:11.552237 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e39be1b5-3754-4022-baef-41e532a19a20 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:11.556955 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:11.556955 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:11.557407 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e39be1b5-3754-4022-baef-41e532a19a20 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:44:11.558104 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e39be1b5-3754-4022-baef-41e532a19a20 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e returned with HTTP 200 Jul 22 05:44:11.558471 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1197/4776] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:11 2026] GET /volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:11.820309 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fe574934-e855-45d3-81d9-4e3875f35950 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:11.822054 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fe574934-e855-45d3-81d9-4e3875f35950 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:11.822242 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fe574934-e855-45d3-81d9-4e3875f35950 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:11.822433 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fe574934-e855-45d3-81d9-4e3875f35950 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:11.822529 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-fe574934-e855-45d3-81d9-4e3875f35950 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:11.826495 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:11.826495 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:11.827222 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fe574934-e855-45d3-81d9-4e3875f35950 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:11.827578 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1176/4777] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:11 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:12.567104 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-70ffac24-439d-43b3-9905-a952297f7a09 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:12.568658 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-70ffac24-439d-43b3-9905-a952297f7a09 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e Jul 22 05:44:12.568867 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-70ffac24-439d-43b3-9905-a952297f7a09 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:12.569105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-70ffac24-439d-43b3-9905-a952297f7a09 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:12.573683 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:12.573683 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:12.574064 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-70ffac24-439d-43b3-9905-a952297f7a09 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:44:12.574703 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-70ffac24-439d-43b3-9905-a952297f7a09 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e returned with HTTP 200 Jul 22 05:44:12.575022 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1191/4778] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:12 2026] GET /volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:12.582856 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0e1537d8-6449-4d54-9713-c78519243a86 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:12.584441 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:12.584758 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "41cebf16-a5e5-4084-a383-f1d6c9fef92e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-967844525"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:12.586124 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request body: {'volume': {'snapshot_id': '41cebf16-a5e5-4084-a383-f1d6c9fef92e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-967844525'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:12.590920 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:12.590920 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:12.591255 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:44:12.591365 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume of 1 GB Jul 22 05:44:12.594242 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Availability Zones retrieved successfully. Jul 22 05:44:12.598994 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (d98c94b6-b6dc-46cb-a1cf-082c80e4d4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:12.599948 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98b89997-c374-45ba-af83-3e46b931a73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:12.600703 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:12.625643 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98b89997-c374-45ba-af83-3e46b931a73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '41cebf16-a5e5-4084-a383-f1d6c9fef92e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:12.626344 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a70871-0f62-4507-9ad5-d4f4c4999c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:12.665067 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Created reservations ['09f4bdbf-8e83-4c6a-9e9a-b296a6a46acf', 'b8511248-4d55-4fa2-b4d3-b7cf6f1370c8', '32e57f1c-d8c4-4b32-abae-0e8b12de0d10', '7c8f47be-a8ca-4850-9b0a-3bcd10cc8bd5'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:12.667191 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a70871-0f62-4507-9ad5-d4f4c4999c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09f4bdbf-8e83-4c6a-9e9a-b296a6a46acf', 'b8511248-4d55-4fa2-b4d3-b7cf6f1370c8', '32e57f1c-d8c4-4b32-abae-0e8b12de0d10', '7c8f47be-a8ca-4850-9b0a-3bcd10cc8bd5']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:12.667926 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0396c1-bbd0-4c81-a1ff-75fb13df2f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:12.707524 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0396c1-bbd0-4c81-a1ff-75fb13df2f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cdeaf19-d01a-419d-b39b-728b5de9c69d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-967844525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['09f4bdbf-8e83-4c6a-9e9a-b296a6a46acf','b8511248-4d55-4fa2-b4d3-b7cf6f1370c8','32e57f1c-d8c4-4b32-abae-0e8b12de0d10','7c8f47be-a8ca-4850-9b0a-3bcd10cc8bd5'],size=1,snapshot_id=41cebf16-a5e5-4084-a383-f1d6c9fef92e,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-967844525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cdeaf19-d01a-419d-b39b-728b5de9c69d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eeaa173f854bf58a461a312072dd18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=41cebf16-a5e5-4084-a383-f1d6c9fef92e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='474dc43d37b74b6bba5463b1f702bb71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:12.708241 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b04fc5d-2f9a-4fad-9232-56293c1586d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:12.728523 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b04fc5d-2f9a-4fad-9232-56293c1586d6) transitioned into state 'SUCCESS' from state '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-967844525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eeaa173f854bf58a461a312072dd18',qos_specs=None,replication_status=,reservations=['09f4bdbf-8e83-4c6a-9e9a-b296a6a46acf','b8511248-4d55-4fa2-b4d3-b7cf6f1370c8','32e57f1c-d8c4-4b32-abae-0e8b12de0d10','7c8f47be-a8ca-4850-9b0a-3bcd10cc8bd5'],size=1,snapshot_id=41cebf16-a5e5-4084-a383-f1d6c9fef92e,source_replicaid=,source_volid=None,status='creating',user_id='474dc43d37b74b6bba5463b1f702bb71',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:12.729151 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55b54637-dbbc-47d6-8fcc-8c7917572e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:12.746194 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55b54637-dbbc-47d6-8fcc-8c7917572e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:12.746961 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Flow 'volume_create_api' (d98c94b6-b6dc-46cb-a1cf-082c80e4d4ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:12.747199 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Create volume request issued successfully. Jul 22 05:44:12.747705 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0e1537d8-6449-4d54-9713-c78519243a86 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:12.748094 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1215/4779] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:44:12 2026] POST /volume/v3/volumes => generated 785 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:12.761006 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-90a73fe8-ad2f-4131-a6e6-4bc0e415e953 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:12.762663 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-90a73fe8-ad2f-4131-a6e6-4bc0e415e953 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d Jul 22 05:44:12.762876 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-90a73fe8-ad2f-4131-a6e6-4bc0e415e953 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:12.763056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-90a73fe8-ad2f-4131-a6e6-4bc0e415e953 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:12.769328 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:12.769328 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:12.772865 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-90a73fe8-ad2f-4131-a6e6-4bc0e415e953 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:12.776598 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-90a73fe8-ad2f-4131-a6e6-4bc0e415e953 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d returned with HTTP 200 Jul 22 05:44:12.777147 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1198/4780] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:12 2026] GET /volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:12.837150 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9aa45c3c-9a64-4308-b75c-fd567fb29734 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:12.839243 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9aa45c3c-9a64-4308-b75c-fd567fb29734 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:12.839472 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9aa45c3c-9a64-4308-b75c-fd567fb29734 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:12.839712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9aa45c3c-9a64-4308-b75c-fd567fb29734 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:12.839862 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-9aa45c3c-9a64-4308-b75c-fd567fb29734 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:12.845359 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:12.845359 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:12.846271 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9aa45c3c-9a64-4308-b75c-fd567fb29734 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:12.846732 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1177/4781] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:12 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:12.855570 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-86d61369-6c11-4159-a0d3-ee0991ce0900 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:12.858257 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-86d61369-6c11-4159-a0d3-ee0991ce0900 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:44:12.858428 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-86d61369-6c11-4159-a0d3-ee0991ce0900 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:12.858594 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-86d61369-6c11-4159-a0d3-ee0991ce0900 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:12.858742 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-86d61369-6c11-4159-a0d3-ee0991ce0900 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:12.862613 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:12.862613 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:12.863176 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-86d61369-6c11-4159-a0d3-ee0991ce0900 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:44:12.863483 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1192/4782] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:12 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:12.871875 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3b681422-000c-4167-9545-65941d8d3396 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:12.873723 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3b681422-000c-4167-9545-65941d8d3396 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:44:12.874058 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3b681422-000c-4167-9545-65941d8d3396 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0c647a7f-b871-4393-8e3a-46d49ee67e97", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1300399974"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:12.875451 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-3b681422-000c-4167-9545-65941d8d3396 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Creating new backup {'backup': {'volume_id': '0c647a7f-b871-4393-8e3a-46d49ee67e97', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1300399974'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:44:12.875583 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-3b681422-000c-4167-9545-65941d8d3396 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Creating backup of volume 0c647a7f-b871-4393-8e3a-46d49ee67e97 in container None Jul 22 05:44:12.884113 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:12.884113 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:12.884434 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3b681422-000c-4167-9545-65941d8d3396 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Volume info retrieved successfully. Jul 22 05:44:12.897027 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-3b681422-000c-4167-9545-65941d8d3396 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Created reservations ['eda080bf-115f-410a-8c2f-a94a8641ae31', '13a8dbbb-80b7-490a-a805-2de823371f30'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:12.919374 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3b681422-000c-4167-9545-65941d8d3396 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:44:12.919771 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1216/4783] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:44:12 2026] POST /volume/v3/backups => generated 328 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:12.927051 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1287e225-34d7-43eb-9a25-a031e6f52c92 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:12.929204 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1287e225-34d7-43eb-9a25-a031e6f52c92 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:12.929408 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1287e225-34d7-43eb-9a25-a031e6f52c92 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:12.929605 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1287e225-34d7-43eb-9a25-a031e6f52c92 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:12.929894 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1287e225-34d7-43eb-9a25-a031e6f52c92 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 77872497-4e8c-4767-9de1-4b8fe85e0d63. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:12.933744 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:12.933744 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:12.935784 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1287e225-34d7-43eb-9a25-a031e6f52c92 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 200 Jul 22 05:44:12.935784 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1199/4784] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:12 2026] GET /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:13.790476 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-93fc3e97-4851-4ab9-b406-f78c48999eb1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:13.793035 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-93fc3e97-4851-4ab9-b406-f78c48999eb1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d Jul 22 05:44:13.793035 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-93fc3e97-4851-4ab9-b406-f78c48999eb1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:13.793035 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-93fc3e97-4851-4ab9-b406-f78c48999eb1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:13.800256 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:13.800256 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:13.803925 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-93fc3e97-4851-4ab9-b406-f78c48999eb1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:13.812801 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-93fc3e97-4851-4ab9-b406-f78c48999eb1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d returned with HTTP 200 Jul 22 05:44:13.813196 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1178/4785] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:13 2026] GET /volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:13.825593 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bb909d83-a7a8-4d9e-a49b-0ee61bbf983c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:13.827095 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bb909d83-a7a8-4d9e-a49b-0ee61bbf983c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d Jul 22 05:44:13.827349 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bb909d83-a7a8-4d9e-a49b-0ee61bbf983c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:13.827415 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bb909d83-a7a8-4d9e-a49b-0ee61bbf983c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:13.833933 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:13.833933 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:13.836962 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bb909d83-a7a8-4d9e-a49b-0ee61bbf983c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:13.840856 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bb909d83-a7a8-4d9e-a49b-0ee61bbf983c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d returned with HTTP 200 Jul 22 05:44:13.840951 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1193/4786] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:13 2026] GET /volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:13.852701 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-951a605e-a749-4cfa-a7c8-24626dc769bf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:13.857655 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-951a605e-a749-4cfa-a7c8-24626dc769bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d Jul 22 05:44:13.857655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-951a605e-a749-4cfa-a7c8-24626dc769bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:13.857655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-951a605e-a749-4cfa-a7c8-24626dc769bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:13.857655 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-951a605e-a749-4cfa-a7c8-24626dc769bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume with id: 0cdeaf19-d01a-419d-b39b-728b5de9c69d Jul 22 05:44:13.863416 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:13.863416 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:13.863947 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-951a605e-a749-4cfa-a7c8-24626dc769bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:13.888661 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-951a605e-a749-4cfa-a7c8-24626dc769bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume request issued successfully. Jul 22 05:44:13.888919 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-951a605e-a749-4cfa-a7c8-24626dc769bf tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d returned with HTTP 202 Jul 22 05:44:13.889415 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1217/4787] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:13 2026] DELETE /volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:13.895701 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6559b0a6-4d80-4ce4-b445-6ce52e349f39 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:13.899817 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6559b0a6-4d80-4ce4-b445-6ce52e349f39 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d Jul 22 05:44:13.899817 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6559b0a6-4d80-4ce4-b445-6ce52e349f39 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:13.899817 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6559b0a6-4d80-4ce4-b445-6ce52e349f39 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:13.905798 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:13.905798 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:13.909488 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6559b0a6-4d80-4ce4-b445-6ce52e349f39 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:13.914166 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6559b0a6-4d80-4ce4-b445-6ce52e349f39 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d returned with HTTP 200 Jul 22 05:44:13.914699 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1200/4788] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:13 2026] GET /volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:13.946233 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-de40c423-0bc1-45b8-95fc-90437f68c241 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:13.948045 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-de40c423-0bc1-45b8-95fc-90437f68c241 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:13.948228 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-de40c423-0bc1-45b8-95fc-90437f68c241 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:13.948406 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-de40c423-0bc1-45b8-95fc-90437f68c241 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:13.948508 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-de40c423-0bc1-45b8-95fc-90437f68c241 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 77872497-4e8c-4767-9de1-4b8fe85e0d63. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:13.952547 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:13.952547 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:13.953130 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-de40c423-0bc1-45b8-95fc-90437f68c241 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 200 Jul 22 05:44:13.955663 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1179/4789] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:13 2026] GET /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:14.926067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f28694cb-ca6c-4895-ac73-6357886cb5b2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:14.927612 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f28694cb-ca6c-4895-ac73-6357886cb5b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d Jul 22 05:44:14.927906 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f28694cb-ca6c-4895-ac73-6357886cb5b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:14.928086 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f28694cb-ca6c-4895-ac73-6357886cb5b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:14.933527 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f28694cb-ca6c-4895-ac73-6357886cb5b2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d returned with HTTP 404 Jul 22 05:44:14.933938 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1194/4790] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:14 2026] GET /volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:14.940560 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cf3df138-cf73-4c07-8493-127176c6ed20 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:14.942312 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cf3df138-cf73-4c07-8493-127176c6ed20 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d Jul 22 05:44:14.942502 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cf3df138-cf73-4c07-8493-127176c6ed20 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:14.942731 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cf3df138-cf73-4c07-8493-127176c6ed20 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:14.948075 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cf3df138-cf73-4c07-8493-127176c6ed20 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d returned with HTTP 404 Jul 22 05:44:14.948517 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1218/4791] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:14 2026] GET /volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:14.954245 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-21399fa8-3e39-4237-bd18-46f9770a356b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:14.956368 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-21399fa8-3e39-4237-bd18-46f9770a356b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d Jul 22 05:44:14.956572 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-21399fa8-3e39-4237-bd18-46f9770a356b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:14.956815 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-21399fa8-3e39-4237-bd18-46f9770a356b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:14.957002 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-21399fa8-3e39-4237-bd18-46f9770a356b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume with id: 0cdeaf19-d01a-419d-b39b-728b5de9c69d Jul 22 05:44:14.963757 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-21399fa8-3e39-4237-bd18-46f9770a356b tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d returned with HTTP 404 Jul 22 05:44:14.964317 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1201/4792] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:14 2026] DELETE /volume/v3/volumes/0cdeaf19-d01a-419d-b39b-728b5de9c69d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:14.964663 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1bfe10d1-14ee-4c58-8a03-e55784217eac None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:14.968563 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1bfe10d1-14ee-4c58-8a03-e55784217eac tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:14.968765 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1bfe10d1-14ee-4c58-8a03-e55784217eac tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:14.968940 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1bfe10d1-14ee-4c58-8a03-e55784217eac tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:14.969042 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1bfe10d1-14ee-4c58-8a03-e55784217eac tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 77872497-4e8c-4767-9de1-4b8fe85e0d63. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:14.971651 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-02bca2c3-9a46-4ca0-8e67-7bcbdb8cc0e2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:14.973357 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-02bca2c3-9a46-4ca0-8e67-7bcbdb8cc0e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e Jul 22 05:44:14.973528 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-02bca2c3-9a46-4ca0-8e67-7bcbdb8cc0e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:14.973740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-02bca2c3-9a46-4ca0-8e67-7bcbdb8cc0e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:14.973886 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-02bca2c3-9a46-4ca0-8e67-7bcbdb8cc0e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete snapshot with id: 41cebf16-a5e5-4084-a383-f1d6c9fef92e Jul 22 05:44:14.974239 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:14.974239 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:14.974792 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1bfe10d1-14ee-4c58-8a03-e55784217eac tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 200 Jul 22 05:44:14.975123 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1180/4793] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:14 2026] GET /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:14.978654 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:14.978654 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:14.978654 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-02bca2c3-9a46-4ca0-8e67-7bcbdb8cc0e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:44:14.991598 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-02bca2c3-9a46-4ca0-8e67-7bcbdb8cc0e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot delete request issued successfully. Jul 22 05:44:14.991767 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-02bca2c3-9a46-4ca0-8e67-7bcbdb8cc0e2 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e returned with HTTP 202 Jul 22 05:44:14.992082 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1195/4794] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:44:14 2026] DELETE /volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:14.998811 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b4d4e3e3-bca5-48b8-ab5b-cb534f429e47 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:15.001036 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b4d4e3e3-bca5-48b8-ab5b-cb534f429e47 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e Jul 22 05:44:15.001308 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b4d4e3e3-bca5-48b8-ab5b-cb534f429e47 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:15.001391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b4d4e3e3-bca5-48b8-ab5b-cb534f429e47 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:15.006252 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:15.006252 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:15.006848 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b4d4e3e3-bca5-48b8-ab5b-cb534f429e47 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Snapshot retrieved successfully. Jul 22 05:44:15.007759 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b4d4e3e3-bca5-48b8-ab5b-cb534f429e47 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e returned with HTTP 200 Jul 22 05:44:15.008100 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1219/4795] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:14 2026] GET /volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:15.984184 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-63cf7811-1539-49b1-9deb-ea82e1e8d777 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:15.985849 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-63cf7811-1539-49b1-9deb-ea82e1e8d777 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:15.986011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-63cf7811-1539-49b1-9deb-ea82e1e8d777 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:15.986176 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-63cf7811-1539-49b1-9deb-ea82e1e8d777 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:15.986270 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-63cf7811-1539-49b1-9deb-ea82e1e8d777 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 77872497-4e8c-4767-9de1-4b8fe85e0d63. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:15.989968 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:15.989968 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:15.990457 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-63cf7811-1539-49b1-9deb-ea82e1e8d777 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 200 Jul 22 05:44:15.990788 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1202/4796] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:15 2026] GET /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:16.016342 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f04e5031-512a-4458-aa12-acbb4226c3de None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:16.017968 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f04e5031-512a-4458-aa12-acbb4226c3de tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e Jul 22 05:44:16.018142 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f04e5031-512a-4458-aa12-acbb4226c3de tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:16.018312 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f04e5031-512a-4458-aa12-acbb4226c3de tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:16.023833 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f04e5031-512a-4458-aa12-acbb4226c3de tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e returned with HTTP 404 Jul 22 05:44:16.024427 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1181/4797] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:16 2026] GET /volume/v3/snapshots/41cebf16-a5e5-4084-a383-f1d6c9fef92e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:16.031280 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-19ecdfa5-7225-4576-8723-7dabe501167e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:16.032963 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-19ecdfa5-7225-4576-8723-7dabe501167e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 Jul 22 05:44:16.033146 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-19ecdfa5-7225-4576-8723-7dabe501167e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:16.033354 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-19ecdfa5-7225-4576-8723-7dabe501167e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:16.039711 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:16.039711 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:16.042705 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-19ecdfa5-7225-4576-8723-7dabe501167e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:16.046115 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-19ecdfa5-7225-4576-8723-7dabe501167e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 returned with HTTP 200 Jul 22 05:44:16.046417 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1196/4798] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:16 2026] GET /volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:16.059689 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c442702d-7d50-4d53-a0f7-dd558c0d343c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:16.063073 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c442702d-7d50-4d53-a0f7-dd558c0d343c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 Jul 22 05:44:16.063260 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c442702d-7d50-4d53-a0f7-dd558c0d343c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:16.063452 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c442702d-7d50-4d53-a0f7-dd558c0d343c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:16.063639 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-c442702d-7d50-4d53-a0f7-dd558c0d343c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume with id: 71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 Jul 22 05:44:16.073936 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:16.073936 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:16.074359 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c442702d-7d50-4d53-a0f7-dd558c0d343c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:16.091673 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c442702d-7d50-4d53-a0f7-dd558c0d343c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume request issued successfully. Jul 22 05:44:16.091673 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c442702d-7d50-4d53-a0f7-dd558c0d343c tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 returned with HTTP 202 Jul 22 05:44:16.091673 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1220/4799] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:16 2026] DELETE /volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:16.095492 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-41d79a7e-829a-4f7a-b024-2a63f7929e2e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:16.099711 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-41d79a7e-829a-4f7a-b024-2a63f7929e2e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 Jul 22 05:44:16.099711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-41d79a7e-829a-4f7a-b024-2a63f7929e2e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:16.099711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-41d79a7e-829a-4f7a-b024-2a63f7929e2e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:16.106143 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:16.106143 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:16.110424 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-41d79a7e-829a-4f7a-b024-2a63f7929e2e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:16.114848 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-41d79a7e-829a-4f7a-b024-2a63f7929e2e tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 returned with HTTP 200 Jul 22 05:44:16.115237 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1203/4800] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:16 2026] GET /volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:17.000890 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c6655d62-afab-4c0d-beda-697417b230ad None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:17.002558 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c6655d62-afab-4c0d-beda-697417b230ad tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:17.002746 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c6655d62-afab-4c0d-beda-697417b230ad tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:17.002908 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c6655d62-afab-4c0d-beda-697417b230ad tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:17.003022 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-c6655d62-afab-4c0d-beda-697417b230ad tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 77872497-4e8c-4767-9de1-4b8fe85e0d63. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:17.008670 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:17.008670 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:17.009434 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c6655d62-afab-4c0d-beda-697417b230ad tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 200 Jul 22 05:44:17.010079 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1182/4801] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:16 2026] GET /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:17.128298 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c55ff31e-e619-46cd-96f9-bd9391893929 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:17.130546 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c55ff31e-e619-46cd-96f9-bd9391893929 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 Jul 22 05:44:17.130832 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c55ff31e-e619-46cd-96f9-bd9391893929 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:17.131080 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c55ff31e-e619-46cd-96f9-bd9391893929 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:17.138986 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c55ff31e-e619-46cd-96f9-bd9391893929 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 returned with HTTP 404 Jul 22 05:44:17.139587 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1197/4802] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:17 2026] GET /volume/v3/volumes/71eeb12e-4de6-4d8f-b8bf-6c31db5b0d33 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:17.147992 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-873446d7-d2ec-4ef4-81a7-1e77cd6a9dfd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:17.149617 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-873446d7-d2ec-4ef4-81a7-1e77cd6a9dfd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:44:17.149806 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-873446d7-d2ec-4ef4-81a7-1e77cd6a9dfd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:17.149973 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-873446d7-d2ec-4ef4-81a7-1e77cd6a9dfd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:17.157873 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:17.157873 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:17.163182 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-873446d7-d2ec-4ef4-81a7-1e77cd6a9dfd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:17.167929 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-873446d7-d2ec-4ef4-81a7-1e77cd6a9dfd tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:44:17.168288 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1221/4803] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:17 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:17.179563 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a5c364f7-0e42-4b94-ac3f-4eda476b8177 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:17.181396 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a5c364f7-0e42-4b94-ac3f-4eda476b8177 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] DELETE https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:44:17.181643 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a5c364f7-0e42-4b94-ac3f-4eda476b8177 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:17.182094 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a5c364f7-0e42-4b94-ac3f-4eda476b8177 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:17.182249 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-a5c364f7-0e42-4b94-ac3f-4eda476b8177 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume with id: 2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:44:17.189373 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:17.189373 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:17.189882 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a5c364f7-0e42-4b94-ac3f-4eda476b8177 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:17.209658 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-a5c364f7-0e42-4b94-ac3f-4eda476b8177 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Delete volume request issued successfully. Jul 22 05:44:17.209658 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a5c364f7-0e42-4b94-ac3f-4eda476b8177 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 202 Jul 22 05:44:17.209658 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1204/4804] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:17 2026] DELETE /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:17.214138 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ac44ea39-46c0-4ecd-bdf2-416a572e5842 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:17.216768 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ac44ea39-46c0-4ecd-bdf2-416a572e5842 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:44:17.216768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ac44ea39-46c0-4ecd-bdf2-416a572e5842 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:17.216768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ac44ea39-46c0-4ecd-bdf2-416a572e5842 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:17.224766 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:17.224766 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:17.230283 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ac44ea39-46c0-4ecd-bdf2-416a572e5842 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Volume info retrieved successfully. Jul 22 05:44:17.234518 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ac44ea39-46c0-4ecd-bdf2-416a572e5842 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 200 Jul 22 05:44:17.234996 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1183/4805] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:17 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:18.020408 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4e0b1090-14ab-4623-8248-0be4bd1b742f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:18.022160 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e0b1090-14ab-4623-8248-0be4bd1b742f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:18.022321 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e0b1090-14ab-4623-8248-0be4bd1b742f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:18.022515 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e0b1090-14ab-4623-8248-0be4bd1b742f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:18.022614 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-4e0b1090-14ab-4623-8248-0be4bd1b742f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 77872497-4e8c-4767-9de1-4b8fe85e0d63. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:18.027458 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:18.027458 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:18.028194 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e0b1090-14ab-4623-8248-0be4bd1b742f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 200 Jul 22 05:44:18.028747 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1198/4806] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:18 2026] GET /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:18.247093 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6491581e-0317-416f-89c0-ea8509017be1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:18.250669 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6491581e-0317-416f-89c0-ea8509017be1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] GET https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c Jul 22 05:44:18.250669 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6491581e-0317-416f-89c0-ea8509017be1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:18.250669 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6491581e-0317-416f-89c0-ea8509017be1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:18.257108 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6491581e-0317-416f-89c0-ea8509017be1 tempest-VolumesSnapshotTestJSON-92799187 tempest-VolumesSnapshotTestJSON-92799187-project-member] https://10.4.3.91/volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c returned with HTTP 404 Jul 22 05:44:18.258008 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1222/4807] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:18 2026] GET /volume/v3/volumes/2e6de0a9-21e3-4c41-acba-342f60a0c35c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:19.039953 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-da56ad0d-c899-410d-ba76-37fee9ffc76e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:19.043281 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-da56ad0d-c899-410d-ba76-37fee9ffc76e tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:19.043281 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-da56ad0d-c899-410d-ba76-37fee9ffc76e tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:19.043281 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-da56ad0d-c899-410d-ba76-37fee9ffc76e tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:19.043281 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-da56ad0d-c899-410d-ba76-37fee9ffc76e tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 77872497-4e8c-4767-9de1-4b8fe85e0d63. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:19.046884 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:19.046884 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:19.047601 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-da56ad0d-c899-410d-ba76-37fee9ffc76e tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 200 Jul 22 05:44:19.048066 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1205/4808] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:19 2026] GET /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:20.060651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-04bce916-322c-461d-9e8f-d34e78c4d593 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:20.063615 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-04bce916-322c-461d-9e8f-d34e78c4d593 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:20.063885 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-04bce916-322c-461d-9e8f-d34e78c4d593 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:20.064104 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-04bce916-322c-461d-9e8f-d34e78c4d593 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:20.064214 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-04bce916-322c-461d-9e8f-d34e78c4d593 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 77872497-4e8c-4767-9de1-4b8fe85e0d63. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:20.069811 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:20.069811 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:20.070643 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-04bce916-322c-461d-9e8f-d34e78c4d593 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 200 Jul 22 05:44:20.071096 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1184/4809] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:20 2026] GET /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:20.080585 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4f09723d-4cd3-47f7-aa7b-359622eedbfe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:20.082521 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f09723d-4cd3-47f7-aa7b-359622eedbfe tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:20.082753 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f09723d-4cd3-47f7-aa7b-359622eedbfe tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:20.082996 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f09723d-4cd3-47f7-aa7b-359622eedbfe tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:20.083105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-4f09723d-4cd3-47f7-aa7b-359622eedbfe tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:20.087659 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:20.087659 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:20.088577 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f09723d-4cd3-47f7-aa7b-359622eedbfe tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:20.089042 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1199/4810] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:20 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:20.102488 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7587ae98-548f-4302-8caf-5656c6e7107f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:20.104357 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7587ae98-548f-4302-8caf-5656c6e7107f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:44:20.104708 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7587ae98-548f-4302-8caf-5656c6e7107f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:20.105009 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7587ae98-548f-4302-8caf-5656c6e7107f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:20.105187 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-7587ae98-548f-4302-8caf-5656c6e7107f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:20.109952 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:20.109952 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:20.110716 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7587ae98-548f-4302-8caf-5656c6e7107f tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:44:20.111081 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1223/4811] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:20 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:20.121376 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7a91c0de-4c26-4078-ae5b-7d721215b442 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:20.125661 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7a91c0de-4c26-4078-ae5b-7d721215b442 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:44:20.125661 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7a91c0de-4c26-4078-ae5b-7d721215b442 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0c647a7f-b871-4393-8e3a-46d49ee67e97", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1309426702"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:20.126449 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-7a91c0de-4c26-4078-ae5b-7d721215b442 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Creating new backup {'backup': {'volume_id': '0c647a7f-b871-4393-8e3a-46d49ee67e97', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1309426702'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:44:20.126781 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-7a91c0de-4c26-4078-ae5b-7d721215b442 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Creating backup of volume 0c647a7f-b871-4393-8e3a-46d49ee67e97 in container None Jul 22 05:44:20.135870 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:20.135870 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:20.136585 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7a91c0de-4c26-4078-ae5b-7d721215b442 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:44:20.154154 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-7a91c0de-4c26-4078-ae5b-7d721215b442 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Created reservations ['420b865f-44b5-45aa-88c5-e3030c4c1e42', 'c191508b-527d-444d-9227-9da9343eb76b'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:20.194063 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7a91c0de-4c26-4078-ae5b-7d721215b442 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:44:20.194063 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1206/4812] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:44:20 2026] POST /volume/v3/backups => generated 328 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:20.202139 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-11713f76-45aa-4410-abd7-9023b83a29bc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:20.204228 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-11713f76-45aa-4410-abd7-9023b83a29bc tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:20.204467 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-11713f76-45aa-4410-abd7-9023b83a29bc tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:20.204728 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-11713f76-45aa-4410-abd7-9023b83a29bc tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:20.204863 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-11713f76-45aa-4410-abd7-9023b83a29bc tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:20.209169 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:20.209169 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:20.210147 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-11713f76-45aa-4410-abd7-9023b83a29bc tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 200 Jul 22 05:44:20.210485 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1185/4813] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:20 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:21.221552 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c94e3e47-b697-4296-8a09-f0e39e0a467b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:21.223875 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c94e3e47-b697-4296-8a09-f0e39e0a467b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:21.224115 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c94e3e47-b697-4296-8a09-f0e39e0a467b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:21.224365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c94e3e47-b697-4296-8a09-f0e39e0a467b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:21.224532 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c94e3e47-b697-4296-8a09-f0e39e0a467b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:21.229498 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:21.229498 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:21.230436 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c94e3e47-b697-4296-8a09-f0e39e0a467b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 200 Jul 22 05:44:21.230861 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1200/4814] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:21 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:22.245921 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8cbf6a86-d75e-4e87-85f0-8c4f3e9ea1f4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:22.247658 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8cbf6a86-d75e-4e87-85f0-8c4f3e9ea1f4 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:22.247900 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8cbf6a86-d75e-4e87-85f0-8c4f3e9ea1f4 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:22.248133 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8cbf6a86-d75e-4e87-85f0-8c4f3e9ea1f4 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:22.248300 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-8cbf6a86-d75e-4e87-85f0-8c4f3e9ea1f4 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:22.252823 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:22.252823 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:22.253540 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8cbf6a86-d75e-4e87-85f0-8c4f3e9ea1f4 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 200 Jul 22 05:44:22.253929 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1224/4815] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:22 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:23.264211 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1e6197e9-b3a3-489e-9dcf-756923d9afa6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:23.266731 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1e6197e9-b3a3-489e-9dcf-756923d9afa6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:23.266996 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1e6197e9-b3a3-489e-9dcf-756923d9afa6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:23.267246 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1e6197e9-b3a3-489e-9dcf-756923d9afa6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:23.267422 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1e6197e9-b3a3-489e-9dcf-756923d9afa6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:23.274646 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:23.274646 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:23.276000 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1e6197e9-b3a3-489e-9dcf-756923d9afa6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 200 Jul 22 05:44:23.276512 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1207/4816] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:23 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:24.287583 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a6bccee4-1d5c-4608-b7ba-5a1fb4ae608c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:24.289538 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a6bccee4-1d5c-4608-b7ba-5a1fb4ae608c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:24.289781 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a6bccee4-1d5c-4608-b7ba-5a1fb4ae608c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:24.290029 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a6bccee4-1d5c-4608-b7ba-5a1fb4ae608c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:24.290230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a6bccee4-1d5c-4608-b7ba-5a1fb4ae608c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:24.295790 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:24.295790 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:24.296717 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a6bccee4-1d5c-4608-b7ba-5a1fb4ae608c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 200 Jul 22 05:44:24.297339 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1186/4817] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:24 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:25.307837 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1e53106b-65a0-4d44-9cc5-1b5ec6655df5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:25.309907 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e53106b-65a0-4d44-9cc5-1b5ec6655df5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:25.310153 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e53106b-65a0-4d44-9cc5-1b5ec6655df5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:25.310338 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1e53106b-65a0-4d44-9cc5-1b5ec6655df5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:25.310482 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-1e53106b-65a0-4d44-9cc5-1b5ec6655df5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:25.316535 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:25.316535 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:25.317813 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1e53106b-65a0-4d44-9cc5-1b5ec6655df5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 200 Jul 22 05:44:25.318323 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1201/4818] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:25 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:26.332658 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7d758ffe-44cc-4346-a01b-6c25947f9a5b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:26.334540 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7d758ffe-44cc-4346-a01b-6c25947f9a5b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:26.334851 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7d758ffe-44cc-4346-a01b-6c25947f9a5b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:26.335141 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7d758ffe-44cc-4346-a01b-6c25947f9a5b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:26.335286 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-7d758ffe-44cc-4346-a01b-6c25947f9a5b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:26.341913 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:26.341913 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:26.343275 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7d758ffe-44cc-4346-a01b-6c25947f9a5b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 200 Jul 22 05:44:26.343869 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1225/4819] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:26 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:27.356679 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cd5ae957-ba74-4539-9b65-63d9f39f56a5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:27.358984 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cd5ae957-ba74-4539-9b65-63d9f39f56a5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:27.359284 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cd5ae957-ba74-4539-9b65-63d9f39f56a5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:27.359507 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cd5ae957-ba74-4539-9b65-63d9f39f56a5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:27.359692 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-cd5ae957-ba74-4539-9b65-63d9f39f56a5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:27.365927 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:27.365927 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:27.366485 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cd5ae957-ba74-4539-9b65-63d9f39f56a5 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 200 Jul 22 05:44:27.366998 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1208/4820] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:27 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:28.380510 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b45a6b4e-5f51-4bbc-aee5-5a4e4b66ee2f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:28.382436 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b45a6b4e-5f51-4bbc-aee5-5a4e4b66ee2f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:28.382640 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b45a6b4e-5f51-4bbc-aee5-5a4e4b66ee2f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:28.382842 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b45a6b4e-5f51-4bbc-aee5-5a4e4b66ee2f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:28.382959 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b45a6b4e-5f51-4bbc-aee5-5a4e4b66ee2f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:28.387595 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:28.387595 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:28.389408 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b45a6b4e-5f51-4bbc-aee5-5a4e4b66ee2f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 200 Jul 22 05:44:28.389408 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1187/4821] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:28 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:28.400161 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e3d19267-1ba1-43e3-a00a-4648613c9534 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:28.401843 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e3d19267-1ba1-43e3-a00a-4648613c9534 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:28.402037 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e3d19267-1ba1-43e3-a00a-4648613c9534 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:28.402217 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e3d19267-1ba1-43e3-a00a-4648613c9534 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:28.402390 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-e3d19267-1ba1-43e3-a00a-4648613c9534 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:28.412344 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:28.412344 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:28.413126 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e3d19267-1ba1-43e3-a00a-4648613c9534 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:28.413459 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1202/4822] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:28 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:28.424993 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-76bfcd9f-7998-4c8c-9c65-24dce84d5d3b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:28.428243 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-76bfcd9f-7998-4c8c-9c65-24dce84d5d3b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] DELETE https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:28.428460 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-76bfcd9f-7998-4c8c-9c65-24dce84d5d3b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:28.428685 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-76bfcd9f-7998-4c8c-9c65-24dce84d5d3b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:28.428816 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-76bfcd9f-7998-4c8c-9c65-24dce84d5d3b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Delete backup with id: 46d00ffa-d63f-49cb-a596-6a99c260951a. Jul 22 05:44:28.434075 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:28.434075 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:28.450885 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-76bfcd9f-7998-4c8c-9c65-24dce84d5d3b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] delete_backup rpcapi backup_id 46d00ffa-d63f-49cb-a596-6a99c260951a {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:44:28.453274 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-76bfcd9f-7998-4c8c-9c65-24dce84d5d3b tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 202 Jul 22 05:44:28.454063 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1226/4823] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:28 2026] DELETE /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:44:28.462525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-33ceda8b-13af-4aa5-b5d5-067ed4939caa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:28.463004 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-33ceda8b-13af-4aa5-b5d5-067ed4939caa tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:28.463226 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-33ceda8b-13af-4aa5-b5d5-067ed4939caa tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:28.463377 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-33ceda8b-13af-4aa5-b5d5-067ed4939caa tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:28.463476 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-33ceda8b-13af-4aa5-b5d5-067ed4939caa tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:28.469218 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:28.469218 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:28.470019 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-33ceda8b-13af-4aa5-b5d5-067ed4939caa tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 200 Jul 22 05:44:28.471500 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1209/4824] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:28 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:29.480555 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-819cd928-cee4-4009-a48b-a4dd924cb3bd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:29.482797 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-819cd928-cee4-4009-a48b-a4dd924cb3bd tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a Jul 22 05:44:29.483040 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-819cd928-cee4-4009-a48b-a4dd924cb3bd tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:29.483279 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-819cd928-cee4-4009-a48b-a4dd924cb3bd tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:29.483421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-819cd928-cee4-4009-a48b-a4dd924cb3bd tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id 46d00ffa-d63f-49cb-a596-6a99c260951a. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:29.487759 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-819cd928-cee4-4009-a48b-a4dd924cb3bd tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a returned with HTTP 404 Jul 22 05:44:29.488250 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1188/4825] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:29 2026] GET /volume/v3/backups/46d00ffa-d63f-49cb-a596-6a99c260951a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:29.495497 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0a2eef97-83e5-4f71-a27b-e71d8bd8e363 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:29.498807 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0a2eef97-83e5-4f71-a27b-e71d8bd8e363 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] DELETE https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:29.499069 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0a2eef97-83e5-4f71-a27b-e71d8bd8e363 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:29.499282 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0a2eef97-83e5-4f71-a27b-e71d8bd8e363 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:29.499347 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-0a2eef97-83e5-4f71-a27b-e71d8bd8e363 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Delete backup with id: 77872497-4e8c-4767-9de1-4b8fe85e0d63. Jul 22 05:44:29.506540 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:29.506540 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:29.520061 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-0a2eef97-83e5-4f71-a27b-e71d8bd8e363 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] delete_backup rpcapi backup_id 77872497-4e8c-4767-9de1-4b8fe85e0d63 {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:44:29.521850 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0a2eef97-83e5-4f71-a27b-e71d8bd8e363 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 202 Jul 22 05:44:29.522438 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1203/4826] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:29 2026] DELETE /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:44:29.529282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d7cc3269-c16a-4b13-86f0-ff1808bb661e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:29.531229 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d7cc3269-c16a-4b13-86f0-ff1808bb661e tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:29.531404 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d7cc3269-c16a-4b13-86f0-ff1808bb661e tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:29.531573 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d7cc3269-c16a-4b13-86f0-ff1808bb661e tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:29.531701 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d7cc3269-c16a-4b13-86f0-ff1808bb661e tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 77872497-4e8c-4767-9de1-4b8fe85e0d63. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:29.535574 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:29.535574 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:29.536243 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d7cc3269-c16a-4b13-86f0-ff1808bb661e tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 200 Jul 22 05:44:29.536569 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1227/4827] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:29 2026] GET /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:29.971241 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:30.092475 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:30.092939 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1499562896", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:30.094916 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1499562896', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:30.095091 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Create volume of 1 GB Jul 22 05:44:30.100938 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Availability Zones retrieved successfully. Jul 22 05:44:30.109028 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Flow 'volume_create_api' (44900140-d089-4601-a333-8b7bc537f61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:30.110390 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be324f42-804c-4ef2-91eb-89d98df889b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:30.111320 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:30.134555 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be324f42-804c-4ef2-91eb-89d98df889b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:30.135254 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905c53ee-0ea3-42f2-8f5c-d15cffbef709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:30.187311 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Created reservations ['c5194f0b-36f0-493b-933e-526539de66a7', '7e8ddb26-ec75-4362-aad2-43a7bb473fd2', '51c88597-abb6-478f-b44d-b19cd72543df', '13738db7-7851-4d25-ae14-6ff80bd6b37c'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:30.188117 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905c53ee-0ea3-42f2-8f5c-d15cffbef709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5194f0b-36f0-493b-933e-526539de66a7', '7e8ddb26-ec75-4362-aad2-43a7bb473fd2', '51c88597-abb6-478f-b44d-b19cd72543df', '13738db7-7851-4d25-ae14-6ff80bd6b37c']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:30.188840 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc0e4a6-b332-4f4d-8abc-129ff0bc5b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:30.209601 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc0e4a6-b332-4f4d-8abc-129ff0bc5b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c801d07-86c2-499b-9249-a30b942f8dad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1499562896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0bedeaf91284ab68823ed1bf0a5fcdf',qos_specs=None,replication_status=,reservations=['c5194f0b-36f0-493b-933e-526539de66a7','7e8ddb26-ec75-4362-aad2-43a7bb473fd2','51c88597-abb6-478f-b44d-b19cd72543df','13738db7-7851-4d25-ae14-6ff80bd6b37c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8cbbccea89434eb98d6698110d04c7',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1499562896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c801d07-86c2-499b-9249-a30b942f8dad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0bedeaf91284ab68823ed1bf0a5fcdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b8cbbccea89434eb98d6698110d04c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:30.210376 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8203c51-20d7-4669-86b5-c94d7e2dfba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:30.227007 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8203c51-20d7-4669-86b5-c94d7e2dfba0) transitioned into state 'SUCCESS' from state '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-1499562896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0bedeaf91284ab68823ed1bf0a5fcdf',qos_specs=None,replication_status=,reservations=['c5194f0b-36f0-493b-933e-526539de66a7','7e8ddb26-ec75-4362-aad2-43a7bb473fd2','51c88597-abb6-478f-b44d-b19cd72543df','13738db7-7851-4d25-ae14-6ff80bd6b37c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8cbbccea89434eb98d6698110d04c7',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:30.227750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (586b774d-4f06-4952-a202-640f20535fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:30.236813 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (586b774d-4f06-4952-a202-640f20535fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:30.237657 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Flow 'volume_create_api' (44900140-d089-4601-a333-8b7bc537f61c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:30.237996 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Create volume request issued successfully. Jul 22 05:44:30.238517 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d59b500b-3f1f-43ce-acf9-fccdf60e1076 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:30.239015 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1210/4828] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:44:29 2026] POST /volume/v3/volumes => generated 763 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:30.250509 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:30.252246 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:30.252617 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1196781762", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:30.254145 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1196781762', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:30.254310 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Create volume of 1 GB Jul 22 05:44:30.259010 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Availability Zones retrieved successfully. Jul 22 05:44:30.264520 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Flow 'volume_create_api' (3c810963-3805-4aeb-bd58-7d8ca8f90afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:30.265646 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668f2bd0-2aa5-4644-bb9c-6475d7bc044d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:30.266647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:30.293266 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668f2bd0-2aa5-4644-bb9c-6475d7bc044d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:30.294121 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da55ae33-2be4-497a-9ea7-1eaf0be31c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:30.333585 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Created reservations ['81567b27-7c43-4921-8ef9-355241b7ea22', '00b304c4-df70-44c4-ae84-2a877c69f3c4', '6c7ea9ba-6423-4dc1-a613-a0772977ee74', '29f2a3f1-b49d-4df9-8e37-5affb5d97151'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:30.334400 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da55ae33-2be4-497a-9ea7-1eaf0be31c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81567b27-7c43-4921-8ef9-355241b7ea22', '00b304c4-df70-44c4-ae84-2a877c69f3c4', '6c7ea9ba-6423-4dc1-a613-a0772977ee74', '29f2a3f1-b49d-4df9-8e37-5affb5d97151']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:30.335077 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abe2a6c-a05a-4c6b-b14e-0810c39563fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:30.357141 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abe2a6c-a05a-4c6b-b14e-0810c39563fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd489c7a7-0b5c-4905-8ac0-8bf85a96d7d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1196781762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0bedeaf91284ab68823ed1bf0a5fcdf',qos_specs=None,replication_status=,reservations=['81567b27-7c43-4921-8ef9-355241b7ea22','00b304c4-df70-44c4-ae84-2a877c69f3c4','6c7ea9ba-6423-4dc1-a613-a0772977ee74','29f2a3f1-b49d-4df9-8e37-5affb5d97151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8cbbccea89434eb98d6698110d04c7',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1196781762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0bedeaf91284ab68823ed1bf0a5fcdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b8cbbccea89434eb98d6698110d04c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:30.357865 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4023d64e-9401-4f4c-99af-02a645ae24f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:30.374891 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4023d64e-9401-4f4c-99af-02a645ae24f8) transitioned into state 'SUCCESS' from state '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-1196781762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0bedeaf91284ab68823ed1bf0a5fcdf',qos_specs=None,replication_status=,reservations=['81567b27-7c43-4921-8ef9-355241b7ea22','00b304c4-df70-44c4-ae84-2a877c69f3c4','6c7ea9ba-6423-4dc1-a613-a0772977ee74','29f2a3f1-b49d-4df9-8e37-5affb5d97151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8cbbccea89434eb98d6698110d04c7',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:30.375584 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f019753-daee-476b-96d9-638a91b1773f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:30.384281 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f019753-daee-476b-96d9-638a91b1773f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:30.385160 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Flow 'volume_create_api' (3c810963-3805-4aeb-bd58-7d8ca8f90afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:30.385449 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Create volume request issued successfully. Jul 22 05:44:30.386034 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6a4ac9bc-54fc-4d2f-8bdc-3739c331b7a8 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:30.386474 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1189/4829] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:44:30 2026] POST /volume/v3/volumes => generated 763 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:30.548070 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-467f72bc-c7ba-4d48-9e8b-6ff50637e802 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:30.549772 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-467f72bc-c7ba-4d48-9e8b-6ff50637e802 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 Jul 22 05:44:30.549996 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-467f72bc-c7ba-4d48-9e8b-6ff50637e802 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:30.550219 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-467f72bc-c7ba-4d48-9e8b-6ff50637e802 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:30.550356 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-467f72bc-c7ba-4d48-9e8b-6ff50637e802 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 77872497-4e8c-4767-9de1-4b8fe85e0d63. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:30.554153 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-467f72bc-c7ba-4d48-9e8b-6ff50637e802 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 returned with HTTP 404 Jul 22 05:44:30.554615 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1204/4830] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:30 2026] GET /volume/v3/backups/77872497-4e8c-4767-9de1-4b8fe85e0d63 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:30.561876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-100f90f9-8cc4-4cc6-bd66-25537dd59f31 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:30.563867 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-100f90f9-8cc4-4cc6-bd66-25537dd59f31 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] DELETE https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:30.564157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-100f90f9-8cc4-4cc6-bd66-25537dd59f31 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:30.564304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-100f90f9-8cc4-4cc6-bd66-25537dd59f31 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:30.564411 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-100f90f9-8cc4-4cc6-bd66-25537dd59f31 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Delete backup with id: a4f9118f-855f-4a18-96e6-106fd52b2a4b. Jul 22 05:44:30.568985 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:30.568985 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:30.580423 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-100f90f9-8cc4-4cc6-bd66-25537dd59f31 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] delete_backup rpcapi backup_id a4f9118f-855f-4a18-96e6-106fd52b2a4b {{(pid=100092) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:44:30.582401 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-100f90f9-8cc4-4cc6-bd66-25537dd59f31 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 202 Jul 22 05:44:30.582805 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1228/4831] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:30 2026] DELETE /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:44:30.590495 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-812de2b6-6ee7-4788-8617-48de2946df29 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:30.594228 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-812de2b6-6ee7-4788-8617-48de2946df29 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:30.594228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-812de2b6-6ee7-4788-8617-48de2946df29 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:30.594228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-812de2b6-6ee7-4788-8617-48de2946df29 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:30.594228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-812de2b6-6ee7-4788-8617-48de2946df29 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:30.598142 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:30.598142 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:30.598921 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-812de2b6-6ee7-4788-8617-48de2946df29 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 200 Jul 22 05:44:30.599565 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1211/4832] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:30 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:31.608848 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ae05d0cb-147a-4b3e-9abb-271c587626a8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:31.611197 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae05d0cb-147a-4b3e-9abb-271c587626a8 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b Jul 22 05:44:31.611649 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ae05d0cb-147a-4b3e-9abb-271c587626a8 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:31.611942 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ae05d0cb-147a-4b3e-9abb-271c587626a8 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:31.612108 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-ae05d0cb-147a-4b3e-9abb-271c587626a8 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Show backup with id a4f9118f-855f-4a18-96e6-106fd52b2a4b. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:31.615742 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ae05d0cb-147a-4b3e-9abb-271c587626a8 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b returned with HTTP 404 Jul 22 05:44:31.616369 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1190/4833] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:31 2026] GET /volume/v3/backups/a4f9118f-855f-4a18-96e6-106fd52b2a4b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:31.623240 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-437d9e1b-d8c2-44bb-af3b-c325290ffe85 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:31.625150 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-437d9e1b-d8c2-44bb-af3b-c325290ffe85 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] DELETE https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:44:31.625350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-437d9e1b-d8c2-44bb-af3b-c325290ffe85 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:31.625537 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-437d9e1b-d8c2-44bb-af3b-c325290ffe85 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:31.625655 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-437d9e1b-d8c2-44bb-af3b-c325290ffe85 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Delete backup with id: 38a3c264-ad95-4fed-b312-1606a770822e. Jul 22 05:44:31.630366 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:31.630366 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:31.642374 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-437d9e1b-d8c2-44bb-af3b-c325290ffe85 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] delete_backup rpcapi backup_id 38a3c264-ad95-4fed-b312-1606a770822e {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:44:31.644128 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-437d9e1b-d8c2-44bb-af3b-c325290ffe85 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 202 Jul 22 05:44:31.644575 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1205/4834] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:31 2026] DELETE /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:44:31.651913 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-09d567b6-6a4d-4aff-9029-418405e18004 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:31.654051 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-09d567b6-6a4d-4aff-9029-418405e18004 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:44:31.654313 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-09d567b6-6a4d-4aff-9029-418405e18004 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:31.654532 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-09d567b6-6a4d-4aff-9029-418405e18004 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:31.654660 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-09d567b6-6a4d-4aff-9029-418405e18004 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:31.659418 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:31.659418 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:31.660185 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-09d567b6-6a4d-4aff-9029-418405e18004 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 200 Jul 22 05:44:31.660499 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1229/4835] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:31 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:32.670545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4fc9c751-0cf6-4158-9d1c-365cc58f5332 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:32.672406 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4fc9c751-0cf6-4158-9d1c-365cc58f5332 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] GET https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e Jul 22 05:44:32.672593 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4fc9c751-0cf6-4158-9d1c-365cc58f5332 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:32.672797 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4fc9c751-0cf6-4158-9d1c-365cc58f5332 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:32.672962 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-4fc9c751-0cf6-4158-9d1c-365cc58f5332 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] Show backup with id 38a3c264-ad95-4fed-b312-1606a770822e. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:32.676267 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4fc9c751-0cf6-4158-9d1c-365cc58f5332 tempest-VolumesBackupsTest-1157115867 tempest-VolumesBackupsTest-1157115867-project-admin] https://10.4.3.91/volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e returned with HTTP 404 Jul 22 05:44:32.676727 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1212/4836] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:32 2026] GET /volume/v3/backups/38a3c264-ad95-4fed-b312-1606a770822e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:32.692744 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b6938193-cfde-4e9f-a0d9-239f5de24289 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:32.694622 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b6938193-cfde-4e9f-a0d9-239f5de24289 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 Jul 22 05:44:32.694816 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b6938193-cfde-4e9f-a0d9-239f5de24289 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:32.694991 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b6938193-cfde-4e9f-a0d9-239f5de24289 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:32.695153 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-b6938193-cfde-4e9f-a0d9-239f5de24289 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Delete volume with id: 0c647a7f-b871-4393-8e3a-46d49ee67e97 Jul 22 05:44:32.701830 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:32.701830 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:32.702316 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b6938193-cfde-4e9f-a0d9-239f5de24289 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:44:32.716582 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b6938193-cfde-4e9f-a0d9-239f5de24289 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Delete volume request issued successfully. Jul 22 05:44:32.716828 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b6938193-cfde-4e9f-a0d9-239f5de24289 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 returned with HTTP 202 Jul 22 05:44:32.717247 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1191/4837] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:32 2026] DELETE /volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:32.725661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9ebb1df9-2b38-49c5-95c7-0fa2b0516f44 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:32.727704 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9ebb1df9-2b38-49c5-95c7-0fa2b0516f44 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 Jul 22 05:44:32.727901 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9ebb1df9-2b38-49c5-95c7-0fa2b0516f44 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:32.728075 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9ebb1df9-2b38-49c5-95c7-0fa2b0516f44 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:32.735532 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:32.735532 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:32.738849 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9ebb1df9-2b38-49c5-95c7-0fa2b0516f44 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:44:32.742542 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9ebb1df9-2b38-49c5-95c7-0fa2b0516f44 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 returned with HTTP 200 Jul 22 05:44:32.742905 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1206/4838] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:32 2026] GET /volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:33.758391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8468f273-e9ff-449b-8c34-5f993c3831fb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:33.761091 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8468f273-e9ff-449b-8c34-5f993c3831fb tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 Jul 22 05:44:33.761091 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8468f273-e9ff-449b-8c34-5f993c3831fb tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:33.762331 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8468f273-e9ff-449b-8c34-5f993c3831fb tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:33.768249 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8468f273-e9ff-449b-8c34-5f993c3831fb tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 returned with HTTP 404 Jul 22 05:44:33.768854 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1230/4839] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:33 2026] GET /volume/v3/volumes/0c647a7f-b871-4393-8e3a-46d49ee67e97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:33.775477 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2fd06f9c-eafb-4174-a33d-db9f95181b13 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:33.777224 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2fd06f9c-eafb-4174-a33d-db9f95181b13 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] DELETE https://10.4.3.91/volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 Jul 22 05:44:33.777437 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2fd06f9c-eafb-4174-a33d-db9f95181b13 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:33.777666 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2fd06f9c-eafb-4174-a33d-db9f95181b13 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:33.777872 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-2fd06f9c-eafb-4174-a33d-db9f95181b13 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Delete volume with id: 553ef655-5ccd-4beb-b779-a90269154ef1 Jul 22 05:44:33.784036 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:33.784036 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:33.784499 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2fd06f9c-eafb-4174-a33d-db9f95181b13 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:44:33.805628 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2fd06f9c-eafb-4174-a33d-db9f95181b13 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Delete volume request issued successfully. Jul 22 05:44:33.805628 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2fd06f9c-eafb-4174-a33d-db9f95181b13 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 returned with HTTP 202 Jul 22 05:44:33.805628 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1213/4840] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:33 2026] DELETE /volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:33.810503 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-887562aa-956d-482b-93e1-810e82944aab None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:33.812442 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-887562aa-956d-482b-93e1-810e82944aab tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 Jul 22 05:44:33.812641 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-887562aa-956d-482b-93e1-810e82944aab tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:33.812869 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-887562aa-956d-482b-93e1-810e82944aab tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:33.823701 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:33.823701 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:33.831820 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-887562aa-956d-482b-93e1-810e82944aab tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:44:33.837508 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-887562aa-956d-482b-93e1-810e82944aab tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 returned with HTTP 200 Jul 22 05:44:33.837508 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1192/4841] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:33 2026] GET /volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:34.852960 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f545e10d-a197-47ec-aa56-042cedc3f64f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:34.854703 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f545e10d-a197-47ec-aa56-042cedc3f64f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 Jul 22 05:44:34.854897 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f545e10d-a197-47ec-aa56-042cedc3f64f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:34.855081 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f545e10d-a197-47ec-aa56-042cedc3f64f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:34.860421 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f545e10d-a197-47ec-aa56-042cedc3f64f tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 returned with HTTP 404 Jul 22 05:44:34.860912 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1207/4842] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:34 2026] GET /volume/v3/volumes/553ef655-5ccd-4beb-b779-a90269154ef1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:34.867195 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b6fc6286-622c-477e-9ed9-8b8aa2ebdd40 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:34.868927 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b6fc6286-622c-477e-9ed9-8b8aa2ebdd40 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] DELETE https://10.4.3.91/volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d Jul 22 05:44:34.869125 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b6fc6286-622c-477e-9ed9-8b8aa2ebdd40 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:34.869307 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b6fc6286-622c-477e-9ed9-8b8aa2ebdd40 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:34.869461 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-b6fc6286-622c-477e-9ed9-8b8aa2ebdd40 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Delete volume with id: 2161e27d-90b2-4e91-ad73-17393792415d Jul 22 05:44:34.876301 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:34.876301 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:34.876805 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b6fc6286-622c-477e-9ed9-8b8aa2ebdd40 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:44:34.889924 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b6fc6286-622c-477e-9ed9-8b8aa2ebdd40 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Delete volume request issued successfully. Jul 22 05:44:34.890095 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b6fc6286-622c-477e-9ed9-8b8aa2ebdd40 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d returned with HTTP 202 Jul 22 05:44:34.890493 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1231/4843] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:34 2026] DELETE /volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:34.898246 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-dfbe66f6-c1ea-46be-8669-8748d060937c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:34.899580 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dfbe66f6-c1ea-46be-8669-8748d060937c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d Jul 22 05:44:34.899789 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dfbe66f6-c1ea-46be-8669-8748d060937c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:34.899965 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-dfbe66f6-c1ea-46be-8669-8748d060937c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:34.906446 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:34.906446 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:34.909345 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-dfbe66f6-c1ea-46be-8669-8748d060937c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Volume info retrieved successfully. Jul 22 05:44:34.913051 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-dfbe66f6-c1ea-46be-8669-8748d060937c tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d returned with HTTP 200 Jul 22 05:44:34.913406 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1214/4844] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:34 2026] GET /volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:35.926064 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-73686a35-cf00-4882-9fd3-4d49f4b97ce6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:35.928083 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-73686a35-cf00-4882-9fd3-4d49f4b97ce6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] GET https://10.4.3.91/volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d Jul 22 05:44:35.928291 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-73686a35-cf00-4882-9fd3-4d49f4b97ce6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:35.928498 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-73686a35-cf00-4882-9fd3-4d49f4b97ce6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:35.934647 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-73686a35-cf00-4882-9fd3-4d49f4b97ce6 tempest-VolumesBackupsTest-309564044 tempest-VolumesBackupsTest-309564044-project-member] https://10.4.3.91/volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d returned with HTTP 404 Jul 22 05:44:35.935126 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1193/4845] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:35 2026] GET /volume/v3/volumes/2161e27d-90b2-4e91-ad73-17393792415d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:37.474013 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:37.544669 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:37.544985 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1398094506"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:37.546273 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1398094506'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:37.546384 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Create volume of 1 GB Jul 22 05:44:37.550168 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Availability Zones retrieved successfully. Jul 22 05:44:37.556030 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Flow 'volume_create_api' (1202d288-e37f-4efa-a204-51da981fd020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:37.556844 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ffc339-f9b7-45d6-b26d-4cd310963445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:37.557594 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:37.580526 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ffc339-f9b7-45d6-b26d-4cd310963445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:37.581210 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825206c7-241c-4988-9a99-4155227802a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:37.631017 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Created reservations ['0366238d-f0cf-4919-85d8-cc5d80036ff5', '9c4d06d6-e4dc-4ad2-9eac-442e747091e8', 'b26fb1aa-afcb-4f71-9ab3-e703aecdc39c', '1fc43221-d78f-4251-9b02-eb217f729a92'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:37.631745 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825206c7-241c-4988-9a99-4155227802a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0366238d-f0cf-4919-85d8-cc5d80036ff5', '9c4d06d6-e4dc-4ad2-9eac-442e747091e8', 'b26fb1aa-afcb-4f71-9ab3-e703aecdc39c', '1fc43221-d78f-4251-9b02-eb217f729a92']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:37.632442 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6cf09c-ea12-4e70-af3a-8c8443f5e7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:37.656712 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6cf09c-ea12-4e70-af3a-8c8443f5e7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb3c76d4-adcc-45fe-8480-997f3d74236c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1398094506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58019c746d0d4ac89bb51b1bc30c9527',qos_specs=None,replication_status=,reservations=['0366238d-f0cf-4919-85d8-cc5d80036ff5','9c4d06d6-e4dc-4ad2-9eac-442e747091e8','b26fb1aa-afcb-4f71-9ab3-e703aecdc39c','1fc43221-d78f-4251-9b02-eb217f729a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e06f1853c5b465cbd9d13f53ec182b9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1398094506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb3c76d4-adcc-45fe-8480-997f3d74236c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58019c746d0d4ac89bb51b1bc30c9527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e06f1853c5b465cbd9d13f53ec182b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:37.657392 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0045720e-d024-48ea-992b-8960cc6c9fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:37.674834 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0045720e-d024-48ea-992b-8960cc6c9fa4) transitioned into state 'SUCCESS' from state '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-1398094506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58019c746d0d4ac89bb51b1bc30c9527',qos_specs=None,replication_status=,reservations=['0366238d-f0cf-4919-85d8-cc5d80036ff5','9c4d06d6-e4dc-4ad2-9eac-442e747091e8','b26fb1aa-afcb-4f71-9ab3-e703aecdc39c','1fc43221-d78f-4251-9b02-eb217f729a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e06f1853c5b465cbd9d13f53ec182b9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:37.675549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4d4ecb-9fec-4751-a99b-4a7b04123143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:37.687314 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4d4ecb-9fec-4751-a99b-4a7b04123143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:37.688093 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Flow 'volume_create_api' (1202d288-e37f-4efa-a204-51da981fd020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:37.688360 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Create volume request issued successfully. Jul 22 05:44:37.688949 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5f0fe682-80e1-48eb-9037-5ede34e9f323 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:37.689338 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1208/4846] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:44:37 2026] POST /volume/v3/volumes => generated 764 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:37.701433 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-36d48cee-1af3-4697-95a8-300865e5b3d6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:37.703499 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36d48cee-1af3-4697-95a8-300865e5b3d6 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c Jul 22 05:44:37.703819 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36d48cee-1af3-4697-95a8-300865e5b3d6 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:37.704263 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36d48cee-1af3-4697-95a8-300865e5b3d6 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:37.711493 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:37.711493 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:37.715763 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-36d48cee-1af3-4697-95a8-300865e5b3d6 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:37.719564 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36d48cee-1af3-4697-95a8-300865e5b3d6 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c returned with HTTP 200 Jul 22 05:44:37.719949 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1232/4847] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:37 2026] GET /volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:38.136383 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8893c37f-c69c-4add-9fe1-c8c0e9a8d5d5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:38.138409 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8893c37f-c69c-4add-9fe1-c8c0e9a8d5d5 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:44:38.138853 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8893c37f-c69c-4add-9fe1-c8c0e9a8d5d5 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1180363658-673469130", "extra_specs": {"multiattach": " True"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:38.155509 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8893c37f-c69c-4add-9fe1-c8c0e9a8d5d5 tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:44:38.156249 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1215/4848] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:44:38 2026] POST /volume/v3/types => generated 286 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:38.165953 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:38.167669 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:38.168006 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1279329094", "snapshot_id": null, "imageRef": null, "volume_type": "0c359345-dd10-4b1d-8ff0-33ff93d01e88", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:38.169488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1279329094', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0c359345-dd10-4b1d-8ff0-33ff93d01e88', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:38.173528 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume of 1 GB Jul 22 05:44:38.173989 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:38.173989 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:38.174341 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Availability Zones retrieved successfully. Jul 22 05:44:38.179799 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Flow 'volume_create_api' (bc60d32e-077c-4c22-b796-c4a2ed825299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:38.180668 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb582f4-78ff-4d64-9d5b-486a636d5ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:38.181526 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:38.188579 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:38.188579 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:38.199514 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb582f4-78ff-4d64-9d5b-486a636d5ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:44:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0c359345-dd10-4b1d-8ff0-33ff93d01e88,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1180363658-673469130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c359345-dd10-4b1d-8ff0-33ff93d01e88', 'encryption_key_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=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:38.200224 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fea4e0-d518-4f4a-bfbe-e48ec20103d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:38.225947 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1180363658-673469130 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1180363658-673469130, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:44:38.226261 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1180363658-673469130 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1180363658-673469130, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:44:38.260484 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Created reservations ['96a1385a-43cc-4e20-aa29-7ef5a965fa21', '53523298-4a5d-475e-bc5e-a330ac6cf5c9', '97c66ceb-4f50-4fc4-93d3-bfcd625be1ac', '95f70c06-84bc-4527-adde-22744ce8bf02'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:38.261459 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fea4e0-d518-4f4a-bfbe-e48ec20103d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a1385a-43cc-4e20-aa29-7ef5a965fa21', '53523298-4a5d-475e-bc5e-a330ac6cf5c9', '97c66ceb-4f50-4fc4-93d3-bfcd625be1ac', '95f70c06-84bc-4527-adde-22744ce8bf02']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:38.262364 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebf323a-c9ce-4d65-ac33-38da6fad985d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:38.286451 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebf323a-c9ce-4d65-ac33-38da6fad985d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20644481-6615-4c11-ae47-cba8a75912bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1279329094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',qos_specs=None,replication_status=,reservations=['96a1385a-43cc-4e20-aa29-7ef5a965fa21','53523298-4a5d-475e-bc5e-a330ac6cf5c9','97c66ceb-4f50-4fc4-93d3-bfcd625be1ac','95f70c06-84bc-4527-adde-22744ce8bf02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d51295f77574e239dad3022e572ea40',volume_type_id=0c359345-dd10-4b1d-8ff0-33ff93d01e88), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1279329094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20644481-6615-4c11-ae47-cba8a75912bb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d51295f77574e239dad3022e572ea40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c359345-dd10-4b1d-8ff0-33ff93d01e88),volume_type_id=0c359345-dd10-4b1d-8ff0-33ff93d01e88)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:38.287193 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a38048-a826-41f8-82fc-abf93a1bc47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:38.303368 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a38048-a826-41f8-82fc-abf93a1bc47a) transitioned into state 'SUCCESS' from state '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-1279329094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02d52bf3abe94ebfaf22dccba5d3d7b8',qos_specs=None,replication_status=,reservations=['96a1385a-43cc-4e20-aa29-7ef5a965fa21','53523298-4a5d-475e-bc5e-a330ac6cf5c9','97c66ceb-4f50-4fc4-93d3-bfcd625be1ac','95f70c06-84bc-4527-adde-22744ce8bf02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d51295f77574e239dad3022e572ea40',volume_type_id=0c359345-dd10-4b1d-8ff0-33ff93d01e88)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:38.304091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a656ea23-1013-4a9c-9fcd-3a2d11ddd2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:38.311611 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a656ea23-1013-4a9c-9fcd-3a2d11ddd2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:38.312351 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Flow 'volume_create_api' (bc60d32e-077c-4c22-b796-c4a2ed825299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:38.312615 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Create volume request issued successfully. Jul 22 05:44:38.313124 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cbc8935f-9a04-48b5-abf1-2337b801dacd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:38.313676 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1194/4849] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:44:38 2026] POST /volume/v3/volumes => generated 827 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:38.329813 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-52a85c36-2d6f-4537-a743-a5f2964d52c9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:38.331616 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52a85c36-2d6f-4537-a743-a5f2964d52c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:38.331853 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52a85c36-2d6f-4537-a743-a5f2964d52c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:38.332049 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52a85c36-2d6f-4537-a743-a5f2964d52c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:38.340505 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:38.340505 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:38.344453 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-52a85c36-2d6f-4537-a743-a5f2964d52c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:38.349468 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52a85c36-2d6f-4537-a743-a5f2964d52c9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:38.349948 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1209/4850] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:38 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:38.732465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b2a31cdd-6224-4ae4-b3f3-35a97c41ba9d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:38.734214 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b2a31cdd-6224-4ae4-b3f3-35a97c41ba9d tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c Jul 22 05:44:38.734518 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b2a31cdd-6224-4ae4-b3f3-35a97c41ba9d tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:38.735774 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b2a31cdd-6224-4ae4-b3f3-35a97c41ba9d tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:38.741276 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:38.741276 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:38.744728 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b2a31cdd-6224-4ae4-b3f3-35a97c41ba9d tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:38.748824 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b2a31cdd-6224-4ae4-b3f3-35a97c41ba9d tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c returned with HTTP 200 Jul 22 05:44:38.749401 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1233/4851] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:38 2026] GET /volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:38.770821 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-da5502e0-4da0-4312-873c-f27147f45fa4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:38.773998 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-da5502e0-4da0-4312-873c-f27147f45fa4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:44:38.774305 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-da5502e0-4da0-4312-873c-f27147f45fa4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb3c76d4-adcc-45fe-8480-997f3d74236c", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1563327146"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:38.781619 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:38.781619 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:38.782074 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-da5502e0-4da0-4312-873c-f27147f45fa4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:38.782184 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-da5502e0-4da0-4312-873c-f27147f45fa4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Create snapshot from volume eb3c76d4-adcc-45fe-8480-997f3d74236c Jul 22 05:44:38.814944 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-da5502e0-4da0-4312-873c-f27147f45fa4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Created reservations ['acd59047-ecec-4201-a9e4-0f5a1e2b3047', 'ad895a91-0adb-4ce3-bd23-f6b6502a0546', 'c06da995-5521-44e7-86fb-7426ded71ea1', '92db8788-efe0-429e-b761-2f395dc7ccb3'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:38.847255 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-da5502e0-4da0-4312-873c-f27147f45fa4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot create request issued successfully. Jul 22 05:44:38.847647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-da5502e0-4da0-4312-873c-f27147f45fa4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:44:38.848212 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1216/4852] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:44:38 2026] POST /volume/v3/snapshots => generated 322 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:38.859391 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4aa13a6b-1090-46b6-8f05-46db8a7780de None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:38.861277 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4aa13a6b-1090-46b6-8f05-46db8a7780de tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 Jul 22 05:44:38.861468 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4aa13a6b-1090-46b6-8f05-46db8a7780de tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:38.861728 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4aa13a6b-1090-46b6-8f05-46db8a7780de tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:38.867294 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:38.867294 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:38.867921 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4aa13a6b-1090-46b6-8f05-46db8a7780de tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot retrieved successfully. Jul 22 05:44:38.868680 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4aa13a6b-1090-46b6-8f05-46db8a7780de tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 returned with HTTP 200 Jul 22 05:44:38.869100 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1195/4853] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:38 2026] GET /volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:39.362858 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-78776218-28e1-457d-bc5b-46df2214ed37 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.364877 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78776218-28e1-457d-bc5b-46df2214ed37 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:39.365089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78776218-28e1-457d-bc5b-46df2214ed37 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:39.365362 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-78776218-28e1-457d-bc5b-46df2214ed37 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:39.374080 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.374080 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:39.378536 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-78776218-28e1-457d-bc5b-46df2214ed37 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:39.383960 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-78776218-28e1-457d-bc5b-46df2214ed37 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:39.384448 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1210/4854] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:39 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:39.396100 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4e5c4a8a-642e-4ba8-be1e-534751da3c02 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.397427 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4e5c4a8a-642e-4ba8-be1e-534751da3c02 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:39.397720 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4e5c4a8a-642e-4ba8-be1e-534751da3c02 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:39.397979 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4e5c4a8a-642e-4ba8-be1e-534751da3c02 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:39.406085 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.406085 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:39.408786 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4e5c4a8a-642e-4ba8-be1e-534751da3c02 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:39.412707 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4e5c4a8a-642e-4ba8-be1e-534751da3c02 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:39.413161 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1234/4855] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:39 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:39.453467 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-52200a07-cf66-41a3-8d2e-37cf09f7f568 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.456092 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-52200a07-cf66-41a3-8d2e-37cf09f7f568 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:39.456307 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-52200a07-cf66-41a3-8d2e-37cf09f7f568 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:39.456525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-52200a07-cf66-41a3-8d2e-37cf09f7f568 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:39.464174 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.464174 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:39.467609 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-52200a07-cf66-41a3-8d2e-37cf09f7f568 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:39.471295 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-52200a07-cf66-41a3-8d2e-37cf09f7f568 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:39.471682 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1217/4856] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:44:39 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:39.536364 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b7707b91-391e-4cb3-b546-c655cf4a5635 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.536814 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b7707b91-391e-4cb3-b546-c655cf4a5635 None None] GET https://10.4.3.91/volume// Jul 22 05:44:39.536862 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b7707b91-391e-4cb3-b546-c655cf4a5635 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:39.537086 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b7707b91-391e-4cb3-b546-c655cf4a5635 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:39.537402 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b7707b91-391e-4cb3-b546-c655cf4a5635 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:44:39.537697 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1196/4857] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:44: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 22 05:44:39.543800 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-25370852-792a-47ae-a0fc-4f37c485b2b9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.546733 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-25370852-792a-47ae-a0fc-4f37c485b2b9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:44:39.547031 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-25370852-792a-47ae-a0fc-4f37c485b2b9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20644481-6615-4c11-ae47-cba8a75912bb", "connector": null, "instance_uuid": "2ad836e9-96f6-442d-8ce3-476bc45f3305"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:39.553878 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.553878 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:39.576371 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-25370852-792a-47ae-a0fc-4f37c485b2b9 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:44:39.576851 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1211/4858] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:44:39 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 22 05:44:39.601420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b0d1e055-a882-44a4-8225-412781bcbb0f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.602909 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b0d1e055-a882-44a4-8225-412781bcbb0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:39.603217 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b0d1e055-a882-44a4-8225-412781bcbb0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:39.603489 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b0d1e055-a882-44a4-8225-412781bcbb0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:39.611014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1487320b-e92a-484f-8a74-367f9928e758 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.611014 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1487320b-e92a-484f-8a74-367f9928e758 None None] GET https://10.4.3.91/volume// Jul 22 05:44:39.611014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1487320b-e92a-484f-8a74-367f9928e758 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:39.611014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1487320b-e92a-484f-8a74-367f9928e758 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:39.611259 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1487320b-e92a-484f-8a74-367f9928e758 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:44:39.611339 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1218/4859] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:44: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 22 05:44:39.614137 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.614137 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:39.617797 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b0d1e055-a882-44a4-8225-412781bcbb0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:39.617892 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-28024eb2-9ed4-49dc-9317-df5c1ed0ee2b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.619514 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-28024eb2-9ed4-49dc-9317-df5c1ed0ee2b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:39.619724 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-28024eb2-9ed4-49dc-9317-df5c1ed0ee2b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:39.619899 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-28024eb2-9ed4-49dc-9317-df5c1ed0ee2b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:39.622239 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b0d1e055-a882-44a4-8225-412781bcbb0f tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:39.622727 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1235/4860] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:39 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:39.628067 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.628067 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:39.630917 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-28024eb2-9ed4-49dc-9317-df5c1ed0ee2b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:39.634184 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-28024eb2-9ed4-49dc-9317-df5c1ed0ee2b tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:39.634517 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1197/4861] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:44:39 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 1099 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:44:39.725861 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-4bca586e-5fc2-45f3-a29a-44e13f579dde None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.727902 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-4bca586e-5fc2-45f3-a29a-44e13f579dde tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] PUT https://10.4.3.91/volume/v3/attachments/19eeca33-9dd3-4f04-a5eb-1aa518b8b197 Jul 22 05:44:39.728276 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-4bca586e-5fc2-45f3-a29a-44e13f579dde tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:39.735960 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-4bca586e-5fc2-45f3-a29a-44e13f579dde tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Acquiring lock "cinder-attachment_update-20644481-6615-4c11-ae47-cba8a75912bb-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:44:39.739887 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-4bca586e-5fc2-45f3-a29a-44e13f579dde tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Lock "cinder-attachment_update-20644481-6615-4c11-ae47-cba8a75912bb-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:44:39.740769 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.740769 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:39.804960 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-4bca586e-5fc2-45f3-a29a-44e13f579dde tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Lock "cinder-attachment_update-20644481-6615-4c11-ae47-cba8a75912bb-np0000005624" released by "attachment_update" :: held 0.065s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:44:39.805311 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-4bca586e-5fc2-45f3-a29a-44e13f579dde tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/19eeca33-9dd3-4f04-a5eb-1aa518b8b197 returned with HTTP 200 Jul 22 05:44:39.806075 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1212/4862] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:44:39 2026] PUT /volume/v3/attachments/19eeca33-9dd3-4f04-a5eb-1aa518b8b197 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:39.877586 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4e873f50-f1f8-4f42-9d98-f1a7d7a192b9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.879488 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4e873f50-f1f8-4f42-9d98-f1a7d7a192b9 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 Jul 22 05:44:39.879732 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4e873f50-f1f8-4f42-9d98-f1a7d7a192b9 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:39.879930 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4e873f50-f1f8-4f42-9d98-f1a7d7a192b9 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:39.885011 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.885011 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:39.885406 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4e873f50-f1f8-4f42-9d98-f1a7d7a192b9 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot retrieved successfully. Jul 22 05:44:39.886290 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4e873f50-f1f8-4f42-9d98-f1a7d7a192b9 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 returned with HTTP 200 Jul 22 05:44:39.886813 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1219/4863] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:39 2026] GET /volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:39.895227 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b523f490-3783-4d9b-a37d-4fb84fa8918c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.896952 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b523f490-3783-4d9b-a37d-4fb84fa8918c tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] POST https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c/action Jul 22 05:44:39.897423 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b523f490-3783-4d9b-a37d-4fb84fa8918c tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Action body: b'{"revert": {"snapshot_id": "8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:44:39.898662 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b523f490-3783-4d9b-a37d-4fb84fa8918c tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:39.905385 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.905385 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:39.906005 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b523f490-3783-4d9b-a37d-4fb84fa8918c tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume retrieved successfully. Jul 22 05:44:39.916708 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-b523f490-3783-4d9b-a37d-4fb84fa8918c tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Reverting volume eb3c76d4-adcc-45fe-8480-997f3d74236c to snapshot 8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00. Jul 22 05:44:39.917725 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.917725 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:39.928559 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b523f490-3783-4d9b-a37d-4fb84fa8918c tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c/action returned with HTTP 202 Jul 22 05:44:39.929120 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1236/4864] 10.4.3.91 () {70 vars in 1424 bytes} [Wed Jul 22 05:44:39 2026] POST /volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 05:44:39.935116 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e7bba0bd-284f-4ece-8f07-cf20ab771df1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:39.936890 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e7bba0bd-284f-4ece-8f07-cf20ab771df1 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c Jul 22 05:44:39.937112 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e7bba0bd-284f-4ece-8f07-cf20ab771df1 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:39.937307 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e7bba0bd-284f-4ece-8f07-cf20ab771df1 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:39.943978 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:39.943978 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:39.947818 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e7bba0bd-284f-4ece-8f07-cf20ab771df1 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:39.951624 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e7bba0bd-284f-4ece-8f07-cf20ab771df1 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c returned with HTTP 200 Jul 22 05:44:39.951998 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1198/4865] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:39 2026] GET /volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:40.636942 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-601f7574-735d-44fe-a932-80b02447a51a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:40.638844 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-601f7574-735d-44fe-a932-80b02447a51a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:40.639069 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-601f7574-735d-44fe-a932-80b02447a51a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:40.639283 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-601f7574-735d-44fe-a932-80b02447a51a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:40.648311 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:40.648311 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:40.651824 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-601f7574-735d-44fe-a932-80b02447a51a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:40.656106 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-601f7574-735d-44fe-a932-80b02447a51a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:40.656471 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1213/4866] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:40 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:40.963404 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-22bee50e-3f61-4d8d-ae26-fddcf7348ab8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:40.965076 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-22bee50e-3f61-4d8d-ae26-fddcf7348ab8 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c Jul 22 05:44:40.965268 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-22bee50e-3f61-4d8d-ae26-fddcf7348ab8 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:40.965436 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-22bee50e-3f61-4d8d-ae26-fddcf7348ab8 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:40.972018 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:40.972018 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:40.975313 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-22bee50e-3f61-4d8d-ae26-fddcf7348ab8 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:40.979290 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-22bee50e-3f61-4d8d-ae26-fddcf7348ab8 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c returned with HTTP 200 Jul 22 05:44:40.979580 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1220/4867] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:40 2026] GET /volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:40.994680 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-82fd088c-7b02-4065-888e-2e6340279ad5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:40.996522 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-82fd088c-7b02-4065-888e-2e6340279ad5 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 Jul 22 05:44:40.996842 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-82fd088c-7b02-4065-888e-2e6340279ad5 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:40.997093 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-82fd088c-7b02-4065-888e-2e6340279ad5 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:41.003595 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:41.003595 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:41.005650 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-82fd088c-7b02-4065-888e-2e6340279ad5 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot retrieved successfully. Jul 22 05:44:41.005650 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-82fd088c-7b02-4065-888e-2e6340279ad5 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 returned with HTTP 200 Jul 22 05:44:41.006219 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1237/4868] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:40 2026] GET /volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:41.015941 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1ed513f6-785d-467b-ad06-2e946599f52f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:41.017808 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1ed513f6-785d-467b-ad06-2e946599f52f tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c Jul 22 05:44:41.018017 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1ed513f6-785d-467b-ad06-2e946599f52f tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:41.018199 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1ed513f6-785d-467b-ad06-2e946599f52f tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:41.025179 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:41.025179 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:41.028527 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1ed513f6-785d-467b-ad06-2e946599f52f tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:41.032508 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1ed513f6-785d-467b-ad06-2e946599f52f tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c returned with HTTP 200 Jul 22 05:44:41.033019 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1199/4869] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:41 2026] GET /volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:41.047059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:41.048566 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:41.048912 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-671736140"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:41.050194 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-671736140'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:41.050308 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Create volume of 1 GB Jul 22 05:44:41.054807 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Availability Zones retrieved successfully. Jul 22 05:44:41.060349 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Flow 'volume_create_api' (68d6e513-1fd2-424d-9680-cb969b88e284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:41.061170 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81a65887-6dc0-4202-9fcf-e19c4ad9ed30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:41.061987 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:41.089217 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81a65887-6dc0-4202-9fcf-e19c4ad9ed30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:41.089760 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba6820cc-7040-4158-84f7-3454a65f9a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:41.129573 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Created reservations ['b4149910-c00a-491d-9880-d5a81e66c418', '3bd0217b-5ba4-4184-b638-353f2d2b1005', '1001ef6c-dc22-42dd-8f71-4fbe89fa9070', 'e01233b2-8a68-479e-a437-1f8b2a856388'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:41.130240 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba6820cc-7040-4158-84f7-3454a65f9a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4149910-c00a-491d-9880-d5a81e66c418', '3bd0217b-5ba4-4184-b638-353f2d2b1005', '1001ef6c-dc22-42dd-8f71-4fbe89fa9070', 'e01233b2-8a68-479e-a437-1f8b2a856388']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:41.131027 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69628bd-eaa3-4fd2-8990-c7409297384f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:41.152123 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69628bd-eaa3-4fd2-8990-c7409297384f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d8ee33-d76b-4906-b03a-a9cb1ad73202', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-671736140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58019c746d0d4ac89bb51b1bc30c9527',qos_specs=None,replication_status=,reservations=['b4149910-c00a-491d-9880-d5a81e66c418','3bd0217b-5ba4-4184-b638-353f2d2b1005','1001ef6c-dc22-42dd-8f71-4fbe89fa9070','e01233b2-8a68-479e-a437-1f8b2a856388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e06f1853c5b465cbd9d13f53ec182b9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-671736140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9d8ee33-d76b-4906-b03a-a9cb1ad73202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58019c746d0d4ac89bb51b1bc30c9527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e06f1853c5b465cbd9d13f53ec182b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:41.152710 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342f2df6-2e21-412f-ab6d-f7ab5932d824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:41.167737 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342f2df6-2e21-412f-ab6d-f7ab5932d824) transitioned into state 'SUCCESS' from state '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-671736140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58019c746d0d4ac89bb51b1bc30c9527',qos_specs=None,replication_status=,reservations=['b4149910-c00a-491d-9880-d5a81e66c418','3bd0217b-5ba4-4184-b638-353f2d2b1005','1001ef6c-dc22-42dd-8f71-4fbe89fa9070','e01233b2-8a68-479e-a437-1f8b2a856388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e06f1853c5b465cbd9d13f53ec182b9',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:41.168320 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebef0856-806d-4b33-b219-32a9e75f0b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:41.176778 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebef0856-806d-4b33-b219-32a9e75f0b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:41.177452 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Flow 'volume_create_api' (68d6e513-1fd2-424d-9680-cb969b88e284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:41.177738 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Create volume request issued successfully. Jul 22 05:44:41.178275 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b6d7c89b-1a05-43e4-aaa6-132e141d9780 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:41.178730 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1214/4870] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:44:41 2026] POST /volume/v3/volumes => generated 763 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:41.189014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f71d9bb3-57e1-4f7e-9795-65e6ad11b1fb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:41.190963 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f71d9bb3-57e1-4f7e-9795-65e6ad11b1fb tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 Jul 22 05:44:41.190963 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f71d9bb3-57e1-4f7e-9795-65e6ad11b1fb tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:41.191128 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f71d9bb3-57e1-4f7e-9795-65e6ad11b1fb tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:41.197391 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:41.197391 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:41.200302 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f71d9bb3-57e1-4f7e-9795-65e6ad11b1fb tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:41.203751 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f71d9bb3-57e1-4f7e-9795-65e6ad11b1fb tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 returned with HTTP 200 Jul 22 05:44:41.204198 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1221/4871] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:41 2026] GET /volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 => generated 831 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:41.667994 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-70f0aed9-c590-4c23-9318-31d236b7ed08 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:41.669578 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-70f0aed9-c590-4c23-9318-31d236b7ed08 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:41.669810 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-70f0aed9-c590-4c23-9318-31d236b7ed08 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:41.670007 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-70f0aed9-c590-4c23-9318-31d236b7ed08 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:41.680499 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:41.680499 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:41.683852 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-70f0aed9-c590-4c23-9318-31d236b7ed08 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:41.687953 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-70f0aed9-c590-4c23-9318-31d236b7ed08 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:41.688308 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1238/4872] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:41 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:42.216207 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e175f476-2b5c-40b6-89ff-094b2f8877fc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:42.218480 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e175f476-2b5c-40b6-89ff-094b2f8877fc tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 Jul 22 05:44:42.218818 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e175f476-2b5c-40b6-89ff-094b2f8877fc tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:42.219078 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e175f476-2b5c-40b6-89ff-094b2f8877fc tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:42.228077 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:42.228077 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:42.232751 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e175f476-2b5c-40b6-89ff-094b2f8877fc tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:42.238195 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e175f476-2b5c-40b6-89ff-094b2f8877fc tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 returned with HTTP 200 Jul 22 05:44:42.238680 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1200/4873] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:42 2026] GET /volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:42.252575 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-52541e09-cf42-4a8b-b57c-bed5b84df700 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:42.254689 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52541e09-cf42-4a8b-b57c-bed5b84df700 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:44:42.255067 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52541e09-cf42-4a8b-b57c-bed5b84df700 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9d8ee33-d76b-4906-b03a-a9cb1ad73202", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1157627918"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:42.263170 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:42.263170 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:42.263602 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-52541e09-cf42-4a8b-b57c-bed5b84df700 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:42.263717 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-52541e09-cf42-4a8b-b57c-bed5b84df700 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Create snapshot from volume e9d8ee33-d76b-4906-b03a-a9cb1ad73202 Jul 22 05:44:42.289969 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-52541e09-cf42-4a8b-b57c-bed5b84df700 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Created reservations ['44d94f1b-46f9-4fa3-aa9e-988bb6877a82', '097a7309-dfdb-4806-9261-590636f64f83', '6caae408-ae93-4f2f-8195-86cf3a0f6b4d', '3bd7b032-99c4-4829-a67c-e078781da04b'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:42.322036 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-52541e09-cf42-4a8b-b57c-bed5b84df700 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot create request issued successfully. Jul 22 05:44:42.322396 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52541e09-cf42-4a8b-b57c-bed5b84df700 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:44:42.322839 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1215/4874] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:44:42 2026] POST /volume/v3/snapshots => generated 322 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:42.333621 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-50a07698-4811-430e-8b2a-369f8fd14380 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:42.335422 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-50a07698-4811-430e-8b2a-369f8fd14380 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 Jul 22 05:44:42.335728 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-50a07698-4811-430e-8b2a-369f8fd14380 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:42.335999 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-50a07698-4811-430e-8b2a-369f8fd14380 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:42.341113 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:42.341113 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:42.341558 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-50a07698-4811-430e-8b2a-369f8fd14380 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot retrieved successfully. Jul 22 05:44:42.342345 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-50a07698-4811-430e-8b2a-369f8fd14380 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 returned with HTTP 200 Jul 22 05:44:42.342745 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1222/4875] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:42 2026] GET /volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:42.700627 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1aa9b82e-f07e-43dd-86a8-04026e932aa3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:42.702473 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1aa9b82e-f07e-43dd-86a8-04026e932aa3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:42.702735 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1aa9b82e-f07e-43dd-86a8-04026e932aa3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:42.703006 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1aa9b82e-f07e-43dd-86a8-04026e932aa3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:42.712104 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:42.712104 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:42.715550 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1aa9b82e-f07e-43dd-86a8-04026e932aa3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:42.719610 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1aa9b82e-f07e-43dd-86a8-04026e932aa3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:42.720064 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1239/4876] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:42 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:43.029464 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-18f4d1cd-d51f-4f9a-92f3-612eaedc740e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.032773 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-18f4d1cd-d51f-4f9a-92f3-612eaedc740e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/attachments/19eeca33-9dd3-4f04-a5eb-1aa518b8b197/action Jul 22 05:44:43.033275 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-18f4d1cd-d51f-4f9a-92f3-612eaedc740e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:44:43.033469 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-18f4d1cd-d51f-4f9a-92f3-612eaedc740e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:43.060783 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.060783 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:43.071559 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-b5102796-1c28-48f3-b1e2-2bf85de36451 req-18f4d1cd-d51f-4f9a-92f3-612eaedc740e tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/19eeca33-9dd3-4f04-a5eb-1aa518b8b197/action returned with HTTP 204 Jul 22 05:44:43.072162 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1201/4877] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:44:43 2026] POST /volume/v3/attachments/19eeca33-9dd3-4f04-a5eb-1aa518b8b197/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:43.352383 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-454c4fb9-40aa-4e78-b3c3-079bd3ad6df4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.355282 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-454c4fb9-40aa-4e78-b3c3-079bd3ad6df4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 Jul 22 05:44:43.355544 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-454c4fb9-40aa-4e78-b3c3-079bd3ad6df4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:43.355751 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-454c4fb9-40aa-4e78-b3c3-079bd3ad6df4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:43.362265 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.362265 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:43.362775 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-454c4fb9-40aa-4e78-b3c3-079bd3ad6df4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot retrieved successfully. Jul 22 05:44:43.363648 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-454c4fb9-40aa-4e78-b3c3-079bd3ad6df4 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 returned with HTTP 200 Jul 22 05:44:43.364044 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1216/4878] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:43 2026] GET /volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:43.374140 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f059b8aa-8dc3-4a2d-a5d4-24e48e2393c2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.379652 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f059b8aa-8dc3-4a2d-a5d4-24e48e2393c2 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] POST https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202/action Jul 22 05:44:43.379652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f059b8aa-8dc3-4a2d-a5d4-24e48e2393c2 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:44:43.379652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f059b8aa-8dc3-4a2d-a5d4-24e48e2393c2 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:43.385182 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.385182 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:43.385714 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f059b8aa-8dc3-4a2d-a5d4-24e48e2393c2 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:43.415238 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-f059b8aa-8dc3-4a2d-a5d4-24e48e2393c2 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Created reservations ['71eedefa-01c9-4a36-9332-fa9d0c69d740', '2b7e8c8b-1158-4491-b6b7-c2a80d3b3e4d'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:43.423121 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f059b8aa-8dc3-4a2d-a5d4-24e48e2393c2 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Extend volume request issued successfully. Jul 22 05:44:43.423328 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f059b8aa-8dc3-4a2d-a5d4-24e48e2393c2 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202/action returned with HTTP 202 Jul 22 05:44:43.423837 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1223/4879] 10.4.3.91 () {70 vars in 1424 bytes} [Wed Jul 22 05:44:43 2026] POST /volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 05:44:43.435258 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8e0a56e7-59b8-4fea-94d7-12190a64e6fe None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.437036 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e0a56e7-59b8-4fea-94d7-12190a64e6fe tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 Jul 22 05:44:43.437313 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e0a56e7-59b8-4fea-94d7-12190a64e6fe tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:43.437564 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8e0a56e7-59b8-4fea-94d7-12190a64e6fe tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:43.444769 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.444769 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:43.448448 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8e0a56e7-59b8-4fea-94d7-12190a64e6fe tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:43.452848 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8e0a56e7-59b8-4fea-94d7-12190a64e6fe tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 returned with HTTP 200 Jul 22 05:44:43.453474 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1240/4880] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:43 2026] GET /volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:43.731820 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7d9b9768-3f3b-42cd-b349-d904e80a21c3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.733706 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d9b9768-3f3b-42cd-b349-d904e80a21c3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:43.733949 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d9b9768-3f3b-42cd-b349-d904e80a21c3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:43.734166 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d9b9768-3f3b-42cd-b349-d904e80a21c3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:43.742457 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.742457 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:43.745509 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7d9b9768-3f3b-42cd-b349-d904e80a21c3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:43.748923 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d9b9768-3f3b-42cd-b349-d904e80a21c3 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:43.749287 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1202/4881] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:43 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:43.785218 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-ee451012-bd6d-4822-b7a7-571d6cab97f8 req-1e34af76-2153-4eee-a881-f89a51ee7676 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.787279 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ee451012-bd6d-4822-b7a7-571d6cab97f8 req-1e34af76-2153-4eee-a881-f89a51ee7676 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:43.787482 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ee451012-bd6d-4822-b7a7-571d6cab97f8 req-1e34af76-2153-4eee-a881-f89a51ee7676 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:43.787730 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ee451012-bd6d-4822-b7a7-571d6cab97f8 req-1e34af76-2153-4eee-a881-f89a51ee7676 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:43.797131 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.797131 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:43.800779 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-ee451012-bd6d-4822-b7a7-571d6cab97f8 req-1e34af76-2153-4eee-a881-f89a51ee7676 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:43.805256 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ee451012-bd6d-4822-b7a7-571d6cab97f8 req-1e34af76-2153-4eee-a881-f89a51ee7676 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:43.805682 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1217/4882] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:44:43 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:43.821893 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bc566007-daef-483c-80d6-134a65f67ded None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.823760 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc566007-daef-483c-80d6-134a65f67ded tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:43.823967 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc566007-daef-483c-80d6-134a65f67ded tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:43.824162 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc566007-daef-483c-80d6-134a65f67ded tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:43.832992 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.832992 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:43.836120 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bc566007-daef-483c-80d6-134a65f67ded tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:43.840795 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc566007-daef-483c-80d6-134a65f67ded tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:43.841259 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1224/4883] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:43 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:43.875625 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-9ab9ede3-7203-45dc-aca1-984caf4509e2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.877433 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-9ab9ede3-7203-45dc-aca1-984caf4509e2 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:43.877665 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-9ab9ede3-7203-45dc-aca1-984caf4509e2 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:43.877896 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-9ab9ede3-7203-45dc-aca1-984caf4509e2 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:43.885865 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.885865 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:43.888733 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-9ab9ede3-7203-45dc-aca1-984caf4509e2 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:43.891976 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-9ab9ede3-7203-45dc-aca1-984caf4509e2 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:43.892337 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1241/4884] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:44:43 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:43.907716 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e08647d6-45ef-45d0-9d4d-02747e7360de None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.909544 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e08647d6-45ef-45d0-9d4d-02747e7360de tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] POST https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb/action Jul 22 05:44:43.909880 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e08647d6-45ef-45d0-9d4d-02747e7360de tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:44:43.909996 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e08647d6-45ef-45d0-9d4d-02747e7360de tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:43.919562 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.919562 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:43.920068 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e08647d6-45ef-45d0-9d4d-02747e7360de tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:43.925939 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e08647d6-45ef-45d0-9d4d-02747e7360de tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Begin detaching volume completed successfully. Jul 22 05:44:43.926122 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e08647d6-45ef-45d0-9d4d-02747e7360de tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb/action returned with HTTP 202 Jul 22 05:44:43.926593 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1203/4885] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:44:43 2026] POST /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:44:43.943335 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ae4d6517-ff6b-46b5-9db0-5ca4b9868346 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.945034 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae4d6517-ff6b-46b5-9db0-5ca4b9868346 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:43.945213 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae4d6517-ff6b-46b5-9db0-5ca4b9868346 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:43.945413 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ae4d6517-ff6b-46b5-9db0-5ca4b9868346 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:43.955429 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.955429 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:43.958744 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ae4d6517-ff6b-46b5-9db0-5ca4b9868346 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:43.962120 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4efaa485-9cd7-4f4e-b543-2d98cadd587f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.962520 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4efaa485-9cd7-4f4e-b543-2d98cadd587f None None] GET https://10.4.3.91/volume// Jul 22 05:44:43.962648 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ae4d6517-ff6b-46b5-9db0-5ca4b9868346 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:43.962703 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4efaa485-9cd7-4f4e-b543-2d98cadd587f None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:43.962914 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4efaa485-9cd7-4f4e-b543-2d98cadd587f None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:43.963013 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1218/4886] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:43 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:43.963280 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4efaa485-9cd7-4f4e-b543-2d98cadd587f None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:44:43.963811 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1225/4887] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:44: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 22 05:44:43.974685 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-eb3b03b4-6de5-47d8-909b-ab2c4fa4c366 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:43.976712 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-eb3b03b4-6de5-47d8-909b-ab2c4fa4c366 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:43.976968 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-eb3b03b4-6de5-47d8-909b-ab2c4fa4c366 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:43.977148 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-eb3b03b4-6de5-47d8-909b-ab2c4fa4c366 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:43.988164 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:43.988164 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:43.991732 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-eb3b03b4-6de5-47d8-909b-ab2c4fa4c366 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:43.996135 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-eb3b03b4-6de5-47d8-909b-ab2c4fa4c366 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:43.996825 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1242/4888] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:44:43 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:44:44.459076 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e25b9101-4fc9-482e-b78b-7ecff70d27bd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:44.461088 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e25b9101-4fc9-482e-b78b-7ecff70d27bd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:44.461241 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e25b9101-4fc9-482e-b78b-7ecff70d27bd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:44.461433 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e25b9101-4fc9-482e-b78b-7ecff70d27bd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:44.465335 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7efd6cbf-b37b-49c2-b3ec-e3144d6d4acd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:44.467501 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7efd6cbf-b37b-49c2-b3ec-e3144d6d4acd tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 Jul 22 05:44:44.467774 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7efd6cbf-b37b-49c2-b3ec-e3144d6d4acd tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:44.468011 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7efd6cbf-b37b-49c2-b3ec-e3144d6d4acd tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:44.470655 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:44.470655 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:44.473736 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e25b9101-4fc9-482e-b78b-7ecff70d27bd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:44.476912 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:44.476912 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:44.477414 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-e25b9101-4fc9-482e-b78b-7ecff70d27bd tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:44.477827 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1204/4889] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:44:44 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:44.481418 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7efd6cbf-b37b-49c2-b3ec-e3144d6d4acd tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:44.486933 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7efd6cbf-b37b-49c2-b3ec-e3144d6d4acd tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 returned with HTTP 200 Jul 22 05:44:44.487596 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1219/4890] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:44 2026] GET /volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:44.499025 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6a9b579c-ff02-4549-a82c-bfff94f06683 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:44.500626 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a9b579c-ff02-4549-a82c-bfff94f06683 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] POST https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202/action Jul 22 05:44:44.500998 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6a9b579c-ff02-4549-a82c-bfff94f06683 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Action body: b'{"revert": {"snapshot_id": "b7477a00-b13a-412b-bffa-b41f3f095757"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:44:44.501128 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6a9b579c-ff02-4549-a82c-bfff94f06683 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "b7477a00-b13a-412b-bffa-b41f3f095757"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:44.509564 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:44.509564 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:44.509984 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6a9b579c-ff02-4549-a82c-bfff94f06683 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume retrieved successfully. Jul 22 05:44:44.520000 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a9b579c-ff02-4549-a82c-bfff94f06683 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] HTTP exception thrown: Can't revert volume e9d8ee33-d76b-4906-b03a-a9cb1ad73202 to its latest snapshot b7477a00-b13a-412b-bffa-b41f3f095757. The volume size must be equal to the snapshot size. Jul 22 05:44:44.520138 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a9b579c-ff02-4549-a82c-bfff94f06683 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202/action returned with HTTP 400 Jul 22 05:44:44.520654 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1226/4891] 10.4.3.91 () {70 vars in 1424 bytes} [Wed Jul 22 05:44:44 2026] POST /volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 22 05:44:44.529113 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8391b3b8-4e7b-4c22-8c44-4d65694173ab None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:44.530785 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8391b3b8-4e7b-4c22-8c44-4d65694173ab tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 Jul 22 05:44:44.530958 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8391b3b8-4e7b-4c22-8c44-4d65694173ab tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:44.531126 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8391b3b8-4e7b-4c22-8c44-4d65694173ab tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:44.531216 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-8391b3b8-4e7b-4c22-8c44-4d65694173ab tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Delete snapshot with id: b7477a00-b13a-412b-bffa-b41f3f095757 Jul 22 05:44:44.535960 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:44.535960 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:44.536485 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8391b3b8-4e7b-4c22-8c44-4d65694173ab tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot retrieved successfully. Jul 22 05:44:44.556580 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8391b3b8-4e7b-4c22-8c44-4d65694173ab tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot delete request issued successfully. Jul 22 05:44:44.556873 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8391b3b8-4e7b-4c22-8c44-4d65694173ab tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 returned with HTTP 202 Jul 22 05:44:44.558492 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1243/4892] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:44:44 2026] DELETE /volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:44.565109 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-02283b97-6603-4c4d-888c-111842070095 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:44.567061 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-02283b97-6603-4c4d-888c-111842070095 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 Jul 22 05:44:44.567272 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-02283b97-6603-4c4d-888c-111842070095 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:44.567506 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-02283b97-6603-4c4d-888c-111842070095 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:44.573605 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:44.573605 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:44.574103 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-02283b97-6603-4c4d-888c-111842070095 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot retrieved successfully. Jul 22 05:44:44.575356 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-02283b97-6603-4c4d-888c-111842070095 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 returned with HTTP 200 Jul 22 05:44:44.575797 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1205/4893] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:44 2026] GET /volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:44.780359 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-48368469-03d1-460c-a57b-262aa7823043 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:44.782331 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-48368469-03d1-460c-a57b-262aa7823043 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] DELETE https://10.4.3.91/volume/v3/attachments/19eeca33-9dd3-4f04-a5eb-1aa518b8b197 Jul 22 05:44:44.782508 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-48368469-03d1-460c-a57b-262aa7823043 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:44.782718 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-48368469-03d1-460c-a57b-262aa7823043 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:44.788917 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:44.788917 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:44.830202 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-f6622eb2-9854-4c20-8e9f-1e947caf7639 req-48368469-03d1-460c-a57b-262aa7823043 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/attachments/19eeca33-9dd3-4f04-a5eb-1aa518b8b197 returned with HTTP 200 Jul 22 05:44:44.830600 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1220/4894] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:44:44 2026] DELETE /volume/v3/attachments/19eeca33-9dd3-4f04-a5eb-1aa518b8b197 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:44.979726 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4dbdc5b5-4431-4076-aedd-daae4e725768 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:44.981376 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4dbdc5b5-4431-4076-aedd-daae4e725768 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:44.981593 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4dbdc5b5-4431-4076-aedd-daae4e725768 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:44.981818 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4dbdc5b5-4431-4076-aedd-daae4e725768 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:44.988784 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:44.988784 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:44.992101 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4dbdc5b5-4431-4076-aedd-daae4e725768 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:44.996070 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4dbdc5b5-4431-4076-aedd-daae4e725768 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:44.996426 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1227/4895] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:44 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:45.008450 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-73eea4d9-5ff8-4dde-8bf0-053f6a660a88 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:45.010425 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-73eea4d9-5ff8-4dde-8bf0-053f6a660a88 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] DELETE https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:45.010780 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-73eea4d9-5ff8-4dde-8bf0-053f6a660a88 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:45.011016 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-73eea4d9-5ff8-4dde-8bf0-053f6a660a88 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:45.011215 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-73eea4d9-5ff8-4dde-8bf0-053f6a660a88 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Delete volume with id: 20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:45.017818 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:45.017818 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:45.018405 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-73eea4d9-5ff8-4dde-8bf0-053f6a660a88 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:45.033169 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-73eea4d9-5ff8-4dde-8bf0-053f6a660a88 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Delete volume request issued successfully. Jul 22 05:44:45.033443 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-73eea4d9-5ff8-4dde-8bf0-053f6a660a88 tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 202 Jul 22 05:44:45.033925 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1244/4896] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:44:45 2026] DELETE /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:45.042564 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a60c75de-6a3b-476c-8ed0-a79683b7752a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:45.045626 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a60c75de-6a3b-476c-8ed0-a79683b7752a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:45.046104 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a60c75de-6a3b-476c-8ed0-a79683b7752a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:45.046397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a60c75de-6a3b-476c-8ed0-a79683b7752a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:45.057318 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:45.057318 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:45.062948 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a60c75de-6a3b-476c-8ed0-a79683b7752a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Volume info retrieved successfully. Jul 22 05:44:45.069552 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a60c75de-6a3b-476c-8ed0-a79683b7752a tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 200 Jul 22 05:44:45.070126 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1206/4897] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:45 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 919 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:45.583892 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-55460a88-b4b1-482f-986d-22900b21adbc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:45.585341 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-55460a88-b4b1-482f-986d-22900b21adbc tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 Jul 22 05:44:45.585498 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-55460a88-b4b1-482f-986d-22900b21adbc tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:45.585658 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-55460a88-b4b1-482f-986d-22900b21adbc tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:45.589474 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-55460a88-b4b1-482f-986d-22900b21adbc tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 returned with HTTP 404 Jul 22 05:44:45.589868 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1221/4898] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:45 2026] GET /volume/v3/snapshots/b7477a00-b13a-412b-bffa-b41f3f095757 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:45.595799 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cb82972c-79e4-4af1-b274-c551d26c9d3e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:45.597756 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cb82972c-79e4-4af1-b274-c551d26c9d3e tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] DELETE https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 Jul 22 05:44:45.597990 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cb82972c-79e4-4af1-b274-c551d26c9d3e tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:45.598177 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cb82972c-79e4-4af1-b274-c551d26c9d3e tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:45.598355 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-cb82972c-79e4-4af1-b274-c551d26c9d3e tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Delete volume with id: e9d8ee33-d76b-4906-b03a-a9cb1ad73202 Jul 22 05:44:45.605514 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:45.605514 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:45.605996 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cb82972c-79e4-4af1-b274-c551d26c9d3e tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:45.622019 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cb82972c-79e4-4af1-b274-c551d26c9d3e tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Delete volume request issued successfully. Jul 22 05:44:45.622141 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cb82972c-79e4-4af1-b274-c551d26c9d3e tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 returned with HTTP 202 Jul 22 05:44:45.622564 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1228/4899] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:44:45 2026] DELETE /volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:44:45.628973 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-64d72752-c746-4839-952c-05e8e4115327 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:45.630686 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-64d72752-c746-4839-952c-05e8e4115327 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 Jul 22 05:44:45.630894 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-64d72752-c746-4839-952c-05e8e4115327 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:45.631066 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-64d72752-c746-4839-952c-05e8e4115327 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:45.638847 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:45.638847 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:45.642256 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-64d72752-c746-4839-952c-05e8e4115327 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:45.646442 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-64d72752-c746-4839-952c-05e8e4115327 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 returned with HTTP 200 Jul 22 05:44:45.646862 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1245/4900] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:45 2026] GET /volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:46.087408 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9cdfaff3-9bf1-42a6-a533-506841a82dfa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:46.089427 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9cdfaff3-9bf1-42a6-a533-506841a82dfa tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] GET https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb Jul 22 05:44:46.089665 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9cdfaff3-9bf1-42a6-a533-506841a82dfa tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:46.089887 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9cdfaff3-9bf1-42a6-a533-506841a82dfa tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:46.096162 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9cdfaff3-9bf1-42a6-a533-506841a82dfa tempest-VolumeMultiattachTests-525244025 tempest-VolumeMultiattachTests-525244025-project-member] https://10.4.3.91/volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb returned with HTTP 404 Jul 22 05:44:46.096715 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1207/4901] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:44:46 2026] GET /volume/v3/volumes/20644481-6615-4c11-ae47-cba8a75912bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:46.103597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b231aeec-757b-4008-bd70-5c35f8aacf3a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:46.105163 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b231aeec-757b-4008-bd70-5c35f8aacf3a tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:44:46.105396 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b231aeec-757b-4008-bd70-5c35f8aacf3a tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:46.105604 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b231aeec-757b-4008-bd70-5c35f8aacf3a tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Calling method 'detail' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:46.106121 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:46.106121 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:46.106435 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b231aeec-757b-4008-bd70-5c35f8aacf3a tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100094) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:44:46.116787 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b231aeec-757b-4008-bd70-5c35f8aacf3a tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Get all volumes completed successfully. Jul 22 05:44:46.118195 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:46.118195 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:46.122099 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b231aeec-757b-4008-bd70-5c35f8aacf3a tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:44:46.122489 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1222/4902] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:44:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6962 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:46.138445 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-16350f83-2ad4-4ece-b825-be12248db11e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:46.140184 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-16350f83-2ad4-4ece-b825-be12248db11e tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] DELETE https://10.4.3.91/volume/v3/types/0c359345-dd10-4b1d-8ff0-33ff93d01e88 Jul 22 05:44:46.140398 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-16350f83-2ad4-4ece-b825-be12248db11e tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:46.140585 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-16350f83-2ad4-4ece-b825-be12248db11e tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:46.162063 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-16350f83-2ad4-4ece-b825-be12248db11e tempest-VolumeMultiattachTests-464234025 tempest-VolumeMultiattachTests-464234025-project-admin] https://10.4.3.91/volume/v3/types/0c359345-dd10-4b1d-8ff0-33ff93d01e88 returned with HTTP 202 Jul 22 05:44:46.162441 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1229/4903] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:44:46 2026] DELETE /volume/v3/types/0c359345-dd10-4b1d-8ff0-33ff93d01e88 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:46.659080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e567fa78-7fc7-4f5e-b446-b19bd6c68b7c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:46.662651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e567fa78-7fc7-4f5e-b446-b19bd6c68b7c tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 Jul 22 05:44:46.662651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e567fa78-7fc7-4f5e-b446-b19bd6c68b7c tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:46.662651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e567fa78-7fc7-4f5e-b446-b19bd6c68b7c tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:46.673237 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e567fa78-7fc7-4f5e-b446-b19bd6c68b7c tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 returned with HTTP 404 Jul 22 05:44:46.673893 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1246/4904] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:46 2026] GET /volume/v3/volumes/e9d8ee33-d76b-4906-b03a-a9cb1ad73202 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:44:46.681093 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6b49f29e-d116-49e9-abfe-5fb8bb708526 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:46.683193 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b49f29e-d116-49e9-abfe-5fb8bb708526 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 Jul 22 05:44:46.683438 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6b49f29e-d116-49e9-abfe-5fb8bb708526 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:46.683653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6b49f29e-d116-49e9-abfe-5fb8bb708526 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:46.683780 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-6b49f29e-d116-49e9-abfe-5fb8bb708526 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Delete snapshot with id: 8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 Jul 22 05:44:46.688566 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:46.688566 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:46.689026 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6b49f29e-d116-49e9-abfe-5fb8bb708526 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot retrieved successfully. Jul 22 05:44:46.710959 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6b49f29e-d116-49e9-abfe-5fb8bb708526 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot delete request issued successfully. Jul 22 05:44:46.711192 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6b49f29e-d116-49e9-abfe-5fb8bb708526 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 returned with HTTP 202 Jul 22 05:44:46.711930 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1208/4905] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:44:46 2026] DELETE /volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:46.719005 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fce13915-d050-4fe3-b8b6-8ffafa6e6b67 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:46.723320 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fce13915-d050-4fe3-b8b6-8ffafa6e6b67 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 Jul 22 05:44:46.723577 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fce13915-d050-4fe3-b8b6-8ffafa6e6b67 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:46.723678 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fce13915-d050-4fe3-b8b6-8ffafa6e6b67 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:46.730529 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:46.730529 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:46.730969 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fce13915-d050-4fe3-b8b6-8ffafa6e6b67 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Snapshot retrieved successfully. Jul 22 05:44:46.731699 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fce13915-d050-4fe3-b8b6-8ffafa6e6b67 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 returned with HTTP 200 Jul 22 05:44:46.732056 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1223/4906] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:46 2026] GET /volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:47.741880 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e592fad1-c63e-4271-81ca-cce13cbce8c6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:47.743720 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e592fad1-c63e-4271-81ca-cce13cbce8c6 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 Jul 22 05:44:47.743948 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e592fad1-c63e-4271-81ca-cce13cbce8c6 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:47.744178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e592fad1-c63e-4271-81ca-cce13cbce8c6 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:47.748430 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e592fad1-c63e-4271-81ca-cce13cbce8c6 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 returned with HTTP 404 Jul 22 05:44:47.748881 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1230/4907] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:47 2026] GET /volume/v3/snapshots/8dd20bd3-0faa-4d7f-870b-cb1d3b5c5b00 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:44:47.754803 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-31b4d24b-3349-45d4-b256-e7f1a0d19a50 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:47.756602 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-31b4d24b-3349-45d4-b256-e7f1a0d19a50 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] DELETE https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c Jul 22 05:44:47.756867 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-31b4d24b-3349-45d4-b256-e7f1a0d19a50 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:47.757081 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-31b4d24b-3349-45d4-b256-e7f1a0d19a50 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:47.757291 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-31b4d24b-3349-45d4-b256-e7f1a0d19a50 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Delete volume with id: eb3c76d4-adcc-45fe-8480-997f3d74236c Jul 22 05:44:47.763668 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:47.763668 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:47.764155 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-31b4d24b-3349-45d4-b256-e7f1a0d19a50 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:47.777437 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-31b4d24b-3349-45d4-b256-e7f1a0d19a50 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Delete volume request issued successfully. Jul 22 05:44:47.777613 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-31b4d24b-3349-45d4-b256-e7f1a0d19a50 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c returned with HTTP 202 Jul 22 05:44:47.777977 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1247/4908] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:44:47 2026] DELETE /volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:44:47.788255 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7fda71c5-bed3-4946-8049-ff5c6d64cfcf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:47.790073 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7fda71c5-bed3-4946-8049-ff5c6d64cfcf tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c Jul 22 05:44:47.790285 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7fda71c5-bed3-4946-8049-ff5c6d64cfcf tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:47.790454 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7fda71c5-bed3-4946-8049-ff5c6d64cfcf tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:47.796247 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:47.796247 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:47.799197 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7fda71c5-bed3-4946-8049-ff5c6d64cfcf tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Volume info retrieved successfully. Jul 22 05:44:47.802827 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7fda71c5-bed3-4946-8049-ff5c6d64cfcf tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c returned with HTTP 200 Jul 22 05:44:47.803224 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1209/4909] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:47 2026] GET /volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c => generated 856 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:48.818309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a617c95d-71d7-4ce2-ad74-2f07b22c9b35 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:48.820085 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a617c95d-71d7-4ce2-ad74-2f07b22c9b35 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] GET https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c Jul 22 05:44:48.820398 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a617c95d-71d7-4ce2-ad74-2f07b22c9b35 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:48.820583 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a617c95d-71d7-4ce2-ad74-2f07b22c9b35 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:48.826608 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a617c95d-71d7-4ce2-ad74-2f07b22c9b35 tempest-VolumeRevertTests-1392366374 tempest-VolumeRevertTests-1392366374-project-member] https://10.4.3.91/volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c returned with HTTP 404 Jul 22 05:44:48.827225 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1224/4910] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:44:48 2026] GET /volume/v3/volumes/eb3c76d4-adcc-45fe-8480-997f3d74236c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:44:50.139920 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-331a970b-e434-4f47-b0ff-dddcb10808db None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:50.242982 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:44:50.243468 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-125369866"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:50.245100 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-125369866'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:44:50.245261 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume of 1 GB Jul 22 05:44:50.249416 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Availability Zones retrieved successfully. Jul 22 05:44:50.255513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Flow 'volume_create_api' (10788ace-5de5-4a6e-bc00-59293c17a60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:50.256624 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3fc7b3-7b86-4177-8d3d-11097dd98bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:50.257567 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:44:50.281170 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3fc7b3-7b86-4177-8d3d-11097dd98bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:50.282090 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dabea599-8ed2-4f41-b3ec-460ebf33aeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:50.339170 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Created reservations ['075eb587-99d7-410a-89f4-5393eaf999ff', 'd014e602-e278-429e-8c38-5f6a72ff99c6', 'd9c9471b-1e62-4a34-a901-8f00efb0aa4b', '5d547977-33e2-49e4-a393-01a82af25b50'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:50.340105 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dabea599-8ed2-4f41-b3ec-460ebf33aeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['075eb587-99d7-410a-89f4-5393eaf999ff', 'd014e602-e278-429e-8c38-5f6a72ff99c6', 'd9c9471b-1e62-4a34-a901-8f00efb0aa4b', '5d547977-33e2-49e4-a393-01a82af25b50']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:50.340914 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca6f84f-9738-4256-af70-4402ec3fc13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:50.364379 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca6f84f-9738-4256-af70-4402ec3fc13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dab0da8d-4651-4765-a697-6ebb4545f6c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-125369866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a584694de7494fd4be95e6199114e2b7',qos_specs=None,replication_status=,reservations=['075eb587-99d7-410a-89f4-5393eaf999ff','d014e602-e278-429e-8c38-5f6a72ff99c6','d9c9471b-1e62-4a34-a901-8f00efb0aa4b','5d547977-33e2-49e4-a393-01a82af25b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc2254da51604570a1f277c22505280b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-125369866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dab0da8d-4651-4765-a697-6ebb4545f6c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a584694de7494fd4be95e6199114e2b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc2254da51604570a1f277c22505280b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:50.365187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b525ae-51cc-404d-84e5-2f2021a72b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:50.381695 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b525ae-51cc-404d-84e5-2f2021a72b09) transitioned into state 'SUCCESS' from state '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-125369866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a584694de7494fd4be95e6199114e2b7',qos_specs=None,replication_status=,reservations=['075eb587-99d7-410a-89f4-5393eaf999ff','d014e602-e278-429e-8c38-5f6a72ff99c6','d9c9471b-1e62-4a34-a901-8f00efb0aa4b','5d547977-33e2-49e4-a393-01a82af25b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc2254da51604570a1f277c22505280b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:50.382420 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7227957a-7091-42d3-9cef-68923824bb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:44:50.391315 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7227957a-7091-42d3-9cef-68923824bb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:44:50.392233 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Flow 'volume_create_api' (10788ace-5de5-4a6e-bc00-59293c17a60e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:44:50.392545 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume request issued successfully. Jul 22 05:44:50.393169 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-331a970b-e434-4f47-b0ff-dddcb10808db tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:44:50.393608 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1231/4911] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:44:50 2026] POST /volume/v3/volumes => generated 775 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:50.404184 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bd9c7bb5-f601-42f9-8d2c-98e265474a54 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:50.406612 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bd9c7bb5-f601-42f9-8d2c-98e265474a54 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 Jul 22 05:44:50.408423 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bd9c7bb5-f601-42f9-8d2c-98e265474a54 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:50.408611 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bd9c7bb5-f601-42f9-8d2c-98e265474a54 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:50.421714 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:50.421714 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:50.427508 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bd9c7bb5-f601-42f9-8d2c-98e265474a54 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:44:50.432413 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bd9c7bb5-f601-42f9-8d2c-98e265474a54 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 returned with HTTP 200 Jul 22 05:44:50.432809 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1248/4912] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:50 2026] GET /volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:51.447708 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-07865f84-fd59-43db-8a76-51cbc8755036 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:51.449798 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-07865f84-fd59-43db-8a76-51cbc8755036 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 Jul 22 05:44:51.450065 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-07865f84-fd59-43db-8a76-51cbc8755036 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:51.450310 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-07865f84-fd59-43db-8a76-51cbc8755036 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:51.458252 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:51.458252 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:51.461219 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-07865f84-fd59-43db-8a76-51cbc8755036 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:44:51.464370 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-07865f84-fd59-43db-8a76-51cbc8755036 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 returned with HTTP 200 Jul 22 05:44:51.464715 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1210/4913] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:51 2026] GET /volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:44:51.475746 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e038b1fb-d6d6-42db-948e-6cc8e8019772 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:51.477379 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e038b1fb-d6d6-42db-948e-6cc8e8019772 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:44:51.477740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e038b1fb-d6d6-42db-948e-6cc8e8019772 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dab0da8d-4651-4765-a697-6ebb4545f6c0", "name": "tempest-type-Backup-1533280767"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:51.479092 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.backups [None req-e038b1fb-d6d6-42db-948e-6cc8e8019772 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Creating new backup {'backup': {'volume_id': 'dab0da8d-4651-4765-a697-6ebb4545f6c0', 'name': 'tempest-type-Backup-1533280767'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:44:51.479222 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-e038b1fb-d6d6-42db-948e-6cc8e8019772 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Creating backup of volume dab0da8d-4651-4765-a697-6ebb4545f6c0 in container None Jul 22 05:44:51.485440 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:51.485440 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:51.485727 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e038b1fb-d6d6-42db-948e-6cc8e8019772 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:44:51.504749 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e038b1fb-d6d6-42db-948e-6cc8e8019772 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Created reservations ['385bc721-4422-49bf-bb1c-9aa0f0926d05', '7e3e0f37-236c-412d-806b-0fa7e60ff7a5'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:51.526825 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e038b1fb-d6d6-42db-948e-6cc8e8019772 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:44:51.527233 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1225/4914] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:44:51 2026] POST /volume/v3/backups => generated 314 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:51.534620 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1841964a-2957-4bb4-8eb5-9fa56789ac84 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:51.536281 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1841964a-2957-4bb4-8eb5-9fa56789ac84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:44:51.536462 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1841964a-2957-4bb4-8eb5-9fa56789ac84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:51.536621 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1841964a-2957-4bb4-8eb5-9fa56789ac84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:51.536736 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1841964a-2957-4bb4-8eb5-9fa56789ac84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:51.540419 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:51.540419 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:51.540978 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1841964a-2957-4bb4-8eb5-9fa56789ac84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:44:51.541326 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1232/4915] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:51 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:51.844726 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a7f85f13-744d-408d-a368-868b0c314f67 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:51.846381 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a7f85f13-744d-408d-a368-868b0c314f67 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:44:51.846730 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a7f85f13-744d-408d-a368-868b0c314f67 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df03e89c-1689-476d-9557-ea30fd236116", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2109877599", "description": null, "metadata": null}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:44:51.856813 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:51.856813 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:51.857125 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a7f85f13-744d-408d-a368-868b0c314f67 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:44:51.857247 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-a7f85f13-744d-408d-a368-868b0c314f67 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create snapshot from volume df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:44:51.880024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-a7f85f13-744d-408d-a368-868b0c314f67 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['37b973b2-dfe3-4a5b-a47c-532a1e9be74e', 'a7b76831-b1b8-4d2a-a9a7-f4f4b3d3e214', '293581a1-6dae-4be9-9e77-4b24e84124a6', '163577dd-6f7d-41cb-80bd-2f5ce534985d'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:44:51.905294 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a7f85f13-744d-408d-a368-868b0c314f67 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot force create request issued successfully. Jul 22 05:44:51.905553 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a7f85f13-744d-408d-a368-868b0c314f67 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:44:51.905958 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1249/4916] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:44:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:44:51.913715 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e816f794-e361-4b92-a2a3-b7627d9f68c7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:51.915325 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e816f794-e361-4b92-a2a3-b7627d9f68c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 Jul 22 05:44:51.915487 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e816f794-e361-4b92-a2a3-b7627d9f68c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:51.915666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e816f794-e361-4b92-a2a3-b7627d9f68c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:51.921454 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:51.921454 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:51.921926 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e816f794-e361-4b92-a2a3-b7627d9f68c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:44:51.922643 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e816f794-e361-4b92-a2a3-b7627d9f68c7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 returned with HTTP 200 Jul 22 05:44:51.923042 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1211/4917] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:51 2026] GET /volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:52.549885 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f03dbbf6-d4ae-4407-8fdb-1fa0db838035 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:52.551684 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f03dbbf6-d4ae-4407-8fdb-1fa0db838035 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:44:52.551878 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f03dbbf6-d4ae-4407-8fdb-1fa0db838035 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:52.552082 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f03dbbf6-d4ae-4407-8fdb-1fa0db838035 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:52.552215 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f03dbbf6-d4ae-4407-8fdb-1fa0db838035 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:52.556315 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:52.556315 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:52.556861 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f03dbbf6-d4ae-4407-8fdb-1fa0db838035 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:44:52.557211 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1226/4918] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:52 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:52.931214 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cf1fe652-1e3b-4d84-b408-60ba55d0b652 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:52.932843 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cf1fe652-1e3b-4d84-b408-60ba55d0b652 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 Jul 22 05:44:52.933039 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cf1fe652-1e3b-4d84-b408-60ba55d0b652 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:52.933210 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cf1fe652-1e3b-4d84-b408-60ba55d0b652 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:52.937661 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:52.937661 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:52.938034 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cf1fe652-1e3b-4d84-b408-60ba55d0b652 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:44:52.938680 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cf1fe652-1e3b-4d84-b408-60ba55d0b652 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 returned with HTTP 200 Jul 22 05:44:52.938997 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1233/4919] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:52 2026] GET /volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:52.946304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c35158d5-10d1-430c-81ab-bc03abddacf1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:52.947843 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c35158d5-10d1-430c-81ab-bc03abddacf1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 Jul 22 05:44:52.948025 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c35158d5-10d1-430c-81ab-bc03abddacf1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:52.948189 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c35158d5-10d1-430c-81ab-bc03abddacf1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:52.949590 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=284,cinder:INSERT=51,cinder:UPDATE=117 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:44:52.953038 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:52.953038 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:52.953388 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c35158d5-10d1-430c-81ab-bc03abddacf1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:44:52.954130 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c35158d5-10d1-430c-81ab-bc03abddacf1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 returned with HTTP 200 Jul 22 05:44:52.954479 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1250/4920] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:52 2026] GET /volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:53.565543 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bae34066-80af-469a-b601-3d723d43d943 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:53.574488 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bae34066-80af-469a-b601-3d723d43d943 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:44:53.574723 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bae34066-80af-469a-b601-3d723d43d943 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:53.574936 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bae34066-80af-469a-b601-3d723d43d943 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:53.575556 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-bae34066-80af-469a-b601-3d723d43d943 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:53.580412 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:53.580412 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:53.580975 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bae34066-80af-469a-b601-3d723d43d943 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:44:53.581312 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1212/4921] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:53 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:54.590712 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7dc29460-9393-4d3f-86d8-2678a2e75d75 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:54.592362 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7dc29460-9393-4d3f-86d8-2678a2e75d75 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:44:54.592552 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7dc29460-9393-4d3f-86d8-2678a2e75d75 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:54.592739 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7dc29460-9393-4d3f-86d8-2678a2e75d75 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:54.592840 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-7dc29460-9393-4d3f-86d8-2678a2e75d75 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:54.596575 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:54.596575 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:54.597119 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7dc29460-9393-4d3f-86d8-2678a2e75d75 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:44:54.597445 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1227/4922] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:54 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:55.607855 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d40bcd68-1551-4b33-8a2e-6907892505f2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:55.611442 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d40bcd68-1551-4b33-8a2e-6907892505f2 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:44:55.611442 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d40bcd68-1551-4b33-8a2e-6907892505f2 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:55.611753 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d40bcd68-1551-4b33-8a2e-6907892505f2 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:55.611900 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-d40bcd68-1551-4b33-8a2e-6907892505f2 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:55.613768 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=244,cinder:INSERT=50,cinder:UPDATE=83 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:44:55.616776 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:55.616776 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:55.617500 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d40bcd68-1551-4b33-8a2e-6907892505f2 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:44:55.617903 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1234/4923] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:55 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:56.628618 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-471541ee-6613-444f-9d82-7097e3272ab5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:56.630209 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-471541ee-6613-444f-9d82-7097e3272ab5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:44:56.630434 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-471541ee-6613-444f-9d82-7097e3272ab5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:56.630594 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-471541ee-6613-444f-9d82-7097e3272ab5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:56.630717 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-471541ee-6613-444f-9d82-7097e3272ab5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:56.634338 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:56.634338 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:56.634926 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-471541ee-6613-444f-9d82-7097e3272ab5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:44:56.635260 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1251/4924] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:56 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:57.645468 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c5ac91b2-b46b-46da-a4e5-159ec7906df5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:57.647389 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c5ac91b2-b46b-46da-a4e5-159ec7906df5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:44:57.647583 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c5ac91b2-b46b-46da-a4e5-159ec7906df5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:57.647782 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c5ac91b2-b46b-46da-a4e5-159ec7906df5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:57.647886 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-c5ac91b2-b46b-46da-a4e5-159ec7906df5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:57.649593 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=181,cinder:UPDATE=35,cinder:INSERT=15 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:44:57.654114 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:57.654114 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:57.655200 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c5ac91b2-b46b-46da-a4e5-159ec7906df5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:44:57.655558 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1213/4925] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:57 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:58.665033 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-04190348-ff76-4022-8a74-1f42451ad910 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:58.666549 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-04190348-ff76-4022-8a74-1f42451ad910 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:44:58.666773 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-04190348-ff76-4022-8a74-1f42451ad910 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:58.666938 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-04190348-ff76-4022-8a74-1f42451ad910 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:58.667054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-04190348-ff76-4022-8a74-1f42451ad910 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:58.668752 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=240,cinder:UPDATE=69,cinder:INSERT=35 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:44:58.671713 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:58.671713 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:44:58.672414 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-04190348-ff76-4022-8a74-1f42451ad910 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:44:58.672760 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1228/4926] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:58 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:59.119551 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-019c6910-a604-4862-9000-d2b60a317ec8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:59.121675 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-019c6910-a604-4862-9000-d2b60a317ec8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 Jul 22 05:44:59.121675 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-019c6910-a604-4862-9000-d2b60a317ec8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:59.121675 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-019c6910-a604-4862-9000-d2b60a317ec8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:59.121675 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-019c6910-a604-4862-9000-d2b60a317ec8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: 452e35bc-ca90-4f42-bc16-98cb94bc65a9 Jul 22 05:44:59.126453 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:59.126453 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:44:59.126910 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-019c6910-a604-4862-9000-d2b60a317ec8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:44:59.141802 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-019c6910-a604-4862-9000-d2b60a317ec8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot delete request issued successfully. Jul 22 05:44:59.141995 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-019c6910-a604-4862-9000-d2b60a317ec8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 returned with HTTP 202 Jul 22 05:44:59.142358 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1235/4927] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:44:59 2026] DELETE /volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:44:59.148860 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-da7c6413-f166-4fd0-8a7f-55e24beb2e34 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:59.151113 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-da7c6413-f166-4fd0-8a7f-55e24beb2e34 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 Jul 22 05:44:59.151361 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-da7c6413-f166-4fd0-8a7f-55e24beb2e34 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:59.151653 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-da7c6413-f166-4fd0-8a7f-55e24beb2e34 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:59.158611 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:59.158611 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:44:59.159229 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-da7c6413-f166-4fd0-8a7f-55e24beb2e34 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:44:59.160432 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-da7c6413-f166-4fd0-8a7f-55e24beb2e34 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 returned with HTTP 200 Jul 22 05:44:59.160923 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1252/4928] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:44:59 2026] GET /volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:44:59.685423 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-89fb535e-331a-4265-8753-9c223e739e52 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:44:59.687538 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-89fb535e-331a-4265-8753-9c223e739e52 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:44:59.687772 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-89fb535e-331a-4265-8753-9c223e739e52 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:44:59.688038 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-89fb535e-331a-4265-8753-9c223e739e52 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:44:59.688236 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-89fb535e-331a-4265-8753-9c223e739e52 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:44:59.692575 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:44:59.692575 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:44:59.693339 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-89fb535e-331a-4265-8753-9c223e739e52 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:44:59.693793 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1214/4929] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:44:59 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:00.169933 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d1cd7adf-75c2-4579-8e5e-ea00252baa96 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:00.172428 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d1cd7adf-75c2-4579-8e5e-ea00252baa96 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 Jul 22 05:45:00.172428 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d1cd7adf-75c2-4579-8e5e-ea00252baa96 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:00.172702 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d1cd7adf-75c2-4579-8e5e-ea00252baa96 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:00.177754 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d1cd7adf-75c2-4579-8e5e-ea00252baa96 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 returned with HTTP 404 Jul 22 05:45:00.178192 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1229/4930] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:45:00 2026] GET /volume/v3/snapshots/452e35bc-ca90-4f42-bc16-98cb94bc65a9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:00.704946 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a627cad7-f55a-47b8-8e0c-fc96ca3096f6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:00.706462 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a627cad7-f55a-47b8-8e0c-fc96ca3096f6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:45:00.706681 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a627cad7-f55a-47b8-8e0c-fc96ca3096f6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:00.706852 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a627cad7-f55a-47b8-8e0c-fc96ca3096f6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:00.706953 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a627cad7-f55a-47b8-8e0c-fc96ca3096f6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:00.711123 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:00.711123 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:00.711926 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a627cad7-f55a-47b8-8e0c-fc96ca3096f6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:45:00.712506 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1236/4931] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:00 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:01.579770 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-590b91a9-7201-449a-b4d4-ae102c0f0a48 req-599e7a93-89bc-4865-9626-965c223ba3f1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:01.582496 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-590b91a9-7201-449a-b4d4-ae102c0f0a48 req-599e7a93-89bc-4865-9626-965c223ba3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/attachments/19442262-feba-4a56-aecd-180c639720ba Jul 22 05:45:01.582784 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-590b91a9-7201-449a-b4d4-ae102c0f0a48 req-599e7a93-89bc-4865-9626-965c223ba3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:01.583053 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-590b91a9-7201-449a-b4d4-ae102c0f0a48 req-599e7a93-89bc-4865-9626-965c223ba3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:01.593368 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:01.593368 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:01.656995 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-590b91a9-7201-449a-b4d4-ae102c0f0a48 req-599e7a93-89bc-4865-9626-965c223ba3f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/19442262-feba-4a56-aecd-180c639720ba returned with HTTP 200 Jul 22 05:45:01.657437 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1253/4932] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:45:01 2026] DELETE /volume/v3/attachments/19442262-feba-4a56-aecd-180c639720ba => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:01.724578 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-91bc71df-a02d-4d72-b728-7c997bbe035e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:01.730203 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-91bc71df-a02d-4d72-b728-7c997bbe035e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:45:01.730426 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-91bc71df-a02d-4d72-b728-7c997bbe035e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:01.730617 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-91bc71df-a02d-4d72-b728-7c997bbe035e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:01.730740 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-91bc71df-a02d-4d72-b728-7c997bbe035e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:01.740889 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:01.740889 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:01.741535 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-91bc71df-a02d-4d72-b728-7c997bbe035e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:45:01.741998 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1215/4933] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:01 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:02.754535 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-52b30273-f1d2-4ff6-9624-7c13bff86bd6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:02.756331 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52b30273-f1d2-4ff6-9624-7c13bff86bd6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:45:02.756555 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52b30273-f1d2-4ff6-9624-7c13bff86bd6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:02.756757 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52b30273-f1d2-4ff6-9624-7c13bff86bd6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:02.756874 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-52b30273-f1d2-4ff6-9624-7c13bff86bd6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:02.763745 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:02.763745 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:02.764628 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52b30273-f1d2-4ff6-9624-7c13bff86bd6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:45:02.765135 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1230/4934] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:02 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:03.017405 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-df45e5bc-fb3e-474b-af34-372d272d5754 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:03.019269 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-df45e5bc-fb3e-474b-af34-372d272d5754 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:45:03.019445 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-df45e5bc-fb3e-474b-af34-372d272d5754 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:03.019623 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-df45e5bc-fb3e-474b-af34-372d272d5754 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:03.019795 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-df45e5bc-fb3e-474b-af34-372d272d5754 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:45:03.029648 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:03.029648 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:03.030144 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-df45e5bc-fb3e-474b-af34-372d272d5754 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:03.043772 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-df45e5bc-fb3e-474b-af34-372d272d5754 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume request issued successfully. Jul 22 05:45:03.043945 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-df45e5bc-fb3e-474b-af34-372d272d5754 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 returned with HTTP 202 Jul 22 05:45:03.044312 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1237/4935] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:45:03 2026] DELETE /volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:03.053655 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c639a75d-7fb6-4c97-8876-b994cc8a3eca None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:03.059072 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c639a75d-7fb6-4c97-8876-b994cc8a3eca tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:45:03.059282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c639a75d-7fb6-4c97-8876-b994cc8a3eca tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:03.059468 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c639a75d-7fb6-4c97-8876-b994cc8a3eca tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:03.077961 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:03.077961 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:03.082754 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c639a75d-7fb6-4c97-8876-b994cc8a3eca tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:03.087615 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c639a75d-7fb6-4c97-8876-b994cc8a3eca tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 returned with HTTP 200 Jul 22 05:45:03.088002 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1254/4936] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:03 2026] GET /volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:03.774945 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-48e3f3c8-9e77-4962-82e8-16677960ac92 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:03.776700 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48e3f3c8-9e77-4962-82e8-16677960ac92 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:45:03.776896 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48e3f3c8-9e77-4962-82e8-16677960ac92 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:03.777072 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48e3f3c8-9e77-4962-82e8-16677960ac92 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:03.777169 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-48e3f3c8-9e77-4962-82e8-16677960ac92 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:03.781741 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:03.781741 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:03.782358 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48e3f3c8-9e77-4962-82e8-16677960ac92 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:45:03.782721 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1216/4937] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:03 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:04.101887 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cbeb7be3-e527-40cd-817b-3f80d8cca7de None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:04.105313 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cbeb7be3-e527-40cd-817b-3f80d8cca7de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 Jul 22 05:45:04.105313 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cbeb7be3-e527-40cd-817b-3f80d8cca7de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:04.105313 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cbeb7be3-e527-40cd-817b-3f80d8cca7de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:04.110301 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cbeb7be3-e527-40cd-817b-3f80d8cca7de tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 returned with HTTP 404 Jul 22 05:45:04.111024 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1231/4938] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:04 2026] GET /volume/v3/volumes/df03e89c-1689-476d-9557-ea30fd236116 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:04.139511 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0136a447-c53c-45a2-800a-71dacee79659 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:04.141289 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:45:04.141692 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-238748250", "snapshot_id": null, "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "volume_type": null, "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:04.143443 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-238748250', 'snapshot_id': None, 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'volume_type': None, 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:45:04.221321 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume of 1 GB Jul 22 05:45:04.225988 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Availability Zones retrieved successfully. Jul 22 05:45:04.231268 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (ab91916f-f129-47a4-9197-0ae64e3abec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:04.232328 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf4f159-7fda-4383-86c6-2fc99f4e8057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:04.233156 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:45:04.286519 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf4f159-7fda-4383-86c6-2fc99f4e8057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:04.287125 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a988b044-d8c1-4a0e-ba40-68d44924042e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:04.323652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['58596ce3-a2a4-4757-8048-3a48e80f6e1b', 'a715afe8-4fb3-47b7-bcfe-0efa08751aa3', '32094073-5a62-4668-a3cd-fd03643db443', '758476ff-58ee-4bee-8002-67abd28bd3e2'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:04.323652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a988b044-d8c1-4a0e-ba40-68d44924042e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58596ce3-a2a4-4757-8048-3a48e80f6e1b', 'a715afe8-4fb3-47b7-bcfe-0efa08751aa3', '32094073-5a62-4668-a3cd-fd03643db443', '758476ff-58ee-4bee-8002-67abd28bd3e2']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:04.323652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c181c7-300f-4f7a-90e5-00ccf8a4dd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:04.341865 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c181c7-300f-4f7a-90e5-00ccf8a4dd49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3baae99-749d-4024-8158-e3b716d6ca54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-238748250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['58596ce3-a2a4-4757-8048-3a48e80f6e1b','a715afe8-4fb3-47b7-bcfe-0efa08751aa3','32094073-5a62-4668-a3cd-fd03643db443','758476ff-58ee-4bee-8002-67abd28bd3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-238748250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3baae99-749d-4024-8158-e3b716d6ca54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e3afd3737da44e699d5ec6e752c5427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f7810903fb4496a37051a7c6832e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:04.342547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2e3005-bb3e-4f1a-a108-5b7bbd71f2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:04.357681 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2e3005-bb3e-4f1a-a108-5b7bbd71f2f6) transitioned into state 'SUCCESS' from state '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-238748250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['58596ce3-a2a4-4757-8048-3a48e80f6e1b','a715afe8-4fb3-47b7-bcfe-0efa08751aa3','32094073-5a62-4668-a3cd-fd03643db443','758476ff-58ee-4bee-8002-67abd28bd3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:04.358265 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68cb9cf3-a286-4840-a2e1-79c2fb5866c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:04.366400 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68cb9cf3-a286-4840-a2e1-79c2fb5866c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:04.367207 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (ab91916f-f129-47a4-9197-0ae64e3abec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:04.367498 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request issued successfully. Jul 22 05:45:04.368329 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0136a447-c53c-45a2-800a-71dacee79659 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:45:04.368769 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1238/4939] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:45:04 2026] POST /volume/v3/volumes => generated 756 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:04.380816 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-82b6f0e8-0554-4362-b0db-5ed3926ee5a2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:04.382292 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-82b6f0e8-0554-4362-b0db-5ed3926ee5a2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 Jul 22 05:45:04.382466 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-82b6f0e8-0554-4362-b0db-5ed3926ee5a2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:04.382990 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-82b6f0e8-0554-4362-b0db-5ed3926ee5a2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:04.390545 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:04.390545 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:04.394135 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-82b6f0e8-0554-4362-b0db-5ed3926ee5a2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:04.397344 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-82b6f0e8-0554-4362-b0db-5ed3926ee5a2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 returned with HTTP 200 Jul 22 05:45:04.397701 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1255/4940] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:04 2026] GET /volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:04.792174 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-46d2e003-e0ee-4f73-8126-f53d04248ef5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:04.793908 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-46d2e003-e0ee-4f73-8126-f53d04248ef5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:45:04.794108 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-46d2e003-e0ee-4f73-8126-f53d04248ef5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:04.794283 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-46d2e003-e0ee-4f73-8126-f53d04248ef5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:04.794383 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-46d2e003-e0ee-4f73-8126-f53d04248ef5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:04.798226 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:04.798226 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:04.798776 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-46d2e003-e0ee-4f73-8126-f53d04248ef5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:45:04.799090 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1217/4941] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:04 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:05.408978 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c6281835-abeb-4684-9736-dea2d657377e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:05.410649 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c6281835-abeb-4684-9736-dea2d657377e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 Jul 22 05:45:05.410863 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c6281835-abeb-4684-9736-dea2d657377e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:05.411054 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c6281835-abeb-4684-9736-dea2d657377e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:05.417756 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:05.417756 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:05.421212 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c6281835-abeb-4684-9736-dea2d657377e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:05.425792 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c6281835-abeb-4684-9736-dea2d657377e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 returned with HTTP 200 Jul 22 05:45:05.426249 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1232/4942] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:05 2026] GET /volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:05.436776 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b405fdb5-896e-4dec-befb-d7541e5232f5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:05.438339 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b405fdb5-896e-4dec-befb-d7541e5232f5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 Jul 22 05:45:05.438513 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b405fdb5-896e-4dec-befb-d7541e5232f5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:05.438699 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b405fdb5-896e-4dec-befb-d7541e5232f5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:05.444347 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:05.444347 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:05.447294 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b405fdb5-896e-4dec-befb-d7541e5232f5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:05.450963 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b405fdb5-896e-4dec-befb-d7541e5232f5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 returned with HTTP 200 Jul 22 05:45:05.451272 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1239/4943] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:05 2026] GET /volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 => generated 1364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:05.461968 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7b087663-933b-4c33-8078-b06723529ff2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:05.463563 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7b087663-933b-4c33-8078-b06723529ff2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:45:05.463920 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7b087663-933b-4c33-8078-b06723529ff2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3baae99-749d-4024-8158-e3b716d6ca54", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1786662102", "description": null, "metadata": null}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:05.471350 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:05.471350 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:05.471741 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7b087663-933b-4c33-8078-b06723529ff2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:05.471855 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-7b087663-933b-4c33-8078-b06723529ff2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create snapshot from volume e3baae99-749d-4024-8158-e3b716d6ca54 Jul 22 05:45:05.491147 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-7b087663-933b-4c33-8078-b06723529ff2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['797c8d50-5ffc-4486-86d5-7a8f82c71c9f', '04227760-a859-43da-833a-265805f23eeb', '6d0aa49b-7f1a-403e-a699-a095e1bae11b', '6ef598fb-89a9-42dc-8aeb-5ebabbedee74'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:05.512605 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7b087663-933b-4c33-8078-b06723529ff2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot create request issued successfully. Jul 22 05:45:05.512930 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7b087663-933b-4c33-8078-b06723529ff2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:45:05.513317 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1256/4944] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:45:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:05.521109 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cd51da6c-5162-484d-8823-1cda24a3fb73 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:05.522671 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd51da6c-5162-484d-8823-1cda24a3fb73 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 Jul 22 05:45:05.522862 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd51da6c-5162-484d-8823-1cda24a3fb73 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:05.523057 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd51da6c-5162-484d-8823-1cda24a3fb73 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:05.528080 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:05.528080 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:05.528707 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cd51da6c-5162-484d-8823-1cda24a3fb73 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:45:05.529723 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd51da6c-5162-484d-8823-1cda24a3fb73 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 returned with HTTP 200 Jul 22 05:45:05.530246 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1218/4945] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:45:05 2026] GET /volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:05.807832 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c5cd998c-595f-4440-b81f-35caa6676815 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:05.809334 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c5cd998c-595f-4440-b81f-35caa6676815 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:45:05.809517 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c5cd998c-595f-4440-b81f-35caa6676815 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:05.809703 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c5cd998c-595f-4440-b81f-35caa6676815 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:05.809811 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c5cd998c-595f-4440-b81f-35caa6676815 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:05.813521 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:05.813521 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:05.814128 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c5cd998c-595f-4440-b81f-35caa6676815 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:45:05.814490 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1233/4946] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:05 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:05.822762 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e4b78aff-2c4a-42b8-8a3f-e74f5d1c6df3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:05.871625 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e4b78aff-2c4a-42b8-8a3f-e74f5d1c6df3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] POST https://10.4.3.91/volume/v3/backups Jul 22 05:45:05.872004 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e4b78aff-2c4a-42b8-8a3f-e74f5d1c6df3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dab0da8d-4651-4765-a697-6ebb4545f6c0"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:05.873334 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-e4b78aff-2c4a-42b8-8a3f-e74f5d1c6df3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Creating new backup {'backup': {'volume_id': 'dab0da8d-4651-4765-a697-6ebb4545f6c0'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:45:05.873497 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-e4b78aff-2c4a-42b8-8a3f-e74f5d1c6df3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Creating backup of volume dab0da8d-4651-4765-a697-6ebb4545f6c0 in container None Jul 22 05:45:05.879705 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:05.879705 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:05.880077 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e4b78aff-2c4a-42b8-8a3f-e74f5d1c6df3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Volume info retrieved successfully. Jul 22 05:45:05.893104 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-e4b78aff-2c4a-42b8-8a3f-e74f5d1c6df3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Created reservations ['c277305d-55f8-4f9c-9174-d426433b833d', '20c7e9be-9fed-4907-bac8-00ed43cb33a7'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:05.914090 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e4b78aff-2c4a-42b8-8a3f-e74f5d1c6df3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:45:05.914393 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1240/4947] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:45:05 2026] POST /volume/v3/backups => generated 286 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:05.921460 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1d4d78fc-1859-4295-b80c-5b988d5fae1d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:05.923022 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1d4d78fc-1859-4295-b80c-5b988d5fae1d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:05.923197 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1d4d78fc-1859-4295-b80c-5b988d5fae1d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:05.923371 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1d4d78fc-1859-4295-b80c-5b988d5fae1d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:05.923474 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1d4d78fc-1859-4295-b80c-5b988d5fae1d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:05.927081 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:05.927081 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:05.927655 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1d4d78fc-1859-4295-b80c-5b988d5fae1d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:05.927980 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1257/4948] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:05 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 693 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:06.538247 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-05dcfa2a-bfa5-48b7-a9d6-23187d013c9b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:06.540028 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-05dcfa2a-bfa5-48b7-a9d6-23187d013c9b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 Jul 22 05:45:06.540231 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-05dcfa2a-bfa5-48b7-a9d6-23187d013c9b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:06.540467 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-05dcfa2a-bfa5-48b7-a9d6-23187d013c9b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:06.545514 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:06.545514 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:06.545954 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-05dcfa2a-bfa5-48b7-a9d6-23187d013c9b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:45:06.546650 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-05dcfa2a-bfa5-48b7-a9d6-23187d013c9b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 returned with HTTP 200 Jul 22 05:45:06.547003 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1219/4949] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:45:06 2026] GET /volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:06.553931 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-21de1b16-ebda-4ce0-9eb0-ee6f594e0e0e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:06.555663 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-21de1b16-ebda-4ce0-9eb0-ee6f594e0e0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 Jul 22 05:45:06.555851 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-21de1b16-ebda-4ce0-9eb0-ee6f594e0e0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:06.556026 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-21de1b16-ebda-4ce0-9eb0-ee6f594e0e0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:06.560769 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:06.560769 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:06.561125 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-21de1b16-ebda-4ce0-9eb0-ee6f594e0e0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:45:06.561832 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-21de1b16-ebda-4ce0-9eb0-ee6f594e0e0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 returned with HTTP 200 Jul 22 05:45:06.562294 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1234/4950] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:45:06 2026] GET /volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:06.657971 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-539ad403-4d58-4db2-81b8-91133e125f7c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:06.659777 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-539ad403-4d58-4db2-81b8-91133e125f7c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 Jul 22 05:45:06.659958 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-539ad403-4d58-4db2-81b8-91133e125f7c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:06.660134 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-539ad403-4d58-4db2-81b8-91133e125f7c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:06.664573 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:06.664573 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:06.664960 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-539ad403-4d58-4db2-81b8-91133e125f7c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:45:06.665566 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-539ad403-4d58-4db2-81b8-91133e125f7c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 returned with HTTP 200 Jul 22 05:45:06.665999 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1241/4951] 10.4.3.91 () {68 vars in 1597 bytes} [Wed Jul 22 05:45:06 2026] GET /volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:06.673138 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-81e5e83c-6e2c-4509-802b-9ba15b6908e6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:06.675290 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-81e5e83c-6e2c-4509-802b-9ba15b6908e6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 Jul 22 05:45:06.675525 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-81e5e83c-6e2c-4509-802b-9ba15b6908e6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:06.675763 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-81e5e83c-6e2c-4509-802b-9ba15b6908e6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:06.682169 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:06.682169 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:06.685583 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-81e5e83c-6e2c-4509-802b-9ba15b6908e6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:06.689486 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-81e5e83c-6e2c-4509-802b-9ba15b6908e6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 returned with HTTP 200 Jul 22 05:45:06.689834 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1258/4952] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:06 2026] GET /volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:06.936591 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fb064f8c-486f-4caa-83ce-148b6ff386dc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:06.938280 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fb064f8c-486f-4caa-83ce-148b6ff386dc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:06.938514 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fb064f8c-486f-4caa-83ce-148b6ff386dc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:06.938730 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fb064f8c-486f-4caa-83ce-148b6ff386dc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:06.938843 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-fb064f8c-486f-4caa-83ce-148b6ff386dc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:06.942652 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:06.942652 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:06.943212 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fb064f8c-486f-4caa-83ce-148b6ff386dc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:06.943535 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1220/4953] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:06 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:07.046913 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0b12d757-9d89-4b34-a055-fcbf05c754bb None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:07.048723 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0b12d757-9d89-4b34-a055-fcbf05c754bb tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 Jul 22 05:45:07.048923 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0b12d757-9d89-4b34-a055-fcbf05c754bb tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:07.049122 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0b12d757-9d89-4b34-a055-fcbf05c754bb tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:07.053860 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:07.053860 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:07.054257 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0b12d757-9d89-4b34-a055-fcbf05c754bb tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:45:07.054962 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0b12d757-9d89-4b34-a055-fcbf05c754bb tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 returned with HTTP 200 Jul 22 05:45:07.055320 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1235/4954] 10.4.3.91 () {68 vars in 1597 bytes} [Wed Jul 22 05:45:07 2026] GET /volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:07.952396 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a0b1b450-54f6-43b9-8004-6d4106ba01ec None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:07.954044 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a0b1b450-54f6-43b9-8004-6d4106ba01ec tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:07.954305 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a0b1b450-54f6-43b9-8004-6d4106ba01ec tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:07.954530 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a0b1b450-54f6-43b9-8004-6d4106ba01ec tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:07.954724 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a0b1b450-54f6-43b9-8004-6d4106ba01ec tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:07.958649 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:07.958649 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:07.959284 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a0b1b450-54f6-43b9-8004-6d4106ba01ec tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:07.959643 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1242/4955] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:07 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:07.986290 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-5a4b1015-254b-4aa4-a980-fd3fb765ff63 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:07.988124 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-5a4b1015-254b-4aa4-a980-fd3fb765ff63 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 Jul 22 05:45:07.988334 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-5a4b1015-254b-4aa4-a980-fd3fb765ff63 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:07.988502 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-5a4b1015-254b-4aa4-a980-fd3fb765ff63 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:07.993495 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:07.993495 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:07.993992 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-5a4b1015-254b-4aa4-a980-fd3fb765ff63 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:45:07.994909 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-5a4b1015-254b-4aa4-a980-fd3fb765ff63 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 returned with HTTP 200 Jul 22 05:45:07.995277 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1259/4956] 10.4.3.91 () {68 vars in 1597 bytes} [Wed Jul 22 05:45:07 2026] GET /volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:08.001711 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-cdf2a5d2-4d64-4a90-bac4-8a5c9655120b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:08.003397 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-cdf2a5d2-4d64-4a90-bac4-8a5c9655120b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 Jul 22 05:45:08.003556 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-cdf2a5d2-4d64-4a90-bac4-8a5c9655120b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:08.003745 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-cdf2a5d2-4d64-4a90-bac4-8a5c9655120b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:08.009777 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:08.009777 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:08.012665 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-cdf2a5d2-4d64-4a90-bac4-8a5c9655120b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:08.016273 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-cdf2a5d2-4d64-4a90-bac4-8a5c9655120b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 returned with HTTP 200 Jul 22 05:45:08.016608 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1221/4957] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:08 2026] GET /volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 => generated 1364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:08.023652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:08.025543 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:45:08.025889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "db130d6f-350a-4692-95a7-79e2f34fc033", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:08.027401 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'db130d6f-350a-4692-95a7-79e2f34fc033', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:45:08.035491 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:08.035491 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:08.035794 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:45:08.035901 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume of 1 GB Jul 22 05:45:08.036547 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Availability Zones retrieved successfully. Jul 22 05:45:08.041220 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (73d9dbd7-a0e1-4b32-ad14-604c42a944c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:08.042247 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538d8b70-34d1-4694-bede-66bdcf81129a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:08.043056 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:45:08.064788 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538d8b70-34d1-4694-bede-66bdcf81129a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'db130d6f-350a-4692-95a7-79e2f34fc033', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:08.065478 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e7f974-0f8d-4b72-a66b-2af1faadc5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:08.101332 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['6e9a02c9-b899-4c40-8af1-cb79dfa9a55d', 'b0e9a096-7870-4071-83b8-5095f1571866', '25c5832a-e75e-4180-9d92-45d0600c09d5', '5a637462-75df-4b90-b210-fbc1e40bc943'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:08.102023 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e7f974-0f8d-4b72-a66b-2af1faadc5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e9a02c9-b899-4c40-8af1-cb79dfa9a55d', 'b0e9a096-7870-4071-83b8-5095f1571866', '25c5832a-e75e-4180-9d92-45d0600c09d5', '5a637462-75df-4b90-b210-fbc1e40bc943']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:08.102683 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9195a8c-53bf-4545-a3a4-cee949435f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:08.139625 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9195a8c-53bf-4545-a3a4-cee949435f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a6773de-83c1-4bb5-bae0-4b730aeea4d8', '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='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['6e9a02c9-b899-4c40-8af1-cb79dfa9a55d','b0e9a096-7870-4071-83b8-5095f1571866','25c5832a-e75e-4180-9d92-45d0600c09d5','5a637462-75df-4b90-b210-fbc1e40bc943'],size=1,snapshot_id=db130d6f-350a-4692-95a7-79e2f34fc033,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), '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-22T05:45:08Z,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=8a6773de-83c1-4bb5-bae0-4b730aeea4d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e3afd3737da44e699d5ec6e752c5427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=db130d6f-350a-4692-95a7-79e2f34fc033,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f7810903fb4496a37051a7c6832e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:08.140247 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef1cc72-0b56-4547-b456-c769382db8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:08.154944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef1cc72-0b56-4547-b456-c769382db8b1) transitioned into 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='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['6e9a02c9-b899-4c40-8af1-cb79dfa9a55d','b0e9a096-7870-4071-83b8-5095f1571866','25c5832a-e75e-4180-9d92-45d0600c09d5','5a637462-75df-4b90-b210-fbc1e40bc943'],size=1,snapshot_id=db130d6f-350a-4692-95a7-79e2f34fc033,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:08.155539 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2633e0-0bca-491f-a454-832c038e60b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:08.177143 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2633e0-0bca-491f-a454-832c038e60b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:08.177969 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (73d9dbd7-a0e1-4b32-ad14-604c42a944c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:08.178226 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request issued successfully. Jul 22 05:45:08.178851 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-e281376a-f24f-4e40-a25c-2ffaa912d61f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:45:08.179272 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1236/4958] 10.4.3.91 () {72 vars in 1534 bytes} [Wed Jul 22 05:45:08 2026] POST /volume/v3/volumes => generated 734 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:08.186594 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-47677ca1-edf3-4917-ab9c-f2104bbb3582 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:08.188934 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-47677ca1-edf3-4917-ab9c-f2104bbb3582 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 Jul 22 05:45:08.189205 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-47677ca1-edf3-4917-ab9c-f2104bbb3582 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:08.189438 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-47677ca1-edf3-4917-ab9c-f2104bbb3582 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:08.197490 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:08.197490 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:08.201790 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-47677ca1-edf3-4917-ab9c-f2104bbb3582 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:08.206326 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-47677ca1-edf3-4917-ab9c-f2104bbb3582 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 returned with HTTP 200 Jul 22 05:45:08.206747 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1243/4959] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:08 2026] GET /volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:08.216063 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-66a4ba99-6a91-4036-9e2e-8c79c4f7f198 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:08.218607 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-66a4ba99-6a91-4036-9e2e-8c79c4f7f198 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 Jul 22 05:45:08.218876 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-66a4ba99-6a91-4036-9e2e-8c79c4f7f198 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:08.219119 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-66a4ba99-6a91-4036-9e2e-8c79c4f7f198 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:08.227546 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:08.227546 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:08.232259 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-66a4ba99-6a91-4036-9e2e-8c79c4f7f198 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:08.238433 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-66a4ba99-6a91-4036-9e2e-8c79c4f7f198 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 returned with HTTP 200 Jul 22 05:45:08.238433 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1260/4960] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:08 2026] GET /volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:08.969501 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b31e2e80-f168-4d87-9480-fb32dab67998 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:08.971579 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b31e2e80-f168-4d87-9480-fb32dab67998 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:08.971962 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b31e2e80-f168-4d87-9480-fb32dab67998 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:08.972202 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b31e2e80-f168-4d87-9480-fb32dab67998 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:08.972361 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-b31e2e80-f168-4d87-9480-fb32dab67998 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:08.977487 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:08.977487 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:08.978311 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b31e2e80-f168-4d87-9480-fb32dab67998 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:08.978738 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1222/4961] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:08 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:09.989514 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b7e4f2c7-899c-4b9a-a7f1-17ab43b6915f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:09.991412 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b7e4f2c7-899c-4b9a-a7f1-17ab43b6915f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:09.991587 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b7e4f2c7-899c-4b9a-a7f1-17ab43b6915f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:09.991789 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b7e4f2c7-899c-4b9a-a7f1-17ab43b6915f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:09.991891 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-b7e4f2c7-899c-4b9a-a7f1-17ab43b6915f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:09.996110 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:09.996110 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:09.996759 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b7e4f2c7-899c-4b9a-a7f1-17ab43b6915f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:09.997157 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1237/4962] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:09 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:11.008206 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8a9747df-cb89-454b-bf7a-7e99fc148d70 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:11.010142 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8a9747df-cb89-454b-bf7a-7e99fc148d70 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:11.010341 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8a9747df-cb89-454b-bf7a-7e99fc148d70 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:11.010509 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8a9747df-cb89-454b-bf7a-7e99fc148d70 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:11.010600 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-8a9747df-cb89-454b-bf7a-7e99fc148d70 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:11.014440 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:11.014440 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:11.014975 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8a9747df-cb89-454b-bf7a-7e99fc148d70 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:11.015393 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1244/4963] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:11 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:11.246391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-b5afdae3-3cb0-47f1-8551-d4660c01fdc8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:11.248718 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-b5afdae3-3cb0-47f1-8551-d4660c01fdc8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 Jul 22 05:45:11.248935 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-b5afdae3-3cb0-47f1-8551-d4660c01fdc8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:11.249143 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-b5afdae3-3cb0-47f1-8551-d4660c01fdc8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:11.256924 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:11.256924 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:11.260287 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-b5afdae3-3cb0-47f1-8551-d4660c01fdc8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:11.264574 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-b5afdae3-3cb0-47f1-8551-d4660c01fdc8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 returned with HTTP 200 Jul 22 05:45:11.264934 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1261/4964] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:11 2026] GET /volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:11.272682 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f2391a68-a643-4d1f-b302-a26366b9e682 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:11.273048 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f2391a68-a643-4d1f-b302-a26366b9e682 None None] GET https://10.4.3.91/volume// Jul 22 05:45:11.273248 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f2391a68-a643-4d1f-b302-a26366b9e682 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:11.273438 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f2391a68-a643-4d1f-b302-a26366b9e682 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:11.273773 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f2391a68-a643-4d1f-b302-a26366b9e682 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:45:11.274056 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1223/4965] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:45:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:45:11.281222 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c53c075c-b49a-4f5c-8fa6-165f1a2f3bf9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:11.283772 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c53c075c-b49a-4f5c-8fa6-165f1a2f3bf9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:45:11.284098 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c53c075c-b49a-4f5c-8fa6-165f1a2f3bf9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a6773de-83c1-4bb5-bae0-4b730aeea4d8", "connector": null, "instance_uuid": "d23cb69c-d151-4eb9-a1e5-eba2bb44affe"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:11.291430 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:11.291430 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:11.320658 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c53c075c-b49a-4f5c-8fa6-165f1a2f3bf9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:45:11.321088 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1238/4966] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:45:11 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:11.327848 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ee1c1937-c99c-4286-a0b7-6b48d99a5971 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:11.328277 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ee1c1937-c99c-4286-a0b7-6b48d99a5971 None None] GET https://10.4.3.91/volume// Jul 22 05:45:11.328435 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ee1c1937-c99c-4286-a0b7-6b48d99a5971 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:11.328609 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ee1c1937-c99c-4286-a0b7-6b48d99a5971 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:11.328932 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ee1c1937-c99c-4286-a0b7-6b48d99a5971 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:45:11.329211 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1245/4967] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:45:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:45:11.335536 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-2ee90f71-8e32-464b-9c45-13e518ee6102 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:11.337382 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-2ee90f71-8e32-464b-9c45-13e518ee6102 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 Jul 22 05:45:11.337568 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-2ee90f71-8e32-464b-9c45-13e518ee6102 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:11.337754 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-2ee90f71-8e32-464b-9c45-13e518ee6102 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:11.346903 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:11.346903 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:11.349647 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-2ee90f71-8e32-464b-9c45-13e518ee6102 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:11.353798 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-2ee90f71-8e32-464b-9c45-13e518ee6102 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 returned with HTTP 200 Jul 22 05:45:11.354141 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1262/4968] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:45:11 2026] GET /volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 => generated 1522 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:45:11.447799 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c717f2f5-f547-432f-9551-fd473f7798f8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:11.449991 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c717f2f5-f547-432f-9551-fd473f7798f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] PUT https://10.4.3.91/volume/v3/attachments/0cc6fbd1-6a20-4076-9505-df6a1e9911d7 Jul 22 05:45:11.450340 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c717f2f5-f547-432f-9551-fd473f7798f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:11.457069 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c717f2f5-f547-432f-9551-fd473f7798f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Acquiring lock "cinder-attachment_update-8a6773de-83c1-4bb5-bae0-4b730aeea4d8-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:45:11.461982 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c717f2f5-f547-432f-9551-fd473f7798f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-8a6773de-83c1-4bb5-bae0-4b730aeea4d8-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:45:11.462889 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:11.462889 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:11.534125 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c717f2f5-f547-432f-9551-fd473f7798f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-8a6773de-83c1-4bb5-bae0-4b730aeea4d8-np0000005624" released by "attachment_update" :: held 0.072s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:45:11.534430 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-c717f2f5-f547-432f-9551-fd473f7798f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/0cc6fbd1-6a20-4076-9505-df6a1e9911d7 returned with HTTP 200 Jul 22 05:45:11.534951 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1224/4969] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:45:11 2026] PUT /volume/v3/attachments/0cc6fbd1-6a20-4076-9505-df6a1e9911d7 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:11.558367 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0ee3a413-d935-4d2d-800a-11240882d1ed None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:11.560699 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0ee3a413-d935-4d2d-800a-11240882d1ed tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments/0cc6fbd1-6a20-4076-9505-df6a1e9911d7/action Jul 22 05:45:11.561151 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0ee3a413-d935-4d2d-800a-11240882d1ed tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:11.561308 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0ee3a413-d935-4d2d-800a-11240882d1ed tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:11.577513 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:11.577513 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:11.586724 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-0b83eb87-9d2e-4bc7-8929-bbf310dee9db req-0ee3a413-d935-4d2d-800a-11240882d1ed tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/0cc6fbd1-6a20-4076-9505-df6a1e9911d7/action returned with HTTP 204 Jul 22 05:45:11.587100 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1239/4970] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:45:11 2026] POST /volume/v3/attachments/0cc6fbd1-6a20-4076-9505-df6a1e9911d7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:12.025591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1d204961-2237-4949-8139-eefd9505b443 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:12.027437 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1d204961-2237-4949-8139-eefd9505b443 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:12.027673 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1d204961-2237-4949-8139-eefd9505b443 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:12.027879 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1d204961-2237-4949-8139-eefd9505b443 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:12.028002 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1d204961-2237-4949-8139-eefd9505b443 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:12.032256 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:12.032256 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:12.033150 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1d204961-2237-4949-8139-eefd9505b443 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:12.033233 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1246/4971] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:12 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:13.030109 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8d8220c8-613f-4245-92dd-354c4fb71393 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:13.031829 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d8220c8-613f-4245-92dd-354c4fb71393 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:13.031985 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d8220c8-613f-4245-92dd-354c4fb71393 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:13.032198 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d8220c8-613f-4245-92dd-354c4fb71393 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:13.038497 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:13.038497 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:13.042233 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8d8220c8-613f-4245-92dd-354c4fb71393 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:13.042790 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-51b98680-2069-4097-9b56-ac6d19a2a94a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:13.044496 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-51b98680-2069-4097-9b56-ac6d19a2a94a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:13.044701 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-51b98680-2069-4097-9b56-ac6d19a2a94a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:13.044877 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-51b98680-2069-4097-9b56-ac6d19a2a94a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:13.044992 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-51b98680-2069-4097-9b56-ac6d19a2a94a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:13.048795 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d8220c8-613f-4245-92dd-354c4fb71393 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:13.049198 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:13.049198 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:13.049339 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1263/4972] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:13 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:13.049847 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-51b98680-2069-4097-9b56-ac6d19a2a94a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:13.050228 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1225/4973] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:13 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:13.061295 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-aec47220-be4d-4034-b785-cddf977303c1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:13.063563 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aec47220-be4d-4034-b785-cddf977303c1 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:13.063833 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aec47220-be4d-4034-b785-cddf977303c1 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:13.064022 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-aec47220-be4d-4034-b785-cddf977303c1 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:13.071605 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:13.071605 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:13.075682 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-aec47220-be4d-4034-b785-cddf977303c1 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:13.081250 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-aec47220-be4d-4034-b785-cddf977303c1 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:13.081897 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1240/4974] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:13 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:13.123741 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-58bb7f50-9c7f-40a0-a178-c0a9d3517964 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:13.125125 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-58bb7f50-9c7f-40a0-a178-c0a9d3517964 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:13.125308 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-58bb7f50-9c7f-40a0-a178-c0a9d3517964 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:13.125480 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-58bb7f50-9c7f-40a0-a178-c0a9d3517964 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:13.132534 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:13.132534 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:13.135962 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-58bb7f50-9c7f-40a0-a178-c0a9d3517964 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:13.139598 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-58bb7f50-9c7f-40a0-a178-c0a9d3517964 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:13.139987 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1247/4975] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:13 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:13.202957 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-31ed5fe0-7cfe-4d50-9194-1e0320a31a60 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:13.203260 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-31ed5fe0-7cfe-4d50-9194-1e0320a31a60 None None] GET https://10.4.3.91/volume// Jul 22 05:45:13.203408 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-31ed5fe0-7cfe-4d50-9194-1e0320a31a60 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:13.203579 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-31ed5fe0-7cfe-4d50-9194-1e0320a31a60 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:13.203906 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-31ed5fe0-7cfe-4d50-9194-1e0320a31a60 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:45:13.204184 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1264/4976] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:45: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 22 05:45:13.210895 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2d323dd0-f8f6-4f82-a1c7-7783838c9578 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:13.242150 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2d323dd0-f8f6-4f82-a1c7-7783838c9578 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:45:13.242441 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2d323dd0-f8f6-4f82-a1c7-7783838c9578 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c801d07-86c2-499b-9249-a30b942f8dad", "connector": null, "instance_uuid": "69688cf4-0cdc-4958-b2d8-4ec313bb2cc4"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:13.250186 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:13.250186 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:13.270938 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2d323dd0-f8f6-4f82-a1c7-7783838c9578 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:45:13.271320 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1226/4977] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:45:13 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:13.294413 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f226a9f8-c15e-4e7e-b0a0-d1020cfa55ef None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:13.296094 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f226a9f8-c15e-4e7e-b0a0-d1020cfa55ef tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:13.296284 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f226a9f8-c15e-4e7e-b0a0-d1020cfa55ef tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:13.296468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f226a9f8-c15e-4e7e-b0a0-d1020cfa55ef tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:13.303362 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ca9328a8-683e-428b-9c29-3b61dcdf1006 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:13.303795 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca9328a8-683e-428b-9c29-3b61dcdf1006 None None] GET https://10.4.3.91/volume// Jul 22 05:45:13.303992 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca9328a8-683e-428b-9c29-3b61dcdf1006 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:13.304228 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca9328a8-683e-428b-9c29-3b61dcdf1006 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:13.304533 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca9328a8-683e-428b-9c29-3b61dcdf1006 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:45:13.304812 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1248/4978] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:45: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 22 05:45:13.306042 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:13.306042 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:13.308877 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f226a9f8-c15e-4e7e-b0a0-d1020cfa55ef tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:13.310894 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-c75fb76b-3a7b-49a2-8991-1e4a8f5f3b56 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:13.312339 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f226a9f8-c15e-4e7e-b0a0-d1020cfa55ef tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:13.312680 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1241/4979] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:13 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:13.312829 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-c75fb76b-3a7b-49a2-8991-1e4a8f5f3b56 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:13.313022 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-c75fb76b-3a7b-49a2-8991-1e4a8f5f3b56 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:13.313205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-c75fb76b-3a7b-49a2-8991-1e4a8f5f3b56 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:13.323240 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:13.323240 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:13.326008 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-c75fb76b-3a7b-49a2-8991-1e4a8f5f3b56 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:13.329311 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-c75fb76b-3a7b-49a2-8991-1e4a8f5f3b56 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:13.329694 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1265/4980] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:45:13 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 1035 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:45:13.420877 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2c4804a3-2586-4ddd-b412-45bfbf44169b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:13.422578 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2c4804a3-2586-4ddd-b412-45bfbf44169b tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] PUT https://10.4.3.91/volume/v3/attachments/3fff6e9b-e3b0-4dc9-955e-36868b862aab Jul 22 05:45:13.422924 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2c4804a3-2586-4ddd-b412-45bfbf44169b tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:13.429523 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2c4804a3-2586-4ddd-b412-45bfbf44169b tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Acquiring lock "cinder-attachment_update-3c801d07-86c2-499b-9249-a30b942f8dad-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:45:13.433427 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2c4804a3-2586-4ddd-b412-45bfbf44169b tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Lock "cinder-attachment_update-3c801d07-86c2-499b-9249-a30b942f8dad-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:45:13.434274 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:13.434274 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:13.498525 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2c4804a3-2586-4ddd-b412-45bfbf44169b tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Lock "cinder-attachment_update-3c801d07-86c2-499b-9249-a30b942f8dad-np0000005624" released by "attachment_update" :: held 0.065s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:45:13.498821 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-2c4804a3-2586-4ddd-b412-45bfbf44169b tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/attachments/3fff6e9b-e3b0-4dc9-955e-36868b862aab returned with HTTP 200 Jul 22 05:45:13.499463 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1227/4981] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:45:13 2026] PUT /volume/v3/attachments/3fff6e9b-e3b0-4dc9-955e-36868b862aab => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:14.060271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-67c6d6ae-f81c-4d6c-b06f-7de7c0fd34f8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:14.061935 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-67c6d6ae-f81c-4d6c-b06f-7de7c0fd34f8 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:14.062157 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-67c6d6ae-f81c-4d6c-b06f-7de7c0fd34f8 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:14.062383 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-67c6d6ae-f81c-4d6c-b06f-7de7c0fd34f8 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:14.062478 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-67c6d6ae-f81c-4d6c-b06f-7de7c0fd34f8 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:14.066456 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:14.066456 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:14.067011 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-67c6d6ae-f81c-4d6c-b06f-7de7c0fd34f8 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:14.067376 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1249/4982] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:14 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:14.324875 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-99518cea-910a-4e98-b410-8b980fef6752 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:14.326476 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99518cea-910a-4e98-b410-8b980fef6752 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:14.326665 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99518cea-910a-4e98-b410-8b980fef6752 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:14.326838 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99518cea-910a-4e98-b410-8b980fef6752 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:14.335351 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:14.335351 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:14.338459 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-99518cea-910a-4e98-b410-8b980fef6752 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:14.341999 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99518cea-910a-4e98-b410-8b980fef6752 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:14.342335 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1242/4983] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:14 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:15.078344 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6f92f21e-31e6-401c-9491-2b51ce76aabb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:15.081272 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f92f21e-31e6-401c-9491-2b51ce76aabb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:15.081548 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f92f21e-31e6-401c-9491-2b51ce76aabb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:15.081897 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6f92f21e-31e6-401c-9491-2b51ce76aabb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:15.082299 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-6f92f21e-31e6-401c-9491-2b51ce76aabb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:15.088591 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:15.088591 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:15.089769 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6f92f21e-31e6-401c-9491-2b51ce76aabb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:15.090362 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1266/4984] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:15 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:15.354304 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-763531fb-1155-4922-95db-e79590953dd2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:15.356072 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-763531fb-1155-4922-95db-e79590953dd2 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:15.356262 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-763531fb-1155-4922-95db-e79590953dd2 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:15.356432 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-763531fb-1155-4922-95db-e79590953dd2 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:15.365244 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:15.365244 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:15.368249 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-763531fb-1155-4922-95db-e79590953dd2 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:15.371681 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-763531fb-1155-4922-95db-e79590953dd2 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:15.372084 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1228/4985] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:15 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:16.101186 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e92fdd57-667f-4cdb-b118-a32daa844c22 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:16.103151 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e92fdd57-667f-4cdb-b118-a32daa844c22 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:16.103371 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e92fdd57-667f-4cdb-b118-a32daa844c22 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:16.103681 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e92fdd57-667f-4cdb-b118-a32daa844c22 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:16.103732 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-e92fdd57-667f-4cdb-b118-a32daa844c22 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:16.108571 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:16.108571 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:16.109213 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e92fdd57-667f-4cdb-b118-a32daa844c22 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:16.109653 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1250/4986] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:16 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:16.388902 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bcd4313b-8e15-4019-a3b2-8da7e3d3d4e4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:16.393139 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bcd4313b-8e15-4019-a3b2-8da7e3d3d4e4 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:16.393386 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bcd4313b-8e15-4019-a3b2-8da7e3d3d4e4 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:16.393565 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bcd4313b-8e15-4019-a3b2-8da7e3d3d4e4 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:16.402901 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:16.402901 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:16.407000 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bcd4313b-8e15-4019-a3b2-8da7e3d3d4e4 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:16.411189 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bcd4313b-8e15-4019-a3b2-8da7e3d3d4e4 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:16.411620 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1243/4987] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:16 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:16.843354 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b315afa4-b1f0-4bad-a977-f318b29912b8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:16.845759 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b315afa4-b1f0-4bad-a977-f318b29912b8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 Jul 22 05:45:16.846004 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b315afa4-b1f0-4bad-a977-f318b29912b8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:16.846231 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b315afa4-b1f0-4bad-a977-f318b29912b8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:16.857997 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:16.857997 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:16.861725 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b315afa4-b1f0-4bad-a977-f318b29912b8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:16.867791 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b315afa4-b1f0-4bad-a977-f318b29912b8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 returned with HTTP 200 Jul 22 05:45:16.868307 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1267/4988] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:16 2026] GET /volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 => generated 1635 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:17.121737 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f9390971-6192-4894-a353-e8e0b74c93d7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:17.123391 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f9390971-6192-4894-a353-e8e0b74c93d7 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:17.123969 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f9390971-6192-4894-a353-e8e0b74c93d7 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:17.123969 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f9390971-6192-4894-a353-e8e0b74c93d7 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:17.123969 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-f9390971-6192-4894-a353-e8e0b74c93d7 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:17.128400 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:17.128400 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:17.129155 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f9390971-6192-4894-a353-e8e0b74c93d7 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:17.129724 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1229/4989] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:17 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:17.426175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3c848ec4-7396-49b7-95d6-9bb9d5d71c87 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:17.429156 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3c848ec4-7396-49b7-95d6-9bb9d5d71c87 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:17.429332 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3c848ec4-7396-49b7-95d6-9bb9d5d71c87 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:17.429503 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3c848ec4-7396-49b7-95d6-9bb9d5d71c87 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:17.438156 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:17.438156 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:17.441193 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3c848ec4-7396-49b7-95d6-9bb9d5d71c87 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:17.444961 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3c848ec4-7396-49b7-95d6-9bb9d5d71c87 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:17.445321 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1251/4990] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:17 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:17.957082 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-60609dfb-33a0-4e2b-b8d4-92c247b05f2e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:17.958784 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-60609dfb-33a0-4e2b-b8d4-92c247b05f2e tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/attachments/3fff6e9b-e3b0-4dc9-955e-36868b862aab/action Jul 22 05:45:17.959192 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-60609dfb-33a0-4e2b-b8d4-92c247b05f2e tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action body: b'{"os-complete": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:17.959297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-60609dfb-33a0-4e2b-b8d4-92c247b05f2e tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:17.973458 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:17.973458 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:17.981470 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-a1df05f6-c975-4ff0-b105-4c9663c1816d req-60609dfb-33a0-4e2b-b8d4-92c247b05f2e tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/attachments/3fff6e9b-e3b0-4dc9-955e-36868b862aab/action returned with HTTP 204 Jul 22 05:45:17.981894 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1244/4991] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:45:17 2026] POST /volume/v3/attachments/3fff6e9b-e3b0-4dc9-955e-36868b862aab/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:18.140878 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7103cb66-b035-49b2-a8b1-6e1894c62cde None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:18.145356 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7103cb66-b035-49b2-a8b1-6e1894c62cde tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:18.145608 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7103cb66-b035-49b2-a8b1-6e1894c62cde tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:18.146017 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7103cb66-b035-49b2-a8b1-6e1894c62cde tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:18.146017 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-7103cb66-b035-49b2-a8b1-6e1894c62cde tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:18.152180 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:18.152180 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:18.152945 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7103cb66-b035-49b2-a8b1-6e1894c62cde tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:18.153525 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1268/4992] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:18 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:18.393350 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-caa9f603-c5e4-4aea-ab6e-7fc45e365344 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:18.395077 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-caa9f603-c5e4-4aea-ab6e-7fc45e365344 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/attachments/0cc6fbd1-6a20-4076-9505-df6a1e9911d7 Jul 22 05:45:18.395240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-caa9f603-c5e4-4aea-ab6e-7fc45e365344 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:18.395408 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-caa9f603-c5e4-4aea-ab6e-7fc45e365344 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:18.403653 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:18.403653 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:18.437427 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-caa9f603-c5e4-4aea-ab6e-7fc45e365344 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/0cc6fbd1-6a20-4076-9505-df6a1e9911d7 returned with HTTP 200 Jul 22 05:45:18.437844 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1230/4993] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:45:18 2026] DELETE /volume/v3/attachments/0cc6fbd1-6a20-4076-9505-df6a1e9911d7 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:18.448701 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-93720f4f-fa65-4f81-818a-d020102992f3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:18.450420 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-93720f4f-fa65-4f81-818a-d020102992f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 Jul 22 05:45:18.450572 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-93720f4f-fa65-4f81-818a-d020102992f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:18.450779 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-93720f4f-fa65-4f81-818a-d020102992f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:18.450934 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-93720f4f-fa65-4f81-818a-d020102992f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: 8a6773de-83c1-4bb5-bae0-4b730aeea4d8 Jul 22 05:45:18.457919 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:18.457919 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:18.458442 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-93720f4f-fa65-4f81-818a-d020102992f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:18.461325 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-669c0507-48b9-4e61-8eda-55028b32e981 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:18.462548 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-669c0507-48b9-4e61-8eda-55028b32e981 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:18.462836 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-669c0507-48b9-4e61-8eda-55028b32e981 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:18.463091 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-669c0507-48b9-4e61-8eda-55028b32e981 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:18.471427 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:18.471427 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:18.473177 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-93720f4f-fa65-4f81-818a-d020102992f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume request issued successfully. Jul 22 05:45:18.473415 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3c4c6174-79cf-449f-82ed-8367f39fe879 req-93720f4f-fa65-4f81-818a-d020102992f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 returned with HTTP 202 Jul 22 05:45:18.474293 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1252/4994] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:45:18 2026] DELETE /volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:18.477729 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-669c0507-48b9-4e61-8eda-55028b32e981 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:18.480016 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-669c0507-48b9-4e61-8eda-55028b32e981 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:18.480332 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1245/4995] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:18 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:18.491658 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0802296c-fc9c-4d5b-942e-cae73bd2045a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:18.493546 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0802296c-fc9c-4d5b-942e-cae73bd2045a tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:18.493546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0802296c-fc9c-4d5b-942e-cae73bd2045a tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:18.493546 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0802296c-fc9c-4d5b-942e-cae73bd2045a tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:18.502769 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:18.502769 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:18.507071 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0802296c-fc9c-4d5b-942e-cae73bd2045a tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:18.510978 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0802296c-fc9c-4d5b-942e-cae73bd2045a tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:18.511322 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1269/4996] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:18 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:18.522560 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:18.524073 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action Jul 22 05:45:18.524361 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action body: b'{"os-detach": {}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:18.524479 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:18.533366 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:18.533366 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:18.533775 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:18.537055 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Attachment connected to vm 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4, checking data on nova Jul 22 05:45:18.537264 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.compute.nova [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Creating Keystone token plugin using URL: https://10.4.3.91/identity {{(pid=100093) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 05:45:18.695870 np0000005624 devstack@c-api.service[100093]: DEBUG novaclient.v2.client [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] REQ: curl -g -i -X GET https://10.4.3.91/compute/v2.1/servers/69688cf4-0cdc-4958-b2d8-4ec313bb2cc4/os-volume_attachments/3c801d07-86c2-499b-9249-a30b942f8dad -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8422628a174d2442bd4e3e8d36e8ca97006bfb20a7978d7c01ec1abb6baf93fe" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-81ee1716-27a1-44de-bc95-7f7a7082a3ec" -H "X-Service-Token: {SHA256}8d3eb0424b3d54fc3337b50509fdcfbbb6da945d7ffc38bc091fb04424f70643" {{(pid=100093) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 05:45:18.800008 np0000005624 devstack@c-api.service[100093]: DEBUG novaclient.v2.client [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 05:45:18 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-4831212b-31b1-413b-8615-4265d42c2b6e x-openstack-request-id: req-4831212b-31b1-413b-8615-4265d42c2b6e {{(pid=100093) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 05:45:18.800161 np0000005624 devstack@c-api.service[100093]: DEBUG novaclient.v2.client [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3c801d07-86c2-499b-9249-a30b942f8dad", "serverId": "69688cf4-0cdc-4958-b2d8-4ec313bb2cc4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3fff6e9b-e3b0-4dc9-955e-36868b862aab", "bdm_uuid": "cbdd884b-f018-4ade-8f2d-8a85a49e21aa"}} {{(pid=100093) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 05:45:18.800266 np0000005624 devstack@c-api.service[100093]: DEBUG novaclient.v2.client [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET call to compute for https://10.4.3.91/compute/v2.1/servers/69688cf4-0cdc-4958-b2d8-4ec313bb2cc4/os-volume_attachments/3c801d07-86c2-499b-9249-a30b942f8dad used request id req-4831212b-31b1-413b-8615-4265d42c2b6e {{(pid=100093) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 05:45:18.802560 np0000005624 devstack@c-api.service[100093]: ERROR cinder.volume.api [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-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 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Caught error: Detach volume from instance 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4 using the Compute API Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: 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 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.805024 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4 using the Compute API Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: ERROR cinder.api.middleware.fault Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.middleware.fault [None req-81ee1716-27a1-44de-bc95-7f7a7082a3ec tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action returned with HTTP 409 Jul 22 05:45:18.806109 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1231/4997] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:45:18 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 167 bytes in 284 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:18.812493 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:18.813900 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action Jul 22 05:45:18.815011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:18.815011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:18.823646 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:18.823646 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:18.824058 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:18.874170 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Attachment connected to vm 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4, checking data on nova Jul 22 05:45:18.874457 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.compute.nova [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Creating Keystone token plugin using URL: https://10.4.3.91/identity {{(pid=100091) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 05:45:18.986646 np0000005624 devstack@c-api.service[100091]: DEBUG novaclient.v2.client [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] REQ: curl -g -i -X GET https://10.4.3.91/compute/v2.1/servers/69688cf4-0cdc-4958-b2d8-4ec313bb2cc4/os-volume_attachments/3c801d07-86c2-499b-9249-a30b942f8dad -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35e6c9ebe708f8c58500f5b7c7d0919460f6d213131a48569091c2fa739c83fb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-033a5e19-c0b8-491a-851f-2f03cd5eb623" -H "X-Service-Token: {SHA256}a53ebec855969787236bc1ce89698b60bf76798761fa5ccef2d2393ed44585d6" {{(pid=100091) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 05:45:19.060059 np0000005624 devstack@c-api.service[100091]: DEBUG novaclient.v2.client [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 05:45:19 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-aece3057-d634-4a28-b8b6-a2936c581fe5 x-openstack-request-id: req-aece3057-d634-4a28-b8b6-a2936c581fe5 {{(pid=100091) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 05:45:19.060180 np0000005624 devstack@c-api.service[100091]: DEBUG novaclient.v2.client [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3c801d07-86c2-499b-9249-a30b942f8dad", "serverId": "69688cf4-0cdc-4958-b2d8-4ec313bb2cc4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3fff6e9b-e3b0-4dc9-955e-36868b862aab", "bdm_uuid": "cbdd884b-f018-4ade-8f2d-8a85a49e21aa"}} {{(pid=100091) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 05:45:19.060275 np0000005624 devstack@c-api.service[100091]: DEBUG novaclient.v2.client [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET call to compute for https://10.4.3.91/compute/v2.1/servers/69688cf4-0cdc-4958-b2d8-4ec313bb2cc4/os-volume_attachments/3c801d07-86c2-499b-9249-a30b942f8dad used request id req-aece3057-d634-4a28-b8b6-a2936c581fe5 {{(pid=100091) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 05:45:19.062039 np0000005624 devstack@c-api.service[100091]: ERROR cinder.volume.api [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-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 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Caught error: Detach volume from instance 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4 using the Compute API Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: 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 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.065351 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4 using the Compute API Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.middleware.fault [None req-033a5e19-c0b8-491a-851f-2f03cd5eb623 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action returned with HTTP 409 Jul 22 05:45:19.066898 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1253/4998] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:45:18 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 167 bytes in 254 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:19.073597 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5f03c521-eae7-4d02-9838-f714277a4bc1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.074839 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1246/4999] 10.4.3.91 () {70 vars in 1590 bytes} [Wed Jul 22 05:45:19 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 22 05:45:19.080364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d4097cd9-f64b-41ca-bc0c-a608c8b8c26f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.082100 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1270/5000] 10.4.3.91 () {70 vars in 1590 bytes} [Wed Jul 22 05:45:19 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 22 05:45:19.088216 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ce708fce-3dad-41ed-b94e-ac35c77f43be None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.104601 np0000005624 devstack@c-api.service[100093]: WARNING keystonemiddleware.auth_token [None req-ce708fce-3dad-41ed-b94e-ac35c77f43be None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 05:45:19.105555 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1232/5001] 10.4.3.91 () {70 vars in 1590 bytes} [Wed Jul 22 05:45:19 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 22 05:45:19.112173 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f087554d-cbbe-4c29-a7c3-943b0dcff4d0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.127708 np0000005624 devstack@c-api.service[100091]: WARNING keystonemiddleware.auth_token [None req-f087554d-cbbe-4c29-a7c3-943b0dcff4d0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 05:45:19.128710 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1254/5002] 10.4.3.91 () {70 vars in 1590 bytes} [Wed Jul 22 05:45:19 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 22 05:45:19.135358 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-53a3cd76-2c14-4cf8-bcae-81c9b69b2d36 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.164282 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-031b3cf0-f776-47dc-9b20-c1bbb144b03a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.166079 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-031b3cf0-f776-47dc-9b20-c1bbb144b03a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:19.166285 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-031b3cf0-f776-47dc-9b20-c1bbb144b03a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.166462 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-031b3cf0-f776-47dc-9b20-c1bbb144b03a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.166676 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-031b3cf0-f776-47dc-9b20-c1bbb144b03a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:19.171444 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.171444 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:19.172090 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-031b3cf0-f776-47dc-9b20-c1bbb144b03a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:19.172535 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1271/5003] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:19 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:19.208526 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-53a3cd76-2c14-4cf8-bcae-81c9b69b2d36 tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] POST https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action Jul 22 05:45:19.208526 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-53a3cd76-2c14-4cf8-bcae-81c9b69b2d36 tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:19.208720 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-53a3cd76-2c14-4cf8-bcae-81c9b69b2d36 tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:19.218216 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.218216 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:19.218542 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.contrib.admin_actions [None req-53a3cd76-2c14-4cf8-bcae-81c9b69b2d36 tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Updating volume '3c801d07-86c2-499b-9249-a30b942f8dad' with '{'status': 'error'}' {{(pid=100094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:45:19.240218 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-53a3cd76-2c14-4cf8-bcae-81c9b69b2d36 tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action returned with HTTP 202 Jul 22 05:45:19.240838 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1247/5004] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:45:19 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:45:19.247221 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f4892ac8-d454-4966-9936-85f40cade866 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.248954 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f4892ac8-d454-4966-9936-85f40cade866 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:19.249155 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f4892ac8-d454-4966-9936-85f40cade866 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.249331 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f4892ac8-d454-4966-9936-85f40cade866 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.280604 np0000005624 devstack@c-api.service[100093]: DEBUG oslo_db.sqlalchemy.engines [None req-f4892ac8-d454-4966-9936-85f40cade866 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:45:19.289841 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.289841 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:19.293235 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f4892ac8-d454-4966-9936-85f40cade866 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:19.297107 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f4892ac8-d454-4966-9936-85f40cade866 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:19.297450 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1233/5005] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:19 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 1147 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:19.309033 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.310657 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] POST https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action Jul 22 05:45:19.311011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "3fff6e9b-e3b0-4dc9-955e-36868b862aab"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:19.311135 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "3fff6e9b-e3b0-4dc9-955e-36868b862aab"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:19.343241 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bfb74ce8-93a4-4bf8-b78b-d9594da454db None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.344254 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:45:19.345021 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bfb74ce8-93a4-4bf8-b78b-d9594da454db tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 Jul 22 05:45:19.345223 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bfb74ce8-93a4-4bf8-b78b-d9594da454db tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.345420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bfb74ce8-93a4-4bf8-b78b-d9594da454db tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.351155 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bfb74ce8-93a4-4bf8-b78b-d9594da454db tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 returned with HTTP 404 Jul 22 05:45:19.351693 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1272/5006] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:19 2026] GET /volume/v3/volumes/8a6773de-83c1-4bb5-bae0-4b730aeea4d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:19.354525 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.354525 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:19.355041 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Volume info retrieved successfully. Jul 22 05:45:19.361127 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Attachment connected to vm 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4, checking data on nova Jul 22 05:45:19.361308 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.compute.nova [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Creating Keystone token plugin using URL: https://10.4.3.91/identity {{(pid=100091) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 05:45:19.401316 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-52282798-c736-4117-bbf8-f11ca1967ca1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.403359 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52282798-c736-4117-bbf8-f11ca1967ca1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 Jul 22 05:45:19.403568 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52282798-c736-4117-bbf8-f11ca1967ca1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.403860 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52282798-c736-4117-bbf8-f11ca1967ca1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.404019 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-52282798-c736-4117-bbf8-f11ca1967ca1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: db130d6f-350a-4692-95a7-79e2f34fc033 Jul 22 05:45:19.408622 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.408622 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:19.409210 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-52282798-c736-4117-bbf8-f11ca1967ca1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:45:19.422845 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-52282798-c736-4117-bbf8-f11ca1967ca1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot delete request issued successfully. Jul 22 05:45:19.423006 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52282798-c736-4117-bbf8-f11ca1967ca1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 returned with HTTP 202 Jul 22 05:45:19.423345 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1248/5007] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:45:19 2026] DELETE /volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:19.429722 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3366b92b-cfd5-4a42-a29e-1afdbb9aece2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.431357 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3366b92b-cfd5-4a42-a29e-1afdbb9aece2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 Jul 22 05:45:19.431528 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3366b92b-cfd5-4a42-a29e-1afdbb9aece2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.431861 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3366b92b-cfd5-4a42-a29e-1afdbb9aece2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.437046 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.437046 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:19.437439 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3366b92b-cfd5-4a42-a29e-1afdbb9aece2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:45:19.438206 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3366b92b-cfd5-4a42-a29e-1afdbb9aece2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 returned with HTTP 200 Jul 22 05:45:19.438552 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1234/5008] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:45:19 2026] GET /volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:19.442367 np0000005624 devstack@c-api.service[100091]: DEBUG novaclient.v2.client [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] REQ: curl -g -i -X GET https://10.4.3.91/compute/v2.1/servers/69688cf4-0cdc-4958-b2d8-4ec313bb2cc4/os-volume_attachments/3c801d07-86c2-499b-9249-a30b942f8dad -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}651d5198dd24e7ad45fec46cd8f3a9436254d8cd4204836b835fa72c474da571" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-cedf6c6a-438e-4c44-aa80-2f25c685d63e" -H "X-Service-Token: {SHA256}a53ebec855969787236bc1ce89698b60bf76798761fa5ccef2d2393ed44585d6" {{(pid=100091) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 05:45:19.513924 np0000005624 devstack@c-api.service[100091]: DEBUG novaclient.v2.client [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 05:45:19 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-255578e4-5cb1-40b6-b82b-a7394698df8b x-openstack-request-id: req-255578e4-5cb1-40b6-b82b-a7394698df8b {{(pid=100091) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 05:45:19.514269 np0000005624 devstack@c-api.service[100091]: DEBUG novaclient.v2.client [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "3c801d07-86c2-499b-9249-a30b942f8dad", "serverId": "69688cf4-0cdc-4958-b2d8-4ec313bb2cc4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3fff6e9b-e3b0-4dc9-955e-36868b862aab", "bdm_uuid": "cbdd884b-f018-4ade-8f2d-8a85a49e21aa"}} {{(pid=100091) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 05:45:19.514269 np0000005624 devstack@c-api.service[100091]: DEBUG novaclient.v2.client [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] GET call to compute for https://10.4.3.91/compute/v2.1/servers/69688cf4-0cdc-4958-b2d8-4ec313bb2cc4/os-volume_attachments/3c801d07-86c2-499b-9249-a30b942f8dad used request id req-255578e4-5cb1-40b6-b82b-a7394698df8b {{(pid=100091) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 05:45:19.515894 np0000005624 devstack@c-api.service[100091]: ERROR cinder.volume.api [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-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 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Caught error: Detach volume from instance 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4 using the Compute API Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: 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 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 05:45:19.518058 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 69688cf4-0cdc-4958-b2d8-4ec313bb2cc4 using the Compute API Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: ERROR cinder.api.middleware.fault Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.middleware.fault [None req-cedf6c6a-438e-4c44-aa80-2f25c685d63e tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action returned with HTTP 409 Jul 22 05:45:19.519101 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1255/5009] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:45:19 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 167 bytes in 210 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:19.524709 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3812a9be-a7aa-4e12-98e6-44f3f752dccb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.525985 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1273/5010] 10.4.3.91 () {70 vars in 1590 bytes} [Wed Jul 22 05:45:19 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 22 05:45:19.531154 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b9577835-3f56-47be-9121-995220a5b974 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.546604 np0000005624 devstack@c-api.service[100094]: WARNING keystonemiddleware.auth_token [None req-b9577835-3f56-47be-9121-995220a5b974 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 05:45:19.547480 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1249/5011] 10.4.3.91 () {70 vars in 1590 bytes} [Wed Jul 22 05:45:19 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 22 05:45:19.553150 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8fdffb38-3546-4f0f-8a15-a72374aa0b66 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.554762 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8fdffb38-3546-4f0f-8a15-a72374aa0b66 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:19.554967 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8fdffb38-3546-4f0f-8a15-a72374aa0b66 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.555130 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8fdffb38-3546-4f0f-8a15-a72374aa0b66 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.561620 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.561620 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:19.564682 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8fdffb38-3546-4f0f-8a15-a72374aa0b66 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:19.568176 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8fdffb38-3546-4f0f-8a15-a72374aa0b66 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:19.568571 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1235/5012] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:19 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:19.578525 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7e33f1b8-6099-4eb0-b910-c222dfef6b73 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.580180 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7e33f1b8-6099-4eb0-b910-c222dfef6b73 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:19.580355 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7e33f1b8-6099-4eb0-b910-c222dfef6b73 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.580526 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7e33f1b8-6099-4eb0-b910-c222dfef6b73 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.610145 np0000005624 devstack@c-api.service[100091]: DEBUG oslo_db.sqlalchemy.engines [None req-7e33f1b8-6099-4eb0-b910-c222dfef6b73 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 05:45:19.616334 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.616334 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:19.620227 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7e33f1b8-6099-4eb0-b910-c222dfef6b73 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:19.623857 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7e33f1b8-6099-4eb0-b910-c222dfef6b73 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:19.624256 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1256/5013] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:19 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 05:45:19.659587 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-9ad7d20a-ada3-4b3a-86a5-efad3ff6d87f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.661616 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-9ad7d20a-ada3-4b3a-86a5-efad3ff6d87f tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:19.661892 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-9ad7d20a-ada3-4b3a-86a5-efad3ff6d87f tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.662099 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-9ad7d20a-ada3-4b3a-86a5-efad3ff6d87f tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.669077 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.669077 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:19.672536 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-9ad7d20a-ada3-4b3a-86a5-efad3ff6d87f tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:19.676736 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-9ad7d20a-ada3-4b3a-86a5-efad3ff6d87f tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:19.677154 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1274/5014] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:19 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:19.737590 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-51ab23c6-c346-44b2-8990-ca8f1405079b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.737986 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-51ab23c6-c346-44b2-8990-ca8f1405079b None None] GET https://10.4.3.91/volume// Jul 22 05:45:19.738135 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-51ab23c6-c346-44b2-8990-ca8f1405079b None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.738305 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-51ab23c6-c346-44b2-8990-ca8f1405079b None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.738596 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-51ab23c6-c346-44b2-8990-ca8f1405079b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:45:19.738875 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1250/5015] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:45: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 22 05:45:19.744529 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-08b22325-fecb-4f52-bfc9-97510636429c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.746530 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-08b22325-fecb-4f52-bfc9-97510636429c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:45:19.746890 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-08b22325-fecb-4f52-bfc9-97510636429c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4", "connector": null, "instance_uuid": "69688cf4-0cdc-4958-b2d8-4ec313bb2cc4"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:19.754361 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.754361 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:19.774219 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-08b22325-fecb-4f52-bfc9-97510636429c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:45:19.774613 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1236/5016] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:45:19 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:19.796553 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-131fada5-52d7-4364-970e-a1ba7c769b28 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.798222 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-131fada5-52d7-4364-970e-a1ba7c769b28 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:19.798393 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-131fada5-52d7-4364-970e-a1ba7c769b28 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.798574 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-131fada5-52d7-4364-970e-a1ba7c769b28 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.804263 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e3f7540b-ce96-436d-ba27-b2e3f3750bd2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.804618 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e3f7540b-ce96-436d-ba27-b2e3f3750bd2 None None] GET https://10.4.3.91/volume// Jul 22 05:45:19.804799 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e3f7540b-ce96-436d-ba27-b2e3f3750bd2 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.804968 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e3f7540b-ce96-436d-ba27-b2e3f3750bd2 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.805356 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e3f7540b-ce96-436d-ba27-b2e3f3750bd2 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:45:19.805610 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1275/5017] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:45: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 22 05:45:19.806257 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.806257 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:19.809301 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-131fada5-52d7-4364-970e-a1ba7c769b28 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:19.812919 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-f85b78a6-05f0-4cd8-a5dc-3b0546f5c487 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.813481 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-131fada5-52d7-4364-970e-a1ba7c769b28 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:19.813997 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1257/5018] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:19 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:19.814912 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-f85b78a6-05f0-4cd8-a5dc-3b0546f5c487 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:19.815087 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-f85b78a6-05f0-4cd8-a5dc-3b0546f5c487 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:19.815252 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-f85b78a6-05f0-4cd8-a5dc-3b0546f5c487 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:19.823349 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.823349 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:19.826202 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-f85b78a6-05f0-4cd8-a5dc-3b0546f5c487 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:19.829447 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-f85b78a6-05f0-4cd8-a5dc-3b0546f5c487 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:19.829819 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1251/5019] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:45:19 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 1035 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:45:19.921998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-40f341ff-a7f0-4401-995a-05ffe0cae183 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:19.923704 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-40f341ff-a7f0-4401-995a-05ffe0cae183 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] PUT https://10.4.3.91/volume/v3/attachments/239993ff-a342-475e-a8dd-b9657bdf9d39 Jul 22 05:45:19.924039 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-40f341ff-a7f0-4401-995a-05ffe0cae183 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:19.930459 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-40f341ff-a7f0-4401-995a-05ffe0cae183 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Acquiring lock "cinder-attachment_update-d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:45:19.935741 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-40f341ff-a7f0-4401-995a-05ffe0cae183 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Lock "cinder-attachment_update-d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:45:19.936567 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:19.936567 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:19.997872 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-40f341ff-a7f0-4401-995a-05ffe0cae183 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Lock "cinder-attachment_update-d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4-np0000005624" released by "attachment_update" :: held 0.062s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:45:19.998134 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-40f341ff-a7f0-4401-995a-05ffe0cae183 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/attachments/239993ff-a342-475e-a8dd-b9657bdf9d39 returned with HTTP 200 Jul 22 05:45:19.998544 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1237/5020] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:45:19 2026] PUT /volume/v3/attachments/239993ff-a342-475e-a8dd-b9657bdf9d39 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:20.181900 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1b7a7120-61f8-4b19-8723-0503f7a9336c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:20.183848 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1b7a7120-61f8-4b19-8723-0503f7a9336c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:20.184054 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1b7a7120-61f8-4b19-8723-0503f7a9336c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:20.184232 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1b7a7120-61f8-4b19-8723-0503f7a9336c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:20.184354 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1b7a7120-61f8-4b19-8723-0503f7a9336c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:20.188259 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:20.188259 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:20.188838 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1b7a7120-61f8-4b19-8723-0503f7a9336c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 200 Jul 22 05:45:20.189188 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1276/5021] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:20 2026] GET /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:20.197407 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8742260f-544b-41af-9d52-ebfda0618efd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:20.199455 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8742260f-544b-41af-9d52-ebfda0618efd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] DELETE https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 Jul 22 05:45:20.199757 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8742260f-544b-41af-9d52-ebfda0618efd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:20.199990 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8742260f-544b-41af-9d52-ebfda0618efd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:20.200127 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-8742260f-544b-41af-9d52-ebfda0618efd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete backup with id: eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6. Jul 22 05:45:20.204802 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:20.204802 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:20.215995 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-8742260f-544b-41af-9d52-ebfda0618efd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] delete_backup rpcapi backup_id eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:45:20.217850 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8742260f-544b-41af-9d52-ebfda0618efd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 returned with HTTP 202 Jul 22 05:45:20.218422 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1258/5022] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:45:20 2026] DELETE /volume/v3/backups/eb5bd337-bfe0-4955-8c6e-8a1bc22bfaf6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:45:20.225433 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:20.226891 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:45:20.227203 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1121302475"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:20.228603 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1121302475'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:45:20.228751 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume of 1 GB Jul 22 05:45:20.232042 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Availability Zones retrieved successfully. Jul 22 05:45:20.237308 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Flow 'volume_create_api' (7fe4c9f3-f533-4a32-ab1d-10c48c6d014f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:20.238584 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43e458ec-6e64-496f-b0db-c5e7e65953e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:20.239296 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:45:20.264362 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43e458ec-6e64-496f-b0db-c5e7e65953e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:20.265171 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a766d7-1b6c-4ddf-8a81-bbe1a31084f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:20.298993 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Created reservations ['7ac068b2-f7f9-459c-8b8a-46abec965115', 'ef0e8089-64d3-4d1d-b64e-a0a6f5f97cee', 'eb977aa3-dea3-4be5-ae7d-988e6b0d7656', '6fc9dc5d-a23d-4c9c-b838-5624293e5cb3'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:20.299707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a766d7-1b6c-4ddf-8a81-bbe1a31084f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ac068b2-f7f9-459c-8b8a-46abec965115', 'ef0e8089-64d3-4d1d-b64e-a0a6f5f97cee', 'eb977aa3-dea3-4be5-ae7d-988e6b0d7656', '6fc9dc5d-a23d-4c9c-b838-5624293e5cb3']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:20.300379 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60a44cf7-b540-4538-ae93-a24ff9c5d81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:20.320695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60a44cf7-b540-4538-ae93-a24ff9c5d81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '765fd9d8-d95c-4bce-9483-b9aabd4659c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1121302475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a584694de7494fd4be95e6199114e2b7',qos_specs=None,replication_status=,reservations=['7ac068b2-f7f9-459c-8b8a-46abec965115','ef0e8089-64d3-4d1d-b64e-a0a6f5f97cee','eb977aa3-dea3-4be5-ae7d-988e6b0d7656','6fc9dc5d-a23d-4c9c-b838-5624293e5cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc2254da51604570a1f277c22505280b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1121302475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=765fd9d8-d95c-4bce-9483-b9aabd4659c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a584694de7494fd4be95e6199114e2b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc2254da51604570a1f277c22505280b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:20.321374 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ab6815-92e7-4324-a723-cd9b7309eaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:20.337038 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ab6815-92e7-4324-a723-cd9b7309eaf0) transitioned into state 'SUCCESS' from state '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-1121302475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a584694de7494fd4be95e6199114e2b7',qos_specs=None,replication_status=,reservations=['7ac068b2-f7f9-459c-8b8a-46abec965115','ef0e8089-64d3-4d1d-b64e-a0a6f5f97cee','eb977aa3-dea3-4be5-ae7d-988e6b0d7656','6fc9dc5d-a23d-4c9c-b838-5624293e5cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc2254da51604570a1f277c22505280b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:20.337658 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694efcde-1b25-4fa5-906c-c233850be3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:20.345783 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694efcde-1b25-4fa5-906c-c233850be3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:20.346423 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Flow 'volume_create_api' (7fe4c9f3-f533-4a32-ab1d-10c48c6d014f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:20.347722 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume request issued successfully. Jul 22 05:45:20.347722 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-22c37fb5-0516-45e3-bf6f-3db895a0ce84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:45:20.348027 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1252/5023] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:45:20 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 22 05:45:20.358825 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4d8a5aa8-d7b3-48e0-b0c6-5faa4ab7a800 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:20.360523 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4d8a5aa8-d7b3-48e0-b0c6-5faa4ab7a800 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 Jul 22 05:45:20.360784 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4d8a5aa8-d7b3-48e0-b0c6-5faa4ab7a800 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:20.360975 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4d8a5aa8-d7b3-48e0-b0c6-5faa4ab7a800 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:20.367468 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:20.367468 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:20.370387 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-4d8a5aa8-d7b3-48e0-b0c6-5faa4ab7a800 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:20.373606 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4d8a5aa8-d7b3-48e0-b0c6-5faa4ab7a800 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 returned with HTTP 200 Jul 22 05:45:20.374008 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1238/5024] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:20 2026] GET /volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:20.446036 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-10554a0f-ea8b-4a2d-ac5d-cafeaed927f1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:20.448062 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-10554a0f-ea8b-4a2d-ac5d-cafeaed927f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 Jul 22 05:45:20.448336 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-10554a0f-ea8b-4a2d-ac5d-cafeaed927f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:20.448579 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-10554a0f-ea8b-4a2d-ac5d-cafeaed927f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:20.453328 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-10554a0f-ea8b-4a2d-ac5d-cafeaed927f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 returned with HTTP 404 Jul 22 05:45:20.454239 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1277/5025] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:45:20 2026] GET /volume/v3/snapshots/db130d6f-350a-4692-95a7-79e2f34fc033 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:20.460179 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-16e35d7f-815d-47ad-b549-d64027a6770e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:20.461802 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-16e35d7f-815d-47ad-b549-d64027a6770e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 Jul 22 05:45:20.462092 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-16e35d7f-815d-47ad-b549-d64027a6770e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:20.462160 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-16e35d7f-815d-47ad-b549-d64027a6770e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:20.462335 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-16e35d7f-815d-47ad-b549-d64027a6770e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: e3baae99-749d-4024-8158-e3b716d6ca54 Jul 22 05:45:20.469006 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:20.469006 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:20.469433 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-16e35d7f-815d-47ad-b549-d64027a6770e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:20.484305 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-16e35d7f-815d-47ad-b549-d64027a6770e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume request issued successfully. Jul 22 05:45:20.484503 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-16e35d7f-815d-47ad-b549-d64027a6770e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 returned with HTTP 202 Jul 22 05:45:20.484953 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1259/5026] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:45:20 2026] DELETE /volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:20.491173 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7f8f4e58-101d-4eeb-b417-354a2ebbe807 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:20.492800 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7f8f4e58-101d-4eeb-b417-354a2ebbe807 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 Jul 22 05:45:20.492961 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7f8f4e58-101d-4eeb-b417-354a2ebbe807 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:20.493282 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7f8f4e58-101d-4eeb-b417-354a2ebbe807 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:20.500324 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:20.500324 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:20.502897 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7f8f4e58-101d-4eeb-b417-354a2ebbe807 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:20.507184 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7f8f4e58-101d-4eeb-b417-354a2ebbe807 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 returned with HTTP 200 Jul 22 05:45:20.507503 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1253/5027] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:20 2026] GET /volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:20.827805 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-448ca263-bec3-4029-ab33-729a2394cea2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:20.829410 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-448ca263-bec3-4029-ab33-729a2394cea2 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:20.829624 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-448ca263-bec3-4029-ab33-729a2394cea2 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:20.829867 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-448ca263-bec3-4029-ab33-729a2394cea2 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:20.838980 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:20.838980 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:20.842645 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-448ca263-bec3-4029-ab33-729a2394cea2 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:20.846516 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-448ca263-bec3-4029-ab33-729a2394cea2 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:20.846922 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1239/5028] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:20 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:21.386233 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3ee4188d-2eb6-4dd4-9597-fe5cbb9c1396 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:21.387928 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3ee4188d-2eb6-4dd4-9597-fe5cbb9c1396 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 Jul 22 05:45:21.388120 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3ee4188d-2eb6-4dd4-9597-fe5cbb9c1396 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:21.388285 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3ee4188d-2eb6-4dd4-9597-fe5cbb9c1396 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:21.394485 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:21.394485 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:21.397224 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3ee4188d-2eb6-4dd4-9597-fe5cbb9c1396 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:21.400309 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3ee4188d-2eb6-4dd4-9597-fe5cbb9c1396 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 returned with HTTP 200 Jul 22 05:45:21.400615 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1278/5029] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:21 2026] GET /volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:21.412588 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-31503b3a-3ed3-468a-86b4-44f2c455f281 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:21.414301 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-31503b3a-3ed3-468a-86b4-44f2c455f281 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:45:21.414628 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-31503b3a-3ed3-468a-86b4-44f2c455f281 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "765fd9d8-d95c-4bce-9483-b9aabd4659c0", "name": "tempest-type-Backup-527463436"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:21.416030 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-31503b3a-3ed3-468a-86b4-44f2c455f281 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Creating new backup {'backup': {'volume_id': '765fd9d8-d95c-4bce-9483-b9aabd4659c0', 'name': 'tempest-type-Backup-527463436'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:45:21.416182 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-31503b3a-3ed3-468a-86b4-44f2c455f281 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Creating backup of volume 765fd9d8-d95c-4bce-9483-b9aabd4659c0 in container None Jul 22 05:45:21.422479 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:21.422479 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:21.422808 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-31503b3a-3ed3-468a-86b4-44f2c455f281 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:21.436087 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-31503b3a-3ed3-468a-86b4-44f2c455f281 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Created reservations ['27330dc3-1522-4a65-9734-47152da01969', '976368c4-b06a-491b-8028-bfc492b4cb98'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:21.456476 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-31503b3a-3ed3-468a-86b4-44f2c455f281 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:45:21.456905 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1260/5030] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:45:21 2026] POST /volume/v3/backups => generated 313 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:21.465025 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8454c5cd-5aee-49a5-af9e-142e682cd47a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:21.466806 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8454c5cd-5aee-49a5-af9e-142e682cd47a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:21.466975 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8454c5cd-5aee-49a5-af9e-142e682cd47a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:21.467223 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8454c5cd-5aee-49a5-af9e-142e682cd47a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:21.467350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-8454c5cd-5aee-49a5-af9e-142e682cd47a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:21.471106 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:21.471106 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:21.471622 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8454c5cd-5aee-49a5-af9e-142e682cd47a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:21.471950 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1254/5031] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:21 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:21.519535 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-66605c87-20f5-4fa9-a1f2-53d1e9bc2372 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:21.521199 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-66605c87-20f5-4fa9-a1f2-53d1e9bc2372 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 Jul 22 05:45:21.521366 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-66605c87-20f5-4fa9-a1f2-53d1e9bc2372 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:21.521537 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-66605c87-20f5-4fa9-a1f2-53d1e9bc2372 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:21.526296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-66605c87-20f5-4fa9-a1f2-53d1e9bc2372 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 returned with HTTP 404 Jul 22 05:45:21.526707 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1240/5032] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:21 2026] GET /volume/v3/volumes/e3baae99-749d-4024-8158-e3b716d6ca54 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:21.550497 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:21.552018 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:45:21.552310 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1876438206", "snapshot_id": null, "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "volume_type": null, "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:21.553718 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1876438206', 'snapshot_id': None, 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'volume_type': None, 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:45:21.643161 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume of 1 GB Jul 22 05:45:21.647148 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Availability Zones retrieved successfully. Jul 22 05:45:21.651926 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (a379617b-6edb-4d78-9348-c1254b811527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:21.652864 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d723efb5-16f3-4aff-8394-1a8498fcbf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:21.653646 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:45:21.703205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d723efb5-16f3-4aff-8394-1a8498fcbf73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:21.704004 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946f507a-6315-457f-bfba-a8764b7ad120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:21.739457 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['b1f44ddd-948a-4dcd-afc3-de961ec4c62c', '73ff9ec1-6d53-4205-a364-f1d93a0c4597', 'a13656e9-19b8-46f1-a762-9466ef7e2882', '96cbfd37-297c-4467-9bf7-bd5638198468'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:21.740263 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946f507a-6315-457f-bfba-a8764b7ad120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1f44ddd-948a-4dcd-afc3-de961ec4c62c', '73ff9ec1-6d53-4205-a364-f1d93a0c4597', 'a13656e9-19b8-46f1-a762-9466ef7e2882', '96cbfd37-297c-4467-9bf7-bd5638198468']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:21.740993 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (135a0f31-8f2e-4ad2-a100-3ac8e5feacf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:21.759072 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (135a0f31-8f2e-4ad2-a100-3ac8e5feacf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38eb758c-fbca-4a61-ad30-de532bd69b18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1876438206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['b1f44ddd-948a-4dcd-afc3-de961ec4c62c','73ff9ec1-6d53-4205-a364-f1d93a0c4597','a13656e9-19b8-46f1-a762-9466ef7e2882','96cbfd37-297c-4467-9bf7-bd5638198468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1876438206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38eb758c-fbca-4a61-ad30-de532bd69b18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e3afd3737da44e699d5ec6e752c5427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f7810903fb4496a37051a7c6832e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:21.759733 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0781af-3ba1-4115-932e-d0af5c33677a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:21.774348 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0781af-3ba1-4115-932e-d0af5c33677a) transitioned into state 'SUCCESS' from state '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-1876438206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['b1f44ddd-948a-4dcd-afc3-de961ec4c62c','73ff9ec1-6d53-4205-a364-f1d93a0c4597','a13656e9-19b8-46f1-a762-9466ef7e2882','96cbfd37-297c-4467-9bf7-bd5638198468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:21.774976 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab23942-02ba-4d12-9c71-8f314bc45898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:21.782389 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab23942-02ba-4d12-9c71-8f314bc45898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:21.783110 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (a379617b-6edb-4d78-9348-c1254b811527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:21.783370 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request issued successfully. Jul 22 05:45:21.783885 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4ccce52e-6492-4bc7-90d0-f80f9d5efd55 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:45:21.784250 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1279/5033] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:45:21 2026] POST /volume/v3/volumes => generated 757 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:21.794286 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8468911a-5b39-4e51-98b3-083a34983a4b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:21.795979 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8468911a-5b39-4e51-98b3-083a34983a4b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:45:21.796180 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8468911a-5b39-4e51-98b3-083a34983a4b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:21.796355 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8468911a-5b39-4e51-98b3-083a34983a4b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:21.803311 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:21.803311 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:21.806599 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8468911a-5b39-4e51-98b3-083a34983a4b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:21.810004 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8468911a-5b39-4e51-98b3-083a34983a4b tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 200 Jul 22 05:45:21.810336 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1261/5034] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:21 2026] GET /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:21.858053 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-eb0dd160-df58-4824-9b83-ad8a1b4b6345 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:21.859607 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-eb0dd160-df58-4824-9b83-ad8a1b4b6345 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:21.859818 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-eb0dd160-df58-4824-9b83-ad8a1b4b6345 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:21.859990 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-eb0dd160-df58-4824-9b83-ad8a1b4b6345 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:21.868353 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:21.868353 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:21.871430 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-eb0dd160-df58-4824-9b83-ad8a1b4b6345 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:21.874841 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-eb0dd160-df58-4824-9b83-ad8a1b4b6345 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:21.875147 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1255/5035] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:21 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:22.480855 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cb99acdd-6df9-4471-a5b2-5f34c81033c1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:22.482607 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cb99acdd-6df9-4471-a5b2-5f34c81033c1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:22.482829 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cb99acdd-6df9-4471-a5b2-5f34c81033c1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:22.483005 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cb99acdd-6df9-4471-a5b2-5f34c81033c1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:22.483132 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-cb99acdd-6df9-4471-a5b2-5f34c81033c1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:22.486871 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:22.486871 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:22.487503 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cb99acdd-6df9-4471-a5b2-5f34c81033c1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:22.487906 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1241/5036] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:22 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:22.822038 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3d8bd48d-6681-46da-89ce-bc8023ec617c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:22.823876 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3d8bd48d-6681-46da-89ce-bc8023ec617c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:45:22.824060 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3d8bd48d-6681-46da-89ce-bc8023ec617c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:22.824239 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3d8bd48d-6681-46da-89ce-bc8023ec617c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:22.831218 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:22.831218 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:22.834426 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3d8bd48d-6681-46da-89ce-bc8023ec617c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:22.839494 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3d8bd48d-6681-46da-89ce-bc8023ec617c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 200 Jul 22 05:45:22.840022 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1280/5037] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:22 2026] GET /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:22.853797 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c5c962e4-08d1-48fe-bca7-d694cfebfb35 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:22.855716 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c5c962e4-08d1-48fe-bca7-d694cfebfb35 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:45:22.856003 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c5c962e4-08d1-48fe-bca7-d694cfebfb35 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:22.856271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c5c962e4-08d1-48fe-bca7-d694cfebfb35 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:22.862676 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:22.862676 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:22.865591 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c5c962e4-08d1-48fe-bca7-d694cfebfb35 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:22.869488 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c5c962e4-08d1-48fe-bca7-d694cfebfb35 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 200 Jul 22 05:45:22.869986 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1262/5038] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:22 2026] GET /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:22.886409 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a35ff2c2-8608-4362-b56e-0daa14d9306c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:22.887933 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a35ff2c2-8608-4362-b56e-0daa14d9306c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:22.888092 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a35ff2c2-8608-4362-b56e-0daa14d9306c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:22.888253 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a35ff2c2-8608-4362-b56e-0daa14d9306c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:22.896200 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:22.896200 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:22.899122 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-a35ff2c2-8608-4362-b56e-0daa14d9306c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:22.902514 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a35ff2c2-8608-4362-b56e-0daa14d9306c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:22.903038 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1256/5039] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:22 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:23.220313 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-ea1bb429-1c5a-48ec-86b5-434e86aacaa0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:23.221978 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-ea1bb429-1c5a-48ec-86b5-434e86aacaa0 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/attachments/239993ff-a342-475e-a8dd-b9657bdf9d39/action Jul 22 05:45:23.222422 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-ea1bb429-1c5a-48ec-86b5-434e86aacaa0 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:23.222533 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-ea1bb429-1c5a-48ec-86b5-434e86aacaa0 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:23.236314 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:23.236314 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:23.244199 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-8e445a9a-da0e-4dcb-a94e-01c207b6c8ad req-ea1bb429-1c5a-48ec-86b5-434e86aacaa0 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/attachments/239993ff-a342-475e-a8dd-b9657bdf9d39/action returned with HTTP 204 Jul 22 05:45:23.244609 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1242/5040] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:45:23 2026] POST /volume/v3/attachments/239993ff-a342-475e-a8dd-b9657bdf9d39/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:23.497724 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3c385981-f91f-476a-acd5-df3d90a2f509 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:23.499620 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c385981-f91f-476a-acd5-df3d90a2f509 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:23.499851 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c385981-f91f-476a-acd5-df3d90a2f509 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:23.500028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c385981-f91f-476a-acd5-df3d90a2f509 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:23.500147 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-3c385981-f91f-476a-acd5-df3d90a2f509 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:23.504040 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:23.504040 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:23.504574 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c385981-f91f-476a-acd5-df3d90a2f509 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:23.504931 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1281/5041] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:23 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:23.712749 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-bb439282-17a1-4398-b625-b7dde237045a req-5db61ab9-4b64-4349-8d3e-3441bee3ef8e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:23.714754 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-5db61ab9-4b64-4349-8d3e-3441bee3ef8e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:45:23.714941 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-5db61ab9-4b64-4349-8d3e-3441bee3ef8e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:23.715114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-5db61ab9-4b64-4349-8d3e-3441bee3ef8e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:23.721404 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:23.721404 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:23.725037 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-bb439282-17a1-4398-b625-b7dde237045a req-5db61ab9-4b64-4349-8d3e-3441bee3ef8e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:23.729549 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-5db61ab9-4b64-4349-8d3e-3441bee3ef8e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 200 Jul 22 05:45:23.730103 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1263/5042] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:23 2026] GET /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:23.935417 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3a101e6e-d628-4398-a171-e4eb464324e7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:23.937087 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3a101e6e-d628-4398-a171-e4eb464324e7 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:23.937286 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3a101e6e-d628-4398-a171-e4eb464324e7 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:23.937583 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3a101e6e-d628-4398-a171-e4eb464324e7 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:23.945529 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:23.945529 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:23.948273 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3a101e6e-d628-4398-a171-e4eb464324e7 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:23.951586 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3a101e6e-d628-4398-a171-e4eb464324e7 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:23.951919 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1257/5043] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:23 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 1148 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:23.963001 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a94ab1a3-33f4-41d4-b6fc-7e65e28d5174 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:23.964603 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a94ab1a3-33f4-41d4-b6fc-7e65e28d5174 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:23.964808 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a94ab1a3-33f4-41d4-b6fc-7e65e28d5174 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:23.964977 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a94ab1a3-33f4-41d4-b6fc-7e65e28d5174 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:23.972927 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:23.972927 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:23.975780 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a94ab1a3-33f4-41d4-b6fc-7e65e28d5174 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:23.979188 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a94ab1a3-33f4-41d4-b6fc-7e65e28d5174 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:23.979518 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1243/5044] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:23 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 1148 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:23.993210 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-79115ac7-e1e9-41ee-a57f-64227bf36c1c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:23.994891 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-79115ac7-e1e9-41ee-a57f-64227bf36c1c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action Jul 22 05:45:23.995207 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-79115ac7-e1e9-41ee-a57f-64227bf36c1c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action body: b'{"os-detach": {"attachment_id": "239993ff-a342-475e-a8dd-b9657bdf9d39"}}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:23.995362 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-79115ac7-e1e9-41ee-a57f-64227bf36c1c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "239993ff-a342-475e-a8dd-b9657bdf9d39"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:24.004542 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:24.004542 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:24.004928 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-79115ac7-e1e9-41ee-a57f-64227bf36c1c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:24.010671 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-79115ac7-e1e9-41ee-a57f-64227bf36c1c tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action returned with HTTP 400 Jul 22 05:45:24.011056 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1282/5045] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:45:23 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 100 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 05:45:24.046488 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-36f037a5-dfb1-478e-8d20-3363271f7514 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:24.048166 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-36f037a5-dfb1-478e-8d20-3363271f7514 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:24.048369 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-36f037a5-dfb1-478e-8d20-3363271f7514 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:24.048853 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-36f037a5-dfb1-478e-8d20-3363271f7514 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:24.056989 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:24.056989 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:24.059896 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-36f037a5-dfb1-478e-8d20-3363271f7514 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:24.063412 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-36f037a5-dfb1-478e-8d20-3363271f7514 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:24.063717 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1264/5046] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:24 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:24.082660 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-6f95754c-0b33-4847-9e5c-1fd8ac34c00d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:24.084498 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-6f95754c-0b33-4847-9e5c-1fd8ac34c00d tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4/action Jul 22 05:45:24.084841 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-6f95754c-0b33-4847-9e5c-1fd8ac34c00d tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:24.084945 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-6f95754c-0b33-4847-9e5c-1fd8ac34c00d tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:24.094034 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:24.094034 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:24.094372 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-6f95754c-0b33-4847-9e5c-1fd8ac34c00d tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:24.099166 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-bb439282-17a1-4398-b625-b7dde237045a req-f034d088-b6c9-42b9-ad39-7d4576578e45 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:24.099462 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-6f95754c-0b33-4847-9e5c-1fd8ac34c00d tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Begin detaching volume completed successfully. Jul 22 05:45:24.099761 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-6f95754c-0b33-4847-9e5c-1fd8ac34c00d tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4/action returned with HTTP 202 Jul 22 05:45:24.100253 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1258/5047] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:45:24 2026] POST /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:45:24.101077 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-f034d088-b6c9-42b9-ad39-7d4576578e45 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:45:24.101255 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-f034d088-b6c9-42b9-ad39-7d4576578e45 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:24.101452 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-f034d088-b6c9-42b9-ad39-7d4576578e45 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:24.108041 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:24.108041 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:24.111073 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-bb439282-17a1-4398-b625-b7dde237045a req-f034d088-b6c9-42b9-ad39-7d4576578e45 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:24.114959 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-f034d088-b6c9-42b9-ad39-7d4576578e45 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 200 Jul 22 05:45:24.115288 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1244/5048] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:24 2026] GET /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:24.123830 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9698b57a-f092-42c9-a8f0-54043e25c277 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:24.124171 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9698b57a-f092-42c9-a8f0-54043e25c277 None None] GET https://10.4.3.91/volume// Jul 22 05:45:24.124321 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9698b57a-f092-42c9-a8f0-54043e25c277 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:24.124602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9698b57a-f092-42c9-a8f0-54043e25c277 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:24.124858 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9698b57a-f092-42c9-a8f0-54043e25c277 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:45:24.125108 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1283/5049] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:45: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 22 05:45:24.133560 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-bb439282-17a1-4398-b625-b7dde237045a req-b2d949a6-ce24-4e2f-a718-137adc970a0e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:24.135808 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-b2d949a6-ce24-4e2f-a718-137adc970a0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:45:24.136193 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-b2d949a6-ce24-4e2f-a718-137adc970a0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38eb758c-fbca-4a61-ad30-de532bd69b18", "connector": null, "instance_uuid": "fbb4851d-ef9a-40d5-95db-61d10f166757"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:24.137757 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6e6f8d12-e28c-4b95-8e71-349f89e82860 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:24.138208 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6e6f8d12-e28c-4b95-8e71-349f89e82860 None None] GET https://10.4.3.91/volume// Jul 22 05:45:24.138415 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6e6f8d12-e28c-4b95-8e71-349f89e82860 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:24.138695 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6e6f8d12-e28c-4b95-8e71-349f89e82860 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:24.139120 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6e6f8d12-e28c-4b95-8e71-349f89e82860 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:45:24.139457 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1259/5050] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:45: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 22 05:45:24.143608 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:24.143608 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:24.146094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-4e5bc922-22fc-42f3-bec1-f2137dd7e527 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:24.148072 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-4e5bc922-22fc-42f3-bec1-f2137dd7e527 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:24.148311 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-4e5bc922-22fc-42f3-bec1-f2137dd7e527 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:24.148488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-4e5bc922-22fc-42f3-bec1-f2137dd7e527 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:24.156895 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:24.156895 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:24.159983 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-4e5bc922-22fc-42f3-bec1-f2137dd7e527 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:24.163568 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-4e5bc922-22fc-42f3-bec1-f2137dd7e527 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:24.163947 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1245/5051] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:45:24 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 1331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:45:24.164678 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-b2d949a6-ce24-4e2f-a718-137adc970a0e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:45:24.165049 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1265/5052] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:45:24 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 22 05:45:24.515274 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5f4d7130-4b6d-408b-a438-4088f77f207d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:24.517132 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5f4d7130-4b6d-408b-a438-4088f77f207d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:24.517349 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5f4d7130-4b6d-408b-a438-4088f77f207d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:24.517563 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5f4d7130-4b6d-408b-a438-4088f77f207d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:24.517689 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-5f4d7130-4b6d-408b-a438-4088f77f207d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:24.521719 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:24.521719 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:24.522265 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5f4d7130-4b6d-408b-a438-4088f77f207d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:24.522603 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1284/5053] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:24 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:24.890805 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5a6a44e9-4944-48dd-a575-30422d3ef57b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:24.891144 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5a6a44e9-4944-48dd-a575-30422d3ef57b None None] GET https://10.4.3.91/volume// Jul 22 05:45:24.891290 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5a6a44e9-4944-48dd-a575-30422d3ef57b None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:24.891464 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5a6a44e9-4944-48dd-a575-30422d3ef57b None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:24.891790 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5a6a44e9-4944-48dd-a575-30422d3ef57b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:45:24.892048 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1260/5054] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:45: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 22 05:45:24.898500 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-bb439282-17a1-4398-b625-b7dde237045a req-aea045d9-46f3-4b54-8efc-4beee94552ac None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:24.900351 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-aea045d9-46f3-4b54-8efc-4beee94552ac tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:45:24.900519 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-aea045d9-46f3-4b54-8efc-4beee94552ac tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:24.900703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-aea045d9-46f3-4b54-8efc-4beee94552ac tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:24.909107 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:24.909107 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:24.912073 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-bb439282-17a1-4398-b625-b7dde237045a req-aea045d9-46f3-4b54-8efc-4beee94552ac tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:45:24.916000 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-aea045d9-46f3-4b54-8efc-4beee94552ac tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 200 Jul 22 05:45:24.916350 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1246/5055] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:45:24 2026] GET /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 1544 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:45:25.011165 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-bb439282-17a1-4398-b625-b7dde237045a req-f2ad8a83-3380-443d-97c0-62d5d6736b6c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:25.013067 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-f2ad8a83-3380-443d-97c0-62d5d6736b6c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] PUT https://10.4.3.91/volume/v3/attachments/fdb4d86d-86af-41c4-b7ff-3ae104e59c27 Jul 22 05:45:25.013399 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-f2ad8a83-3380-443d-97c0-62d5d6736b6c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:25.019916 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-bb439282-17a1-4398-b625-b7dde237045a req-f2ad8a83-3380-443d-97c0-62d5d6736b6c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Acquiring lock "cinder-attachment_update-38eb758c-fbca-4a61-ad30-de532bd69b18-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:45:25.025040 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-bb439282-17a1-4398-b625-b7dde237045a req-f2ad8a83-3380-443d-97c0-62d5d6736b6c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-38eb758c-fbca-4a61-ad30-de532bd69b18-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:45:25.025920 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:25.025920 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:25.086753 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-bb439282-17a1-4398-b625-b7dde237045a req-f2ad8a83-3380-443d-97c0-62d5d6736b6c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-38eb758c-fbca-4a61-ad30-de532bd69b18-np0000005624" released by "attachment_update" :: held 0.062s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:45:25.087099 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-f2ad8a83-3380-443d-97c0-62d5d6736b6c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/fdb4d86d-86af-41c4-b7ff-3ae104e59c27 returned with HTTP 200 Jul 22 05:45:25.087946 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1266/5056] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:45:25 2026] PUT /volume/v3/attachments/fdb4d86d-86af-41c4-b7ff-3ae104e59c27 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:25.109000 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-bb439282-17a1-4398-b625-b7dde237045a req-fdd32e76-1a67-4f3b-b074-fae550ef6536 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:25.111130 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-fdd32e76-1a67-4f3b-b074-fae550ef6536 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments/fdb4d86d-86af-41c4-b7ff-3ae104e59c27/action Jul 22 05:45:25.111580 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-fdd32e76-1a67-4f3b-b074-fae550ef6536 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:25.111746 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-fdd32e76-1a67-4f3b-b074-fae550ef6536 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:25.126763 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:25.126763 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:25.134693 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-bb439282-17a1-4398-b625-b7dde237045a req-fdd32e76-1a67-4f3b-b074-fae550ef6536 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/fdb4d86d-86af-41c4-b7ff-3ae104e59c27/action returned with HTTP 204 Jul 22 05:45:25.135081 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1285/5057] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:45:25 2026] POST /volume/v3/attachments/fdb4d86d-86af-41c4-b7ff-3ae104e59c27/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:25.533117 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d44d7745-d396-4c45-b644-acbc49a6f20d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:25.535390 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d44d7745-d396-4c45-b644-acbc49a6f20d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:25.535707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d44d7745-d396-4c45-b644-acbc49a6f20d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:25.535967 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d44d7745-d396-4c45-b644-acbc49a6f20d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:25.536132 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d44d7745-d396-4c45-b644-acbc49a6f20d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:25.541148 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:25.541148 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:25.542016 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d44d7745-d396-4c45-b644-acbc49a6f20d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:25.542506 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1261/5058] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:25 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:25.643902 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-cdf37a1e-ffe8-4ce2-89bb-64b46be20894 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:25.646131 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-cdf37a1e-ffe8-4ce2-89bb-64b46be20894 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] DELETE https://10.4.3.91/volume/v3/attachments/239993ff-a342-475e-a8dd-b9657bdf9d39 Jul 22 05:45:25.646397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-cdf37a1e-ffe8-4ce2-89bb-64b46be20894 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:25.646747 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-cdf37a1e-ffe8-4ce2-89bb-64b46be20894 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:25.654624 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:25.654624 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:25.700849 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ab460d0d-f7f4-4c82-8997-f56dd751cdaf req-cdf37a1e-ffe8-4ce2-89bb-64b46be20894 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/attachments/239993ff-a342-475e-a8dd-b9657bdf9d39 returned with HTTP 200 Jul 22 05:45:25.701003 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1247/5059] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:45:25 2026] DELETE /volume/v3/attachments/239993ff-a342-475e-a8dd-b9657bdf9d39 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:26.217647 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5167be26-5558-4878-aefe-43d7c5345d8b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:26.219158 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5167be26-5558-4878-aefe-43d7c5345d8b tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] POST https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action Jul 22 05:45:26.219606 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5167be26-5558-4878-aefe-43d7c5345d8b tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:26.219851 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5167be26-5558-4878-aefe-43d7c5345d8b tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:26.230616 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:26.230616 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:26.233684 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.admin_actions [None req-5167be26-5558-4878-aefe-43d7c5345d8b tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] Updating volume '3c801d07-86c2-499b-9249-a30b942f8dad' with '{'status': 'in-use'}' {{(pid=100091) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 05:45:26.251782 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5167be26-5558-4878-aefe-43d7c5345d8b tempest-TestServerVolumeAttachmentScenario-1982299317 tempest-TestServerVolumeAttachmentScenario-1982299317-project-admin] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action returned with HTTP 202 Jul 22 05:45:26.252316 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1267/5060] 10.4.3.91 () {68 vars in 1383 bytes} [Wed Jul 22 05:45:26 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:45:26.259661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-317d957d-fdf7-4d2a-8f46-ee505c3524cf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:26.261700 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-317d957d-fdf7-4d2a-8f46-ee505c3524cf tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:26.261953 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-317d957d-fdf7-4d2a-8f46-ee505c3524cf tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:26.262178 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-317d957d-fdf7-4d2a-8f46-ee505c3524cf tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:26.271059 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:26.271059 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:26.274325 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-317d957d-fdf7-4d2a-8f46-ee505c3524cf tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:26.278065 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-317d957d-fdf7-4d2a-8f46-ee505c3524cf tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:26.278458 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1286/5061] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:26 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:26.315379 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-e8a25833-b27b-4405-8bb8-480f75b29a57 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:26.317363 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-e8a25833-b27b-4405-8bb8-480f75b29a57 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:26.317573 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-e8a25833-b27b-4405-8bb8-480f75b29a57 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:26.317777 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-e8a25833-b27b-4405-8bb8-480f75b29a57 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:26.326373 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:26.326373 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:26.329251 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-e8a25833-b27b-4405-8bb8-480f75b29a57 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:26.332741 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-e8a25833-b27b-4405-8bb8-480f75b29a57 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:26.333086 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1262/5062] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:26 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:26.350153 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-fdc30a41-a163-4152-adec-aa46b6325c91 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:26.351921 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-fdc30a41-a163-4152-adec-aa46b6325c91 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] POST https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action Jul 22 05:45:26.352230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-fdc30a41-a163-4152-adec-aa46b6325c91 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:45:26.352374 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-fdc30a41-a163-4152-adec-aa46b6325c91 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:26.361957 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:26.361957 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:26.362371 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-fdc30a41-a163-4152-adec-aa46b6325c91 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:26.367691 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-fdc30a41-a163-4152-adec-aa46b6325c91 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Begin detaching volume completed successfully. Jul 22 05:45:26.367930 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-fdc30a41-a163-4152-adec-aa46b6325c91 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action returned with HTTP 202 Jul 22 05:45:26.368249 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1248/5063] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:45:26 2026] POST /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:45:26.407229 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5db16b00-7cdd-4695-b0e5-efcfa544eff4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:26.407871 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5db16b00-7cdd-4695-b0e5-efcfa544eff4 None None] GET https://10.4.3.91/volume// Jul 22 05:45:26.408103 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5db16b00-7cdd-4695-b0e5-efcfa544eff4 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:26.408379 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5db16b00-7cdd-4695-b0e5-efcfa544eff4 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:26.408844 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5db16b00-7cdd-4695-b0e5-efcfa544eff4 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:45:26.409282 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1268/5064] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:45:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:45:26.417295 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-30b4933d-e411-4a70-8611-9b83bc2e75a3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:26.419254 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-30b4933d-e411-4a70-8611-9b83bc2e75a3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:26.419500 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-30b4933d-e411-4a70-8611-9b83bc2e75a3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:26.419711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-30b4933d-e411-4a70-8611-9b83bc2e75a3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:26.429243 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:26.429243 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:26.434064 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-30b4933d-e411-4a70-8611-9b83bc2e75a3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:26.439046 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-30b4933d-e411-4a70-8611-9b83bc2e75a3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:26.439576 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1287/5065] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:45:26 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 1331 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:45:26.553692 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0f830ded-5989-4d73-96e3-b64655b256f9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:26.555383 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0f830ded-5989-4d73-96e3-b64655b256f9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:26.555667 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0f830ded-5989-4d73-96e3-b64655b256f9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:26.555799 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0f830ded-5989-4d73-96e3-b64655b256f9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:26.555894 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-0f830ded-5989-4d73-96e3-b64655b256f9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:26.560007 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:26.560007 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:26.560536 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0f830ded-5989-4d73-96e3-b64655b256f9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:26.560905 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1263/5066] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:26 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:27.574304 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-fc1f9d75-f121-4a63-a748-2258854ff010 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:27.576770 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fc1f9d75-f121-4a63-a748-2258854ff010 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:27.577413 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fc1f9d75-f121-4a63-a748-2258854ff010 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:27.577413 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-fc1f9d75-f121-4a63-a748-2258854ff010 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:27.577413 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-fc1f9d75-f121-4a63-a748-2258854ff010 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:27.583836 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:27.583836 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:27.584781 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-fc1f9d75-f121-4a63-a748-2258854ff010 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:27.585300 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1249/5067] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:27 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:28.595079 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-68a981b8-6831-49f2-8546-af60a4424afc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:28.596895 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-68a981b8-6831-49f2-8546-af60a4424afc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:28.597132 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-68a981b8-6831-49f2-8546-af60a4424afc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:28.597352 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-68a981b8-6831-49f2-8546-af60a4424afc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:28.597520 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-68a981b8-6831-49f2-8546-af60a4424afc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:28.601384 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:28.601384 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:28.602000 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-68a981b8-6831-49f2-8546-af60a4424afc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:28.602371 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1269/5068] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:28 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:29.613686 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-44e3cc48-e639-432b-93ed-e6f33680acfc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:29.614982 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44e3cc48-e639-432b-93ed-e6f33680acfc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:29.615165 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44e3cc48-e639-432b-93ed-e6f33680acfc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:29.615343 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44e3cc48-e639-432b-93ed-e6f33680acfc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:29.615445 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-44e3cc48-e639-432b-93ed-e6f33680acfc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:29.619309 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:29.619309 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:29.619897 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44e3cc48-e639-432b-93ed-e6f33680acfc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:29.620200 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1288/5069] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:29 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:30.595696 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-b08bbb22-c63b-499b-8e1f-b1027ff9ed02 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:30.599342 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-b08bbb22-c63b-499b-8e1f-b1027ff9ed02 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] DELETE https://10.4.3.91/volume/v3/attachments/3fff6e9b-e3b0-4dc9-955e-36868b862aab Jul 22 05:45:30.599516 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-b08bbb22-c63b-499b-8e1f-b1027ff9ed02 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:30.599703 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-b08bbb22-c63b-499b-8e1f-b1027ff9ed02 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:30.605781 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:30.605781 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:30.634564 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-246443b0-55db-466a-9926-d8ed07215f15 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:30.642973 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-246443b0-55db-466a-9926-d8ed07215f15 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:30.643162 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-246443b0-55db-466a-9926-d8ed07215f15 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:30.643339 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-246443b0-55db-466a-9926-d8ed07215f15 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:30.643457 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-246443b0-55db-466a-9926-d8ed07215f15 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:30.647207 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:30.647207 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:30.647872 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-246443b0-55db-466a-9926-d8ed07215f15 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:30.648650 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1250/5070] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:30 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:30.666758 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-62816ef4-32fe-4b8c-8578-d24e7d593f26 req-b08bbb22-c63b-499b-8e1f-b1027ff9ed02 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/attachments/3fff6e9b-e3b0-4dc9-955e-36868b862aab returned with HTTP 200 Jul 22 05:45:30.667180 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1264/5071] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:45:30 2026] DELETE /volume/v3/attachments/3fff6e9b-e3b0-4dc9-955e-36868b862aab => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:31.634566 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-f8b633ab-43e2-4ed3-8ce9-37f3e89e3bc6 req-c42120ff-612e-4cc6-a884-ccb7d70cd471 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:31.636816 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f8b633ab-43e2-4ed3-8ce9-37f3e89e3bc6 req-c42120ff-612e-4cc6-a884-ccb7d70cd471 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:31.637137 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f8b633ab-43e2-4ed3-8ce9-37f3e89e3bc6 req-c42120ff-612e-4cc6-a884-ccb7d70cd471 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:31.637335 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-f8b633ab-43e2-4ed3-8ce9-37f3e89e3bc6 req-c42120ff-612e-4cc6-a884-ccb7d70cd471 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:31.643942 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:31.643942 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:31.647513 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-f8b633ab-43e2-4ed3-8ce9-37f3e89e3bc6 req-c42120ff-612e-4cc6-a884-ccb7d70cd471 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:31.651604 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-f8b633ab-43e2-4ed3-8ce9-37f3e89e3bc6 req-c42120ff-612e-4cc6-a884-ccb7d70cd471 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:31.651964 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1270/5072] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:45:31 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:31.658955 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ba99d579-99da-4e0f-9c9e-27e028eda283 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:31.660560 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ba99d579-99da-4e0f-9c9e-27e028eda283 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:31.660777 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ba99d579-99da-4e0f-9c9e-27e028eda283 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:31.660938 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ba99d579-99da-4e0f-9c9e-27e028eda283 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:31.661034 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-ba99d579-99da-4e0f-9c9e-27e028eda283 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:31.664914 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:31.664914 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:31.665617 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ba99d579-99da-4e0f-9c9e-27e028eda283 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:31.666010 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1289/5073] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:31 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:32.674894 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8b0940c5-9f72-4829-8c36-cdc0faa14b03 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:32.676951 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8b0940c5-9f72-4829-8c36-cdc0faa14b03 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:32.677218 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8b0940c5-9f72-4829-8c36-cdc0faa14b03 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:32.677436 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8b0940c5-9f72-4829-8c36-cdc0faa14b03 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:32.677569 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-8b0940c5-9f72-4829-8c36-cdc0faa14b03 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:32.683339 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:32.683339 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:32.684115 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8b0940c5-9f72-4829-8c36-cdc0faa14b03 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:32.684613 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1251/5074] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:32 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:33.695254 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c87e0c2a-4fa1-4b5d-a044-ebce7be61963 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:33.697049 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c87e0c2a-4fa1-4b5d-a044-ebce7be61963 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:33.697269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c87e0c2a-4fa1-4b5d-a044-ebce7be61963 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:33.697443 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c87e0c2a-4fa1-4b5d-a044-ebce7be61963 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:33.697544 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c87e0c2a-4fa1-4b5d-a044-ebce7be61963 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:33.701432 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:33.701432 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:33.701996 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c87e0c2a-4fa1-4b5d-a044-ebce7be61963 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:33.702340 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1265/5075] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:33 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:34.499836 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d8b3a062-cff0-4480-9b64-0322d93ecd48 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:34.503746 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d8b3a062-cff0-4480-9b64-0322d93ecd48 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] DELETE https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:34.503746 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d8b3a062-cff0-4480-9b64-0322d93ecd48 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:34.503746 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d8b3a062-cff0-4480-9b64-0322d93ecd48 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:34.503746 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-d8b3a062-cff0-4480-9b64-0322d93ecd48 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Delete volume with id: d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:34.511383 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:34.511383 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:34.512035 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d8b3a062-cff0-4480-9b64-0322d93ecd48 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:34.526810 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d8b3a062-cff0-4480-9b64-0322d93ecd48 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Delete volume request issued successfully. Jul 22 05:45:34.527139 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d8b3a062-cff0-4480-9b64-0322d93ecd48 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 202 Jul 22 05:45:34.527562 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1271/5076] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:45:34 2026] DELETE /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:34.534361 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3160cf72-953d-4864-83f5-a55885ce6d92 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:34.537320 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3160cf72-953d-4864-83f5-a55885ce6d92 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:34.537542 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3160cf72-953d-4864-83f5-a55885ce6d92 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:34.537805 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3160cf72-953d-4864-83f5-a55885ce6d92 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:34.544497 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:34.544497 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:34.548764 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3160cf72-953d-4864-83f5-a55885ce6d92 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:34.554183 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3160cf72-953d-4864-83f5-a55885ce6d92 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 200 Jul 22 05:45:34.554549 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1290/5077] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:34 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:34.712386 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6ed54037-ea01-4a5a-a17b-d000348bcb9e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:34.714156 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6ed54037-ea01-4a5a-a17b-d000348bcb9e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:34.714352 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6ed54037-ea01-4a5a-a17b-d000348bcb9e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:34.714545 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6ed54037-ea01-4a5a-a17b-d000348bcb9e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:34.714655 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-6ed54037-ea01-4a5a-a17b-d000348bcb9e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:34.719484 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:34.719484 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:34.720229 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6ed54037-ea01-4a5a-a17b-d000348bcb9e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:34.720667 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1252/5078] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:34 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:35.570260 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1c948ffb-3e56-41c0-9dba-3ed20d4c5065 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:35.571993 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1c948ffb-3e56-41c0-9dba-3ed20d4c5065 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 Jul 22 05:45:35.572198 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1c948ffb-3e56-41c0-9dba-3ed20d4c5065 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:35.572373 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1c948ffb-3e56-41c0-9dba-3ed20d4c5065 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:35.577920 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1c948ffb-3e56-41c0-9dba-3ed20d4c5065 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 returned with HTTP 404 Jul 22 05:45:35.578322 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1266/5079] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:35 2026] GET /volume/v3/volumes/d489c7a7-0b5c-4905-8ac0-8bf85a96d7d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:35.585131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-86483fce-57c7-4943-ab6a-6cbe845ed0c3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:35.588992 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-86483fce-57c7-4943-ab6a-6cbe845ed0c3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] DELETE https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:35.588992 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-86483fce-57c7-4943-ab6a-6cbe845ed0c3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:35.588992 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-86483fce-57c7-4943-ab6a-6cbe845ed0c3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:35.588992 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-86483fce-57c7-4943-ab6a-6cbe845ed0c3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Delete volume with id: 3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:35.596382 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:35.596382 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:35.597304 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-86483fce-57c7-4943-ab6a-6cbe845ed0c3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:35.615781 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-86483fce-57c7-4943-ab6a-6cbe845ed0c3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Delete volume request issued successfully. Jul 22 05:45:35.616157 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-86483fce-57c7-4943-ab6a-6cbe845ed0c3 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 202 Jul 22 05:45:35.616653 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1272/5080] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:45:35 2026] DELETE /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:35.623912 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-784cd8e7-5920-493c-80a0-63c07384ec5f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:35.626293 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-784cd8e7-5920-493c-80a0-63c07384ec5f tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:35.626539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-784cd8e7-5920-493c-80a0-63c07384ec5f tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:35.626793 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-784cd8e7-5920-493c-80a0-63c07384ec5f tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:35.635019 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:35.635019 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:35.638904 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-784cd8e7-5920-493c-80a0-63c07384ec5f tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Volume info retrieved successfully. Jul 22 05:45:35.643504 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-784cd8e7-5920-493c-80a0-63c07384ec5f tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 200 Jul 22 05:45:35.643960 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1291/5081] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:35 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:35.731623 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8401efae-4224-4538-8a46-b3b7bfe60eb3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:35.734017 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8401efae-4224-4538-8a46-b3b7bfe60eb3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:35.734343 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8401efae-4224-4538-8a46-b3b7bfe60eb3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:35.734625 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8401efae-4224-4538-8a46-b3b7bfe60eb3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:35.734821 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-8401efae-4224-4538-8a46-b3b7bfe60eb3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:35.740404 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:35.740404 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:35.741247 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8401efae-4224-4538-8a46-b3b7bfe60eb3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:35.741761 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1253/5082] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:35 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:36.660698 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-afcfe6d8-af3b-445b-bacf-e19da70b6227 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:36.662573 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-afcfe6d8-af3b-445b-bacf-e19da70b6227 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] GET https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad Jul 22 05:45:36.662802 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-afcfe6d8-af3b-445b-bacf-e19da70b6227 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:36.663006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-afcfe6d8-af3b-445b-bacf-e19da70b6227 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:36.669323 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-afcfe6d8-af3b-445b-bacf-e19da70b6227 tempest-TestServerVolumeAttachmentScenario-590451557 tempest-TestServerVolumeAttachmentScenario-590451557-project-member] https://10.4.3.91/volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad returned with HTTP 404 Jul 22 05:45:36.669856 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1267/5083] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:45:36 2026] GET /volume/v3/volumes/3c801d07-86c2-499b-9249-a30b942f8dad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:36.754052 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-026b4308-90ed-488d-a8ab-6f6eb574dd95 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:36.756097 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-026b4308-90ed-488d-a8ab-6f6eb574dd95 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:36.756475 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-026b4308-90ed-488d-a8ab-6f6eb574dd95 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:36.756840 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-026b4308-90ed-488d-a8ab-6f6eb574dd95 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:36.757072 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-026b4308-90ed-488d-a8ab-6f6eb574dd95 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:36.763923 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:36.763923 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:36.763923 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-026b4308-90ed-488d-a8ab-6f6eb574dd95 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:36.763923 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1273/5084] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:36 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:37.776736 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b1125db0-b2ea-42fc-a2ea-18881f159cda None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:37.779528 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b1125db0-b2ea-42fc-a2ea-18881f159cda tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:37.779751 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b1125db0-b2ea-42fc-a2ea-18881f159cda tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:37.779921 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b1125db0-b2ea-42fc-a2ea-18881f159cda tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:37.780057 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-b1125db0-b2ea-42fc-a2ea-18881f159cda tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 0d941a25-a799-4b4d-9a31-31203fb156db. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:37.788729 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:37.788729 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:37.789329 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b1125db0-b2ea-42fc-a2ea-18881f159cda tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 200 Jul 22 05:45:37.789684 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1292/5085] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:37 2026] GET /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:37.799334 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-48fb572f-0053-4d58-8e3a-4327fd4983eb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:37.808170 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48fb572f-0053-4d58-8e3a-4327fd4983eb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] DELETE https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db Jul 22 05:45:37.808170 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48fb572f-0053-4d58-8e3a-4327fd4983eb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:37.808170 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48fb572f-0053-4d58-8e3a-4327fd4983eb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:37.808170 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-48fb572f-0053-4d58-8e3a-4327fd4983eb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Delete backup with id: 0d941a25-a799-4b4d-9a31-31203fb156db. Jul 22 05:45:37.816751 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:37.816751 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:37.830266 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.backup.rpcapi [None req-48fb572f-0053-4d58-8e3a-4327fd4983eb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] delete_backup rpcapi backup_id 0d941a25-a799-4b4d-9a31-31203fb156db {{(pid=100093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:45:37.832030 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48fb572f-0053-4d58-8e3a-4327fd4983eb tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] https://10.4.3.91/volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db returned with HTTP 202 Jul 22 05:45:37.832424 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1254/5086] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:45:37 2026] DELETE /volume/v3/backups/0d941a25-a799-4b4d-9a31-31203fb156db => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:45:37.838645 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-89cd7e1a-74a7-434f-bc68-fab17b06b8bd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:37.841864 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-89cd7e1a-74a7-434f-bc68-fab17b06b8bd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 Jul 22 05:45:37.842056 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-89cd7e1a-74a7-434f-bc68-fab17b06b8bd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:37.842229 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-89cd7e1a-74a7-434f-bc68-fab17b06b8bd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:37.842406 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-89cd7e1a-74a7-434f-bc68-fab17b06b8bd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete volume with id: 765fd9d8-d95c-4bce-9483-b9aabd4659c0 Jul 22 05:45:37.849764 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:37.849764 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:37.850065 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-89cd7e1a-74a7-434f-bc68-fab17b06b8bd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:37.864609 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-89cd7e1a-74a7-434f-bc68-fab17b06b8bd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete volume request issued successfully. Jul 22 05:45:37.864778 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-89cd7e1a-74a7-434f-bc68-fab17b06b8bd tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 returned with HTTP 202 Jul 22 05:45:37.865158 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1268/5087] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:45:37 2026] DELETE /volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 05:45:37.873109 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-52a68500-23e5-4075-95c4-b7776eaec2c0 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:37.876708 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-52a68500-23e5-4075-95c4-b7776eaec2c0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 Jul 22 05:45:37.876907 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-52a68500-23e5-4075-95c4-b7776eaec2c0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:37.877104 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-52a68500-23e5-4075-95c4-b7776eaec2c0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:37.892396 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:37.892396 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:37.896773 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-52a68500-23e5-4075-95c4-b7776eaec2c0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:37.900854 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-52a68500-23e5-4075-95c4-b7776eaec2c0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 returned with HTTP 200 Jul 22 05:45:37.901222 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1274/5088] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:37 2026] GET /volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:38.918404 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-82aace03-71f7-458a-95fa-d2fbddbfbef0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:38.920334 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-82aace03-71f7-458a-95fa-d2fbddbfbef0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 Jul 22 05:45:38.920607 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-82aace03-71f7-458a-95fa-d2fbddbfbef0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:38.920874 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-82aace03-71f7-458a-95fa-d2fbddbfbef0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:38.927797 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-82aace03-71f7-458a-95fa-d2fbddbfbef0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 returned with HTTP 404 Jul 22 05:45:38.928317 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1293/5089] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:38 2026] GET /volume/v3/volumes/765fd9d8-d95c-4bce-9483-b9aabd4659c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:38.938224 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9a9665fd-04df-41f8-9183-078a8f37b578 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:38.942319 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9a9665fd-04df-41f8-9183-078a8f37b578 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db/export_record Jul 22 05:45:38.942581 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9a9665fd-04df-41f8-9183-078a8f37b578 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:38.942834 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9a9665fd-04df-41f8-9183-078a8f37b578 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Calling method 'export_record' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:38.943018 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-9a9665fd-04df-41f8-9183-078a8f37b578 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Export record for backup 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 05:45:38.950384 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:38.950384 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:38.951760 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-9a9665fd-04df-41f8-9183-078a8f37b578 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'df4833dc521d4c25a44b33a8b4a954d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a584694de7494fd4be95e6199114e2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:45:38.952025 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9a9665fd-04df-41f8-9183-078a8f37b578 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db/export_record returned with HTTP 403 Jul 22 05:45:38.952813 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1255/5090] 10.4.3.91 () {68 vars in 1423 bytes} [Wed Jul 22 05:45:38 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db/export_record => generated 101 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:38.962055 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6f71f479-9243-4106-870b-6000edd86524 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:38.964110 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:45:38.964546 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-820792425"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:38.966377 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-820792425'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:45:38.966530 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume of 1 GB Jul 22 05:45:38.971063 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Availability Zones retrieved successfully. Jul 22 05:45:38.979648 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Flow 'volume_create_api' (b1ec8fe4-9349-4ddc-bda8-99fab92055ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:38.981008 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b0f124-5ef6-4d3f-8436-bd39336622e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:38.982246 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:45:39.008658 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b0f124-5ef6-4d3f-8436-bd39336622e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:39.009471 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60127db-092a-415b-b953-b5a41dbcc0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:39.050931 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Created reservations ['ed952b87-70d7-4623-a4ae-6f3e2cc666f1', 'd0d1677c-1bee-4f9c-bca1-78a23f96fcfc', '7f68430a-20f2-419a-82ef-1e36dd0b434d', 'dc84b54d-bc10-4a0e-b1f4-a62ae33b196b'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:39.051714 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60127db-092a-415b-b953-b5a41dbcc0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed952b87-70d7-4623-a4ae-6f3e2cc666f1', 'd0d1677c-1bee-4f9c-bca1-78a23f96fcfc', '7f68430a-20f2-419a-82ef-1e36dd0b434d', 'dc84b54d-bc10-4a0e-b1f4-a62ae33b196b']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:39.052495 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494826ba-64d4-48f2-a642-717ae67ff2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:39.076904 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494826ba-64d4-48f2-a642-717ae67ff2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '851881b5-17bd-4ef4-8984-914ea1a81af9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820792425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a584694de7494fd4be95e6199114e2b7',qos_specs=None,replication_status=,reservations=['ed952b87-70d7-4623-a4ae-6f3e2cc666f1','d0d1677c-1bee-4f9c-bca1-78a23f96fcfc','7f68430a-20f2-419a-82ef-1e36dd0b434d','dc84b54d-bc10-4a0e-b1f4-a62ae33b196b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc2254da51604570a1f277c22505280b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820792425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=851881b5-17bd-4ef4-8984-914ea1a81af9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a584694de7494fd4be95e6199114e2b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc2254da51604570a1f277c22505280b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:39.077567 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8834371-f127-40f9-9a1a-8b9c9d527491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:39.094928 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8834371-f127-40f9-9a1a-8b9c9d527491) transitioned into state 'SUCCESS' from state '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-820792425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a584694de7494fd4be95e6199114e2b7',qos_specs=None,replication_status=,reservations=['ed952b87-70d7-4623-a4ae-6f3e2cc666f1','d0d1677c-1bee-4f9c-bca1-78a23f96fcfc','7f68430a-20f2-419a-82ef-1e36dd0b434d','dc84b54d-bc10-4a0e-b1f4-a62ae33b196b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc2254da51604570a1f277c22505280b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:39.095512 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6825db2-d9ac-4d2b-9d8f-7fbf40cf67e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:39.105304 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6825db2-d9ac-4d2b-9d8f-7fbf40cf67e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:39.106107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Flow 'volume_create_api' (b1ec8fe4-9349-4ddc-bda8-99fab92055ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:39.106378 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume request issued successfully. Jul 22 05:45:39.107043 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6f71f479-9243-4106-870b-6000edd86524 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:45:39.107431 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1269/5091] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:45:38 2026] POST /volume/v3/volumes => generated 775 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:39.118726 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2ff134c1-5944-4c45-8795-d2f63bc8a07f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:39.120363 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2ff134c1-5944-4c45-8795-d2f63bc8a07f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 Jul 22 05:45:39.120560 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2ff134c1-5944-4c45-8795-d2f63bc8a07f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:39.120906 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2ff134c1-5944-4c45-8795-d2f63bc8a07f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:39.127646 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:39.127646 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:39.131273 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2ff134c1-5944-4c45-8795-d2f63bc8a07f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:39.134966 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2ff134c1-5944-4c45-8795-d2f63bc8a07f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 returned with HTTP 200 Jul 22 05:45:39.135327 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1275/5092] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:39 2026] GET /volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:40.247384 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0efad235-20ef-4f98-bd8a-b9455ff24ee1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:40.247384 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0efad235-20ef-4f98-bd8a-b9455ff24ee1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 Jul 22 05:45:40.247384 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0efad235-20ef-4f98-bd8a-b9455ff24ee1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:40.247384 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0efad235-20ef-4f98-bd8a-b9455ff24ee1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:40.247384 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:40.247384 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:40.247384 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-0efad235-20ef-4f98-bd8a-b9455ff24ee1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:40.247384 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0efad235-20ef-4f98-bd8a-b9455ff24ee1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 returned with HTTP 200 Jul 22 05:45:40.247384 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1294/5093] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:40 2026] GET /volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:40.249346 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-89bf6c93-1f5d-4554-bad9-ba1bd174c99f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:40.249346 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-89bf6c93-1f5d-4554-bad9-ba1bd174c99f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:45:40.249346 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-89bf6c93-1f5d-4554-bad9-ba1bd174c99f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "851881b5-17bd-4ef4-8984-914ea1a81af9", "name": "tempest-type-Backup-1983243890"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:40.249346 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-89bf6c93-1f5d-4554-bad9-ba1bd174c99f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Creating new backup {'backup': {'volume_id': '851881b5-17bd-4ef4-8984-914ea1a81af9', 'name': 'tempest-type-Backup-1983243890'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:45:40.249346 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-89bf6c93-1f5d-4554-bad9-ba1bd174c99f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Creating backup of volume 851881b5-17bd-4ef4-8984-914ea1a81af9 in container None Jul 22 05:45:40.249346 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:40.249346 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:40.249346 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-89bf6c93-1f5d-4554-bad9-ba1bd174c99f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:40.249346 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-89bf6c93-1f5d-4554-bad9-ba1bd174c99f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Created reservations ['7b541ffa-ebba-40c3-b60f-b57d2607fd5f', '45b9475a-a688-43ee-a8da-2eac07a533f7'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:40.288094 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-89bf6c93-1f5d-4554-bad9-ba1bd174c99f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:45:40.288600 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1256/5094] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:45:40 2026] POST /volume/v3/backups => generated 314 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:40.300406 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-48fc8f6c-2b18-48b6-b0d2-b83def88ae03 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:40.302351 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-48fc8f6c-2b18-48b6-b0d2-b83def88ae03 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:40.302548 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-48fc8f6c-2b18-48b6-b0d2-b83def88ae03 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:40.302788 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-48fc8f6c-2b18-48b6-b0d2-b83def88ae03 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:40.302933 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-48fc8f6c-2b18-48b6-b0d2-b83def88ae03 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:40.307512 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:40.307512 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:40.308774 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-48fc8f6c-2b18-48b6-b0d2-b83def88ae03 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:40.309320 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1270/5095] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:40 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:41.286296 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-99bbbe85-51c1-43f2-9311-b3435ad14447 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:41.321002 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-32eb2b3e-a597-464e-ab27-2bcc70249799 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:41.323440 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-32eb2b3e-a597-464e-ab27-2bcc70249799 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:41.323940 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-32eb2b3e-a597-464e-ab27-2bcc70249799 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:41.324246 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-32eb2b3e-a597-464e-ab27-2bcc70249799 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:41.324421 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-32eb2b3e-a597-464e-ab27-2bcc70249799 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:41.330135 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:41.330135 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:41.331028 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-32eb2b3e-a597-464e-ab27-2bcc70249799 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:41.331511 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1295/5096] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:41 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:41.380881 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99bbbe85-51c1-43f2-9311-b3435ad14447 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:45:41.381361 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99bbbe85-51c1-43f2-9311-b3435ad14447 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1975129015", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1481082098", "vendor_name": "tempest-vendor_name-1143678543"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:41.396662 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99bbbe85-51c1-43f2-9311-b3435ad14447 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:45:41.396662 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1276/5097] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:45:41 2026] POST /volume/v3/types => generated 329 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:41.404882 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:41.406731 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:45:41.407149 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c1686f1-3d1d-48a5-80bb-d1c217d78776", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:41.408911 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Create volume request body: {'volume': {'volume_type': '2c1686f1-3d1d-48a5-80bb-d1c217d78776', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:45:41.412920 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Create volume of 1 GB Jul 22 05:45:41.413202 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:41.413202 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:41.413702 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Availability Zones retrieved successfully. Jul 22 05:45:41.420440 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Flow 'volume_create_api' (92fb23b1-f128-4f7f-859a-ab03034a653b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:41.421681 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d333ed5f-33d2-4088-87a3-71e5d7e0466a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:41.422619 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:45:41.442614 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d333ed5f-33d2-4088-87a3-71e5d7e0466a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:45:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1481082098',vendor_name='tempest-vendor_name-1143678543'},id=2c1686f1-3d1d-48a5-80bb-d1c217d78776,is_public=True,name='tempest-ProjectAdminTests-volume-type-1975129015',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c1686f1-3d1d-48a5-80bb-d1c217d78776', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:41.443482 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da086ab-7b06-462b-b834-0c6d31701966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:41.470647 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1975129015 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1975129015, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:41.471018 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1975129015 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1975129015, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:41.513893 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Created reservations ['c6b030c4-9c1e-4827-bac0-ec035dab83cd', 'b14ccac1-e2a7-41bf-be6f-9bf002e88a3e', 'a6487a1f-6735-413b-bf8c-4c751780df24', 'e29b6201-2431-48e0-93cb-e4aa6ea9fca9'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:41.514845 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da086ab-7b06-462b-b834-0c6d31701966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6b030c4-9c1e-4827-bac0-ec035dab83cd', 'b14ccac1-e2a7-41bf-be6f-9bf002e88a3e', 'a6487a1f-6735-413b-bf8c-4c751780df24', 'e29b6201-2431-48e0-93cb-e4aa6ea9fca9']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:41.515491 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68165271-ed5b-4b8a-a35f-51bf3aad721a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:41.546107 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68165271-ed5b-4b8a-a35f-51bf3aad721a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c14d6fa3-704d-4b03-992c-ec05fe3976c2', '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='ed008f6bc86a4d9a90b19733d5c97140',qos_specs=None,replication_status=,reservations=['c6b030c4-9c1e-4827-bac0-ec035dab83cd','b14ccac1-e2a7-41bf-be6f-9bf002e88a3e','a6487a1f-6735-413b-bf8c-4c751780df24','e29b6201-2431-48e0-93cb-e4aa6ea9fca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c04234e982e4b93b8f005be927f143e',volume_type_id=2c1686f1-3d1d-48a5-80bb-d1c217d78776), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c14d6fa3-704d-4b03-992c-ec05fe3976c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed008f6bc86a4d9a90b19733d5c97140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c04234e982e4b93b8f005be927f143e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c1686f1-3d1d-48a5-80bb-d1c217d78776),volume_type_id=2c1686f1-3d1d-48a5-80bb-d1c217d78776)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:41.546964 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f14692a4-9243-426e-9502-df07c5007924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:41.568989 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f14692a4-9243-426e-9502-df07c5007924) transitioned into state 'SUCCESS' from 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='ed008f6bc86a4d9a90b19733d5c97140',qos_specs=None,replication_status=,reservations=['c6b030c4-9c1e-4827-bac0-ec035dab83cd','b14ccac1-e2a7-41bf-be6f-9bf002e88a3e','a6487a1f-6735-413b-bf8c-4c751780df24','e29b6201-2431-48e0-93cb-e4aa6ea9fca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c04234e982e4b93b8f005be927f143e',volume_type_id=2c1686f1-3d1d-48a5-80bb-d1c217d78776)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:41.570333 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd2848ed-9082-4427-811a-d5cbb517a348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:41.581661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd2848ed-9082-4427-811a-d5cbb517a348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:41.582750 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Flow 'volume_create_api' (92fb23b1-f128-4f7f-859a-ab03034a653b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:41.583138 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Create volume request issued successfully. Jul 22 05:45:41.587020 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-10631a44-c9cd-4127-a8dd-04f776b48bb4 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:45:41.587595 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1257/5098] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:45:41 2026] POST /volume/v3/volumes => generated 771 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:41.603139 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3c9d978a-08be-48cf-94b0-eff97b242446 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:41.605158 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c9d978a-08be-48cf-94b0-eff97b242446 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/volumes/c14d6fa3-704d-4b03-992c-ec05fe3976c2 Jul 22 05:45:41.605514 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c9d978a-08be-48cf-94b0-eff97b242446 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:41.605906 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c9d978a-08be-48cf-94b0-eff97b242446 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:41.614511 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:41.614511 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:41.618080 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3c9d978a-08be-48cf-94b0-eff97b242446 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Volume info retrieved successfully. Jul 22 05:45:41.622386 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c9d978a-08be-48cf-94b0-eff97b242446 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes/c14d6fa3-704d-4b03-992c-ec05fe3976c2 returned with HTTP 200 Jul 22 05:45:41.622737 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1271/5099] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:41 2026] GET /volume/v3/volumes/c14d6fa3-704d-4b03-992c-ec05fe3976c2 => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:42.343100 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e67c2025-ffd4-4b0d-b6bd-fc619cd7d61b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:42.345022 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e67c2025-ffd4-4b0d-b6bd-fc619cd7d61b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:42.345254 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e67c2025-ffd4-4b0d-b6bd-fc619cd7d61b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:42.345440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e67c2025-ffd4-4b0d-b6bd-fc619cd7d61b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:42.345533 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-e67c2025-ffd4-4b0d-b6bd-fc619cd7d61b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:42.350223 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:42.350223 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:42.350816 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e67c2025-ffd4-4b0d-b6bd-fc619cd7d61b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:42.351221 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1296/5100] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:42 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:42.635376 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-47d3f024-dcb0-4650-948f-a247a453bfd7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:42.637254 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-47d3f024-dcb0-4650-948f-a247a453bfd7 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/volumes/c14d6fa3-704d-4b03-992c-ec05fe3976c2 Jul 22 05:45:42.637409 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-47d3f024-dcb0-4650-948f-a247a453bfd7 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:42.637571 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-47d3f024-dcb0-4650-948f-a247a453bfd7 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:42.645728 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:42.645728 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:42.649840 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-47d3f024-dcb0-4650-948f-a247a453bfd7 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Volume info retrieved successfully. Jul 22 05:45:42.654660 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-47d3f024-dcb0-4650-948f-a247a453bfd7 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes/c14d6fa3-704d-4b03-992c-ec05fe3976c2 returned with HTTP 200 Jul 22 05:45:42.655064 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1277/5101] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:42 2026] GET /volume/v3/volumes/c14d6fa3-704d-4b03-992c-ec05fe3976c2 => generated 971 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:42.666844 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-073cd998-c86e-4c5e-825f-1b1319118877 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:42.669205 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-073cd998-c86e-4c5e-825f-1b1319118877 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/messages Jul 22 05:45:42.669369 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-073cd998-c86e-4c5e-825f-1b1319118877 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:42.669585 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-073cd998-c86e-4c5e-825f-1b1319118877 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:42.669897 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:42.669897 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:42.673295 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-073cd998-c86e-4c5e-825f-1b1319118877 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:45:42.673737 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1258/5102] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:45:42 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 22 05:45:42.684609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c2453c35-6db3-4268-863b-c7efb151e99f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:42.686615 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c2453c35-6db3-4268-863b-c7efb151e99f tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] DELETE https://10.4.3.91/volume/v3/messages/7282ad35-5d4c-4a4e-a7d1-bfebc72cd4ae Jul 22 05:45:42.686895 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c2453c35-6db3-4268-863b-c7efb151e99f tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:42.687148 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c2453c35-6db3-4268-863b-c7efb151e99f tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:42.700088 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c2453c35-6db3-4268-863b-c7efb151e99f tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/messages/7282ad35-5d4c-4a4e-a7d1-bfebc72cd4ae returned with HTTP 204 Jul 22 05:45:42.700733 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1272/5103] 10.4.3.91 () {68 vars in 1387 bytes} [Wed Jul 22 05:45:42 2026] DELETE /volume/v3/messages/7282ad35-5d4c-4a4e-a7d1-bfebc72cd4ae => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 05:45:42.709156 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-079e3f0c-085d-45f1-b42d-750900e68593 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:42.710902 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-079e3f0c-085d-45f1-b42d-750900e68593 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/messages/7282ad35-5d4c-4a4e-a7d1-bfebc72cd4ae Jul 22 05:45:42.711125 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-079e3f0c-085d-45f1-b42d-750900e68593 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:42.711314 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-079e3f0c-085d-45f1-b42d-750900e68593 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:42.722146 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-079e3f0c-085d-45f1-b42d-750900e68593 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/messages/7282ad35-5d4c-4a4e-a7d1-bfebc72cd4ae returned with HTTP 404 Jul 22 05:45:42.722672 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1297/5104] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:45:42 2026] GET /volume/v3/messages/7282ad35-5d4c-4a4e-a7d1-bfebc72cd4ae => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:42.733292 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1963958f-1083-44ae-9143-42e805b04341 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:42.735061 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/c14d6fa3-704d-4b03-992c-ec05fe3976c2 Jul 22 05:45:42.735249 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:42.735455 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:42.735604 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Delete volume with id: c14d6fa3-704d-4b03-992c-ec05fe3976c2 Jul 22 05:45:42.742947 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:42.742947 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:42.743278 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Volume info retrieved successfully. Jul 22 05:45:42.744316 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100091) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 05:45:42.754460 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1975129015 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1975129015, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:42.754818 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1975129015 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1975129015, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:42.765882 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Created reservations ['f59fc4e8-ac09-4497-9339-2c4a3f1f6603', '197bf4bb-2811-401a-bcd5-913e4f63c4ab', 'c3a028a1-1581-42e2-b8c4-2342c8649259', '7a20d094-7110-4967-b62c-d78681ed3ed4'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:42.801324 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Delete volume request issued successfully. Jul 22 05:45:42.801590 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1963958f-1083-44ae-9143-42e805b04341 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes/c14d6fa3-704d-4b03-992c-ec05fe3976c2 returned with HTTP 202 Jul 22 05:45:42.802159 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1278/5105] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:45:42 2026] DELETE /volume/v3/volumes/c14d6fa3-704d-4b03-992c-ec05fe3976c2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:42.811064 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-238fe2bd-50a8-4995-81c3-104b94b72d13 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:42.813121 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-238fe2bd-50a8-4995-81c3-104b94b72d13 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] DELETE https://10.4.3.91/volume/v3/types/2c1686f1-3d1d-48a5-80bb-d1c217d78776 Jul 22 05:45:42.813488 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-238fe2bd-50a8-4995-81c3-104b94b72d13 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:42.813884 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-238fe2bd-50a8-4995-81c3-104b94b72d13 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:42.846360 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-238fe2bd-50a8-4995-81c3-104b94b72d13 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/types/2c1686f1-3d1d-48a5-80bb-d1c217d78776 returned with HTTP 202 Jul 22 05:45:42.847241 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1259/5106] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:45:42 2026] DELETE /volume/v3/types/2c1686f1-3d1d-48a5-80bb-d1c217d78776 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:42.857951 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2a57fe65-4d45-42d3-af60-b36a23b4ddc3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:42.861387 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2a57fe65-4d45-42d3-af60-b36a23b4ddc3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:45:42.861865 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2a57fe65-4d45-42d3-af60-b36a23b4ddc3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1813910199", "extra_specs": {"storage_protocol": "tempest-storage_protocol-379202189", "vendor_name": "tempest-vendor_name-945920963"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:42.883542 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2a57fe65-4d45-42d3-af60-b36a23b4ddc3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:45:42.884236 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1273/5107] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:45:42 2026] POST /volume/v3/types => generated 327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:42.894941 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-37fc4770-18c0-48e1-be60-e351ba89d411 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:42.896921 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:45:42.897322 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "26015057-98ee-4d29-982c-f6649eade391", "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:42.899447 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Create volume request body: {'volume': {'volume_type': '26015057-98ee-4d29-982c-f6649eade391', 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:45:42.905076 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Create volume of 1 GB Jul 22 05:45:42.905442 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:42.905442 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:42.906055 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Availability Zones retrieved successfully. Jul 22 05:45:42.914821 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Flow 'volume_create_api' (f50e888f-9b6f-4f84-97a2-68c8456904ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:42.916252 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7829c17-1048-48d5-9eda-91def7558c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:42.917405 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:45:42.942769 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7829c17-1048-48d5-9eda-91def7558c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:45:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-379202189',vendor_name='tempest-vendor_name-945920963'},id=26015057-98ee-4d29-982c-f6649eade391,is_public=True,name='tempest-ProjectAdminTests-volume-type-1813910199',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26015057-98ee-4d29-982c-f6649eade391', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:42.943647 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc62119-7beb-4955-8c9a-7169538267d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:42.974770 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1813910199 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1813910199, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:42.975058 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1813910199 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1813910199, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:43.003122 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Created reservations ['decd5aba-d5fc-4df5-841b-bf657104b742', 'bf7d2729-8e61-407b-be53-40ab05dd8165', 'fe3b99ab-7c9e-41ba-b7bc-86f7ec368f0f', 'e80756b0-9211-48e9-b278-11dd1ee76e0d'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:43.004101 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc62119-7beb-4955-8c9a-7169538267d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['decd5aba-d5fc-4df5-841b-bf657104b742', 'bf7d2729-8e61-407b-be53-40ab05dd8165', 'fe3b99ab-7c9e-41ba-b7bc-86f7ec368f0f', 'e80756b0-9211-48e9-b278-11dd1ee76e0d']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:43.005230 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b66634f-4ae3-4348-9f63-c0a061523a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:43.033058 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b66634f-4ae3-4348-9f63-c0a061523a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e174a6d-4074-489d-bf6a-33dbc445ca69', '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='ed008f6bc86a4d9a90b19733d5c97140',qos_specs=None,replication_status=,reservations=['decd5aba-d5fc-4df5-841b-bf657104b742','bf7d2729-8e61-407b-be53-40ab05dd8165','fe3b99ab-7c9e-41ba-b7bc-86f7ec368f0f','e80756b0-9211-48e9-b278-11dd1ee76e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c04234e982e4b93b8f005be927f143e',volume_type_id=26015057-98ee-4d29-982c-f6649eade391), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e174a6d-4074-489d-bf6a-33dbc445ca69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed008f6bc86a4d9a90b19733d5c97140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c04234e982e4b93b8f005be927f143e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26015057-98ee-4d29-982c-f6649eade391),volume_type_id=26015057-98ee-4d29-982c-f6649eade391)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:43.033886 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4984c4ae-9e5a-40f5-ba3c-02eb645d27bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:43.054797 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4984c4ae-9e5a-40f5-ba3c-02eb645d27bb) transitioned into state 'SUCCESS' from 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='ed008f6bc86a4d9a90b19733d5c97140',qos_specs=None,replication_status=,reservations=['decd5aba-d5fc-4df5-841b-bf657104b742','bf7d2729-8e61-407b-be53-40ab05dd8165','fe3b99ab-7c9e-41ba-b7bc-86f7ec368f0f','e80756b0-9211-48e9-b278-11dd1ee76e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c04234e982e4b93b8f005be927f143e',volume_type_id=26015057-98ee-4d29-982c-f6649eade391)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:43.055576 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91dd42db-451c-493c-892b-1e3e01bb164b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:43.064762 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91dd42db-451c-493c-892b-1e3e01bb164b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:43.065589 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Flow 'volume_create_api' (f50e888f-9b6f-4f84-97a2-68c8456904ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:43.065948 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Create volume request issued successfully. Jul 22 05:45:43.066513 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-37fc4770-18c0-48e1-be60-e351ba89d411 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:45:43.066988 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1298/5108] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:45:42 2026] POST /volume/v3/volumes => generated 771 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 05:45:43.079131 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ae8337ca-238d-4af0-b430-0bda13f5bef8 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:43.080984 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ae8337ca-238d-4af0-b430-0bda13f5bef8 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/volumes/8e174a6d-4074-489d-bf6a-33dbc445ca69 Jul 22 05:45:43.081208 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ae8337ca-238d-4af0-b430-0bda13f5bef8 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:43.081409 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ae8337ca-238d-4af0-b430-0bda13f5bef8 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:43.088869 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:43.088869 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:43.092961 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ae8337ca-238d-4af0-b430-0bda13f5bef8 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Volume info retrieved successfully. Jul 22 05:45:43.096798 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ae8337ca-238d-4af0-b430-0bda13f5bef8 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes/8e174a6d-4074-489d-bf6a-33dbc445ca69 returned with HTTP 200 Jul 22 05:45:43.097186 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1279/5109] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:43 2026] GET /volume/v3/volumes/8e174a6d-4074-489d-bf6a-33dbc445ca69 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:43.364233 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-59f9c516-a835-43c2-95dd-7eb664d76789 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:43.366281 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-59f9c516-a835-43c2-95dd-7eb664d76789 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:43.366583 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-59f9c516-a835-43c2-95dd-7eb664d76789 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:43.366848 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-59f9c516-a835-43c2-95dd-7eb664d76789 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:43.366990 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-59f9c516-a835-43c2-95dd-7eb664d76789 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:43.372070 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:43.372070 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:43.372969 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-59f9c516-a835-43c2-95dd-7eb664d76789 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:43.373387 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1260/5110] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:43 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:44.113591 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4233514e-5b6c-4fb7-98f7-1ce50c029ffe None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:44.115595 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4233514e-5b6c-4fb7-98f7-1ce50c029ffe tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/volumes/8e174a6d-4074-489d-bf6a-33dbc445ca69 Jul 22 05:45:44.115871 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4233514e-5b6c-4fb7-98f7-1ce50c029ffe tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:44.116082 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4233514e-5b6c-4fb7-98f7-1ce50c029ffe tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:44.124512 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:44.124512 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:44.128724 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4233514e-5b6c-4fb7-98f7-1ce50c029ffe tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Volume info retrieved successfully. Jul 22 05:45:44.133366 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4233514e-5b6c-4fb7-98f7-1ce50c029ffe tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes/8e174a6d-4074-489d-bf6a-33dbc445ca69 returned with HTTP 200 Jul 22 05:45:44.133822 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1274/5111] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:44 2026] GET /volume/v3/volumes/8e174a6d-4074-489d-bf6a-33dbc445ca69 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:44.144446 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c3f31608-1b40-447d-8449-ad2e86adf4ac None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:44.146013 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c3f31608-1b40-447d-8449-ad2e86adf4ac tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/messages Jul 22 05:45:44.146213 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c3f31608-1b40-447d-8449-ad2e86adf4ac tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:44.146383 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c3f31608-1b40-447d-8449-ad2e86adf4ac tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:44.146670 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:44.146670 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:44.152005 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c3f31608-1b40-447d-8449-ad2e86adf4ac tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:45:44.152330 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1299/5112] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:45:44 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:44.160356 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c5cc403d-0480-4542-8fff-4e9e0e287f67 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:44.165903 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c5cc403d-0480-4542-8fff-4e9e0e287f67 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/messages Jul 22 05:45:44.166125 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c5cc403d-0480-4542-8fff-4e9e0e287f67 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:44.166310 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c5cc403d-0480-4542-8fff-4e9e0e287f67 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:44.172136 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c5cc403d-0480-4542-8fff-4e9e0e287f67 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:45:44.172567 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1280/5113] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:45:44 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:44.179557 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-11253a3e-2f77-4880-bfb6-9e602d15dd53 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:44.181279 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-11253a3e-2f77-4880-bfb6-9e602d15dd53 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] DELETE https://10.4.3.91/volume/v3/messages/60d2274d-0e78-40ca-94cf-37b924189220 Jul 22 05:45:44.181486 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-11253a3e-2f77-4880-bfb6-9e602d15dd53 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:44.181728 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-11253a3e-2f77-4880-bfb6-9e602d15dd53 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:44.191006 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-11253a3e-2f77-4880-bfb6-9e602d15dd53 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/messages/60d2274d-0e78-40ca-94cf-37b924189220 returned with HTTP 204 Jul 22 05:45:44.191377 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1261/5114] 10.4.3.91 () {68 vars in 1387 bytes} [Wed Jul 22 05:45:44 2026] DELETE /volume/v3/messages/60d2274d-0e78-40ca-94cf-37b924189220 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 05:45:44.199310 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:44.200958 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/8e174a6d-4074-489d-bf6a-33dbc445ca69 Jul 22 05:45:44.201174 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:44.201337 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:44.201479 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Delete volume with id: 8e174a6d-4074-489d-bf6a-33dbc445ca69 Jul 22 05:45:44.207968 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:44.207968 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:44.208299 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Volume info retrieved successfully. Jul 22 05:45:44.209180 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100094) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 05:45:44.217388 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1813910199 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1813910199, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:44.217750 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1813910199 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1813910199, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:44.225692 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Created reservations ['9850e698-e42b-4b5a-8476-e4faf5136ba4', '0908945b-44a7-489a-a1cd-287e56c246de', '95d910b2-e9e6-43d9-80e8-9634bddcacb4', '45c740d2-cfc2-4589-9933-bdcb7bea5807'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:44.253016 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Delete volume request issued successfully. Jul 22 05:45:44.253231 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-49cf86ff-c48d-4860-b52b-13694948b2a6 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes/8e174a6d-4074-489d-bf6a-33dbc445ca69 returned with HTTP 202 Jul 22 05:45:44.253697 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1275/5115] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:45:44 2026] DELETE /volume/v3/volumes/8e174a6d-4074-489d-bf6a-33dbc445ca69 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:44.260467 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e5be3d8d-2c49-4250-a8f9-3d520c95b112 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:44.262810 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e5be3d8d-2c49-4250-a8f9-3d520c95b112 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] DELETE https://10.4.3.91/volume/v3/types/26015057-98ee-4d29-982c-f6649eade391 Jul 22 05:45:44.263017 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e5be3d8d-2c49-4250-a8f9-3d520c95b112 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:44.263338 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e5be3d8d-2c49-4250-a8f9-3d520c95b112 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:44.286303 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e5be3d8d-2c49-4250-a8f9-3d520c95b112 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/types/26015057-98ee-4d29-982c-f6649eade391 returned with HTTP 202 Jul 22 05:45:44.286453 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1300/5116] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:45:44 2026] DELETE /volume/v3/types/26015057-98ee-4d29-982c-f6649eade391 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:44.294682 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-43a2edf1-6731-4467-a3cc-ecadfb9a3173 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:44.296617 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-43a2edf1-6731-4467-a3cc-ecadfb9a3173 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:45:44.297052 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-43a2edf1-6731-4467-a3cc-ecadfb9a3173 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1646981367", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1081741207", "vendor_name": "tempest-vendor_name-220161228"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:44.311783 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-43a2edf1-6731-4467-a3cc-ecadfb9a3173 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:45:44.312188 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1281/5117] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:45:44 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 22 05:45:44.320361 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:44.322154 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:45:44.322505 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bbda44be-9762-441d-9711-996d4c0e57c2", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:44.324996 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Create volume request body: {'volume': {'volume_type': 'bbda44be-9762-441d-9711-996d4c0e57c2', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:45:44.328437 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Create volume of 1 GB Jul 22 05:45:44.328772 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:44.328772 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:44.329135 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Availability Zones retrieved successfully. Jul 22 05:45:44.334922 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Flow 'volume_create_api' (ec06e76c-1080-49ed-b0be-d6e64f9aad08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:44.336082 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8153b83d-64a6-4aca-b279-001d5711d6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:44.336924 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:45:44.356260 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8153b83d-64a6-4aca-b279-001d5711d6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:45:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1081741207',vendor_name='tempest-vendor_name-220161228'},id=bbda44be-9762-441d-9711-996d4c0e57c2,is_public=True,name='tempest-ProjectAdminTests-volume-type-1646981367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbda44be-9762-441d-9711-996d4c0e57c2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:44.357026 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2838f70-72d0-493a-abcd-9e658d8726ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:44.381271 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1646981367 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1646981367, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:44.381519 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1646981367 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1646981367, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:44.385546 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-82e5444e-9302-46bd-9889-192e018a4b17 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:44.387331 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82e5444e-9302-46bd-9889-192e018a4b17 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:44.387768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82e5444e-9302-46bd-9889-192e018a4b17 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:44.388154 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-82e5444e-9302-46bd-9889-192e018a4b17 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:44.388431 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-82e5444e-9302-46bd-9889-192e018a4b17 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:44.394626 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:44.394626 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:44.395410 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-82e5444e-9302-46bd-9889-192e018a4b17 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:44.395919 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1276/5118] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:44 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:44.412828 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Created reservations ['1af9760a-fe65-4546-a715-8a5af34d3b99', 'b9fb43e9-6691-4184-93f6-f10d6a76b7cc', 'f2446c1a-60b5-417d-9c5b-336f2289671c', 'eeca1c58-7fee-4768-a758-7d39cdd83464'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:44.413660 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2838f70-72d0-493a-abcd-9e658d8726ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1af9760a-fe65-4546-a715-8a5af34d3b99', 'b9fb43e9-6691-4184-93f6-f10d6a76b7cc', 'f2446c1a-60b5-417d-9c5b-336f2289671c', 'eeca1c58-7fee-4768-a758-7d39cdd83464']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:44.414562 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65241619-4a49-411e-8b7a-3984d4f563e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:44.438134 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65241619-4a49-411e-8b7a-3984d4f563e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3d35747-d346-48ba-b450-7648da23daaa', '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='ed008f6bc86a4d9a90b19733d5c97140',qos_specs=None,replication_status=,reservations=['1af9760a-fe65-4546-a715-8a5af34d3b99','b9fb43e9-6691-4184-93f6-f10d6a76b7cc','f2446c1a-60b5-417d-9c5b-336f2289671c','eeca1c58-7fee-4768-a758-7d39cdd83464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c04234e982e4b93b8f005be927f143e',volume_type_id=bbda44be-9762-441d-9711-996d4c0e57c2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:45:44Z,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=d3d35747-d346-48ba-b450-7648da23daaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed008f6bc86a4d9a90b19733d5c97140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c04234e982e4b93b8f005be927f143e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbda44be-9762-441d-9711-996d4c0e57c2),volume_type_id=bbda44be-9762-441d-9711-996d4c0e57c2)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:44.439409 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839efc4b-4ee9-472d-92b5-3e5daf9c1351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:44.455268 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839efc4b-4ee9-472d-92b5-3e5daf9c1351) transitioned into state 'SUCCESS' from 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='ed008f6bc86a4d9a90b19733d5c97140',qos_specs=None,replication_status=,reservations=['1af9760a-fe65-4546-a715-8a5af34d3b99','b9fb43e9-6691-4184-93f6-f10d6a76b7cc','f2446c1a-60b5-417d-9c5b-336f2289671c','eeca1c58-7fee-4768-a758-7d39cdd83464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c04234e982e4b93b8f005be927f143e',volume_type_id=bbda44be-9762-441d-9711-996d4c0e57c2)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:44.455970 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5cb795-1fb5-4f52-94f7-41cf23fcf234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:44.464322 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5cb795-1fb5-4f52-94f7-41cf23fcf234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:44.465128 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Flow 'volume_create_api' (ec06e76c-1080-49ed-b0be-d6e64f9aad08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:44.465429 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Create volume request issued successfully. Jul 22 05:45:44.466007 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9814ccb6-0425-4ee3-8048-e5c2ffaf5f44 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:45:44.466554 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1262/5119] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:45:44 2026] POST /volume/v3/volumes => generated 771 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:44.478888 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-01cf1975-cf0e-4c67-a08e-a99d6130fdb5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:44.481187 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01cf1975-cf0e-4c67-a08e-a99d6130fdb5 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/volumes/d3d35747-d346-48ba-b450-7648da23daaa Jul 22 05:45:44.481567 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01cf1975-cf0e-4c67-a08e-a99d6130fdb5 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:44.481842 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01cf1975-cf0e-4c67-a08e-a99d6130fdb5 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:44.490880 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:44.490880 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:44.494848 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-01cf1975-cf0e-4c67-a08e-a99d6130fdb5 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Volume info retrieved successfully. Jul 22 05:45:44.499314 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01cf1975-cf0e-4c67-a08e-a99d6130fdb5 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes/d3d35747-d346-48ba-b450-7648da23daaa returned with HTTP 200 Jul 22 05:45:44.499828 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1301/5120] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:44 2026] GET /volume/v3/volumes/d3d35747-d346-48ba-b450-7648da23daaa => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:45.407385 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6094e938-ae0b-4193-917e-8ecf5d485b3a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:45.409476 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6094e938-ae0b-4193-917e-8ecf5d485b3a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:45.409761 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6094e938-ae0b-4193-917e-8ecf5d485b3a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:45.409961 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6094e938-ae0b-4193-917e-8ecf5d485b3a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:45.410071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-6094e938-ae0b-4193-917e-8ecf5d485b3a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:45.414349 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:45.414349 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:45.415009 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6094e938-ae0b-4193-917e-8ecf5d485b3a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:45.415372 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1282/5121] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:45 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:45.511852 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-154c2ee9-fddb-467f-bd30-56dbade7aabd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:45.515546 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-154c2ee9-fddb-467f-bd30-56dbade7aabd tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/volumes/d3d35747-d346-48ba-b450-7648da23daaa Jul 22 05:45:45.515546 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-154c2ee9-fddb-467f-bd30-56dbade7aabd tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:45.515546 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-154c2ee9-fddb-467f-bd30-56dbade7aabd tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:45.523150 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:45.523150 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:45.527751 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-154c2ee9-fddb-467f-bd30-56dbade7aabd tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Volume info retrieved successfully. Jul 22 05:45:45.532924 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-154c2ee9-fddb-467f-bd30-56dbade7aabd tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes/d3d35747-d346-48ba-b450-7648da23daaa returned with HTTP 200 Jul 22 05:45:45.533428 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1277/5122] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:45 2026] GET /volume/v3/volumes/d3d35747-d346-48ba-b450-7648da23daaa => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:45.547617 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-83b47f0b-9a28-4488-b2fe-0e4a58b4b393 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:45.549783 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-83b47f0b-9a28-4488-b2fe-0e4a58b4b393 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/messages Jul 22 05:45:45.550047 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-83b47f0b-9a28-4488-b2fe-0e4a58b4b393 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:45.550300 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-83b47f0b-9a28-4488-b2fe-0e4a58b4b393 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:45.550618 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:45.550618 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:45.554557 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-83b47f0b-9a28-4488-b2fe-0e4a58b4b393 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:45:45.555092 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1263/5123] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:45:45 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:45.564558 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3a80ce3e-96fc-43ca-acf1-189542f763f3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:45.567928 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a80ce3e-96fc-43ca-acf1-189542f763f3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] GET https://10.4.3.91/volume/v3/messages/f12fb833-feec-4826-812d-f2160767aeb9 Jul 22 05:45:45.567928 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a80ce3e-96fc-43ca-acf1-189542f763f3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:45.567928 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a80ce3e-96fc-43ca-acf1-189542f763f3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:45.570906 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a80ce3e-96fc-43ca-acf1-189542f763f3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/messages/f12fb833-feec-4826-812d-f2160767aeb9 returned with HTTP 200 Jul 22 05:45:45.571359 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1302/5124] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:45:45 2026] GET /volume/v3/messages/f12fb833-feec-4826-812d-f2160767aeb9 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:45.580862 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4b0c2d6f-b869-49fc-a3dd-43af90064f23 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:45.583359 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4b0c2d6f-b869-49fc-a3dd-43af90064f23 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] DELETE https://10.4.3.91/volume/v3/messages/f12fb833-feec-4826-812d-f2160767aeb9 Jul 22 05:45:45.583869 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4b0c2d6f-b869-49fc-a3dd-43af90064f23 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:45.584061 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4b0c2d6f-b869-49fc-a3dd-43af90064f23 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:45.593503 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4b0c2d6f-b869-49fc-a3dd-43af90064f23 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/messages/f12fb833-feec-4826-812d-f2160767aeb9 returned with HTTP 204 Jul 22 05:45:45.593984 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1283/5125] 10.4.3.91 () {68 vars in 1387 bytes} [Wed Jul 22 05:45:45 2026] DELETE /volume/v3/messages/f12fb833-feec-4826-812d-f2160767aeb9 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 05:45:45.601804 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:45.603691 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/d3d35747-d346-48ba-b450-7648da23daaa Jul 22 05:45:45.604107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:45.605664 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:45.605664 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Delete volume with id: d3d35747-d346-48ba-b450-7648da23daaa Jul 22 05:45:45.612489 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:45.612489 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:45.613092 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Volume info retrieved successfully. Jul 22 05:45:45.614361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100094) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 05:45:45.625854 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1646981367 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1646981367, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:45.627053 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1646981367 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1646981367, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:45:45.637169 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Created reservations ['84440cb7-180c-45ec-8c85-f52c6208417c', '5ab60f04-60fc-4b2d-aaa4-6497a699a1e8', '167490b1-2e49-4961-b4fc-af79764a1876', '8123818d-2aa9-485d-9b95-50130601b564'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:45.661705 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Delete volume request issued successfully. Jul 22 05:45:45.662134 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7de731f4-5195-48ef-b227-0ab0935a13a3 tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/volumes/d3d35747-d346-48ba-b450-7648da23daaa returned with HTTP 202 Jul 22 05:45:45.662790 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1278/5126] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:45:45 2026] DELETE /volume/v3/volumes/d3d35747-d346-48ba-b450-7648da23daaa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:45.670048 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1f75577e-a654-4e7c-92b9-bddde18fb88f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:45.673531 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1f75577e-a654-4e7c-92b9-bddde18fb88f tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] DELETE https://10.4.3.91/volume/v3/types/bbda44be-9762-441d-9711-996d4c0e57c2 Jul 22 05:45:45.673767 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1f75577e-a654-4e7c-92b9-bddde18fb88f tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:45.674022 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1f75577e-a654-4e7c-92b9-bddde18fb88f tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:45.704352 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1f75577e-a654-4e7c-92b9-bddde18fb88f tempest-ProjectAdminTests-366800198 tempest-ProjectAdminTests-366800198-project-admin] https://10.4.3.91/volume/v3/types/bbda44be-9762-441d-9711-996d4c0e57c2 returned with HTTP 202 Jul 22 05:45:45.705016 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1264/5127] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:45:45 2026] DELETE /volume/v3/types/bbda44be-9762-441d-9711-996d4c0e57c2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:46.425971 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d47f3328-c074-4108-9da1-0373384b6a27 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:46.427613 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d47f3328-c074-4108-9da1-0373384b6a27 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:46.427857 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d47f3328-c074-4108-9da1-0373384b6a27 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:46.428030 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d47f3328-c074-4108-9da1-0373384b6a27 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:46.428132 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-d47f3328-c074-4108-9da1-0373384b6a27 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:46.432605 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:46.432605 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:46.433365 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d47f3328-c074-4108-9da1-0373384b6a27 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:46.433822 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1303/5128] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:46 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:47.445828 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3672baaf-2015-44d3-9d07-c56017383abc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:47.447819 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3672baaf-2015-44d3-9d07-c56017383abc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:47.448065 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3672baaf-2015-44d3-9d07-c56017383abc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:47.448282 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3672baaf-2015-44d3-9d07-c56017383abc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:47.448430 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-3672baaf-2015-44d3-9d07-c56017383abc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:47.453017 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:47.453017 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:47.453727 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3672baaf-2015-44d3-9d07-c56017383abc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:47.454096 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1284/5129] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:47 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:48.466588 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c3f23606-7160-4a7b-8898-fc81e2ffc48a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:48.470101 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c3f23606-7160-4a7b-8898-fc81e2ffc48a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:48.470101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c3f23606-7160-4a7b-8898-fc81e2ffc48a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:48.470101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c3f23606-7160-4a7b-8898-fc81e2ffc48a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:48.470101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c3f23606-7160-4a7b-8898-fc81e2ffc48a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:48.474095 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:48.474095 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:48.474767 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c3f23606-7160-4a7b-8898-fc81e2ffc48a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:48.475150 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1279/5130] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:48 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:49.486828 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7d6c5da0-d43b-4814-b5dc-a213f6e76d59 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:49.488842 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d6c5da0-d43b-4814-b5dc-a213f6e76d59 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:49.490211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d6c5da0-d43b-4814-b5dc-a213f6e76d59 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:49.490742 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7d6c5da0-d43b-4814-b5dc-a213f6e76d59 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:49.490742 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-7d6c5da0-d43b-4814-b5dc-a213f6e76d59 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:49.496720 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:49.496720 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:49.497749 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7d6c5da0-d43b-4814-b5dc-a213f6e76d59 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:49.498356 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1265/5131] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:49 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:50.509525 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-67c523a5-d080-4d6f-9809-51e62824b044 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:50.511438 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-67c523a5-d080-4d6f-9809-51e62824b044 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:50.511715 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-67c523a5-d080-4d6f-9809-51e62824b044 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:50.511941 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-67c523a5-d080-4d6f-9809-51e62824b044 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:50.512040 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-67c523a5-d080-4d6f-9809-51e62824b044 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:50.516718 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:50.516718 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:50.517385 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-67c523a5-d080-4d6f-9809-51e62824b044 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:50.517868 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1304/5132] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:50 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:51.528591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-38b0e190-988a-4bb0-9f2c-70d07b65b825 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:51.530578 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-38b0e190-988a-4bb0-9f2c-70d07b65b825 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:51.530797 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-38b0e190-988a-4bb0-9f2c-70d07b65b825 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:51.530975 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-38b0e190-988a-4bb0-9f2c-70d07b65b825 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:51.531080 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-38b0e190-988a-4bb0-9f2c-70d07b65b825 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:51.535438 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:51.535438 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:51.536031 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-38b0e190-988a-4bb0-9f2c-70d07b65b825 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:51.536382 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1285/5133] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:51 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:52.547689 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4eeefe85-de87-44e9-87f9-3dec7c3353de None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:52.549148 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4eeefe85-de87-44e9-87f9-3dec7c3353de tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:52.549363 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4eeefe85-de87-44e9-87f9-3dec7c3353de tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:52.549556 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4eeefe85-de87-44e9-87f9-3dec7c3353de tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:52.549706 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-4eeefe85-de87-44e9-87f9-3dec7c3353de tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:52.553513 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:52.553513 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:52.554374 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4eeefe85-de87-44e9-87f9-3dec7c3353de tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:52.555605 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1280/5134] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:52 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:53.563735 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a2ecbf53-793c-433c-ba52-505bfe87848f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:53.565408 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a2ecbf53-793c-433c-ba52-505bfe87848f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:53.565586 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a2ecbf53-793c-433c-ba52-505bfe87848f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:53.565869 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a2ecbf53-793c-433c-ba52-505bfe87848f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:53.565966 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a2ecbf53-793c-433c-ba52-505bfe87848f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:53.570762 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:53.570762 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:53.571356 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a2ecbf53-793c-433c-ba52-505bfe87848f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:53.571708 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1266/5135] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:53 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:54.584649 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6d9a9775-c899-4584-aeb1-7c257df16c53 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:54.586527 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6d9a9775-c899-4584-aeb1-7c257df16c53 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:54.586751 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6d9a9775-c899-4584-aeb1-7c257df16c53 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:54.586919 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6d9a9775-c899-4584-aeb1-7c257df16c53 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:54.587021 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-6d9a9775-c899-4584-aeb1-7c257df16c53 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:54.589074 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=186,cinder:UPDATE=45,cinder:INSERT=19 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:45:54.591284 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:54.591284 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:54.591942 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6d9a9775-c899-4584-aeb1-7c257df16c53 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:54.592576 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1305/5136] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:54 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:54.601703 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-372ee360-8246-4d78-9a2a-193e72a6c12c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:54.603991 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-372ee360-8246-4d78-9a2a-193e72a6c12c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c/export_record Jul 22 05:45:54.604316 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-372ee360-8246-4d78-9a2a-193e72a6c12c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:54.604776 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-372ee360-8246-4d78-9a2a-193e72a6c12c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'export_record' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:54.604776 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-372ee360-8246-4d78-9a2a-193e72a6c12c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Export record for backup 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100091) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 05:45:54.610456 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:54.610456 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:54.611364 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.api [None req-372ee360-8246-4d78-9a2a-193e72a6c12c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling RPCAPI with context: , host: np0000005624, backup: 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100091) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 05:45:54.616849 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-372ee360-8246-4d78-9a2a-193e72a6c12c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] export_record in rpcapi backup_id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c on host np0000005624. {{(pid=100091) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 05:45:54.630771 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.contrib.backups [None req-372ee360-8246-4d78-9a2a-193e72a6c12c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzM3OWI2YzItN2M5NC00Y2RhLTlmNzgtOGJiOWQ3YTdiMTFjIiwgInVzZXJfaWQiOiAiYmMyMjU0ZGE1MTYwNDU3MGExZjI3N2MyMjUwNTI4MGIiLCAicHJvamVjdF9pZCI6ICJhNTg0Njk0ZGU3NDk0ZmQ0YmU5NWU2MTk5MTE0ZTJiNyIsICJ2b2x1bWVfaWQiOiAiODUxODgxYjUtMTdiZC00ZWY0LTg5ODQtOTE0ZWExYTgxYWY5IiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTgzMjQzODkwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODUxODgxYjUtMTdiZC00ZWY0LTg5ODQtOTE0ZWExYTgxYWY5LzIwMjYwNzIyMDU0NTQyL2F6X25vdmFfYmFja3VwXzMzNzliNmMyLTdjOTQtNGNkYS05Zjc4LThiYjlkN2E3YjExYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDU6NDU6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6NDU6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTo0NTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100091) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 05:45:54.631492 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-372ee360-8246-4d78-9a2a-193e72a6c12c tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c/export_record returned with HTTP 200 Jul 22 05:45:54.631980 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1286/5137] 10.4.3.91 () {68 vars in 1423 bytes} [Wed Jul 22 05:45:54 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:54.640083 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-a3c5d662-f5e0-42f3-8737-63acec597252 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:54.641898 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a3c5d662-f5e0-42f3-8737-63acec597252 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:45:54.642141 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a3c5d662-f5e0-42f3-8737-63acec597252 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:54.642340 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-a3c5d662-f5e0-42f3-8737-63acec597252 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:54.642449 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-a3c5d662-f5e0-42f3-8737-63acec597252 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:54.646235 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:54.646235 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:54.646798 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-a3c5d662-f5e0-42f3-8737-63acec597252 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:45:54.647136 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1281/5138] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:54 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:54.656872 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-38a11b76-764f-4b02-91e5-12026efca4b1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:54.658786 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38a11b76-764f-4b02-91e5-12026efca4b1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] POST https://10.4.3.91/volume/v3/backups/import_record Jul 22 05:45:54.659194 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-38a11b76-764f-4b02-91e5-12026efca4b1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGEwM2EzNWMtOTMyNS00YjczLWE5NzUtMTgyZGEzMWRkODcxIiwgInVzZXJfaWQiOiAiYmMyMjU0ZGE1MTYwNDU3MGExZjI3N2MyMjUwNTI4MGIiLCAicHJvamVjdF9pZCI6ICJhNTg0Njk0ZGU3NDk0ZmQ0YmU5NWU2MTk5MTE0ZTJiNyIsICJ2b2x1bWVfaWQiOiAiODUxODgxYjUtMTdiZC00ZWY0LTg5ODQtOTE0ZWExYTgxYWY5IiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTgzMjQzODkwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODUxODgxYjUtMTdiZC00ZWY0LTg5ODQtOTE0ZWExYTgxYWY5LzIwMjYwNzIyMDU0NTQyL2F6X25vdmFfYmFja3VwXzMzNzliNmMyLTdjOTQtNGNkYS05Zjc4LThiYjlkN2E3YjExYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDU6NDU6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6NDU6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTo0NTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:54.660518 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-38a11b76-764f-4b02-91e5-12026efca4b1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGEwM2EzNWMtOTMyNS00YjczLWE5NzUtMTgyZGEzMWRkODcxIiwgInVzZXJfaWQiOiAiYmMyMjU0ZGE1MTYwNDU3MGExZjI3N2MyMjUwNTI4MGIiLCAicHJvamVjdF9pZCI6ICJhNTg0Njk0ZGU3NDk0ZmQ0YmU5NWU2MTk5MTE0ZTJiNyIsICJ2b2x1bWVfaWQiOiAiODUxODgxYjUtMTdiZC00ZWY0LTg5ODQtOTE0ZWExYTgxYWY5IiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTgzMjQzODkwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODUxODgxYjUtMTdiZC00ZWY0LTg5ODQtOTE0ZWExYTgxYWY5LzIwMjYwNzIyMDU0NTQyL2F6X25vdmFfYmFja3VwXzMzNzliNmMyLTdjOTQtNGNkYS05Zjc4LThiYjlkN2E3YjExYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDU6NDU6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6NDU6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTo0NTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100093) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 05:45:54.660649 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.backups [None req-38a11b76-764f-4b02-91e5-12026efca4b1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGEwM2EzNWMtOTMyNS00YjczLWE5NzUtMTgyZGEzMWRkODcxIiwgInVzZXJfaWQiOiAiYmMyMjU0ZGE1MTYwNDU3MGExZjI3N2MyMjUwNTI4MGIiLCAicHJvamVjdF9pZCI6ICJhNTg0Njk0ZGU3NDk0ZmQ0YmU5NWU2MTk5MTE0ZTJiNyIsICJ2b2x1bWVfaWQiOiAiODUxODgxYjUtMTdiZC00ZWY0LTg5ODQtOTE0ZWExYTgxYWY5IiwgImhvc3QiOiAibnAwMDAwMDA1NjI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTgzMjQzODkwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODUxODgxYjUtMTdiZC00ZWY0LTg5ODQtOTE0ZWExYTgxYWY5LzIwMjYwNzIyMDU0NTQyL2F6X25vdmFfYmFja3VwXzMzNzliNmMyLTdjOTQtNGNkYS05Zjc4LThiYjlkN2E3YjExYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDU6NDU6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDU6NDU6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNTo0NTo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100093) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 05:45:54.661291 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-38a11b76-764f-4b02-91e5-12026efca4b1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'df4833dc521d4c25a44b33a8b4a954d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a584694de7494fd4be95e6199114e2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:45:54.661463 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38a11b76-764f-4b02-91e5-12026efca4b1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] https://10.4.3.91/volume/v3/backups/import_record returned with HTTP 403 Jul 22 05:45:54.661901 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1267/5139] 10.4.3.91 () {70 vars in 1335 bytes} [Wed Jul 22 05:45:54 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:54.668335 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5d07c91a-9390-4e65-80b1-f1fd84dc0f36 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:54.670047 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5d07c91a-9390-4e65-80b1-f1fd84dc0f36 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 Jul 22 05:45:54.670306 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5d07c91a-9390-4e65-80b1-f1fd84dc0f36 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:54.670584 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5d07c91a-9390-4e65-80b1-f1fd84dc0f36 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:54.670742 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-5d07c91a-9390-4e65-80b1-f1fd84dc0f36 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete volume with id: 851881b5-17bd-4ef4-8984-914ea1a81af9 Jul 22 05:45:54.678836 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:54.678836 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:54.679196 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5d07c91a-9390-4e65-80b1-f1fd84dc0f36 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:54.702736 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5d07c91a-9390-4e65-80b1-f1fd84dc0f36 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete volume request issued successfully. Jul 22 05:45:54.702905 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5d07c91a-9390-4e65-80b1-f1fd84dc0f36 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 returned with HTTP 202 Jul 22 05:45:54.703336 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1306/5140] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:45:54 2026] DELETE /volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:45:54.710862 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9dde15ca-3668-4f70-8ac3-004224fbf839 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:54.712697 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9dde15ca-3668-4f70-8ac3-004224fbf839 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 Jul 22 05:45:54.713011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9dde15ca-3668-4f70-8ac3-004224fbf839 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:54.713259 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9dde15ca-3668-4f70-8ac3-004224fbf839 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:54.720880 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:54.720880 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:54.724125 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9dde15ca-3668-4f70-8ac3-004224fbf839 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:54.728123 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9dde15ca-3668-4f70-8ac3-004224fbf839 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 returned with HTTP 200 Jul 22 05:45:54.728622 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1287/5141] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:54 2026] GET /volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:55.741975 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4aa14397-d912-4e98-bcd6-472fefd0b7f3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:55.744348 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4aa14397-d912-4e98-bcd6-472fefd0b7f3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 Jul 22 05:45:55.744609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4aa14397-d912-4e98-bcd6-472fefd0b7f3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:55.744825 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4aa14397-d912-4e98-bcd6-472fefd0b7f3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:55.750881 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4aa14397-d912-4e98-bcd6-472fefd0b7f3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 returned with HTTP 404 Jul 22 05:45:55.751502 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1282/5142] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:55 2026] GET /volume/v3/volumes/851881b5-17bd-4ef4-8984-914ea1a81af9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:45:55.761024 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-584342d8-3db0-475e-8b09-2f0fb566eb49 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:55.763468 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-584342d8-3db0-475e-8b09-2f0fb566eb49 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] GET https://10.4.3.91/volume/v3/backups Jul 22 05:45:55.763468 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-584342d8-3db0-475e-8b09-2f0fb566eb49 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:55.763468 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-584342d8-3db0-475e-8b09-2f0fb566eb49 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:55.763468 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.api_utils [None req-584342d8-3db0-475e-8b09-2f0fb566eb49 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Removing options '' from query. {{(pid=100093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:45:55.769282 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-584342d8-3db0-475e-8b09-2f0fb566eb49 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] https://10.4.3.91/volume/v3/backups returned with HTTP 200 Jul 22 05:45:55.769866 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1268/5143] 10.4.3.91 () {68 vars in 1270 bytes} [Wed Jul 22 05:45:55 2026] GET /volume/v3/backups => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:55.779872 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6acab751-3ddf-47ea-a3dc-28fb93c83bf0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:55.781573 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6acab751-3ddf-47ea-a3dc-28fb93c83bf0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] GET https://10.4.3.91/volume/v3/backups?project_id=a584694de7494fd4be95e6199114e2b7 Jul 22 05:45:55.781825 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6acab751-3ddf-47ea-a3dc-28fb93c83bf0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:55.782013 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6acab751-3ddf-47ea-a3dc-28fb93c83bf0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:55.782233 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-6acab751-3ddf-47ea-a3dc-28fb93c83bf0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Removing options 'project_id' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:45:55.786905 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6acab751-3ddf-47ea-a3dc-28fb93c83bf0 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] https://10.4.3.91/volume/v3/backups?project_id=a584694de7494fd4be95e6199114e2b7 returned with HTTP 200 Jul 22 05:45:55.787276 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1307/5144] 10.4.3.91 () {68 vars in 1357 bytes} [Wed Jul 22 05:45:55 2026] GET /volume/v3/backups?project_id=a584694de7494fd4be95e6199114e2b7 => generated 621 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:55.796822 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:55.798442 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:45:55.798817 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-202334249"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:55.800158 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-202334249'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:45:55.800276 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume of 1 GB Jul 22 05:45:55.802237 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=180,cinder:UPDATE=56,cinder:INSERT=28,cinder:DELETE=1 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:45:55.804369 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Availability Zones retrieved successfully. Jul 22 05:45:55.809688 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Flow 'volume_create_api' (0df78017-1e20-4c9f-aee2-a7efc9442154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:55.810899 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e410738-4005-4dd3-a814-400d4212c8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:55.812195 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Validating volume size '1' using validate_int {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:45:55.832867 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e410738-4005-4dd3-a814-400d4212c8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:55.833586 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75329e0a-f3bb-4db6-a3b4-a524dcf009e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:55.870462 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Created reservations ['c4e1cd08-31cc-4718-92cf-dbd9934418d4', '1b520a9d-8b83-485a-8832-135e3840dce5', 'bf1c309d-33c6-469c-8a9b-e41d3b84825c', 'a39ef357-197a-4ab9-b1d1-9d11d0aa6265'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:55.871458 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75329e0a-f3bb-4db6-a3b4-a524dcf009e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4e1cd08-31cc-4718-92cf-dbd9934418d4', '1b520a9d-8b83-485a-8832-135e3840dce5', 'bf1c309d-33c6-469c-8a9b-e41d3b84825c', 'a39ef357-197a-4ab9-b1d1-9d11d0aa6265']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:55.872547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846267f4-18dd-4bf4-ab94-89259873a312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:55.897758 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846267f4-18dd-4bf4-ab94-89259873a312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c721d34c-f042-4894-9038-737fff667e4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202334249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a584694de7494fd4be95e6199114e2b7',qos_specs=None,replication_status=,reservations=['c4e1cd08-31cc-4718-92cf-dbd9934418d4','1b520a9d-8b83-485a-8832-135e3840dce5','bf1c309d-33c6-469c-8a9b-e41d3b84825c','a39ef357-197a-4ab9-b1d1-9d11d0aa6265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc2254da51604570a1f277c22505280b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:45:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202334249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c721d34c-f042-4894-9038-737fff667e4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a584694de7494fd4be95e6199114e2b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc2254da51604570a1f277c22505280b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:55.898412 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186eba15-d384-4dec-9661-ece8e58d7127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:55.913691 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186eba15-d384-4dec-9661-ece8e58d7127) transitioned into state 'SUCCESS' from state '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-202334249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a584694de7494fd4be95e6199114e2b7',qos_specs=None,replication_status=,reservations=['c4e1cd08-31cc-4718-92cf-dbd9934418d4','1b520a9d-8b83-485a-8832-135e3840dce5','bf1c309d-33c6-469c-8a9b-e41d3b84825c','a39ef357-197a-4ab9-b1d1-9d11d0aa6265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc2254da51604570a1f277c22505280b',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:55.914362 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7e1263-6855-481a-b1c4-b36e43fb39f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:45:55.924259 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7e1263-6855-481a-b1c4-b36e43fb39f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:45:55.925564 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Flow 'volume_create_api' (0df78017-1e20-4c9f-aee2-a7efc9442154) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:45:55.926058 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Create volume request issued successfully. Jul 22 05:45:55.926767 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-eea6046c-98fe-403d-9f5b-dc16fb0d7ea3 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:45:55.927337 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1288/5145] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:45:55 2026] POST /volume/v3/volumes => generated 775 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:55.939368 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c6693b80-760f-4b6e-bc21-54ce8ce15e15 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:55.941731 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c6693b80-760f-4b6e-bc21-54ce8ce15e15 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b Jul 22 05:45:55.942120 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c6693b80-760f-4b6e-bc21-54ce8ce15e15 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:55.942381 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c6693b80-760f-4b6e-bc21-54ce8ce15e15 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:55.952602 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:55.952602 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:55.956292 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c6693b80-760f-4b6e-bc21-54ce8ce15e15 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:55.960103 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c6693b80-760f-4b6e-bc21-54ce8ce15e15 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b returned with HTTP 200 Jul 22 05:45:55.960564 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1283/5146] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:55 2026] GET /volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:56.973305 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9fd74143-2c7f-4c35-ab64-7172e0466a2a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:56.976461 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9fd74143-2c7f-4c35-ab64-7172e0466a2a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b Jul 22 05:45:56.976791 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9fd74143-2c7f-4c35-ab64-7172e0466a2a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:56.977061 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9fd74143-2c7f-4c35-ab64-7172e0466a2a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:56.985106 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:56.985106 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:56.989139 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9fd74143-2c7f-4c35-ab64-7172e0466a2a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:56.993612 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9fd74143-2c7f-4c35-ab64-7172e0466a2a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b returned with HTTP 200 Jul 22 05:45:56.994119 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1269/5147] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:56 2026] GET /volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:45:57.008626 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-423cbcef-f654-44e5-b38e-4dd25206cfa6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:57.010747 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-423cbcef-f654-44e5-b38e-4dd25206cfa6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] POST https://10.4.3.91/volume/v3/backups Jul 22 05:45:57.011107 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-423cbcef-f654-44e5-b38e-4dd25206cfa6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c721d34c-f042-4894-9038-737fff667e4b", "name": "tempest-type-Backup-1324441480"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:45:57.012739 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-423cbcef-f654-44e5-b38e-4dd25206cfa6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Creating new backup {'backup': {'volume_id': 'c721d34c-f042-4894-9038-737fff667e4b', 'name': 'tempest-type-Backup-1324441480'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 05:45:57.012923 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-423cbcef-f654-44e5-b38e-4dd25206cfa6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Creating backup of volume c721d34c-f042-4894-9038-737fff667e4b in container None Jul 22 05:45:57.020668 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:57.020668 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:45:57.021017 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-423cbcef-f654-44e5-b38e-4dd25206cfa6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:45:57.035711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-423cbcef-f654-44e5-b38e-4dd25206cfa6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Created reservations ['0f0690a9-826e-4e5c-87f1-d732855b609c', '527440d4-3143-4082-a7cd-fc700fcc0c79'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:45:57.062791 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-423cbcef-f654-44e5-b38e-4dd25206cfa6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups returned with HTTP 202 Jul 22 05:45:57.063268 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1308/5148] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:45:57 2026] POST /volume/v3/backups => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:45:57.071521 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-25d3a332-705a-4a4f-96ab-4118224d447b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:57.073966 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-25d3a332-705a-4a4f-96ab-4118224d447b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:45:57.073966 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-25d3a332-705a-4a4f-96ab-4118224d447b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:57.074105 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-25d3a332-705a-4a4f-96ab-4118224d447b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:57.074234 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-25d3a332-705a-4a4f-96ab-4118224d447b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:57.078387 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:57.078387 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:45:57.079100 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-25d3a332-705a-4a4f-96ab-4118224d447b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:45:57.079452 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1289/5149] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:57 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:58.088984 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ed6bbdd8-a030-443f-96ab-6190ac18375e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:58.091701 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ed6bbdd8-a030-443f-96ab-6190ac18375e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:45:58.091925 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ed6bbdd8-a030-443f-96ab-6190ac18375e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:58.092116 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ed6bbdd8-a030-443f-96ab-6190ac18375e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:58.092773 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-ed6bbdd8-a030-443f-96ab-6190ac18375e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:58.099226 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:58.099226 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:45:58.099936 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ed6bbdd8-a030-443f-96ab-6190ac18375e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:45:58.100340 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1284/5150] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:58 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:45:59.114399 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1eb1f780-293a-4d92-abae-dbfe514bbbd9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:45:59.116704 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1eb1f780-293a-4d92-abae-dbfe514bbbd9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:45:59.116992 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1eb1f780-293a-4d92-abae-dbfe514bbbd9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:45:59.117179 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1eb1f780-293a-4d92-abae-dbfe514bbbd9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:45:59.117284 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-1eb1f780-293a-4d92-abae-dbfe514bbbd9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:45:59.118913 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=204,cinder:UPDATE=58,cinder:INSERT=23 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:45:59.121909 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:45:59.121909 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:45:59.122795 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1eb1f780-293a-4d92-abae-dbfe514bbbd9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:45:59.123155 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1270/5151] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:45:59 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:00.133744 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-023ad9e3-cbd1-4ecc-9441-82fed02a0af6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:00.135721 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-023ad9e3-cbd1-4ecc-9441-82fed02a0af6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:00.135939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-023ad9e3-cbd1-4ecc-9441-82fed02a0af6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:00.136153 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-023ad9e3-cbd1-4ecc-9441-82fed02a0af6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:00.136252 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-023ad9e3-cbd1-4ecc-9441-82fed02a0af6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:00.141129 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:00.141129 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:00.141879 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-023ad9e3-cbd1-4ecc-9441-82fed02a0af6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:00.142324 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1309/5152] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:00 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:01.152997 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1cdad872-d8f1-43db-8aa0-35b0194ae875 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:01.154689 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1cdad872-d8f1-43db-8aa0-35b0194ae875 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:01.154864 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1cdad872-d8f1-43db-8aa0-35b0194ae875 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:01.155052 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1cdad872-d8f1-43db-8aa0-35b0194ae875 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:01.155167 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-1cdad872-d8f1-43db-8aa0-35b0194ae875 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:01.159226 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:01.159226 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:01.159840 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1cdad872-d8f1-43db-8aa0-35b0194ae875 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:01.160226 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1290/5153] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:01 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:02.170007 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5b40af1f-4297-4590-8afa-28698b01976e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:02.172526 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5b40af1f-4297-4590-8afa-28698b01976e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:02.173317 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5b40af1f-4297-4590-8afa-28698b01976e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:02.173586 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5b40af1f-4297-4590-8afa-28698b01976e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:02.173809 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-5b40af1f-4297-4590-8afa-28698b01976e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:02.175695 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=218,cinder:INSERT=31,cinder:UPDATE=80,cinder:DELETE=1 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:46:02.179873 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:02.179873 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:02.180741 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5b40af1f-4297-4590-8afa-28698b01976e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:02.181264 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1285/5154] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:02 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:03.191925 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a24f1117-8573-4287-8f16-64261ec82431 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:03.193696 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a24f1117-8573-4287-8f16-64261ec82431 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:03.193975 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a24f1117-8573-4287-8f16-64261ec82431 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:03.194198 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a24f1117-8573-4287-8f16-64261ec82431 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:03.194261 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-a24f1117-8573-4287-8f16-64261ec82431 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:03.199019 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:03.199019 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:03.199815 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a24f1117-8573-4287-8f16-64261ec82431 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:03.200172 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1271/5155] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:03 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:04.214795 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1e82194d-3b55-4667-b6db-ce07d8caf3ee None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:04.217116 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1e82194d-3b55-4667-b6db-ce07d8caf3ee tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:04.217359 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1e82194d-3b55-4667-b6db-ce07d8caf3ee tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:04.217583 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1e82194d-3b55-4667-b6db-ce07d8caf3ee tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:04.217732 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-1e82194d-3b55-4667-b6db-ce07d8caf3ee tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:04.223252 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:04.223252 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:04.224050 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1e82194d-3b55-4667-b6db-ce07d8caf3ee tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:04.228548 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1310/5156] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:04 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:05.236407 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a7cf6fd7-03b0-4d43-a3d6-3d9af1d83981 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:05.238180 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a7cf6fd7-03b0-4d43-a3d6-3d9af1d83981 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:05.238393 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a7cf6fd7-03b0-4d43-a3d6-3d9af1d83981 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:05.238590 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a7cf6fd7-03b0-4d43-a3d6-3d9af1d83981 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:05.238712 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a7cf6fd7-03b0-4d43-a3d6-3d9af1d83981 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:05.242852 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:05.242852 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:05.243421 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a7cf6fd7-03b0-4d43-a3d6-3d9af1d83981 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:05.243858 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1291/5157] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:05 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:06.253681 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d48a3315-9a57-47f5-98b7-90a811b68612 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:06.255578 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d48a3315-9a57-47f5-98b7-90a811b68612 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:06.255801 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d48a3315-9a57-47f5-98b7-90a811b68612 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:06.256059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d48a3315-9a57-47f5-98b7-90a811b68612 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:06.256205 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-d48a3315-9a57-47f5-98b7-90a811b68612 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:06.260184 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:06.260184 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:06.260777 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d48a3315-9a57-47f5-98b7-90a811b68612 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:06.261095 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1286/5158] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:06 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:07.271137 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0af8bbcc-55d0-49cb-b264-e13b4c4f8317 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:07.273247 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0af8bbcc-55d0-49cb-b264-e13b4c4f8317 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:07.273538 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0af8bbcc-55d0-49cb-b264-e13b4c4f8317 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:07.273816 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0af8bbcc-55d0-49cb-b264-e13b4c4f8317 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:07.274014 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-0af8bbcc-55d0-49cb-b264-e13b4c4f8317 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:07.278183 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:07.278183 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:07.278989 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0af8bbcc-55d0-49cb-b264-e13b4c4f8317 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:07.279447 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1272/5159] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:07 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:08.292648 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a005676a-2dff-4080-ac88-1a7313d818f7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:08.292648 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a005676a-2dff-4080-ac88-1a7313d818f7 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:08.292648 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a005676a-2dff-4080-ac88-1a7313d818f7 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:08.292648 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a005676a-2dff-4080-ac88-1a7313d818f7 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:08.292648 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-a005676a-2dff-4080-ac88-1a7313d818f7 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:08.296961 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:08.296961 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:08.297541 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a005676a-2dff-4080-ac88-1a7313d818f7 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:08.297902 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1311/5160] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:08 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:09.307977 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a48d82c8-5d96-41a0-b39c-f1959e927d6d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:09.309861 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a48d82c8-5d96-41a0-b39c-f1959e927d6d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:09.310041 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a48d82c8-5d96-41a0-b39c-f1959e927d6d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:09.310212 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a48d82c8-5d96-41a0-b39c-f1959e927d6d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:09.310303 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-a48d82c8-5d96-41a0-b39c-f1959e927d6d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:09.314717 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:09.314717 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:09.315273 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a48d82c8-5d96-41a0-b39c-f1959e927d6d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:09.315820 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1292/5161] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:09 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:09.872086 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-f9ffd79b-18c2-4440-91a1-b9a59c86b36a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:09.874231 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-f9ffd79b-18c2-4440-91a1-b9a59c86b36a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/limits Jul 22 05:46:09.874479 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-f9ffd79b-18c2-4440-91a1-b9a59c86b36a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:09.874749 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-f9ffd79b-18c2-4440-91a1-b9a59c86b36a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:09.897362 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-f9ffd79b-18c2-4440-91a1-b9a59c86b36a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/limits returned with HTTP 200 Jul 22 05:46:09.897826 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1287/5162] 10.4.3.91 () {68 vars in 1477 bytes} [Wed Jul 22 05:46:09 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:09.929647 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-75b3d1aa-952d-4747-a1e5-833790fbfcd8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:09.931790 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-75b3d1aa-952d-4747-a1e5-833790fbfcd8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:46:09.932048 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-75b3d1aa-952d-4747-a1e5-833790fbfcd8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:09.932237 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-75b3d1aa-952d-4747-a1e5-833790fbfcd8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:09.941024 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:09.941024 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:09.944193 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-75b3d1aa-952d-4747-a1e5-833790fbfcd8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:46:09.948734 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-75b3d1aa-952d-4747-a1e5-833790fbfcd8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 200 Jul 22 05:46:09.949254 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1273/5163] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:46:09 2026] GET /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 1657 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:09.959432 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-a574ea0e-a1e1-4189-be7a-0377f3697639 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:09.961418 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-a574ea0e-a1e1-4189-be7a-0377f3697639 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:46:09.961774 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-a574ea0e-a1e1-4189-be7a-0377f3697639 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38eb758c-fbca-4a61-ad30-de532bd69b18", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2119025495", "description": null, "metadata": {}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:09.972644 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:09.972644 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:09.973161 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-a574ea0e-a1e1-4189-be7a-0377f3697639 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:46:09.973303 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-a574ea0e-a1e1-4189-be7a-0377f3697639 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create snapshot from volume 38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:46:09.997922 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-a574ea0e-a1e1-4189-be7a-0377f3697639 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['117d1aac-43cb-4255-8451-49cabcc7eb9a', '47556b62-d7eb-4c57-94e8-97d2b8736784', 'c0261e20-23e8-446f-9363-b20bc344fa30', '7a803689-b463-42c3-985b-1bcdd9c28584'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:10.035051 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-a574ea0e-a1e1-4189-be7a-0377f3697639 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot force create request issued successfully. Jul 22 05:46:10.035432 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-3c948324-327c-43e0-b9c9-0715551e7fc9 req-a574ea0e-a1e1-4189-be7a-0377f3697639 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:46:10.036129 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1312/5164] 10.4.3.91 () {72 vars in 1540 bytes} [Wed Jul 22 05:46:09 2026] POST /volume/v3/snapshots => generated 320 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:46:10.326169 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6a85a8e2-b29d-4049-a5b3-86bd9dc03d84 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:10.328759 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a85a8e2-b29d-4049-a5b3-86bd9dc03d84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:10.329076 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6a85a8e2-b29d-4049-a5b3-86bd9dc03d84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:10.329351 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6a85a8e2-b29d-4049-a5b3-86bd9dc03d84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:10.329537 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-6a85a8e2-b29d-4049-a5b3-86bd9dc03d84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:10.337530 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:10.337530 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:10.337530 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a85a8e2-b29d-4049-a5b3-86bd9dc03d84 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:10.337530 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1293/5165] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:10 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:11.349232 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3c006e88-de45-4722-934c-97e893f330d4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:11.350923 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c006e88-de45-4722-934c-97e893f330d4 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:11.351113 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c006e88-de45-4722-934c-97e893f330d4 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:11.351283 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3c006e88-de45-4722-934c-97e893f330d4 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:11.351382 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-3c006e88-de45-4722-934c-97e893f330d4 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:11.355336 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:11.355336 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:11.355937 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3c006e88-de45-4722-934c-97e893f330d4 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:11.356256 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1288/5166] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:11 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:11.365617 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-36f54e9b-98e5-4b03-9494-2363a5bdc363 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:11.367376 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-36f54e9b-98e5-4b03-9494-2363a5bdc363 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] POST https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179/action Jul 22 05:46:11.367792 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-36f54e9b-98e5-4b03-9494-2363a5bdc363 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:46:11.367942 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-36f54e9b-98e5-4b03-9494-2363a5bdc363 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:11.369266 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.contrib.admin_actions [None req-36f54e9b-98e5-4b03-9494-2363a5bdc363 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Updating backup 'c6a31319-51a8-4082-8300-c82098786179' with '{'status': 'error'}' {{(pid=100093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 05:46:11.376697 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:11.376697 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:11.377335 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.policy [None req-36f54e9b-98e5-4b03-9494-2363a5bdc363 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'df4833dc521d4c25a44b33a8b4a954d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a584694de7494fd4be95e6199114e2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100093) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 05:46:11.377595 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-36f54e9b-98e5-4b03-9494-2363a5bdc363 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179/action returned with HTTP 403 Jul 22 05:46:11.378192 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1274/5167] 10.4.3.91 () {70 vars in 1423 bytes} [Wed Jul 22 05:46:11 2026] POST /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:11.384550 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-04326280-9414-4d1e-9dd8-909376271f68 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:11.387883 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-04326280-9414-4d1e-9dd8-909376271f68 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b Jul 22 05:46:11.387883 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-04326280-9414-4d1e-9dd8-909376271f68 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:11.387883 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-04326280-9414-4d1e-9dd8-909376271f68 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:11.387883 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-04326280-9414-4d1e-9dd8-909376271f68 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete volume with id: c721d34c-f042-4894-9038-737fff667e4b Jul 22 05:46:11.396287 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:11.396287 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:11.396746 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-04326280-9414-4d1e-9dd8-909376271f68 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:46:11.414743 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-04326280-9414-4d1e-9dd8-909376271f68 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete volume request issued successfully. Jul 22 05:46:11.415119 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-04326280-9414-4d1e-9dd8-909376271f68 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b returned with HTTP 202 Jul 22 05:46:11.415691 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1313/5168] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:46:11 2026] DELETE /volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:46:11.423217 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2a9e0858-beec-4533-a385-a1628949f59b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:11.427274 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a9e0858-beec-4533-a385-a1628949f59b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b Jul 22 05:46:11.428014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a9e0858-beec-4533-a385-a1628949f59b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:11.428014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a9e0858-beec-4533-a385-a1628949f59b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:11.439747 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:11.439747 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:11.447802 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2a9e0858-beec-4533-a385-a1628949f59b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:46:11.453435 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a9e0858-beec-4533-a385-a1628949f59b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b returned with HTTP 200 Jul 22 05:46:11.453863 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1294/5169] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:11 2026] GET /volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:11.692375 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-319e27f4-38c9-4059-93b5-606ae5bcda80 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:11.694039 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-319e27f4-38c9-4059-93b5-606ae5bcda80 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 Jul 22 05:46:11.694232 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-319e27f4-38c9-4059-93b5-606ae5bcda80 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:11.694420 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-319e27f4-38c9-4059-93b5-606ae5bcda80 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:11.700415 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:11.700415 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:11.700919 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-319e27f4-38c9-4059-93b5-606ae5bcda80 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:46:11.701756 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-319e27f4-38c9-4059-93b5-606ae5bcda80 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 returned with HTTP 200 Jul 22 05:46:11.702095 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1289/5170] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:46:11 2026] GET /volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:12.468652 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-59b3a419-6a69-4175-8c1f-d130bc43ef67 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:12.470750 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-59b3a419-6a69-4175-8c1f-d130bc43ef67 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b Jul 22 05:46:12.471091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-59b3a419-6a69-4175-8c1f-d130bc43ef67 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:12.471311 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-59b3a419-6a69-4175-8c1f-d130bc43ef67 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:12.478254 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-59b3a419-6a69-4175-8c1f-d130bc43ef67 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b returned with HTTP 404 Jul 22 05:46:12.478805 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1275/5171] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:12 2026] GET /volume/v3/volumes/c721d34c-f042-4894-9038-737fff667e4b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:12.486512 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-37179665-01d2-45de-970d-a2d815015cdf None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:12.488623 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] POST https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db/restore Jul 22 05:46:12.489001 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:12.490932 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.contrib.backups [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Restoring backup 497b686c-4fd6-4069-8d62-c1a2251af2db ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100092) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 05:46:12.491052 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.contrib.backups [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Restoring backup 497b686c-4fd6-4069-8d62-c1a2251af2db to volume None. Jul 22 05:46:12.495930 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:12.495930 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:12.497688 np0000005624 devstack@c-api.service[100092]: INFO cinder.backup.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Creating volume of 1 GB for restore of backup 497b686c-4fd6-4069-8d62-c1a2251af2db. Jul 22 05:46:12.502854 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Availability Zones retrieved successfully. Jul 22 05:46:12.510239 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Flow 'volume_create_api' (c156cb28-9562-4080-86c5-6812e1b34590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:12.511588 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cdee5b-5c1d-4eba-bb4c-7a8f7e4794d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:12.512646 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:46:12.547254 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cdee5b-5c1d-4eba-bb4c-7a8f7e4794d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:12.548358 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23845d0f-ecc3-4550-b956-0e95509cfa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:12.591581 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Created reservations ['442c5864-1843-409a-9e8a-e52c5cbaa934', '307c689a-f9e2-4aa8-a0d5-1ee4272caa95', 'f49ad0cc-7cfc-4058-8b41-0d62fd139216', 'ca39c8b8-0303-497a-8912-33a5b5719194'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:12.592336 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23845d0f-ecc3-4550-b956-0e95509cfa1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['442c5864-1843-409a-9e8a-e52c5cbaa934', '307c689a-f9e2-4aa8-a0d5-1ee4272caa95', 'f49ad0cc-7cfc-4058-8b41-0d62fd139216', 'ca39c8b8-0303-497a-8912-33a5b5719194']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:12.593233 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce35adb-d219-4f8a-8869-183763f2fe0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:12.619666 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce35adb-d219-4f8a-8869-183763f2fe0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2411a5f3-7273-4d42-9b01-9005ce9207ae', '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='a584694de7494fd4be95e6199114e2b7',qos_specs=None,replication_status=,reservations=['442c5864-1843-409a-9e8a-e52c5cbaa934','307c689a-f9e2-4aa8-a0d5-1ee4272caa95','f49ad0cc-7cfc-4058-8b41-0d62fd139216','ca39c8b8-0303-497a-8912-33a5b5719194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4833dc521d4c25a44b33a8b4a954d6',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:46:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2411a5f3-7273-4d42-9b01-9005ce9207ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a584694de7494fd4be95e6199114e2b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df4833dc521d4c25a44b33a8b4a954d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:12.619666 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489fa58e-99df-4421-8ec5-0ff39d98fa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:12.631886 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489fa58e-99df-4421-8ec5-0ff39d98fa4d) transitioned into 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='a584694de7494fd4be95e6199114e2b7',qos_specs=None,replication_status=,reservations=['442c5864-1843-409a-9e8a-e52c5cbaa934','307c689a-f9e2-4aa8-a0d5-1ee4272caa95','f49ad0cc-7cfc-4058-8b41-0d62fd139216','ca39c8b8-0303-497a-8912-33a5b5719194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4833dc521d4c25a44b33a8b4a954d6',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:12.632496 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31cccbd8-b032-4ddd-8a9d-e042490494fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:12.641954 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31cccbd8-b032-4ddd-8a9d-e042490494fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:12.643068 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Flow 'volume_create_api' (c156cb28-9562-4080-86c5-6812e1b34590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:12.643351 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Create volume request issued successfully. Jul 22 05:46:12.650870 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:12.650870 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:12.651515 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Volume info retrieved successfully. Jul 22 05:46:13.233759 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-d0d803b0-93d4-4350-9274-8673b810610c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:13.235729 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-d0d803b0-93d4-4350-9274-8673b810610c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 Jul 22 05:46:13.235954 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-d0d803b0-93d4-4350-9274-8673b810610c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:13.236130 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-d0d803b0-93d4-4350-9274-8673b810610c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:13.240893 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:13.240893 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:13.241287 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-d0d803b0-93d4-4350-9274-8673b810610c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:46:13.241999 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-d0d803b0-93d4-4350-9274-8673b810610c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 returned with HTTP 200 Jul 22 05:46:13.242385 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1295/5172] 10.4.3.91 () {68 vars in 1597 bytes} [Wed Jul 22 05:46:13 2026] GET /volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:13.658272 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:13.658272 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:13.658764 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Volume info retrieved successfully. Jul 22 05:46:13.658893 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Checking backup size 1 against volume size 1 {{(pid=100092) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 05:46:13.659023 np0000005624 devstack@c-api.service[100092]: INFO cinder.backup.api [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Overwriting volume 2411a5f3-7273-4d42-9b01-9005ce9207ae with restore of backup 497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:13.669198 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.backup.rpcapi [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] restore_backup in rpcapi backup_id 497b686c-4fd6-4069-8d62-c1a2251af2db {{(pid=100092) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 05:46:13.670878 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-37179665-01d2-45de-970d-a2d815015cdf tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db/restore returned with HTTP 202 Jul 22 05:46:13.671282 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1314/5173] 10.4.3.91 () {70 vars in 1426 bytes} [Wed Jul 22 05:46:12 2026] POST /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db/restore => generated 152 bytes in 1185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:46:13.681786 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c9017a59-655b-4162-8e31-43f86dcb3047 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:13.684874 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c9017a59-655b-4162-8e31-43f86dcb3047 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:13.684874 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c9017a59-655b-4162-8e31-43f86dcb3047 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:13.684874 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c9017a59-655b-4162-8e31-43f86dcb3047 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:13.685267 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c9017a59-655b-4162-8e31-43f86dcb3047 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:13.690873 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:13.690873 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:13.691929 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c9017a59-655b-4162-8e31-43f86dcb3047 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:13.692532 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1290/5174] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:13 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:14.063936 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f3dad4c6-3b9d-43ff-a6fe-eadab38cb2f3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:14.066514 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f3dad4c6-3b9d-43ff-a6fe-eadab38cb2f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 Jul 22 05:46:14.066741 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f3dad4c6-3b9d-43ff-a6fe-eadab38cb2f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:14.066940 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f3dad4c6-3b9d-43ff-a6fe-eadab38cb2f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:14.072440 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:14.072440 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:14.073244 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f3dad4c6-3b9d-43ff-a6fe-eadab38cb2f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:46:14.074023 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f3dad4c6-3b9d-43ff-a6fe-eadab38cb2f3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 returned with HTTP 200 Jul 22 05:46:14.074430 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1276/5175] 10.4.3.91 () {68 vars in 1597 bytes} [Wed Jul 22 05:46:14 2026] GET /volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:14.082052 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-2fa54e72-42bd-46da-88c5-798605ac7df1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:14.083790 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-2fa54e72-42bd-46da-88c5-798605ac7df1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:46:14.083941 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-2fa54e72-42bd-46da-88c5-798605ac7df1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:14.084101 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-2fa54e72-42bd-46da-88c5-798605ac7df1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:14.093003 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:14.093003 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:14.096312 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-2fa54e72-42bd-46da-88c5-798605ac7df1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:46:14.100976 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-2fa54e72-42bd-46da-88c5-798605ac7df1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 200 Jul 22 05:46:14.101355 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1296/5176] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:46:14 2026] GET /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 1657 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:14.110007 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:14.112711 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:46:14.113151 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "9f00c683-aa1e-47e6-85d0-0b706f2ffaf4", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:14.115324 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '9f00c683-aa1e-47e6-85d0-0b706f2ffaf4', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:46:14.125119 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:14.125119 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:14.125746 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:46:14.125923 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume of 1 GB Jul 22 05:46:14.126822 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Availability Zones retrieved successfully. Jul 22 05:46:14.134390 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (e8075ced-8f50-4d12-b18a-41c772a66f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:14.135947 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876e48fd-9d97-4cbf-8815-8db1e59e842a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:14.137237 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:46:14.172392 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876e48fd-9d97-4cbf-8815-8db1e59e842a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9f00c683-aa1e-47e6-85d0-0b706f2ffaf4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:14.173708 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d193c054-5509-4c79-988a-5c09d0b6d144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:14.215942 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['bb73a5af-6eae-4d01-8081-0f68da828cc9', '189bb3f1-0912-4b1b-89b2-6e23c3aa84c3', 'b1dfdfdb-842d-4372-8fdb-d3b21a870e5b', '69daa52f-27e3-4fbd-9db7-1e41a6fad206'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:14.216681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d193c054-5509-4c79-988a-5c09d0b6d144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb73a5af-6eae-4d01-8081-0f68da828cc9', '189bb3f1-0912-4b1b-89b2-6e23c3aa84c3', 'b1dfdfdb-842d-4372-8fdb-d3b21a870e5b', '69daa52f-27e3-4fbd-9db7-1e41a6fad206']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:14.217337 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01de76f7-51da-4907-b8d0-fd6eba6f411d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:14.263049 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01de76f7-51da-4907-b8d0-fd6eba6f411d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adf309b1-49b6-4fd7-8a16-e4326e6a857a', '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='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['bb73a5af-6eae-4d01-8081-0f68da828cc9','189bb3f1-0912-4b1b-89b2-6e23c3aa84c3','b1dfdfdb-842d-4372-8fdb-d3b21a870e5b','69daa52f-27e3-4fbd-9db7-1e41a6fad206'],size=1,snapshot_id=9f00c683-aa1e-47e6-85d0-0b706f2ffaf4,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), '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-22T05:46:14Z,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=adf309b1-49b6-4fd7-8a16-e4326e6a857a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e3afd3737da44e699d5ec6e752c5427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9f00c683-aa1e-47e6-85d0-0b706f2ffaf4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f7810903fb4496a37051a7c6832e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:14.263710 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (792ff7e6-9249-400a-9ca9-46a4ccc79c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:14.281167 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (792ff7e6-9249-400a-9ca9-46a4ccc79c3f) transitioned into 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='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['bb73a5af-6eae-4d01-8081-0f68da828cc9','189bb3f1-0912-4b1b-89b2-6e23c3aa84c3','b1dfdfdb-842d-4372-8fdb-d3b21a870e5b','69daa52f-27e3-4fbd-9db7-1e41a6fad206'],size=1,snapshot_id=9f00c683-aa1e-47e6-85d0-0b706f2ffaf4,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:14.281932 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (453a017f-5060-448d-8824-7924a51353c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:14.302881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (453a017f-5060-448d-8824-7924a51353c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:14.305703 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (e8075ced-8f50-4d12-b18a-41c772a66f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:14.305703 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request issued successfully. Jul 22 05:46:14.305703 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-c9c7f776-5b73-4f80-94c5-62fba3566174 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:46:14.306415 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1315/5177] 10.4.3.91 () {72 vars in 1534 bytes} [Wed Jul 22 05:46:14 2026] POST /volume/v3/volumes => generated 734 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:46:14.313584 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-8572d293-d03e-4ef5-89b2-1b8008b322bf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:14.320518 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-8572d293-d03e-4ef5-89b2-1b8008b322bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a Jul 22 05:46:14.320518 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-8572d293-d03e-4ef5-89b2-1b8008b322bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:14.320518 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-8572d293-d03e-4ef5-89b2-1b8008b322bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:14.330425 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:14.330425 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:14.338840 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-8572d293-d03e-4ef5-89b2-1b8008b322bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:46:14.344617 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-8572d293-d03e-4ef5-89b2-1b8008b322bf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a returned with HTTP 200 Jul 22 05:46:14.345084 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1291/5178] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:46:14 2026] GET /volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a => generated 802 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:14.353401 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-97fedefc-902c-426c-af2e-38b317076ef7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:14.355491 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-97fedefc-902c-426c-af2e-38b317076ef7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a Jul 22 05:46:14.355730 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-97fedefc-902c-426c-af2e-38b317076ef7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:14.355941 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-97fedefc-902c-426c-af2e-38b317076ef7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:14.363205 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:14.363205 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:14.367299 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-97fedefc-902c-426c-af2e-38b317076ef7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:46:14.372524 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-97fedefc-902c-426c-af2e-38b317076ef7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a returned with HTTP 200 Jul 22 05:46:14.373014 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1277/5179] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:46:14 2026] GET /volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:14.704005 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e45d1050-61ee-4d5c-b2ab-55993d146f02 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:14.706568 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e45d1050-61ee-4d5c-b2ab-55993d146f02 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:14.706842 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e45d1050-61ee-4d5c-b2ab-55993d146f02 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:14.707192 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e45d1050-61ee-4d5c-b2ab-55993d146f02 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:14.707352 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-e45d1050-61ee-4d5c-b2ab-55993d146f02 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:14.715826 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:14.715826 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:14.716578 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e45d1050-61ee-4d5c-b2ab-55993d146f02 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:14.717147 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1297/5180] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:14 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:15.728205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3687f2c3-62b5-4af7-8257-2496d3a03636 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:15.730081 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3687f2c3-62b5-4af7-8257-2496d3a03636 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:15.730435 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3687f2c3-62b5-4af7-8257-2496d3a03636 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:15.730573 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3687f2c3-62b5-4af7-8257-2496d3a03636 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:15.730704 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-3687f2c3-62b5-4af7-8257-2496d3a03636 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:15.735074 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:15.735074 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:15.735829 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3687f2c3-62b5-4af7-8257-2496d3a03636 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:15.736360 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1316/5181] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:15 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:16.746966 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f46700db-b0ac-4d93-a95d-8fbda01c3261 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:16.748679 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f46700db-b0ac-4d93-a95d-8fbda01c3261 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:16.748902 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f46700db-b0ac-4d93-a95d-8fbda01c3261 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:16.749115 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f46700db-b0ac-4d93-a95d-8fbda01c3261 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:16.749274 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f46700db-b0ac-4d93-a95d-8fbda01c3261 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:16.753196 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:16.753196 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:16.753836 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f46700db-b0ac-4d93-a95d-8fbda01c3261 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:16.754189 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1292/5182] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:16 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:17.382136 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ff5e0d84-2a45-47f8-aff5-eef7f972d3d3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:17.384070 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ff5e0d84-2a45-47f8-aff5-eef7f972d3d3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a Jul 22 05:46:17.384381 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ff5e0d84-2a45-47f8-aff5-eef7f972d3d3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:17.384651 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ff5e0d84-2a45-47f8-aff5-eef7f972d3d3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:17.391474 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:17.391474 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:17.394940 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ff5e0d84-2a45-47f8-aff5-eef7f972d3d3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:46:17.399267 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ff5e0d84-2a45-47f8-aff5-eef7f972d3d3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a returned with HTTP 200 Jul 22 05:46:17.399743 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1278/5183] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:46:17 2026] GET /volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:17.406296 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1f99148c-7a68-49cf-8e8a-892d5df680e9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:17.406687 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1f99148c-7a68-49cf-8e8a-892d5df680e9 None None] GET https://10.4.3.91/volume// Jul 22 05:46:17.406805 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1f99148c-7a68-49cf-8e8a-892d5df680e9 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:17.406975 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1f99148c-7a68-49cf-8e8a-892d5df680e9 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:17.407271 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1f99148c-7a68-49cf-8e8a-892d5df680e9 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:46:17.407532 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1298/5184] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:46: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 22 05:46:17.413312 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f521699c-92f3-45cf-bf07-3b3096ad2095 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:17.415225 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f521699c-92f3-45cf-bf07-3b3096ad2095 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:46:17.415552 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f521699c-92f3-45cf-bf07-3b3096ad2095 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adf309b1-49b6-4fd7-8a16-e4326e6a857a", "connector": null, "instance_uuid": "cc840546-b304-4941-9af1-875ef6763537"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:17.423879 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:17.423879 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:17.446917 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f521699c-92f3-45cf-bf07-3b3096ad2095 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:46:17.447463 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1317/5185] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:46:17 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 22 05:46:17.456121 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0324b18f-0490-411e-857e-bee1ca0d87e8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:17.456533 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0324b18f-0490-411e-857e-bee1ca0d87e8 None None] GET https://10.4.3.91/volume// Jul 22 05:46:17.456734 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0324b18f-0490-411e-857e-bee1ca0d87e8 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:17.456967 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0324b18f-0490-411e-857e-bee1ca0d87e8 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:17.457330 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0324b18f-0490-411e-857e-bee1ca0d87e8 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:46:17.457606 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1293/5186] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:46: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 22 05:46:17.464611 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ec80e3b5-44d1-4644-ad58-69c2500f6d52 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:17.466821 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ec80e3b5-44d1-4644-ad58-69c2500f6d52 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a Jul 22 05:46:17.466992 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ec80e3b5-44d1-4644-ad58-69c2500f6d52 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:17.467167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ec80e3b5-44d1-4644-ad58-69c2500f6d52 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:17.476275 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:17.476275 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:17.479940 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ec80e3b5-44d1-4644-ad58-69c2500f6d52 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:46:17.484196 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-ec80e3b5-44d1-4644-ad58-69c2500f6d52 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a returned with HTTP 200 Jul 22 05:46:17.484556 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1279/5187] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:46:17 2026] GET /volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a => generated 1522 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:17.584026 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-85abb9f1-354b-4806-a01e-150fb7cc36a4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:17.585923 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-85abb9f1-354b-4806-a01e-150fb7cc36a4 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] PUT https://10.4.3.91/volume/v3/attachments/5d3aebcb-8474-4789-9b21-58cef82d1684 Jul 22 05:46:17.586295 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-85abb9f1-354b-4806-a01e-150fb7cc36a4 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:17.592817 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-85abb9f1-354b-4806-a01e-150fb7cc36a4 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Acquiring lock "cinder-attachment_update-adf309b1-49b6-4fd7-8a16-e4326e6a857a-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:46:17.596766 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-85abb9f1-354b-4806-a01e-150fb7cc36a4 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-adf309b1-49b6-4fd7-8a16-e4326e6a857a-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:46:17.597626 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:17.597626 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:17.664384 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-85abb9f1-354b-4806-a01e-150fb7cc36a4 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-adf309b1-49b6-4fd7-8a16-e4326e6a857a-np0000005624" released by "attachment_update" :: held 0.068s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:46:17.664767 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-85abb9f1-354b-4806-a01e-150fb7cc36a4 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/5d3aebcb-8474-4789-9b21-58cef82d1684 returned with HTTP 200 Jul 22 05:46:17.665488 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1299/5188] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:46:17 2026] PUT /volume/v3/attachments/5d3aebcb-8474-4789-9b21-58cef82d1684 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:17.685425 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f37291d0-7b54-4338-b3bb-2940ed0d966f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:17.687623 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f37291d0-7b54-4338-b3bb-2940ed0d966f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments/5d3aebcb-8474-4789-9b21-58cef82d1684/action Jul 22 05:46:17.688037 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f37291d0-7b54-4338-b3bb-2940ed0d966f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:46:17.688180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f37291d0-7b54-4338-b3bb-2940ed0d966f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:17.703760 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:17.703760 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:17.713824 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ea7e1672-f64e-48eb-b538-ed79b19ab1db req-f37291d0-7b54-4338-b3bb-2940ed0d966f tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/5d3aebcb-8474-4789-9b21-58cef82d1684/action returned with HTTP 204 Jul 22 05:46:17.714353 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1318/5189] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:46:17 2026] POST /volume/v3/attachments/5d3aebcb-8474-4789-9b21-58cef82d1684/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:17.765309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c1ce6f1c-3517-4582-8b01-4672e1a1a3e6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:17.766854 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c1ce6f1c-3517-4582-8b01-4672e1a1a3e6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:17.767028 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c1ce6f1c-3517-4582-8b01-4672e1a1a3e6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:17.767217 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c1ce6f1c-3517-4582-8b01-4672e1a1a3e6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:17.767315 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-c1ce6f1c-3517-4582-8b01-4672e1a1a3e6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:17.770919 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:17.770919 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:17.771457 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c1ce6f1c-3517-4582-8b01-4672e1a1a3e6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:17.771796 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1294/5190] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:17 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:18.782955 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-87040c21-bb70-4b46-acf0-d85fd20740cc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:18.784689 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-87040c21-bb70-4b46-acf0-d85fd20740cc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:18.784899 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-87040c21-bb70-4b46-acf0-d85fd20740cc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:18.785093 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-87040c21-bb70-4b46-acf0-d85fd20740cc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:18.785207 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-87040c21-bb70-4b46-acf0-d85fd20740cc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:18.789239 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:18.789239 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:18.789796 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-87040c21-bb70-4b46-acf0-d85fd20740cc tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:18.790134 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1280/5191] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:18 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:19.800566 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-172b9401-a60c-4915-89a9-dafc42deb31e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:19.801981 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-172b9401-a60c-4915-89a9-dafc42deb31e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:19.802245 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-172b9401-a60c-4915-89a9-dafc42deb31e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:19.802476 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-172b9401-a60c-4915-89a9-dafc42deb31e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:19.802652 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-172b9401-a60c-4915-89a9-dafc42deb31e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:19.806357 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:19.806357 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:19.807242 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-172b9401-a60c-4915-89a9-dafc42deb31e tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:19.807242 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1300/5192] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:19 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:20.817046 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-01d94489-8a01-4259-bf5b-dcc66ae9b1d2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:20.818944 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01d94489-8a01-4259-bf5b-dcc66ae9b1d2 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:20.819174 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01d94489-8a01-4259-bf5b-dcc66ae9b1d2 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:20.819361 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-01d94489-8a01-4259-bf5b-dcc66ae9b1d2 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:20.819459 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-01d94489-8a01-4259-bf5b-dcc66ae9b1d2 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:20.824558 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:20.824558 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:20.825155 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-01d94489-8a01-4259-bf5b-dcc66ae9b1d2 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:20.825514 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1319/5193] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:20 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:21.834575 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-62b12a48-88bb-457f-a2ba-7902ed23fe67 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:21.836254 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-62b12a48-88bb-457f-a2ba-7902ed23fe67 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:21.836423 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-62b12a48-88bb-457f-a2ba-7902ed23fe67 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:21.836581 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-62b12a48-88bb-457f-a2ba-7902ed23fe67 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:21.836696 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-62b12a48-88bb-457f-a2ba-7902ed23fe67 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:21.841504 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:21.841504 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:21.842293 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-62b12a48-88bb-457f-a2ba-7902ed23fe67 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:21.842685 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1295/5194] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:21 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:22.852060 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4ee5ff82-7b9e-43ac-9e38-91f44cc1a06d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:22.853910 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4ee5ff82-7b9e-43ac-9e38-91f44cc1a06d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:22.854129 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4ee5ff82-7b9e-43ac-9e38-91f44cc1a06d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:22.854303 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4ee5ff82-7b9e-43ac-9e38-91f44cc1a06d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:22.854390 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-4ee5ff82-7b9e-43ac-9e38-91f44cc1a06d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:22.858451 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:22.858451 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:22.859027 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4ee5ff82-7b9e-43ac-9e38-91f44cc1a06d tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:22.859362 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1281/5195] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:22 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:22.868707 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-677253e4-ddb4-441d-97e1-3358feef03e5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:22.870244 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-677253e4-ddb4-441d-97e1-3358feef03e5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/2411a5f3-7273-4d42-9b01-9005ce9207ae Jul 22 05:46:22.870576 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-677253e4-ddb4-441d-97e1-3358feef03e5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:22.870846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-677253e4-ddb4-441d-97e1-3358feef03e5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:22.872095 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-677253e4-ddb4-441d-97e1-3358feef03e5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete volume with id: 2411a5f3-7273-4d42-9b01-9005ce9207ae Jul 22 05:46:22.878598 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:22.878598 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:22.878598 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-677253e4-ddb4-441d-97e1-3358feef03e5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:46:22.894554 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-677253e4-ddb4-441d-97e1-3358feef03e5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete volume request issued successfully. Jul 22 05:46:22.894757 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-677253e4-ddb4-441d-97e1-3358feef03e5 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/2411a5f3-7273-4d42-9b01-9005ce9207ae returned with HTTP 202 Jul 22 05:46:22.895166 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1301/5196] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:46:22 2026] DELETE /volume/v3/volumes/2411a5f3-7273-4d42-9b01-9005ce9207ae => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:46:22.902805 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d87e6050-2150-447c-a0c1-211ff024c9f1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:22.904741 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d87e6050-2150-447c-a0c1-211ff024c9f1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/2411a5f3-7273-4d42-9b01-9005ce9207ae Jul 22 05:46:22.905232 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d87e6050-2150-447c-a0c1-211ff024c9f1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:22.905232 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d87e6050-2150-447c-a0c1-211ff024c9f1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:22.912584 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:22.912584 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:22.915792 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d87e6050-2150-447c-a0c1-211ff024c9f1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:46:22.919518 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d87e6050-2150-447c-a0c1-211ff024c9f1 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/2411a5f3-7273-4d42-9b01-9005ce9207ae returned with HTTP 200 Jul 22 05:46:22.919972 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1320/5197] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:22 2026] GET /volume/v3/volumes/2411a5f3-7273-4d42-9b01-9005ce9207ae => generated 1072 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:23.932282 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4020adfc-5ff2-4d95-9f4b-326396cb98af None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:23.934050 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4020adfc-5ff2-4d95-9f4b-326396cb98af tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/2411a5f3-7273-4d42-9b01-9005ce9207ae Jul 22 05:46:23.934253 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4020adfc-5ff2-4d95-9f4b-326396cb98af tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:23.934429 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4020adfc-5ff2-4d95-9f4b-326396cb98af tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:23.939996 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4020adfc-5ff2-4d95-9f4b-326396cb98af tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/2411a5f3-7273-4d42-9b01-9005ce9207ae returned with HTTP 404 Jul 22 05:46:23.940436 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1296/5198] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:23 2026] GET /volume/v3/volumes/2411a5f3-7273-4d42-9b01-9005ce9207ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:23.948276 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e40cb752-0863-4c3e-96c6-6048976cff66 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:23.950230 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e40cb752-0863-4c3e-96c6-6048976cff66 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:23.950460 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e40cb752-0863-4c3e-96c6-6048976cff66 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:23.950672 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e40cb752-0863-4c3e-96c6-6048976cff66 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:23.950785 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-e40cb752-0863-4c3e-96c6-6048976cff66 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:23.955262 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:23.955262 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:23.956077 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e40cb752-0863-4c3e-96c6-6048976cff66 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-member] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:23.956407 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1282/5199] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:23 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:23.965581 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-eb62cd54-427b-40cc-93c3-e1604eaa9848 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:23.967321 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-eb62cd54-427b-40cc-93c3-e1604eaa9848 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] DELETE https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:23.967512 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-eb62cd54-427b-40cc-93c3-e1604eaa9848 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:23.967697 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-eb62cd54-427b-40cc-93c3-e1604eaa9848 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:23.967813 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.contrib.backups [None req-eb62cd54-427b-40cc-93c3-e1604eaa9848 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete backup with id: c6a31319-51a8-4082-8300-c82098786179. Jul 22 05:46:23.971840 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:23.971840 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:23.984196 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.backup.rpcapi [None req-eb62cd54-427b-40cc-93c3-e1604eaa9848 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] delete_backup rpcapi backup_id c6a31319-51a8-4082-8300-c82098786179 {{(pid=100091) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:46:23.985896 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-eb62cd54-427b-40cc-93c3-e1604eaa9848 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 202 Jul 22 05:46:23.986506 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1302/5200] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:46:23 2026] DELETE /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:46:23.993454 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3e12a41c-1ee3-42d9-89ba-32c3136b2af9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:23.995811 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3e12a41c-1ee3-42d9-89ba-32c3136b2af9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:23.996115 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3e12a41c-1ee3-42d9-89ba-32c3136b2af9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:23.996367 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3e12a41c-1ee3-42d9-89ba-32c3136b2af9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:23.996533 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-3e12a41c-1ee3-42d9-89ba-32c3136b2af9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:24.001754 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:24.001754 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:24.002660 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3e12a41c-1ee3-42d9-89ba-32c3136b2af9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 200 Jul 22 05:46:24.003308 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1321/5201] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:23 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:25.014051 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f7cdaa3d-d50a-4712-813b-968cc4e4af56 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:25.016016 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f7cdaa3d-d50a-4712-813b-968cc4e4af56 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 Jul 22 05:46:25.016233 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f7cdaa3d-d50a-4712-813b-968cc4e4af56 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:25.016440 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f7cdaa3d-d50a-4712-813b-968cc4e4af56 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:25.016570 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.backups [None req-f7cdaa3d-d50a-4712-813b-968cc4e4af56 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id c6a31319-51a8-4082-8300-c82098786179. {{(pid=100094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:25.020273 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f7cdaa3d-d50a-4712-813b-968cc4e4af56 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 returned with HTTP 404 Jul 22 05:46:25.020760 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1297/5202] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:25 2026] GET /volume/v3/backups/c6a31319-51a8-4082-8300-c82098786179 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:25.028870 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-99ff924d-2be1-4514-9054-63e39071ecb6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:25.031623 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-99ff924d-2be1-4514-9054-63e39071ecb6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] DELETE https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:46:25.031701 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-99ff924d-2be1-4514-9054-63e39071ecb6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:25.031962 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-99ff924d-2be1-4514-9054-63e39071ecb6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:25.032119 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.contrib.backups [None req-99ff924d-2be1-4514-9054-63e39071ecb6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete backup with id: 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. Jul 22 05:46:25.037108 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:25.037108 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:25.049718 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.backup.rpcapi [None req-99ff924d-2be1-4514-9054-63e39071ecb6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] delete_backup rpcapi backup_id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c {{(pid=100093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:46:25.051576 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-99ff924d-2be1-4514-9054-63e39071ecb6 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 202 Jul 22 05:46:25.052130 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1283/5203] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:46:25 2026] DELETE /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:46:25.060125 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-250a141f-aaa6-4781-b2a7-7a105a1e3877 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:25.062352 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-250a141f-aaa6-4781-b2a7-7a105a1e3877 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:46:25.062612 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-250a141f-aaa6-4781-b2a7-7a105a1e3877 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:25.062895 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-250a141f-aaa6-4781-b2a7-7a105a1e3877 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:25.063036 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-250a141f-aaa6-4781-b2a7-7a105a1e3877 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:25.069241 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:25.069241 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:25.070251 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-250a141f-aaa6-4781-b2a7-7a105a1e3877 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 200 Jul 22 05:46:25.070700 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1303/5204] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:25 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:26.081723 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6b2e149f-514f-4011-b36a-29a6485186a9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:26.083588 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b2e149f-514f-4011-b36a-29a6485186a9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c Jul 22 05:46:26.083916 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6b2e149f-514f-4011-b36a-29a6485186a9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:26.084093 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6b2e149f-514f-4011-b36a-29a6485186a9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:26.084184 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.backups [None req-6b2e149f-514f-4011-b36a-29a6485186a9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c. {{(pid=100092) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:26.088295 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b2e149f-514f-4011-b36a-29a6485186a9 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c returned with HTTP 404 Jul 22 05:46:26.089049 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1322/5205] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:26 2026] GET /volume/v3/backups/3379b6c2-7c94-4cda-9f78-8bb9d7a7b11c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:26.095664 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b57e3d75-8720-4f69-97bf-b3c507dbee40 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:26.097413 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b57e3d75-8720-4f69-97bf-b3c507dbee40 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] DELETE https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:26.097588 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b57e3d75-8720-4f69-97bf-b3c507dbee40 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:26.097830 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b57e3d75-8720-4f69-97bf-b3c507dbee40 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:26.097962 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.contrib.backups [None req-b57e3d75-8720-4f69-97bf-b3c507dbee40 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete backup with id: 497b686c-4fd6-4069-8d62-c1a2251af2db. Jul 22 05:46:26.103194 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:26.103194 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:26.115605 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.backup.rpcapi [None req-b57e3d75-8720-4f69-97bf-b3c507dbee40 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] delete_backup rpcapi backup_id 497b686c-4fd6-4069-8d62-c1a2251af2db {{(pid=100094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 05:46:26.117963 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b57e3d75-8720-4f69-97bf-b3c507dbee40 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 202 Jul 22 05:46:26.118511 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1298/5206] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:46:26 2026] DELETE /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:46:26.128537 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-16e24b4a-5e4a-4c9a-86ec-7117ba77be0b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:26.130604 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-16e24b4a-5e4a-4c9a-86ec-7117ba77be0b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:26.130873 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-16e24b4a-5e4a-4c9a-86ec-7117ba77be0b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:26.131081 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-16e24b4a-5e4a-4c9a-86ec-7117ba77be0b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:26.131203 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.backups [None req-16e24b4a-5e4a-4c9a-86ec-7117ba77be0b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:26.136446 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:26.136446 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:26.137191 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-16e24b4a-5e4a-4c9a-86ec-7117ba77be0b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 200 Jul 22 05:46:26.137590 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1284/5207] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:26 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:27.147251 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-255db39d-7597-4c1e-bdac-dce9f7f98e5a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:27.148890 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-255db39d-7597-4c1e-bdac-dce9f7f98e5a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db Jul 22 05:46:27.149068 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-255db39d-7597-4c1e-bdac-dce9f7f98e5a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:27.149268 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-255db39d-7597-4c1e-bdac-dce9f7f98e5a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:27.149385 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.backups [None req-255db39d-7597-4c1e-bdac-dce9f7f98e5a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Show backup with id 497b686c-4fd6-4069-8d62-c1a2251af2db. {{(pid=100091) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 05:46:27.152574 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-255db39d-7597-4c1e-bdac-dce9f7f98e5a tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db returned with HTTP 404 Jul 22 05:46:27.153052 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1304/5208] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:27 2026] GET /volume/v3/backups/497b686c-4fd6-4069-8d62-c1a2251af2db => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:27.159590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-64501733-7275-48a7-a4c9-f0a00d4ca23f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:27.161336 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-64501733-7275-48a7-a4c9-f0a00d4ca23f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 Jul 22 05:46:27.161549 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-64501733-7275-48a7-a4c9-f0a00d4ca23f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:27.161760 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-64501733-7275-48a7-a4c9-f0a00d4ca23f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:27.161911 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-64501733-7275-48a7-a4c9-f0a00d4ca23f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete volume with id: dab0da8d-4651-4765-a697-6ebb4545f6c0 Jul 22 05:46:27.168670 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:27.168670 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:27.168991 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-64501733-7275-48a7-a4c9-f0a00d4ca23f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:46:27.184054 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-64501733-7275-48a7-a4c9-f0a00d4ca23f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Delete volume request issued successfully. Jul 22 05:46:27.184264 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-64501733-7275-48a7-a4c9-f0a00d4ca23f tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 returned with HTTP 202 Jul 22 05:46:27.184736 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1323/5209] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:46:27 2026] DELETE /volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:46:27.192039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-03a3ada1-7fdf-4ad4-a19b-6b39f0483c33 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:27.194084 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-03a3ada1-7fdf-4ad4-a19b-6b39f0483c33 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 Jul 22 05:46:27.194722 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-03a3ada1-7fdf-4ad4-a19b-6b39f0483c33 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:27.194722 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-03a3ada1-7fdf-4ad4-a19b-6b39f0483c33 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:27.202870 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:27.202870 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:27.206915 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-03a3ada1-7fdf-4ad4-a19b-6b39f0483c33 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Volume info retrieved successfully. Jul 22 05:46:27.211652 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-03a3ada1-7fdf-4ad4-a19b-6b39f0483c33 tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 returned with HTTP 200 Jul 22 05:46:27.212094 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1299/5210] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:27 2026] GET /volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:28.225456 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b5bfffcd-3921-4b3f-8b5c-9e957dddc10b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:28.227615 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b5bfffcd-3921-4b3f-8b5c-9e957dddc10b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] GET https://10.4.3.91/volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 Jul 22 05:46:28.227916 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b5bfffcd-3921-4b3f-8b5c-9e957dddc10b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:28.228109 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b5bfffcd-3921-4b3f-8b5c-9e957dddc10b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:28.234488 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b5bfffcd-3921-4b3f-8b5c-9e957dddc10b tempest-ProjectMemberTests33-564762215 tempest-ProjectMemberTests33-564762215-project-admin] https://10.4.3.91/volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 returned with HTTP 404 Jul 22 05:46:28.234991 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1285/5211] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:28 2026] GET /volume/v3/volumes/dab0da8d-4651-4765-a697-6ebb4545f6c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:29.598718 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cc5e5fe9-dacc-47be-9501-687513583d72 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:29.673136 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cc5e5fe9-dacc-47be-9501-687513583d72 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:46:29.673434 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cc5e5fe9-dacc-47be-9501-687513583d72 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1223164832", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1414061659", "vendor_name": "tempest-vendor_name-87659766"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:29.686845 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cc5e5fe9-dacc-47be-9501-687513583d72 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:46:29.687175 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1305/5212] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:46:29 2026] POST /volume/v3/types => generated 328 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:29.695018 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:29.696753 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:46:29.697094 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "50d5bc49-7c0b-491f-b7c2-1bed31e7127c", "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:29.698730 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Create volume request body: {'volume': {'volume_type': '50d5bc49-7c0b-491f-b7c2-1bed31e7127c', 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:46:29.702474 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Create volume of 1 GB Jul 22 05:46:29.702844 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:29.702844 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:29.703201 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Availability Zones retrieved successfully. Jul 22 05:46:29.709658 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Flow 'volume_create_api' (04a31b27-b83d-481e-989e-e5c9c6f73921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:29.710691 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3ff657-e15c-4288-8418-c5738d305ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:29.711568 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:46:29.731273 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3ff657-e15c-4288-8418-c5738d305ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:46:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1414061659',vendor_name='tempest-vendor_name-87659766'},id=50d5bc49-7c0b-491f-b7c2-1bed31e7127c,is_public=True,name='tempest-ProjectReaderTests-volume-type-1223164832',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50d5bc49-7c0b-491f-b7c2-1bed31e7127c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:29.732117 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a38871ad-1ca3-48fe-90b4-6e61dc19c814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:29.755183 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1223164832 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1223164832, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:46:29.755443 np0000005624 devstack@c-api.service[100092]: WARNING cinder.quota [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1223164832 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1223164832, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:46:29.781982 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Created reservations ['ba134766-bada-437a-90b0-387753e4b6ef', '56ea5692-4294-4d78-b0a1-ed20fd96920f', '8ab81e78-0486-48b0-bb93-83068a9285a7', '6a5d0e1a-bf73-473e-b33a-a1b10b6080de'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:29.782751 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a38871ad-1ca3-48fe-90b4-6e61dc19c814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba134766-bada-437a-90b0-387753e4b6ef', '56ea5692-4294-4d78-b0a1-ed20fd96920f', '8ab81e78-0486-48b0-bb93-83068a9285a7', '6a5d0e1a-bf73-473e-b33a-a1b10b6080de']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:29.783391 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6944a8-3b00-4fca-b669-5c7c6177292d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:29.805512 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6944a8-3b00-4fca-b669-5c7c6177292d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7059a118-8fb1-49aa-83a0-5d913416c9b5', '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='df558dff72764c45958f1563449b13c7',qos_specs=None,replication_status=,reservations=['ba134766-bada-437a-90b0-387753e4b6ef','56ea5692-4294-4d78-b0a1-ed20fd96920f','8ab81e78-0486-48b0-bb93-83068a9285a7','6a5d0e1a-bf73-473e-b33a-a1b10b6080de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4f0062565794625aaf139eb146c86f1',volume_type_id=50d5bc49-7c0b-491f-b7c2-1bed31e7127c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:46: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=7059a118-8fb1-49aa-83a0-5d913416c9b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df558dff72764c45958f1563449b13c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4f0062565794625aaf139eb146c86f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50d5bc49-7c0b-491f-b7c2-1bed31e7127c),volume_type_id=50d5bc49-7c0b-491f-b7c2-1bed31e7127c)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:29.806171 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b6b90f-22c9-4532-9e45-9d08d5366859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:29.823765 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b6b90f-22c9-4532-9e45-9d08d5366859) transitioned into state 'SUCCESS' from 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='df558dff72764c45958f1563449b13c7',qos_specs=None,replication_status=,reservations=['ba134766-bada-437a-90b0-387753e4b6ef','56ea5692-4294-4d78-b0a1-ed20fd96920f','8ab81e78-0486-48b0-bb93-83068a9285a7','6a5d0e1a-bf73-473e-b33a-a1b10b6080de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4f0062565794625aaf139eb146c86f1',volume_type_id=50d5bc49-7c0b-491f-b7c2-1bed31e7127c)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:29.824351 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280d740f-3cc1-4371-aa63-965ea4d610d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:29.832184 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280d740f-3cc1-4371-aa63-965ea4d610d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:29.833207 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Flow 'volume_create_api' (04a31b27-b83d-481e-989e-e5c9c6f73921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:29.833476 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Create volume request issued successfully. Jul 22 05:46:29.834016 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e34a8cc7-ba92-4896-8dd7-88e74d7b9a57 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:46:29.834411 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1324/5213] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:46:29 2026] POST /volume/v3/volumes => generated 772 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:46:29.847721 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-136392c4-5b6d-4e28-addb-956ef3c2efe0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:29.849344 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-136392c4-5b6d-4e28-addb-956ef3c2efe0 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] GET https://10.4.3.91/volume/v3/volumes/7059a118-8fb1-49aa-83a0-5d913416c9b5 Jul 22 05:46:29.849550 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-136392c4-5b6d-4e28-addb-956ef3c2efe0 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:29.849809 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-136392c4-5b6d-4e28-addb-956ef3c2efe0 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:29.856544 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:29.856544 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:29.859770 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-136392c4-5b6d-4e28-addb-956ef3c2efe0 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Volume info retrieved successfully. Jul 22 05:46:29.863273 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-136392c4-5b6d-4e28-addb-956ef3c2efe0 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/volumes/7059a118-8fb1-49aa-83a0-5d913416c9b5 returned with HTTP 200 Jul 22 05:46:29.863606 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1300/5214] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:29 2026] GET /volume/v3/volumes/7059a118-8fb1-49aa-83a0-5d913416c9b5 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:30.876306 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-de0e1b81-63aa-4abb-8fe0-9347bb2d293b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:30.878046 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-de0e1b81-63aa-4abb-8fe0-9347bb2d293b tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] GET https://10.4.3.91/volume/v3/volumes/7059a118-8fb1-49aa-83a0-5d913416c9b5 Jul 22 05:46:30.878323 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-de0e1b81-63aa-4abb-8fe0-9347bb2d293b tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:30.878406 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-de0e1b81-63aa-4abb-8fe0-9347bb2d293b tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:30.886872 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:30.886872 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:30.891330 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-de0e1b81-63aa-4abb-8fe0-9347bb2d293b tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Volume info retrieved successfully. Jul 22 05:46:30.895219 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-de0e1b81-63aa-4abb-8fe0-9347bb2d293b tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/volumes/7059a118-8fb1-49aa-83a0-5d913416c9b5 returned with HTTP 200 Jul 22 05:46:30.895594 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1286/5215] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:30 2026] GET /volume/v3/volumes/7059a118-8fb1-49aa-83a0-5d913416c9b5 => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:30.910933 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f67a71f4-aeb1-4359-8545-4f1592edc7d4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:30.912551 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f67a71f4-aeb1-4359-8545-4f1592edc7d4 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] GET https://10.4.3.91/volume/v3/messages Jul 22 05:46:30.912807 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f67a71f4-aeb1-4359-8545-4f1592edc7d4 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:30.913016 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f67a71f4-aeb1-4359-8545-4f1592edc7d4 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:30.916321 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f67a71f4-aeb1-4359-8545-4f1592edc7d4 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:46:30.916805 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1306/5216] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:46: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 22 05:46:30.925767 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-285b1799-b0f6-416a-af16-317408247de8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:30.975802 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-285b1799-b0f6-416a-af16-317408247de8 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-reader] GET https://10.4.3.91/volume/v3/messages Jul 22 05:46:30.976054 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-285b1799-b0f6-416a-af16-317408247de8 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:30.976263 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-285b1799-b0f6-416a-af16-317408247de8 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-reader] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:30.976576 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:30.976576 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:30.979669 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-285b1799-b0f6-416a-af16-317408247de8 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-reader] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:46:30.980027 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1325/5217] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:46:30 2026] GET /volume/v3/messages => generated 668 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:30.989474 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-054fb2ef-a705-41be-979b-900c98174f46 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:30.991793 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-054fb2ef-a705-41be-979b-900c98174f46 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] DELETE https://10.4.3.91/volume/v3/messages/0fc4975c-cdab-411a-8371-7a3c2c818ff6 Jul 22 05:46:30.992072 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-054fb2ef-a705-41be-979b-900c98174f46 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:30.992310 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-054fb2ef-a705-41be-979b-900c98174f46 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:31.000700 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-054fb2ef-a705-41be-979b-900c98174f46 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/messages/0fc4975c-cdab-411a-8371-7a3c2c818ff6 returned with HTTP 204 Jul 22 05:46:31.001042 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1301/5218] 10.4.3.91 () {68 vars in 1387 bytes} [Wed Jul 22 05:46:30 2026] DELETE /volume/v3/messages/0fc4975c-cdab-411a-8371-7a3c2c818ff6 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 05:46:31.006820 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-de2d954d-1c09-4042-959e-4470fbc15183 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:31.008487 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/7059a118-8fb1-49aa-83a0-5d913416c9b5 Jul 22 05:46:31.008751 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:31.008960 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:31.009147 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Delete volume with id: 7059a118-8fb1-49aa-83a0-5d913416c9b5 Jul 22 05:46:31.015734 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:31.015734 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:31.016079 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Volume info retrieved successfully. Jul 22 05:46:31.016959 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100093) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 05:46:31.025786 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1223164832 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1223164832, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:46:31.026025 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1223164832 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1223164832, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:46:31.034717 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Created reservations ['010d6d6f-e97a-4778-949f-0ecdf3406318', '00586f08-b89e-4ee8-9b8d-7b8d24db2720', '8d3e7910-2105-4898-85d4-66b1e00f6d1c', 'fe399029-b26e-41d1-838f-749be1c3b3f4'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:31.058360 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Delete volume request issued successfully. Jul 22 05:46:31.058645 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-de2d954d-1c09-4042-959e-4470fbc15183 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/volumes/7059a118-8fb1-49aa-83a0-5d913416c9b5 returned with HTTP 202 Jul 22 05:46:31.059232 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1287/5219] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:46:31 2026] DELETE /volume/v3/volumes/7059a118-8fb1-49aa-83a0-5d913416c9b5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:46:31.066965 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4fa8562b-63de-4ec2-bd96-bf7df8654ec5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:31.069120 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4fa8562b-63de-4ec2-bd96-bf7df8654ec5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] DELETE https://10.4.3.91/volume/v3/types/50d5bc49-7c0b-491f-b7c2-1bed31e7127c Jul 22 05:46:31.069373 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4fa8562b-63de-4ec2-bd96-bf7df8654ec5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:31.069659 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4fa8562b-63de-4ec2-bd96-bf7df8654ec5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:31.093741 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4fa8562b-63de-4ec2-bd96-bf7df8654ec5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/types/50d5bc49-7c0b-491f-b7c2-1bed31e7127c returned with HTTP 202 Jul 22 05:46:31.094081 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1307/5220] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:46:31 2026] DELETE /volume/v3/types/50d5bc49-7c0b-491f-b7c2-1bed31e7127c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:46:31.103551 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-0263391c-333e-48a2-b356-e043f121b340 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:31.105099 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0263391c-333e-48a2-b356-e043f121b340 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:46:31.105442 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-0263391c-333e-48a2-b356-e043f121b340 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-154137493", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1106504155", "vendor_name": "tempest-vendor_name-1434127477"}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:31.120423 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-0263391c-333e-48a2-b356-e043f121b340 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:46:31.120799 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1326/5221] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:46:31 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:31.127768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:31.129411 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:46:31.129754 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "29490de0-6537-4a60-ba54-bb3b65885970", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:31.131059 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Create volume request body: {'volume': {'volume_type': '29490de0-6537-4a60-ba54-bb3b65885970', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:46:31.134288 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Create volume of 1 GB Jul 22 05:46:31.134538 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:31.134538 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:31.134903 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Availability Zones retrieved successfully. Jul 22 05:46:31.140254 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Flow 'volume_create_api' (734f38f7-3992-4e07-993a-efe985605192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:31.141130 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c351753e-f9ce-42f4-b3cc-9201573644e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:31.141896 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:46:31.158657 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c351753e-f9ce-42f4-b3cc-9201573644e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:46:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1106504155',vendor_name='tempest-vendor_name-1434127477'},id=29490de0-6537-4a60-ba54-bb3b65885970,is_public=True,name='tempest-ProjectReaderTests-volume-type-154137493',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29490de0-6537-4a60-ba54-bb3b65885970', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:31.159326 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (678c7e43-496a-48b6-92e4-6f3272595459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:31.182086 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-154137493 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-154137493, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:46:31.182392 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-154137493 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-154137493, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:46:31.207886 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Created reservations ['6db12282-4c02-4596-b7f3-2d90122384e2', '29833607-de4f-4629-86bd-8eae8b3eee12', '860c2564-f971-4d9a-91c6-59b399cb9366', 'a7b8acb7-099f-4e39-8e22-45c62c344454'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:31.208856 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (678c7e43-496a-48b6-92e4-6f3272595459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6db12282-4c02-4596-b7f3-2d90122384e2', '29833607-de4f-4629-86bd-8eae8b3eee12', '860c2564-f971-4d9a-91c6-59b399cb9366', 'a7b8acb7-099f-4e39-8e22-45c62c344454']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:31.209609 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83222c68-c340-4ccf-a098-3a42a20f71d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:31.233200 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83222c68-c340-4ccf-a098-3a42a20f71d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8743447f-ac9e-4170-b9a8-e5a54ebcb66b', '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='df558dff72764c45958f1563449b13c7',qos_specs=None,replication_status=,reservations=['6db12282-4c02-4596-b7f3-2d90122384e2','29833607-de4f-4629-86bd-8eae8b3eee12','860c2564-f971-4d9a-91c6-59b399cb9366','a7b8acb7-099f-4e39-8e22-45c62c344454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4f0062565794625aaf139eb146c86f1',volume_type_id=29490de0-6537-4a60-ba54-bb3b65885970), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8743447f-ac9e-4170-b9a8-e5a54ebcb66b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df558dff72764c45958f1563449b13c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4f0062565794625aaf139eb146c86f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29490de0-6537-4a60-ba54-bb3b65885970),volume_type_id=29490de0-6537-4a60-ba54-bb3b65885970)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:31.233889 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5daeca67-b961-482d-9885-1a8d43fbc27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:31.256362 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5daeca67-b961-482d-9885-1a8d43fbc27b) transitioned into state 'SUCCESS' from 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='df558dff72764c45958f1563449b13c7',qos_specs=None,replication_status=,reservations=['6db12282-4c02-4596-b7f3-2d90122384e2','29833607-de4f-4629-86bd-8eae8b3eee12','860c2564-f971-4d9a-91c6-59b399cb9366','a7b8acb7-099f-4e39-8e22-45c62c344454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4f0062565794625aaf139eb146c86f1',volume_type_id=29490de0-6537-4a60-ba54-bb3b65885970)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:31.257244 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e00d7f-66b2-4d23-85cc-b4cd22e22866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:31.267805 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e00d7f-66b2-4d23-85cc-b4cd22e22866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:31.268710 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Flow 'volume_create_api' (734f38f7-3992-4e07-993a-efe985605192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:31.269043 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Create volume request issued successfully. Jul 22 05:46:31.269575 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d2cf070b-79e2-4663-81e2-5af0d61bb42e tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:46:31.269991 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1302/5222] 10.4.3.91 () {70 vars in 1291 bytes} [Wed Jul 22 05:46:31 2026] POST /volume/v3/volumes => generated 771 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:46:31.280543 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1475ccd1-249e-450b-bfbf-e805c843d4e5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:31.282441 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1475ccd1-249e-450b-bfbf-e805c843d4e5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] GET https://10.4.3.91/volume/v3/volumes/8743447f-ac9e-4170-b9a8-e5a54ebcb66b Jul 22 05:46:31.282721 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1475ccd1-249e-450b-bfbf-e805c843d4e5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:31.282938 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1475ccd1-249e-450b-bfbf-e805c843d4e5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:31.289610 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:31.289610 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:31.292696 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1475ccd1-249e-450b-bfbf-e805c843d4e5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Volume info retrieved successfully. Jul 22 05:46:31.295943 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1475ccd1-249e-450b-bfbf-e805c843d4e5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/volumes/8743447f-ac9e-4170-b9a8-e5a54ebcb66b returned with HTTP 200 Jul 22 05:46:31.296308 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1288/5223] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:31 2026] GET /volume/v3/volumes/8743447f-ac9e-4170-b9a8-e5a54ebcb66b => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:32.308220 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fac39a8b-50b9-4a63-9eaa-341b880d0ac9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:32.310022 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fac39a8b-50b9-4a63-9eaa-341b880d0ac9 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] GET https://10.4.3.91/volume/v3/volumes/8743447f-ac9e-4170-b9a8-e5a54ebcb66b Jul 22 05:46:32.310231 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fac39a8b-50b9-4a63-9eaa-341b880d0ac9 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:32.310406 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fac39a8b-50b9-4a63-9eaa-341b880d0ac9 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:32.316927 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:32.316927 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:32.319680 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-fac39a8b-50b9-4a63-9eaa-341b880d0ac9 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Volume info retrieved successfully. Jul 22 05:46:32.322927 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fac39a8b-50b9-4a63-9eaa-341b880d0ac9 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/volumes/8743447f-ac9e-4170-b9a8-e5a54ebcb66b returned with HTTP 200 Jul 22 05:46:32.323236 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1308/5224] 10.4.3.91 () {68 vars in 1381 bytes} [Wed Jul 22 05:46:32 2026] GET /volume/v3/volumes/8743447f-ac9e-4170-b9a8-e5a54ebcb66b => generated 971 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:32.335777 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-2e8639d9-2a10-4e80-bd3d-962499c37f53 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:32.337231 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e8639d9-2a10-4e80-bd3d-962499c37f53 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] GET https://10.4.3.91/volume/v3/messages Jul 22 05:46:32.337537 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e8639d9-2a10-4e80-bd3d-962499c37f53 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:32.337800 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-2e8639d9-2a10-4e80-bd3d-962499c37f53 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:32.340940 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-2e8639d9-2a10-4e80-bd3d-962499c37f53 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/messages returned with HTTP 200 Jul 22 05:46:32.341346 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1327/5225] 10.4.3.91 () {68 vars in 1273 bytes} [Wed Jul 22 05:46:32 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 22 05:46:32.349050 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2d426084-dc95-42b8-9a90-99e6dbdbf8d5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:32.350895 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2d426084-dc95-42b8-9a90-99e6dbdbf8d5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-reader] GET https://10.4.3.91/volume/v3/messages/e03cdbf2-bbf0-4fa3-b88d-7e067761506c Jul 22 05:46:32.351101 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2d426084-dc95-42b8-9a90-99e6dbdbf8d5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-reader] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:32.351279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2d426084-dc95-42b8-9a90-99e6dbdbf8d5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-reader] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:32.354283 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:32.354283 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:32.354928 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2d426084-dc95-42b8-9a90-99e6dbdbf8d5 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-reader] https://10.4.3.91/volume/v3/messages/e03cdbf2-bbf0-4fa3-b88d-7e067761506c returned with HTTP 200 Jul 22 05:46:32.355288 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1303/5226] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:46:32 2026] GET /volume/v3/messages/e03cdbf2-bbf0-4fa3-b88d-7e067761506c => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:32.363137 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bd7f5364-6e51-4b36-a656-2f3510f42087 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:32.364832 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd7f5364-6e51-4b36-a656-2f3510f42087 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] DELETE https://10.4.3.91/volume/v3/messages/e03cdbf2-bbf0-4fa3-b88d-7e067761506c Jul 22 05:46:32.365085 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd7f5364-6e51-4b36-a656-2f3510f42087 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:32.365302 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd7f5364-6e51-4b36-a656-2f3510f42087 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:32.372365 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd7f5364-6e51-4b36-a656-2f3510f42087 tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/messages/e03cdbf2-bbf0-4fa3-b88d-7e067761506c returned with HTTP 204 Jul 22 05:46:32.372906 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1289/5227] 10.4.3.91 () {68 vars in 1387 bytes} [Wed Jul 22 05:46:32 2026] DELETE /volume/v3/messages/e03cdbf2-bbf0-4fa3-b88d-7e067761506c => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 05:46:32.379551 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:32.381412 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/8743447f-ac9e-4170-b9a8-e5a54ebcb66b Jul 22 05:46:32.381658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:32.381842 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:32.382001 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Delete volume with id: 8743447f-ac9e-4170-b9a8-e5a54ebcb66b Jul 22 05:46:32.388452 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:32.388452 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:32.388746 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Volume info retrieved successfully. Jul 22 05:46:32.389545 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100091) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 05:46:32.398996 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-154137493 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-154137493, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:46:32.399364 np0000005624 devstack@c-api.service[100091]: WARNING cinder.quota [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-154137493 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-154137493, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:46:32.408328 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Created reservations ['bd2dcba5-8618-4b7e-a683-3d79c649e495', 'e5571af2-1408-4a61-8a38-9c916fdd1f8d', '7c83a32d-a529-486f-a801-49c6cbca8d85', '55cb7830-74ff-422b-b89f-a9d196374a97'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:32.429291 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Delete volume request issued successfully. Jul 22 05:46:32.429486 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-501420ce-fbbd-4aa3-b23c-04c2fec487ea tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/volumes/8743447f-ac9e-4170-b9a8-e5a54ebcb66b returned with HTTP 202 Jul 22 05:46:32.429877 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1309/5228] 10.4.3.91 () {68 vars in 1384 bytes} [Wed Jul 22 05:46:32 2026] DELETE /volume/v3/volumes/8743447f-ac9e-4170-b9a8-e5a54ebcb66b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:46:32.436930 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-86345c8e-6567-4502-8785-8d15720ed63b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:32.438269 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-86345c8e-6567-4502-8785-8d15720ed63b tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] DELETE https://10.4.3.91/volume/v3/types/29490de0-6537-4a60-ba54-bb3b65885970 Jul 22 05:46:32.438572 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-86345c8e-6567-4502-8785-8d15720ed63b tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:32.438848 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-86345c8e-6567-4502-8785-8d15720ed63b tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:32.458974 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-86345c8e-6567-4502-8785-8d15720ed63b tempest-ProjectReaderTests-2131764084 tempest-ProjectReaderTests-2131764084-project-admin] https://10.4.3.91/volume/v3/types/29490de0-6537-4a60-ba54-bb3b65885970 returned with HTTP 202 Jul 22 05:46:32.459505 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1328/5229] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:46:32 2026] DELETE /volume/v3/types/29490de0-6537-4a60-ba54-bb3b65885970 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:46:33.850608 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:33.932894 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:46:33.933248 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1871778313"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:33.934571 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1871778313'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:46:33.934708 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume of 1 GB Jul 22 05:46:33.938447 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Availability Zones retrieved successfully. Jul 22 05:46:33.943678 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Flow 'volume_create_api' (e997f4a2-9394-4cbb-acc6-06e8969bcfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:33.944488 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2378617e-690c-4c78-8bfb-0807af83dcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:33.945178 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:46:33.965959 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2378617e-690c-4c78-8bfb-0807af83dcf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:33.966622 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891341e5-7eca-4ed1-94b8-63cd6d3c4f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:34.024567 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Created reservations ['edb7e2da-21ae-446e-90c4-2f48ca7944f1', '4b312a63-6543-436e-ab63-ace88cc18145', '96027262-789d-4482-98ff-54c767ea83f9', '2aecb3e3-e7b5-4081-8f9a-17a5a7a85906'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:34.025538 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891341e5-7eca-4ed1-94b8-63cd6d3c4f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edb7e2da-21ae-446e-90c4-2f48ca7944f1', '4b312a63-6543-436e-ab63-ace88cc18145', '96027262-789d-4482-98ff-54c767ea83f9', '2aecb3e3-e7b5-4081-8f9a-17a5a7a85906']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:34.026532 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e720eb-6d3d-4e88-98af-511443952134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:34.052530 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e720eb-6d3d-4e88-98af-511443952134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51de0b02-b48e-498a-933f-4267dd1d7aa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1871778313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343ff5481a0b4c679272e6181fd18bfb',qos_specs=None,replication_status=,reservations=['edb7e2da-21ae-446e-90c4-2f48ca7944f1','4b312a63-6543-436e-ab63-ace88cc18145','96027262-789d-4482-98ff-54c767ea83f9','2aecb3e3-e7b5-4081-8f9a-17a5a7a85906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:46:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1871778313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51de0b02-b48e-498a-933f-4267dd1d7aa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='343ff5481a0b4c679272e6181fd18bfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:34.053293 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346c6ef5-5f44-45d3-bc0f-69b39f3d4cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:34.069741 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346c6ef5-5f44-45d3-bc0f-69b39f3d4cf4) transitioned into state 'SUCCESS' from state '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-1871778313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343ff5481a0b4c679272e6181fd18bfb',qos_specs=None,replication_status=,reservations=['edb7e2da-21ae-446e-90c4-2f48ca7944f1','4b312a63-6543-436e-ab63-ace88cc18145','96027262-789d-4482-98ff-54c767ea83f9','2aecb3e3-e7b5-4081-8f9a-17a5a7a85906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:34.070478 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e499984-2f2a-4a26-b896-8e1852a5ea64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:34.078652 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e499984-2f2a-4a26-b896-8e1852a5ea64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:34.079421 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Flow 'volume_create_api' (e997f4a2-9394-4cbb-acc6-06e8969bcfc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:34.079741 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume request issued successfully. Jul 22 05:46:34.080279 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2e2afdd1-9390-49d2-9613-9764d6424ec3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:46:34.080771 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1304/5230] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:46:33 2026] POST /volume/v3/volumes => generated 776 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:34.094283 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3e14b442-8c65-4065-82cd-94bf7d344df5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:34.096289 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3e14b442-8c65-4065-82cd-94bf7d344df5 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 Jul 22 05:46:34.096569 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3e14b442-8c65-4065-82cd-94bf7d344df5 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:34.096826 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3e14b442-8c65-4065-82cd-94bf7d344df5 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:34.105144 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:34.105144 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:34.108885 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3e14b442-8c65-4065-82cd-94bf7d344df5 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:34.113358 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3e14b442-8c65-4065-82cd-94bf7d344df5 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 returned with HTTP 200 Jul 22 05:46:34.113891 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1290/5231] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:34 2026] GET /volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:35.126907 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7009e2c6-ff2e-4e22-8aa5-59e2167b5365 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:35.128893 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7009e2c6-ff2e-4e22-8aa5-59e2167b5365 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 Jul 22 05:46:35.129092 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7009e2c6-ff2e-4e22-8aa5-59e2167b5365 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:35.129266 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7009e2c6-ff2e-4e22-8aa5-59e2167b5365 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:35.137034 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:35.137034 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:35.140227 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7009e2c6-ff2e-4e22-8aa5-59e2167b5365 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:35.143883 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7009e2c6-ff2e-4e22-8aa5-59e2167b5365 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 returned with HTTP 200 Jul 22 05:46:35.144418 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1310/5232] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:35 2026] GET /volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:35.155547 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a284d6be-7991-412f-8d25-2dbb1dcd6fa0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:35.223565 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a284d6be-7991-412f-8d25-2dbb1dcd6fa0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] GET https://10.4.3.91/volume/v3/volumes Jul 22 05:46:35.223803 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a284d6be-7991-412f-8d25-2dbb1dcd6fa0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:35.223979 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a284d6be-7991-412f-8d25-2dbb1dcd6fa0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:35.224178 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-a284d6be-7991-412f-8d25-2dbb1dcd6fa0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:46:35.224883 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-a284d6be-7991-412f-8d25-2dbb1dcd6fa0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100092) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:46:35.231520 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a284d6be-7991-412f-8d25-2dbb1dcd6fa0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Get all volumes completed successfully. Jul 22 05:46:35.231996 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a284d6be-7991-412f-8d25-2dbb1dcd6fa0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] https://10.4.3.91/volume/v3/volumes returned with HTTP 200 Jul 22 05:46:35.232392 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1329/5233] 10.4.3.91 () {68 vars in 1271 bytes} [Wed Jul 22 05:46:35 2026] GET /volume/v3/volumes => generated 334 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:35.240518 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d14b1dfe-781d-4788-9a17-3e4add1443e3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:35.242619 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d14b1dfe-781d-4788-9a17-3e4add1443e3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 Jul 22 05:46:35.242909 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d14b1dfe-781d-4788-9a17-3e4add1443e3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:35.243169 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d14b1dfe-781d-4788-9a17-3e4add1443e3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:35.243432 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-d14b1dfe-781d-4788-9a17-3e4add1443e3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Delete volume with id: 51de0b02-b48e-498a-933f-4267dd1d7aa4 Jul 22 05:46:35.252902 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:35.252902 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:35.253219 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d14b1dfe-781d-4788-9a17-3e4add1443e3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:35.269943 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d14b1dfe-781d-4788-9a17-3e4add1443e3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Delete volume request issued successfully. Jul 22 05:46:35.270120 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d14b1dfe-781d-4788-9a17-3e4add1443e3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 returned with HTTP 202 Jul 22 05:46:35.270516 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1305/5234] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:46:35 2026] DELETE /volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:46:35.277276 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-38f86d23-b8bf-490c-b6e0-d8e5b287d2b3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:35.279717 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38f86d23-b8bf-490c-b6e0-d8e5b287d2b3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 Jul 22 05:46:35.280100 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-38f86d23-b8bf-490c-b6e0-d8e5b287d2b3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:35.280374 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-38f86d23-b8bf-490c-b6e0-d8e5b287d2b3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:35.289745 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:35.289745 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:35.293171 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-38f86d23-b8bf-490c-b6e0-d8e5b287d2b3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:35.298012 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-38f86d23-b8bf-490c-b6e0-d8e5b287d2b3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 returned with HTTP 200 Jul 22 05:46:35.298452 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1291/5235] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:35 2026] GET /volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:36.310729 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-cd7e939e-a9e6-4529-9f08-3a7ecd5f14cd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:36.312929 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cd7e939e-a9e6-4529-9f08-3a7ecd5f14cd tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 Jul 22 05:46:36.313179 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cd7e939e-a9e6-4529-9f08-3a7ecd5f14cd tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:36.313421 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-cd7e939e-a9e6-4529-9f08-3a7ecd5f14cd tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:36.320678 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-cd7e939e-a9e6-4529-9f08-3a7ecd5f14cd tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 returned with HTTP 404 Jul 22 05:46:36.321434 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1311/5236] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:36 2026] GET /volume/v3/volumes/51de0b02-b48e-498a-933f-4267dd1d7aa4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:46:36.329909 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:36.331351 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:46:36.331651 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-716399286"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:36.332940 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-716399286'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:46:36.333046 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume of 1 GB Jul 22 05:46:36.333241 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:36.333241 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:36.336368 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Availability Zones retrieved successfully. Jul 22 05:46:36.341221 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Flow 'volume_create_api' (b08574a4-98bd-4fc7-a31d-e0768d326dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:36.342304 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4c8cb5-6036-4e77-8666-9c03378c2143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:36.343151 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:46:36.369170 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4c8cb5-6036-4e77-8666-9c03378c2143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:36.370061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebea4016-4cf9-4340-bb6e-f81a23222fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:36.405175 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Created reservations ['431903d5-1a11-4415-88d2-b79f832efcef', 'fe815c72-7b6f-4781-a4a1-e03ddd093fba', '349d086e-bb80-4c62-8d87-f64e9d8400ec', '6e0d6cc9-1b80-40e7-a71b-3986a957af74'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:36.406044 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebea4016-4cf9-4340-bb6e-f81a23222fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['431903d5-1a11-4415-88d2-b79f832efcef', 'fe815c72-7b6f-4781-a4a1-e03ddd093fba', '349d086e-bb80-4c62-8d87-f64e9d8400ec', '6e0d6cc9-1b80-40e7-a71b-3986a957af74']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:36.406563 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e132b43-cae2-41d6-acb2-3d32b9d0b59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:36.427930 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e132b43-cae2-41d6-acb2-3d32b9d0b59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c05bd8b-1b51-4500-9791-73a614f0a704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-716399286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343ff5481a0b4c679272e6181fd18bfb',qos_specs=None,replication_status=,reservations=['431903d5-1a11-4415-88d2-b79f832efcef','fe815c72-7b6f-4781-a4a1-e03ddd093fba','349d086e-bb80-4c62-8d87-f64e9d8400ec','6e0d6cc9-1b80-40e7-a71b-3986a957af74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-716399286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c05bd8b-1b51-4500-9791-73a614f0a704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='343ff5481a0b4c679272e6181fd18bfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:36.428623 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fed174-76f6-47b1-bc55-bc2a644a1e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:36.443577 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fed174-76f6-47b1-bc55-bc2a644a1e8e) transitioned into state 'SUCCESS' from state '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-716399286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343ff5481a0b4c679272e6181fd18bfb',qos_specs=None,replication_status=,reservations=['431903d5-1a11-4415-88d2-b79f832efcef','fe815c72-7b6f-4781-a4a1-e03ddd093fba','349d086e-bb80-4c62-8d87-f64e9d8400ec','6e0d6cc9-1b80-40e7-a71b-3986a957af74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:36.444248 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a76f31e7-178d-4160-99ea-6dfcd9b9a764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:36.451613 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a76f31e7-178d-4160-99ea-6dfcd9b9a764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:36.452339 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Flow 'volume_create_api' (b08574a4-98bd-4fc7-a31d-e0768d326dd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:36.452586 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume request issued successfully. Jul 22 05:46:36.453112 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-03ce3065-4694-4249-97c0-62ff29e53bf8 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:46:36.453514 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1330/5237] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:46:36 2026] POST /volume/v3/volumes => generated 775 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:36.465840 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1a720d25-98b7-43e7-87bf-268f843d18b0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:36.467919 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1a720d25-98b7-43e7-87bf-268f843d18b0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 Jul 22 05:46:36.468151 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1a720d25-98b7-43e7-87bf-268f843d18b0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:36.468382 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1a720d25-98b7-43e7-87bf-268f843d18b0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:36.474954 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:36.474954 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:36.477955 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-1a720d25-98b7-43e7-87bf-268f843d18b0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:36.481501 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1a720d25-98b7-43e7-87bf-268f843d18b0 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 returned with HTTP 200 Jul 22 05:46:36.481899 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1306/5238] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:36 2026] GET /volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:37.495363 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d668a454-0ba7-4576-a303-501453c080eb None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:37.497336 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d668a454-0ba7-4576-a303-501453c080eb tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 Jul 22 05:46:37.497576 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d668a454-0ba7-4576-a303-501453c080eb tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:37.497774 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d668a454-0ba7-4576-a303-501453c080eb tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:37.504663 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:37.504663 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:37.507866 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d668a454-0ba7-4576-a303-501453c080eb tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:37.511337 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d668a454-0ba7-4576-a303-501453c080eb tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 returned with HTTP 200 Jul 22 05:46:37.511741 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1292/5239] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:37 2026] GET /volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:37.523809 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3c4b3f7a-598a-4b44-b32b-874ad368ab40 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:37.525757 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3c4b3f7a-598a-4b44-b32b-874ad368ab40 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] GET https://10.4.3.91/volume/v3/volumes/detail Jul 22 05:46:37.525992 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3c4b3f7a-598a-4b44-b32b-874ad368ab40 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:37.526161 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3c4b3f7a-598a-4b44-b32b-874ad368ab40 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:37.526547 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.api_utils [None req-3c4b3f7a-598a-4b44-b32b-874ad368ab40 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Removing options '' from query. {{(pid=100091) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:46:37.527134 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-3c4b3f7a-598a-4b44-b32b-874ad368ab40 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:46:37.533905 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3c4b3f7a-598a-4b44-b32b-874ad368ab40 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Get all volumes completed successfully. Jul 22 05:46:37.534524 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:37.534524 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:37.538012 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3c4b3f7a-598a-4b44-b32b-874ad368ab40 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] https://10.4.3.91/volume/v3/volumes/detail returned with HTTP 200 Jul 22 05:46:37.538367 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1312/5240] 10.4.3.91 () {68 vars in 1292 bytes} [Wed Jul 22 05:46:37 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:37.551008 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f73106e2-5f7e-4d9f-af66-2f976f006d4b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:37.552822 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f73106e2-5f7e-4d9f-af66-2f976f006d4b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 Jul 22 05:46:37.553042 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f73106e2-5f7e-4d9f-af66-2f976f006d4b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:37.553193 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f73106e2-5f7e-4d9f-af66-2f976f006d4b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:37.553932 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-f73106e2-5f7e-4d9f-af66-2f976f006d4b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Delete volume with id: 8c05bd8b-1b51-4500-9791-73a614f0a704 Jul 22 05:46:37.560119 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:37.560119 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:37.560419 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f73106e2-5f7e-4d9f-af66-2f976f006d4b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:37.574263 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f73106e2-5f7e-4d9f-af66-2f976f006d4b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Delete volume request issued successfully. Jul 22 05:46:37.574455 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f73106e2-5f7e-4d9f-af66-2f976f006d4b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 returned with HTTP 202 Jul 22 05:46:37.574899 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1331/5241] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:46:37 2026] DELETE /volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:46:37.581906 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d79d9a6f-2dea-4d0a-8b80-dd0b647c31d3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:37.583624 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d79d9a6f-2dea-4d0a-8b80-dd0b647c31d3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 Jul 22 05:46:37.583873 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d79d9a6f-2dea-4d0a-8b80-dd0b647c31d3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:37.584026 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d79d9a6f-2dea-4d0a-8b80-dd0b647c31d3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:37.590515 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:37.590515 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:37.593726 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d79d9a6f-2dea-4d0a-8b80-dd0b647c31d3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:37.598130 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d79d9a6f-2dea-4d0a-8b80-dd0b647c31d3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 returned with HTTP 200 Jul 22 05:46:37.598505 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1307/5242] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:37 2026] GET /volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:38.460241 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:38.462015 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:46:38.462448 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1925162577", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:38.464200 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1925162577', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:46:38.464335 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume of 1 GB Jul 22 05:46:38.467794 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Availability Zones retrieved successfully. Jul 22 05:46:38.472763 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Flow 'volume_create_api' (8449d769-f7db-4780-a5d4-679cf207a791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:38.473599 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755f32ef-1f1b-419e-a608-6b5dd6843a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:38.474408 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:46:38.496923 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755f32ef-1f1b-419e-a608-6b5dd6843a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:38.497722 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b432665-52a5-43e9-8563-ad3a4020bc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:38.550529 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Created reservations ['1853046a-b409-479a-a517-48bb5df49139', 'fa20a05f-3f1f-40f2-8b8f-1e2664ad26cd', '354af009-c8d0-4fac-8df6-2cc305ec1bc0', 'fe9f2e8c-3f4c-4d6f-adcf-4b76fc890a73'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:38.551211 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b432665-52a5-43e9-8563-ad3a4020bc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1853046a-b409-479a-a517-48bb5df49139', 'fa20a05f-3f1f-40f2-8b8f-1e2664ad26cd', '354af009-c8d0-4fac-8df6-2cc305ec1bc0', 'fe9f2e8c-3f4c-4d6f-adcf-4b76fc890a73']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:38.551882 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a1ebb6b-af89-4601-97a5-3643303f243c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:38.572980 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a1ebb6b-af89-4601-97a5-3643303f243c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4189179-b28d-4176-b279-5d7b600fb700', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1925162577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bd37c627164383ac13a86fda357e61',qos_specs=None,replication_status=,reservations=['1853046a-b409-479a-a517-48bb5df49139','fa20a05f-3f1f-40f2-8b8f-1e2664ad26cd','354af009-c8d0-4fac-8df6-2cc305ec1bc0','fe9f2e8c-3f4c-4d6f-adcf-4b76fc890a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1925162577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4189179-b28d-4176-b279-5d7b600fb700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5bd37c627164383ac13a86fda357e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:38.573697 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305a753a-aae7-4d5b-8efe-36c7dad544cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:38.590017 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305a753a-aae7-4d5b-8efe-36c7dad544cf) transitioned into state 'SUCCESS' from state '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-1925162577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bd37c627164383ac13a86fda357e61',qos_specs=None,replication_status=,reservations=['1853046a-b409-479a-a517-48bb5df49139','fa20a05f-3f1f-40f2-8b8f-1e2664ad26cd','354af009-c8d0-4fac-8df6-2cc305ec1bc0','fe9f2e8c-3f4c-4d6f-adcf-4b76fc890a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:38.590671 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e810cb80-286f-4ee2-8eb0-f9d48f8fae54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:38.598421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e810cb80-286f-4ee2-8eb0-f9d48f8fae54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:38.599207 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Flow 'volume_create_api' (8449d769-f7db-4780-a5d4-679cf207a791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:38.599474 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume request issued successfully. Jul 22 05:46:38.600008 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ffc20be-51d8-48d0-8925-f9fbace33c77 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:46:38.600431 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1293/5243] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:46:38 2026] POST /volume/v3/volumes => generated 755 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:46:38.610001 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-93047164-1f87-4b29-8eee-00c437435515 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:38.611595 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93047164-1f87-4b29-8eee-00c437435515 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 Jul 22 05:46:38.611834 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93047164-1f87-4b29-8eee-00c437435515 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:38.612025 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-93047164-1f87-4b29-8eee-00c437435515 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:38.612460 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1a18f76a-3f8d-452a-9396-1767a30c97b3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:38.614319 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1a18f76a-3f8d-452a-9396-1767a30c97b3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:38.614539 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1a18f76a-3f8d-452a-9396-1767a30c97b3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:38.614790 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1a18f76a-3f8d-452a-9396-1767a30c97b3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:38.616892 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-93047164-1f87-4b29-8eee-00c437435515 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 returned with HTTP 404 Jul 22 05:46:38.617295 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1313/5244] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:38 2026] GET /volume/v3/volumes/8c05bd8b-1b51-4500-9791-73a614f0a704 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:46:38.621298 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:38.621298 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:38.624668 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1a18f76a-3f8d-452a-9396-1767a30c97b3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:38.627304 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:38.628397 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1a18f76a-3f8d-452a-9396-1767a30c97b3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:38.628787 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1332/5245] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:38 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:38.629161 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:46:38.629581 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-909331143"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:38.631049 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-909331143'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:46:38.631209 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume of 1 GB Jul 22 05:46:38.635003 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Availability Zones retrieved successfully. Jul 22 05:46:38.639839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Flow 'volume_create_api' (44785bfc-5777-4167-8956-64f7552119dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:38.641106 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bea79fa-382d-4689-981a-4b30013fd6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:38.641569 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:46:38.664824 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bea79fa-382d-4689-981a-4b30013fd6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:38.665550 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ceff59-c9f6-4086-9001-a5965da02ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:38.705531 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Created reservations ['8584b196-e4bb-46cc-83cd-9426a16f7484', 'bc32a943-e99c-4ea6-9bb2-c52f0e4ef416', 'b7477966-5d28-44bb-8c64-18102b5906c7', '1dfd8a06-2ab0-4c8b-ae9c-8c9dfdadfc71'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:38.706340 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ceff59-c9f6-4086-9001-a5965da02ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8584b196-e4bb-46cc-83cd-9426a16f7484', 'bc32a943-e99c-4ea6-9bb2-c52f0e4ef416', 'b7477966-5d28-44bb-8c64-18102b5906c7', '1dfd8a06-2ab0-4c8b-ae9c-8c9dfdadfc71']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:38.707107 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721531fb-92ae-4e23-a8ba-031c4992353c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:38.728804 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721531fb-92ae-4e23-a8ba-031c4992353c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a33deca5-f3a8-4bea-b1b7-dd69721ee6e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-909331143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343ff5481a0b4c679272e6181fd18bfb',qos_specs=None,replication_status=,reservations=['8584b196-e4bb-46cc-83cd-9426a16f7484','bc32a943-e99c-4ea6-9bb2-c52f0e4ef416','b7477966-5d28-44bb-8c64-18102b5906c7','1dfd8a06-2ab0-4c8b-ae9c-8c9dfdadfc71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-909331143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a33deca5-f3a8-4bea-b1b7-dd69721ee6e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='343ff5481a0b4c679272e6181fd18bfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:38.729481 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4548da76-c044-49d6-9b0a-e3b7830e0e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:38.744183 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4548da76-c044-49d6-9b0a-e3b7830e0e89) transitioned into state 'SUCCESS' from state '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-909331143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343ff5481a0b4c679272e6181fd18bfb',qos_specs=None,replication_status=,reservations=['8584b196-e4bb-46cc-83cd-9426a16f7484','bc32a943-e99c-4ea6-9bb2-c52f0e4ef416','b7477966-5d28-44bb-8c64-18102b5906c7','1dfd8a06-2ab0-4c8b-ae9c-8c9dfdadfc71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:38.744829 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1623967-cee4-4c9b-8ac0-3a3fd504d796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:38.752974 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1623967-cee4-4c9b-8ac0-3a3fd504d796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:38.753782 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Flow 'volume_create_api' (44785bfc-5777-4167-8956-64f7552119dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:38.754201 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume request issued successfully. Jul 22 05:46:38.754865 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bcc00cf8-94c3-4963-86be-39c7d26808ea tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:46:38.755258 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1308/5246] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:46:38 2026] POST /volume/v3/volumes => generated 775 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:38.766555 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-50ada6c3-aee1-46db-8f6f-99d1f36f6b7f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:38.768752 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-50ada6c3-aee1-46db-8f6f-99d1f36f6b7f tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 Jul 22 05:46:38.769046 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-50ada6c3-aee1-46db-8f6f-99d1f36f6b7f tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:38.769266 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-50ada6c3-aee1-46db-8f6f-99d1f36f6b7f tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:38.776294 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:38.776294 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:38.779876 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-50ada6c3-aee1-46db-8f6f-99d1f36f6b7f tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:38.784370 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-50ada6c3-aee1-46db-8f6f-99d1f36f6b7f tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 returned with HTTP 200 Jul 22 05:46:38.784845 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1294/5247] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:38 2026] GET /volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:39.640711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-7b60e254-b4ba-439c-b867-237a0df0455c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:39.642283 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7b60e254-b4ba-439c-b867-237a0df0455c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:39.642486 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7b60e254-b4ba-439c-b867-237a0df0455c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:39.642738 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-7b60e254-b4ba-439c-b867-237a0df0455c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:39.649150 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:39.649150 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:39.652260 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-7b60e254-b4ba-439c-b867-237a0df0455c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:39.655704 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-7b60e254-b4ba-439c-b867-237a0df0455c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:39.656029 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1314/5248] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:39 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:39.666422 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bfc79f20-af6b-45d1-82dc-b7d2048d4a70 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:39.668221 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bfc79f20-af6b-45d1-82dc-b7d2048d4a70 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:39.668409 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bfc79f20-af6b-45d1-82dc-b7d2048d4a70 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:39.668584 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bfc79f20-af6b-45d1-82dc-b7d2048d4a70 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:39.674804 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:39.674804 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:39.677841 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bfc79f20-af6b-45d1-82dc-b7d2048d4a70 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:39.681437 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bfc79f20-af6b-45d1-82dc-b7d2048d4a70 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:39.681800 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1333/5249] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:39 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:39.798393 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e9c49db9-8d6f-478c-8b1f-51cccb352023 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:39.800145 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e9c49db9-8d6f-478c-8b1f-51cccb352023 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 Jul 22 05:46:39.800349 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e9c49db9-8d6f-478c-8b1f-51cccb352023 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:39.800536 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e9c49db9-8d6f-478c-8b1f-51cccb352023 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:39.807414 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:39.807414 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:39.810739 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e9c49db9-8d6f-478c-8b1f-51cccb352023 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:39.814254 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e9c49db9-8d6f-478c-8b1f-51cccb352023 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 returned with HTTP 200 Jul 22 05:46:39.814733 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1309/5250] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:39 2026] GET /volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:39.825353 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7142773c-b88b-4d0c-9d02-88d00d5ba8b3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:39.826857 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7142773c-b88b-4d0c-9d02-88d00d5ba8b3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] GET https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 Jul 22 05:46:39.827044 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7142773c-b88b-4d0c-9d02-88d00d5ba8b3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:39.827230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7142773c-b88b-4d0c-9d02-88d00d5ba8b3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:39.833335 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:39.833335 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:39.836388 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7142773c-b88b-4d0c-9d02-88d00d5ba8b3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Volume info retrieved successfully. Jul 22 05:46:39.840262 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7142773c-b88b-4d0c-9d02-88d00d5ba8b3 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 returned with HTTP 200 Jul 22 05:46:39.840648 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1295/5251] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:39 2026] GET /volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:39.852180 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8c622cf2-bf4b-4796-b960-c0b53601076b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:39.853744 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8c622cf2-bf4b-4796-b960-c0b53601076b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 Jul 22 05:46:39.853924 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8c622cf2-bf4b-4796-b960-c0b53601076b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:39.854082 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8c622cf2-bf4b-4796-b960-c0b53601076b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:39.854234 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-8c622cf2-bf4b-4796-b960-c0b53601076b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Delete volume with id: a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 Jul 22 05:46:39.860309 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:39.860309 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:39.860557 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8c622cf2-bf4b-4796-b960-c0b53601076b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:39.876170 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8c622cf2-bf4b-4796-b960-c0b53601076b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Delete volume request issued successfully. Jul 22 05:46:39.876327 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8c622cf2-bf4b-4796-b960-c0b53601076b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 returned with HTTP 202 Jul 22 05:46:39.876719 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1315/5252] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:46:39 2026] DELETE /volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:46:39.883553 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-26d1495b-e45e-41c1-99d3-c09b9943241b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:39.885316 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-26d1495b-e45e-41c1-99d3-c09b9943241b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 Jul 22 05:46:39.885514 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-26d1495b-e45e-41c1-99d3-c09b9943241b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:39.885737 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-26d1495b-e45e-41c1-99d3-c09b9943241b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:39.893212 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:39.893212 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:39.896332 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-26d1495b-e45e-41c1-99d3-c09b9943241b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:39.900223 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-26d1495b-e45e-41c1-99d3-c09b9943241b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 returned with HTTP 200 Jul 22 05:46:39.900573 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1334/5253] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:39 2026] GET /volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:40.280844 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-b5420001-15ea-446c-9fc3-d02bd74a22ce None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:40.282780 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-b5420001-15ea-446c-9fc3-d02bd74a22ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:40.282944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-b5420001-15ea-446c-9fc3-d02bd74a22ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:40.283136 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-b5420001-15ea-446c-9fc3-d02bd74a22ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:40.289079 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:40.289079 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:40.292043 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-b5420001-15ea-446c-9fc3-d02bd74a22ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:40.295678 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-b5420001-15ea-446c-9fc3-d02bd74a22ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:40.296017 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1310/5254] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:46:40 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:40.367831 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b26629c0-75a7-4d09-846e-734b81f1cd47 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:40.368277 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b26629c0-75a7-4d09-846e-734b81f1cd47 None None] GET https://10.4.3.91/volume// Jul 22 05:46:40.368477 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b26629c0-75a7-4d09-846e-734b81f1cd47 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:40.368714 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b26629c0-75a7-4d09-846e-734b81f1cd47 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:40.369056 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b26629c0-75a7-4d09-846e-734b81f1cd47 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:46:40.369376 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1296/5255] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:46: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 22 05:46:40.376214 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-52fdc2b2-101d-42de-8dd0-247e929c97f6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:40.447609 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-52fdc2b2-101d-42de-8dd0-247e929c97f6 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:46:40.447959 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-52fdc2b2-101d-42de-8dd0-247e929c97f6 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4189179-b28d-4176-b279-5d7b600fb700", "connector": null, "instance_uuid": "a88beccb-cc58-44e2-8358-bf2a1fa6069a"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:40.456104 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:40.456104 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:40.479730 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-52fdc2b2-101d-42de-8dd0-247e929c97f6 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:46:40.480269 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1316/5256] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:46:40 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:40.504680 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1cceaf80-207b-494b-bcf8-4797e52bfc7a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:40.506435 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1cceaf80-207b-494b-bcf8-4797e52bfc7a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:40.506617 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1cceaf80-207b-494b-bcf8-4797e52bfc7a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:40.506813 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1cceaf80-207b-494b-bcf8-4797e52bfc7a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:40.513661 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-92899b18-e1ac-4c23-ab0d-58fe2745d3c5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:40.513945 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92899b18-e1ac-4c23-ab0d-58fe2745d3c5 None None] GET https://10.4.3.91/volume// Jul 22 05:46:40.514112 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-92899b18-e1ac-4c23-ab0d-58fe2745d3c5 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:40.514278 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-92899b18-e1ac-4c23-ab0d-58fe2745d3c5 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:40.514526 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:40.514526 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:40.514577 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-92899b18-e1ac-4c23-ab0d-58fe2745d3c5 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:46:40.514977 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1311/5257] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:46:40 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:46:40.517201 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1cceaf80-207b-494b-bcf8-4797e52bfc7a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:40.520500 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1cceaf80-207b-494b-bcf8-4797e52bfc7a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:40.520877 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1335/5258] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:40 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:40.520998 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-c7991da6-75ce-482c-97c2-d91d988e5085 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:40.523488 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-c7991da6-75ce-482c-97c2-d91d988e5085 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:40.523741 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-c7991da6-75ce-482c-97c2-d91d988e5085 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:40.523934 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-c7991da6-75ce-482c-97c2-d91d988e5085 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:40.532897 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:40.532897 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:40.535883 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-c7991da6-75ce-482c-97c2-d91d988e5085 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:40.540117 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-c7991da6-75ce-482c-97c2-d91d988e5085 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:40.540695 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1297/5259] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:46:40 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:40.632845 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-0402c725-ee90-4acc-8fc8-4f2fa6417bdb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:40.634714 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-0402c725-ee90-4acc-8fc8-4f2fa6417bdb tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] PUT https://10.4.3.91/volume/v3/attachments/51019ddd-71bf-4447-9f16-943b2f430e6d Jul 22 05:46:40.635036 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-0402c725-ee90-4acc-8fc8-4f2fa6417bdb tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:40.641993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-0402c725-ee90-4acc-8fc8-4f2fa6417bdb tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Acquiring lock "cinder-attachment_update-c4189179-b28d-4176-b279-5d7b600fb700-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:46:40.645857 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-0402c725-ee90-4acc-8fc8-4f2fa6417bdb tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Lock "cinder-attachment_update-c4189179-b28d-4176-b279-5d7b600fb700-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:46:40.646719 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:40.646719 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:40.714433 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-0402c725-ee90-4acc-8fc8-4f2fa6417bdb tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Lock "cinder-attachment_update-c4189179-b28d-4176-b279-5d7b600fb700-np0000005624" released by "attachment_update" :: held 0.069s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:46:40.714731 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-0402c725-ee90-4acc-8fc8-4f2fa6417bdb tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/51019ddd-71bf-4447-9f16-943b2f430e6d returned with HTTP 200 Jul 22 05:46:40.715193 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1317/5260] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:46:40 2026] PUT /volume/v3/attachments/51019ddd-71bf-4447-9f16-943b2f430e6d => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:40.912106 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cf1edbb6-54ca-4877-86fc-8cf38ebd28fd None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:40.913864 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf1edbb6-54ca-4877-86fc-8cf38ebd28fd tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 Jul 22 05:46:40.914119 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf1edbb6-54ca-4877-86fc-8cf38ebd28fd tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:40.914335 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf1edbb6-54ca-4877-86fc-8cf38ebd28fd tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:40.919956 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf1edbb6-54ca-4877-86fc-8cf38ebd28fd tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 returned with HTTP 404 Jul 22 05:46:40.920466 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1312/5261] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:40 2026] GET /volume/v3/volumes/a33deca5-f3a8-4bea-b1b7-dd69721ee6e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:46:40.927372 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:40.929121 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:46:40.929456 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-856524457"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:40.930808 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-856524457'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:46:40.930926 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume of 1 GB Jul 22 05:46:40.934624 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Availability Zones retrieved successfully. Jul 22 05:46:40.939721 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Flow 'volume_create_api' (c959021d-d9bb-43c9-a375-cd71a3570aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:40.940521 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c440ff8c-3393-42a9-982e-55d6bbceb3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:40.941227 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:46:40.962061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c440ff8c-3393-42a9-982e-55d6bbceb3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:40.962845 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97487727-dbea-48d0-b681-ea033574c9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:40.996350 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Created reservations ['ab2f3d9a-d67f-415e-be95-7a62af7341bf', '147efbde-b2ba-4f93-b82d-c9c78a11703f', 'b97f21bb-3828-44b5-9362-d2eac90c6cdb', 'cbb58e88-81f2-4022-87ce-f7531e59cb71'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:40.997020 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97487727-dbea-48d0-b681-ea033574c9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab2f3d9a-d67f-415e-be95-7a62af7341bf', '147efbde-b2ba-4f93-b82d-c9c78a11703f', 'b97f21bb-3828-44b5-9362-d2eac90c6cdb', 'cbb58e88-81f2-4022-87ce-f7531e59cb71']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:40.997645 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (758da0e6-7d7c-40af-b2bd-6b40ab51730e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:41.017531 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (758da0e6-7d7c-40af-b2bd-6b40ab51730e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '125421eb-859f-4ace-bb77-da38080600ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856524457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343ff5481a0b4c679272e6181fd18bfb',qos_specs=None,replication_status=,reservations=['ab2f3d9a-d67f-415e-be95-7a62af7341bf','147efbde-b2ba-4f93-b82d-c9c78a11703f','b97f21bb-3828-44b5-9362-d2eac90c6cdb','cbb58e88-81f2-4022-87ce-f7531e59cb71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856524457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=125421eb-859f-4ace-bb77-da38080600ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='343ff5481a0b4c679272e6181fd18bfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:41.018210 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43e28e58-eeb0-44d3-b848-25cbc40d1bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:41.031387 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43e28e58-eeb0-44d3-b848-25cbc40d1bd4) transitioned into state 'SUCCESS' from state '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-856524457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343ff5481a0b4c679272e6181fd18bfb',qos_specs=None,replication_status=,reservations=['ab2f3d9a-d67f-415e-be95-7a62af7341bf','147efbde-b2ba-4f93-b82d-c9c78a11703f','b97f21bb-3828-44b5-9362-d2eac90c6cdb','cbb58e88-81f2-4022-87ce-f7531e59cb71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9d6fe36fbe344b58e2463a0dc44782e',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:41.032007 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8240b00b-4725-4f4e-8d99-5f55dc9f35b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:41.038925 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8240b00b-4725-4f4e-8d99-5f55dc9f35b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:41.039628 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Flow 'volume_create_api' (c959021d-d9bb-43c9-a375-cd71a3570aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:41.039904 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Create volume request issued successfully. Jul 22 05:46:41.040399 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8b10372b-566f-4bf1-b0ab-0e434494c50e tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:46:41.040832 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1336/5262] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:46:40 2026] POST /volume/v3/volumes => generated 775 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:41.051196 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e66b778f-3980-4cac-8a10-2ed6d623f654 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:41.052907 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e66b778f-3980-4cac-8a10-2ed6d623f654 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad Jul 22 05:46:41.053426 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e66b778f-3980-4cac-8a10-2ed6d623f654 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:41.053426 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e66b778f-3980-4cac-8a10-2ed6d623f654 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:41.059766 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:41.059766 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:41.062817 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e66b778f-3980-4cac-8a10-2ed6d623f654 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:41.066156 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e66b778f-3980-4cac-8a10-2ed6d623f654 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad returned with HTTP 200 Jul 22 05:46:41.066504 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1298/5263] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:41 2026] GET /volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:41.531750 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c2b39cb4-0551-4c43-9f2c-701756f5fedf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:41.533279 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2b39cb4-0551-4c43-9f2c-701756f5fedf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:41.533444 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2b39cb4-0551-4c43-9f2c-701756f5fedf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:41.533641 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c2b39cb4-0551-4c43-9f2c-701756f5fedf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:41.541455 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:41.541455 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:41.544222 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c2b39cb4-0551-4c43-9f2c-701756f5fedf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:41.547646 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c2b39cb4-0551-4c43-9f2c-701756f5fedf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:41.547948 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1318/5264] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:41 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:42.079190 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d433b180-3747-4db8-9d56-5e6b1b89a64b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:42.081247 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d433b180-3747-4db8-9d56-5e6b1b89a64b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad Jul 22 05:46:42.081505 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d433b180-3747-4db8-9d56-5e6b1b89a64b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:42.081736 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d433b180-3747-4db8-9d56-5e6b1b89a64b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:42.091767 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:42.091767 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:42.096130 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d433b180-3747-4db8-9d56-5e6b1b89a64b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:42.101264 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d433b180-3747-4db8-9d56-5e6b1b89a64b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad returned with HTTP 200 Jul 22 05:46:42.101844 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1313/5265] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:42 2026] GET /volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:42.113141 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-49dd7758-732b-4f03-9064-ef662811f79b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:42.114927 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-49dd7758-732b-4f03-9064-ef662811f79b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] GET https://10.4.3.91/volume/v3/volumes/summary Jul 22 05:46:42.115130 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-49dd7758-732b-4f03-9064-ef662811f79b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:42.115299 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-49dd7758-732b-4f03-9064-ef662811f79b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:42.115449 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.api_utils [None req-49dd7758-732b-4f03-9064-ef662811f79b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Removing options '' from query. {{(pid=100092) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 05:46:42.115675 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:42.115675 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:42.121250 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-49dd7758-732b-4f03-9064-ef662811f79b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] Get summary completed successfully. Jul 22 05:46:42.121478 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-49dd7758-732b-4f03-9064-ef662811f79b tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-reader] https://10.4.3.91/volume/v3/volumes/summary returned with HTTP 200 Jul 22 05:46:42.121831 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1337/5266] 10.4.3.91 () {68 vars in 1295 bytes} [Wed Jul 22 05:46:42 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 22 05:46:42.128599 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-12a709a4-0eb0-4c54-8ffa-bf1e7e9a347a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:42.130451 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-12a709a4-0eb0-4c54-8ffa-bf1e7e9a347a tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] DELETE https://10.4.3.91/volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad Jul 22 05:46:42.130734 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-12a709a4-0eb0-4c54-8ffa-bf1e7e9a347a tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:42.130990 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-12a709a4-0eb0-4c54-8ffa-bf1e7e9a347a tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:42.131200 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-12a709a4-0eb0-4c54-8ffa-bf1e7e9a347a tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Delete volume with id: 125421eb-859f-4ace-bb77-da38080600ad Jul 22 05:46:42.139146 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:42.139146 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:42.139480 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-12a709a4-0eb0-4c54-8ffa-bf1e7e9a347a tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:42.157255 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-12a709a4-0eb0-4c54-8ffa-bf1e7e9a347a tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Delete volume request issued successfully. Jul 22 05:46:42.157464 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-12a709a4-0eb0-4c54-8ffa-bf1e7e9a347a tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad returned with HTTP 202 Jul 22 05:46:42.157894 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1299/5267] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:46:42 2026] DELETE /volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:46:42.164825 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6f7fe828-67d5-4227-b3d1-78be48f28101 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:42.166782 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6f7fe828-67d5-4227-b3d1-78be48f28101 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad Jul 22 05:46:42.167040 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6f7fe828-67d5-4227-b3d1-78be48f28101 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:42.167249 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6f7fe828-67d5-4227-b3d1-78be48f28101 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:42.174730 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:42.174730 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:42.178526 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6f7fe828-67d5-4227-b3d1-78be48f28101 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Volume info retrieved successfully. Jul 22 05:46:42.182873 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6f7fe828-67d5-4227-b3d1-78be48f28101 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad returned with HTTP 200 Jul 22 05:46:42.183304 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1319/5268] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:42 2026] GET /volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:42.559664 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e18e73f9-7e38-463a-b3f0-b4c6a6c1c8b0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:42.561150 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e18e73f9-7e38-463a-b3f0-b4c6a6c1c8b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:42.561318 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e18e73f9-7e38-463a-b3f0-b4c6a6c1c8b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:42.561486 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e18e73f9-7e38-463a-b3f0-b4c6a6c1c8b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:42.570243 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:42.570243 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:42.573575 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e18e73f9-7e38-463a-b3f0-b4c6a6c1c8b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:42.577666 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e18e73f9-7e38-463a-b3f0-b4c6a6c1c8b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:42.578168 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1314/5269] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:42 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:43.196674 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f5bd453d-aa46-4afa-ab16-132d17a64206 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:43.198961 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f5bd453d-aa46-4afa-ab16-132d17a64206 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] GET https://10.4.3.91/volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad Jul 22 05:46:43.199238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f5bd453d-aa46-4afa-ab16-132d17a64206 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:43.199440 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f5bd453d-aa46-4afa-ab16-132d17a64206 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:43.205249 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f5bd453d-aa46-4afa-ab16-132d17a64206 tempest-ProjectReaderTests-181764412 tempest-ProjectReaderTests-181764412-project-admin] https://10.4.3.91/volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad returned with HTTP 404 Jul 22 05:46:43.205739 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1338/5270] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:46:43 2026] GET /volume/v3/volumes/125421eb-859f-4ace-bb77-da38080600ad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:46:43.591977 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c8be9811-9fca-4e9b-b42e-96cfa171285f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:43.593984 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c8be9811-9fca-4e9b-b42e-96cfa171285f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:43.594169 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c8be9811-9fca-4e9b-b42e-96cfa171285f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:43.594377 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c8be9811-9fca-4e9b-b42e-96cfa171285f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:43.603128 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:43.603128 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:43.606124 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c8be9811-9fca-4e9b-b42e-96cfa171285f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:43.609673 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c8be9811-9fca-4e9b-b42e-96cfa171285f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:43.610029 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1300/5271] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:43 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:43.944444 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-9125bb82-2000-4c5c-9e79-c58fd155f25d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:43.946240 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-9125bb82-2000-4c5c-9e79-c58fd155f25d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/attachments/51019ddd-71bf-4447-9f16-943b2f430e6d/action Jul 22 05:46:43.946543 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-9125bb82-2000-4c5c-9e79-c58fd155f25d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:46:43.946697 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-9125bb82-2000-4c5c-9e79-c58fd155f25d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:43.961381 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:43.961381 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:43.970105 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-e1a5b871-5bd7-4269-9c4b-de7b536a0eaa req-9125bb82-2000-4c5c-9e79-c58fd155f25d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/51019ddd-71bf-4447-9f16-943b2f430e6d/action returned with HTTP 204 Jul 22 05:46:43.970491 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1320/5272] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:46:43 2026] POST /volume/v3/attachments/51019ddd-71bf-4447-9f16-943b2f430e6d/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:46:44.621622 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-79362b89-3d46-4a12-a96c-bbe17dad68e6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:44.623105 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-79362b89-3d46-4a12-a96c-bbe17dad68e6 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:44.623264 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-79362b89-3d46-4a12-a96c-bbe17dad68e6 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:44.623424 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-79362b89-3d46-4a12-a96c-bbe17dad68e6 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:44.631287 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:44.631287 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:44.633837 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-79362b89-3d46-4a12-a96c-bbe17dad68e6 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:44.636902 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-79362b89-3d46-4a12-a96c-bbe17dad68e6 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:44.637203 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1315/5273] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:44 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 1140 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:47.292945 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-57767ccb-f789-4e7f-b04e-c336b3f5e022 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:47.295078 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57767ccb-f789-4e7f-b04e-c336b3f5e022 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:46:47.295473 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-57767ccb-f789-4e7f-b04e-c336b3f5e022 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4189179-b28d-4176-b279-5d7b600fb700", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-305590327", "description": null, "metadata": null}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:47.308970 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:47.308970 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:47.309622 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-57767ccb-f789-4e7f-b04e-c336b3f5e022 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:47.309841 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-57767ccb-f789-4e7f-b04e-c336b3f5e022 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create snapshot from volume c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:47.343749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-57767ccb-f789-4e7f-b04e-c336b3f5e022 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Created reservations ['a6eaadf0-a699-4b3e-a80f-39a172732a72', 'e62b21ec-30a6-4cb3-8f60-4a917ee8010d', '54587521-a57a-4e8a-b809-0cde1abdf2bb', 'd53d0ae3-b6ed-4bbb-a148-481f05c9a6c6'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:47.377505 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-57767ccb-f789-4e7f-b04e-c336b3f5e022 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot force create request issued successfully. Jul 22 05:46:47.377996 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-57767ccb-f789-4e7f-b04e-c336b3f5e022 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:46:47.378466 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1339/5274] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:46:47 2026] POST /volume/v3/snapshots => generated 312 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:46:47.386260 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ec6c03cf-cfdc-45ce-aeff-09ff157506f7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:47.388001 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ec6c03cf-cfdc-45ce-aeff-09ff157506f7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f Jul 22 05:46:47.388185 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ec6c03cf-cfdc-45ce-aeff-09ff157506f7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:47.388407 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ec6c03cf-cfdc-45ce-aeff-09ff157506f7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:47.393304 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:47.393304 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:47.393729 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ec6c03cf-cfdc-45ce-aeff-09ff157506f7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:46:47.394399 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ec6c03cf-cfdc-45ce-aeff-09ff157506f7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f returned with HTTP 200 Jul 22 05:46:47.394779 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1301/5275] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:46:47 2026] GET /volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:48.404261 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1c68ad9b-f17c-476b-a3e3-b62374a998a2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:48.405876 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1c68ad9b-f17c-476b-a3e3-b62374a998a2 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f Jul 22 05:46:48.406196 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1c68ad9b-f17c-476b-a3e3-b62374a998a2 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:48.406446 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1c68ad9b-f17c-476b-a3e3-b62374a998a2 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:48.411463 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:48.411463 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:48.411728 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1c68ad9b-f17c-476b-a3e3-b62374a998a2 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:46:48.412320 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1c68ad9b-f17c-476b-a3e3-b62374a998a2 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f returned with HTTP 200 Jul 22 05:46:48.412675 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1321/5276] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:46:48 2026] GET /volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:48.419771 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-59c2f917-c201-4aaa-8b0d-507e6b2dfd40 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:48.421479 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-59c2f917-c201-4aaa-8b0d-507e6b2dfd40 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f Jul 22 05:46:48.421705 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-59c2f917-c201-4aaa-8b0d-507e6b2dfd40 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:48.421928 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-59c2f917-c201-4aaa-8b0d-507e6b2dfd40 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:48.425988 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:48.425988 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:48.426401 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-59c2f917-c201-4aaa-8b0d-507e6b2dfd40 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:46:48.427080 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-59c2f917-c201-4aaa-8b0d-507e6b2dfd40 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f returned with HTTP 200 Jul 22 05:46:48.427421 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1316/5277] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:46:48 2026] GET /volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:49.796308 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fe503e4b-5aef-4d2f-a7c9-6f0347383b8e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:49.797989 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fe503e4b-5aef-4d2f-a7c9-6f0347383b8e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:46:49.798294 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fe503e4b-5aef-4d2f-a7c9-6f0347383b8e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4189179-b28d-4176-b279-5d7b600fb700", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-816339310", "description": null, "metadata": null}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:49.808583 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:49.808583 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:49.809109 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fe503e4b-5aef-4d2f-a7c9-6f0347383b8e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:49.809242 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-fe503e4b-5aef-4d2f-a7c9-6f0347383b8e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create snapshot from volume c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:49.831587 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-fe503e4b-5aef-4d2f-a7c9-6f0347383b8e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Created reservations ['7b2e6417-fb84-497f-b1fa-fa8fa7626f66', '0e03ccd5-a773-45ad-a3f3-d70fc7eb8780', 'd111072e-14c8-49ba-8829-26f2232c71c4', 'bbb81b9d-a12d-475b-b530-cbb999916f5d'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:49.860949 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fe503e4b-5aef-4d2f-a7c9-6f0347383b8e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot force create request issued successfully. Jul 22 05:46:49.861308 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fe503e4b-5aef-4d2f-a7c9-6f0347383b8e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:46:49.861734 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1340/5278] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:46:49 2026] POST /volume/v3/snapshots => generated 312 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:46:49.870090 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3403fa47-3f1c-4c8f-b88e-8a98aeb2a8e4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:49.871929 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3403fa47-3f1c-4c8f-b88e-8a98aeb2a8e4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 Jul 22 05:46:49.872161 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3403fa47-3f1c-4c8f-b88e-8a98aeb2a8e4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:49.872368 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3403fa47-3f1c-4c8f-b88e-8a98aeb2a8e4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:49.877433 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:49.877433 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:49.877916 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3403fa47-3f1c-4c8f-b88e-8a98aeb2a8e4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:46:49.878792 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3403fa47-3f1c-4c8f-b88e-8a98aeb2a8e4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 returned with HTTP 200 Jul 22 05:46:49.879200 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1302/5279] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:46:49 2026] GET /volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:50.888128 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9e64f09c-482a-422f-bdfe-a53d46bc6061 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:50.890206 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e64f09c-482a-422f-bdfe-a53d46bc6061 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 Jul 22 05:46:50.890422 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e64f09c-482a-422f-bdfe-a53d46bc6061 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:50.890644 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9e64f09c-482a-422f-bdfe-a53d46bc6061 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:50.896060 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:50.896060 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:50.896506 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9e64f09c-482a-422f-bdfe-a53d46bc6061 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:46:50.897328 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9e64f09c-482a-422f-bdfe-a53d46bc6061 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 returned with HTTP 200 Jul 22 05:46:50.897722 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1322/5280] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:46:50 2026] GET /volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:50.905809 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7021e368-5a4c-49d9-9a20-ed8758ae17e8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:50.907684 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7021e368-5a4c-49d9-9a20-ed8758ae17e8 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 Jul 22 05:46:50.907847 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7021e368-5a4c-49d9-9a20-ed8758ae17e8 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:50.908023 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7021e368-5a4c-49d9-9a20-ed8758ae17e8 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:50.912685 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:50.912685 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:50.913101 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7021e368-5a4c-49d9-9a20-ed8758ae17e8 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:46:50.913859 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7021e368-5a4c-49d9-9a20-ed8758ae17e8 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 returned with HTTP 200 Jul 22 05:46:50.914368 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1317/5281] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:46:50 2026] GET /volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:52.284681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-403a4e87-25ae-4fde-8427-b6fa3a2ae945 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:52.286469 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-403a4e87-25ae-4fde-8427-b6fa3a2ae945 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:46:52.286847 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-403a4e87-25ae-4fde-8427-b6fa3a2ae945 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4189179-b28d-4176-b279-5d7b600fb700", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-610454629", "description": null, "metadata": null}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:52.296775 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:52.296775 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:52.297300 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-403a4e87-25ae-4fde-8427-b6fa3a2ae945 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:52.297415 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-403a4e87-25ae-4fde-8427-b6fa3a2ae945 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create snapshot from volume c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:52.318205 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-403a4e87-25ae-4fde-8427-b6fa3a2ae945 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Created reservations ['b5b55b06-0ce7-45af-b464-677f96cd9d49', '9211b5f3-a28e-4c19-a4cf-6662e15a8c5d', '7ffea2e2-394e-485c-b63b-415fd8552e10', '5b0f6917-087d-4be7-831d-c173cc8466c7'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:52.344758 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-403a4e87-25ae-4fde-8427-b6fa3a2ae945 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot force create request issued successfully. Jul 22 05:46:52.345043 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-403a4e87-25ae-4fde-8427-b6fa3a2ae945 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:46:52.345575 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1341/5282] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:46:52 2026] POST /volume/v3/snapshots => generated 312 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:46:52.353512 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c5064aeb-ea3e-4505-8bec-f397b235a4b9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:52.355994 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c5064aeb-ea3e-4505-8bec-f397b235a4b9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 Jul 22 05:46:52.356275 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c5064aeb-ea3e-4505-8bec-f397b235a4b9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:52.356555 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c5064aeb-ea3e-4505-8bec-f397b235a4b9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:52.362133 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:52.362133 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:52.362534 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c5064aeb-ea3e-4505-8bec-f397b235a4b9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:46:52.363207 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c5064aeb-ea3e-4505-8bec-f397b235a4b9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 returned with HTTP 200 Jul 22 05:46:52.363528 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1303/5283] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:46:52 2026] GET /volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:53.373658 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-db74a94b-1fa7-4cc2-96a3-9e5155ae788d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:53.375349 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-db74a94b-1fa7-4cc2-96a3-9e5155ae788d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 Jul 22 05:46:53.375550 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-db74a94b-1fa7-4cc2-96a3-9e5155ae788d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:53.375748 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-db74a94b-1fa7-4cc2-96a3-9e5155ae788d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:53.381877 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:53.381877 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:53.382322 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-db74a94b-1fa7-4cc2-96a3-9e5155ae788d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:46:53.383106 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-db74a94b-1fa7-4cc2-96a3-9e5155ae788d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 returned with HTTP 200 Jul 22 05:46:53.383812 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1323/5284] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:46:53 2026] GET /volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:53.393282 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2fe0876d-5c4c-425e-80b6-54b30564387e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:53.395279 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2fe0876d-5c4c-425e-80b6-54b30564387e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 Jul 22 05:46:53.395478 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2fe0876d-5c4c-425e-80b6-54b30564387e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:53.395697 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2fe0876d-5c4c-425e-80b6-54b30564387e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:53.400222 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:53.400222 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:53.400623 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2fe0876d-5c4c-425e-80b6-54b30564387e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:46:53.401285 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2fe0876d-5c4c-425e-80b6-54b30564387e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 returned with HTTP 200 Jul 22 05:46:53.401623 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1318/5285] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:46:53 2026] GET /volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:53.433607 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-4e824965-c793-479c-a0da-277cd283895f req-0958ada0-369c-4cb1-8571-4208dc169556 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:53.435589 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-0958ada0-369c-4cb1-8571-4208dc169556 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:53.435778 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-0958ada0-369c-4cb1-8571-4208dc169556 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:53.435954 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-0958ada0-369c-4cb1-8571-4208dc169556 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:53.445738 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:53.445738 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:53.449817 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-4e824965-c793-479c-a0da-277cd283895f req-0958ada0-369c-4cb1-8571-4208dc169556 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:53.453860 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-0958ada0-369c-4cb1-8571-4208dc169556 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:53.454268 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1342/5286] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:46:53 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:53.471929 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-4e824965-c793-479c-a0da-277cd283895f req-eea70754-9d35-4001-b096-840a490f976a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:53.473900 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-eea70754-9d35-4001-b096-840a490f976a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700/action Jul 22 05:46:53.474219 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-eea70754-9d35-4001-b096-840a490f976a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:46:53.474349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-eea70754-9d35-4001-b096-840a490f976a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:53.484343 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:53.484343 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:53.484814 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-4e824965-c793-479c-a0da-277cd283895f req-eea70754-9d35-4001-b096-840a490f976a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:53.490846 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-4e824965-c793-479c-a0da-277cd283895f req-eea70754-9d35-4001-b096-840a490f976a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Begin detaching volume completed successfully. Jul 22 05:46:53.491081 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-eea70754-9d35-4001-b096-840a490f976a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700/action returned with HTTP 202 Jul 22 05:46:53.491502 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1304/5287] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:46:53 2026] POST /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:46:53.532881 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6a6cf362-fe9a-482c-b67c-04fa4c7c14d9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:53.533198 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a6cf362-fe9a-482c-b67c-04fa4c7c14d9 None None] GET https://10.4.3.91/volume// Jul 22 05:46:53.533339 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6a6cf362-fe9a-482c-b67c-04fa4c7c14d9 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:53.533515 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6a6cf362-fe9a-482c-b67c-04fa4c7c14d9 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:53.533834 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6a6cf362-fe9a-482c-b67c-04fa4c7c14d9 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:46:53.534094 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1324/5288] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:46:53 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:46:53.540286 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-4e824965-c793-479c-a0da-277cd283895f req-33b5b610-700d-448c-993b-4bc44f5c8d47 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:53.542395 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-33b5b610-700d-448c-993b-4bc44f5c8d47 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:46:53.542618 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-33b5b610-700d-448c-993b-4bc44f5c8d47 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:53.542811 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-33b5b610-700d-448c-993b-4bc44f5c8d47 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:53.551380 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:53.551380 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:53.554379 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-4e824965-c793-479c-a0da-277cd283895f req-33b5b610-700d-448c-993b-4bc44f5c8d47 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:53.558048 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-33b5b610-700d-448c-993b-4bc44f5c8d47 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:46:53.558559 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1319/5289] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:46:53 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 1323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:54.323516 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-4e824965-c793-479c-a0da-277cd283895f req-8ff5200a-0262-4296-a0dd-1baf7447605b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:54.325381 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-8ff5200a-0262-4296-a0dd-1baf7447605b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/attachments/51019ddd-71bf-4447-9f16-943b2f430e6d Jul 22 05:46:54.325579 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-8ff5200a-0262-4296-a0dd-1baf7447605b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:54.325789 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-8ff5200a-0262-4296-a0dd-1baf7447605b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:54.331886 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:54.331886 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:54.374882 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-4e824965-c793-479c-a0da-277cd283895f req-8ff5200a-0262-4296-a0dd-1baf7447605b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/51019ddd-71bf-4447-9f16-943b2f430e6d returned with HTTP 200 Jul 22 05:46:54.375254 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1343/5290] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:46:54 2026] DELETE /volume/v3/attachments/51019ddd-71bf-4447-9f16-943b2f430e6d => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:54.583269 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:54.585088 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:46:54.585464 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1307249191", "snapshot_id": "fc6e96eb-5829-4759-8873-bd1d5326323f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:54.587070 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1307249191', 'snapshot_id': 'fc6e96eb-5829-4759-8873-bd1d5326323f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:46:54.592187 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:54.592187 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:54.592655 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:46:54.592776 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume of 1 GB Jul 22 05:46:54.597526 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Availability Zones retrieved successfully. Jul 22 05:46:54.602666 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Flow 'volume_create_api' (6b0a6878-1959-444f-897f-c2e6811530f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:54.603596 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d6bcfa-b6e9-4601-92db-87893225545b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:54.604468 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:46:54.631077 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d6bcfa-b6e9-4601-92db-87893225545b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fc6e96eb-5829-4759-8873-bd1d5326323f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:54.631892 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353ddce6-7f3c-4779-82e4-b1d9e01fc462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:54.665262 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Created reservations ['eb40f921-624b-4465-91b7-a22c806bd2dc', '32c422b6-cec7-40c7-a233-49e8c5e30840', 'd675d7d1-4e9b-4f8d-9b94-9034c171ef39', '5d4e9298-415c-412a-b97b-b73d4b925f6c'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:46:54.666198 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353ddce6-7f3c-4779-82e4-b1d9e01fc462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb40f921-624b-4465-91b7-a22c806bd2dc', '32c422b6-cec7-40c7-a233-49e8c5e30840', 'd675d7d1-4e9b-4f8d-9b94-9034c171ef39', '5d4e9298-415c-412a-b97b-b73d4b925f6c']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:54.667230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ad83e6-23a1-4f4b-95f0-cdd402367134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:54.705565 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ad83e6-23a1-4f4b-95f0-cdd402367134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27b1cdd2-7523-4c95-8865-660e16368ea8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1307249191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bd37c627164383ac13a86fda357e61',qos_specs=None,replication_status=,reservations=['eb40f921-624b-4465-91b7-a22c806bd2dc','32c422b6-cec7-40c7-a233-49e8c5e30840','d675d7d1-4e9b-4f8d-9b94-9034c171ef39','5d4e9298-415c-412a-b97b-b73d4b925f6c'],size=1,snapshot_id=fc6e96eb-5829-4759-8873-bd1d5326323f,source_replicaid=,source_volid=None,status='creating',user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:46:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1307249191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27b1cdd2-7523-4c95-8865-660e16368ea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5bd37c627164383ac13a86fda357e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fc6e96eb-5829-4759-8873-bd1d5326323f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:54.706278 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e106915a-38b6-4377-b894-a195c2c205e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:54.722234 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e106915a-38b6-4377-b894-a195c2c205e4) transitioned into state 'SUCCESS' from state '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-1307249191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bd37c627164383ac13a86fda357e61',qos_specs=None,replication_status=,reservations=['eb40f921-624b-4465-91b7-a22c806bd2dc','32c422b6-cec7-40c7-a233-49e8c5e30840','d675d7d1-4e9b-4f8d-9b94-9034c171ef39','5d4e9298-415c-412a-b97b-b73d4b925f6c'],size=1,snapshot_id=fc6e96eb-5829-4759-8873-bd1d5326323f,source_replicaid=,source_volid=None,status='creating',user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:54.722859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7682af0c-10a1-4bea-8111-c390f3e255c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:46:54.739947 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7682af0c-10a1-4bea-8111-c390f3e255c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:46:54.740717 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Flow 'volume_create_api' (6b0a6878-1959-444f-897f-c2e6811530f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:46:54.740979 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume request issued successfully. Jul 22 05:46:54.741530 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ee5121b1-6eac-4a9b-bcea-8a1e51243ae3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:46:54.741945 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1305/5291] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:46:54 2026] POST /volume/v3/volumes => generated 789 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:46:54.755306 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3e5589e5-69fd-4516-acf4-36b92c0ad39a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:54.757189 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3e5589e5-69fd-4516-acf4-36b92c0ad39a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:46:54.757436 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3e5589e5-69fd-4516-acf4-36b92c0ad39a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:54.757665 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3e5589e5-69fd-4516-acf4-36b92c0ad39a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:54.764816 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:54.764816 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:54.768958 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3e5589e5-69fd-4516-acf4-36b92c0ad39a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:54.772818 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3e5589e5-69fd-4516-acf4-36b92c0ad39a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:46:54.773192 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1325/5292] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:54 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:55.786795 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7020471c-4c42-4d33-944a-bde6185cbe0c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:55.788677 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7020471c-4c42-4d33-944a-bde6185cbe0c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:46:55.788869 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7020471c-4c42-4d33-944a-bde6185cbe0c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:55.789085 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7020471c-4c42-4d33-944a-bde6185cbe0c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:55.796132 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:55.796132 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:55.800026 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7020471c-4c42-4d33-944a-bde6185cbe0c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:55.805116 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7020471c-4c42-4d33-944a-bde6185cbe0c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:46:55.805515 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1320/5293] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:55 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:55.816697 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-503f929b-7bc2-4bab-9fcb-459816b29c85 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:55.818416 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-503f929b-7bc2-4bab-9fcb-459816b29c85 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:46:55.818611 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-503f929b-7bc2-4bab-9fcb-459816b29c85 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:55.818822 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-503f929b-7bc2-4bab-9fcb-459816b29c85 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:55.821335 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=268,cinder:UPDATE=133,cinder:INSERT=67 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:46:55.827221 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:55.827221 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:55.831648 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-503f929b-7bc2-4bab-9fcb-459816b29c85 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:55.836017 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-503f929b-7bc2-4bab-9fcb-459816b29c85 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:46:55.836360 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1344/5294] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:55 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:56.284978 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-65efdb1a-8e8a-4f83-a4a5-4977ee30593c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:56.287030 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-65efdb1a-8e8a-4f83-a4a5-4977ee30593c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:46:56.287200 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-65efdb1a-8e8a-4f83-a4a5-4977ee30593c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:56.287367 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-65efdb1a-8e8a-4f83-a4a5-4977ee30593c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:56.293589 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:56.293589 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:56.296607 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-65efdb1a-8e8a-4f83-a4a5-4977ee30593c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:56.300064 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-65efdb1a-8e8a-4f83-a4a5-4977ee30593c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:46:56.300451 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1306/5295] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:46:56 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:56.370982 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-896af0c0-4c86-4fc8-9e2b-13c8cd763809 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:56.371389 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-896af0c0-4c86-4fc8-9e2b-13c8cd763809 None None] GET https://10.4.3.91/volume// Jul 22 05:46:56.371654 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-896af0c0-4c86-4fc8-9e2b-13c8cd763809 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:56.371888 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-896af0c0-4c86-4fc8-9e2b-13c8cd763809 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:56.372234 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-896af0c0-4c86-4fc8-9e2b-13c8cd763809 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:46:56.372576 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1326/5296] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:46: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 22 05:46:56.380188 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-502de958-3771-4cb0-96e3-2a32357cb32e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:56.382349 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-502de958-3771-4cb0-96e3-2a32357cb32e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:46:56.382740 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-502de958-3771-4cb0-96e3-2a32357cb32e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27b1cdd2-7523-4c95-8865-660e16368ea8", "connector": null, "instance_uuid": "a88beccb-cc58-44e2-8358-bf2a1fa6069a"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:56.390880 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:56.390880 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:56.417948 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-502de958-3771-4cb0-96e3-2a32357cb32e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:46:56.418353 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1321/5297] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:46:56 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:56.447756 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c14bc7c9-5f22-453a-a0cb-1f073d815740 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:56.449498 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c14bc7c9-5f22-453a-a0cb-1f073d815740 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:46:56.449713 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c14bc7c9-5f22-453a-a0cb-1f073d815740 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:56.449862 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c14bc7c9-5f22-453a-a0cb-1f073d815740 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:56.457978 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:56.457978 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:56.459881 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ab721a6f-da26-4ccf-8eee-5ea702cd933b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:56.460284 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ab721a6f-da26-4ccf-8eee-5ea702cd933b None None] GET https://10.4.3.91/volume// Jul 22 05:46:56.460481 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ab721a6f-da26-4ccf-8eee-5ea702cd933b None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:56.460697 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ab721a6f-da26-4ccf-8eee-5ea702cd933b None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:56.460998 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ab721a6f-da26-4ccf-8eee-5ea702cd933b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:46:56.461153 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c14bc7c9-5f22-453a-a0cb-1f073d815740 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:56.461304 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1307/5298] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:46: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 22 05:46:56.465368 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c14bc7c9-5f22-453a-a0cb-1f073d815740 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:46:56.465561 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1345/5299] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:56 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:56.469520 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-f1e4b381-4a7a-410c-884a-50939d96ef9b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:56.471837 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-f1e4b381-4a7a-410c-884a-50939d96ef9b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:46:56.472089 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-f1e4b381-4a7a-410c-884a-50939d96ef9b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:56.472310 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-f1e4b381-4a7a-410c-884a-50939d96ef9b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:56.474764 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=119,cinder:INSERT=16,cinder:UPDATE=40 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:46:56.484836 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:56.484836 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:56.488655 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-f1e4b381-4a7a-410c-884a-50939d96ef9b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:56.492466 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-f1e4b381-4a7a-410c-884a-50939d96ef9b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:46:56.493093 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1327/5300] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:46:56 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:46:56.598039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-6d172ab4-d45f-4876-b34d-7091dfbdb22f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:56.599814 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-6d172ab4-d45f-4876-b34d-7091dfbdb22f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] PUT https://10.4.3.91/volume/v3/attachments/9d0d4d17-927b-4eb1-a11c-8f40f6b018df Jul 22 05:46:56.600134 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-6d172ab4-d45f-4876-b34d-7091dfbdb22f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:56.607157 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-6d172ab4-d45f-4876-b34d-7091dfbdb22f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Acquiring lock "cinder-attachment_update-27b1cdd2-7523-4c95-8865-660e16368ea8-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:46:56.611269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-6d172ab4-d45f-4876-b34d-7091dfbdb22f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Lock "cinder-attachment_update-27b1cdd2-7523-4c95-8865-660e16368ea8-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:46:56.612205 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:56.612205 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:56.680855 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-6d172ab4-d45f-4876-b34d-7091dfbdb22f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Lock "cinder-attachment_update-27b1cdd2-7523-4c95-8865-660e16368ea8-np0000005624" released by "attachment_update" :: held 0.070s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:46:56.681110 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-6d172ab4-d45f-4876-b34d-7091dfbdb22f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/9d0d4d17-927b-4eb1-a11c-8f40f6b018df returned with HTTP 200 Jul 22 05:46:56.681811 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1322/5301] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:46:56 2026] PUT /volume/v3/attachments/9d0d4d17-927b-4eb1-a11c-8f40f6b018df => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:57.478003 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6c8e1d3f-83ba-4c4b-b745-676f673ed66e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:57.480662 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6c8e1d3f-83ba-4c4b-b745-676f673ed66e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:46:57.480927 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6c8e1d3f-83ba-4c4b-b745-676f673ed66e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:57.481155 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6c8e1d3f-83ba-4c4b-b745-676f673ed66e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:57.493093 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:57.493093 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:57.497493 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6c8e1d3f-83ba-4c4b-b745-676f673ed66e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:57.502207 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6c8e1d3f-83ba-4c4b-b745-676f673ed66e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:46:57.502615 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1308/5302] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:57 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:58.515183 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d38e705f-05bd-44ac-b3c8-5dd3983158bc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:58.516796 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d38e705f-05bd-44ac-b3c8-5dd3983158bc tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:46:58.516978 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d38e705f-05bd-44ac-b3c8-5dd3983158bc tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:58.517140 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d38e705f-05bd-44ac-b3c8-5dd3983158bc tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:58.525962 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:58.525962 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:46:58.529200 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d38e705f-05bd-44ac-b3c8-5dd3983158bc tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:58.532647 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d38e705f-05bd-44ac-b3c8-5dd3983158bc tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:46:58.533002 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1346/5303] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:58 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:59.433918 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c62cc0ec-8b2d-4722-9509-d203f68bffbd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:59.436112 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c62cc0ec-8b2d-4722-9509-d203f68bffbd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a Jul 22 05:46:59.436392 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c62cc0ec-8b2d-4722-9509-d203f68bffbd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:59.436613 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c62cc0ec-8b2d-4722-9509-d203f68bffbd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:59.447780 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:59.447780 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:46:59.452629 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c62cc0ec-8b2d-4722-9509-d203f68bffbd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:46:59.459112 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c62cc0ec-8b2d-4722-9509-d203f68bffbd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a returned with HTTP 200 Jul 22 05:46:59.459547 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1328/5304] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:59 2026] GET /volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a => generated 1635 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:46:59.545377 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fe5f6ee6-2a33-4999-9445-30f7942b8dd7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:59.547795 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fe5f6ee6-2a33-4999-9445-30f7942b8dd7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:46:59.548010 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fe5f6ee6-2a33-4999-9445-30f7942b8dd7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:46:59.548196 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fe5f6ee6-2a33-4999-9445-30f7942b8dd7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:46:59.559442 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:59.559442 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:46:59.564131 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fe5f6ee6-2a33-4999-9445-30f7942b8dd7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:46:59.570684 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fe5f6ee6-2a33-4999-9445-30f7942b8dd7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:46:59.571189 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1323/5305] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:46:59 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:46:59.919178 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-a2b5898f-1be3-4753-bc09-e09aa72175b7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:46:59.921949 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-a2b5898f-1be3-4753-bc09-e09aa72175b7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/attachments/9d0d4d17-927b-4eb1-a11c-8f40f6b018df/action Jul 22 05:46:59.922452 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-a2b5898f-1be3-4753-bc09-e09aa72175b7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:46:59.922656 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-a2b5898f-1be3-4753-bc09-e09aa72175b7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:46:59.926867 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=154,cinder:UPDATE=43,cinder:INSERT=21 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:46:59.951068 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:46:59.951068 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:46:59.965424 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-bc69b61a-7cec-469c-bca5-4389bcfe6b2e req-a2b5898f-1be3-4753-bc09-e09aa72175b7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/9d0d4d17-927b-4eb1-a11c-8f40f6b018df/action returned with HTTP 204 Jul 22 05:46:59.965424 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1309/5306] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:46:59 2026] POST /volume/v3/attachments/9d0d4d17-927b-4eb1-a11c-8f40f6b018df/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:00.582984 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8d910d84-8da9-4c0c-b073-7230f66fa01f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:00.584713 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d910d84-8da9-4c0c-b073-7230f66fa01f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:47:00.584919 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d910d84-8da9-4c0c-b073-7230f66fa01f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:00.585112 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8d910d84-8da9-4c0c-b073-7230f66fa01f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:00.593203 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:00.593203 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:00.596277 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8d910d84-8da9-4c0c-b073-7230f66fa01f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:00.599811 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8d910d84-8da9-4c0c-b073-7230f66fa01f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:47:00.600161 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1347/5307] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:00 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:00.845973 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-67de2257-bc71-4f31-ade3-3419da039d1a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:00.848803 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-67de2257-bc71-4f31-ade3-3419da039d1a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/attachments/5d3aebcb-8474-4789-9b21-58cef82d1684 Jul 22 05:47:00.849014 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-67de2257-bc71-4f31-ade3-3419da039d1a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:00.849226 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-67de2257-bc71-4f31-ade3-3419da039d1a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:00.856691 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:00.856691 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:00.903129 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-67de2257-bc71-4f31-ade3-3419da039d1a tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/5d3aebcb-8474-4789-9b21-58cef82d1684 returned with HTTP 200 Jul 22 05:47:00.903686 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1329/5308] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:47:00 2026] DELETE /volume/v3/attachments/5d3aebcb-8474-4789-9b21-58cef82d1684 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:00.916006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-3f413f22-79a7-4d7c-aeab-913bcf257362 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:00.918091 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-3f413f22-79a7-4d7c-aeab-913bcf257362 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a Jul 22 05:47:00.918235 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-3f413f22-79a7-4d7c-aeab-913bcf257362 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:00.918419 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-3f413f22-79a7-4d7c-aeab-913bcf257362 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:00.918597 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-3f413f22-79a7-4d7c-aeab-913bcf257362 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: adf309b1-49b6-4fd7-8a16-e4326e6a857a Jul 22 05:47:00.925954 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:00.925954 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:00.926408 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-3f413f22-79a7-4d7c-aeab-913bcf257362 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:00.947692 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-3f413f22-79a7-4d7c-aeab-913bcf257362 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume request issued successfully. Jul 22 05:47:00.947912 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-00a19b2a-9a91-4673-9bd9-7068436d1db3 req-3f413f22-79a7-4d7c-aeab-913bcf257362 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a returned with HTTP 202 Jul 22 05:47:00.948435 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1324/5309] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:47:00 2026] DELETE /volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:47:01.895226 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c7db95f1-6216-4d11-a359-a5278f621f42 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:01.896771 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c7db95f1-6216-4d11-a359-a5278f621f42 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a Jul 22 05:47:01.896973 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c7db95f1-6216-4d11-a359-a5278f621f42 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:01.897223 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c7db95f1-6216-4d11-a359-a5278f621f42 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:01.902703 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c7db95f1-6216-4d11-a359-a5278f621f42 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a returned with HTTP 404 Jul 22 05:47:01.903204 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1310/5310] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:01 2026] GET /volume/v3/volumes/adf309b1-49b6-4fd7-8a16-e4326e6a857a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:01.910576 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-322ad090-b6d5-4144-82aa-7c930f8108d9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:01.913334 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-322ad090-b6d5-4144-82aa-7c930f8108d9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 Jul 22 05:47:01.913697 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-322ad090-b6d5-4144-82aa-7c930f8108d9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:01.914000 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-322ad090-b6d5-4144-82aa-7c930f8108d9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:01.914186 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-322ad090-b6d5-4144-82aa-7c930f8108d9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: 9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 Jul 22 05:47:01.921355 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:01.921355 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:01.921995 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-322ad090-b6d5-4144-82aa-7c930f8108d9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:47:01.947723 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-322ad090-b6d5-4144-82aa-7c930f8108d9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot delete request issued successfully. Jul 22 05:47:01.947965 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-322ad090-b6d5-4144-82aa-7c930f8108d9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 returned with HTTP 202 Jul 22 05:47:01.948576 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1348/5311] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:47:01 2026] DELETE /volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:47:01.955308 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-24a1e424-359a-4e6c-bdf5-b08f0e569c7d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:01.957238 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-24a1e424-359a-4e6c-bdf5-b08f0e569c7d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 Jul 22 05:47:01.957376 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-24a1e424-359a-4e6c-bdf5-b08f0e569c7d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:01.957607 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-24a1e424-359a-4e6c-bdf5-b08f0e569c7d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:01.962646 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:01.962646 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:01.963039 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-24a1e424-359a-4e6c-bdf5-b08f0e569c7d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:47:01.963770 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-24a1e424-359a-4e6c-bdf5-b08f0e569c7d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 returned with HTTP 200 Jul 22 05:47:01.964119 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1330/5312] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:47:01 2026] GET /volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:02.973239 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-20b67438-ae5f-41f6-8298-c19d2e5cd2b9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:02.975035 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-20b67438-ae5f-41f6-8298-c19d2e5cd2b9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 Jul 22 05:47:02.975248 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-20b67438-ae5f-41f6-8298-c19d2e5cd2b9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:02.975426 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-20b67438-ae5f-41f6-8298-c19d2e5cd2b9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:02.977262 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=167,cinder:UPDATE=43,cinder:INSERT=27 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:47:02.980212 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-20b67438-ae5f-41f6-8298-c19d2e5cd2b9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 returned with HTTP 404 Jul 22 05:47:02.980719 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1325/5313] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:47:02 2026] GET /volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:03.870431 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ea472ed9-7715-47d4-80df-454d88580a4d req-49e9c210-1d6d-48d3-9323-5702c20dd99e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:03.872456 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-49e9c210-1d6d-48d3-9323-5702c20dd99e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:47:03.872696 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-49e9c210-1d6d-48d3-9323-5702c20dd99e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:03.872878 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-49e9c210-1d6d-48d3-9323-5702c20dd99e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:03.881735 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:03.881735 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:03.884861 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-ea472ed9-7715-47d4-80df-454d88580a4d req-49e9c210-1d6d-48d3-9323-5702c20dd99e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:03.888857 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-49e9c210-1d6d-48d3-9323-5702c20dd99e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:47:03.889255 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1311/5314] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:47:03 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:03.909772 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-ea472ed9-7715-47d4-80df-454d88580a4d req-fa2997e0-1ce7-4f1f-87cb-77893ec50f2e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:03.912141 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-fa2997e0-1ce7-4f1f-87cb-77893ec50f2e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8/action Jul 22 05:47:03.912600 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-fa2997e0-1ce7-4f1f-87cb-77893ec50f2e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:47:03.912745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-fa2997e0-1ce7-4f1f-87cb-77893ec50f2e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:03.922952 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:03.922952 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:03.923387 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-ea472ed9-7715-47d4-80df-454d88580a4d req-fa2997e0-1ce7-4f1f-87cb-77893ec50f2e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:03.929401 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-ea472ed9-7715-47d4-80df-454d88580a4d req-fa2997e0-1ce7-4f1f-87cb-77893ec50f2e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Begin detaching volume completed successfully. Jul 22 05:47:03.929598 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-fa2997e0-1ce7-4f1f-87cb-77893ec50f2e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8/action returned with HTTP 202 Jul 22 05:47:03.930046 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1349/5315] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:47:03 2026] POST /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:47:03.967401 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ea64cd3a-b4bd-4ec3-8c7d-13cf0d1663f4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:03.967746 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ea64cd3a-b4bd-4ec3-8c7d-13cf0d1663f4 None None] GET https://10.4.3.91/volume// Jul 22 05:47:03.968012 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ea64cd3a-b4bd-4ec3-8c7d-13cf0d1663f4 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:03.968320 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ea64cd3a-b4bd-4ec3-8c7d-13cf0d1663f4 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:03.968783 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ea64cd3a-b4bd-4ec3-8c7d-13cf0d1663f4 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:03.969176 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1331/5316] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:47: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 22 05:47:03.975743 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-ea472ed9-7715-47d4-80df-454d88580a4d req-841d31cd-55e0-48c4-8503-f70c6b5e2a9e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:03.977661 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-841d31cd-55e0-48c4-8503-f70c6b5e2a9e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:47:03.977867 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-841d31cd-55e0-48c4-8503-f70c6b5e2a9e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:03.978040 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-841d31cd-55e0-48c4-8503-f70c6b5e2a9e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:03.986594 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:03.986594 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:03.989540 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-ea472ed9-7715-47d4-80df-454d88580a4d req-841d31cd-55e0-48c4-8503-f70c6b5e2a9e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:03.993110 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-841d31cd-55e0-48c4-8503-f70c6b5e2a9e tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:47:03.993433 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1326/5317] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:47:03 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:47:04.205730 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-158db498-c7e9-4725-a506-c1e5128789f1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:04.207552 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-158db498-c7e9-4725-a506-c1e5128789f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/attachments/fdb4d86d-86af-41c4-b7ff-3ae104e59c27 Jul 22 05:47:04.207738 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-158db498-c7e9-4725-a506-c1e5128789f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:04.207910 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-158db498-c7e9-4725-a506-c1e5128789f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:04.215337 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:04.215337 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:04.263360 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-158db498-c7e9-4725-a506-c1e5128789f1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/fdb4d86d-86af-41c4-b7ff-3ae104e59c27 returned with HTTP 200 Jul 22 05:47:04.263997 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1312/5318] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:47:04 2026] DELETE /volume/v3/attachments/fdb4d86d-86af-41c4-b7ff-3ae104e59c27 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:04.276667 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-af9d0027-29ea-48f7-af1c-9b05d2f5e185 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:04.278648 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-af9d0027-29ea-48f7-af1c-9b05d2f5e185 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:47:04.278772 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-af9d0027-29ea-48f7-af1c-9b05d2f5e185 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:04.278966 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-af9d0027-29ea-48f7-af1c-9b05d2f5e185 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:04.279131 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-af9d0027-29ea-48f7-af1c-9b05d2f5e185 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: 38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:47:04.286944 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:04.286944 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:04.287529 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-af9d0027-29ea-48f7-af1c-9b05d2f5e185 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:04.307569 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-af9d0027-29ea-48f7-af1c-9b05d2f5e185 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume request issued successfully. Jul 22 05:47:04.307569 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-6def8edd-b6ea-4e2b-bd70-01bb78cbf766 req-af9d0027-29ea-48f7-af1c-9b05d2f5e185 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 202 Jul 22 05:47:04.307569 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1350/5319] 10.4.3.91 () {70 vars in 1613 bytes} [Wed Jul 22 05:47:04 2026] DELETE /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:47:04.795585 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ea472ed9-7715-47d4-80df-454d88580a4d req-a1915e2c-a4b6-432b-b6e4-4fa9e06e54d9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:04.797639 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-a1915e2c-a4b6-432b-b6e4-4fa9e06e54d9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/attachments/9d0d4d17-927b-4eb1-a11c-8f40f6b018df Jul 22 05:47:04.797847 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-a1915e2c-a4b6-432b-b6e4-4fa9e06e54d9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:04.798058 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-a1915e2c-a4b6-432b-b6e4-4fa9e06e54d9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'version_select' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:04.804922 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:04.804922 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:04.842497 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ea472ed9-7715-47d4-80df-454d88580a4d req-a1915e2c-a4b6-432b-b6e4-4fa9e06e54d9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/9d0d4d17-927b-4eb1-a11c-8f40f6b018df returned with HTTP 200 Jul 22 05:47:04.842963 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1332/5320] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:47:04 2026] DELETE /volume/v3/attachments/9d0d4d17-927b-4eb1-a11c-8f40f6b018df => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:05.019157 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ed7603db-cbfe-4750-99ca-39a203f1216b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:05.020790 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:47:05.021117 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1389958496", "snapshot_id": "2383b92f-3aa6-47eb-8cc7-50046f023ec8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:05.022599 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1389958496', 'snapshot_id': '2383b92f-3aa6-47eb-8cc7-50046f023ec8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:47:05.027482 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:05.027482 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:05.027885 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:47:05.028000 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume of 1 GB Jul 22 05:47:05.031174 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Availability Zones retrieved successfully. Jul 22 05:47:05.036076 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Flow 'volume_create_api' (7df2ea5a-a8ab-4eab-a513-28db24848443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:47:05.037105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3a8d7d-1eef-4fb1-b81a-b851a35c2b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:05.037914 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:47:05.062078 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3a8d7d-1eef-4fb1-b81a-b851a35c2b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2383b92f-3aa6-47eb-8cc7-50046f023ec8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:05.062686 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d76c5ea-64e9-4d3b-93b8-519c273e5acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:05.093763 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Created reservations ['34f94d1a-8d7b-4016-9b95-0d6a539a7487', '3a8d65f3-b230-41c3-8769-39a886d007e7', 'f2935dca-b8bf-4163-b204-0b8f2870b1c5', '649b2c6c-2095-43b4-b897-b4eded723c11'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:47:05.094428 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d76c5ea-64e9-4d3b-93b8-519c273e5acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34f94d1a-8d7b-4016-9b95-0d6a539a7487', '3a8d65f3-b230-41c3-8769-39a886d007e7', 'f2935dca-b8bf-4163-b204-0b8f2870b1c5', '649b2c6c-2095-43b4-b897-b4eded723c11']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:05.095065 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2261dd6-2ae9-497a-858e-42da3cb112a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:05.128164 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2261dd6-2ae9-497a-858e-42da3cb112a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0fd9607-5be1-47c0-913b-b4b332522482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1389958496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bd37c627164383ac13a86fda357e61',qos_specs=None,replication_status=,reservations=['34f94d1a-8d7b-4016-9b95-0d6a539a7487','3a8d65f3-b230-41c3-8769-39a886d007e7','f2935dca-b8bf-4163-b204-0b8f2870b1c5','649b2c6c-2095-43b4-b897-b4eded723c11'],size=1,snapshot_id=2383b92f-3aa6-47eb-8cc7-50046f023ec8,source_replicaid=,source_volid=None,status='creating',user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1389958496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0fd9607-5be1-47c0-913b-b4b332522482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5bd37c627164383ac13a86fda357e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2383b92f-3aa6-47eb-8cc7-50046f023ec8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:05.129110 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f847b6ea-f09b-455e-9544-441d1804dd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:05.142737 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f847b6ea-f09b-455e-9544-441d1804dd1e) transitioned into state 'SUCCESS' from state '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-1389958496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bd37c627164383ac13a86fda357e61',qos_specs=None,replication_status=,reservations=['34f94d1a-8d7b-4016-9b95-0d6a539a7487','3a8d65f3-b230-41c3-8769-39a886d007e7','f2935dca-b8bf-4163-b204-0b8f2870b1c5','649b2c6c-2095-43b4-b897-b4eded723c11'],size=1,snapshot_id=2383b92f-3aa6-47eb-8cc7-50046f023ec8,source_replicaid=,source_volid=None,status='creating',user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:05.143323 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b58a1ad-6c70-464d-aa64-c6f84ba9da3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:05.160454 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b58a1ad-6c70-464d-aa64-c6f84ba9da3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:05.161192 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Flow 'volume_create_api' (7df2ea5a-a8ab-4eab-a513-28db24848443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:47:05.161452 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume request issued successfully. Jul 22 05:47:05.161959 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ed7603db-cbfe-4750-99ca-39a203f1216b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:47:05.162345 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1327/5321] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:47:05 2026] POST /volume/v3/volumes => generated 789 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:47:05.173628 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8d06d878-fee9-4da6-93a3-b06eef0fb736 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:05.175930 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d06d878-fee9-4da6-93a3-b06eef0fb736 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:05.176227 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d06d878-fee9-4da6-93a3-b06eef0fb736 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:05.176512 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8d06d878-fee9-4da6-93a3-b06eef0fb736 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:05.185540 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:05.185540 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:05.189188 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-8d06d878-fee9-4da6-93a3-b06eef0fb736 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:05.192930 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8d06d878-fee9-4da6-93a3-b06eef0fb736 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:05.193309 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1313/5322] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:05 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:05.382315 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7aadbff3-e7ec-448a-b961-1249c982e466 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:05.383902 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7aadbff3-e7ec-448a-b961-1249c982e466 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:47:05.384084 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7aadbff3-e7ec-448a-b961-1249c982e466 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:05.384250 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7aadbff3-e7ec-448a-b961-1249c982e466 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:05.389142 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7aadbff3-e7ec-448a-b961-1249c982e466 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 404 Jul 22 05:47:05.389548 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1351/5323] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:05 2026] GET /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:05.774595 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-017ea654-967f-447d-b2bc-aa3cd8e60d78 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:05.776839 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-017ea654-967f-447d-b2bc-aa3cd8e60d78 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 Jul 22 05:47:05.777120 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-017ea654-967f-447d-b2bc-aa3cd8e60d78 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:05.777366 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-017ea654-967f-447d-b2bc-aa3cd8e60d78 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:05.777512 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-017ea654-967f-447d-b2bc-aa3cd8e60d78 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: 9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 Jul 22 05:47:05.782617 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-017ea654-967f-447d-b2bc-aa3cd8e60d78 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 returned with HTTP 404 Jul 22 05:47:05.783205 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1333/5324] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:47:05 2026] DELETE /volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:05.790585 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-13a9acc6-2d83-4aa2-9a29-49fbec0becd3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:05.792316 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-13a9acc6-2d83-4aa2-9a29-49fbec0becd3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 Jul 22 05:47:05.792489 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-13a9acc6-2d83-4aa2-9a29-49fbec0becd3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:05.792680 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-13a9acc6-2d83-4aa2-9a29-49fbec0becd3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:05.796440 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-13a9acc6-2d83-4aa2-9a29-49fbec0becd3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 returned with HTTP 404 Jul 22 05:47:05.796859 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1328/5325] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:47:05 2026] GET /volume/v3/snapshots/9f00c683-aa1e-47e6-85d0-0b706f2ffaf4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:06.208908 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e34f49ec-f34a-49ad-9c18-c2ade5c66f34 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:06.211375 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e34f49ec-f34a-49ad-9c18-c2ade5c66f34 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:06.211659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e34f49ec-f34a-49ad-9c18-c2ade5c66f34 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:06.211934 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e34f49ec-f34a-49ad-9c18-c2ade5c66f34 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:06.218475 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:06.218475 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:06.221938 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e34f49ec-f34a-49ad-9c18-c2ade5c66f34 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:06.225816 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e34f49ec-f34a-49ad-9c18-c2ade5c66f34 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:06.226164 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1314/5326] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:06 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:06.239786 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-173e70b5-2d5b-448e-b001-41b209ec755c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:06.241444 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-173e70b5-2d5b-448e-b001-41b209ec755c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:06.241625 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-173e70b5-2d5b-448e-b001-41b209ec755c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:06.241839 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-173e70b5-2d5b-448e-b001-41b209ec755c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:06.248153 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:06.248153 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:06.251236 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-173e70b5-2d5b-448e-b001-41b209ec755c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:06.255104 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-173e70b5-2d5b-448e-b001-41b209ec755c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:06.255458 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1352/5327] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:06 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:06.430949 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-28058dca-8994-42a7-be8b-e70793eab652 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:06.432783 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-28058dca-8994-42a7-be8b-e70793eab652 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:47:06.433030 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-28058dca-8994-42a7-be8b-e70793eab652 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:06.433175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-28058dca-8994-42a7-be8b-e70793eab652 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:06.433328 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-28058dca-8994-42a7-be8b-e70793eab652 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: 38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:47:06.438829 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-28058dca-8994-42a7-be8b-e70793eab652 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 404 Jul 22 05:47:06.439260 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1334/5328] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:47:06 2026] DELETE /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:06.445050 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2396876a-a9e3-431c-9431-c7caa83984f8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:06.446891 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2396876a-a9e3-431c-9431-c7caa83984f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 Jul 22 05:47:06.447090 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2396876a-a9e3-431c-9431-c7caa83984f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:06.447257 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2396876a-a9e3-431c-9431-c7caa83984f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:06.452070 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2396876a-a9e3-431c-9431-c7caa83984f8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 returned with HTTP 404 Jul 22 05:47:06.452450 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1329/5329] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:06 2026] GET /volume/v3/volumes/38eb758c-fbca-4a61-ad30-de532bd69b18 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:06.717324 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-374099e6-33f9-49d2-a092-a6473c309bae None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:06.719689 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-374099e6-33f9-49d2-a092-a6473c309bae tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:06.719933 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-374099e6-33f9-49d2-a092-a6473c309bae tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:06.720142 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-374099e6-33f9-49d2-a092-a6473c309bae tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:06.729840 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:06.729840 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:06.734600 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-374099e6-33f9-49d2-a092-a6473c309bae tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:06.743781 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-374099e6-33f9-49d2-a092-a6473c309bae tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:06.744266 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1315/5330] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:47:06 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:06.810366 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-623bd8f5-5031-4cd7-9aec-7ffb1029c53e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:06.810837 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-623bd8f5-5031-4cd7-9aec-7ffb1029c53e None None] GET https://10.4.3.91/volume// Jul 22 05:47:06.810986 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-623bd8f5-5031-4cd7-9aec-7ffb1029c53e None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:06.811175 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-623bd8f5-5031-4cd7-9aec-7ffb1029c53e None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:06.811488 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-623bd8f5-5031-4cd7-9aec-7ffb1029c53e None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:06.811781 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1353/5331] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:47: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 22 05:47:06.819394 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-2450ea04-ee60-4539-8f86-92c5b7fd4422 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:06.821504 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-2450ea04-ee60-4539-8f86-92c5b7fd4422 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:47:06.822027 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-2450ea04-ee60-4539-8f86-92c5b7fd4422 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0fd9607-5be1-47c0-913b-b4b332522482", "connector": null, "instance_uuid": "a88beccb-cc58-44e2-8358-bf2a1fa6069a"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:06.829748 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:06.829748 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:06.850786 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-2450ea04-ee60-4539-8f86-92c5b7fd4422 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:47:06.851188 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1335/5332] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:47:06 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 22 05:47:06.878757 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c87e45a6-a477-4176-9ed5-30c28254895b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:06.881113 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c87e45a6-a477-4176-9ed5-30c28254895b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:06.881310 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c87e45a6-a477-4176-9ed5-30c28254895b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:06.881433 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c87e45a6-a477-4176-9ed5-30c28254895b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:06.888974 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-00eb86e7-c7dc-490f-8b02-fc677c7129fa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:06.889102 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:06.889102 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:06.889444 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00eb86e7-c7dc-490f-8b02-fc677c7129fa None None] GET https://10.4.3.91/volume// Jul 22 05:47:06.889624 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00eb86e7-c7dc-490f-8b02-fc677c7129fa None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:06.889885 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-00eb86e7-c7dc-490f-8b02-fc677c7129fa None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:06.890450 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-00eb86e7-c7dc-490f-8b02-fc677c7129fa None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:06.890623 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1316/5333] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:47: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 22 05:47:06.892332 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c87e45a6-a477-4176-9ed5-30c28254895b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:06.896771 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c87e45a6-a477-4176-9ed5-30c28254895b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:06.897116 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1330/5334] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:06 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:06.897407 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-95906586-7352-4734-944a-aa1f213e6d5c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:06.899518 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-95906586-7352-4734-944a-aa1f213e6d5c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:06.899744 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-95906586-7352-4734-944a-aa1f213e6d5c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:06.899986 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-95906586-7352-4734-944a-aa1f213e6d5c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:06.909087 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:06.909087 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:06.912426 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-95906586-7352-4734-944a-aa1f213e6d5c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:06.916599 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-95906586-7352-4734-944a-aa1f213e6d5c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:06.917041 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1354/5335] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:47:06 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:47:07.008685 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-91f525aa-ae0f-4c97-b290-de1f7415a0ea None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:07.010402 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-91f525aa-ae0f-4c97-b290-de1f7415a0ea tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] PUT https://10.4.3.91/volume/v3/attachments/97e66899-2f3f-464e-bb27-12c197789042 Jul 22 05:47:07.010745 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-91f525aa-ae0f-4c97-b290-de1f7415a0ea tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:07.018161 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-91f525aa-ae0f-4c97-b290-de1f7415a0ea tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Acquiring lock "cinder-attachment_update-b0fd9607-5be1-47c0-913b-b4b332522482-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:47:07.023533 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-91f525aa-ae0f-4c97-b290-de1f7415a0ea tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Lock "cinder-attachment_update-b0fd9607-5be1-47c0-913b-b4b332522482-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:47:07.025066 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:07.025066 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:07.107220 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-91f525aa-ae0f-4c97-b290-de1f7415a0ea tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Lock "cinder-attachment_update-b0fd9607-5be1-47c0-913b-b4b332522482-np0000005624" released by "attachment_update" :: held 0.084s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:47:07.108082 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-91f525aa-ae0f-4c97-b290-de1f7415a0ea tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/97e66899-2f3f-464e-bb27-12c197789042 returned with HTTP 200 Jul 22 05:47:07.108781 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1336/5336] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:47:07 2026] PUT /volume/v3/attachments/97e66899-2f3f-464e-bb27-12c197789042 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:07.430194 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2a408742-5030-427f-8165-144fe0b26794 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:07.431919 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:47:07.432238 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-92387780", "snapshot_id": null, "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "volume_type": null, "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:07.433712 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-92387780', 'snapshot_id': None, 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'volume_type': None, 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:47:07.515364 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume of 1 GB Jul 22 05:47:07.520828 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Availability Zones retrieved successfully. Jul 22 05:47:07.528151 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (9664a31f-e2a5-4c8e-ab31-3b80209b2970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:47:07.529703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b06c86f-1c26-4c2c-b6c7-ba298f613904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:07.530985 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:47:07.586962 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b06c86f-1c26-4c2c-b6c7-ba298f613904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:07.587824 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14839817-c1ba-4163-b7ff-bde7e20d2fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:07.628476 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['deb7bba0-5fe4-4173-8ed2-0aa10958fef1', 'bcd361df-ece9-485b-9681-1279da12dd2a', 'd70042eb-b45c-4ba1-9c0c-922467c38843', 'c8b6b368-d053-4636-b60b-dbe6c1e19f5b'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:47:07.629187 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14839817-c1ba-4163-b7ff-bde7e20d2fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deb7bba0-5fe4-4173-8ed2-0aa10958fef1', 'bcd361df-ece9-485b-9681-1279da12dd2a', 'd70042eb-b45c-4ba1-9c0c-922467c38843', 'c8b6b368-d053-4636-b60b-dbe6c1e19f5b']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:07.629913 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e243e0b3-cadf-47c3-890d-f780742f3c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:07.650252 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e243e0b3-cadf-47c3-890d-f780742f3c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5744796-c649-4cb3-ac95-2d691a466ee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-92387780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['deb7bba0-5fe4-4173-8ed2-0aa10958fef1','bcd361df-ece9-485b-9681-1279da12dd2a','d70042eb-b45c-4ba1-9c0c-922467c38843','c8b6b368-d053-4636-b60b-dbe6c1e19f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:47:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-92387780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5744796-c649-4cb3-ac95-2d691a466ee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e3afd3737da44e699d5ec6e752c5427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f7810903fb4496a37051a7c6832e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:07.651021 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c91104-a2f9-426c-88b0-a7d5d4266636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:07.667831 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c91104-a2f9-426c-88b0-a7d5d4266636) transitioned into state 'SUCCESS' from state '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-92387780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['deb7bba0-5fe4-4173-8ed2-0aa10958fef1','bcd361df-ece9-485b-9681-1279da12dd2a','d70042eb-b45c-4ba1-9c0c-922467c38843','c8b6b368-d053-4636-b60b-dbe6c1e19f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:07.668554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9081d10-eefc-4dd6-9054-027ae2ecf9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:07.676659 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9081d10-eefc-4dd6-9054-027ae2ecf9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:07.677432 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (9664a31f-e2a5-4c8e-ab31-3b80209b2970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:47:07.677706 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request issued successfully. Jul 22 05:47:07.678240 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2a408742-5030-427f-8165-144fe0b26794 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:47:07.678691 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1317/5337] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:47:07 2026] POST /volume/v3/volumes => generated 755 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:47:07.689288 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bef18cba-91f0-4bb8-9247-050c634369d7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:07.691035 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bef18cba-91f0-4bb8-9247-050c634369d7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:47:07.691224 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bef18cba-91f0-4bb8-9247-050c634369d7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:07.691389 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bef18cba-91f0-4bb8-9247-050c634369d7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:07.698268 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:07.698268 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:07.701997 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bef18cba-91f0-4bb8-9247-050c634369d7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:07.705934 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bef18cba-91f0-4bb8-9247-050c634369d7 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 200 Jul 22 05:47:07.706273 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1331/5338] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:07 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:07.909491 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e1e49186-d34c-4a1a-bdc9-b679f15a779f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:07.911571 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e1e49186-d34c-4a1a-bdc9-b679f15a779f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:07.911825 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e1e49186-d34c-4a1a-bdc9-b679f15a779f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:07.912062 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e1e49186-d34c-4a1a-bdc9-b679f15a779f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:07.922010 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:07.922010 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:07.925482 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e1e49186-d34c-4a1a-bdc9-b679f15a779f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:07.929769 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e1e49186-d34c-4a1a-bdc9-b679f15a779f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:07.930157 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1355/5339] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:07 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:08.721936 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-94f75520-e0e6-40f0-984d-0a8a9ba2de98 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:08.723481 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-94f75520-e0e6-40f0-984d-0a8a9ba2de98 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:47:08.723648 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-94f75520-e0e6-40f0-984d-0a8a9ba2de98 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:08.723859 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-94f75520-e0e6-40f0-984d-0a8a9ba2de98 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:08.730072 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:08.730072 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:08.732938 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-94f75520-e0e6-40f0-984d-0a8a9ba2de98 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:08.736861 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-94f75520-e0e6-40f0-984d-0a8a9ba2de98 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 200 Jul 22 05:47:08.737238 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1337/5340] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:08 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 1363 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:08.748136 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d2f5168a-7006-41e9-a90b-85bf87d7f618 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:08.749751 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d2f5168a-7006-41e9-a90b-85bf87d7f618 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:47:08.749949 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d2f5168a-7006-41e9-a90b-85bf87d7f618 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:08.750115 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d2f5168a-7006-41e9-a90b-85bf87d7f618 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:08.756722 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:08.756722 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:08.759771 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d2f5168a-7006-41e9-a90b-85bf87d7f618 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:08.763729 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d2f5168a-7006-41e9-a90b-85bf87d7f618 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 200 Jul 22 05:47:08.764074 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1318/5341] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:08 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 1363 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:08.877325 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-52b3ad46-742c-4eee-a0ee-1241ffb371a6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:08.880059 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-52b3ad46-742c-4eee-a0ee-1241ffb371a6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:47:08.880226 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-52b3ad46-742c-4eee-a0ee-1241ffb371a6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:08.880414 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-52b3ad46-742c-4eee-a0ee-1241ffb371a6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:08.887020 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:08.887020 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:08.890076 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-52b3ad46-742c-4eee-a0ee-1241ffb371a6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:08.894135 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-52b3ad46-742c-4eee-a0ee-1241ffb371a6 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 200 Jul 22 05:47:08.894495 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1332/5342] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:47:08 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:08.941238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-08333d64-3737-4853-8454-02511b1612ba None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:08.942861 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-08333d64-3737-4853-8454-02511b1612ba tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:08.943028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-08333d64-3737-4853-8454-02511b1612ba tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:08.943208 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-08333d64-3737-4853-8454-02511b1612ba tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:08.951822 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:08.951822 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:08.954658 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-08333d64-3737-4853-8454-02511b1612ba tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:08.957947 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-08333d64-3737-4853-8454-02511b1612ba tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:08.958284 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1356/5343] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:08 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:09.320009 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-33a92bd2-4800-4c7e-9020-71589b394511 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:09.321910 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-33a92bd2-4800-4c7e-9020-71589b394511 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:47:09.322087 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-33a92bd2-4800-4c7e-9020-71589b394511 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:09.322274 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-33a92bd2-4800-4c7e-9020-71589b394511 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:09.329068 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:09.329068 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:09.332045 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-33a92bd2-4800-4c7e-9020-71589b394511 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:09.335791 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-33a92bd2-4800-4c7e-9020-71589b394511 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 200 Jul 22 05:47:09.336134 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1338/5344] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:47:09 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 1363 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:09.344537 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4e24e8d1-b8df-4eb1-a97e-30f1fd3eec4a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:09.344905 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4e24e8d1-b8df-4eb1-a97e-30f1fd3eec4a None None] GET https://10.4.3.91/volume// Jul 22 05:47:09.345049 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4e24e8d1-b8df-4eb1-a97e-30f1fd3eec4a None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:09.345238 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4e24e8d1-b8df-4eb1-a97e-30f1fd3eec4a None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:09.345526 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4e24e8d1-b8df-4eb1-a97e-30f1fd3eec4a None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:09.345784 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1319/5345] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:47:09 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:47:09.352061 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-ab138a6b-9d2e-4b42-b1fb-f83868b2543c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:09.353822 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-ab138a6b-9d2e-4b42-b1fb-f83868b2543c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:47:09.354167 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-ab138a6b-9d2e-4b42-b1fb-f83868b2543c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5744796-c649-4cb3-ac95-2d691a466ee4", "connector": null, "instance_uuid": "7c9328fa-6e10-457b-884d-ff4e60d2bc90"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:09.361347 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:09.361347 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:09.381397 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-ab138a6b-9d2e-4b42-b1fb-f83868b2543c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:47:09.381876 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1333/5346] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:47:09 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:09.969644 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-27247ddf-9e42-4a92-94c4-d1a1329e901b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:09.971200 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-27247ddf-9e42-4a92-94c4-d1a1329e901b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:09.971358 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-27247ddf-9e42-4a92-94c4-d1a1329e901b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:09.971526 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-27247ddf-9e42-4a92-94c4-d1a1329e901b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:09.980377 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:09.980377 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:09.983336 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-27247ddf-9e42-4a92-94c4-d1a1329e901b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:09.987063 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-27247ddf-9e42-4a92-94c4-d1a1329e901b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:09.987491 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1357/5347] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:09 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:10.053347 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-66fedbac-65b6-473e-8a3f-ab253d68e064 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:10.053860 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66fedbac-65b6-473e-8a3f-ab253d68e064 None None] GET https://10.4.3.91/volume// Jul 22 05:47:10.054042 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66fedbac-65b6-473e-8a3f-ab253d68e064 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:10.054222 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-66fedbac-65b6-473e-8a3f-ab253d68e064 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:10.054582 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-66fedbac-65b6-473e-8a3f-ab253d68e064 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:10.054919 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1339/5348] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:47: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 22 05:47:10.063485 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-577d983c-a74f-444d-91ab-52112ae62aa9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:10.065404 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-577d983c-a74f-444d-91ab-52112ae62aa9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:47:10.065605 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-577d983c-a74f-444d-91ab-52112ae62aa9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:10.065839 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-577d983c-a74f-444d-91ab-52112ae62aa9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:10.073954 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:10.073954 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:10.077199 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-577d983c-a74f-444d-91ab-52112ae62aa9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:10.081300 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-577d983c-a74f-444d-91ab-52112ae62aa9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 200 Jul 22 05:47:10.082011 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1320/5349] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:47:10 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 1542 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:47:10.176772 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-f1ce30f3-031f-4fcb-8b78-98e5dcc66162 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:10.178607 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-f1ce30f3-031f-4fcb-8b78-98e5dcc66162 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] PUT https://10.4.3.91/volume/v3/attachments/13b065a8-59be-4e55-94fe-548c6e805fdd Jul 22 05:47:10.178930 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-f1ce30f3-031f-4fcb-8b78-98e5dcc66162 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:10.185353 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-f1ce30f3-031f-4fcb-8b78-98e5dcc66162 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Acquiring lock "cinder-attachment_update-a5744796-c649-4cb3-ac95-2d691a466ee4-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:47:10.189734 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-f1ce30f3-031f-4fcb-8b78-98e5dcc66162 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-a5744796-c649-4cb3-ac95-2d691a466ee4-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:47:10.190584 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:10.190584 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:10.255672 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-f1ce30f3-031f-4fcb-8b78-98e5dcc66162 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-a5744796-c649-4cb3-ac95-2d691a466ee4-np0000005624" released by "attachment_update" :: held 0.066s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:47:10.256301 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-f1ce30f3-031f-4fcb-8b78-98e5dcc66162 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/13b065a8-59be-4e55-94fe-548c6e805fdd returned with HTTP 200 Jul 22 05:47:10.256789 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1334/5350] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:47:10 2026] PUT /volume/v3/attachments/13b065a8-59be-4e55-94fe-548c6e805fdd => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:10.277308 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-550f7714-4bff-464a-9ed1-133c29f3dbfe None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:10.280177 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-550f7714-4bff-464a-9ed1-133c29f3dbfe tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments/13b065a8-59be-4e55-94fe-548c6e805fdd/action Jul 22 05:47:10.280670 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-550f7714-4bff-464a-9ed1-133c29f3dbfe tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:47:10.280865 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-550f7714-4bff-464a-9ed1-133c29f3dbfe tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:10.298985 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:10.298985 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:10.308562 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-985b70f8-ae21-474e-be36-c0ea35bbe4b3 req-550f7714-4bff-464a-9ed1-133c29f3dbfe tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/13b065a8-59be-4e55-94fe-548c6e805fdd/action returned with HTTP 204 Jul 22 05:47:10.308969 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1358/5351] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:47:10 2026] POST /volume/v3/attachments/13b065a8-59be-4e55-94fe-548c6e805fdd/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:10.356498 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-d9afb58b-ffee-4404-8026-1e39f393d14c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:10.358454 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-d9afb58b-ffee-4404-8026-1e39f393d14c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/attachments/97e66899-2f3f-464e-bb27-12c197789042/action Jul 22 05:47:10.358846 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-d9afb58b-ffee-4404-8026-1e39f393d14c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action body: b'{"os-complete": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:47:10.358962 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-d9afb58b-ffee-4404-8026-1e39f393d14c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:10.373236 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:10.373236 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:10.381819 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-65fad8ed-4d60-4da9-9f5b-8da6dbd2973f req-d9afb58b-ffee-4404-8026-1e39f393d14c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/97e66899-2f3f-464e-bb27-12c197789042/action returned with HTTP 204 Jul 22 05:47:10.382436 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1340/5352] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:47:10 2026] POST /volume/v3/attachments/97e66899-2f3f-464e-bb27-12c197789042/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:10.999254 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-afbc4e21-34c8-48e0-929c-0bb38134e683 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:11.001399 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-afbc4e21-34c8-48e0-929c-0bb38134e683 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:11.001612 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-afbc4e21-34c8-48e0-929c-0bb38134e683 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:11.001860 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-afbc4e21-34c8-48e0-929c-0bb38134e683 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:11.011749 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:11.011749 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:11.014554 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-afbc4e21-34c8-48e0-929c-0bb38134e683 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:11.017963 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-afbc4e21-34c8-48e0-929c-0bb38134e683 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:11.018295 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1321/5353] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:10 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:13.846946 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-1ef4d3be-1e29-4f46-891d-102e6ca8ab62 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:13.849011 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-1ef4d3be-1e29-4f46-891d-102e6ca8ab62 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:13.849195 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-1ef4d3be-1e29-4f46-891d-102e6ca8ab62 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:13.849369 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-1ef4d3be-1e29-4f46-891d-102e6ca8ab62 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:13.858345 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:13.858345 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:13.861648 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-1ef4d3be-1e29-4f46-891d-102e6ca8ab62 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:13.865807 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-1ef4d3be-1e29-4f46-891d-102e6ca8ab62 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:13.866199 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1335/5354] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:47:13 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:13.883020 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-7224dc87-3ca3-4dc4-9935-a48f21bb3f12 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:13.884839 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-7224dc87-3ca3-4dc4-9935-a48f21bb3f12 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482/action Jul 22 05:47:13.885131 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-7224dc87-3ca3-4dc4-9935-a48f21bb3f12 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:47:13.885238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-7224dc87-3ca3-4dc4-9935-a48f21bb3f12 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:13.895115 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:13.895115 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:13.895527 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-7224dc87-3ca3-4dc4-9935-a48f21bb3f12 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:13.901891 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-7224dc87-3ca3-4dc4-9935-a48f21bb3f12 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Begin detaching volume completed successfully. Jul 22 05:47:13.902111 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-7224dc87-3ca3-4dc4-9935-a48f21bb3f12 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482/action returned with HTTP 202 Jul 22 05:47:13.902520 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1359/5355] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:47:13 2026] POST /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:47:13.941706 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-44d3c54d-f132-4d1b-b555-086490a9a811 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:13.942070 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-44d3c54d-f132-4d1b-b555-086490a9a811 None None] GET https://10.4.3.91/volume// Jul 22 05:47:13.942239 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-44d3c54d-f132-4d1b-b555-086490a9a811 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:13.942420 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-44d3c54d-f132-4d1b-b555-086490a9a811 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:13.942773 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-44d3c54d-f132-4d1b-b555-086490a9a811 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:13.943065 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1341/5356] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:47: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 22 05:47:13.950644 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-66a6a1b8-a322-49a3-b307-2394cc6c0b08 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:13.952878 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-66a6a1b8-a322-49a3-b307-2394cc6c0b08 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:13.953094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-66a6a1b8-a322-49a3-b307-2394cc6c0b08 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:13.953277 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-66a6a1b8-a322-49a3-b307-2394cc6c0b08 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:13.962885 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:13.962885 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:13.966016 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-66a6a1b8-a322-49a3-b307-2394cc6c0b08 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:13.969759 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-66a6a1b8-a322-49a3-b307-2394cc6c0b08 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:13.970143 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1322/5357] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:47:13 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:47:14.796926 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-8f3f3c8b-456b-4188-8502-4a8e41ecb3f4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:14.799396 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-8f3f3c8b-456b-4188-8502-4a8e41ecb3f4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/attachments/97e66899-2f3f-464e-bb27-12c197789042 Jul 22 05:47:14.799687 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-8f3f3c8b-456b-4188-8502-4a8e41ecb3f4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:14.799928 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-8f3f3c8b-456b-4188-8502-4a8e41ecb3f4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:14.809052 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:14.809052 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:14.869423 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-37447dfd-bafa-434a-bbd8-abec1dd3c1bd req-8f3f3c8b-456b-4188-8502-4a8e41ecb3f4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/97e66899-2f3f-464e-bb27-12c197789042 returned with HTTP 200 Jul 22 05:47:14.869947 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1336/5358] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:47:14 2026] DELETE /volume/v3/attachments/97e66899-2f3f-464e-bb27-12c197789042 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:14.988586 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:14.990506 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:47:14.990944 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1701991678", "snapshot_id": "da73dfc2-e4f0-4997-a0e2-f3b8275ae418", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:14.992554 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1701991678', 'snapshot_id': 'da73dfc2-e4f0-4997-a0e2-f3b8275ae418', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:47:14.997757 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:14.997757 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:14.998240 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:47:14.998367 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume of 1 GB Jul 22 05:47:15.002059 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Availability Zones retrieved successfully. Jul 22 05:47:15.007717 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Flow 'volume_create_api' (d83351fc-fdd0-4496-8aef-903387633010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:47:15.008760 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9757ff60-8880-4148-b492-5222ad314ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:15.009833 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:47:15.040098 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9757ff60-8880-4148-b492-5222ad314ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'da73dfc2-e4f0-4997-a0e2-f3b8275ae418', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:15.040875 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a67d460-fa4a-4b02-8c35-6539b3a2277c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:15.073345 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Created reservations ['6abbaf69-96aa-4ca3-8c9e-6f3ed2672d56', 'dba4f49c-4dd9-478b-8bc7-057375eb92bb', 'e830d934-940a-4fb3-8805-c4e6f6e6063b', '09ac1765-d57f-4bc8-b413-ba5a9384a2b5'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:47:15.074047 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a67d460-fa4a-4b02-8c35-6539b3a2277c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6abbaf69-96aa-4ca3-8c9e-6f3ed2672d56', 'dba4f49c-4dd9-478b-8bc7-057375eb92bb', 'e830d934-940a-4fb3-8805-c4e6f6e6063b', '09ac1765-d57f-4bc8-b413-ba5a9384a2b5']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:15.074725 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d7d2cfb-c9e6-4f07-b280-acb1fa4d62a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:15.127725 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d7d2cfb-c9e6-4f07-b280-acb1fa4d62a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fb54d5d-a2d5-4ce3-8b70-e21453dc2989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1701991678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bd37c627164383ac13a86fda357e61',qos_specs=None,replication_status=,reservations=['6abbaf69-96aa-4ca3-8c9e-6f3ed2672d56','dba4f49c-4dd9-478b-8bc7-057375eb92bb','e830d934-940a-4fb3-8805-c4e6f6e6063b','09ac1765-d57f-4bc8-b413-ba5a9384a2b5'],size=1,snapshot_id=da73dfc2-e4f0-4997-a0e2-f3b8275ae418,source_replicaid=,source_volid=None,status='creating',user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:47:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1701991678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fb54d5d-a2d5-4ce3-8b70-e21453dc2989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5bd37c627164383ac13a86fda357e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=da73dfc2-e4f0-4997-a0e2-f3b8275ae418,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:15.128217 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154f6982-92e9-45bb-8c2b-915e0abb7e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:15.145029 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154f6982-92e9-45bb-8c2b-915e0abb7e08) transitioned into state 'SUCCESS' from state '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-1701991678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bd37c627164383ac13a86fda357e61',qos_specs=None,replication_status=,reservations=['6abbaf69-96aa-4ca3-8c9e-6f3ed2672d56','dba4f49c-4dd9-478b-8bc7-057375eb92bb','e830d934-940a-4fb3-8805-c4e6f6e6063b','09ac1765-d57f-4bc8-b413-ba5a9384a2b5'],size=1,snapshot_id=da73dfc2-e4f0-4997-a0e2-f3b8275ae418,source_replicaid=,source_volid=None,status='creating',user_id='39eb071e592c45bf9abefe3cdf1524a2',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:15.145652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509b3b8f-6a3d-4051-9ecc-0fd13c9bc08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:47:15.167978 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509b3b8f-6a3d-4051-9ecc-0fd13c9bc08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:47:15.169175 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Flow 'volume_create_api' (d83351fc-fdd0-4496-8aef-903387633010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:47:15.169605 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Create volume request issued successfully. Jul 22 05:47:15.170398 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d9fe6fa9-3e92-42af-90d5-e76559fd090c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:47:15.171031 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1360/5359] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:47:14 2026] POST /volume/v3/volumes => generated 789 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:47:15.182591 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-56047504-d47b-4122-98e2-ee4d75399ccf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:15.184280 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56047504-d47b-4122-98e2-ee4d75399ccf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:15.184482 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56047504-d47b-4122-98e2-ee4d75399ccf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:15.184721 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-56047504-d47b-4122-98e2-ee4d75399ccf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:15.191914 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:15.191914 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:15.195407 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-56047504-d47b-4122-98e2-ee4d75399ccf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:15.198927 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-56047504-d47b-4122-98e2-ee4d75399ccf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:15.199290 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1342/5360] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:15 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:16.211882 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7baf829a-be02-4013-b5c6-3ede691eb142 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:16.213860 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7baf829a-be02-4013-b5c6-3ede691eb142 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:16.214111 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7baf829a-be02-4013-b5c6-3ede691eb142 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:16.214307 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7baf829a-be02-4013-b5c6-3ede691eb142 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:16.222251 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:16.222251 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:16.226167 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7baf829a-be02-4013-b5c6-3ede691eb142 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:16.231065 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7baf829a-be02-4013-b5c6-3ede691eb142 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:16.231523 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1323/5361] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:16 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:16.242901 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f72435d6-8c85-4ae5-967b-33d4c72da0e3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:16.244416 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f72435d6-8c85-4ae5-967b-33d4c72da0e3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:16.244589 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f72435d6-8c85-4ae5-967b-33d4c72da0e3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:16.244782 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f72435d6-8c85-4ae5-967b-33d4c72da0e3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:16.250583 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:16.250583 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:16.253643 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f72435d6-8c85-4ae5-967b-33d4c72da0e3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:16.257097 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f72435d6-8c85-4ae5-967b-33d4c72da0e3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:16.257578 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1337/5362] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:16 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:16.720173 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-01872dec-7d7d-4bf8-ae82-d8c551dd61d2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:16.723095 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-01872dec-7d7d-4bf8-ae82-d8c551dd61d2 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:16.723360 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-01872dec-7d7d-4bf8-ae82-d8c551dd61d2 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:16.723645 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-01872dec-7d7d-4bf8-ae82-d8c551dd61d2 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:16.730243 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:16.730243 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:16.733723 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-01872dec-7d7d-4bf8-ae82-d8c551dd61d2 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:16.745447 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-01872dec-7d7d-4bf8-ae82-d8c551dd61d2 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:16.745937 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1361/5363] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:47:16 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:16.813978 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-62acee1d-cf5c-4b57-94bc-0a9c193f344c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:16.814456 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-62acee1d-cf5c-4b57-94bc-0a9c193f344c None None] GET https://10.4.3.91/volume// Jul 22 05:47:16.814688 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-62acee1d-cf5c-4b57-94bc-0a9c193f344c None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:16.814917 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-62acee1d-cf5c-4b57-94bc-0a9c193f344c None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:16.815278 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-62acee1d-cf5c-4b57-94bc-0a9c193f344c None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:16.815623 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1343/5364] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:47: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 22 05:47:16.825003 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-f8a5e8dd-9deb-47b6-9672-cbf82bdf0d53 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:16.826719 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-f8a5e8dd-9deb-47b6-9672-cbf82bdf0d53 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:47:16.827077 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-f8a5e8dd-9deb-47b6-9672-cbf82bdf0d53 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fb54d5d-a2d5-4ce3-8b70-e21453dc2989", "connector": null, "instance_uuid": "a88beccb-cc58-44e2-8358-bf2a1fa6069a"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:16.835167 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:16.835167 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:16.856139 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-f8a5e8dd-9deb-47b6-9672-cbf82bdf0d53 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:47:16.856610 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1324/5365] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:47:16 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 22 05:47:16.882605 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-545ee43e-44c5-421f-883d-ba7fb0dc665f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:16.884494 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-545ee43e-44c5-421f-883d-ba7fb0dc665f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:16.884731 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-545ee43e-44c5-421f-883d-ba7fb0dc665f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:16.884953 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-545ee43e-44c5-421f-883d-ba7fb0dc665f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:16.891794 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ed37bb53-4460-451d-ae2e-63a684bc36b8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:16.892102 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed37bb53-4460-451d-ae2e-63a684bc36b8 None None] GET https://10.4.3.91/volume// Jul 22 05:47:16.892235 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed37bb53-4460-451d-ae2e-63a684bc36b8 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:16.892408 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ed37bb53-4460-451d-ae2e-63a684bc36b8 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:16.892777 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ed37bb53-4460-451d-ae2e-63a684bc36b8 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:16.893009 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1362/5366] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:47:16 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:47:16.893547 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:16.893547 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:16.896730 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-545ee43e-44c5-421f-883d-ba7fb0dc665f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:16.901256 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-545ee43e-44c5-421f-883d-ba7fb0dc665f tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:16.901648 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1338/5367] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:16 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:16.903026 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-47412559-9933-4d25-a23d-a6e5761ba1cf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:16.904980 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-47412559-9933-4d25-a23d-a6e5761ba1cf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:16.905181 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-47412559-9933-4d25-a23d-a6e5761ba1cf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:16.905344 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-47412559-9933-4d25-a23d-a6e5761ba1cf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:16.914383 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:16.914383 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:16.917941 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-47412559-9933-4d25-a23d-a6e5761ba1cf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:16.922428 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-47412559-9933-4d25-a23d-a6e5761ba1cf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:16.922839 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1344/5368] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:47:16 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:47:17.036878 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-237bd647-c5be-435a-bc76-5d86295de1d9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:17.039650 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-237bd647-c5be-435a-bc76-5d86295de1d9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] PUT https://10.4.3.91/volume/v3/attachments/1eb4754d-3ea4-4ca2-916b-6b744f592463 Jul 22 05:47:17.040238 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-237bd647-c5be-435a-bc76-5d86295de1d9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:17.048334 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-237bd647-c5be-435a-bc76-5d86295de1d9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Acquiring lock "cinder-attachment_update-8fb54d5d-a2d5-4ce3-8b70-e21453dc2989-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:47:17.054248 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-237bd647-c5be-435a-bc76-5d86295de1d9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Lock "cinder-attachment_update-8fb54d5d-a2d5-4ce3-8b70-e21453dc2989-np0000005624" acquired by "attachment_update" :: waited 0.006s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:47:17.055228 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:17.055228 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:17.129173 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-237bd647-c5be-435a-bc76-5d86295de1d9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Lock "cinder-attachment_update-8fb54d5d-a2d5-4ce3-8b70-e21453dc2989-np0000005624" released by "attachment_update" :: held 0.075s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:47:17.129723 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-237bd647-c5be-435a-bc76-5d86295de1d9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/1eb4754d-3ea4-4ca2-916b-6b744f592463 returned with HTTP 200 Jul 22 05:47:17.130217 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1325/5369] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:47:17 2026] PUT /volume/v3/attachments/1eb4754d-3ea4-4ca2-916b-6b744f592463 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:17.915060 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fd913861-afb2-4667-bcd1-5a3a94b32d71 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:17.916666 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fd913861-afb2-4667-bcd1-5a3a94b32d71 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:17.916864 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fd913861-afb2-4667-bcd1-5a3a94b32d71 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:17.917026 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fd913861-afb2-4667-bcd1-5a3a94b32d71 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:17.925271 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:17.925271 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:17.929673 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fd913861-afb2-4667-bcd1-5a3a94b32d71 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:17.933456 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fd913861-afb2-4667-bcd1-5a3a94b32d71 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:17.933882 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1363/5370] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:17 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:18.946533 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5ee4f172-8755-4fb9-9f25-74c9f72510ab None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:18.950665 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5ee4f172-8755-4fb9-9f25-74c9f72510ab tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:18.950665 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5ee4f172-8755-4fb9-9f25-74c9f72510ab tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:18.950665 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5ee4f172-8755-4fb9-9f25-74c9f72510ab tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:18.960139 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:18.960139 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:18.964271 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5ee4f172-8755-4fb9-9f25-74c9f72510ab tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:18.968423 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5ee4f172-8755-4fb9-9f25-74c9f72510ab tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:18.968893 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1339/5371] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:18 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:19.982893 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8d08faef-6a2c-4275-911c-45efc1312c1a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:19.985535 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8d08faef-6a2c-4275-911c-45efc1312c1a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:19.985874 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8d08faef-6a2c-4275-911c-45efc1312c1a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:19.986127 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8d08faef-6a2c-4275-911c-45efc1312c1a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:19.997378 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:19.997378 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:20.001485 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8d08faef-6a2c-4275-911c-45efc1312c1a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:20.006500 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8d08faef-6a2c-4275-911c-45efc1312c1a tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:20.006988 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1345/5372] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:19 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:20.374350 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-223bec1e-d918-4808-8a16-e2df6fadbcb7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:20.377117 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-223bec1e-d918-4808-8a16-e2df6fadbcb7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/attachments/1eb4754d-3ea4-4ca2-916b-6b744f592463/action Jul 22 05:47:20.377734 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-223bec1e-d918-4808-8a16-e2df6fadbcb7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:47:20.377905 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-223bec1e-d918-4808-8a16-e2df6fadbcb7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:20.398360 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:20.398360 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:20.410392 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-d05638f3-5bb6-4e29-b342-08680c3cf8b8 req-223bec1e-d918-4808-8a16-e2df6fadbcb7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/1eb4754d-3ea4-4ca2-916b-6b744f592463/action returned with HTTP 204 Jul 22 05:47:20.410961 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1326/5373] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:47:20 2026] POST /volume/v3/attachments/1eb4754d-3ea4-4ca2-916b-6b744f592463/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:21.020563 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-51c6fe31-a30d-4882-bc63-9a2ccf374af7 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:21.022104 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-51c6fe31-a30d-4882-bc63-9a2ccf374af7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:21.022288 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-51c6fe31-a30d-4882-bc63-9a2ccf374af7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:21.022457 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-51c6fe31-a30d-4882-bc63-9a2ccf374af7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:21.031688 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:21.031688 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:21.034892 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-51c6fe31-a30d-4882-bc63-9a2ccf374af7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:21.038754 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-51c6fe31-a30d-4882-bc63-9a2ccf374af7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:21.039100 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1364/5374] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:21 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:24.142223 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-3e996a0e-b588-4c49-82b7-cfb84dc36626 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:24.144203 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-3e996a0e-b588-4c49-82b7-cfb84dc36626 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:24.144374 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-3e996a0e-b588-4c49-82b7-cfb84dc36626 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:24.144556 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-3e996a0e-b588-4c49-82b7-cfb84dc36626 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:24.153284 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:24.153284 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:24.156090 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-3e996a0e-b588-4c49-82b7-cfb84dc36626 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:24.159457 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-3e996a0e-b588-4c49-82b7-cfb84dc36626 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:24.159821 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1340/5375] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:47:24 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:24.179209 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-f2290646-7dd7-4ffa-b594-72b0da8e560d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:24.181323 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-f2290646-7dd7-4ffa-b594-72b0da8e560d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] POST https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989/action Jul 22 05:47:24.181703 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-f2290646-7dd7-4ffa-b594-72b0da8e560d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100091) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:47:24.181819 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-f2290646-7dd7-4ffa-b594-72b0da8e560d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:24.192921 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:24.192921 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:24.193392 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-f2290646-7dd7-4ffa-b594-72b0da8e560d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:24.199132 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-f2290646-7dd7-4ffa-b594-72b0da8e560d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Begin detaching volume completed successfully. Jul 22 05:47:24.199357 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-f2290646-7dd7-4ffa-b594-72b0da8e560d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989/action returned with HTTP 202 Jul 22 05:47:24.199799 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1346/5376] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:47:24 2026] POST /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:47:24.238149 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b171a341-9b3e-4362-b59d-600cae744b31 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:24.238536 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b171a341-9b3e-4362-b59d-600cae744b31 None None] GET https://10.4.3.91/volume// Jul 22 05:47:24.238686 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b171a341-9b3e-4362-b59d-600cae744b31 None None] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:24.238910 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b171a341-9b3e-4362-b59d-600cae744b31 None None] Calling method 'all' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:24.239241 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b171a341-9b3e-4362-b59d-600cae744b31 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:24.239487 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1327/5377] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:47: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 22 05:47:24.247170 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-58367598-bb5e-4833-ae11-3065d4a865c5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:24.249196 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-58367598-bb5e-4833-ae11-3065d4a865c5 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:24.249430 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-58367598-bb5e-4833-ae11-3065d4a865c5 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:24.249681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-58367598-bb5e-4833-ae11-3065d4a865c5 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:24.258103 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:24.258103 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:24.261314 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-58367598-bb5e-4833-ae11-3065d4a865c5 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:24.265363 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-58367598-bb5e-4833-ae11-3065d4a865c5 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:24.265982 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1365/5378] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:47:24 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:47:25.060366 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-20c12b58-73de-4a5e-b24f-c58e16aa0128 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:25.062330 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-20c12b58-73de-4a5e-b24f-c58e16aa0128 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/attachments/1eb4754d-3ea4-4ca2-916b-6b744f592463 Jul 22 05:47:25.062501 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-20c12b58-73de-4a5e-b24f-c58e16aa0128 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:25.062716 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-20c12b58-73de-4a5e-b24f-c58e16aa0128 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'version_select' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:25.069447 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:25.069447 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:25.114272 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-900846d1-b02f-48dc-959c-b076cc66cef7 req-20c12b58-73de-4a5e-b24f-c58e16aa0128 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/attachments/1eb4754d-3ea4-4ca2-916b-6b744f592463 returned with HTTP 200 Jul 22 05:47:25.114700 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1341/5379] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:47:25 2026] DELETE /volume/v3/attachments/1eb4754d-3ea4-4ca2-916b-6b744f592463 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:25.290660 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bc2e79a2-02d0-4fcb-b370-d819c1fdbd50 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:25.292386 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc2e79a2-02d0-4fcb-b370-d819c1fdbd50 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:25.292643 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc2e79a2-02d0-4fcb-b370-d819c1fdbd50 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:25.292890 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bc2e79a2-02d0-4fcb-b370-d819c1fdbd50 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:25.299485 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:25.299485 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:25.303202 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bc2e79a2-02d0-4fcb-b370-d819c1fdbd50 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:25.307244 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bc2e79a2-02d0-4fcb-b370-d819c1fdbd50 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:25.307824 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1347/5380] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:25 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:25.321272 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-95e2b71c-3e6d-4352-999f-e883f9aad8b3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:25.323008 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-95e2b71c-3e6d-4352-999f-e883f9aad8b3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:25.323492 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-95e2b71c-3e6d-4352-999f-e883f9aad8b3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:25.323694 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-95e2b71c-3e6d-4352-999f-e883f9aad8b3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:25.330334 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:25.330334 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:25.334165 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-95e2b71c-3e6d-4352-999f-e883f9aad8b3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:25.338659 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-95e2b71c-3e6d-4352-999f-e883f9aad8b3 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:25.339192 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1328/5381] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:25 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:25.350821 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-acb17309-8032-408a-986c-16f21b09dc2d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:25.352624 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-acb17309-8032-408a-986c-16f21b09dc2d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:25.352847 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-acb17309-8032-408a-986c-16f21b09dc2d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:25.353042 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-acb17309-8032-408a-986c-16f21b09dc2d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:25.353212 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-acb17309-8032-408a-986c-16f21b09dc2d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete volume with id: 8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:25.360407 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:25.360407 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:25.360892 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-acb17309-8032-408a-986c-16f21b09dc2d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:25.379964 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-acb17309-8032-408a-986c-16f21b09dc2d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete volume request issued successfully. Jul 22 05:47:25.380235 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-acb17309-8032-408a-986c-16f21b09dc2d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 202 Jul 22 05:47:25.380845 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1366/5382] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:47:25 2026] DELETE /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:47:25.390494 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-fb3adb40-d1d8-449f-8b47-d435c0e7f3f1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:25.392454 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fb3adb40-d1d8-449f-8b47-d435c0e7f3f1 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:25.392664 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fb3adb40-d1d8-449f-8b47-d435c0e7f3f1 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:25.392893 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-fb3adb40-d1d8-449f-8b47-d435c0e7f3f1 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:25.401139 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:25.401139 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:25.404897 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-fb3adb40-d1d8-449f-8b47-d435c0e7f3f1 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:25.408947 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-fb3adb40-d1d8-449f-8b47-d435c0e7f3f1 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 200 Jul 22 05:47:25.409346 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1342/5383] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:25 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:26.425722 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c9642a50-f58d-4326-b82d-b3e05f5df2df None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:26.427451 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c9642a50-f58d-4326-b82d-b3e05f5df2df tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 Jul 22 05:47:26.427615 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c9642a50-f58d-4326-b82d-b3e05f5df2df tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:26.427824 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c9642a50-f58d-4326-b82d-b3e05f5df2df tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:26.432872 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c9642a50-f58d-4326-b82d-b3e05f5df2df tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 returned with HTTP 404 Jul 22 05:47:26.433270 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1348/5384] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:26 2026] GET /volume/v3/volumes/8fb54d5d-a2d5-4ce3-8b70-e21453dc2989 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:26.439578 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6c5be7ea-f0c2-4693-9455-aaa229b9c5b9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:26.441238 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6c5be7ea-f0c2-4693-9455-aaa229b9c5b9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:26.441398 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6c5be7ea-f0c2-4693-9455-aaa229b9c5b9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:26.441593 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6c5be7ea-f0c2-4693-9455-aaa229b9c5b9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:26.447770 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:26.447770 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:26.451173 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6c5be7ea-f0c2-4693-9455-aaa229b9c5b9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:26.454886 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6c5be7ea-f0c2-4693-9455-aaa229b9c5b9 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:26.455257 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1329/5385] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:26 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:26.467531 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-19573173-6a4d-4766-a649-c097458edcca None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:26.469254 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-19573173-6a4d-4766-a649-c097458edcca tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:26.469457 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-19573173-6a4d-4766-a649-c097458edcca tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:26.469649 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-19573173-6a4d-4766-a649-c097458edcca tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:26.476584 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:26.476584 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:26.480463 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-19573173-6a4d-4766-a649-c097458edcca tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:26.484481 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-19573173-6a4d-4766-a649-c097458edcca tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:26.485078 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1367/5386] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:26 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:26.496522 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-00367c3a-1915-4f77-affe-d9b3f4f69842 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:26.498061 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-00367c3a-1915-4f77-affe-d9b3f4f69842 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:26.498223 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-00367c3a-1915-4f77-affe-d9b3f4f69842 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:26.498386 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-00367c3a-1915-4f77-affe-d9b3f4f69842 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:26.498554 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-00367c3a-1915-4f77-affe-d9b3f4f69842 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete volume with id: b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:26.504758 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:26.504758 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:26.505150 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-00367c3a-1915-4f77-affe-d9b3f4f69842 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:26.520188 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-00367c3a-1915-4f77-affe-d9b3f4f69842 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete volume request issued successfully. Jul 22 05:47:26.520361 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-00367c3a-1915-4f77-affe-d9b3f4f69842 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 202 Jul 22 05:47:26.520859 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1343/5387] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:47:26 2026] DELETE /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:47:26.530276 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-43bfbd54-da9d-478d-8cf7-66893ddeb53d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:26.532107 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-43bfbd54-da9d-478d-8cf7-66893ddeb53d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:26.532271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-43bfbd54-da9d-478d-8cf7-66893ddeb53d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:26.532455 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-43bfbd54-da9d-478d-8cf7-66893ddeb53d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:26.538736 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:26.538736 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:26.542700 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-43bfbd54-da9d-478d-8cf7-66893ddeb53d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:26.546687 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-43bfbd54-da9d-478d-8cf7-66893ddeb53d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 200 Jul 22 05:47:26.547051 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1349/5388] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:26 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:27.569561 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bd7c3f52-6eef-476c-9868-1a9044c7d185 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:27.571365 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd7c3f52-6eef-476c-9868-1a9044c7d185 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 Jul 22 05:47:27.571558 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd7c3f52-6eef-476c-9868-1a9044c7d185 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:27.571781 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bd7c3f52-6eef-476c-9868-1a9044c7d185 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:27.577446 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bd7c3f52-6eef-476c-9868-1a9044c7d185 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 returned with HTTP 404 Jul 22 05:47:27.578049 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1330/5389] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:27 2026] GET /volume/v3/volumes/b0fd9607-5be1-47c0-913b-b4b332522482 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:27.586214 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-368fb052-33b2-44e1-ad0b-e159b431133c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:27.588482 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-368fb052-33b2-44e1-ad0b-e159b431133c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:47:27.588725 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-368fb052-33b2-44e1-ad0b-e159b431133c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:27.588908 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-368fb052-33b2-44e1-ad0b-e159b431133c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:27.596142 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:27.596142 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:27.599981 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-368fb052-33b2-44e1-ad0b-e159b431133c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:27.604954 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-368fb052-33b2-44e1-ad0b-e159b431133c tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:47:27.605411 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1368/5390] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:27 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:27.617735 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f5e37eab-4352-49cb-b52b-1910de902b81 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:27.619530 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f5e37eab-4352-49cb-b52b-1910de902b81 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:47:27.619733 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f5e37eab-4352-49cb-b52b-1910de902b81 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:27.619979 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f5e37eab-4352-49cb-b52b-1910de902b81 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:27.626406 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:27.626406 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:27.629834 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f5e37eab-4352-49cb-b52b-1910de902b81 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:27.634363 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f5e37eab-4352-49cb-b52b-1910de902b81 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:47:27.634777 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1344/5391] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:27 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:27.646257 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-97f6fff1-48b8-4dd5-ae8a-d65c7cfd7741 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:27.648034 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-97f6fff1-48b8-4dd5-ae8a-d65c7cfd7741 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:47:27.648244 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-97f6fff1-48b8-4dd5-ae8a-d65c7cfd7741 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:27.648442 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-97f6fff1-48b8-4dd5-ae8a-d65c7cfd7741 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:27.648598 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-97f6fff1-48b8-4dd5-ae8a-d65c7cfd7741 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete volume with id: 27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:47:27.655024 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:27.655024 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:27.655460 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-97f6fff1-48b8-4dd5-ae8a-d65c7cfd7741 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:27.672809 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-97f6fff1-48b8-4dd5-ae8a-d65c7cfd7741 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete volume request issued successfully. Jul 22 05:47:27.673083 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-97f6fff1-48b8-4dd5-ae8a-d65c7cfd7741 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 202 Jul 22 05:47:27.673597 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1350/5392] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:47:27 2026] DELETE /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:47:27.680263 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-32799859-2a9b-4bf1-bcc3-427f8437558b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:27.682208 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-32799859-2a9b-4bf1-bcc3-427f8437558b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:47:27.682430 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-32799859-2a9b-4bf1-bcc3-427f8437558b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:27.682658 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-32799859-2a9b-4bf1-bcc3-427f8437558b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:27.690137 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:27.690137 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:27.693976 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-32799859-2a9b-4bf1-bcc3-427f8437558b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:27.698342 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-32799859-2a9b-4bf1-bcc3-427f8437558b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 200 Jul 22 05:47:27.698753 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1331/5393] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:27 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:28.712564 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-373b72c3-bf27-4337-8bdb-7b9d4306dd21 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:28.714624 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-373b72c3-bf27-4337-8bdb-7b9d4306dd21 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 Jul 22 05:47:28.714874 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-373b72c3-bf27-4337-8bdb-7b9d4306dd21 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:28.715131 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-373b72c3-bf27-4337-8bdb-7b9d4306dd21 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:28.722124 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-373b72c3-bf27-4337-8bdb-7b9d4306dd21 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 returned with HTTP 404 Jul 22 05:47:28.722858 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1369/5394] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:28 2026] GET /volume/v3/volumes/27b1cdd2-7523-4c95-8865-660e16368ea8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:28.729243 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6d29ea1e-fc6d-42ed-abb2-ae082c7d79b0 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:28.731388 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6d29ea1e-fc6d-42ed-abb2-ae082c7d79b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 Jul 22 05:47:28.731594 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6d29ea1e-fc6d-42ed-abb2-ae082c7d79b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:28.731837 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6d29ea1e-fc6d-42ed-abb2-ae082c7d79b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:28.732132 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-6d29ea1e-fc6d-42ed-abb2-ae082c7d79b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete snapshot with id: da73dfc2-e4f0-4997-a0e2-f3b8275ae418 Jul 22 05:47:28.737485 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:28.737485 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:28.738002 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6d29ea1e-fc6d-42ed-abb2-ae082c7d79b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:47:28.758115 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6d29ea1e-fc6d-42ed-abb2-ae082c7d79b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot delete request issued successfully. Jul 22 05:47:28.758289 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6d29ea1e-fc6d-42ed-abb2-ae082c7d79b0 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 returned with HTTP 202 Jul 22 05:47:28.758685 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1345/5395] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:47:28 2026] DELETE /volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:47:28.765714 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b4a9b553-bef2-48ec-84c6-595e77097878 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:28.767681 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b4a9b553-bef2-48ec-84c6-595e77097878 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 Jul 22 05:47:28.767917 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b4a9b553-bef2-48ec-84c6-595e77097878 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:28.768141 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b4a9b553-bef2-48ec-84c6-595e77097878 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:28.773806 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:28.773806 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:28.774371 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b4a9b553-bef2-48ec-84c6-595e77097878 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:47:28.775319 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b4a9b553-bef2-48ec-84c6-595e77097878 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 returned with HTTP 200 Jul 22 05:47:28.775910 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1351/5396] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:47:28 2026] GET /volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:29.784947 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-337e022d-b890-4ffd-9b9e-b5741bcc030b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:29.787219 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-337e022d-b890-4ffd-9b9e-b5741bcc030b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 Jul 22 05:47:29.787463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-337e022d-b890-4ffd-9b9e-b5741bcc030b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:29.787692 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-337e022d-b890-4ffd-9b9e-b5741bcc030b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:29.791778 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-337e022d-b890-4ffd-9b9e-b5741bcc030b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 returned with HTTP 404 Jul 22 05:47:29.792289 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1332/5397] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:47:29 2026] GET /volume/v3/snapshots/da73dfc2-e4f0-4997-a0e2-f3b8275ae418 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:29.797904 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-8fcc8cc0-12a3-435d-bdd5-0bfeb400d9ce None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:29.799544 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8fcc8cc0-12a3-435d-bdd5-0bfeb400d9ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 Jul 22 05:47:29.799755 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8fcc8cc0-12a3-435d-bdd5-0bfeb400d9ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:29.799948 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-8fcc8cc0-12a3-435d-bdd5-0bfeb400d9ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:29.800043 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-8fcc8cc0-12a3-435d-bdd5-0bfeb400d9ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete snapshot with id: 2383b92f-3aa6-47eb-8cc7-50046f023ec8 Jul 22 05:47:29.804233 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:29.804233 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:29.804588 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8fcc8cc0-12a3-435d-bdd5-0bfeb400d9ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:47:29.818475 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-8fcc8cc0-12a3-435d-bdd5-0bfeb400d9ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot delete request issued successfully. Jul 22 05:47:29.818658 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-8fcc8cc0-12a3-435d-bdd5-0bfeb400d9ce tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 returned with HTTP 202 Jul 22 05:47:29.819060 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1370/5398] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:47:29 2026] DELETE /volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:47:29.825710 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-ab832509-78de-48f0-99f9-4977d4a148bf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:29.827222 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ab832509-78de-48f0-99f9-4977d4a148bf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 Jul 22 05:47:29.827391 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ab832509-78de-48f0-99f9-4977d4a148bf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:29.827564 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-ab832509-78de-48f0-99f9-4977d4a148bf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:29.832474 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:29.832474 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:29.832874 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-ab832509-78de-48f0-99f9-4977d4a148bf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:47:29.833510 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-ab832509-78de-48f0-99f9-4977d4a148bf tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 returned with HTTP 200 Jul 22 05:47:29.833828 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1346/5399] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:47:29 2026] GET /volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:30.842992 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fd38982f-8403-43ea-94fa-18ece5116bc7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:30.845653 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fd38982f-8403-43ea-94fa-18ece5116bc7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 Jul 22 05:47:30.845653 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fd38982f-8403-43ea-94fa-18ece5116bc7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:30.845653 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fd38982f-8403-43ea-94fa-18ece5116bc7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:30.848915 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fd38982f-8403-43ea-94fa-18ece5116bc7 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 returned with HTTP 404 Jul 22 05:47:30.849426 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1352/5400] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:47:30 2026] GET /volume/v3/snapshots/2383b92f-3aa6-47eb-8cc7-50046f023ec8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:30.857599 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-36ef069e-2bff-4311-9b30-da4577737688 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:30.859696 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-36ef069e-2bff-4311-9b30-da4577737688 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f Jul 22 05:47:30.860073 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-36ef069e-2bff-4311-9b30-da4577737688 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:30.860398 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-36ef069e-2bff-4311-9b30-da4577737688 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:30.860661 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-36ef069e-2bff-4311-9b30-da4577737688 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete snapshot with id: fc6e96eb-5829-4759-8873-bd1d5326323f Jul 22 05:47:30.865917 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:30.865917 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:30.866695 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-36ef069e-2bff-4311-9b30-da4577737688 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:47:30.880669 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-36ef069e-2bff-4311-9b30-da4577737688 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot delete request issued successfully. Jul 22 05:47:30.880858 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-36ef069e-2bff-4311-9b30-da4577737688 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f returned with HTTP 202 Jul 22 05:47:30.881283 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1333/5401] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:47:30 2026] DELETE /volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:47:30.888399 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7ee65a69-ea3f-46c7-8c52-1e8511942dd4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:30.889867 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7ee65a69-ea3f-46c7-8c52-1e8511942dd4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f Jul 22 05:47:30.890027 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7ee65a69-ea3f-46c7-8c52-1e8511942dd4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:30.890213 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7ee65a69-ea3f-46c7-8c52-1e8511942dd4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:30.894920 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:30.894920 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:30.895244 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7ee65a69-ea3f-46c7-8c52-1e8511942dd4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Snapshot retrieved successfully. Jul 22 05:47:30.895891 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7ee65a69-ea3f-46c7-8c52-1e8511942dd4 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f returned with HTTP 200 Jul 22 05:47:30.896190 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1371/5402] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:47:30 2026] GET /volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:31.904693 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b2ae6e7d-c9da-4784-8c6b-161e9d26ae24 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:31.906481 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b2ae6e7d-c9da-4784-8c6b-161e9d26ae24 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f Jul 22 05:47:31.906685 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b2ae6e7d-c9da-4784-8c6b-161e9d26ae24 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:31.906906 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b2ae6e7d-c9da-4784-8c6b-161e9d26ae24 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:31.910869 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b2ae6e7d-c9da-4784-8c6b-161e9d26ae24 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f returned with HTTP 404 Jul 22 05:47:31.911341 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1347/5403] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:47:31 2026] GET /volume/v3/snapshots/fc6e96eb-5829-4759-8873-bd1d5326323f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:31.918233 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-652b6535-84b3-4fba-91cc-857190b03934 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:31.919813 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-652b6535-84b3-4fba-91cc-857190b03934 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:47:31.920138 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-652b6535-84b3-4fba-91cc-857190b03934 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:31.921203 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-652b6535-84b3-4fba-91cc-857190b03934 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:31.927218 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:31.927218 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:31.930501 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-652b6535-84b3-4fba-91cc-857190b03934 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:31.934061 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-652b6535-84b3-4fba-91cc-857190b03934 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:47:31.934388 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1353/5404] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:31 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:31.948751 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-25147826-bc2a-4f32-af92-6844f1433c5d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:31.950363 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-25147826-bc2a-4f32-af92-6844f1433c5d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:47:31.950536 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-25147826-bc2a-4f32-af92-6844f1433c5d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:31.950735 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-25147826-bc2a-4f32-af92-6844f1433c5d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:31.957537 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:31.957537 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:31.961071 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-25147826-bc2a-4f32-af92-6844f1433c5d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:31.965231 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-25147826-bc2a-4f32-af92-6844f1433c5d tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:47:31.965612 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1334/5405] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:31 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:31.977512 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6aa0ea1b-16dd-4414-b74a-4a94f3de5936 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:31.979196 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6aa0ea1b-16dd-4414-b74a-4a94f3de5936 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] DELETE https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:47:31.980794 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6aa0ea1b-16dd-4414-b74a-4a94f3de5936 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:31.980794 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6aa0ea1b-16dd-4414-b74a-4a94f3de5936 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:31.980794 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-6aa0ea1b-16dd-4414-b74a-4a94f3de5936 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete volume with id: c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:47:31.986346 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:31.986346 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:31.986972 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6aa0ea1b-16dd-4414-b74a-4a94f3de5936 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:32.001941 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6aa0ea1b-16dd-4414-b74a-4a94f3de5936 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Delete volume request issued successfully. Jul 22 05:47:32.002433 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6aa0ea1b-16dd-4414-b74a-4a94f3de5936 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 202 Jul 22 05:47:32.003126 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1372/5406] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:47:31 2026] DELETE /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:47:32.012611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6614d24e-0d7d-4ac2-8984-40e5c3a18064 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:32.014593 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6614d24e-0d7d-4ac2-8984-40e5c3a18064 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:47:32.014796 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6614d24e-0d7d-4ac2-8984-40e5c3a18064 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:32.015451 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6614d24e-0d7d-4ac2-8984-40e5c3a18064 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:32.023023 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:32.023023 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:32.026759 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6614d24e-0d7d-4ac2-8984-40e5c3a18064 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Volume info retrieved successfully. Jul 22 05:47:32.031311 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6614d24e-0d7d-4ac2-8984-40e5c3a18064 tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 200 Jul 22 05:47:32.031311 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1348/5407] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:32 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:33.048013 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3f794dc6-840d-49d0-9353-fafc0d28043b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:33.050135 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3f794dc6-840d-49d0-9353-fafc0d28043b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] GET https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 Jul 22 05:47:33.050391 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3f794dc6-840d-49d0-9353-fafc0d28043b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:33.050661 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3f794dc6-840d-49d0-9353-fafc0d28043b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:33.057470 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3f794dc6-840d-49d0-9353-fafc0d28043b tempest-SnapshotDataIntegrityTests-778429024 tempest-SnapshotDataIntegrityTests-778429024-project-member] https://10.4.3.91/volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 returned with HTTP 404 Jul 22 05:47:33.058093 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1354/5408] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:47:33 2026] GET /volume/v3/volumes/c4189179-b28d-4176-b279-5d7b600fb700 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:47:41.964235 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=109,cinder:UPDATE=23,cinder:INSERT=7 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:47:41.998245 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=121,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:47:42.030096 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=119,cinder:INSERT=8,cinder:UPDATE=23 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:47:43.053543 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=89,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:47:56.064495 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-faaf3871-f61f-4d87-bc99-c1fca7ce67ff req-2765ff5a-9558-4e5c-bf53-a097dc693ee1 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:56.066576 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-faaf3871-f61f-4d87-bc99-c1fca7ce67ff req-2765ff5a-9558-4e5c-bf53-a097dc693ee1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/attachments/13b065a8-59be-4e55-94fe-548c6e805fdd Jul 22 05:47:56.066816 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-faaf3871-f61f-4d87-bc99-c1fca7ce67ff req-2765ff5a-9558-4e5c-bf53-a097dc693ee1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:56.067010 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-faaf3871-f61f-4d87-bc99-c1fca7ce67ff req-2765ff5a-9558-4e5c-bf53-a097dc693ee1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:56.074346 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:56.074346 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:56.116859 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-faaf3871-f61f-4d87-bc99-c1fca7ce67ff req-2765ff5a-9558-4e5c-bf53-a097dc693ee1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/13b065a8-59be-4e55-94fe-548c6e805fdd returned with HTTP 200 Jul 22 05:47:56.117263 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1335/5409] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:47:56 2026] DELETE /volume/v3/attachments/13b065a8-59be-4e55-94fe-548c6e805fdd => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:47:57.221365 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-fb646e38-56df-4c1b-942a-39bf2cb195a9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:57.223418 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-fb646e38-56df-4c1b-942a-39bf2cb195a9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:47:57.223660 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-fb646e38-56df-4c1b-942a-39bf2cb195a9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:57.223887 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-fb646e38-56df-4c1b-942a-39bf2cb195a9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:57.230462 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:57.230462 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:47:57.233562 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-fb646e38-56df-4c1b-942a-39bf2cb195a9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:57.237499 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-fb646e38-56df-4c1b-942a-39bf2cb195a9 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 200 Jul 22 05:47:57.237878 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1373/5410] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:47:57 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:57.660337 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-23dcc2d7-486a-424c-b759-be75504c6684 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:57.662122 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-23dcc2d7-486a-424c-b759-be75504c6684 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:47:57.662374 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-23dcc2d7-486a-424c-b759-be75504c6684 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:57.662611 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-23dcc2d7-486a-424c-b759-be75504c6684 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:57.669333 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:57.669333 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:57.672381 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-23dcc2d7-486a-424c-b759-be75504c6684 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:57.676136 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-23dcc2d7-486a-424c-b759-be75504c6684 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 200 Jul 22 05:47:57.676513 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1349/5411] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:47:57 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:57.685193 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b99c296f-4120-419a-93a9-fefe17da5fec None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:57.685562 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b99c296f-4120-419a-93a9-fefe17da5fec None None] GET https://10.4.3.91/volume// Jul 22 05:47:57.685751 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b99c296f-4120-419a-93a9-fefe17da5fec None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:57.685942 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b99c296f-4120-419a-93a9-fefe17da5fec None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:57.686241 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b99c296f-4120-419a-93a9-fefe17da5fec None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:57.686533 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1355/5412] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:47: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 22 05:47:57.692719 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-d74582a0-d75d-44e5-84d3-cd7301b55d9c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:57.694989 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-d74582a0-d75d-44e5-84d3-cd7301b55d9c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:47:57.695421 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-d74582a0-d75d-44e5-84d3-cd7301b55d9c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5744796-c649-4cb3-ac95-2d691a466ee4", "connector": null, "instance_uuid": "4a0de7b0-ad51-4c87-b078-833092f6f9c4"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:57.704626 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:57.704626 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:57.726603 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-d74582a0-d75d-44e5-84d3-cd7301b55d9c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:47:57.727069 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1336/5413] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:47:57 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:58.386284 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f2325010-cfd4-4f98-a4c0-57cf5eab2236 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:58.386675 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f2325010-cfd4-4f98-a4c0-57cf5eab2236 None None] GET https://10.4.3.91/volume// Jul 22 05:47:58.386879 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f2325010-cfd4-4f98-a4c0-57cf5eab2236 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:58.387200 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f2325010-cfd4-4f98-a4c0-57cf5eab2236 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:58.387367 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f2325010-cfd4-4f98-a4c0-57cf5eab2236 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:47:58.387681 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1374/5414] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:47:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:47:58.394007 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-f0ec5710-894a-47d7-8f12-9c457d8ab4a3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:58.395948 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-f0ec5710-894a-47d7-8f12-9c457d8ab4a3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:47:58.396089 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-f0ec5710-894a-47d7-8f12-9c457d8ab4a3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:47:58.396260 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-f0ec5710-894a-47d7-8f12-9c457d8ab4a3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:47:58.406700 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:58.406700 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:47:58.409436 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-f0ec5710-894a-47d7-8f12-9c457d8ab4a3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:47:58.413768 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-f0ec5710-894a-47d7-8f12-9c457d8ab4a3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 200 Jul 22 05:47:58.414284 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1350/5415] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:47:58 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 1542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:47:58.518920 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-3089283c-c0d5-49f5-8c02-794195ba69a5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:58.521046 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-3089283c-c0d5-49f5-8c02-794195ba69a5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] PUT https://10.4.3.91/volume/v3/attachments/1ff1616e-c1a6-43c1-9814-763b5eb3d20c Jul 22 05:47:58.521397 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-3089283c-c0d5-49f5-8c02-794195ba69a5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:58.528731 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-3089283c-c0d5-49f5-8c02-794195ba69a5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Acquiring lock "cinder-attachment_update-a5744796-c649-4cb3-ac95-2d691a466ee4-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:47:58.533253 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-3089283c-c0d5-49f5-8c02-794195ba69a5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-a5744796-c649-4cb3-ac95-2d691a466ee4-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:47:58.534128 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:58.534128 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:47:58.601374 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-3089283c-c0d5-49f5-8c02-794195ba69a5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-a5744796-c649-4cb3-ac95-2d691a466ee4-np0000005624" released by "attachment_update" :: held 0.068s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:47:58.601871 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-3089283c-c0d5-49f5-8c02-794195ba69a5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/1ff1616e-c1a6-43c1-9814-763b5eb3d20c returned with HTTP 200 Jul 22 05:47:58.602321 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1356/5416] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:47:58 2026] PUT /volume/v3/attachments/1ff1616e-c1a6-43c1-9814-763b5eb3d20c => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:47:58.623083 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-363e761f-e3e1-410f-91c6-42684f3a0ed3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:47:58.625079 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-363e761f-e3e1-410f-91c6-42684f3a0ed3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments/1ff1616e-c1a6-43c1-9814-763b5eb3d20c/action Jul 22 05:47:58.625426 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-363e761f-e3e1-410f-91c6-42684f3a0ed3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:47:58.625552 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-363e761f-e3e1-410f-91c6-42684f3a0ed3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:47:58.640170 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:47:58.640170 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:47:58.648259 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-3618aa4d-5b57-4fe0-802f-db779452acf9 req-363e761f-e3e1-410f-91c6-42684f3a0ed3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/1ff1616e-c1a6-43c1-9814-763b5eb3d20c/action returned with HTTP 204 Jul 22 05:47:58.648670 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1337/5417] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:47:58 2026] POST /volume/v3/attachments/1ff1616e-c1a6-43c1-9814-763b5eb3d20c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:48:07.236363 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=4 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:48:08.412430 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=9 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:48:08.596357 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:48:08.645735 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:48:42.511090 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1a6e4f21-07e8-498c-a21c-b8ce10519575 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:42.512654 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1a6e4f21-07e8-498c-a21c-b8ce10519575 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:48:42.512978 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1a6e4f21-07e8-498c-a21c-b8ce10519575 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5744796-c649-4cb3-ac95-2d691a466ee4", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-962041161", "description": null, "metadata": null}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:48:42.523478 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:42.523478 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:48:42.524002 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1a6e4f21-07e8-498c-a21c-b8ce10519575 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:48:42.524134 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-1a6e4f21-07e8-498c-a21c-b8ce10519575 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create snapshot from volume a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:48:42.550940 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-1a6e4f21-07e8-498c-a21c-b8ce10519575 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['e6caf235-01b5-4af6-b4aa-72325d3a8c58', '556315c1-5e4b-40a9-b89d-1998bf019319', 'bd2343cc-f028-4800-ba14-072e43328e38', 'e2705745-90c1-4c0f-aa91-b52645d79a48'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:48:42.582134 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1a6e4f21-07e8-498c-a21c-b8ce10519575 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot force create request issued successfully. Jul 22 05:48:42.582566 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1a6e4f21-07e8-498c-a21c-b8ce10519575 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:48:42.583184 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1375/5418] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:48:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:48:42.591056 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-94a7dbf5-e088-496d-ace2-dad50d6139f5 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:42.593288 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-94a7dbf5-e088-496d-ace2-dad50d6139f5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 Jul 22 05:48:42.594171 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-94a7dbf5-e088-496d-ace2-dad50d6139f5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:42.594171 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-94a7dbf5-e088-496d-ace2-dad50d6139f5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:42.599842 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:42.599842 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:48:42.600270 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-94a7dbf5-e088-496d-ace2-dad50d6139f5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:48:42.600943 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-94a7dbf5-e088-496d-ace2-dad50d6139f5 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 returned with HTTP 200 Jul 22 05:48:42.601285 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1351/5419] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:48:42 2026] GET /volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:48:43.610856 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5b225373-9529-45b7-b227-6a38f29876b3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:43.612644 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5b225373-9529-45b7-b227-6a38f29876b3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 Jul 22 05:48:43.612874 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5b225373-9529-45b7-b227-6a38f29876b3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:43.613053 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5b225373-9529-45b7-b227-6a38f29876b3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:43.618868 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:43.618868 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:48:43.619411 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5b225373-9529-45b7-b227-6a38f29876b3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:48:43.620328 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5b225373-9529-45b7-b227-6a38f29876b3 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 returned with HTTP 200 Jul 22 05:48:43.620744 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1357/5420] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:48:43 2026] GET /volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:48:43.629928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cfd8ac41-9be9-4836-837d-d1810ba7e443 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:43.632164 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cfd8ac41-9be9-4836-837d-d1810ba7e443 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 Jul 22 05:48:43.632413 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cfd8ac41-9be9-4836-837d-d1810ba7e443 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:43.632664 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cfd8ac41-9be9-4836-837d-d1810ba7e443 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:43.638592 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:43.638592 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:48:43.639120 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cfd8ac41-9be9-4836-837d-d1810ba7e443 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:48:43.640065 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cfd8ac41-9be9-4836-837d-d1810ba7e443 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 returned with HTTP 200 Jul 22 05:48:43.640477 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1338/5421] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:48:43 2026] GET /volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:48:43.650240 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:43.652080 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:48:43.652476 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1860743027", "snapshot_id": "2d83200f-4fb1-4378-bd38-36a4c4ff4fa8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:48:43.653969 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1860743027', 'snapshot_id': '2d83200f-4fb1-4378-bd38-36a4c4ff4fa8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:48:43.658987 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:43.658987 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:48:43.659415 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:48:43.659551 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume of 1 GB Jul 22 05:48:43.662975 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Availability Zones retrieved successfully. Jul 22 05:48:43.668009 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (a21e4180-2057-43d4-afdf-39eadee4bb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:48:43.668855 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0597b254-5470-485a-be5f-197fcd2c4e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:48:43.669689 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:48:43.698531 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0597b254-5470-485a-be5f-197fcd2c4e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2d83200f-4fb1-4378-bd38-36a4c4ff4fa8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:48:43.699281 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e657878a-a4f5-4980-908c-32dc4a2fab34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:48:43.734573 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Created reservations ['dfdcdeb1-8c60-4231-a6dc-f77f26ca6f7a', 'a2870458-74e4-43e5-97d8-35919ddc5dab', '4d899c83-60a7-4f9b-8fcf-eccb64cf1e30', '8a0097aa-9d5a-4b0a-9c00-987337c80b2e'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:48:43.735315 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e657878a-a4f5-4980-908c-32dc4a2fab34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdcdeb1-8c60-4231-a6dc-f77f26ca6f7a', 'a2870458-74e4-43e5-97d8-35919ddc5dab', '4d899c83-60a7-4f9b-8fcf-eccb64cf1e30', '8a0097aa-9d5a-4b0a-9c00-987337c80b2e']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:48:43.735989 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567bc209-4d24-4d95-8ac5-49dbdc38751d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:48:43.775411 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567bc209-4d24-4d95-8ac5-49dbdc38751d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24e45d59-3821-4099-8b70-6c75c4a80e09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1860743027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['dfdcdeb1-8c60-4231-a6dc-f77f26ca6f7a','a2870458-74e4-43e5-97d8-35919ddc5dab','4d899c83-60a7-4f9b-8fcf-eccb64cf1e30','8a0097aa-9d5a-4b0a-9c00-987337c80b2e'],size=1,snapshot_id=2d83200f-4fb1-4378-bd38-36a4c4ff4fa8,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), '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-22T05:48:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1860743027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24e45d59-3821-4099-8b70-6c75c4a80e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e3afd3737da44e699d5ec6e752c5427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2d83200f-4fb1-4378-bd38-36a4c4ff4fa8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f7810903fb4496a37051a7c6832e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:48:43.776341 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87129861-d85a-4345-820c-18381f17120a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:48:43.793810 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87129861-d85a-4345-820c-18381f17120a) transitioned into state 'SUCCESS' from state '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-1860743027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e3afd3737da44e699d5ec6e752c5427',qos_specs=None,replication_status=,reservations=['dfdcdeb1-8c60-4231-a6dc-f77f26ca6f7a','a2870458-74e4-43e5-97d8-35919ddc5dab','4d899c83-60a7-4f9b-8fcf-eccb64cf1e30','8a0097aa-9d5a-4b0a-9c00-987337c80b2e'],size=1,snapshot_id=2d83200f-4fb1-4378-bd38-36a4c4ff4fa8,source_replicaid=,source_volid=None,status='creating',user_id='29f7810903fb4496a37051a7c6832e75',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:48:43.794534 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f943002-a463-429e-869d-0a97d04896e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:48:43.816929 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f943002-a463-429e-869d-0a97d04896e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:48:43.817820 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Flow 'volume_create_api' (a21e4180-2057-43d4-afdf-39eadee4bb0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:48:43.818118 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Create volume request issued successfully. Jul 22 05:48:43.818699 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3278cdc2-e4fc-4a47-a7cb-657f0adc4975 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:48:43.819142 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1376/5422] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:48:43 2026] POST /volume/v3/volumes => generated 783 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:48:43.829320 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b2e25a4c-3fc7-401f-bdd4-72973b13fa17 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:43.830964 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b2e25a4c-3fc7-401f-bdd4-72973b13fa17 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 Jul 22 05:48:43.831139 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b2e25a4c-3fc7-401f-bdd4-72973b13fa17 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:43.831310 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b2e25a4c-3fc7-401f-bdd4-72973b13fa17 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:43.837721 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:43.837721 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:48:43.841043 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b2e25a4c-3fc7-401f-bdd4-72973b13fa17 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:48:43.844659 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b2e25a4c-3fc7-401f-bdd4-72973b13fa17 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 returned with HTTP 200 Jul 22 05:48:43.845020 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1352/5423] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:48:43 2026] GET /volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:48:44.856443 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b5d9c997-79a0-4d9f-b37a-8fdabfb55340 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:44.858005 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b5d9c997-79a0-4d9f-b37a-8fdabfb55340 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 Jul 22 05:48:44.858171 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b5d9c997-79a0-4d9f-b37a-8fdabfb55340 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:44.858346 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b5d9c997-79a0-4d9f-b37a-8fdabfb55340 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:44.864414 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:44.864414 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:48:44.867323 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b5d9c997-79a0-4d9f-b37a-8fdabfb55340 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:48:44.871024 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b5d9c997-79a0-4d9f-b37a-8fdabfb55340 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 returned with HTTP 200 Jul 22 05:48:44.871333 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1358/5424] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:48:44 2026] GET /volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 => generated 1392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:48:44.881870 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cdd9780a-4eb7-49c4-b0eb-626a3c6a06dd None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:44.883351 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cdd9780a-4eb7-49c4-b0eb-626a3c6a06dd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 Jul 22 05:48:44.883551 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cdd9780a-4eb7-49c4-b0eb-626a3c6a06dd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:44.883761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cdd9780a-4eb7-49c4-b0eb-626a3c6a06dd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:44.889465 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:44.889465 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:48:44.892493 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cdd9780a-4eb7-49c4-b0eb-626a3c6a06dd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:48:44.896191 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cdd9780a-4eb7-49c4-b0eb-626a3c6a06dd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 returned with HTTP 200 Jul 22 05:48:44.896530 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1339/5425] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:48:44 2026] GET /volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 => generated 1392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:48:44.975055 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-efa6d97b-d991-433f-a52e-01513995d190 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:44.977195 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-efa6d97b-d991-433f-a52e-01513995d190 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 Jul 22 05:48:44.977375 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-efa6d97b-d991-433f-a52e-01513995d190 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:44.977591 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-efa6d97b-d991-433f-a52e-01513995d190 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:44.983760 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:44.983760 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:48:44.986926 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-efa6d97b-d991-433f-a52e-01513995d190 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:48:44.990827 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-efa6d97b-d991-433f-a52e-01513995d190 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 returned with HTTP 200 Jul 22 05:48:44.991269 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1377/5426] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:48:44 2026] GET /volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:48:45.388766 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-520f3be7-feb9-49d2-829f-b070861256d8 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:45.391371 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-520f3be7-feb9-49d2-829f-b070861256d8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 Jul 22 05:48:45.391658 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-520f3be7-feb9-49d2-829f-b070861256d8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:45.391915 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-520f3be7-feb9-49d2-829f-b070861256d8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:45.400479 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:45.400479 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:48:45.404286 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-520f3be7-feb9-49d2-829f-b070861256d8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:48:45.409192 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-520f3be7-feb9-49d2-829f-b070861256d8 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 returned with HTTP 200 Jul 22 05:48:45.409576 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1353/5427] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:48:45 2026] GET /volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:48:45.418358 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3f74a167-f97c-476f-b1a9-28f25a7e297b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:45.418836 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3f74a167-f97c-476f-b1a9-28f25a7e297b None None] GET https://10.4.3.91/volume// Jul 22 05:48:45.419010 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3f74a167-f97c-476f-b1a9-28f25a7e297b None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:45.419214 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3f74a167-f97c-476f-b1a9-28f25a7e297b None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:45.419578 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3f74a167-f97c-476f-b1a9-28f25a7e297b None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:48:45.419908 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1359/5428] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:48: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 22 05:48:45.426242 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-feee96c3-d1cc-496a-be8a-1473e71e91b2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:45.428017 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-feee96c3-d1cc-496a-be8a-1473e71e91b2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:48:45.428310 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-feee96c3-d1cc-496a-be8a-1473e71e91b2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24e45d59-3821-4099-8b70-6c75c4a80e09", "connector": null, "instance_uuid": "cd60a134-a8c1-429f-8168-e984206724d0"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:48:45.435166 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:45.435166 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:48:45.457528 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-feee96c3-d1cc-496a-be8a-1473e71e91b2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:48:45.457867 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1340/5429] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:48:45 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 22 05:48:46.124463 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e88185de-410b-4ddc-820a-b81e87027e68 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:46.124854 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e88185de-410b-4ddc-820a-b81e87027e68 None None] GET https://10.4.3.91/volume// Jul 22 05:48:46.125009 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e88185de-410b-4ddc-820a-b81e87027e68 None None] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:46.125192 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e88185de-410b-4ddc-820a-b81e87027e68 None None] Calling method 'all' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:46.125663 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e88185de-410b-4ddc-820a-b81e87027e68 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:48:46.125808 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1378/5430] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:48: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 22 05:48:46.136165 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-bc1a140c-f9de-40ba-9e1e-fe48226d4964 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:46.137902 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-bc1a140c-f9de-40ba-9e1e-fe48226d4964 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 Jul 22 05:48:46.138071 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-bc1a140c-f9de-40ba-9e1e-fe48226d4964 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:48:46.138248 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-bc1a140c-f9de-40ba-9e1e-fe48226d4964 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:48:46.146596 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:46.146596 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:48:46.149494 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-bc1a140c-f9de-40ba-9e1e-fe48226d4964 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:48:46.153388 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-bc1a140c-f9de-40ba-9e1e-fe48226d4964 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 returned with HTTP 200 Jul 22 05:48:46.153712 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1354/5431] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:48:46 2026] GET /volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 => generated 1571 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:48:46.245132 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-2253d87b-394f-41b8-bd8d-b4367250844e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:46.247534 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-2253d87b-394f-41b8-bd8d-b4367250844e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] PUT https://10.4.3.91/volume/v3/attachments/db88434d-ddfc-4ebf-b0c8-a8040e765fd3 Jul 22 05:48:46.247960 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-2253d87b-394f-41b8-bd8d-b4367250844e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:48:46.255214 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-2253d87b-394f-41b8-bd8d-b4367250844e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Acquiring lock "cinder-attachment_update-24e45d59-3821-4099-8b70-6c75c4a80e09-np0000005624" by "attachment_update" {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:48:46.259711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-2253d87b-394f-41b8-bd8d-b4367250844e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-24e45d59-3821-4099-8b70-6c75c4a80e09-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100091) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:48:46.260628 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:46.260628 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:48:46.324168 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.coordination [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-2253d87b-394f-41b8-bd8d-b4367250844e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Lock "cinder-attachment_update-24e45d59-3821-4099-8b70-6c75c4a80e09-np0000005624" released by "attachment_update" :: held 0.064s {{(pid=100091) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:48:46.324538 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-2253d87b-394f-41b8-bd8d-b4367250844e tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/db88434d-ddfc-4ebf-b0c8-a8040e765fd3 returned with HTTP 200 Jul 22 05:48:46.325282 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1360/5432] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:48:46 2026] PUT /volume/v3/attachments/db88434d-ddfc-4ebf-b0c8-a8040e765fd3 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:48:46.343800 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-4b38f8d8-ec35-4ecb-9399-95c1041dacdf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:48:46.345805 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-4b38f8d8-ec35-4ecb-9399-95c1041dacdf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] POST https://10.4.3.91/volume/v3/attachments/db88434d-ddfc-4ebf-b0c8-a8040e765fd3/action Jul 22 05:48:46.346169 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-4b38f8d8-ec35-4ecb-9399-95c1041dacdf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:48:46.346286 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-4b38f8d8-ec35-4ecb-9399-95c1041dacdf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:48:46.360438 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:48:46.360438 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:48:46.368176 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-ae1b602b-c225-43bc-9149-1eb7a24b4850 req-4b38f8d8-ec35-4ecb-9399-95c1041dacdf tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/db88434d-ddfc-4ebf-b0c8-a8040e765fd3/action returned with HTTP 204 Jul 22 05:48:46.368543 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1341/5433] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:48:46 2026] POST /volume/v3/attachments/db88434d-ddfc-4ebf-b0c8-a8040e765fd3/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:48:54.989898 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:48:56.152249 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=14 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:48:56.319394 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:48:56.366064 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:49:31.514133 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-a9501ab8-95cb-4d0e-80de-798061447577 req-5a4082ac-d1a6-4ec8-8b11-7263465a9d84 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:31.516223 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-a9501ab8-95cb-4d0e-80de-798061447577 req-5a4082ac-d1a6-4ec8-8b11-7263465a9d84 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/attachments/db88434d-ddfc-4ebf-b0c8-a8040e765fd3 Jul 22 05:49:31.516454 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-a9501ab8-95cb-4d0e-80de-798061447577 req-5a4082ac-d1a6-4ec8-8b11-7263465a9d84 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:31.516681 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-a9501ab8-95cb-4d0e-80de-798061447577 req-5a4082ac-d1a6-4ec8-8b11-7263465a9d84 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'version_select' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:31.523531 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:31.523531 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:31.562584 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-a9501ab8-95cb-4d0e-80de-798061447577 req-5a4082ac-d1a6-4ec8-8b11-7263465a9d84 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/db88434d-ddfc-4ebf-b0c8-a8040e765fd3 returned with HTTP 200 Jul 22 05:49:31.563083 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1379/5434] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:49:31 2026] DELETE /volume/v3/attachments/db88434d-ddfc-4ebf-b0c8-a8040e765fd3 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:32.748587 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-785c3c2b-e082-4ed4-a295-fe7b61f07de1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:32.750931 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-785c3c2b-e082-4ed4-a295-fe7b61f07de1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 Jul 22 05:49:32.751207 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-785c3c2b-e082-4ed4-a295-fe7b61f07de1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:32.751476 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-785c3c2b-e082-4ed4-a295-fe7b61f07de1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:32.751742 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-785c3c2b-e082-4ed4-a295-fe7b61f07de1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: 24e45d59-3821-4099-8b70-6c75c4a80e09 Jul 22 05:49:32.760754 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:32.760754 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:32.761365 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-785c3c2b-e082-4ed4-a295-fe7b61f07de1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:49:32.777423 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-785c3c2b-e082-4ed4-a295-fe7b61f07de1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume request issued successfully. Jul 22 05:49:32.777583 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-785c3c2b-e082-4ed4-a295-fe7b61f07de1 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 returned with HTTP 202 Jul 22 05:49:32.777952 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1355/5435] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:49:32 2026] DELETE /volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:49:32.784158 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-137a1877-a080-4cc0-b6cd-45b1474be9bd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:32.785664 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-137a1877-a080-4cc0-b6cd-45b1474be9bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 Jul 22 05:49:32.785826 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-137a1877-a080-4cc0-b6cd-45b1474be9bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:32.785993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-137a1877-a080-4cc0-b6cd-45b1474be9bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:32.791760 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:32.791760 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:49:32.794541 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-137a1877-a080-4cc0-b6cd-45b1474be9bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:49:32.798260 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-137a1877-a080-4cc0-b6cd-45b1474be9bd tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 returned with HTTP 200 Jul 22 05:49:32.798595 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1361/5436] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:49:32 2026] GET /volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 => generated 1391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:33.810690 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-eeadb456-ddfe-42e6-8a34-fa707380cf62 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:33.812138 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-eeadb456-ddfe-42e6-8a34-fa707380cf62 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 Jul 22 05:49:33.812336 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-eeadb456-ddfe-42e6-8a34-fa707380cf62 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:33.812508 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-eeadb456-ddfe-42e6-8a34-fa707380cf62 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:33.817547 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-eeadb456-ddfe-42e6-8a34-fa707380cf62 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 returned with HTTP 404 Jul 22 05:49:33.817961 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1342/5437] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:49:33 2026] GET /volume/v3/volumes/24e45d59-3821-4099-8b70-6c75c4a80e09 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:33.823457 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-fa26541b-76f1-4e44-952d-8e37ca81398d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:33.825098 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fa26541b-76f1-4e44-952d-8e37ca81398d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 Jul 22 05:49:33.825290 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fa26541b-76f1-4e44-952d-8e37ca81398d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:33.825462 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-fa26541b-76f1-4e44-952d-8e37ca81398d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:33.825560 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-fa26541b-76f1-4e44-952d-8e37ca81398d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete snapshot with id: 2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 Jul 22 05:49:33.830656 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:33.830656 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:33.831048 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fa26541b-76f1-4e44-952d-8e37ca81398d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:49:33.845972 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-fa26541b-76f1-4e44-952d-8e37ca81398d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot delete request issued successfully. Jul 22 05:49:33.846133 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-fa26541b-76f1-4e44-952d-8e37ca81398d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 returned with HTTP 202 Jul 22 05:49:33.846576 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1380/5438] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:49:33 2026] DELETE /volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:49:33.852593 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8a642fc0-c71c-4d7c-94ba-7ecf73cb390d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:33.854229 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8a642fc0-c71c-4d7c-94ba-7ecf73cb390d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 Jul 22 05:49:33.854428 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8a642fc0-c71c-4d7c-94ba-7ecf73cb390d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:33.854649 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8a642fc0-c71c-4d7c-94ba-7ecf73cb390d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:33.860145 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:33.860145 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:33.860674 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8a642fc0-c71c-4d7c-94ba-7ecf73cb390d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Snapshot retrieved successfully. Jul 22 05:49:33.861565 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8a642fc0-c71c-4d7c-94ba-7ecf73cb390d tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 returned with HTTP 200 Jul 22 05:49:33.861908 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1356/5439] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:33 2026] GET /volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:34.870520 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-91b1f5a9-40bb-4b80-b06a-da2f46e9da79 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:34.872147 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-91b1f5a9-40bb-4b80-b06a-da2f46e9da79 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 Jul 22 05:49:34.872350 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-91b1f5a9-40bb-4b80-b06a-da2f46e9da79 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:34.872578 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-91b1f5a9-40bb-4b80-b06a-da2f46e9da79 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:34.876574 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-91b1f5a9-40bb-4b80-b06a-da2f46e9da79 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 returned with HTTP 404 Jul 22 05:49:34.876997 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1362/5440] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:34 2026] GET /volume/v3/snapshots/2d83200f-4fb1-4378-bd38-36a4c4ff4fa8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:36.222161 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-43c9bc39-5a9e-4d0e-830f-4aa3d0dd063f req-25571cc9-04dd-4671-b828-628082401fd2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:36.224221 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-43c9bc39-5a9e-4d0e-830f-4aa3d0dd063f req-25571cc9-04dd-4671-b828-628082401fd2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/attachments/1ff1616e-c1a6-43c1-9814-763b5eb3d20c Jul 22 05:49:36.224385 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-43c9bc39-5a9e-4d0e-830f-4aa3d0dd063f req-25571cc9-04dd-4671-b828-628082401fd2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:36.224554 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-43c9bc39-5a9e-4d0e-830f-4aa3d0dd063f req-25571cc9-04dd-4671-b828-628082401fd2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:36.231124 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:36.231124 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:49:36.271276 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-43c9bc39-5a9e-4d0e-830f-4aa3d0dd063f req-25571cc9-04dd-4671-b828-628082401fd2 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/attachments/1ff1616e-c1a6-43c1-9814-763b5eb3d20c returned with HTTP 200 Jul 22 05:49:36.271645 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1343/5441] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:49:36 2026] DELETE /volume/v3/attachments/1ff1616e-c1a6-43c1-9814-763b5eb3d20c => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:37.726176 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9a81385c-8861-4f60-9ced-88ef2c74de13 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:37.727842 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9a81385c-8861-4f60-9ced-88ef2c74de13 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] DELETE https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:49:37.728032 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9a81385c-8861-4f60-9ced-88ef2c74de13 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:37.728222 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9a81385c-8861-4f60-9ced-88ef2c74de13 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:37.728377 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-9a81385c-8861-4f60-9ced-88ef2c74de13 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume with id: a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:49:37.734658 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:37.734658 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:37.735073 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9a81385c-8861-4f60-9ced-88ef2c74de13 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:49:37.748117 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-9a81385c-8861-4f60-9ced-88ef2c74de13 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Delete volume request issued successfully. Jul 22 05:49:37.748199 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9a81385c-8861-4f60-9ced-88ef2c74de13 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 202 Jul 22 05:49:37.748795 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1381/5442] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:49:37 2026] DELETE /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:49:37.754518 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-34230278-fc7c-481e-880c-77b2d7953969 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:37.756152 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-34230278-fc7c-481e-880c-77b2d7953969 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:49:37.756307 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-34230278-fc7c-481e-880c-77b2d7953969 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:37.756468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-34230278-fc7c-481e-880c-77b2d7953969 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:37.762226 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:37.762226 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:37.765039 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-34230278-fc7c-481e-880c-77b2d7953969 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Volume info retrieved successfully. Jul 22 05:49:37.769074 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-34230278-fc7c-481e-880c-77b2d7953969 tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 200 Jul 22 05:49:37.769483 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1357/5443] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:49:37 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 1362 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:38.781050 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2a84618c-07cf-411e-a5cd-497a0b1f621c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:38.783448 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a84618c-07cf-411e-a5cd-497a0b1f621c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] GET https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 Jul 22 05:49:38.783448 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a84618c-07cf-411e-a5cd-497a0b1f621c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:38.783448 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a84618c-07cf-411e-a5cd-497a0b1f621c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:38.788732 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a84618c-07cf-411e-a5cd-497a0b1f621c tempest-TestVolumeBootPattern-1084713013 tempest-TestVolumeBootPattern-1084713013-project-member] https://10.4.3.91/volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 returned with HTTP 404 Jul 22 05:49:38.789359 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1363/5444] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:49:38 2026] GET /volume/v3/volumes/a5744796-c649-4cb3-ac95-2d691a466ee4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:42.749360 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:42.825433 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:49:42.825801 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-439310562"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:49:42.827163 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-439310562'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:49:42.827290 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:49:42.827531 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:42.827531 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:49:42.831502 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:49:42.836453 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (e60a6c6e-8e68-4b60-bbe8-7666870f263d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:42.837463 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3cfebe3-ca31-4b89-ac84-f0dcad6de4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:42.838337 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:49:42.861558 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3cfebe3-ca31-4b89-ac84-f0dcad6de4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:42.862462 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566bfc8e-9c2c-4910-b874-1ac259aedf34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:42.915124 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['587a6a09-3c37-42f0-ad96-82c20059988a', 'd5855a42-88b7-4d25-9aa6-28475221fd61', 'f713190b-c41f-442c-838f-343661636949', 'bb97ab85-f208-4809-b088-d56d38561c13'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:49:42.915904 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566bfc8e-9c2c-4910-b874-1ac259aedf34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['587a6a09-3c37-42f0-ad96-82c20059988a', 'd5855a42-88b7-4d25-9aa6-28475221fd61', 'f713190b-c41f-442c-838f-343661636949', 'bb97ab85-f208-4809-b088-d56d38561c13']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:42.916612 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac05403-2447-4c62-9561-c11e08ba7b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:42.939318 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac05403-2447-4c62-9561-c11e08ba7b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '246dee55-854a-43b9-a47a-1697c8b22bd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-439310562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['587a6a09-3c37-42f0-ad96-82c20059988a','d5855a42-88b7-4d25-9aa6-28475221fd61','f713190b-c41f-442c-838f-343661636949','bb97ab85-f208-4809-b088-d56d38561c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:49:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-439310562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=246dee55-854a-43b9-a47a-1697c8b22bd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:42.940160 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149da351-754f-4957-8609-fde7d188e206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:42.959739 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149da351-754f-4957-8609-fde7d188e206) transitioned into state 'SUCCESS' from state '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-439310562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['587a6a09-3c37-42f0-ad96-82c20059988a','d5855a42-88b7-4d25-9aa6-28475221fd61','f713190b-c41f-442c-838f-343661636949','bb97ab85-f208-4809-b088-d56d38561c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:42.960341 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42624bd-ee04-45a2-a5f2-672d7920f4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:42.969086 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42624bd-ee04-45a2-a5f2-672d7920f4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:42.970135 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (e60a6c6e-8e68-4b60-bbe8-7666870f263d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:42.970476 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:49:42.971268 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6a236eed-e45f-440f-a4e3-4197fa2446a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:49:42.971799 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1344/5445] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:49:42 2026] POST /volume/v3/volumes => generated 767 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:42.983543 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a04f45dc-1578-490e-8b7f-6937309c5cfa None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:42.985921 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a04f45dc-1578-490e-8b7f-6937309c5cfa tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 Jul 22 05:49:42.986193 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a04f45dc-1578-490e-8b7f-6937309c5cfa tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:42.986465 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a04f45dc-1578-490e-8b7f-6937309c5cfa tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:42.995154 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:42.995154 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:42.999227 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a04f45dc-1578-490e-8b7f-6937309c5cfa tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:43.004141 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a04f45dc-1578-490e-8b7f-6937309c5cfa tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 returned with HTTP 200 Jul 22 05:49:43.004600 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1382/5446] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:42 2026] GET /volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:44.015552 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-789b3728-0cec-45c0-8b89-af69f740cf7f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:44.017379 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-789b3728-0cec-45c0-8b89-af69f740cf7f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 Jul 22 05:49:44.017608 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-789b3728-0cec-45c0-8b89-af69f740cf7f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:44.017843 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-789b3728-0cec-45c0-8b89-af69f740cf7f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:44.023973 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:44.023973 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:44.026957 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-789b3728-0cec-45c0-8b89-af69f740cf7f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:44.030349 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-789b3728-0cec-45c0-8b89-af69f740cf7f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 returned with HTTP 200 Jul 22 05:49:44.030825 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1358/5447] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:44 2026] GET /volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:44.041737 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fa2c98d4-9dd3-4204-823d-1aa681550c99 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:44.043362 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fa2c98d4-9dd3-4204-823d-1aa681550c99 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:49:44.043709 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fa2c98d4-9dd3-4204-823d-1aa681550c99 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "246dee55-854a-43b9-a47a-1697c8b22bd4", "name": "tempest-VolumeDependencyTests-Snapshot-2101242468"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:49:44.051255 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:44.051255 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:49:44.051676 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-fa2c98d4-9dd3-4204-823d-1aa681550c99 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:44.051810 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-fa2c98d4-9dd3-4204-823d-1aa681550c99 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create snapshot from volume 246dee55-854a-43b9-a47a-1697c8b22bd4 Jul 22 05:49:44.081399 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-fa2c98d4-9dd3-4204-823d-1aa681550c99 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['1e77700e-a1ae-450c-9fea-61466998ea71', '2a7db3d5-b766-463e-ac9f-1aafde7116f2', 'c77bf4e6-843b-4e1c-b7ea-a0c6fc62526c', 'fd683d32-a344-4b29-9479-110b6657f0f2'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:49:44.105109 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-fa2c98d4-9dd3-4204-823d-1aa681550c99 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot create request issued successfully. Jul 22 05:49:44.105500 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fa2c98d4-9dd3-4204-823d-1aa681550c99 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:49:44.105933 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1364/5448] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:49:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:49:44.114810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-12becf47-89fa-4bec-8fe1-9ffd5d52f7a9 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:44.116879 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-12becf47-89fa-4bec-8fe1-9ffd5d52f7a9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 Jul 22 05:49:44.117108 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-12becf47-89fa-4bec-8fe1-9ffd5d52f7a9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:44.117378 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-12becf47-89fa-4bec-8fe1-9ffd5d52f7a9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:44.122362 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:44.122362 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:49:44.122785 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-12becf47-89fa-4bec-8fe1-9ffd5d52f7a9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:44.123419 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-12becf47-89fa-4bec-8fe1-9ffd5d52f7a9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 returned with HTTP 200 Jul 22 05:49:44.123791 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1345/5449] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:44 2026] GET /volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:45.132186 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a668b7b0-1056-41f4-96f4-41587956f368 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:45.133874 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a668b7b0-1056-41f4-96f4-41587956f368 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 Jul 22 05:49:45.134031 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a668b7b0-1056-41f4-96f4-41587956f368 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:45.134201 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a668b7b0-1056-41f4-96f4-41587956f368 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:45.138397 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:45.138397 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:45.138788 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a668b7b0-1056-41f4-96f4-41587956f368 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:45.139393 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a668b7b0-1056-41f4-96f4-41587956f368 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 returned with HTTP 200 Jul 22 05:49:45.139746 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1383/5450] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:45 2026] GET /volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:45.147146 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b067db11-e8c4-4312-99e5-635a0c832357 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:45.148884 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:49:45.149202 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ad25c614-4a82-4176-9659-61fb28d01818", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1892472404"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:49:45.150566 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'snapshot_id': 'ad25c614-4a82-4176-9659-61fb28d01818', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1892472404'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:49:45.155287 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:45.155287 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:45.155735 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:45.155880 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:49:45.158848 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:49:45.163581 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (2212221e-a038-415c-b2e5-0673fd7fba14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:45.164571 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6387503c-e35a-4e04-a908-3c39a5c47c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:45.165365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:49:45.190132 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6387503c-e35a-4e04-a908-3c39a5c47c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ad25c614-4a82-4176-9659-61fb28d01818', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:45.190853 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd759d2c-3f1b-4051-bbe1-47854dc0bded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:45.223909 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['0906346f-f058-49a2-a667-3c593e93f02a', '03091fca-b54f-4eb3-aaab-b576f0c1907f', '93c988e2-4362-42c8-9fd1-e158184321e4', '5a87c10a-75d1-4b3c-8d09-144c6310c717'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:49:45.224582 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd759d2c-3f1b-4051-bbe1-47854dc0bded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0906346f-f058-49a2-a667-3c593e93f02a', '03091fca-b54f-4eb3-aaab-b576f0c1907f', '93c988e2-4362-42c8-9fd1-e158184321e4', '5a87c10a-75d1-4b3c-8d09-144c6310c717']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:45.225219 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479a2a3a-adfc-4d3a-bca0-fd27b11a37ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:45.258022 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479a2a3a-adfc-4d3a-bca0-fd27b11a37ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04c09974-d156-4fb3-aec3-472df430bddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1892472404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['0906346f-f058-49a2-a667-3c593e93f02a','03091fca-b54f-4eb3-aaab-b576f0c1907f','93c988e2-4362-42c8-9fd1-e158184321e4','5a87c10a-75d1-4b3c-8d09-144c6310c717'],size=1,snapshot_id=ad25c614-4a82-4176-9659-61fb28d01818,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1892472404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04c09974-d156-4fb3-aec3-472df430bddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ad25c614-4a82-4176-9659-61fb28d01818,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:45.259290 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c396626-0e50-4e50-aa3b-40636770a7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:45.273439 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c396626-0e50-4e50-aa3b-40636770a7ac) transitioned into state 'SUCCESS' from state '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-1892472404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['0906346f-f058-49a2-a667-3c593e93f02a','03091fca-b54f-4eb3-aaab-b576f0c1907f','93c988e2-4362-42c8-9fd1-e158184321e4','5a87c10a-75d1-4b3c-8d09-144c6310c717'],size=1,snapshot_id=ad25c614-4a82-4176-9659-61fb28d01818,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:45.274076 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (189ae58e-b539-4301-b8cd-d852e6702d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:45.290303 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (189ae58e-b539-4301-b8cd-d852e6702d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:45.291002 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (2212221e-a038-415c-b2e5-0673fd7fba14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:45.291250 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:49:45.291812 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b067db11-e8c4-4312-99e5-635a0c832357 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:49:45.292181 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1359/5451] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:49:45 2026] POST /volume/v3/volumes => generated 802 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:45.302933 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-86e9e8fa-622e-4455-a05c-da232e5ea6e3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:45.304589 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-86e9e8fa-622e-4455-a05c-da232e5ea6e3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb Jul 22 05:49:45.304789 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-86e9e8fa-622e-4455-a05c-da232e5ea6e3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:45.304964 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-86e9e8fa-622e-4455-a05c-da232e5ea6e3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:45.311177 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:45.311177 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:49:45.314222 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-86e9e8fa-622e-4455-a05c-da232e5ea6e3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:45.317561 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-86e9e8fa-622e-4455-a05c-da232e5ea6e3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb returned with HTTP 200 Jul 22 05:49:45.317919 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1365/5452] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:45 2026] GET /volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb => generated 870 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:46.328974 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-19e53d7d-e0ad-4cce-81ea-57e4a16b9cb6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:46.330580 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-19e53d7d-e0ad-4cce-81ea-57e4a16b9cb6 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb Jul 22 05:49:46.330833 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-19e53d7d-e0ad-4cce-81ea-57e4a16b9cb6 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:46.331003 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-19e53d7d-e0ad-4cce-81ea-57e4a16b9cb6 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:46.338039 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:46.338039 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:49:46.341076 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-19e53d7d-e0ad-4cce-81ea-57e4a16b9cb6 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:46.344600 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-19e53d7d-e0ad-4cce-81ea-57e4a16b9cb6 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb returned with HTTP 200 Jul 22 05:49:46.345110 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1346/5453] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:46 2026] GET /volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:46.355890 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4504521b-5660-4a5b-b4fe-dc32cce2b9a3 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:46.357386 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4504521b-5660-4a5b-b4fe-dc32cce2b9a3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:49:46.357820 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4504521b-5660-4a5b-b4fe-dc32cce2b9a3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04c09974-d156-4fb3-aec3-472df430bddb", "name": "tempest-VolumeDependencyTests-Snapshot-172475491"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:49:46.365917 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:46.365917 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:46.366427 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4504521b-5660-4a5b-b4fe-dc32cce2b9a3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:46.366702 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-4504521b-5660-4a5b-b4fe-dc32cce2b9a3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create snapshot from volume 04c09974-d156-4fb3-aec3-472df430bddb Jul 22 05:49:46.386095 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-4504521b-5660-4a5b-b4fe-dc32cce2b9a3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['db78f933-9fd5-46d1-b65e-8e9d6b3fc840', '16494d85-edc6-4e10-8999-30ee74c2b97e', '13174780-df18-4ebc-b817-9d596bc5061b', '0584227c-a353-40bf-9b64-0a44475440e4'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:49:46.409420 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4504521b-5660-4a5b-b4fe-dc32cce2b9a3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot create request issued successfully. Jul 22 05:49:46.409774 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4504521b-5660-4a5b-b4fe-dc32cce2b9a3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:49:46.410143 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1384/5454] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:49:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:49:46.417474 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-99f728fd-1cf1-402e-8c85-69794a86662c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:46.419097 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99f728fd-1cf1-402e-8c85-69794a86662c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f Jul 22 05:49:46.419256 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99f728fd-1cf1-402e-8c85-69794a86662c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:46.419421 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-99f728fd-1cf1-402e-8c85-69794a86662c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:46.423854 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:46.423854 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:46.424276 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-99f728fd-1cf1-402e-8c85-69794a86662c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:46.425026 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-99f728fd-1cf1-402e-8c85-69794a86662c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f returned with HTTP 200 Jul 22 05:49:46.425367 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1360/5455] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:46 2026] GET /volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:47.433315 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4b9025fe-2fa0-47ac-bfbd-55c14d84155f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:47.434933 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4b9025fe-2fa0-47ac-bfbd-55c14d84155f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f Jul 22 05:49:47.435114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4b9025fe-2fa0-47ac-bfbd-55c14d84155f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:47.435286 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4b9025fe-2fa0-47ac-bfbd-55c14d84155f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:47.439733 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:47.439733 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:49:47.440100 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4b9025fe-2fa0-47ac-bfbd-55c14d84155f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:47.440757 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4b9025fe-2fa0-47ac-bfbd-55c14d84155f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f returned with HTTP 200 Jul 22 05:49:47.441083 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1366/5456] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:47 2026] GET /volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:47.448201 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:47.449802 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:49:47.450122 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-912840131"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:49:47.451493 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'snapshot_id': '6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-912840131'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:49:47.456131 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:47.456131 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:49:47.456502 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:47.456624 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:49:47.459734 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:49:47.464732 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (bed1658a-584a-4f81-83ca-63ac7eb0bfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:47.465510 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13db8dc9-e070-44a7-8932-13be34093562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:47.466313 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:49:47.490763 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13db8dc9-e070-44a7-8932-13be34093562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:47.491375 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81667b06-f0fd-4c78-a059-7d7e9ebd48c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:47.525140 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['d33028c1-7ad5-4e3f-b0ad-31f6f3138d2a', '5dacd5c2-6368-4ec9-ad18-ac9f16ba5b66', 'ce29e8eb-ae0c-47a7-818b-f066fb3064a6', 'e8a3370d-ff5b-4642-ad98-79774ba98613'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:49:47.525857 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81667b06-f0fd-4c78-a059-7d7e9ebd48c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d33028c1-7ad5-4e3f-b0ad-31f6f3138d2a', '5dacd5c2-6368-4ec9-ad18-ac9f16ba5b66', 'ce29e8eb-ae0c-47a7-818b-f066fb3064a6', 'e8a3370d-ff5b-4642-ad98-79774ba98613']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:47.526535 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ad7553-0f9f-4d39-9193-ee9ebbfdb1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:47.562557 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ad7553-0f9f-4d39-9193-ee9ebbfdb1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '737c0941-dac3-4fd0-aefb-b08366966dee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-912840131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['d33028c1-7ad5-4e3f-b0ad-31f6f3138d2a','5dacd5c2-6368-4ec9-ad18-ac9f16ba5b66','ce29e8eb-ae0c-47a7-818b-f066fb3064a6','e8a3370d-ff5b-4642-ad98-79774ba98613'],size=1,snapshot_id=6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-912840131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=737c0941-dac3-4fd0-aefb-b08366966dee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:47.563254 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2920d033-83f5-4a3e-a9fe-ff1fe5a4fcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:47.578447 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2920d033-83f5-4a3e-a9fe-ff1fe5a4fcbf) transitioned into state 'SUCCESS' from state '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-912840131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['d33028c1-7ad5-4e3f-b0ad-31f6f3138d2a','5dacd5c2-6368-4ec9-ad18-ac9f16ba5b66','ce29e8eb-ae0c-47a7-818b-f066fb3064a6','e8a3370d-ff5b-4642-ad98-79774ba98613'],size=1,snapshot_id=6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:47.579020 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbcae0a9-c04c-4054-9f77-6d7f6d627559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:47.595617 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbcae0a9-c04c-4054-9f77-6d7f6d627559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:47.596388 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (bed1658a-584a-4f81-83ca-63ac7eb0bfd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:47.596710 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:49:47.597218 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ffc42dfc-1240-409d-831e-95e9bfdb6e17 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:49:47.597597 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1347/5457] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:49:47 2026] POST /volume/v3/volumes => generated 801 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:47.608202 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7daacff9-a5d1-4e25-8247-e9a7ccddef49 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:47.609867 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7daacff9-a5d1-4e25-8247-e9a7ccddef49 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee Jul 22 05:49:47.610059 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7daacff9-a5d1-4e25-8247-e9a7ccddef49 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:47.610228 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7daacff9-a5d1-4e25-8247-e9a7ccddef49 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:47.616565 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:47.616565 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:47.620037 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7daacff9-a5d1-4e25-8247-e9a7ccddef49 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:47.623530 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7daacff9-a5d1-4e25-8247-e9a7ccddef49 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee returned with HTTP 200 Jul 22 05:49:47.623877 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1385/5458] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:47 2026] GET /volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:48.634977 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-56394be7-5276-4ba7-8c1a-6b1b584b3c77 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:48.636957 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-56394be7-5276-4ba7-8c1a-6b1b584b3c77 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee Jul 22 05:49:48.637249 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-56394be7-5276-4ba7-8c1a-6b1b584b3c77 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:48.637470 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-56394be7-5276-4ba7-8c1a-6b1b584b3c77 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:48.644146 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:48.644146 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:48.647189 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-56394be7-5276-4ba7-8c1a-6b1b584b3c77 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:48.650645 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-56394be7-5276-4ba7-8c1a-6b1b584b3c77 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee returned with HTTP 200 Jul 22 05:49:48.650989 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1361/5459] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:48 2026] GET /volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:48.661595 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:48.663297 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:49:48.663667 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "737c0941-dac3-4fd0-aefb-b08366966dee", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1209850788"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:49:48.665146 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'source_volid': '737c0941-dac3-4fd0-aefb-b08366966dee', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1209850788'}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:49:48.672377 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:48.672377 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:49:48.672377 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume retrieved successfully. Jul 22 05:49:48.672377 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:49:48.675280 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:49:48.679971 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (e932aa29-fcb0-425c-9a3f-4a9037ae7174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:48.680943 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8218ff0-8896-451c-8526-f898c422d73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:48.681731 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:49:48.700080 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8218ff0-8896-451c-8526-f898c422d73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '737c0941-dac3-4fd0-aefb-b08366966dee', 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:48.700790 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fddd3428-f564-4a65-9c8c-61d6b29ee31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:48.734840 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['c5b70b41-2a45-48ce-b207-9e7aca31791f', 'bfc8d37a-5cc2-4531-b260-eed0acee1c04', '376cb6ce-b800-4917-9614-efea30eeda6e', '8c0fa239-4030-43af-aa5a-fe97ae9c84d0'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:49:48.735546 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fddd3428-f564-4a65-9c8c-61d6b29ee31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5b70b41-2a45-48ce-b207-9e7aca31791f', 'bfc8d37a-5cc2-4531-b260-eed0acee1c04', '376cb6ce-b800-4917-9614-efea30eeda6e', '8c0fa239-4030-43af-aa5a-fe97ae9c84d0']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:48.736220 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (875653c4-78f5-4e4d-8758-e1a3de3e694f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:48.767251 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (875653c4-78f5-4e4d-8758-e1a3de3e694f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6682054-cbf8-48b5-9b5e-6692b05eec0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1209850788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['c5b70b41-2a45-48ce-b207-9e7aca31791f','bfc8d37a-5cc2-4531-b260-eed0acee1c04','376cb6ce-b800-4917-9614-efea30eeda6e','8c0fa239-4030-43af-aa5a-fe97ae9c84d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=737c0941-dac3-4fd0-aefb-b08366966dee,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:49:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1209850788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6682054-cbf8-48b5-9b5e-6692b05eec0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=737c0941-dac3-4fd0-aefb-b08366966dee,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:48.768030 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1151963a-f1be-486a-9c74-3a328459ba5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:48.786578 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1151963a-f1be-486a-9c74-3a328459ba5b) transitioned into state 'SUCCESS' from state '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-1209850788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['c5b70b41-2a45-48ce-b207-9e7aca31791f','bfc8d37a-5cc2-4531-b260-eed0acee1c04','376cb6ce-b800-4917-9614-efea30eeda6e','8c0fa239-4030-43af-aa5a-fe97ae9c84d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=737c0941-dac3-4fd0-aefb-b08366966dee,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:48.787236 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e61ace-1c3f-4644-8425-e5d4f7ed8f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:48.802590 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e61ace-1c3f-4644-8425-e5d4f7ed8f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:48.802590 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (e932aa29-fcb0-425c-9a3f-4a9037ae7174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:48.802839 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:49:48.803306 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b3c3ef1f-a721-45b3-bede-107cce2e4103 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:49:48.803753 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1367/5460] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:49:48 2026] POST /volume/v3/volumes => generated 802 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:48.814516 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0aa84691-2dc5-49a1-acdb-bda4e608da1c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:48.817035 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0aa84691-2dc5-49a1-acdb-bda4e608da1c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a Jul 22 05:49:48.817342 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0aa84691-2dc5-49a1-acdb-bda4e608da1c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:48.817649 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0aa84691-2dc5-49a1-acdb-bda4e608da1c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:48.826408 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:48.826408 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:49:48.830475 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0aa84691-2dc5-49a1-acdb-bda4e608da1c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:48.835707 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0aa84691-2dc5-49a1-acdb-bda4e608da1c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a returned with HTTP 200 Jul 22 05:49:48.836167 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1348/5461] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:48 2026] GET /volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:49.847375 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f702c0fa-0414-499a-80e1-5df976959b7e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:49.848928 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f702c0fa-0414-499a-80e1-5df976959b7e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a Jul 22 05:49:49.849112 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f702c0fa-0414-499a-80e1-5df976959b7e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:49.849280 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f702c0fa-0414-499a-80e1-5df976959b7e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:49.855501 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:49.855501 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:49.858428 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f702c0fa-0414-499a-80e1-5df976959b7e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:49.861772 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f702c0fa-0414-499a-80e1-5df976959b7e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a returned with HTTP 200 Jul 22 05:49:49.862105 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1386/5462] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:49 2026] GET /volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:49.872347 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4409f341-93a4-4e4e-83b7-112894eba846 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:49.873985 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4409f341-93a4-4e4e-83b7-112894eba846 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 Jul 22 05:49:49.874171 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4409f341-93a4-4e4e-83b7-112894eba846 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:49.874351 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4409f341-93a4-4e4e-83b7-112894eba846 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:49.874472 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-4409f341-93a4-4e4e-83b7-112894eba846 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete snapshot with id: ad25c614-4a82-4176-9659-61fb28d01818 Jul 22 05:49:49.878564 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:49.878564 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:49.878978 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4409f341-93a4-4e4e-83b7-112894eba846 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:49.891580 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4409f341-93a4-4e4e-83b7-112894eba846 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot delete request issued successfully. Jul 22 05:49:49.891795 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4409f341-93a4-4e4e-83b7-112894eba846 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 returned with HTTP 202 Jul 22 05:49:49.892162 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1362/5463] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:49:49 2026] DELETE /volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:49:49.899393 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bd045f71-b2f8-4a6e-a418-34373304e69a None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:49.901852 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd045f71-b2f8-4a6e-a418-34373304e69a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 Jul 22 05:49:49.902150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd045f71-b2f8-4a6e-a418-34373304e69a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:49.902358 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd045f71-b2f8-4a6e-a418-34373304e69a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:49.907614 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:49.907614 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:49:49.908137 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bd045f71-b2f8-4a6e-a418-34373304e69a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:49.909073 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd045f71-b2f8-4a6e-a418-34373304e69a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 returned with HTTP 200 Jul 22 05:49:49.909504 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1368/5464] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:49 2026] GET /volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:50.917609 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6154b580-b43e-470d-ad7b-fd78640a68d2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:50.919344 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6154b580-b43e-470d-ad7b-fd78640a68d2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 Jul 22 05:49:50.919542 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6154b580-b43e-470d-ad7b-fd78640a68d2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:50.919736 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6154b580-b43e-470d-ad7b-fd78640a68d2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:50.923417 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6154b580-b43e-470d-ad7b-fd78640a68d2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 returned with HTTP 404 Jul 22 05:49:50.923833 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1349/5465] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:50 2026] GET /volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:50.929420 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c85a94be-3727-4254-b038-d0a7d7e5bbf4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:50.931096 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c85a94be-3727-4254-b038-d0a7d7e5bbf4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f Jul 22 05:49:50.931300 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c85a94be-3727-4254-b038-d0a7d7e5bbf4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:50.931512 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c85a94be-3727-4254-b038-d0a7d7e5bbf4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:50.931611 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-c85a94be-3727-4254-b038-d0a7d7e5bbf4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete snapshot with id: 6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f Jul 22 05:49:50.936104 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:50.936104 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:50.936487 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c85a94be-3727-4254-b038-d0a7d7e5bbf4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:50.949121 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c85a94be-3727-4254-b038-d0a7d7e5bbf4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot delete request issued successfully. Jul 22 05:49:50.949261 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c85a94be-3727-4254-b038-d0a7d7e5bbf4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f returned with HTTP 202 Jul 22 05:49:50.949775 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1387/5466] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:49:50 2026] DELETE /volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:49:50.955977 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-52f47f38-a8e3-4067-aae6-996c4c993457 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:50.958137 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52f47f38-a8e3-4067-aae6-996c4c993457 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f Jul 22 05:49:50.958310 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52f47f38-a8e3-4067-aae6-996c4c993457 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:50.958499 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-52f47f38-a8e3-4067-aae6-996c4c993457 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:50.964669 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:50.964669 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:50.965258 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-52f47f38-a8e3-4067-aae6-996c4c993457 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:50.966311 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-52f47f38-a8e3-4067-aae6-996c4c993457 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f returned with HTTP 200 Jul 22 05:49:50.966824 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1363/5467] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:50 2026] GET /volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:51.975262 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9f9a250e-c2d1-4991-ba3f-fa795e78b82b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:51.977211 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9f9a250e-c2d1-4991-ba3f-fa795e78b82b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f Jul 22 05:49:51.977441 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9f9a250e-c2d1-4991-ba3f-fa795e78b82b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:51.977656 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9f9a250e-c2d1-4991-ba3f-fa795e78b82b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:51.981997 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9f9a250e-c2d1-4991-ba3f-fa795e78b82b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f returned with HTTP 404 Jul 22 05:49:51.982463 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1369/5468] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:51 2026] GET /volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:51.988270 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0480fb64-05ae-4371-91a7-d4103bf3e04f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:51.989959 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0480fb64-05ae-4371-91a7-d4103bf3e04f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee Jul 22 05:49:51.990156 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0480fb64-05ae-4371-91a7-d4103bf3e04f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:51.990354 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0480fb64-05ae-4371-91a7-d4103bf3e04f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:51.990515 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-0480fb64-05ae-4371-91a7-d4103bf3e04f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 737c0941-dac3-4fd0-aefb-b08366966dee Jul 22 05:49:51.996621 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:51.996621 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:49:51.997016 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0480fb64-05ae-4371-91a7-d4103bf3e04f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:52.010501 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0480fb64-05ae-4371-91a7-d4103bf3e04f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:49:52.010656 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0480fb64-05ae-4371-91a7-d4103bf3e04f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee returned with HTTP 202 Jul 22 05:49:52.011001 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1350/5469] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:49:51 2026] DELETE /volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:49:52.018860 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-bc41b1c9-1714-4ceb-b0af-47ac7044202d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:52.020450 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bc41b1c9-1714-4ceb-b0af-47ac7044202d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee Jul 22 05:49:52.020656 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bc41b1c9-1714-4ceb-b0af-47ac7044202d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:52.020858 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-bc41b1c9-1714-4ceb-b0af-47ac7044202d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:52.027097 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:52.027097 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:52.030074 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-bc41b1c9-1714-4ceb-b0af-47ac7044202d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:52.033692 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-bc41b1c9-1714-4ceb-b0af-47ac7044202d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee returned with HTTP 200 Jul 22 05:49:52.034024 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1388/5470] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:52 2026] GET /volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee => generated 893 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:53.046147 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9246ca4a-cea2-47f3-9898-b06a3e36e9fc None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:53.047517 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9246ca4a-cea2-47f3-9898-b06a3e36e9fc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee Jul 22 05:49:53.047716 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9246ca4a-cea2-47f3-9898-b06a3e36e9fc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:53.047883 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9246ca4a-cea2-47f3-9898-b06a3e36e9fc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:53.052922 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9246ca4a-cea2-47f3-9898-b06a3e36e9fc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee returned with HTTP 404 Jul 22 05:49:53.053346 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1364/5471] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:53 2026] GET /volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:49:53.059314 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-801aafa2-0e48-43d7-afb9-972e6b9ad594 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:53.061103 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-801aafa2-0e48-43d7-afb9-972e6b9ad594 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 Jul 22 05:49:53.061362 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-801aafa2-0e48-43d7-afb9-972e6b9ad594 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:53.061579 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-801aafa2-0e48-43d7-afb9-972e6b9ad594 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:53.061789 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-801aafa2-0e48-43d7-afb9-972e6b9ad594 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 246dee55-854a-43b9-a47a-1697c8b22bd4 Jul 22 05:49:53.068150 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:53.068150 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:49:53.068651 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-801aafa2-0e48-43d7-afb9-972e6b9ad594 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:53.082230 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-801aafa2-0e48-43d7-afb9-972e6b9ad594 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:49:53.082429 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-801aafa2-0e48-43d7-afb9-972e6b9ad594 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 returned with HTTP 202 Jul 22 05:49:53.082777 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1370/5472] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:49:53 2026] DELETE /volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:49:53.089678 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6640f76a-a186-4e1e-8628-c9b91e339aed None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:53.091468 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6640f76a-a186-4e1e-8628-c9b91e339aed tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 Jul 22 05:49:53.091785 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6640f76a-a186-4e1e-8628-c9b91e339aed tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:53.092060 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6640f76a-a186-4e1e-8628-c9b91e339aed tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:53.099787 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:53.099787 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:49:53.103847 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6640f76a-a186-4e1e-8628-c9b91e339aed tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:53.108451 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6640f76a-a186-4e1e-8628-c9b91e339aed tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 returned with HTTP 200 Jul 22 05:49:53.108841 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1351/5473] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:53 2026] GET /volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:54.120289 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cc492b22-0c57-4a26-96ac-ba80adb0d577 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:54.121773 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cc492b22-0c57-4a26-96ac-ba80adb0d577 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 Jul 22 05:49:54.121976 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cc492b22-0c57-4a26-96ac-ba80adb0d577 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:54.122149 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cc492b22-0c57-4a26-96ac-ba80adb0d577 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:54.127243 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cc492b22-0c57-4a26-96ac-ba80adb0d577 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 returned with HTTP 404 Jul 22 05:49:54.127673 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1389/5474] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:54 2026] GET /volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:49:54.133053 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2e0233f9-e00b-4fc9-9a56-855368404388 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:54.134647 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2e0233f9-e00b-4fc9-9a56-855368404388 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb Jul 22 05:49:54.134874 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2e0233f9-e00b-4fc9-9a56-855368404388 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:54.135060 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2e0233f9-e00b-4fc9-9a56-855368404388 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:54.135215 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-2e0233f9-e00b-4fc9-9a56-855368404388 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 04c09974-d156-4fb3-aec3-472df430bddb Jul 22 05:49:54.143665 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:54.143665 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:54.144167 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2e0233f9-e00b-4fc9-9a56-855368404388 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:54.160782 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2e0233f9-e00b-4fc9-9a56-855368404388 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:49:54.160890 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2e0233f9-e00b-4fc9-9a56-855368404388 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb returned with HTTP 202 Jul 22 05:49:54.161299 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1365/5475] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:49:54 2026] DELETE /volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:49:54.168144 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-44455cad-f8b0-40de-b0f1-e7c4cc4cee11 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:54.170415 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-44455cad-f8b0-40de-b0f1-e7c4cc4cee11 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb Jul 22 05:49:54.170713 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-44455cad-f8b0-40de-b0f1-e7c4cc4cee11 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:54.170968 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-44455cad-f8b0-40de-b0f1-e7c4cc4cee11 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:54.179327 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:54.179327 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:49:54.182504 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-44455cad-f8b0-40de-b0f1-e7c4cc4cee11 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:54.187413 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-44455cad-f8b0-40de-b0f1-e7c4cc4cee11 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb returned with HTTP 200 Jul 22 05:49:54.187962 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1371/5476] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:54 2026] GET /volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:55.199299 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d34a1fa0-45a6-4a22-9627-01c59e191d2b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:55.201072 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d34a1fa0-45a6-4a22-9627-01c59e191d2b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb Jul 22 05:49:55.201288 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d34a1fa0-45a6-4a22-9627-01c59e191d2b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:55.201481 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d34a1fa0-45a6-4a22-9627-01c59e191d2b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:55.206505 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d34a1fa0-45a6-4a22-9627-01c59e191d2b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb returned with HTTP 404 Jul 22 05:49:55.206921 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1352/5477] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:55 2026] GET /volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:49:55.213610 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e70dd367-c539-4e66-9d5f-c7e5098c510b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:55.215253 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e70dd367-c539-4e66-9d5f-c7e5098c510b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a Jul 22 05:49:55.215443 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e70dd367-c539-4e66-9d5f-c7e5098c510b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:55.215648 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e70dd367-c539-4e66-9d5f-c7e5098c510b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:55.215813 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-e70dd367-c539-4e66-9d5f-c7e5098c510b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: a6682054-cbf8-48b5-9b5e-6692b05eec0a Jul 22 05:49:55.221907 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:55.221907 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:55.222324 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e70dd367-c539-4e66-9d5f-c7e5098c510b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:55.235208 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e70dd367-c539-4e66-9d5f-c7e5098c510b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:49:55.235378 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e70dd367-c539-4e66-9d5f-c7e5098c510b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a returned with HTTP 202 Jul 22 05:49:55.235759 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1390/5478] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:49:55 2026] DELETE /volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:49:55.241851 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-0387f05a-8a97-47bc-80ef-57d9180a2e22 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:55.243902 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0387f05a-8a97-47bc-80ef-57d9180a2e22 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a Jul 22 05:49:55.244100 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0387f05a-8a97-47bc-80ef-57d9180a2e22 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:55.244300 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-0387f05a-8a97-47bc-80ef-57d9180a2e22 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:55.251012 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:55.251012 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:55.253877 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-0387f05a-8a97-47bc-80ef-57d9180a2e22 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:55.257465 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-0387f05a-8a97-47bc-80ef-57d9180a2e22 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a returned with HTTP 200 Jul 22 05:49:55.257836 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1366/5479] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:55 2026] GET /volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:56.268819 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-83ec4ce4-1dca-40ab-86f7-17294c41eb10 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:56.271613 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-83ec4ce4-1dca-40ab-86f7-17294c41eb10 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a Jul 22 05:49:56.271899 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-83ec4ce4-1dca-40ab-86f7-17294c41eb10 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:56.272091 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-83ec4ce4-1dca-40ab-86f7-17294c41eb10 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:56.277925 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-83ec4ce4-1dca-40ab-86f7-17294c41eb10 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a returned with HTTP 404 Jul 22 05:49:56.278397 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1372/5480] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:56 2026] GET /volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:49:56.286699 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:56.288439 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:49:56.288761 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-708724293"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:49:56.290068 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-708724293'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:49:56.290190 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:49:56.293747 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:49:56.298590 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (d401843a-de92-466f-a7cc-6dae11696c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:56.299395 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03596567-ac0e-46e2-b58f-b9b854b003b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:56.300167 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:49:56.320499 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03596567-ac0e-46e2-b58f-b9b854b003b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:56.321154 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a21edb19-c166-4189-af9b-53040ab44460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:56.355410 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['8b881438-a88e-4e61-b0fa-bd6370ffa965', '9772d8e6-5e4b-44f1-b324-a74577b8f66d', '9c209d60-f468-403e-a543-59ea71b8b72a', '725f8a99-2b41-4112-8685-f40767bb2568'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:49:56.356050 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a21edb19-c166-4189-af9b-53040ab44460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b881438-a88e-4e61-b0fa-bd6370ffa965', '9772d8e6-5e4b-44f1-b324-a74577b8f66d', '9c209d60-f468-403e-a543-59ea71b8b72a', '725f8a99-2b41-4112-8685-f40767bb2568']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:56.356724 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9e3fec-eaaa-432f-a696-206710aa508b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:56.374972 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9e3fec-eaaa-432f-a696-206710aa508b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a6199e0-bf57-4667-ba81-2d5b0cad7058', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-708724293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['8b881438-a88e-4e61-b0fa-bd6370ffa965','9772d8e6-5e4b-44f1-b324-a74577b8f66d','9c209d60-f468-403e-a543-59ea71b8b72a','725f8a99-2b41-4112-8685-f40767bb2568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:49:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-708724293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a6199e0-bf57-4667-ba81-2d5b0cad7058,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:56.375619 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7f355fe-d25f-48ec-afbe-b483d3d5665c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:56.389390 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7f355fe-d25f-48ec-afbe-b483d3d5665c) transitioned into state 'SUCCESS' from state '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-708724293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['8b881438-a88e-4e61-b0fa-bd6370ffa965','9772d8e6-5e4b-44f1-b324-a74577b8f66d','9c209d60-f468-403e-a543-59ea71b8b72a','725f8a99-2b41-4112-8685-f40767bb2568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:56.389997 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6383194b-96ce-4577-9dc1-7bbc55685643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:56.397428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6383194b-96ce-4577-9dc1-7bbc55685643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:56.398081 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (d401843a-de92-466f-a7cc-6dae11696c5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:56.398345 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:49:56.398840 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6f1cf81b-7e15-447b-a556-f1040c2861ba tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:49:56.399375 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1353/5481] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:49:56 2026] POST /volume/v3/volumes => generated 767 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:56.410561 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-1b241950-9e92-445c-91e7-f55501dc5c92 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:56.412359 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1b241950-9e92-445c-91e7-f55501dc5c92 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 Jul 22 05:49:56.412604 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1b241950-9e92-445c-91e7-f55501dc5c92 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:56.412865 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-1b241950-9e92-445c-91e7-f55501dc5c92 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:56.419943 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:56.419943 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:56.423356 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-1b241950-9e92-445c-91e7-f55501dc5c92 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:56.426917 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-1b241950-9e92-445c-91e7-f55501dc5c92 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 returned with HTTP 200 Jul 22 05:49:56.427365 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1391/5482] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:56 2026] GET /volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:57.438940 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-bd3b9250-4bee-4bf3-b533-dc4b5a482f16 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:57.441064 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bd3b9250-4bee-4bf3-b533-dc4b5a482f16 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 Jul 22 05:49:57.441289 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bd3b9250-4bee-4bf3-b533-dc4b5a482f16 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:57.441489 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-bd3b9250-4bee-4bf3-b533-dc4b5a482f16 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:57.447715 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:57.447715 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:57.450529 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-bd3b9250-4bee-4bf3-b533-dc4b5a482f16 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:57.453949 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-bd3b9250-4bee-4bf3-b533-dc4b5a482f16 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 returned with HTTP 200 Jul 22 05:49:57.454301 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1367/5483] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:57 2026] GET /volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:57.465222 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e6ca1bc6-2bf7-404a-86d8-211591e8b441 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:57.467004 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e6ca1bc6-2bf7-404a-86d8-211591e8b441 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:49:57.467178 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e6ca1bc6-2bf7-404a-86d8-211591e8b441 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a6199e0-bf57-4667-ba81-2d5b0cad7058", "name": "tempest-VolumeDependencyTests-Snapshot-2067920506"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:49:57.474627 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:57.474627 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:49:57.475031 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e6ca1bc6-2bf7-404a-86d8-211591e8b441 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:57.475143 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-e6ca1bc6-2bf7-404a-86d8-211591e8b441 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create snapshot from volume 6a6199e0-bf57-4667-ba81-2d5b0cad7058 Jul 22 05:49:57.495834 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-e6ca1bc6-2bf7-404a-86d8-211591e8b441 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['215cb8c6-0545-4e53-b7a8-4e0db6bba8ea', '6e0bb14f-db87-4aa1-898e-19bba58d5e3a', 'aeef1ada-f059-45a5-9636-e128f0bb8dd1', 'b4abf46e-b3de-45a2-91aa-55053ecda8f9'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:49:57.519406 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e6ca1bc6-2bf7-404a-86d8-211591e8b441 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot create request issued successfully. Jul 22 05:49:57.519718 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e6ca1bc6-2bf7-404a-86d8-211591e8b441 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:49:57.520091 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1373/5484] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:49:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:49:57.528487 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3245229a-c7bd-4c11-972f-64500360b76b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:57.530288 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3245229a-c7bd-4c11-972f-64500360b76b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 Jul 22 05:49:57.530476 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3245229a-c7bd-4c11-972f-64500360b76b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:57.530660 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3245229a-c7bd-4c11-972f-64500360b76b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:57.534991 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:57.534991 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:49:57.535392 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3245229a-c7bd-4c11-972f-64500360b76b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:57.536048 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3245229a-c7bd-4c11-972f-64500360b76b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 returned with HTTP 200 Jul 22 05:49:57.536380 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1354/5485] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:57 2026] GET /volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:58.543939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e9ef5476-4cff-406c-8e72-b07ba4b4d54a None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:58.545468 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e9ef5476-4cff-406c-8e72-b07ba4b4d54a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 Jul 22 05:49:58.545660 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e9ef5476-4cff-406c-8e72-b07ba4b4d54a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:58.545841 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e9ef5476-4cff-406c-8e72-b07ba4b4d54a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:58.550194 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:58.550194 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:58.550600 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e9ef5476-4cff-406c-8e72-b07ba4b4d54a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:58.551267 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e9ef5476-4cff-406c-8e72-b07ba4b4d54a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 returned with HTTP 200 Jul 22 05:49:58.551573 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1392/5486] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:58 2026] GET /volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:49:58.559144 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-54678a64-372a-4554-89ef-def80423988c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:58.561014 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:49:58.561353 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ad5b9700-9849-478b-a719-f731c9b2acd3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2100964905"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:49:58.562688 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'snapshot_id': 'ad5b9700-9849-478b-a719-f731c9b2acd3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2100964905'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:49:58.567093 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:58.567093 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:58.567446 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:58.567543 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:49:58.570346 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:49:58.575148 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (403e7489-c560-49bd-8ed6-e6ff50ef5440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:58.575949 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00bf69e-f34e-446d-b2d3-717bf8b869fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:58.576781 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:49:58.599474 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00bf69e-f34e-446d-b2d3-717bf8b869fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ad5b9700-9849-478b-a719-f731c9b2acd3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:58.600127 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b128b26-dcda-40ac-946e-f41c44c3187d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:58.633482 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['871925e0-3a23-4b24-b62d-34e93cef7f4e', '4c4232ca-be3c-4db1-94d2-60e8710edb08', '7cf96b5a-62eb-4420-9f12-d23100ab5317', 'a1ea3816-a0a4-4c74-8a9e-9f8335149675'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:49:58.634473 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b128b26-dcda-40ac-946e-f41c44c3187d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['871925e0-3a23-4b24-b62d-34e93cef7f4e', '4c4232ca-be3c-4db1-94d2-60e8710edb08', '7cf96b5a-62eb-4420-9f12-d23100ab5317', 'a1ea3816-a0a4-4c74-8a9e-9f8335149675']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:58.635405 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e9a3e64-b1ab-4b56-a47f-962a35d46f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:58.672559 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e9a3e64-b1ab-4b56-a47f-962a35d46f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1614fce-0029-47dd-b7b6-5dc200066297', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2100964905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['871925e0-3a23-4b24-b62d-34e93cef7f4e','4c4232ca-be3c-4db1-94d2-60e8710edb08','7cf96b5a-62eb-4420-9f12-d23100ab5317','a1ea3816-a0a4-4c74-8a9e-9f8335149675'],size=1,snapshot_id=ad5b9700-9849-478b-a719-f731c9b2acd3,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2100964905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1614fce-0029-47dd-b7b6-5dc200066297,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ad5b9700-9849-478b-a719-f731c9b2acd3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:58.673258 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236ab008-e8be-4a7d-9189-9ffac0dfecd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:58.687750 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236ab008-e8be-4a7d-9189-9ffac0dfecd0) transitioned into state 'SUCCESS' from state '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-2100964905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['871925e0-3a23-4b24-b62d-34e93cef7f4e','4c4232ca-be3c-4db1-94d2-60e8710edb08','7cf96b5a-62eb-4420-9f12-d23100ab5317','a1ea3816-a0a4-4c74-8a9e-9f8335149675'],size=1,snapshot_id=ad5b9700-9849-478b-a719-f731c9b2acd3,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:58.688344 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9130a0e6-cd91-4243-adb5-b43df3a92a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:49:58.704108 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9130a0e6-cd91-4243-adb5-b43df3a92a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:49:58.704808 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (403e7489-c560-49bd-8ed6-e6ff50ef5440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:49:58.705053 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:49:58.705556 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-54678a64-372a-4554-89ef-def80423988c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:49:58.706014 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1368/5487] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:49:58 2026] POST /volume/v3/volumes => generated 802 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:49:58.718827 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c7dc3515-8b4a-4fe8-b480-5f9d89c77001 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:58.720581 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c7dc3515-8b4a-4fe8-b480-5f9d89c77001 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 Jul 22 05:49:58.720828 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c7dc3515-8b4a-4fe8-b480-5f9d89c77001 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:58.721006 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c7dc3515-8b4a-4fe8-b480-5f9d89c77001 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:58.727495 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:58.727495 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:49:58.730366 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c7dc3515-8b4a-4fe8-b480-5f9d89c77001 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:58.734521 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c7dc3515-8b4a-4fe8-b480-5f9d89c77001 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 returned with HTTP 200 Jul 22 05:49:58.734878 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1374/5488] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:58 2026] GET /volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:59.748016 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-5ba9bd5f-f93a-4bda-a7f8-62c9878e297c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:59.749620 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ba9bd5f-f93a-4bda-a7f8-62c9878e297c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 Jul 22 05:49:59.749828 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ba9bd5f-f93a-4bda-a7f8-62c9878e297c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:59.750002 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-5ba9bd5f-f93a-4bda-a7f8-62c9878e297c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:59.757030 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:59.757030 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:49:59.759944 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-5ba9bd5f-f93a-4bda-a7f8-62c9878e297c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:59.763324 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-5ba9bd5f-f93a-4bda-a7f8-62c9878e297c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 returned with HTTP 200 Jul 22 05:49:59.763629 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1355/5489] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:49:59 2026] GET /volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:49:59.773730 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6b663a60-a31f-4a6f-becd-ed254a12b4b1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:59.775258 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b663a60-a31f-4a6f-becd-ed254a12b4b1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:49:59.775566 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6b663a60-a31f-4a6f-becd-ed254a12b4b1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1614fce-0029-47dd-b7b6-5dc200066297", "name": "tempest-VolumeDependencyTests-Snapshot-818355908"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:49:59.782606 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:59.782606 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:49:59.783088 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6b663a60-a31f-4a6f-becd-ed254a12b4b1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:49:59.783225 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-6b663a60-a31f-4a6f-becd-ed254a12b4b1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create snapshot from volume b1614fce-0029-47dd-b7b6-5dc200066297 Jul 22 05:49:59.805104 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-6b663a60-a31f-4a6f-becd-ed254a12b4b1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['be4d4ba3-4b2d-401a-ad17-79e8736d30fe', '511fd39b-6b69-453c-99c9-515c4a520999', '975b1bda-a250-48d2-add3-a129b0cb344b', 'a90829a5-5ff6-496c-be07-4ac1fcda9c73'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:49:59.830803 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6b663a60-a31f-4a6f-becd-ed254a12b4b1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot create request issued successfully. Jul 22 05:49:59.831102 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6b663a60-a31f-4a6f-becd-ed254a12b4b1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:49:59.831530 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1393/5490] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:49:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:49:59.839583 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-154327a6-50a1-4045-b7aa-9cc3a184e4ae None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:49:59.841395 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-154327a6-50a1-4045-b7aa-9cc3a184e4ae tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 Jul 22 05:49:59.841573 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-154327a6-50a1-4045-b7aa-9cc3a184e4ae tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:49:59.841761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-154327a6-50a1-4045-b7aa-9cc3a184e4ae tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:49:59.846223 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:49:59.846223 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:49:59.846638 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-154327a6-50a1-4045-b7aa-9cc3a184e4ae tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:49:59.847313 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-154327a6-50a1-4045-b7aa-9cc3a184e4ae tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 returned with HTTP 200 Jul 22 05:49:59.847666 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1369/5491] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:49:59 2026] GET /volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:00.855806 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-336ac962-c7d2-4455-a7dd-3752f92bd8b4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:00.857924 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-336ac962-c7d2-4455-a7dd-3752f92bd8b4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 Jul 22 05:50:00.858203 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-336ac962-c7d2-4455-a7dd-3752f92bd8b4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:00.858407 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-336ac962-c7d2-4455-a7dd-3752f92bd8b4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:00.863007 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:00.863007 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:00.863452 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-336ac962-c7d2-4455-a7dd-3752f92bd8b4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:00.864229 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-336ac962-c7d2-4455-a7dd-3752f92bd8b4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 returned with HTTP 200 Jul 22 05:50:00.864613 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1375/5492] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:00 2026] GET /volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:00.872291 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a2b999b1-810e-4575-a12c-4da1f474f22c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:00.873834 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:50:00.874164 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d36f5b08-45ae-497f-aab4-6043d1d689a8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1317180756"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:00.875530 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'snapshot_id': 'd36f5b08-45ae-497f-aab4-6043d1d689a8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1317180756'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:50:00.880023 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:00.880023 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:00.880371 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:00.880472 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:50:00.883279 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:50:00.888102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (1964ca7e-2259-4040-a344-d416901f4473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:00.888913 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b993fb7-d360-4d27-9fbd-d2741e870705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:00.889643 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:50:00.912389 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b993fb7-d360-4d27-9fbd-d2741e870705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd36f5b08-45ae-497f-aab4-6043d1d689a8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:00.913067 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8f0805d-79a7-4621-bb1b-6dfceb8f731b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:00.944097 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['ce9b82e4-b5ef-4574-8100-319e86a636c1', '7e41a39a-709b-438d-afe4-a61eb48a4b82', 'e994b64c-5461-4fb0-b3d7-89032c8cce84', 'f0847ce8-7138-4a58-90c0-7553c0515b42'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:00.944728 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8f0805d-79a7-4621-bb1b-6dfceb8f731b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce9b82e4-b5ef-4574-8100-319e86a636c1', '7e41a39a-709b-438d-afe4-a61eb48a4b82', 'e994b64c-5461-4fb0-b3d7-89032c8cce84', 'f0847ce8-7138-4a58-90c0-7553c0515b42']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:00.945347 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1191274f-8118-4cef-8865-e8449f99be62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:00.978280 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1191274f-8118-4cef-8865-e8449f99be62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b5c8997-c348-42e1-999d-4ce6d05cedc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1317180756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['ce9b82e4-b5ef-4574-8100-319e86a636c1','7e41a39a-709b-438d-afe4-a61eb48a4b82','e994b64c-5461-4fb0-b3d7-89032c8cce84','f0847ce8-7138-4a58-90c0-7553c0515b42'],size=1,snapshot_id=d36f5b08-45ae-497f-aab4-6043d1d689a8,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1317180756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b5c8997-c348-42e1-999d-4ce6d05cedc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d36f5b08-45ae-497f-aab4-6043d1d689a8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:00.978926 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a910d7-5628-493d-931b-cc008994132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:00.993768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a910d7-5628-493d-931b-cc008994132c) transitioned into state 'SUCCESS' from state '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-1317180756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['ce9b82e4-b5ef-4574-8100-319e86a636c1','7e41a39a-709b-438d-afe4-a61eb48a4b82','e994b64c-5461-4fb0-b3d7-89032c8cce84','f0847ce8-7138-4a58-90c0-7553c0515b42'],size=1,snapshot_id=d36f5b08-45ae-497f-aab4-6043d1d689a8,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:00.994339 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b5c969-cd4f-4a71-aa25-d1e18ea5baab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:01.010185 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b5c969-cd4f-4a71-aa25-d1e18ea5baab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:01.010837 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (1964ca7e-2259-4040-a344-d416901f4473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:01.011100 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:50:01.011571 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a2b999b1-810e-4575-a12c-4da1f474f22c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:50:01.011991 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1356/5493] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:50:00 2026] POST /volume/v3/volumes => generated 802 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:01.022686 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-28ebcfaf-df38-4a8a-8a70-496bc01cdf22 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:01.024577 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-28ebcfaf-df38-4a8a-8a70-496bc01cdf22 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 Jul 22 05:50:01.025080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-28ebcfaf-df38-4a8a-8a70-496bc01cdf22 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:01.025080 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-28ebcfaf-df38-4a8a-8a70-496bc01cdf22 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:01.032588 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:01.032588 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:01.037100 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-28ebcfaf-df38-4a8a-8a70-496bc01cdf22 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:01.042742 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-28ebcfaf-df38-4a8a-8a70-496bc01cdf22 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 returned with HTTP 200 Jul 22 05:50:01.043266 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1394/5494] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:01 2026] GET /volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:02.057967 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-b62bcd38-5e94-49f3-991f-4d4c5442aba1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:02.059497 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b62bcd38-5e94-49f3-991f-4d4c5442aba1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 Jul 22 05:50:02.059696 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b62bcd38-5e94-49f3-991f-4d4c5442aba1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:02.059859 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-b62bcd38-5e94-49f3-991f-4d4c5442aba1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:02.065958 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:02.065958 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:02.068771 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-b62bcd38-5e94-49f3-991f-4d4c5442aba1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:02.071989 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-b62bcd38-5e94-49f3-991f-4d4c5442aba1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 returned with HTTP 200 Jul 22 05:50:02.072301 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1370/5495] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:02 2026] GET /volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:02.083432 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-0243ca66-502e-4568-8507-4f6ebfee6df1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:02.084949 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0243ca66-502e-4568-8507-4f6ebfee6df1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 Jul 22 05:50:02.085125 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0243ca66-502e-4568-8507-4f6ebfee6df1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:02.085309 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-0243ca66-502e-4568-8507-4f6ebfee6df1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:02.085407 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-0243ca66-502e-4568-8507-4f6ebfee6df1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete snapshot with id: ad5b9700-9849-478b-a719-f731c9b2acd3 Jul 22 05:50:02.089665 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:02.089665 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:02.090048 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0243ca66-502e-4568-8507-4f6ebfee6df1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:02.105854 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-0243ca66-502e-4568-8507-4f6ebfee6df1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot delete request issued successfully. Jul 22 05:50:02.106033 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-0243ca66-502e-4568-8507-4f6ebfee6df1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 returned with HTTP 202 Jul 22 05:50:02.106415 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1376/5496] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:50:02 2026] DELETE /volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:02.113399 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-49b9a0ad-3013-448b-8e4c-aeab4bc4df4a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:02.115074 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-49b9a0ad-3013-448b-8e4c-aeab4bc4df4a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 Jul 22 05:50:02.115265 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-49b9a0ad-3013-448b-8e4c-aeab4bc4df4a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:02.115462 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-49b9a0ad-3013-448b-8e4c-aeab4bc4df4a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:02.120342 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:02.120342 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:02.120802 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-49b9a0ad-3013-448b-8e4c-aeab4bc4df4a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:02.121507 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-49b9a0ad-3013-448b-8e4c-aeab4bc4df4a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 returned with HTTP 200 Jul 22 05:50:02.121877 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1357/5497] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:02 2026] GET /volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:03.130389 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-51b219d8-2084-457c-b718-396ec0461ada None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:03.131967 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-51b219d8-2084-457c-b718-396ec0461ada tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 Jul 22 05:50:03.132160 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-51b219d8-2084-457c-b718-396ec0461ada tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:03.132338 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-51b219d8-2084-457c-b718-396ec0461ada tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:03.136179 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-51b219d8-2084-457c-b718-396ec0461ada tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 returned with HTTP 404 Jul 22 05:50:03.136576 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1395/5498] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:03 2026] GET /volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:03.142000 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-20b82d7d-3edf-45c9-999a-d4a20dc35312 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:03.143555 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-20b82d7d-3edf-45c9-999a-d4a20dc35312 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 Jul 22 05:50:03.143763 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-20b82d7d-3edf-45c9-999a-d4a20dc35312 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:03.143951 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-20b82d7d-3edf-45c9-999a-d4a20dc35312 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:03.144046 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-20b82d7d-3edf-45c9-999a-d4a20dc35312 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete snapshot with id: d36f5b08-45ae-497f-aab4-6043d1d689a8 Jul 22 05:50:03.148323 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:03.148323 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:03.148701 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-20b82d7d-3edf-45c9-999a-d4a20dc35312 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:03.164146 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-20b82d7d-3edf-45c9-999a-d4a20dc35312 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot delete request issued successfully. Jul 22 05:50:03.164310 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-20b82d7d-3edf-45c9-999a-d4a20dc35312 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 returned with HTTP 202 Jul 22 05:50:03.164683 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1371/5499] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:50:03 2026] DELETE /volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:03.171708 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bdbd4d2a-c452-4c23-956f-671211ee235c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:03.172854 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bdbd4d2a-c452-4c23-956f-671211ee235c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 Jul 22 05:50:03.173050 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bdbd4d2a-c452-4c23-956f-671211ee235c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:03.173237 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bdbd4d2a-c452-4c23-956f-671211ee235c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:03.178056 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:03.178056 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:03.178434 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-bdbd4d2a-c452-4c23-956f-671211ee235c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:03.179158 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bdbd4d2a-c452-4c23-956f-671211ee235c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 returned with HTTP 200 Jul 22 05:50:03.179480 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1377/5500] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:03 2026] GET /volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:04.188432 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7f2a9076-8af8-4f7a-b246-0d75c7c449e6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:04.190604 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7f2a9076-8af8-4f7a-b246-0d75c7c449e6 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 Jul 22 05:50:04.190779 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7f2a9076-8af8-4f7a-b246-0d75c7c449e6 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:04.190927 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7f2a9076-8af8-4f7a-b246-0d75c7c449e6 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:04.194838 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7f2a9076-8af8-4f7a-b246-0d75c7c449e6 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 returned with HTTP 404 Jul 22 05:50:04.195357 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1358/5501] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:04 2026] GET /volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:04.201154 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e9e56128-101a-4799-a828-3e05fceb9f45 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:04.202799 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e9e56128-101a-4799-a828-3e05fceb9f45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 Jul 22 05:50:04.203031 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e9e56128-101a-4799-a828-3e05fceb9f45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:04.203253 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e9e56128-101a-4799-a828-3e05fceb9f45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:04.203421 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-e9e56128-101a-4799-a828-3e05fceb9f45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 6a6199e0-bf57-4667-ba81-2d5b0cad7058 Jul 22 05:50:04.209582 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:04.209582 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:04.210019 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e9e56128-101a-4799-a828-3e05fceb9f45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:04.226662 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e9e56128-101a-4799-a828-3e05fceb9f45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:50:04.226662 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e9e56128-101a-4799-a828-3e05fceb9f45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 returned with HTTP 202 Jul 22 05:50:04.227275 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1396/5502] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:04 2026] DELETE /volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:04.233468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-457b678e-4096-49f6-a196-3599fa4c6aaf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:04.235488 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-457b678e-4096-49f6-a196-3599fa4c6aaf tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 Jul 22 05:50:04.235910 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-457b678e-4096-49f6-a196-3599fa4c6aaf tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:04.236119 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-457b678e-4096-49f6-a196-3599fa4c6aaf tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:04.243869 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:04.243869 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:04.247525 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-457b678e-4096-49f6-a196-3599fa4c6aaf tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:04.252492 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-457b678e-4096-49f6-a196-3599fa4c6aaf tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 returned with HTTP 200 Jul 22 05:50:04.253156 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1372/5503] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:04 2026] GET /volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:05.264426 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-01a1fda0-062c-4cd6-a1d8-d39866232068 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:05.266574 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-01a1fda0-062c-4cd6-a1d8-d39866232068 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 Jul 22 05:50:05.266884 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-01a1fda0-062c-4cd6-a1d8-d39866232068 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:05.267094 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-01a1fda0-062c-4cd6-a1d8-d39866232068 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:05.272494 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-01a1fda0-062c-4cd6-a1d8-d39866232068 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 returned with HTTP 404 Jul 22 05:50:05.272972 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1378/5504] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:05 2026] GET /volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:05.280097 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3b76b200-ae43-4433-8782-d1f40febddb2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:05.281767 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b76b200-ae43-4433-8782-d1f40febddb2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 Jul 22 05:50:05.281987 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b76b200-ae43-4433-8782-d1f40febddb2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:05.282160 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3b76b200-ae43-4433-8782-d1f40febddb2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:05.282332 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-3b76b200-ae43-4433-8782-d1f40febddb2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: b1614fce-0029-47dd-b7b6-5dc200066297 Jul 22 05:50:05.288914 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:05.288914 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:05.289376 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3b76b200-ae43-4433-8782-d1f40febddb2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:05.302871 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3b76b200-ae43-4433-8782-d1f40febddb2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:50:05.303031 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3b76b200-ae43-4433-8782-d1f40febddb2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 returned with HTTP 202 Jul 22 05:50:05.303394 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1359/5505] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:05 2026] DELETE /volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:05.310309 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-d5137f5a-96d1-4825-a1a8-200c530f7d41 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:05.312043 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d5137f5a-96d1-4825-a1a8-200c530f7d41 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 Jul 22 05:50:05.312293 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d5137f5a-96d1-4825-a1a8-200c530f7d41 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:05.312496 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-d5137f5a-96d1-4825-a1a8-200c530f7d41 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:05.319025 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:05.319025 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:05.322913 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-d5137f5a-96d1-4825-a1a8-200c530f7d41 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:05.326558 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-d5137f5a-96d1-4825-a1a8-200c530f7d41 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 returned with HTTP 200 Jul 22 05:50:05.326986 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1397/5506] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:05 2026] GET /volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:06.338416 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-193d5629-d2d8-4228-ac94-0fcd21d2f289 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:06.340308 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-193d5629-d2d8-4228-ac94-0fcd21d2f289 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 Jul 22 05:50:06.340499 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-193d5629-d2d8-4228-ac94-0fcd21d2f289 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:06.340707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-193d5629-d2d8-4228-ac94-0fcd21d2f289 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:06.345658 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-193d5629-d2d8-4228-ac94-0fcd21d2f289 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 returned with HTTP 404 Jul 22 05:50:06.346078 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1373/5507] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:06 2026] GET /volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:06.351997 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-23993729-179a-48e2-9cd0-e1e92466ece7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:06.353648 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-23993729-179a-48e2-9cd0-e1e92466ece7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 Jul 22 05:50:06.353901 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-23993729-179a-48e2-9cd0-e1e92466ece7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:06.354140 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-23993729-179a-48e2-9cd0-e1e92466ece7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:06.354349 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-23993729-179a-48e2-9cd0-e1e92466ece7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 0b5c8997-c348-42e1-999d-4ce6d05cedc7 Jul 22 05:50:06.363112 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:06.363112 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:06.363795 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-23993729-179a-48e2-9cd0-e1e92466ece7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:06.381341 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-23993729-179a-48e2-9cd0-e1e92466ece7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:50:06.381545 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-23993729-179a-48e2-9cd0-e1e92466ece7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 returned with HTTP 202 Jul 22 05:50:06.382003 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1379/5508] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:06 2026] DELETE /volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:06.388029 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b98fc20a-fde0-4bba-ae49-659919267ecc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:06.389725 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b98fc20a-fde0-4bba-ae49-659919267ecc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 Jul 22 05:50:06.389936 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b98fc20a-fde0-4bba-ae49-659919267ecc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:06.390111 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b98fc20a-fde0-4bba-ae49-659919267ecc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:06.396418 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:06.396418 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:06.399626 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b98fc20a-fde0-4bba-ae49-659919267ecc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:06.403514 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b98fc20a-fde0-4bba-ae49-659919267ecc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 returned with HTTP 200 Jul 22 05:50:06.403972 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1360/5509] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:06 2026] GET /volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:07.415118 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a999408f-f11c-4403-bdf6-8fca75478b31 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:07.416699 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a999408f-f11c-4403-bdf6-8fca75478b31 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 Jul 22 05:50:07.416910 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a999408f-f11c-4403-bdf6-8fca75478b31 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:07.417125 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a999408f-f11c-4403-bdf6-8fca75478b31 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:07.422227 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a999408f-f11c-4403-bdf6-8fca75478b31 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 returned with HTTP 404 Jul 22 05:50:07.422670 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1398/5510] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:07 2026] GET /volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:07.430349 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:07.432013 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:50:07.432341 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-3634480"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:07.433747 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-3634480'}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:50:07.433907 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:50:07.437723 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:50:07.442879 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (2b511cd2-3fb4-4309-9d25-d9ba6c11c90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:07.443745 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3113aed-ab9a-45df-8875-00e7811a02b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:07.444560 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:50:07.466944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3113aed-ab9a-45df-8875-00e7811a02b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:07.467586 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4f0e647-c332-4030-ad90-f498d4ebfeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:07.503502 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['72e78dfb-171f-49f8-871e-6e0a05b1baf2', 'c3c91fe2-dd17-4d62-86e7-a1852817202c', '7fc1a7dc-df3b-4436-8c76-982f7aebec11', 'da6efa20-eda5-4d9e-875c-24be5c584db9'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:07.504233 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4f0e647-c332-4030-ad90-f498d4ebfeec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72e78dfb-171f-49f8-871e-6e0a05b1baf2', 'c3c91fe2-dd17-4d62-86e7-a1852817202c', '7fc1a7dc-df3b-4436-8c76-982f7aebec11', 'da6efa20-eda5-4d9e-875c-24be5c584db9']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:07.504942 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (480d1003-85e8-400b-92ff-da87233de84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:07.524494 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (480d1003-85e8-400b-92ff-da87233de84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aee140e-7ea0-4a15-9d43-f29397e82a5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-3634480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['72e78dfb-171f-49f8-871e-6e0a05b1baf2','c3c91fe2-dd17-4d62-86e7-a1852817202c','7fc1a7dc-df3b-4436-8c76-982f7aebec11','da6efa20-eda5-4d9e-875c-24be5c584db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:50:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-3634480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aee140e-7ea0-4a15-9d43-f29397e82a5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:07.525214 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21308528-564a-479e-be92-7a0d47e608b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:07.540071 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21308528-564a-479e-be92-7a0d47e608b6) transitioned into state 'SUCCESS' from state '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-3634480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['72e78dfb-171f-49f8-871e-6e0a05b1baf2','c3c91fe2-dd17-4d62-86e7-a1852817202c','7fc1a7dc-df3b-4436-8c76-982f7aebec11','da6efa20-eda5-4d9e-875c-24be5c584db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:07.540727 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ad4638-9a36-4501-b651-fc5e5640a229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:07.548230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ad4638-9a36-4501-b651-fc5e5640a229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:07.548919 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (2b511cd2-3fb4-4309-9d25-d9ba6c11c90d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:07.549164 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:50:07.549616 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f05ed420-bf10-4ad4-9be4-163bc390bd15 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:50:07.550001 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1374/5511] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:50:07 2026] POST /volume/v3/volumes => generated 765 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:07.560035 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-25f1eed3-8f89-4ad2-adb3-bec12e5f7e24 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:07.561564 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-25f1eed3-8f89-4ad2-adb3-bec12e5f7e24 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f Jul 22 05:50:07.561810 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-25f1eed3-8f89-4ad2-adb3-bec12e5f7e24 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:07.561985 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-25f1eed3-8f89-4ad2-adb3-bec12e5f7e24 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:07.568992 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:07.568992 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:07.572169 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-25f1eed3-8f89-4ad2-adb3-bec12e5f7e24 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:07.575584 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-25f1eed3-8f89-4ad2-adb3-bec12e5f7e24 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f returned with HTTP 200 Jul 22 05:50:07.575994 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1380/5512] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:07 2026] GET /volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:08.586928 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f0f9c39a-2aa7-4c12-a461-a03f766a2c9c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:08.588531 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f0f9c39a-2aa7-4c12-a461-a03f766a2c9c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f Jul 22 05:50:08.588759 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f0f9c39a-2aa7-4c12-a461-a03f766a2c9c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:08.588932 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f0f9c39a-2aa7-4c12-a461-a03f766a2c9c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:08.595479 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:08.595479 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:08.598523 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f0f9c39a-2aa7-4c12-a461-a03f766a2c9c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:08.602066 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f0f9c39a-2aa7-4c12-a461-a03f766a2c9c tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f returned with HTTP 200 Jul 22 05:50:08.602386 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1361/5513] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:08 2026] GET /volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:08.616038 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ad1c8590-38e5-4b20-b2f3-8b8b71ea3212 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:08.617679 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ad1c8590-38e5-4b20-b2f3-8b8b71ea3212 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:50:08.617991 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ad1c8590-38e5-4b20-b2f3-8b8b71ea3212 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6aee140e-7ea0-4a15-9d43-f29397e82a5f", "name": "tempest-VolumeDependencyTests-Snapshot-617632111"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:08.625497 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:08.625497 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:08.625933 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ad1c8590-38e5-4b20-b2f3-8b8b71ea3212 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:08.626037 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.snapshots [None req-ad1c8590-38e5-4b20-b2f3-8b8b71ea3212 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create snapshot from volume 6aee140e-7ea0-4a15-9d43-f29397e82a5f Jul 22 05:50:08.647542 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-ad1c8590-38e5-4b20-b2f3-8b8b71ea3212 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['bc5a3864-cd59-4e3f-b4ba-a550cb74cdef', 'c828471a-08d8-4abe-b812-c2b8c09fe753', '1b37efa5-d1a2-4b20-b0b7-44955b11e84c', '6bdd4935-65c6-40b3-95c4-bbf2e77c6e30'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:08.672474 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ad1c8590-38e5-4b20-b2f3-8b8b71ea3212 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot create request issued successfully. Jul 22 05:50:08.672812 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ad1c8590-38e5-4b20-b2f3-8b8b71ea3212 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:50:08.673186 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1399/5514] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:50:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:50:08.682360 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-55cfc6ae-2e57-431a-ae0b-c3518834efb4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:08.684415 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-55cfc6ae-2e57-431a-ae0b-c3518834efb4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f Jul 22 05:50:08.684617 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-55cfc6ae-2e57-431a-ae0b-c3518834efb4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:08.684804 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-55cfc6ae-2e57-431a-ae0b-c3518834efb4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:08.689342 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:08.689342 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:08.689749 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-55cfc6ae-2e57-431a-ae0b-c3518834efb4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:08.690417 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-55cfc6ae-2e57-431a-ae0b-c3518834efb4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f returned with HTTP 200 Jul 22 05:50:08.690780 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1375/5515] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:08 2026] GET /volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:09.699424 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2a5707d0-7926-4648-a9db-2d699acd7224 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:09.701274 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a5707d0-7926-4648-a9db-2d699acd7224 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f Jul 22 05:50:09.701488 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a5707d0-7926-4648-a9db-2d699acd7224 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:09.701705 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2a5707d0-7926-4648-a9db-2d699acd7224 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:09.706658 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:09.706658 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:09.707144 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2a5707d0-7926-4648-a9db-2d699acd7224 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:09.708031 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2a5707d0-7926-4648-a9db-2d699acd7224 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f returned with HTTP 200 Jul 22 05:50:09.708440 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1381/5516] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:09 2026] GET /volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:09.716775 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:09.718548 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:50:09.718944 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c2efca80-9155-4a56-a24e-9a7fba92d46f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2093904117"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:09.720426 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'snapshot_id': 'c2efca80-9155-4a56-a24e-9a7fba92d46f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2093904117'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:50:09.725360 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:09.725360 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:09.725784 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:09.725923 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:50:09.728868 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:50:09.733672 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (827a0ca9-6db6-468e-927f-71bfe636c14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:09.734649 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75fab384-6960-4aeb-b340-7ff33ec7d581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:09.735412 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:50:09.761292 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75fab384-6960-4aeb-b340-7ff33ec7d581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c2efca80-9155-4a56-a24e-9a7fba92d46f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:09.762096 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586fb980-f573-4193-9c5e-40c9cf7ab64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:09.794823 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['66d34c68-40ce-4c6d-b3a6-df7ae6c4fffb', '6ce2c895-4b7f-4420-827a-f043e2370617', 'f0048671-b4fe-4f29-b361-a9391b2d9829', '6d1efed2-7fec-4eff-964d-f499eb21d525'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:09.795508 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586fb980-f573-4193-9c5e-40c9cf7ab64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66d34c68-40ce-4c6d-b3a6-df7ae6c4fffb', '6ce2c895-4b7f-4420-827a-f043e2370617', 'f0048671-b4fe-4f29-b361-a9391b2d9829', '6d1efed2-7fec-4eff-964d-f499eb21d525']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:09.796174 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516c9a21-f670-4f37-be21-c501b5731ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:09.828552 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516c9a21-f670-4f37-be21-c501b5731ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50a04964-0906-47a9-b542-b744bda829f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2093904117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['66d34c68-40ce-4c6d-b3a6-df7ae6c4fffb','6ce2c895-4b7f-4420-827a-f043e2370617','f0048671-b4fe-4f29-b361-a9391b2d9829','6d1efed2-7fec-4eff-964d-f499eb21d525'],size=1,snapshot_id=c2efca80-9155-4a56-a24e-9a7fba92d46f,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2093904117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50a04964-0906-47a9-b542-b744bda829f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c2efca80-9155-4a56-a24e-9a7fba92d46f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:09.829344 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a814420-0619-4191-9b3e-0f13b73f33cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:09.843855 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a814420-0619-4191-9b3e-0f13b73f33cf) transitioned into state 'SUCCESS' from state '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-2093904117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['66d34c68-40ce-4c6d-b3a6-df7ae6c4fffb','6ce2c895-4b7f-4420-827a-f043e2370617','f0048671-b4fe-4f29-b361-a9391b2d9829','6d1efed2-7fec-4eff-964d-f499eb21d525'],size=1,snapshot_id=c2efca80-9155-4a56-a24e-9a7fba92d46f,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:09.844447 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe78dfb-d374-485e-9815-5a8a88893bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:09.861690 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe78dfb-d374-485e-9815-5a8a88893bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:09.862315 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (827a0ca9-6db6-468e-927f-71bfe636c14a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:09.862620 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:50:09.863392 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-07dd89b1-e7c9-4802-8169-760daa1d3c85 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:50:09.863847 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1362/5517] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:50:09 2026] POST /volume/v3/volumes => generated 802 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:09.874646 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-08af60ae-2244-4e96-aacd-4654ada7e7f4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:09.876829 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-08af60ae-2244-4e96-aacd-4654ada7e7f4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 Jul 22 05:50:09.877022 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-08af60ae-2244-4e96-aacd-4654ada7e7f4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:09.877207 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-08af60ae-2244-4e96-aacd-4654ada7e7f4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:09.884184 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:09.884184 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:09.887457 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-08af60ae-2244-4e96-aacd-4654ada7e7f4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:09.891152 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-08af60ae-2244-4e96-aacd-4654ada7e7f4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 returned with HTTP 200 Jul 22 05:50:09.891517 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1400/5518] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:09 2026] GET /volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:10.902509 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-08d0cdce-366e-410d-957c-d0c267fec41e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:10.904330 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-08d0cdce-366e-410d-957c-d0c267fec41e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 Jul 22 05:50:10.904544 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-08d0cdce-366e-410d-957c-d0c267fec41e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:10.904737 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-08d0cdce-366e-410d-957c-d0c267fec41e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:10.911308 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:10.911308 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:10.914394 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-08d0cdce-366e-410d-957c-d0c267fec41e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:10.918018 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-08d0cdce-366e-410d-957c-d0c267fec41e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 returned with HTTP 200 Jul 22 05:50:10.918333 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1376/5519] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:10 2026] GET /volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:10.928951 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b88121a2-ce45-4dba-b8b9-7c9d7f686ec4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:10.930541 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b88121a2-ce45-4dba-b8b9-7c9d7f686ec4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f Jul 22 05:50:10.930735 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b88121a2-ce45-4dba-b8b9-7c9d7f686ec4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:10.930911 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b88121a2-ce45-4dba-b8b9-7c9d7f686ec4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:10.931012 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-b88121a2-ce45-4dba-b8b9-7c9d7f686ec4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete snapshot with id: c2efca80-9155-4a56-a24e-9a7fba92d46f Jul 22 05:50:10.935297 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:10.935297 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:10.935685 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b88121a2-ce45-4dba-b8b9-7c9d7f686ec4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:10.949380 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b88121a2-ce45-4dba-b8b9-7c9d7f686ec4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot delete request issued successfully. Jul 22 05:50:10.949542 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b88121a2-ce45-4dba-b8b9-7c9d7f686ec4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f returned with HTTP 202 Jul 22 05:50:10.949902 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1382/5520] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:50:10 2026] DELETE /volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:10.956409 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-6965aea8-8e88-46b9-af45-de0c24eb2960 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:10.958372 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6965aea8-8e88-46b9-af45-de0c24eb2960 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f Jul 22 05:50:10.958573 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6965aea8-8e88-46b9-af45-de0c24eb2960 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:10.958797 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-6965aea8-8e88-46b9-af45-de0c24eb2960 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:10.963462 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:10.963462 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:10.963884 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-6965aea8-8e88-46b9-af45-de0c24eb2960 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Snapshot retrieved successfully. Jul 22 05:50:10.964571 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-6965aea8-8e88-46b9-af45-de0c24eb2960 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f returned with HTTP 200 Jul 22 05:50:10.964980 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1363/5521] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:10 2026] GET /volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:11.973185 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-22b91386-eddc-4e89-b3a1-9e288b63c590 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:11.974857 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-22b91386-eddc-4e89-b3a1-9e288b63c590 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f Jul 22 05:50:11.975038 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-22b91386-eddc-4e89-b3a1-9e288b63c590 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:11.975217 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-22b91386-eddc-4e89-b3a1-9e288b63c590 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:11.979170 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-22b91386-eddc-4e89-b3a1-9e288b63c590 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f returned with HTTP 404 Jul 22 05:50:11.979618 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1401/5522] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:11 2026] GET /volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:11.985293 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d0db9c6d-2c61-432b-9f45-c45c992ccbef None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:11.987054 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d0db9c6d-2c61-432b-9f45-c45c992ccbef tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f Jul 22 05:50:11.987295 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d0db9c6d-2c61-432b-9f45-c45c992ccbef tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:11.987519 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d0db9c6d-2c61-432b-9f45-c45c992ccbef tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:11.987746 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-d0db9c6d-2c61-432b-9f45-c45c992ccbef tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 6aee140e-7ea0-4a15-9d43-f29397e82a5f Jul 22 05:50:11.993762 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:11.993762 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:11.994205 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d0db9c6d-2c61-432b-9f45-c45c992ccbef tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:12.008589 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d0db9c6d-2c61-432b-9f45-c45c992ccbef tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:50:12.008826 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d0db9c6d-2c61-432b-9f45-c45c992ccbef tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f returned with HTTP 202 Jul 22 05:50:12.009240 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1377/5523] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:11 2026] DELETE /volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:12.015698 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f051ab5f-8781-4695-9e74-2416039b1ac7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:12.017421 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f051ab5f-8781-4695-9e74-2416039b1ac7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f Jul 22 05:50:12.017693 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f051ab5f-8781-4695-9e74-2416039b1ac7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:12.017900 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f051ab5f-8781-4695-9e74-2416039b1ac7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:12.024551 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:12.024551 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:12.027976 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f051ab5f-8781-4695-9e74-2416039b1ac7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:12.031597 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f051ab5f-8781-4695-9e74-2416039b1ac7 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f returned with HTTP 200 Jul 22 05:50:12.032007 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1383/5524] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:12 2026] GET /volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:13.045375 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1dfd6e2a-f9b1-46ba-82a7-fbbca318ad88 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:13.047048 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1dfd6e2a-f9b1-46ba-82a7-fbbca318ad88 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f Jul 22 05:50:13.047240 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1dfd6e2a-f9b1-46ba-82a7-fbbca318ad88 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:13.047427 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1dfd6e2a-f9b1-46ba-82a7-fbbca318ad88 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:13.052870 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1dfd6e2a-f9b1-46ba-82a7-fbbca318ad88 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f returned with HTTP 404 Jul 22 05:50:13.053287 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1364/5525] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:13 2026] GET /volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:13.059976 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:13.062396 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:50:13.062396 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-25625085"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:13.063585 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-25625085'}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:50:13.063722 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:50:13.067696 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:50:13.072394 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (181866cd-62a8-452e-9707-db7561363013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:13.073367 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd1a032-62ef-425a-9937-351d8f0ea064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:13.074148 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:50:13.096157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd1a032-62ef-425a-9937-351d8f0ea064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:13.096931 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0115db5-929f-423f-aa3c-8416181df78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:13.132067 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['89ab2764-cdf8-4965-ae22-1a479a48ee05', 'd8573e64-571f-43c7-bdc8-ba84ef36f653', '1f2ba277-7f8e-47ab-b593-fc793391a051', 'ba01e8e5-2541-4171-9449-70cad0e22b59'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:13.132764 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0115db5-929f-423f-aa3c-8416181df78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89ab2764-cdf8-4965-ae22-1a479a48ee05', 'd8573e64-571f-43c7-bdc8-ba84ef36f653', '1f2ba277-7f8e-47ab-b593-fc793391a051', 'ba01e8e5-2541-4171-9449-70cad0e22b59']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:13.133393 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c587fba-2833-4eda-92d7-cda203310f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:13.153366 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c587fba-2833-4eda-92d7-cda203310f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4aeb211-37b8-402e-8575-510740fb692a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-25625085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['89ab2764-cdf8-4965-ae22-1a479a48ee05','d8573e64-571f-43c7-bdc8-ba84ef36f653','1f2ba277-7f8e-47ab-b593-fc793391a051','ba01e8e5-2541-4171-9449-70cad0e22b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-25625085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4aeb211-37b8-402e-8575-510740fb692a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:13.154073 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a5c8bb7-eae3-4713-83ce-f215da462adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:13.171359 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a5c8bb7-eae3-4713-83ce-f215da462adf) transitioned into state 'SUCCESS' from state '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-25625085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['89ab2764-cdf8-4965-ae22-1a479a48ee05','d8573e64-571f-43c7-bdc8-ba84ef36f653','1f2ba277-7f8e-47ab-b593-fc793391a051','ba01e8e5-2541-4171-9449-70cad0e22b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:13.172104 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3035a79-8168-4e82-b5ea-67445c6714d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:13.181822 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3035a79-8168-4e82-b5ea-67445c6714d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:13.182610 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (181866cd-62a8-452e-9707-db7561363013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:13.182900 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:50:13.183449 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b6eb7220-ed56-4975-ad0a-da36e6d38961 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:50:13.183864 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1402/5526] 10.4.3.91 () {70 vars in 1292 bytes} [Wed Jul 22 05:50:13 2026] POST /volume/v3/volumes => generated 766 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:13.196387 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-528f0616-e8aa-49d2-8eab-4b767b16d730 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:13.198934 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-528f0616-e8aa-49d2-8eab-4b767b16d730 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a Jul 22 05:50:13.198934 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-528f0616-e8aa-49d2-8eab-4b767b16d730 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:13.198934 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-528f0616-e8aa-49d2-8eab-4b767b16d730 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:13.205232 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:13.205232 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:13.208305 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-528f0616-e8aa-49d2-8eab-4b767b16d730 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:13.211944 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-528f0616-e8aa-49d2-8eab-4b767b16d730 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a returned with HTTP 200 Jul 22 05:50:13.212258 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1378/5527] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:13 2026] GET /volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:14.224805 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8c1c8e42-7e65-410a-9724-f4326038b76b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:14.227221 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8c1c8e42-7e65-410a-9724-f4326038b76b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a Jul 22 05:50:14.227477 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8c1c8e42-7e65-410a-9724-f4326038b76b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:14.227675 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8c1c8e42-7e65-410a-9724-f4326038b76b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:14.234283 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:14.234283 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:14.238047 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8c1c8e42-7e65-410a-9724-f4326038b76b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:14.242160 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8c1c8e42-7e65-410a-9724-f4326038b76b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a returned with HTTP 200 Jul 22 05:50:14.242525 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1384/5528] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:14 2026] GET /volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:14.253989 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bb268d8e-540b-4148-9fae-12d11fe42cec None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:14.255684 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:50:14.256044 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e4aeb211-37b8-402e-8575-510740fb692a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-271792584"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:14.257539 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request body: {'volume': {'source_volid': 'e4aeb211-37b8-402e-8575-510740fb692a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-271792584'}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:50:14.265159 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:14.265159 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:14.265785 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume retrieved successfully. Jul 22 05:50:14.265951 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume of 1 GB Jul 22 05:50:14.270522 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Availability Zones retrieved successfully. Jul 22 05:50:14.275256 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (e7e50727-5de8-4ba3-81fe-209ef4706c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:14.276219 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8010f7e6-ee7b-4a8f-89a9-6a02f50da67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:14.277074 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:50:14.298386 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8010f7e6-ee7b-4a8f-89a9-6a02f50da67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e4aeb211-37b8-402e-8575-510740fb692a', 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:14.299113 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d8e325-d1da-48c5-8855-bc17a23e951d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:14.336049 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Created reservations ['35565a9b-0c0f-4427-8424-9cc0acac4e74', '52236f2b-8177-4069-ad88-0edf26073d9b', '5aeea4bc-76b6-48c9-b259-548f0429ab8d', '26bf5a60-c5fa-4a0f-9da5-943a64fb247b'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:14.336773 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d8e325-d1da-48c5-8855-bc17a23e951d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35565a9b-0c0f-4427-8424-9cc0acac4e74', '52236f2b-8177-4069-ad88-0edf26073d9b', '5aeea4bc-76b6-48c9-b259-548f0429ab8d', '26bf5a60-c5fa-4a0f-9da5-943a64fb247b']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:14.337424 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3f25c7c-964e-48a5-8c5e-e09d654442b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:14.367822 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3f25c7c-964e-48a5-8c5e-e09d654442b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '425b1f47-599e-46a3-996e-e95c649613e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-271792584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['35565a9b-0c0f-4427-8424-9cc0acac4e74','52236f2b-8177-4069-ad88-0edf26073d9b','5aeea4bc-76b6-48c9-b259-548f0429ab8d','26bf5a60-c5fa-4a0f-9da5-943a64fb247b'],size=1,snapshot_id=None,source_replicaid=,source_volid=e4aeb211-37b8-402e-8575-510740fb692a,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-271792584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=425b1f47-599e-46a3-996e-e95c649613e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77dac6b8164409ab52b52ad548275fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e4aeb211-37b8-402e-8575-510740fb692a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:14.368495 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d704827e-b8c0-45f8-9086-39b3e160be89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:14.383983 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d704827e-b8c0-45f8-9086-39b3e160be89) transitioned into state 'SUCCESS' from state '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-271792584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77dac6b8164409ab52b52ad548275fa',qos_specs=None,replication_status=,reservations=['35565a9b-0c0f-4427-8424-9cc0acac4e74','52236f2b-8177-4069-ad88-0edf26073d9b','5aeea4bc-76b6-48c9-b259-548f0429ab8d','26bf5a60-c5fa-4a0f-9da5-943a64fb247b'],size=1,snapshot_id=None,source_replicaid=,source_volid=e4aeb211-37b8-402e-8575-510740fb692a,status='creating',user_id='3cd80e5f04f0421b96c17098dea19c2c',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:14.384602 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75e4b2a3-ab6a-40af-a8d6-3c43864990ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:14.400884 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75e4b2a3-ab6a-40af-a8d6-3c43864990ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:14.401670 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Flow 'volume_create_api' (e7e50727-5de8-4ba3-81fe-209ef4706c54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:14.401966 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Create volume request issued successfully. Jul 22 05:50:14.402519 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bb268d8e-540b-4148-9fae-12d11fe42cec tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:50:14.402962 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1365/5529] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:50:14 2026] POST /volume/v3/volumes => generated 801 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:14.415136 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f78e8316-6409-453e-9178-4b8b9cff8c4f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:14.416807 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f78e8316-6409-453e-9178-4b8b9cff8c4f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 Jul 22 05:50:14.416990 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f78e8316-6409-453e-9178-4b8b9cff8c4f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:14.417154 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f78e8316-6409-453e-9178-4b8b9cff8c4f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:14.423125 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:14.423125 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:14.426069 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f78e8316-6409-453e-9178-4b8b9cff8c4f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:14.429874 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f78e8316-6409-453e-9178-4b8b9cff8c4f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 returned with HTTP 200 Jul 22 05:50:14.430402 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1403/5530] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:14 2026] GET /volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:15.441468 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7aaaba0c-cfb9-4776-8e0d-283ec6bc1f1b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:15.443089 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7aaaba0c-cfb9-4776-8e0d-283ec6bc1f1b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 Jul 22 05:50:15.443279 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7aaaba0c-cfb9-4776-8e0d-283ec6bc1f1b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:15.443451 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7aaaba0c-cfb9-4776-8e0d-283ec6bc1f1b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:15.449391 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:15.449391 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:15.452176 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7aaaba0c-cfb9-4776-8e0d-283ec6bc1f1b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:15.455326 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7aaaba0c-cfb9-4776-8e0d-283ec6bc1f1b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 returned with HTTP 200 Jul 22 05:50:15.455615 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1379/5531] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:15 2026] GET /volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 => generated 894 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:15.465927 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e6f74c51-3a72-416f-9d91-a1d1dd834c45 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:15.467651 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e6f74c51-3a72-416f-9d91-a1d1dd834c45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a Jul 22 05:50:15.467962 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e6f74c51-3a72-416f-9d91-a1d1dd834c45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:15.468337 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e6f74c51-3a72-416f-9d91-a1d1dd834c45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:15.468569 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-e6f74c51-3a72-416f-9d91-a1d1dd834c45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: e4aeb211-37b8-402e-8575-510740fb692a Jul 22 05:50:15.475897 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:15.475897 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:15.476370 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e6f74c51-3a72-416f-9d91-a1d1dd834c45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:15.490970 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e6f74c51-3a72-416f-9d91-a1d1dd834c45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:50:15.491136 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e6f74c51-3a72-416f-9d91-a1d1dd834c45 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a returned with HTTP 202 Jul 22 05:50:15.491551 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1385/5532] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:15 2026] DELETE /volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:15.497571 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e64aaadb-7da1-4d33-9d3e-5d09299d69e2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:15.499235 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e64aaadb-7da1-4d33-9d3e-5d09299d69e2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a Jul 22 05:50:15.499428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e64aaadb-7da1-4d33-9d3e-5d09299d69e2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:15.499596 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e64aaadb-7da1-4d33-9d3e-5d09299d69e2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:15.506855 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:15.506855 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:15.510968 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-e64aaadb-7da1-4d33-9d3e-5d09299d69e2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:15.515445 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e64aaadb-7da1-4d33-9d3e-5d09299d69e2 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a returned with HTTP 200 Jul 22 05:50:15.515907 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1366/5533] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:15 2026] GET /volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:16.526775 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5a65150c-d720-40c1-9f45-0712b8eef5e1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:16.528539 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5a65150c-d720-40c1-9f45-0712b8eef5e1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a Jul 22 05:50:16.530068 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5a65150c-d720-40c1-9f45-0712b8eef5e1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:16.530068 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5a65150c-d720-40c1-9f45-0712b8eef5e1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:16.534471 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5a65150c-d720-40c1-9f45-0712b8eef5e1 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a returned with HTTP 404 Jul 22 05:50:16.534471 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1404/5534] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:16 2026] GET /volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:16.540365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-3571a20c-f892-4f70-9314-a6db6ea25903 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:16.541997 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3571a20c-f892-4f70-9314-a6db6ea25903 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 Jul 22 05:50:16.542192 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3571a20c-f892-4f70-9314-a6db6ea25903 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:16.542403 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-3571a20c-f892-4f70-9314-a6db6ea25903 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:16.542557 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-3571a20c-f892-4f70-9314-a6db6ea25903 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 425b1f47-599e-46a3-996e-e95c649613e5 Jul 22 05:50:16.548461 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:16.548461 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:16.548848 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3571a20c-f892-4f70-9314-a6db6ea25903 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:16.561264 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-3571a20c-f892-4f70-9314-a6db6ea25903 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:50:16.561417 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-3571a20c-f892-4f70-9314-a6db6ea25903 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 returned with HTTP 202 Jul 22 05:50:16.561876 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1380/5535] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:16 2026] DELETE /volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:16.567761 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-073f104a-f15a-4a6c-ade9-02f73960d891 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:16.569409 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-073f104a-f15a-4a6c-ade9-02f73960d891 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 Jul 22 05:50:16.569622 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-073f104a-f15a-4a6c-ade9-02f73960d891 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:16.569822 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-073f104a-f15a-4a6c-ade9-02f73960d891 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:16.576563 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:16.576563 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:16.580103 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-073f104a-f15a-4a6c-ade9-02f73960d891 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:16.584071 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-073f104a-f15a-4a6c-ade9-02f73960d891 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 returned with HTTP 200 Jul 22 05:50:16.584421 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1386/5536] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:16 2026] GET /volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:17.595958 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e907baf1-c0ff-4006-8466-5732eb1e9cd5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:17.597696 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e907baf1-c0ff-4006-8466-5732eb1e9cd5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 Jul 22 05:50:17.597894 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e907baf1-c0ff-4006-8466-5732eb1e9cd5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:17.598068 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e907baf1-c0ff-4006-8466-5732eb1e9cd5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:17.603120 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e907baf1-c0ff-4006-8466-5732eb1e9cd5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 returned with HTTP 404 Jul 22 05:50:17.603579 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1367/5537] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:17 2026] GET /volume/v3/volumes/425b1f47-599e-46a3-996e-e95c649613e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:17.609602 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-62ed410a-ae0a-4611-bc16-ab8f084802a5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:17.611371 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-62ed410a-ae0a-4611-bc16-ab8f084802a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a Jul 22 05:50:17.611615 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-62ed410a-ae0a-4611-bc16-ab8f084802a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:17.611846 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-62ed410a-ae0a-4611-bc16-ab8f084802a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:17.612048 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-62ed410a-ae0a-4611-bc16-ab8f084802a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: e4aeb211-37b8-402e-8575-510740fb692a Jul 22 05:50:17.617044 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-62ed410a-ae0a-4611-bc16-ab8f084802a5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a returned with HTTP 404 Jul 22 05:50:17.617520 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1405/5538] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:17 2026] DELETE /volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:17.623286 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-da31f309-da02-4916-8fb7-4f8f417b2e25 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:17.624886 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-da31f309-da02-4916-8fb7-4f8f417b2e25 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a Jul 22 05:50:17.625072 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-da31f309-da02-4916-8fb7-4f8f417b2e25 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:17.625261 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-da31f309-da02-4916-8fb7-4f8f417b2e25 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:17.630217 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-da31f309-da02-4916-8fb7-4f8f417b2e25 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a returned with HTTP 404 Jul 22 05:50:17.630621 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1381/5539] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:17 2026] GET /volume/v3/volumes/e4aeb211-37b8-402e-8575-510740fb692a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:17.636236 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5398df1a-8fe8-4299-b498-8fb82d3284cc None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:17.637765 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5398df1a-8fe8-4299-b498-8fb82d3284cc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 Jul 22 05:50:17.637954 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5398df1a-8fe8-4299-b498-8fb82d3284cc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:17.638135 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5398df1a-8fe8-4299-b498-8fb82d3284cc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:17.638295 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-5398df1a-8fe8-4299-b498-8fb82d3284cc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 50a04964-0906-47a9-b542-b744bda829f3 Jul 22 05:50:17.644558 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:17.644558 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:17.644968 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5398df1a-8fe8-4299-b498-8fb82d3284cc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:17.664985 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-5398df1a-8fe8-4299-b498-8fb82d3284cc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume request issued successfully. Jul 22 05:50:17.665184 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5398df1a-8fe8-4299-b498-8fb82d3284cc tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 returned with HTTP 202 Jul 22 05:50:17.665600 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1387/5540] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:17 2026] DELETE /volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:17.671979 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-bc3baac5-9e25-43ec-9e47-2e2fbedf7352 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:17.673779 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bc3baac5-9e25-43ec-9e47-2e2fbedf7352 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 Jul 22 05:50:17.674019 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bc3baac5-9e25-43ec-9e47-2e2fbedf7352 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:17.674254 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-bc3baac5-9e25-43ec-9e47-2e2fbedf7352 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:17.680455 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:17.680455 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:17.683531 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-bc3baac5-9e25-43ec-9e47-2e2fbedf7352 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Volume info retrieved successfully. Jul 22 05:50:17.687128 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-bc3baac5-9e25-43ec-9e47-2e2fbedf7352 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 returned with HTTP 200 Jul 22 05:50:17.687487 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1368/5541] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:17 2026] GET /volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:18.700608 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-398eb8dc-0000-4f5c-85f2-f96e7955d0e4 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.702681 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-398eb8dc-0000-4f5c-85f2-f96e7955d0e4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 Jul 22 05:50:18.702883 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-398eb8dc-0000-4f5c-85f2-f96e7955d0e4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.703056 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-398eb8dc-0000-4f5c-85f2-f96e7955d0e4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.709757 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-398eb8dc-0000-4f5c-85f2-f96e7955d0e4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 returned with HTTP 404 Jul 22 05:50:18.710174 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1406/5542] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/volumes/50a04964-0906-47a9-b542-b744bda829f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.716484 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-96838bd7-1b24-4d3f-a907-e87fd2334562 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.718180 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-96838bd7-1b24-4d3f-a907-e87fd2334562 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f Jul 22 05:50:18.718367 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-96838bd7-1b24-4d3f-a907-e87fd2334562 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.718560 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-96838bd7-1b24-4d3f-a907-e87fd2334562 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.718667 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-96838bd7-1b24-4d3f-a907-e87fd2334562 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete snapshot with id: c2efca80-9155-4a56-a24e-9a7fba92d46f Jul 22 05:50:18.722669 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-96838bd7-1b24-4d3f-a907-e87fd2334562 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f returned with HTTP 404 Jul 22 05:50:18.723085 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1382/5543] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:18.729648 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-41cafaa0-bdf8-42b9-8276-edd404a0353f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.731320 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-41cafaa0-bdf8-42b9-8276-edd404a0353f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f Jul 22 05:50:18.731488 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-41cafaa0-bdf8-42b9-8276-edd404a0353f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.731669 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-41cafaa0-bdf8-42b9-8276-edd404a0353f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.735432 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-41cafaa0-bdf8-42b9-8276-edd404a0353f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f returned with HTTP 404 Jul 22 05:50:18.735866 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1388/5544] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/snapshots/c2efca80-9155-4a56-a24e-9a7fba92d46f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:18.742307 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0130f64a-00c1-45b8-a866-c37da569d69b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.744057 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0130f64a-00c1-45b8-a866-c37da569d69b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f Jul 22 05:50:18.744349 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0130f64a-00c1-45b8-a866-c37da569d69b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.744560 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0130f64a-00c1-45b8-a866-c37da569d69b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.744738 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-0130f64a-00c1-45b8-a866-c37da569d69b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 6aee140e-7ea0-4a15-9d43-f29397e82a5f Jul 22 05:50:18.749934 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0130f64a-00c1-45b8-a866-c37da569d69b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f returned with HTTP 404 Jul 22 05:50:18.750411 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1369/5545] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.756276 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f0d82933-723b-4228-84c2-1253387da151 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.757716 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f0d82933-723b-4228-84c2-1253387da151 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f Jul 22 05:50:18.757891 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f0d82933-723b-4228-84c2-1253387da151 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.758061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f0d82933-723b-4228-84c2-1253387da151 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.762929 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f0d82933-723b-4228-84c2-1253387da151 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f returned with HTTP 404 Jul 22 05:50:18.763305 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1407/5546] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/volumes/6aee140e-7ea0-4a15-9d43-f29397e82a5f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.769216 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-64575918-423c-4c4b-a8a9-0cabcc229fa9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.771042 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-64575918-423c-4c4b-a8a9-0cabcc229fa9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 Jul 22 05:50:18.771299 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-64575918-423c-4c4b-a8a9-0cabcc229fa9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.771531 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-64575918-423c-4c4b-a8a9-0cabcc229fa9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.771694 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-64575918-423c-4c4b-a8a9-0cabcc229fa9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 0b5c8997-c348-42e1-999d-4ce6d05cedc7 Jul 22 05:50:18.777222 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-64575918-423c-4c4b-a8a9-0cabcc229fa9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 returned with HTTP 404 Jul 22 05:50:18.777683 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1383/5547] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.783618 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6622e00d-f5ad-432d-b733-81bf00b5245e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.785157 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6622e00d-f5ad-432d-b733-81bf00b5245e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 Jul 22 05:50:18.785349 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6622e00d-f5ad-432d-b733-81bf00b5245e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.785518 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6622e00d-f5ad-432d-b733-81bf00b5245e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.791142 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6622e00d-f5ad-432d-b733-81bf00b5245e tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 returned with HTTP 404 Jul 22 05:50:18.791613 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1389/5548] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/volumes/0b5c8997-c348-42e1-999d-4ce6d05cedc7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.797720 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-751a9daf-f9ba-41c2-b223-b6ad69fb4973 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.799588 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-751a9daf-f9ba-41c2-b223-b6ad69fb4973 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 Jul 22 05:50:18.799844 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-751a9daf-f9ba-41c2-b223-b6ad69fb4973 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.800031 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-751a9daf-f9ba-41c2-b223-b6ad69fb4973 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.800156 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-751a9daf-f9ba-41c2-b223-b6ad69fb4973 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete snapshot with id: d36f5b08-45ae-497f-aab4-6043d1d689a8 Jul 22 05:50:18.804503 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-751a9daf-f9ba-41c2-b223-b6ad69fb4973 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 returned with HTTP 404 Jul 22 05:50:18.804962 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1370/5549] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:18.810865 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-afa81abb-efb2-4f67-a298-d8243fdd083d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.812541 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-afa81abb-efb2-4f67-a298-d8243fdd083d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 Jul 22 05:50:18.812745 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-afa81abb-efb2-4f67-a298-d8243fdd083d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.812929 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-afa81abb-efb2-4f67-a298-d8243fdd083d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.816893 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-afa81abb-efb2-4f67-a298-d8243fdd083d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 returned with HTTP 404 Jul 22 05:50:18.817322 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1408/5550] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/snapshots/d36f5b08-45ae-497f-aab4-6043d1d689a8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:18.823462 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4342d520-3c1f-4a93-a9ee-d87ac24b972d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.825127 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4342d520-3c1f-4a93-a9ee-d87ac24b972d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 Jul 22 05:50:18.825329 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4342d520-3c1f-4a93-a9ee-d87ac24b972d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.825501 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4342d520-3c1f-4a93-a9ee-d87ac24b972d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.825661 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-4342d520-3c1f-4a93-a9ee-d87ac24b972d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: b1614fce-0029-47dd-b7b6-5dc200066297 Jul 22 05:50:18.831081 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4342d520-3c1f-4a93-a9ee-d87ac24b972d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 returned with HTTP 404 Jul 22 05:50:18.831502 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1384/5551] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.837651 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fea62de9-4fc7-464f-bd7b-a2ace3fdcba3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.839239 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fea62de9-4fc7-464f-bd7b-a2ace3fdcba3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 Jul 22 05:50:18.839437 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fea62de9-4fc7-464f-bd7b-a2ace3fdcba3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.839610 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fea62de9-4fc7-464f-bd7b-a2ace3fdcba3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.844828 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fea62de9-4fc7-464f-bd7b-a2ace3fdcba3 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 returned with HTTP 404 Jul 22 05:50:18.845241 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1390/5552] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/volumes/b1614fce-0029-47dd-b7b6-5dc200066297 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.851586 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-69bf4911-91ec-4087-adff-c6fe5e4c4fa4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.853398 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-69bf4911-91ec-4087-adff-c6fe5e4c4fa4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 Jul 22 05:50:18.853596 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-69bf4911-91ec-4087-adff-c6fe5e4c4fa4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.853816 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-69bf4911-91ec-4087-adff-c6fe5e4c4fa4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.853921 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-69bf4911-91ec-4087-adff-c6fe5e4c4fa4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete snapshot with id: ad5b9700-9849-478b-a719-f731c9b2acd3 Jul 22 05:50:18.858708 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-69bf4911-91ec-4087-adff-c6fe5e4c4fa4 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 returned with HTTP 404 Jul 22 05:50:18.859156 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1371/5553] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:18.865071 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-36f93390-9ae8-4ba0-971f-da219356d5ea None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.866612 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36f93390-9ae8-4ba0-971f-da219356d5ea tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 Jul 22 05:50:18.866793 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36f93390-9ae8-4ba0-971f-da219356d5ea tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.866965 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-36f93390-9ae8-4ba0-971f-da219356d5ea tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.871614 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-36f93390-9ae8-4ba0-971f-da219356d5ea tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 returned with HTTP 404 Jul 22 05:50:18.871981 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1409/5554] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/snapshots/ad5b9700-9849-478b-a719-f731c9b2acd3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:18.877920 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4e7bf12f-b4db-4008-a90b-82f36eb03626 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.879542 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e7bf12f-b4db-4008-a90b-82f36eb03626 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 Jul 22 05:50:18.879757 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e7bf12f-b4db-4008-a90b-82f36eb03626 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.879931 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4e7bf12f-b4db-4008-a90b-82f36eb03626 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.880071 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-4e7bf12f-b4db-4008-a90b-82f36eb03626 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 6a6199e0-bf57-4667-ba81-2d5b0cad7058 Jul 22 05:50:18.885530 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4e7bf12f-b4db-4008-a90b-82f36eb03626 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 returned with HTTP 404 Jul 22 05:50:18.885941 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1385/5555] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.892034 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-fcff5d7a-0aad-4c21-a330-c88d49852ff5 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.893624 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fcff5d7a-0aad-4c21-a330-c88d49852ff5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 Jul 22 05:50:18.893832 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fcff5d7a-0aad-4c21-a330-c88d49852ff5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.894000 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-fcff5d7a-0aad-4c21-a330-c88d49852ff5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.899004 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-fcff5d7a-0aad-4c21-a330-c88d49852ff5 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 returned with HTTP 404 Jul 22 05:50:18.899410 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1391/5556] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/volumes/6a6199e0-bf57-4667-ba81-2d5b0cad7058 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.906102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-e3721fe7-e5db-429c-b3ef-adad3dc3b056 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.907799 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e3721fe7-e5db-429c-b3ef-adad3dc3b056 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a Jul 22 05:50:18.907988 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e3721fe7-e5db-429c-b3ef-adad3dc3b056 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.908191 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-e3721fe7-e5db-429c-b3ef-adad3dc3b056 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.908361 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-e3721fe7-e5db-429c-b3ef-adad3dc3b056 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: a6682054-cbf8-48b5-9b5e-6692b05eec0a Jul 22 05:50:18.913930 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-e3721fe7-e5db-429c-b3ef-adad3dc3b056 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a returned with HTTP 404 Jul 22 05:50:18.914431 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1372/5557] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.922075 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-44353bea-a352-49b1-8514-36fe33da1a66 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.923823 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44353bea-a352-49b1-8514-36fe33da1a66 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a Jul 22 05:50:18.924024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44353bea-a352-49b1-8514-36fe33da1a66 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.924221 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-44353bea-a352-49b1-8514-36fe33da1a66 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.929567 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-44353bea-a352-49b1-8514-36fe33da1a66 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a returned with HTTP 404 Jul 22 05:50:18.929995 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1410/5558] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/volumes/a6682054-cbf8-48b5-9b5e-6692b05eec0a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.935778 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8d28a54b-93c0-425c-a11c-699d6c11133a None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.937381 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d28a54b-93c0-425c-a11c-699d6c11133a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee Jul 22 05:50:18.937568 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d28a54b-93c0-425c-a11c-699d6c11133a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.937765 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8d28a54b-93c0-425c-a11c-699d6c11133a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.937907 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-8d28a54b-93c0-425c-a11c-699d6c11133a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 737c0941-dac3-4fd0-aefb-b08366966dee Jul 22 05:50:18.943434 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8d28a54b-93c0-425c-a11c-699d6c11133a tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee returned with HTTP 404 Jul 22 05:50:18.943965 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1386/5559] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.949876 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bb1e2a89-cc40-428a-8efd-7dc5cbbacf4f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.951484 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bb1e2a89-cc40-428a-8efd-7dc5cbbacf4f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee Jul 22 05:50:18.951650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bb1e2a89-cc40-428a-8efd-7dc5cbbacf4f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.951806 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bb1e2a89-cc40-428a-8efd-7dc5cbbacf4f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.956647 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bb1e2a89-cc40-428a-8efd-7dc5cbbacf4f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee returned with HTTP 404 Jul 22 05:50:18.957034 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1392/5560] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/volumes/737c0941-dac3-4fd0-aefb-b08366966dee => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:18.962702 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a0f23938-fc12-493f-a775-34f025d33f70 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.964311 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a0f23938-fc12-493f-a775-34f025d33f70 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f Jul 22 05:50:18.964482 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a0f23938-fc12-493f-a775-34f025d33f70 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.964688 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a0f23938-fc12-493f-a775-34f025d33f70 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.964782 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-a0f23938-fc12-493f-a775-34f025d33f70 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete snapshot with id: 6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f Jul 22 05:50:18.968858 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a0f23938-fc12-493f-a775-34f025d33f70 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f returned with HTTP 404 Jul 22 05:50:18.969302 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1373/5561] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:18.975184 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f3fe0a9e-8ab4-4ecb-9686-8786eb0c5c9b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.976852 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f3fe0a9e-8ab4-4ecb-9686-8786eb0c5c9b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f Jul 22 05:50:18.977052 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f3fe0a9e-8ab4-4ecb-9686-8786eb0c5c9b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.977262 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f3fe0a9e-8ab4-4ecb-9686-8786eb0c5c9b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.981227 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f3fe0a9e-8ab4-4ecb-9686-8786eb0c5c9b tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f returned with HTTP 404 Jul 22 05:50:18.981687 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1411/5562] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/snapshots/6606ad5b-5fd0-47c8-a7e8-799c8ff88a5f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:18.987285 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4f7bc206-21af-4675-86a6-4b50cfaa5004 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:18.988885 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f7bc206-21af-4675-86a6-4b50cfaa5004 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb Jul 22 05:50:18.989068 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f7bc206-21af-4675-86a6-4b50cfaa5004 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:18.989245 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4f7bc206-21af-4675-86a6-4b50cfaa5004 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:18.989391 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-4f7bc206-21af-4675-86a6-4b50cfaa5004 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 04c09974-d156-4fb3-aec3-472df430bddb Jul 22 05:50:18.994418 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4f7bc206-21af-4675-86a6-4b50cfaa5004 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb returned with HTTP 404 Jul 22 05:50:18.994819 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1387/5563] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:18 2026] DELETE /volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:19.000349 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e0433c6e-83b8-4dbf-a4bc-4b33f11bc86f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:19.001878 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e0433c6e-83b8-4dbf-a4bc-4b33f11bc86f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb Jul 22 05:50:19.002065 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e0433c6e-83b8-4dbf-a4bc-4b33f11bc86f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:19.002242 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e0433c6e-83b8-4dbf-a4bc-4b33f11bc86f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:19.007305 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e0433c6e-83b8-4dbf-a4bc-4b33f11bc86f tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb returned with HTTP 404 Jul 22 05:50:19.007693 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1393/5564] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:18 2026] GET /volume/v3/volumes/04c09974-d156-4fb3-aec3-472df430bddb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:19.013456 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-22cb233b-b2cd-46e8-bef9-97de1cb3062d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:19.015316 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-22cb233b-b2cd-46e8-bef9-97de1cb3062d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 Jul 22 05:50:19.015494 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-22cb233b-b2cd-46e8-bef9-97de1cb3062d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:19.015673 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-22cb233b-b2cd-46e8-bef9-97de1cb3062d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:19.015768 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-22cb233b-b2cd-46e8-bef9-97de1cb3062d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete snapshot with id: ad25c614-4a82-4176-9659-61fb28d01818 Jul 22 05:50:19.020211 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-22cb233b-b2cd-46e8-bef9-97de1cb3062d tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 returned with HTTP 404 Jul 22 05:50:19.020623 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1374/5565] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:50:19 2026] DELETE /volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:19.028258 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9d045698-9cb3-40e8-aabf-7b218758ad03 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:19.029931 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9d045698-9cb3-40e8-aabf-7b218758ad03 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 Jul 22 05:50:19.030166 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9d045698-9cb3-40e8-aabf-7b218758ad03 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:19.030290 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9d045698-9cb3-40e8-aabf-7b218758ad03 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:19.034409 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9d045698-9cb3-40e8-aabf-7b218758ad03 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 returned with HTTP 404 Jul 22 05:50:19.034809 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1412/5566] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:19 2026] GET /volume/v3/snapshots/ad25c614-4a82-4176-9659-61fb28d01818 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:19.042182 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-1d017484-f8bd-4245-b73a-f42a87e5f3b9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:19.043763 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1d017484-f8bd-4245-b73a-f42a87e5f3b9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] DELETE https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 Jul 22 05:50:19.044000 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1d017484-f8bd-4245-b73a-f42a87e5f3b9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:19.044193 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-1d017484-f8bd-4245-b73a-f42a87e5f3b9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:19.044333 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-1d017484-f8bd-4245-b73a-f42a87e5f3b9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Delete volume with id: 246dee55-854a-43b9-a47a-1697c8b22bd4 Jul 22 05:50:19.049227 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-1d017484-f8bd-4245-b73a-f42a87e5f3b9 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 returned with HTTP 404 Jul 22 05:50:19.049655 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1388/5567] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:19 2026] DELETE /volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:19.057614 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2d019f03-c90a-4536-b15d-d4816d141974 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:19.059087 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2d019f03-c90a-4536-b15d-d4816d141974 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] GET https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 Jul 22 05:50:19.059297 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2d019f03-c90a-4536-b15d-d4816d141974 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:19.059461 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2d019f03-c90a-4536-b15d-d4816d141974 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:19.064248 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2d019f03-c90a-4536-b15d-d4816d141974 tempest-VolumeDependencyTests-1025479779 tempest-VolumeDependencyTests-1025479779-project-member] https://10.4.3.91/volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 returned with HTTP 404 Jul 22 05:50:19.064626 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1394/5568] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:19 2026] GET /volume/v3/volumes/246dee55-854a-43b9-a47a-1697c8b22bd4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:21.311409 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a2fc00bb-3370-4be4-aad5-700996922d86 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:21.312980 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:50:21.313298 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b775e190-22ae-4557-a779-5ef1225fb0b5", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:21.314603 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b775e190-22ae-4557-a779-5ef1225fb0b5', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:50:21.425989 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume of 1 GB Jul 22 05:50:21.429565 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Availability Zones retrieved successfully. Jul 22 05:50:21.435521 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Flow 'volume_create_api' (5efae9c4-a34c-4f1b-976d-72dafd55b7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:21.436558 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d0b7cf-fcba-4161-b90a-5e1d68e787ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:21.437426 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:50:21.483559 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d0b7cf-fcba-4161-b90a-5e1d68e787ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:21.484351 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca0ffe9-eaee-4886-ab74-a949d144f73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:21.537961 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Created reservations ['a321ec7a-90de-44f4-a25d-a497e397374b', '93d13408-24ab-4041-85ab-18885d32ad22', '549e35c9-29da-48c8-9950-f59a68424197', '7db67758-c80b-4fd2-a409-687e9f91f7c6'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:21.538646 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca0ffe9-eaee-4886-ab74-a949d144f73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a321ec7a-90de-44f4-a25d-a497e397374b', '93d13408-24ab-4041-85ab-18885d32ad22', '549e35c9-29da-48c8-9950-f59a68424197', '7db67758-c80b-4fd2-a409-687e9f91f7c6']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:21.539376 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0562761e-3a25-4ef4-ac51-82dfa7cb7a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:21.559000 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0562761e-3a25-4ef4-ac51-82dfa7cb7a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81c9df76-5db2-44b1-91f2-3c8b99ce4653', '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='3f5a3328db874b2ea63fb769b405d16c',qos_specs=None,replication_status=,reservations=['a321ec7a-90de-44f4-a25d-a497e397374b','93d13408-24ab-4041-85ab-18885d32ad22','549e35c9-29da-48c8-9950-f59a68424197','7db67758-c80b-4fd2-a409-687e9f91f7c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4663706a658c4a378519e8287f7ab75a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:50:21Z,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=81c9df76-5db2-44b1-91f2-3c8b99ce4653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f5a3328db874b2ea63fb769b405d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4663706a658c4a378519e8287f7ab75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:21.559592 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e1e810-b655-4ff6-ad5b-3b9f471ed81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:21.576265 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e1e810-b655-4ff6-ad5b-3b9f471ed81a) transitioned into state 'SUCCESS' from 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='3f5a3328db874b2ea63fb769b405d16c',qos_specs=None,replication_status=,reservations=['a321ec7a-90de-44f4-a25d-a497e397374b','93d13408-24ab-4041-85ab-18885d32ad22','549e35c9-29da-48c8-9950-f59a68424197','7db67758-c80b-4fd2-a409-687e9f91f7c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4663706a658c4a378519e8287f7ab75a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:21.576859 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ece2460-6631-4266-bde2-fb12d12fcd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:21.586423 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ece2460-6631-4266-bde2-fb12d12fcd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:21.587091 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Flow 'volume_create_api' (5efae9c4-a34c-4f1b-976d-72dafd55b7b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:21.587400 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume request issued successfully. Jul 22 05:50:21.587898 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a2fc00bb-3370-4be4-aad5-700996922d86 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:50:21.588296 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1375/5569] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:50:21 2026] POST /volume/v3/volumes => generated 773 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:21.598590 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3c29fa12-dbb5-4e54-8cdb-50f0cdfe8900 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:21.600350 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c29fa12-dbb5-4e54-8cdb-50f0cdfe8900 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:21.600689 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c29fa12-dbb5-4e54-8cdb-50f0cdfe8900 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:21.600729 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3c29fa12-dbb5-4e54-8cdb-50f0cdfe8900 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:21.607356 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:21.607356 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:21.610518 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3c29fa12-dbb5-4e54-8cdb-50f0cdfe8900 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:21.613945 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3c29fa12-dbb5-4e54-8cdb-50f0cdfe8900 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 200 Jul 22 05:50:21.614310 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1413/5570] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:21 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:22.625456 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-38e2fab9-9486-4aa8-919d-8712aa18d2f6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:22.627026 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-38e2fab9-9486-4aa8-919d-8712aa18d2f6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:22.627213 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-38e2fab9-9486-4aa8-919d-8712aa18d2f6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:22.627383 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-38e2fab9-9486-4aa8-919d-8712aa18d2f6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:22.634276 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:22.634276 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:22.637599 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-38e2fab9-9486-4aa8-919d-8712aa18d2f6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:22.641809 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-38e2fab9-9486-4aa8-919d-8712aa18d2f6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 200 Jul 22 05:50:22.642155 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1389/5571] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:22 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:23.653203 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1028e29c-9de3-4159-af90-cf3eaa9535ff None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:23.654800 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1028e29c-9de3-4159-af90-cf3eaa9535ff tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:23.655011 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1028e29c-9de3-4159-af90-cf3eaa9535ff tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:23.655181 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1028e29c-9de3-4159-af90-cf3eaa9535ff tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:23.661059 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:23.661059 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:23.663952 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1028e29c-9de3-4159-af90-cf3eaa9535ff tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:23.667297 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1028e29c-9de3-4159-af90-cf3eaa9535ff tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 200 Jul 22 05:50:23.667648 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1395/5572] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:23 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:24.679567 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-1243ce37-dbe2-451e-87af-365569821646 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:24.682019 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1243ce37-dbe2-451e-87af-365569821646 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:24.682298 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1243ce37-dbe2-451e-87af-365569821646 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:24.682526 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-1243ce37-dbe2-451e-87af-365569821646 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:24.691178 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:24.691178 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:24.695010 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-1243ce37-dbe2-451e-87af-365569821646 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:24.699877 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-1243ce37-dbe2-451e-87af-365569821646 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 200 Jul 22 05:50:24.700365 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1376/5573] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:24 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:25.712488 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7e2b45d5-dceb-4f5e-b724-de2babaf3d20 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:25.714241 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7e2b45d5-dceb-4f5e-b724-de2babaf3d20 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:25.714444 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7e2b45d5-dceb-4f5e-b724-de2babaf3d20 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:25.714620 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7e2b45d5-dceb-4f5e-b724-de2babaf3d20 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:25.716559 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=138,cinder:UPDATE=56,cinder:INSERT=24 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:50:25.722645 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:25.722645 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:25.727004 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7e2b45d5-dceb-4f5e-b724-de2babaf3d20 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:25.731196 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7e2b45d5-dceb-4f5e-b724-de2babaf3d20 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 200 Jul 22 05:50:25.731557 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1414/5574] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:25 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:26.743418 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-9fa8885f-0733-4457-bf86-6321c72647e4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:26.744942 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9fa8885f-0733-4457-bf86-6321c72647e4 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:26.745123 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9fa8885f-0733-4457-bf86-6321c72647e4 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:26.745292 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-9fa8885f-0733-4457-bf86-6321c72647e4 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:26.747435 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=148,cinder:UPDATE=42,cinder:INSERT=22 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:50:26.753131 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:26.753131 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:26.756095 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-9fa8885f-0733-4457-bf86-6321c72647e4 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:26.760135 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-9fa8885f-0733-4457-bf86-6321c72647e4 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 200 Jul 22 05:50:26.760474 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1390/5575] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:26 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:27.771150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-021908aa-637f-416d-8fed-af72b21cf1dd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:27.772780 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-021908aa-637f-416d-8fed-af72b21cf1dd tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:27.772971 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-021908aa-637f-416d-8fed-af72b21cf1dd tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:27.773136 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-021908aa-637f-416d-8fed-af72b21cf1dd tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:27.775082 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=121,cinder:INSERT=22,cinder:UPDATE=42 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:50:27.780281 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:27.780281 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:27.784206 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-021908aa-637f-416d-8fed-af72b21cf1dd tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:27.789668 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-021908aa-637f-416d-8fed-af72b21cf1dd tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 200 Jul 22 05:50:27.790055 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1396/5576] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:27 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:28.801011 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b47ee2da-bdd6-4afd-9e20-e8e98229cb1e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:28.802743 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b47ee2da-bdd6-4afd-9e20-e8e98229cb1e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:28.802960 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b47ee2da-bdd6-4afd-9e20-e8e98229cb1e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:28.803133 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b47ee2da-bdd6-4afd-9e20-e8e98229cb1e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:28.805142 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=240,cinder:UPDATE=89,cinder:INSERT=52 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:50:28.811072 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:28.811072 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:28.814890 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-b47ee2da-bdd6-4afd-9e20-e8e98229cb1e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:28.818909 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b47ee2da-bdd6-4afd-9e20-e8e98229cb1e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 200 Jul 22 05:50:28.819272 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1377/5577] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:28 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:28.829288 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-f13f163d-f869-4769-bf93-d636f57913b6 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:28.830916 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f13f163d-f869-4769-bf93-d636f57913b6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:28.831124 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f13f163d-f869-4769-bf93-d636f57913b6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:28.831295 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-f13f163d-f869-4769-bf93-d636f57913b6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:28.837278 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:28.837278 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:28.840153 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-f13f163d-f869-4769-bf93-d636f57913b6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:28.844201 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-f13f163d-f869-4769-bf93-d636f57913b6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 200 Jul 22 05:50:28.844531 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1415/5578] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:28 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:28.854295 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6a76dc38-bc47-45ba-9182-4ef39df9e080 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:28.856077 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6a76dc38-bc47-45ba-9182-4ef39df9e080 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:28.856282 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6a76dc38-bc47-45ba-9182-4ef39df9e080 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:28.856477 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6a76dc38-bc47-45ba-9182-4ef39df9e080 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:28.856646 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-6a76dc38-bc47-45ba-9182-4ef39df9e080 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume with id: 81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:28.863506 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:28.863506 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:28.864033 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6a76dc38-bc47-45ba-9182-4ef39df9e080 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:28.878779 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6a76dc38-bc47-45ba-9182-4ef39df9e080 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume request issued successfully. Jul 22 05:50:28.879008 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6a76dc38-bc47-45ba-9182-4ef39df9e080 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 202 Jul 22 05:50:28.879584 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1391/5579] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:28 2026] DELETE /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:28.885237 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6d4c5b15-a555-4a01-9679-5f3f2c3fdffd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:28.886941 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6d4c5b15-a555-4a01-9679-5f3f2c3fdffd tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:28.887151 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6d4c5b15-a555-4a01-9679-5f3f2c3fdffd tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:28.887334 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6d4c5b15-a555-4a01-9679-5f3f2c3fdffd tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:28.893844 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:28.893844 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:28.896844 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-6d4c5b15-a555-4a01-9679-5f3f2c3fdffd tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:28.900586 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6d4c5b15-a555-4a01-9679-5f3f2c3fdffd tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 200 Jul 22 05:50:28.900953 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1397/5580] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:28 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 1190 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:29.912099 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-8997826c-b386-4d79-bfab-8feac9d92f3d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:29.913814 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8997826c-b386-4d79-bfab-8feac9d92f3d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:29.914027 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8997826c-b386-4d79-bfab-8feac9d92f3d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:29.914198 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-8997826c-b386-4d79-bfab-8feac9d92f3d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:29.919317 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-8997826c-b386-4d79-bfab-8feac9d92f3d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 404 Jul 22 05:50:29.919779 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1378/5581] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:29 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:31.192709 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:31.194330 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:50:31.194649 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "baedb962-440d-4047-9176-deda052c24de", "size": 1}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:31.195964 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.v3.volumes [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'baedb962-440d-4047-9176-deda052c24de', 'size': 1}} {{(pid=100092) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:50:31.282190 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume of 1 GB Jul 22 05:50:31.288675 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Availability Zones retrieved successfully. Jul 22 05:50:31.291972 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Flow 'volume_create_api' (af2e8324-ec0e-473f-9492-51d14ec09f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:31.292995 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a70cd5-6989-4977-a026-8ac2651b1b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:31.293797 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.flows.api.create_volume [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Validating volume size '1' using validate_int {{(pid=100092) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:50:31.339536 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a70cd5-6989-4977-a026-8ac2651b1b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:31.340266 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b432aab-ded3-44ff-a4d4-26322e499339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:31.371766 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.quota [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Created reservations ['d40e964f-ecb3-47b0-8146-ba462ae46d50', '8f2a346b-58f1-41c9-9ede-11ece22039d7', 'ae978625-6312-46ea-b4f2-9635d316abd1', '89753aeb-ef52-4e5b-a5ae-4ef5120d1563'] {{(pid=100092) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:31.372422 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b432aab-ded3-44ff-a4d4-26322e499339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d40e964f-ecb3-47b0-8146-ba462ae46d50', '8f2a346b-58f1-41c9-9ede-11ece22039d7', 'ae978625-6312-46ea-b4f2-9635d316abd1', '89753aeb-ef52-4e5b-a5ae-4ef5120d1563']}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:31.373091 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (014c6857-4b41-4882-bb9f-5f7e3bdcc4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:31.393010 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (014c6857-4b41-4882-bb9f-5f7e3bdcc4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed3438bd-59f7-4172-9d01-c31380629828', '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='3f5a3328db874b2ea63fb769b405d16c',qos_specs=None,replication_status=,reservations=['d40e964f-ecb3-47b0-8146-ba462ae46d50','8f2a346b-58f1-41c9-9ede-11ece22039d7','ae978625-6312-46ea-b4f2-9635d316abd1','89753aeb-ef52-4e5b-a5ae-4ef5120d1563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4663706a658c4a378519e8287f7ab75a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:50:31Z,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=ed3438bd-59f7-4172-9d01-c31380629828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f5a3328db874b2ea63fb769b405d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4663706a658c4a378519e8287f7ab75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:31.393708 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d15388-6a60-42a0-871c-0088256ab3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:31.408881 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d15388-6a60-42a0-871c-0088256ab3c7) transitioned into state 'SUCCESS' from 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='3f5a3328db874b2ea63fb769b405d16c',qos_specs=None,replication_status=,reservations=['d40e964f-ecb3-47b0-8146-ba462ae46d50','8f2a346b-58f1-41c9-9ede-11ece22039d7','ae978625-6312-46ea-b4f2-9635d316abd1','89753aeb-ef52-4e5b-a5ae-4ef5120d1563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4663706a658c4a378519e8287f7ab75a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:31.409482 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60e5d62-60c0-438b-8919-821350ad655b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:31.417339 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60e5d62-60c0-438b-8919-821350ad655b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100092) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:31.418100 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Flow 'volume_create_api' (af2e8324-ec0e-473f-9492-51d14ec09f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100092) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:31.418396 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume request issued successfully. Jul 22 05:50:31.418990 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c8989c7c-53bb-4fd2-9273-bb2a6a8e305b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:50:31.419403 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1416/5582] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:50:31 2026] POST /volume/v3/volumes => generated 773 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:31.429963 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5d5e8fac-550b-428a-a57e-847b6c92ab4d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:31.431645 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5d5e8fac-550b-428a-a57e-847b6c92ab4d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:31.431865 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5d5e8fac-550b-428a-a57e-847b6c92ab4d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:31.432046 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5d5e8fac-550b-428a-a57e-847b6c92ab4d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:31.438181 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:31.438181 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:31.441216 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5d5e8fac-550b-428a-a57e-847b6c92ab4d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:31.444599 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5d5e8fac-550b-428a-a57e-847b6c92ab4d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 200 Jul 22 05:50:31.444898 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1392/5583] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:31 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:32.456124 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-600cb0c6-a6b9-44f7-a98e-3d083a2806a3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:32.457731 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-600cb0c6-a6b9-44f7-a98e-3d083a2806a3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:32.457963 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-600cb0c6-a6b9-44f7-a98e-3d083a2806a3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:32.458161 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-600cb0c6-a6b9-44f7-a98e-3d083a2806a3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:32.464779 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:32.464779 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:32.468264 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-600cb0c6-a6b9-44f7-a98e-3d083a2806a3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:32.471987 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-600cb0c6-a6b9-44f7-a98e-3d083a2806a3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 200 Jul 22 05:50:32.472342 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1398/5584] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:32 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:33.484905 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ddccac16-68a6-4e87-8c6d-146bae5b689e None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:33.486484 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ddccac16-68a6-4e87-8c6d-146bae5b689e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:33.486676 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ddccac16-68a6-4e87-8c6d-146bae5b689e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:33.486871 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ddccac16-68a6-4e87-8c6d-146bae5b689e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:33.493693 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:33.493693 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:33.496997 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ddccac16-68a6-4e87-8c6d-146bae5b689e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:33.500750 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ddccac16-68a6-4e87-8c6d-146bae5b689e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 200 Jul 22 05:50:33.501098 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1379/5585] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:33 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:34.513433 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-86b6a489-4d93-4f3d-897c-fdd57d5447af None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:34.515323 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-86b6a489-4d93-4f3d-897c-fdd57d5447af tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:34.515538 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-86b6a489-4d93-4f3d-897c-fdd57d5447af tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:34.515749 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-86b6a489-4d93-4f3d-897c-fdd57d5447af tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:34.522221 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:34.522221 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:34.526020 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-86b6a489-4d93-4f3d-897c-fdd57d5447af tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:34.530138 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-86b6a489-4d93-4f3d-897c-fdd57d5447af tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 200 Jul 22 05:50:34.530503 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1417/5586] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:34 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:35.542436 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c3b35a46-8780-4cdd-94ad-7df312d9fcc2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:35.544306 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c3b35a46-8780-4cdd-94ad-7df312d9fcc2 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:35.544549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c3b35a46-8780-4cdd-94ad-7df312d9fcc2 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:35.544763 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c3b35a46-8780-4cdd-94ad-7df312d9fcc2 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:35.551595 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:35.551595 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:35.554715 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c3b35a46-8780-4cdd-94ad-7df312d9fcc2 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:35.558490 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c3b35a46-8780-4cdd-94ad-7df312d9fcc2 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 200 Jul 22 05:50:35.558914 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1393/5587] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:35 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:36.570224 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-82591b5a-d05a-41ac-b277-a2be73acba1e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:36.572058 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-82591b5a-d05a-41ac-b277-a2be73acba1e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:36.572270 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-82591b5a-d05a-41ac-b277-a2be73acba1e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:36.572481 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-82591b5a-d05a-41ac-b277-a2be73acba1e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:36.580833 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:36.580833 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:36.584815 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-82591b5a-d05a-41ac-b277-a2be73acba1e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:36.588916 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-82591b5a-d05a-41ac-b277-a2be73acba1e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 200 Jul 22 05:50:36.589394 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1399/5588] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:36 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:37.601164 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2a8cca4a-5ab2-47d5-9677-56fab8b0e194 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:37.602855 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2a8cca4a-5ab2-47d5-9677-56fab8b0e194 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:37.603047 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2a8cca4a-5ab2-47d5-9677-56fab8b0e194 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:37.603222 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2a8cca4a-5ab2-47d5-9677-56fab8b0e194 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:37.609342 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:37.609342 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:37.612570 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2a8cca4a-5ab2-47d5-9677-56fab8b0e194 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:37.616344 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2a8cca4a-5ab2-47d5-9677-56fab8b0e194 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 200 Jul 22 05:50:37.616710 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1380/5589] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:37 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:38.628901 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-6ee29353-f94e-4571-900e-7672ae5bc065 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:38.630491 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6ee29353-f94e-4571-900e-7672ae5bc065 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:38.630703 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6ee29353-f94e-4571-900e-7672ae5bc065 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:38.630878 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-6ee29353-f94e-4571-900e-7672ae5bc065 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:38.636898 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:38.636898 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:38.639961 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-6ee29353-f94e-4571-900e-7672ae5bc065 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:38.643646 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-6ee29353-f94e-4571-900e-7672ae5bc065 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 200 Jul 22 05:50:38.643965 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1418/5590] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:38 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 1191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:38.655350 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-629c53c0-b1df-4e9e-8f5b-e1065590222c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:38.656847 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-629c53c0-b1df-4e9e-8f5b-e1065590222c tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:38.657063 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-629c53c0-b1df-4e9e-8f5b-e1065590222c tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:38.657257 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-629c53c0-b1df-4e9e-8f5b-e1065590222c tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:38.663738 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:38.663738 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:38.667049 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-629c53c0-b1df-4e9e-8f5b-e1065590222c tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:38.671247 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-629c53c0-b1df-4e9e-8f5b-e1065590222c tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 200 Jul 22 05:50:38.671570 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1394/5591] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:38 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:38.683159 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-130281f5-b324-4a89-a30e-0f0153a71005 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:38.684730 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:50:38.685054 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "ed3438bd-59f7-4172-9d01-c31380629828", "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:38.686434 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'ed3438bd-59f7-4172-9d01-c31380629828', 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:50:38.695689 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:38.695689 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:38.695689 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume retrieved successfully. Jul 22 05:50:38.695689 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume of 1 GB Jul 22 05:50:38.699644 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Availability Zones retrieved successfully. Jul 22 05:50:38.706517 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Flow 'volume_create_api' (afc32d13-fd96-4042-a482-ce917c093648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:38.707922 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c145aab-49ac-4e99-b89f-ecf9b8d9e9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:38.709100 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:50:38.733551 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c145aab-49ac-4e99-b89f-ecf9b8d9e9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ed3438bd-59f7-4172-9d01-c31380629828', 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:38.734468 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b462bf-570e-44dc-9309-08fa144bc4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:38.767960 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Created reservations ['e930dd95-b7c8-4d88-9bbd-86db39e1669f', 'e0fd7918-bed1-4916-a986-835bbb191388', 'd97149a3-712a-471b-b134-3c59dd69967c', 'c78da44f-71c0-431b-a4cd-acf3637bf73e'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:38.768606 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b462bf-570e-44dc-9309-08fa144bc4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e930dd95-b7c8-4d88-9bbd-86db39e1669f', 'e0fd7918-bed1-4916-a986-835bbb191388', 'd97149a3-712a-471b-b134-3c59dd69967c', 'c78da44f-71c0-431b-a4cd-acf3637bf73e']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:38.769271 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9ed043-fbea-4d7b-bfeb-3421c9a6091e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:38.797105 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9ed043-fbea-4d7b-bfeb-3421c9a6091e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b51d0090-3155-4d4c-8dc5-fd1799389681', '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='3f5a3328db874b2ea63fb769b405d16c',qos_specs=None,replication_status=,reservations=['e930dd95-b7c8-4d88-9bbd-86db39e1669f','e0fd7918-bed1-4916-a986-835bbb191388','d97149a3-712a-471b-b134-3c59dd69967c','c78da44f-71c0-431b-a4cd-acf3637bf73e'],size=1,snapshot_id=None,source_replicaid=,source_volid=ed3438bd-59f7-4172-9d01-c31380629828,status='creating',user_id='4663706a658c4a378519e8287f7ab75a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), '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-22T05:50:38Z,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=b51d0090-3155-4d4c-8dc5-fd1799389681,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f5a3328db874b2ea63fb769b405d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ed3438bd-59f7-4172-9d01-c31380629828,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4663706a658c4a378519e8287f7ab75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:38.797761 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2053ea0b-0cb4-43b4-b270-b22adc76bfed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:38.814383 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2053ea0b-0cb4-43b4-b270-b22adc76bfed) transitioned into state 'SUCCESS' from 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='3f5a3328db874b2ea63fb769b405d16c',qos_specs=None,replication_status=,reservations=['e930dd95-b7c8-4d88-9bbd-86db39e1669f','e0fd7918-bed1-4916-a986-835bbb191388','d97149a3-712a-471b-b134-3c59dd69967c','c78da44f-71c0-431b-a4cd-acf3637bf73e'],size=1,snapshot_id=None,source_replicaid=,source_volid=ed3438bd-59f7-4172-9d01-c31380629828,status='creating',user_id='4663706a658c4a378519e8287f7ab75a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:38.815031 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf23d64-c6d1-4c10-8db6-23e4c1a2f3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:38.828108 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf23d64-c6d1-4c10-8db6-23e4c1a2f3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:38.828887 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Flow 'volume_create_api' (afc32d13-fd96-4042-a482-ce917c093648) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:38.829141 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume request issued successfully. Jul 22 05:50:38.829732 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-130281f5-b324-4a89-a30e-0f0153a71005 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:50:38.830132 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1400/5592] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:50:38 2026] POST /volume/v3/volumes => generated 807 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:38.841015 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-d05b8fa9-9a5a-41a5-8c48-3545f4a0b7fa None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:38.843694 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d05b8fa9-9a5a-41a5-8c48-3545f4a0b7fa tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 Jul 22 05:50:38.844005 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d05b8fa9-9a5a-41a5-8c48-3545f4a0b7fa tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:38.844292 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-d05b8fa9-9a5a-41a5-8c48-3545f4a0b7fa tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:38.852885 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:38.852885 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:38.856755 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-d05b8fa9-9a5a-41a5-8c48-3545f4a0b7fa tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:38.861326 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-d05b8fa9-9a5a-41a5-8c48-3545f4a0b7fa tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 returned with HTTP 200 Jul 22 05:50:38.861810 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1381/5593] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:38 2026] GET /volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:39.872993 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-eb514ef9-e9a1-4646-9766-3417cf1426d2 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:39.874695 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eb514ef9-e9a1-4646-9766-3417cf1426d2 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 Jul 22 05:50:39.874895 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eb514ef9-e9a1-4646-9766-3417cf1426d2 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:39.875066 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-eb514ef9-e9a1-4646-9766-3417cf1426d2 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:39.881222 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:39.881222 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:39.884117 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-eb514ef9-e9a1-4646-9766-3417cf1426d2 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:39.887783 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-eb514ef9-e9a1-4646-9766-3417cf1426d2 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 returned with HTTP 200 Jul 22 05:50:39.888103 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1419/5594] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:39 2026] GET /volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 => generated 1226 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:39.899518 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5018e3af-fc54-41bc-92b1-53e6a2dd9f0d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:39.901526 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5018e3af-fc54-41bc-92b1-53e6a2dd9f0d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 Jul 22 05:50:39.901789 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5018e3af-fc54-41bc-92b1-53e6a2dd9f0d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:39.902015 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5018e3af-fc54-41bc-92b1-53e6a2dd9f0d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:39.908444 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:39.908444 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:39.911591 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5018e3af-fc54-41bc-92b1-53e6a2dd9f0d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:39.915581 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5018e3af-fc54-41bc-92b1-53e6a2dd9f0d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 returned with HTTP 200 Jul 22 05:50:39.916094 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1395/5595] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:39 2026] GET /volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:39.927112 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-33663534-ec51-49ce-b3e3-562b3be6951d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:39.928872 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-33663534-ec51-49ce-b3e3-562b3be6951d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:39.929107 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-33663534-ec51-49ce-b3e3-562b3be6951d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:39.929332 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-33663534-ec51-49ce-b3e3-562b3be6951d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:39.929525 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-33663534-ec51-49ce-b3e3-562b3be6951d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume with id: ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:39.935607 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:39.935607 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:39.936064 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-33663534-ec51-49ce-b3e3-562b3be6951d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:39.953498 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-33663534-ec51-49ce-b3e3-562b3be6951d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume request issued successfully. Jul 22 05:50:39.953752 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-33663534-ec51-49ce-b3e3-562b3be6951d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 202 Jul 22 05:50:39.954332 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1401/5596] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:39 2026] DELETE /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:39.961343 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-325c8aa1-005b-4179-9ca6-e7259a0bbfb6 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:39.963397 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-325c8aa1-005b-4179-9ca6-e7259a0bbfb6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:39.963661 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-325c8aa1-005b-4179-9ca6-e7259a0bbfb6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:39.963902 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-325c8aa1-005b-4179-9ca6-e7259a0bbfb6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:39.971464 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:39.971464 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:39.975607 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-325c8aa1-005b-4179-9ca6-e7259a0bbfb6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:39.980809 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-325c8aa1-005b-4179-9ca6-e7259a0bbfb6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 200 Jul 22 05:50:39.981191 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1382/5597] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:39 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:40.992780 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-069b9dc5-10d1-4e18-af80-7132c5c118cb None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:40.994946 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-069b9dc5-10d1-4e18-af80-7132c5c118cb tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:40.995213 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-069b9dc5-10d1-4e18-af80-7132c5c118cb tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:40.995402 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-069b9dc5-10d1-4e18-af80-7132c5c118cb tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:41.001147 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-069b9dc5-10d1-4e18-af80-7132c5c118cb tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 404 Jul 22 05:50:41.001579 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1420/5598] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:40 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:42.270352 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:42.272238 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:50:42.272645 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "dfca5417-02c9-43fb-a5cf-1ed9896ea292", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:42.274243 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'dfca5417-02c9-43fb-a5cf-1ed9896ea292', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:50:42.358748 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume of 1 GB Jul 22 05:50:42.363475 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Availability Zones retrieved successfully. Jul 22 05:50:42.368213 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Flow 'volume_create_api' (17689649-bd59-4ceb-bcbf-bf30acb2307d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:42.369178 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b79461c-150d-4489-b325-21b5aadf4819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:42.369984 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:50:42.420916 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b79461c-150d-4489-b325-21b5aadf4819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:42.421615 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8de9ade8-c7db-4d23-8953-e8470917693e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:42.455571 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Created reservations ['9a2a5dce-cb1e-4067-8478-bb1f0de456be', '902e4fee-df06-48ef-b0a6-ce9b76ef49b9', '374d740d-bd5e-4641-843a-f71e36ba2333', '885f7a0d-252c-49e5-8be3-605bb4227a75'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:42.456297 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8de9ade8-c7db-4d23-8953-e8470917693e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a2a5dce-cb1e-4067-8478-bb1f0de456be', '902e4fee-df06-48ef-b0a6-ce9b76ef49b9', '374d740d-bd5e-4641-843a-f71e36ba2333', '885f7a0d-252c-49e5-8be3-605bb4227a75']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:42.457083 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7173bee6-da57-4835-893d-c1739119fb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:42.476182 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7173bee6-da57-4835-893d-c1739119fb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '042966a0-10c5-4e0e-a67b-5e10b2afeea3', '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='3f5a3328db874b2ea63fb769b405d16c',qos_specs=None,replication_status=,reservations=['9a2a5dce-cb1e-4067-8478-bb1f0de456be','902e4fee-df06-48ef-b0a6-ce9b76ef49b9','374d740d-bd5e-4641-843a-f71e36ba2333','885f7a0d-252c-49e5-8be3-605bb4227a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4663706a658c4a378519e8287f7ab75a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:50:42Z,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=042966a0-10c5-4e0e-a67b-5e10b2afeea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f5a3328db874b2ea63fb769b405d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4663706a658c4a378519e8287f7ab75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:42.476878 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f41b03-de71-49bf-8366-03a943ea0ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:42.492855 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f41b03-de71-49bf-8366-03a943ea0ac2) transitioned into state 'SUCCESS' from 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='3f5a3328db874b2ea63fb769b405d16c',qos_specs=None,replication_status=,reservations=['9a2a5dce-cb1e-4067-8478-bb1f0de456be','902e4fee-df06-48ef-b0a6-ce9b76ef49b9','374d740d-bd5e-4641-843a-f71e36ba2333','885f7a0d-252c-49e5-8be3-605bb4227a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4663706a658c4a378519e8287f7ab75a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:42.493525 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29c9b6a1-d148-48a0-818b-15b51482c0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:42.501455 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29c9b6a1-d148-48a0-818b-15b51482c0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:42.502304 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Flow 'volume_create_api' (17689649-bd59-4ceb-bcbf-bf30acb2307d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:42.502554 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume request issued successfully. Jul 22 05:50:42.503081 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8958707a-ab2f-46fd-9348-920a2fc5dea1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:50:42.503492 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1396/5599] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:50:42 2026] POST /volume/v3/volumes => generated 773 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:42.514168 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-99aa5677-1e6b-4a38-993b-7d4010fc12a7 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:42.515846 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99aa5677-1e6b-4a38-993b-7d4010fc12a7 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:42.516057 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99aa5677-1e6b-4a38-993b-7d4010fc12a7 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:42.516238 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99aa5677-1e6b-4a38-993b-7d4010fc12a7 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:42.522463 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:42.522463 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:42.525777 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-99aa5677-1e6b-4a38-993b-7d4010fc12a7 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:42.529516 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99aa5677-1e6b-4a38-993b-7d4010fc12a7 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 200 Jul 22 05:50:42.530056 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1402/5600] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:42 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:43.541139 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ed4aa17d-3628-42a3-a5c3-b9b564d5a413 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:43.542777 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ed4aa17d-3628-42a3-a5c3-b9b564d5a413 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:43.542972 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ed4aa17d-3628-42a3-a5c3-b9b564d5a413 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:43.543165 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ed4aa17d-3628-42a3-a5c3-b9b564d5a413 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:43.549556 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:43.549556 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:43.552917 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ed4aa17d-3628-42a3-a5c3-b9b564d5a413 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:43.556926 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ed4aa17d-3628-42a3-a5c3-b9b564d5a413 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 200 Jul 22 05:50:43.557314 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1383/5601] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:43 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:44.569024 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-923c6176-3c93-4faa-801d-89f3f84a525e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:44.570518 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-923c6176-3c93-4faa-801d-89f3f84a525e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:44.570714 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-923c6176-3c93-4faa-801d-89f3f84a525e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:44.570882 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-923c6176-3c93-4faa-801d-89f3f84a525e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:44.579486 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:44.579486 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:44.583498 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-923c6176-3c93-4faa-801d-89f3f84a525e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:44.588613 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-923c6176-3c93-4faa-801d-89f3f84a525e tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 200 Jul 22 05:50:44.589144 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1421/5602] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:44 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:45.600612 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c0c91936-ad0f-4005-aeeb-85bbb21aca6b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:45.602188 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c0c91936-ad0f-4005-aeeb-85bbb21aca6b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:45.602365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c0c91936-ad0f-4005-aeeb-85bbb21aca6b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:45.602531 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c0c91936-ad0f-4005-aeeb-85bbb21aca6b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:45.608650 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:45.608650 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:45.611308 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c0c91936-ad0f-4005-aeeb-85bbb21aca6b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:45.614459 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c0c91936-ad0f-4005-aeeb-85bbb21aca6b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 200 Jul 22 05:50:45.614774 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1397/5603] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:45 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:46.626323 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-3c42f9b0-f312-475d-b9e5-2fb3f40a7c68 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:46.627983 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3c42f9b0-f312-475d-b9e5-2fb3f40a7c68 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:46.628217 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3c42f9b0-f312-475d-b9e5-2fb3f40a7c68 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:46.628426 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-3c42f9b0-f312-475d-b9e5-2fb3f40a7c68 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:46.635129 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:46.635129 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:46.638501 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-3c42f9b0-f312-475d-b9e5-2fb3f40a7c68 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:46.642268 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-3c42f9b0-f312-475d-b9e5-2fb3f40a7c68 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 200 Jul 22 05:50:46.642646 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1403/5604] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:46 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:47.655258 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-f0704440-9a8e-4b4c-9c1c-f7c608c9688f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:47.657261 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f0704440-9a8e-4b4c-9c1c-f7c608c9688f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:47.657499 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f0704440-9a8e-4b4c-9c1c-f7c608c9688f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:47.657743 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-f0704440-9a8e-4b4c-9c1c-f7c608c9688f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:47.666110 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:47.666110 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:47.669951 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-f0704440-9a8e-4b4c-9c1c-f7c608c9688f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:47.674660 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-f0704440-9a8e-4b4c-9c1c-f7c608c9688f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 200 Jul 22 05:50:47.675123 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1384/5605] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:47 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:48.690157 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c17f842d-b9a5-42d2-b0ac-a63068b865f0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:48.691904 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c17f842d-b9a5-42d2-b0ac-a63068b865f0 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:48.692131 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c17f842d-b9a5-42d2-b0ac-a63068b865f0 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:48.692310 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c17f842d-b9a5-42d2-b0ac-a63068b865f0 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:48.699239 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:48.699239 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:48.703088 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c17f842d-b9a5-42d2-b0ac-a63068b865f0 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:48.707430 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c17f842d-b9a5-42d2-b0ac-a63068b865f0 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 200 Jul 22 05:50:48.707844 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1422/5606] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:48 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:49.719305 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6ba3d7a1-6696-4651-8160-cfd484b10a41 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:49.721134 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6ba3d7a1-6696-4651-8160-cfd484b10a41 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:49.721365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6ba3d7a1-6696-4651-8160-cfd484b10a41 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:49.721537 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6ba3d7a1-6696-4651-8160-cfd484b10a41 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:49.727933 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:49.727933 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:49.730881 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6ba3d7a1-6696-4651-8160-cfd484b10a41 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:49.734647 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6ba3d7a1-6696-4651-8160-cfd484b10a41 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 200 Jul 22 05:50:49.735019 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1398/5607] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:49 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:49.746074 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-4dd4a710-0e87-40db-b52b-c6db12ff5d7d None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:49.747698 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4dd4a710-0e87-40db-b52b-c6db12ff5d7d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:49.747905 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4dd4a710-0e87-40db-b52b-c6db12ff5d7d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:49.748078 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-4dd4a710-0e87-40db-b52b-c6db12ff5d7d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:49.754144 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:49.754144 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:49.757098 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-4dd4a710-0e87-40db-b52b-c6db12ff5d7d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:49.760919 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-4dd4a710-0e87-40db-b52b-c6db12ff5d7d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 200 Jul 22 05:50:49.761247 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1404/5608] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:49 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 1191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:49.772742 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-c6d0a273-13b1-408d-9697-1c8c84aeeec5 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:49.774362 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c6d0a273-13b1-408d-9697-1c8c84aeeec5 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] POST https://10.4.3.91/volume/v3/snapshots Jul 22 05:50:49.774735 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-c6d0a273-13b1-408d-9697-1c8c84aeeec5 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "042966a0-10c5-4e0e-a67b-5e10b2afeea3", "name": "tempest-VolumeImageDependencyTests-Snapshot-702316476"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:49.782006 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:49.782006 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:49.782400 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c6d0a273-13b1-408d-9697-1c8c84aeeec5 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:49.782503 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.snapshots [None req-c6d0a273-13b1-408d-9697-1c8c84aeeec5 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create snapshot from volume 042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:49.816397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-c6d0a273-13b1-408d-9697-1c8c84aeeec5 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Created reservations ['688c6a9a-794e-49b1-9c1c-3bfa2c516fbc', 'e1e6607d-b67c-4d46-a532-1fa7ebf3f6b4', '9eff8124-a479-474a-aac2-bef0ded7f2c9', '77b1b1d9-7448-427b-8d50-8421ad0b27a8'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:49.841013 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-c6d0a273-13b1-408d-9697-1c8c84aeeec5 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Snapshot create request issued successfully. Jul 22 05:50:49.841397 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-c6d0a273-13b1-408d-9697-1c8c84aeeec5 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/snapshots returned with HTTP 202 Jul 22 05:50:49.841858 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1385/5609] 10.4.3.91 () {68 vars in 1258 bytes} [Wed Jul 22 05:50:49 2026] POST /volume/v3/snapshots => generated 312 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:50:49.850364 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-a579e450-ae87-489f-a692-6ce4262e84ac None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:49.852231 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a579e450-ae87-489f-a692-6ce4262e84ac tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 Jul 22 05:50:49.852479 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a579e450-ae87-489f-a692-6ce4262e84ac tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:49.852743 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-a579e450-ae87-489f-a692-6ce4262e84ac tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:49.857127 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:49.857127 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:49.857542 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-a579e450-ae87-489f-a692-6ce4262e84ac tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Snapshot retrieved successfully. Jul 22 05:50:49.858263 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-a579e450-ae87-489f-a692-6ce4262e84ac tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 returned with HTTP 200 Jul 22 05:50:49.858609 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1423/5610] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:49 2026] GET /volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:50.866860 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-243b3199-f534-467b-86e3-bec982b99871 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:50.868702 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-243b3199-f534-467b-86e3-bec982b99871 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 Jul 22 05:50:50.868910 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-243b3199-f534-467b-86e3-bec982b99871 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:50.869112 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-243b3199-f534-467b-86e3-bec982b99871 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:50.873953 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:50.873953 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:50.874420 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-243b3199-f534-467b-86e3-bec982b99871 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Snapshot retrieved successfully. Jul 22 05:50:50.875212 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-243b3199-f534-467b-86e3-bec982b99871 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 returned with HTTP 200 Jul 22 05:50:50.875558 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1399/5611] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:50 2026] GET /volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:50.883410 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:50.885023 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:50:50.885377 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "4e08e88d-5922-45a2-bd9b-9a8dad8bea87", "size": 1}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:50.886811 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.v3.volumes [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '4e08e88d-5922-45a2-bd9b-9a8dad8bea87', 'size': 1}} {{(pid=100091) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:50:50.891311 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:50.891311 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:50.891684 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Snapshot retrieved successfully. Jul 22 05:50:50.891812 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume of 1 GB Jul 22 05:50:50.894570 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Availability Zones retrieved successfully. Jul 22 05:50:50.899474 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Flow 'volume_create_api' (c6624266-09b9-4a7f-b7d4-2f90f2693a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:50.900320 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf31174-d6ac-4fb2-9eef-bba2d2dcf726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:50.901079 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.flows.api.create_volume [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100091) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:50:50.926894 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf31174-d6ac-4fb2-9eef-bba2d2dcf726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4e08e88d-5922-45a2-bd9b-9a8dad8bea87', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32bcf38f-15d5-4caf-af8c-c64c05fb3b67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:50.927532 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daaf8d3a-7883-4d11-a1f8-7e744b7e2771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:50.958535 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.quota [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Created reservations ['97b5dc7a-36ad-4def-9c3f-6e010bf80f1a', '4580f868-e478-44c0-85dc-5ab99de1a697', 'ec354cee-bce2-4ec1-a05c-9fa5f3ea6ac6', '097afcec-093a-4545-a14a-7014fda19e2c'] {{(pid=100091) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:50:50.959188 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daaf8d3a-7883-4d11-a1f8-7e744b7e2771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97b5dc7a-36ad-4def-9c3f-6e010bf80f1a', '4580f868-e478-44c0-85dc-5ab99de1a697', 'ec354cee-bce2-4ec1-a05c-9fa5f3ea6ac6', '097afcec-093a-4545-a14a-7014fda19e2c']}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:50.959858 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4243891-e9f6-4777-a7af-5eb998d037ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:50.991606 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4243891-e9f6-4777-a7af-5eb998d037ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8af90d2-8bfb-4322-8497-162369ab98fc', '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='3f5a3328db874b2ea63fb769b405d16c',qos_specs=None,replication_status=,reservations=['97b5dc7a-36ad-4def-9c3f-6e010bf80f1a','4580f868-e478-44c0-85dc-5ab99de1a697','ec354cee-bce2-4ec1-a05c-9fa5f3ea6ac6','097afcec-093a-4545-a14a-7014fda19e2c'],size=1,snapshot_id=4e08e88d-5922-45a2-bd9b-9a8dad8bea87,source_replicaid=,source_volid=None,status='creating',user_id='4663706a658c4a378519e8287f7ab75a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67), '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-22T05:50:50Z,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=c8af90d2-8bfb-4322-8497-162369ab98fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f5a3328db874b2ea63fb769b405d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4e08e88d-5922-45a2-bd9b-9a8dad8bea87,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4663706a658c4a378519e8287f7ab75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32bcf38f-15d5-4caf-af8c-c64c05fb3b67),volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:50.992708 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86461b2f-ced0-459d-8950-d26491782df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:51.005718 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86461b2f-ced0-459d-8950-d26491782df7) transitioned into state 'SUCCESS' from 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='3f5a3328db874b2ea63fb769b405d16c',qos_specs=None,replication_status=,reservations=['97b5dc7a-36ad-4def-9c3f-6e010bf80f1a','4580f868-e478-44c0-85dc-5ab99de1a697','ec354cee-bce2-4ec1-a05c-9fa5f3ea6ac6','097afcec-093a-4545-a14a-7014fda19e2c'],size=1,snapshot_id=4e08e88d-5922-45a2-bd9b-9a8dad8bea87,source_replicaid=,source_volid=None,status='creating',user_id='4663706a658c4a378519e8287f7ab75a',volume_type_id=32bcf38f-15d5-4caf-af8c-c64c05fb3b67)}' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:51.006359 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14a92362-591b-4bcb-b633-1fa49faddbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:50:51.021476 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14a92362-591b-4bcb-b633-1fa49faddbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100091) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:50:51.022164 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Flow 'volume_create_api' (c6624266-09b9-4a7f-b7d4-2f90f2693a53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100091) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:50:51.022421 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Create volume request issued successfully. Jul 22 05:50:51.022920 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9d6e8010-4897-49e1-bca0-5ebb247442b3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:50:51.023291 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1405/5612] 10.4.3.91 () {70 vars in 1293 bytes} [Wed Jul 22 05:50:50 2026] POST /volume/v3/volumes => generated 807 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:51.034944 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-cd44474d-7d2e-4f88-a028-0605f1b0c962 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:51.037102 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd44474d-7d2e-4f88-a028-0605f1b0c962 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc Jul 22 05:50:51.037312 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd44474d-7d2e-4f88-a028-0605f1b0c962 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:51.037487 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-cd44474d-7d2e-4f88-a028-0605f1b0c962 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:51.044023 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:51.044023 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:51.048097 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-cd44474d-7d2e-4f88-a028-0605f1b0c962 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:51.052161 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-cd44474d-7d2e-4f88-a028-0605f1b0c962 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc returned with HTTP 200 Jul 22 05:50:51.052555 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1386/5613] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:51 2026] GET /volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:52.064434 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-af389024-040e-4094-b18f-cc39dd3c0470 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:52.066507 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-af389024-040e-4094-b18f-cc39dd3c0470 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc Jul 22 05:50:52.066768 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-af389024-040e-4094-b18f-cc39dd3c0470 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:52.066949 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-af389024-040e-4094-b18f-cc39dd3c0470 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:52.073974 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:52.073974 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:52.076939 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-af389024-040e-4094-b18f-cc39dd3c0470 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:52.080628 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-af389024-040e-4094-b18f-cc39dd3c0470 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc returned with HTTP 200 Jul 22 05:50:52.080968 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1424/5614] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:52 2026] GET /volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:52.093053 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-dc9c60e1-2fa9-4ac4-85c7-914a60e03e2f None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:52.094848 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dc9c60e1-2fa9-4ac4-85c7-914a60e03e2f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc Jul 22 05:50:52.095075 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dc9c60e1-2fa9-4ac4-85c7-914a60e03e2f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:52.095269 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-dc9c60e1-2fa9-4ac4-85c7-914a60e03e2f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:52.101616 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:52.101616 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:52.104642 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-dc9c60e1-2fa9-4ac4-85c7-914a60e03e2f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:52.108346 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-dc9c60e1-2fa9-4ac4-85c7-914a60e03e2f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc returned with HTTP 200 Jul 22 05:50:52.108690 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1400/5615] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:52 2026] GET /volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc => generated 1226 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:52.120615 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-99bb46a7-e315-4721-8dad-272f1b6f8fad None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:52.122461 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99bb46a7-e315-4721-8dad-272f1b6f8fad tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 Jul 22 05:50:52.122657 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99bb46a7-e315-4721-8dad-272f1b6f8fad tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:52.122840 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-99bb46a7-e315-4721-8dad-272f1b6f8fad tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:52.122936 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.snapshots [None req-99bb46a7-e315-4721-8dad-272f1b6f8fad tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete snapshot with id: 4e08e88d-5922-45a2-bd9b-9a8dad8bea87 Jul 22 05:50:52.127292 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:52.127292 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:52.127671 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-99bb46a7-e315-4721-8dad-272f1b6f8fad tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Snapshot retrieved successfully. Jul 22 05:50:52.141052 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-99bb46a7-e315-4721-8dad-272f1b6f8fad tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Snapshot delete request issued successfully. Jul 22 05:50:52.141203 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-99bb46a7-e315-4721-8dad-272f1b6f8fad tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 returned with HTTP 202 Jul 22 05:50:52.141759 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1406/5616] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:50:52 2026] DELETE /volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:52.148442 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-73e22308-a6d7-4121-b68c-b40ca321fd2b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:52.150283 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-73e22308-a6d7-4121-b68c-b40ca321fd2b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 Jul 22 05:50:52.150501 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-73e22308-a6d7-4121-b68c-b40ca321fd2b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:52.150731 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-73e22308-a6d7-4121-b68c-b40ca321fd2b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:52.155902 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:52.155902 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:50:52.156298 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-73e22308-a6d7-4121-b68c-b40ca321fd2b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Snapshot retrieved successfully. Jul 22 05:50:52.157058 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-73e22308-a6d7-4121-b68c-b40ca321fd2b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 returned with HTTP 200 Jul 22 05:50:52.157395 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1387/5617] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:52 2026] GET /volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:53.165708 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e148b9d0-b295-4eed-91f0-bf595750e103 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:53.167223 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e148b9d0-b295-4eed-91f0-bf595750e103 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 Jul 22 05:50:53.167388 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e148b9d0-b295-4eed-91f0-bf595750e103 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:53.167561 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e148b9d0-b295-4eed-91f0-bf595750e103 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:53.171201 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e148b9d0-b295-4eed-91f0-bf595750e103 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 returned with HTTP 404 Jul 22 05:50:53.171581 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1425/5618] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:53 2026] GET /volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:53.177144 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c4faadc0-a7f2-4355-b4dd-a71fd47cfbf3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:53.178827 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4faadc0-a7f2-4355-b4dd-a71fd47cfbf3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc Jul 22 05:50:53.179039 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4faadc0-a7f2-4355-b4dd-a71fd47cfbf3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:53.179215 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c4faadc0-a7f2-4355-b4dd-a71fd47cfbf3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:53.179367 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-c4faadc0-a7f2-4355-b4dd-a71fd47cfbf3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume with id: c8af90d2-8bfb-4322-8497-162369ab98fc Jul 22 05:50:53.186449 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:53.186449 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:53.186973 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c4faadc0-a7f2-4355-b4dd-a71fd47cfbf3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:53.204368 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c4faadc0-a7f2-4355-b4dd-a71fd47cfbf3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume request issued successfully. Jul 22 05:50:53.204643 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c4faadc0-a7f2-4355-b4dd-a71fd47cfbf3 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc returned with HTTP 202 Jul 22 05:50:53.205080 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1401/5619] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:53 2026] DELETE /volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:53.211187 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-37d04d65-02cb-4494-8194-3a88078de4a1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:53.213360 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37d04d65-02cb-4494-8194-3a88078de4a1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc Jul 22 05:50:53.213569 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37d04d65-02cb-4494-8194-3a88078de4a1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:53.213804 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-37d04d65-02cb-4494-8194-3a88078de4a1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:53.220512 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:53.220512 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:53.224242 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-37d04d65-02cb-4494-8194-3a88078de4a1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:53.229297 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-37d04d65-02cb-4494-8194-3a88078de4a1 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc returned with HTTP 200 Jul 22 05:50:53.229795 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1407/5620] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:53 2026] GET /volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc => generated 1225 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:54.241508 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4fd4bf8d-cbc8-4ac3-a390-fd0df9eccb67 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:54.243225 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4fd4bf8d-cbc8-4ac3-a390-fd0df9eccb67 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc Jul 22 05:50:54.243418 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4fd4bf8d-cbc8-4ac3-a390-fd0df9eccb67 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:54.243601 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4fd4bf8d-cbc8-4ac3-a390-fd0df9eccb67 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:54.248496 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4fd4bf8d-cbc8-4ac3-a390-fd0df9eccb67 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc returned with HTTP 404 Jul 22 05:50:54.248936 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1388/5621] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:54 2026] GET /volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 22 05:50:54.391325 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c467edab-d78a-4074-b91f-2fb592d216c9 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:54.393116 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c467edab-d78a-4074-b91f-2fb592d216c9 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:54.393421 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c467edab-d78a-4074-b91f-2fb592d216c9 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:54.393733 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c467edab-d78a-4074-b91f-2fb592d216c9 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:54.393976 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-c467edab-d78a-4074-b91f-2fb592d216c9 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume with id: 042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:54.400575 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:54.400575 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:50:54.401028 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c467edab-d78a-4074-b91f-2fb592d216c9 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:54.416626 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c467edab-d78a-4074-b91f-2fb592d216c9 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume request issued successfully. Jul 22 05:50:54.416811 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c467edab-d78a-4074-b91f-2fb592d216c9 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 202 Jul 22 05:50:54.417219 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1426/5622] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:54 2026] DELETE /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:54.424345 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4da76151-e223-4512-87b2-59ba739b3731 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:54.425880 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4da76151-e223-4512-87b2-59ba739b3731 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:54.426075 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4da76151-e223-4512-87b2-59ba739b3731 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:54.426238 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4da76151-e223-4512-87b2-59ba739b3731 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:54.432045 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:54.432045 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:54.435197 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-4da76151-e223-4512-87b2-59ba739b3731 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:54.439188 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4da76151-e223-4512-87b2-59ba739b3731 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 200 Jul 22 05:50:54.439551 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1402/5623] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:54 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 1190 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:55.453022 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-5ce480ea-f1c7-4ed9-8ac6-338cc5688300 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:55.454732 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5ce480ea-f1c7-4ed9-8ac6-338cc5688300 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:55.454915 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5ce480ea-f1c7-4ed9-8ac6-338cc5688300 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:55.455085 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-5ce480ea-f1c7-4ed9-8ac6-338cc5688300 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:55.459793 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-5ce480ea-f1c7-4ed9-8ac6-338cc5688300 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 404 Jul 22 05:50:55.460186 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1408/5624] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:55 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:55.468165 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3e3f5fb4-0cd4-46e2-a758-0d4eefefa1b4 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:55.469844 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3e3f5fb4-0cd4-46e2-a758-0d4eefefa1b4 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc Jul 22 05:50:55.470040 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3e3f5fb4-0cd4-46e2-a758-0d4eefefa1b4 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:55.470213 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3e3f5fb4-0cd4-46e2-a758-0d4eefefa1b4 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:55.470366 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-3e3f5fb4-0cd4-46e2-a758-0d4eefefa1b4 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume with id: c8af90d2-8bfb-4322-8497-162369ab98fc Jul 22 05:50:55.475326 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3e3f5fb4-0cd4-46e2-a758-0d4eefefa1b4 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc returned with HTTP 404 Jul 22 05:50:55.475762 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1389/5625] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:55 2026] DELETE /volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:55.482166 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-927fe444-1f7c-48d4-b12f-6f4c52785726 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:55.483731 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-927fe444-1f7c-48d4-b12f-6f4c52785726 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc Jul 22 05:50:55.483916 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-927fe444-1f7c-48d4-b12f-6f4c52785726 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:55.484127 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-927fe444-1f7c-48d4-b12f-6f4c52785726 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:55.488879 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-927fe444-1f7c-48d4-b12f-6f4c52785726 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc returned with HTTP 404 Jul 22 05:50:55.489248 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1427/5626] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:55 2026] GET /volume/v3/volumes/c8af90d2-8bfb-4322-8497-162369ab98fc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:55.495097 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e1c529c0-8f1b-4ee1-ae6d-2d35a738b41c None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:55.496745 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e1c529c0-8f1b-4ee1-ae6d-2d35a738b41c tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 Jul 22 05:50:55.496922 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e1c529c0-8f1b-4ee1-ae6d-2d35a738b41c tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:55.497095 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e1c529c0-8f1b-4ee1-ae6d-2d35a738b41c tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:55.497194 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.snapshots [None req-e1c529c0-8f1b-4ee1-ae6d-2d35a738b41c tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete snapshot with id: 4e08e88d-5922-45a2-bd9b-9a8dad8bea87 Jul 22 05:50:55.500890 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e1c529c0-8f1b-4ee1-ae6d-2d35a738b41c tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 returned with HTTP 404 Jul 22 05:50:55.501455 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1403/5627] 10.4.3.91 () {66 vars in 1350 bytes} [Wed Jul 22 05:50:55 2026] DELETE /volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:55.507106 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e00ed2e2-f968-4420-a071-da9ab6755c5f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:55.508646 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e00ed2e2-f968-4420-a071-da9ab6755c5f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 Jul 22 05:50:55.508814 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e00ed2e2-f968-4420-a071-da9ab6755c5f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:55.508980 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e00ed2e2-f968-4420-a071-da9ab6755c5f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:55.512417 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e00ed2e2-f968-4420-a071-da9ab6755c5f tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 returned with HTTP 404 Jul 22 05:50:55.512829 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1409/5628] 10.4.3.91 () {66 vars in 1347 bytes} [Wed Jul 22 05:50:55 2026] GET /volume/v3/snapshots/4e08e88d-5922-45a2-bd9b-9a8dad8bea87 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:50:55.518983 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-feb8970d-1f46-4e07-ab2c-3cd00a8c36a7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:55.520529 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-feb8970d-1f46-4e07-ab2c-3cd00a8c36a7 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:55.520728 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-feb8970d-1f46-4e07-ab2c-3cd00a8c36a7 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:55.520891 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-feb8970d-1f46-4e07-ab2c-3cd00a8c36a7 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:55.521033 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-feb8970d-1f46-4e07-ab2c-3cd00a8c36a7 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume with id: 042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:55.525745 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-feb8970d-1f46-4e07-ab2c-3cd00a8c36a7 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 404 Jul 22 05:50:55.526109 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1390/5629] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:55 2026] DELETE /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:55.531989 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7e90b7a0-d153-47df-ac27-7fd749ee586d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:55.533615 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7e90b7a0-d153-47df-ac27-7fd749ee586d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 Jul 22 05:50:55.533827 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7e90b7a0-d153-47df-ac27-7fd749ee586d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:55.533997 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7e90b7a0-d153-47df-ac27-7fd749ee586d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:55.539012 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7e90b7a0-d153-47df-ac27-7fd749ee586d tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 returned with HTTP 404 Jul 22 05:50:55.539387 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1428/5630] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:55 2026] GET /volume/v3/volumes/042966a0-10c5-4e0e-a67b-5e10b2afeea3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:55.569773 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e1a35d06-4369-4082-8d08-6982179abd05 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:55.571265 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e1a35d06-4369-4082-8d08-6982179abd05 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 Jul 22 05:50:55.571449 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e1a35d06-4369-4082-8d08-6982179abd05 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:55.571642 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e1a35d06-4369-4082-8d08-6982179abd05 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:55.571802 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e1a35d06-4369-4082-8d08-6982179abd05 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume with id: b51d0090-3155-4d4c-8dc5-fd1799389681 Jul 22 05:50:55.578729 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:55.578729 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:50:55.579195 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e1a35d06-4369-4082-8d08-6982179abd05 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:55.592692 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e1a35d06-4369-4082-8d08-6982179abd05 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume request issued successfully. Jul 22 05:50:55.592874 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e1a35d06-4369-4082-8d08-6982179abd05 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 returned with HTTP 202 Jul 22 05:50:55.593271 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1404/5631] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:55 2026] DELETE /volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 05:50:55.599562 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2d53885f-a11b-4c35-887e-28a95ba110be None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:55.601079 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2d53885f-a11b-4c35-887e-28a95ba110be tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 Jul 22 05:50:55.601254 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2d53885f-a11b-4c35-887e-28a95ba110be tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:55.601416 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2d53885f-a11b-4c35-887e-28a95ba110be tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:55.607246 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:50:55.607246 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:50:55.609985 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-2d53885f-a11b-4c35-887e-28a95ba110be tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Volume info retrieved successfully. Jul 22 05:50:55.613874 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2d53885f-a11b-4c35-887e-28a95ba110be tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 returned with HTTP 200 Jul 22 05:50:55.614408 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1410/5632] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:55 2026] GET /volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 => generated 1225 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:50:56.626060 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0f5d948d-fe5e-4393-846f-fa2c1ef96332 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:56.627768 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0f5d948d-fe5e-4393-846f-fa2c1ef96332 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 Jul 22 05:50:56.627994 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0f5d948d-fe5e-4393-846f-fa2c1ef96332 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:56.628192 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0f5d948d-fe5e-4393-846f-fa2c1ef96332 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:56.634069 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0f5d948d-fe5e-4393-846f-fa2c1ef96332 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 returned with HTTP 404 Jul 22 05:50:56.634561 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1391/5633] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:56 2026] GET /volume/v3/volumes/b51d0090-3155-4d4c-8dc5-fd1799389681 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:56.640711 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-9cc3bf2b-d680-4a6c-9bf7-7d44ceffb021 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:56.642279 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9cc3bf2b-d680-4a6c-9bf7-7d44ceffb021 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:56.642487 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9cc3bf2b-d680-4a6c-9bf7-7d44ceffb021 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:56.642675 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-9cc3bf2b-d680-4a6c-9bf7-7d44ceffb021 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:56.642852 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-9cc3bf2b-d680-4a6c-9bf7-7d44ceffb021 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume with id: ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:56.648134 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-9cc3bf2b-d680-4a6c-9bf7-7d44ceffb021 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 404 Jul 22 05:50:56.648548 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1429/5634] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:56 2026] DELETE /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:56.655313 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-f37f030d-f390-453e-a7b2-b5fec8a92110 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:56.657025 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f37f030d-f390-453e-a7b2-b5fec8a92110 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 Jul 22 05:50:56.657217 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f37f030d-f390-453e-a7b2-b5fec8a92110 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:56.657405 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-f37f030d-f390-453e-a7b2-b5fec8a92110 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:56.662254 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-f37f030d-f390-453e-a7b2-b5fec8a92110 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 returned with HTTP 404 Jul 22 05:50:56.662680 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1405/5635] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:56 2026] GET /volume/v3/volumes/ed3438bd-59f7-4172-9d01-c31380629828 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:56.690114 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f0382278-f630-433f-a6e2-e27ddca4d1c6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:56.691802 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f0382278-f630-433f-a6e2-e27ddca4d1c6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] DELETE https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:56.691997 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f0382278-f630-433f-a6e2-e27ddca4d1c6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:56.692171 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f0382278-f630-433f-a6e2-e27ddca4d1c6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:56.692322 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.v3.volumes [None req-f0382278-f630-433f-a6e2-e27ddca4d1c6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Delete volume with id: 81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:56.697231 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f0382278-f630-433f-a6e2-e27ddca4d1c6 tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 404 Jul 22 05:50:56.697840 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1411/5636] 10.4.3.91 () {68 vars in 1385 bytes} [Wed Jul 22 05:50:56 2026] DELETE /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:56.703215 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-45585425-3f64-4e26-8786-b263e4c0f74b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:56.704949 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45585425-3f64-4e26-8786-b263e4c0f74b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] GET https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 Jul 22 05:50:56.705164 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45585425-3f64-4e26-8786-b263e4c0f74b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:56.705350 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-45585425-3f64-4e26-8786-b263e4c0f74b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:56.710572 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-45585425-3f64-4e26-8786-b263e4c0f74b tempest-VolumeImageDependencyTests-1450060689 tempest-VolumeImageDependencyTests-1450060689-project-member] https://10.4.3.91/volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 returned with HTTP 404 Jul 22 05:50:56.711037 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1392/5637] 10.4.3.91 () {68 vars in 1382 bytes} [Wed Jul 22 05:50:56 2026] GET /volume/v3/volumes/81c9df76-5db2-44b1-91f2-3c8b99ce4653 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 05:50:57.719266 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-606b11ed-c69d-413c-9b8c-87e467b96cdd None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:57.803975 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-606b11ed-c69d-413c-9b8c-87e467b96cdd tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:50:57.804359 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-606b11ed-c69d-413c-9b8c-87e467b96cdd tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1968035798", "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=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:57.823612 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-606b11ed-c69d-413c-9b8c-87e467b96cdd tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:50:57.823964 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1430/5638] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:50:57 2026] POST /volume/v3/types => generated 380 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:57.831292 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d2df4608-2d22-498c-86b0-b51faa78808b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:57.832900 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d2df4608-2d22-498c-86b0-b51faa78808b tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption Jul 22 05:50:57.833183 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d2df4608-2d22-498c-86b0-b51faa78808b tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:57.845537 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d2df4608-2d22-498c-86b0-b51faa78808b tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption returned with HTTP 200 Jul 22 05:50:57.845873 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1406/5639] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:50:57 2026] POST /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption => generated 239 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:57.852781 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e645e45c-f0f9-4c61-ae3b-03b9c31aa8a4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:57.854388 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e645e45c-f0f9-4c61-ae3b-03b9c31aa8a4 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:50:57.854731 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e645e45c-f0f9-4c61-ae3b-03b9c31aa8a4 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-151487741", "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=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:57.869905 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e645e45c-f0f9-4c61-ae3b-03b9c31aa8a4 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:50:57.870245 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1412/5640] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:50:57 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:57.876729 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-4a2b1e71-259c-46ed-b2d4-ddea574ecb24 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:57.878375 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4a2b1e71-259c-46ed-b2d4-ddea574ecb24 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types/6f19b2f6-4407-4c90-ae2c-f5d0cfdb5da9/encryption Jul 22 05:50:57.878704 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-4a2b1e71-259c-46ed-b2d4-ddea574ecb24 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:57.896296 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-4a2b1e71-259c-46ed-b2d4-ddea574ecb24 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/6f19b2f6-4407-4c90-ae2c-f5d0cfdb5da9/encryption returned with HTTP 200 Jul 22 05:50:57.896684 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1393/5641] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:50:57 2026] POST /volume/v3/types/6f19b2f6-4407-4c90-ae2c-f5d0cfdb5da9/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:57.903884 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-cfa087b5-6a13-4da3-ad6d-75d49e7fe337 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:57.905337 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cfa087b5-6a13-4da3-ad6d-75d49e7fe337 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:50:57.905694 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-cfa087b5-6a13-4da3-ad6d-75d49e7fe337 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2078909924", "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=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:57.919572 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-cfa087b5-6a13-4da3-ad6d-75d49e7fe337 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:50:57.919893 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1431/5642] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:50:57 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:57.926624 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-33b2b903-ab9b-4c25-9499-5ad0827265c9 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:57.928085 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-33b2b903-ab9b-4c25-9499-5ad0827265c9 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types/fdcbfb12-edf9-4706-81d3-b5fb796196fb/extra_specs Jul 22 05:50:57.928389 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-33b2b903-ab9b-4c25-9499-5ad0827265c9 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:57.949484 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-33b2b903-ab9b-4c25-9499-5ad0827265c9 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/fdcbfb12-edf9-4706-81d3-b5fb796196fb/extra_specs returned with HTTP 200 Jul 22 05:50:57.949944 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1407/5643] 10.4.3.91 () {68 vars in 1392 bytes} [Wed Jul 22 05:50:57 2026] POST /volume/v3/types/fdcbfb12-edf9-4706-81d3-b5fb796196fb/extra_specs => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:50:57.956256 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6121cbdf-a69a-4a25-a3c7-1bfc4cba6ad2 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:57.957982 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6121cbdf-a69a-4a25-a3c7-1bfc4cba6ad2 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] PUT https://10.4.3.91/volume/v3/types/fdcbfb12-edf9-4706-81d3-b5fb796196fb/extra_specs/key2 Jul 22 05:50:57.958282 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6121cbdf-a69a-4a25-a3c7-1bfc4cba6ad2 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:57.973513 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6121cbdf-a69a-4a25-a3c7-1bfc4cba6ad2 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/fdcbfb12-edf9-4706-81d3-b5fb796196fb/extra_specs/key2 returned with HTTP 200 Jul 22 05:50:57.973860 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1413/5644] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:50:57 2026] PUT /volume/v3/types/fdcbfb12-edf9-4706-81d3-b5fb796196fb/extra_specs/key2 => generated 25 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:50:57.980768 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3ba348c9-35a8-44d2-9ee6-e1af15b05b89 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:57.982456 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ba348c9-35a8-44d2-9ee6-e1af15b05b89 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:50:57.982855 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3ba348c9-35a8-44d2-9ee6-e1af15b05b89 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:57.996250 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ba348c9-35a8-44d2-9ee6-e1af15b05b89 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:50:57.996590 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1394/5645] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:50:57 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:58.003000 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-28944161-c018-4339-b1f8-94378bb8c18f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.004516 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-28944161-c018-4339-b1f8-94378bb8c18f tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] DELETE https://10.4.3.91/volume/v3/types/fa8e39e5-a218-47c5-8abc-6de418eafe0f Jul 22 05:50:58.004722 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-28944161-c018-4339-b1f8-94378bb8c18f tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.004940 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-28944161-c018-4339-b1f8-94378bb8c18f tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.024534 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-28944161-c018-4339-b1f8-94378bb8c18f tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/fa8e39e5-a218-47c5-8abc-6de418eafe0f returned with HTTP 202 Jul 22 05:50:58.024930 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1432/5646] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:50:58 2026] DELETE /volume/v3/types/fa8e39e5-a218-47c5-8abc-6de418eafe0f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:58.031524 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-196be7f3-eb5e-4352-a235-33d9d93bc324 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.033064 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-196be7f3-eb5e-4352-a235-33d9d93bc324 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:50:58.033397 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-196be7f3-eb5e-4352-a235-33d9d93bc324 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2096708453", "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=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:58.046888 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-196be7f3-eb5e-4352-a235-33d9d93bc324 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:50:58.047353 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1408/5647] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:50:58 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:58.053647 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-9a2c8151-622e-4ea0-a8af-d2488118aad6 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.055356 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9a2c8151-622e-4ea0-a8af-d2488118aad6 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types/b636207d-b4aa-4ee1-b3d8-70e892f69878/encryption Jul 22 05:50:58.055711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-9a2c8151-622e-4ea0-a8af-d2488118aad6 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:58.069832 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-9a2c8151-622e-4ea0-a8af-d2488118aad6 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/b636207d-b4aa-4ee1-b3d8-70e892f69878/encryption returned with HTTP 200 Jul 22 05:50:58.070290 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1414/5648] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:50:58 2026] POST /volume/v3/types/b636207d-b4aa-4ee1-b3d8-70e892f69878/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:58.076989 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-62afe7b1-396c-4129-ac10-fbe4a9253fe7 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.078643 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-62afe7b1-396c-4129-ac10-fbe4a9253fe7 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] DELETE https://10.4.3.91/volume/v3/types/b636207d-b4aa-4ee1-b3d8-70e892f69878/encryption/77f15c61-b5f4-4cea-a79a-13e764d3b53f Jul 22 05:50:58.078819 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-62afe7b1-396c-4129-ac10-fbe4a9253fe7 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.079004 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-62afe7b1-396c-4129-ac10-fbe4a9253fe7 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.088664 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-62afe7b1-396c-4129-ac10-fbe4a9253fe7 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/b636207d-b4aa-4ee1-b3d8-70e892f69878/encryption/77f15c61-b5f4-4cea-a79a-13e764d3b53f returned with HTTP 202 Jul 22 05:50:58.089123 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1395/5649] 10.4.3.91 () {66 vars in 1482 bytes} [Wed Jul 22 05:50:58 2026] DELETE /volume/v3/types/b636207d-b4aa-4ee1-b3d8-70e892f69878/encryption/77f15c61-b5f4-4cea-a79a-13e764d3b53f => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:58.095707 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-979a039e-1247-42f9-88b4-305e14b78c0e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.097187 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-979a039e-1247-42f9-88b4-305e14b78c0e tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:50:58.097505 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-979a039e-1247-42f9-88b4-305e14b78c0e tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-157099669", "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=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:58.113409 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-979a039e-1247-42f9-88b4-305e14b78c0e tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:50:58.113765 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1433/5650] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:50:58 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:58.120542 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e21ffe87-e47f-4707-95a7-e18c95238f42 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.122153 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e21ffe87-e47f-4707-95a7-e18c95238f42 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] DELETE https://10.4.3.91/volume/v3/types/fcb4db4d-2c8d-4014-954d-84776d62f122/extra_specs/key1 Jul 22 05:50:58.122365 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e21ffe87-e47f-4707-95a7-e18c95238f42 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.122542 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e21ffe87-e47f-4707-95a7-e18c95238f42 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.139106 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e21ffe87-e47f-4707-95a7-e18c95238f42 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/fcb4db4d-2c8d-4014-954d-84776d62f122/extra_specs/key1 returned with HTTP 202 Jul 22 05:50:58.139532 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1409/5651] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:50:58 2026] DELETE /volume/v3/types/fcb4db4d-2c8d-4014-954d-84776d62f122/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:50:58.145610 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-63f1d24e-3402-4e36-951b-576ad3091346 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.147095 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-63f1d24e-3402-4e36-951b-576ad3091346 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:50:58.147449 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-63f1d24e-3402-4e36-951b-576ad3091346 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-914257431", "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=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:58.161259 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-63f1d24e-3402-4e36-951b-576ad3091346 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:50:58.161583 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1415/5652] 10.4.3.91 () {68 vars in 1246 bytes} [Wed Jul 22 05:50:58 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:58.168117 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-b4d3ca63-febe-4a59-9a72-2f8fca13d145 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.169704 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b4d3ca63-febe-4a59-9a72-2f8fca13d145 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] DELETE https://10.4.3.91/volume/v3/types/18395b18-5983-44e0-90ae-b68556803b23 Jul 22 05:50:58.169840 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b4d3ca63-febe-4a59-9a72-2f8fca13d145 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.170012 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-b4d3ca63-febe-4a59-9a72-2f8fca13d145 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.194600 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-b4d3ca63-febe-4a59-9a72-2f8fca13d145 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/18395b18-5983-44e0-90ae-b68556803b23 returned with HTTP 202 Jul 22 05:50:58.195183 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1396/5653] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:50:58 2026] DELETE /volume/v3/types/18395b18-5983-44e0-90ae-b68556803b23 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:58.201850 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-11d21f6a-d31d-43fb-928c-69d30769f454 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.203501 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-11d21f6a-d31d-43fb-928c-69d30769f454 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] GET https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs Jul 22 05:50:58.203695 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-11d21f6a-d31d-43fb-928c-69d30769f454 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.203884 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-11d21f6a-d31d-43fb-928c-69d30769f454 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method 'index' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.209891 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-11d21f6a-d31d-43fb-928c-69d30769f454 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs returned with HTTP 200 Jul 22 05:50:58.210196 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1434/5654] 10.4.3.91 () {66 vars in 1371 bytes} [Wed Jul 22 05:50:58 2026] GET /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:58.216355 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-72640881-2d0a-49fb-855b-829f5314f537 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.217795 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-72640881-2d0a-49fb-855b-829f5314f537 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] GET https://10.4.3.91/volume/v3/types Jul 22 05:50:58.217955 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-72640881-2d0a-49fb-855b-829f5314f537 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.218148 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-72640881-2d0a-49fb-855b-829f5314f537 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.233570 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-72640881-2d0a-49fb-855b-829f5314f537 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:50:58.233877 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1410/5655] 10.4.3.91 () {66 vars in 1224 bytes} [Wed Jul 22 05:50:58 2026] GET /volume/v3/types => generated 2610 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:50:58.242104 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-6be1474c-9ac2-41c1-808e-11111cf6f2ed None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.243685 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6be1474c-9ac2-41c1-808e-11111cf6f2ed tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] GET https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption/cipher Jul 22 05:50:58.243850 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6be1474c-9ac2-41c1-808e-11111cf6f2ed tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.244013 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-6be1474c-9ac2-41c1-808e-11111cf6f2ed tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.249433 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-6be1474c-9ac2-41c1-808e-11111cf6f2ed tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption/cipher returned with HTTP 200 Jul 22 05:50:58.249787 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1416/5656] 10.4.3.91 () {66 vars in 1389 bytes} [Wed Jul 22 05:50:58 2026] GET /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:50:58.255393 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3ab7c230-f132-4691-a6ed-dadc5cd9feba None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.256950 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ab7c230-f132-4691-a6ed-dadc5cd9feba tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] GET https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption Jul 22 05:50:58.257113 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3ab7c230-f132-4691-a6ed-dadc5cd9feba tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.257276 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3ab7c230-f132-4691-a6ed-dadc5cd9feba tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method 'index' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.262061 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3ab7c230-f132-4691-a6ed-dadc5cd9feba tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption returned with HTTP 200 Jul 22 05:50:58.262360 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1397/5657] 10.4.3.91 () {66 vars in 1368 bytes} [Wed Jul 22 05:50:58 2026] GET /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption => generated 325 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:58.269154 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-68862330-dca5-47bd-b232-32d7cc55c643 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.270940 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-68862330-dca5-47bd-b232-32d7cc55c643 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] GET https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs/multiattach Jul 22 05:50:58.271159 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-68862330-dca5-47bd-b232-32d7cc55c643 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.271389 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-68862330-dca5-47bd-b232-32d7cc55c643 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.277264 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-68862330-dca5-47bd-b232-32d7cc55c643 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs/multiattach returned with HTTP 200 Jul 22 05:50:58.277670 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1435/5658] 10.4.3.91 () {66 vars in 1407 bytes} [Wed Jul 22 05:50:58 2026] GET /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:50:58.282959 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-70f56734-61e7-4515-9f9b-49b969ea1396 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.284661 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-70f56734-61e7-4515-9f9b-49b969ea1396 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] GET https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs/volume_backend_name Jul 22 05:50:58.284852 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-70f56734-61e7-4515-9f9b-49b969ea1396 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.285023 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-70f56734-61e7-4515-9f9b-49b969ea1396 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.290426 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-70f56734-61e7-4515-9f9b-49b969ea1396 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs/volume_backend_name returned with HTTP 200 Jul 22 05:50:58.290761 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1411/5659] 10.4.3.91 () {66 vars in 1431 bytes} [Wed Jul 22 05:50:58 2026] GET /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:50:58.296948 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-42121b41-41e3-4ab5-aa98-7a9bc8ae70fa None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.298407 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-42121b41-41e3-4ab5-aa98-7a9bc8ae70fa tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] GET https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2 Jul 22 05:50:58.298561 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-42121b41-41e3-4ab5-aa98-7a9bc8ae70fa tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.298754 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-42121b41-41e3-4ab5-aa98-7a9bc8ae70fa tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.302892 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-42121b41-41e3-4ab5-aa98-7a9bc8ae70fa tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2 returned with HTTP 200 Jul 22 05:50:58.303169 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1417/5660] 10.4.3.91 () {66 vars in 1335 bytes} [Wed Jul 22 05:50:58 2026] GET /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2 => generated 402 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:58.310065 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-643d69bf-4090-47d0-bbd3-8fa4b979f206 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.311583 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-643d69bf-4090-47d0-bbd3-8fa4b979f206 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] PUT https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption/e1b46f85-c994-467b-b59c-978e85067a83 Jul 22 05:50:58.311892 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-643d69bf-4090-47d0-bbd3-8fa4b979f206 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:58.324694 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-643d69bf-4090-47d0-bbd3-8fa4b979f206 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption/e1b46f85-c994-467b-b59c-978e85067a83 returned with HTTP 200 Jul 22 05:50:58.325010 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1398/5661] 10.4.3.91 () {68 vars in 1499 bytes} [Wed Jul 22 05:50:58 2026] PUT /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/encryption/e1b46f85-c994-467b-b59c-978e85067a83 => generated 33 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:50:58.331481 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c24eda9d-811e-44cd-ab15-353e77e30716 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.333187 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c24eda9d-811e-44cd-ab15-353e77e30716 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] PUT https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs/key1 Jul 22 05:50:58.333519 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c24eda9d-811e-44cd-ab15-353e77e30716 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:58.352596 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c24eda9d-811e-44cd-ab15-353e77e30716 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs/key1 returned with HTTP 200 Jul 22 05:50:58.353091 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1436/5662] 10.4.3.91 () {68 vars in 1406 bytes} [Wed Jul 22 05:50:58 2026] PUT /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 05:50:58.358876 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-513b970e-4801-4833-8675-d0ec78378287 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.360449 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-513b970e-4801-4833-8675-d0ec78378287 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] PUT https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2 Jul 22 05:50:58.360784 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-513b970e-4801-4833-8675-d0ec78378287 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:50:58.374245 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-513b970e-4801-4833-8675-d0ec78378287 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2 returned with HTTP 200 Jul 22 05:50:58.374673 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1412/5663] 10.4.3.91 () {68 vars in 1355 bytes} [Wed Jul 22 05:50:58 2026] PUT /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2 => generated 371 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:50:58.381650 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-bd042e73-41b6-4ded-bd63-d2431cbed6d4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.383143 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd042e73-41b6-4ded-bd63-d2431cbed6d4 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] DELETE https://10.4.3.91/volume/v3/types/fcb4db4d-2c8d-4014-954d-84776d62f122 Jul 22 05:50:58.383310 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd042e73-41b6-4ded-bd63-d2431cbed6d4 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.383485 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-bd042e73-41b6-4ded-bd63-d2431cbed6d4 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.403579 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-bd042e73-41b6-4ded-bd63-d2431cbed6d4 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/fcb4db4d-2c8d-4014-954d-84776d62f122 returned with HTTP 202 Jul 22 05:50:58.403930 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1418/5664] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:50:58 2026] DELETE /volume/v3/types/fcb4db4d-2c8d-4014-954d-84776d62f122 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:58.409906 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2bf19dc3-682b-4feb-90a2-ccab157f1a2c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.411475 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2bf19dc3-682b-4feb-90a2-ccab157f1a2c tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] DELETE https://10.4.3.91/volume/v3/types/b636207d-b4aa-4ee1-b3d8-70e892f69878 Jul 22 05:50:58.411694 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2bf19dc3-682b-4feb-90a2-ccab157f1a2c tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.411923 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2bf19dc3-682b-4feb-90a2-ccab157f1a2c tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.434021 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2bf19dc3-682b-4feb-90a2-ccab157f1a2c tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/b636207d-b4aa-4ee1-b3d8-70e892f69878 returned with HTTP 202 Jul 22 05:50:58.434416 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1399/5665] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:50:58 2026] DELETE /volume/v3/types/b636207d-b4aa-4ee1-b3d8-70e892f69878 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:58.440167 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e41c15d3-e707-4027-b76e-cfcf0716a171 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.441819 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e41c15d3-e707-4027-b76e-cfcf0716a171 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] DELETE https://10.4.3.91/volume/v3/types/fdcbfb12-edf9-4706-81d3-b5fb796196fb Jul 22 05:50:58.441986 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e41c15d3-e707-4027-b76e-cfcf0716a171 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.442160 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e41c15d3-e707-4027-b76e-cfcf0716a171 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method '_delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.469451 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e41c15d3-e707-4027-b76e-cfcf0716a171 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/fdcbfb12-edf9-4706-81d3-b5fb796196fb returned with HTTP 202 Jul 22 05:50:58.469859 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1437/5666] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:50:58 2026] DELETE /volume/v3/types/fdcbfb12-edf9-4706-81d3-b5fb796196fb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:58.475835 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-4fc1a047-e52e-4e69-a3b9-444ee86fb5ad None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.477442 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4fc1a047-e52e-4e69-a3b9-444ee86fb5ad tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] DELETE https://10.4.3.91/volume/v3/types/6f19b2f6-4407-4c90-ae2c-f5d0cfdb5da9 Jul 22 05:50:58.477614 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4fc1a047-e52e-4e69-a3b9-444ee86fb5ad tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.477821 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-4fc1a047-e52e-4e69-a3b9-444ee86fb5ad tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.498845 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-4fc1a047-e52e-4e69-a3b9-444ee86fb5ad tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/6f19b2f6-4407-4c90-ae2c-f5d0cfdb5da9 returned with HTTP 202 Jul 22 05:50:58.499192 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1413/5667] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:50:58 2026] DELETE /volume/v3/types/6f19b2f6-4407-4c90-ae2c-f5d0cfdb5da9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:50:58.504758 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-a56e89b2-659c-4daa-873d-83cf2cbc1311 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:50:58.506251 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a56e89b2-659c-4daa-873d-83cf2cbc1311 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] DELETE https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2 Jul 22 05:50:58.506422 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a56e89b2-659c-4daa-873d-83cf2cbc1311 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:50:58.506593 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-a56e89b2-659c-4daa-873d-83cf2cbc1311 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] Calling method '_delete' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:50:58.526443 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-a56e89b2-659c-4daa-873d-83cf2cbc1311 tempest-VolumeTypesAdminTests-1849076695 tempest-VolumeTypesAdminTests-1849076695-project-admin] https://10.4.3.91/volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2 returned with HTTP 202 Jul 22 05:50:58.526790 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1419/5668] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:50:58 2026] DELETE /volume/v3/types/eeee0782-7822-426c-b856-88f1d68d37b2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:51:06.260457 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-a4fd3f23-fc3a-46b2-805d-77120f9e2d7a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:06.328482 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a4fd3f23-fc3a-46b2-805d-77120f9e2d7a tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:51:06.328824 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-a4fd3f23-fc3a-46b2-805d-77120f9e2d7a tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1848847578", "extra_specs": {}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:51:06.340302 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-a4fd3f23-fc3a-46b2-805d-77120f9e2d7a tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:51:06.340688 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1400/5669] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:51:06 2026] POST /volume/v3/types => generated 212 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:06.348248 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-54931fda-86a9-45bb-baa0-2f1d3e944b76 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:06.350122 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-54931fda-86a9-45bb-baa0-2f1d3e944b76 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] POST https://10.4.3.91/volume/v3/types/d30155dd-b140-4e41-b788-cf5766b95460/encryption Jul 22 05:51:06.350479 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-54931fda-86a9-45bb-baa0-2f1d3e944b76 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:51:06.365405 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-54931fda-86a9-45bb-baa0-2f1d3e944b76 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] https://10.4.3.91/volume/v3/types/d30155dd-b140-4e41-b788-cf5766b95460/encryption returned with HTTP 200 Jul 22 05:51:06.365840 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1438/5670] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:51:06 2026] POST /volume/v3/types/d30155dd-b140-4e41-b788-cf5766b95460/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:06.372756 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:06.422527 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:51:06.422867 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1134190842", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1848847578", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:51:06.425410 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1134190842', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1848847578', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:51:06.428497 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume of 1 GB Jul 22 05:51:06.428763 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:06.428763 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:51:06.429179 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Availability Zones retrieved successfully. Jul 22 05:51:06.433914 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Flow 'volume_create_api' (0b2d54ad-dc4e-4493-abdc-02abd05fa989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:51:06.434839 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81699313-2b79-47ab-a627-3822c1709268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:51:06.435570 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Validating volume size '1' using validate_int {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:51:06.455491 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81699313-2b79-47ab-a627-3822c1709268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:51:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d30155dd-b140-4e41-b788-cf5766b95460,is_public=True,name='tempest-scenario-type-luks-1848847578',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd30155dd-b140-4e41-b788-cf5766b95460', '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=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:51:06.456306 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16444a97-d5b1-4382-a0c9-40b62148083c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:51:06.478073 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1848847578 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1848847578, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:51:06.478271 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1848847578 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1848847578, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:51:06.506686 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Created reservations ['a0bda5cd-a734-4a37-bd8b-524c8742585a', 'fe868c34-e2ee-4440-874f-59fa5196eaec', 'a3e9aaed-a265-4823-b16a-8d01709d4376', '10c0465d-f98a-4fb3-abe4-0ed8f45c3d40'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:51:06.507386 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16444a97-d5b1-4382-a0c9-40b62148083c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0bda5cd-a734-4a37-bd8b-524c8742585a', 'fe868c34-e2ee-4440-874f-59fa5196eaec', 'a3e9aaed-a265-4823-b16a-8d01709d4376', '10c0465d-f98a-4fb3-abe4-0ed8f45c3d40']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:51:06.508051 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea12743a-193f-4a40-bdce-bad7583a8a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:51:06.526040 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea12743a-193f-4a40-bdce-bad7583a8a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1134190842',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd29e906f96a4316a10467adf7dd16da',qos_specs=None,replication_status=,reservations=['a0bda5cd-a734-4a37-bd8b-524c8742585a','fe868c34-e2ee-4440-874f-59fa5196eaec','a3e9aaed-a265-4823-b16a-8d01709d4376','10c0465d-f98a-4fb3-abe4-0ed8f45c3d40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_type_id=d30155dd-b140-4e41-b788-cf5766b95460), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1134190842',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd29e906f96a4316a10467adf7dd16da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d30155dd-b140-4e41-b788-cf5766b95460),volume_type_id=d30155dd-b140-4e41-b788-cf5766b95460)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:51:06.526644 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a85035-a127-4d16-a094-7fe67e9ccff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:51:06.542064 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a85035-a127-4d16-a094-7fe67e9ccff5) transitioned into state 'SUCCESS' from state '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-1134190842',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd29e906f96a4316a10467adf7dd16da',qos_specs=None,replication_status=,reservations=['a0bda5cd-a734-4a37-bd8b-524c8742585a','fe868c34-e2ee-4440-874f-59fa5196eaec','a3e9aaed-a265-4823-b16a-8d01709d4376','10c0465d-f98a-4fb3-abe4-0ed8f45c3d40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_type_id=d30155dd-b140-4e41-b788-cf5766b95460)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:51:06.542908 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a8361f-ae8d-40ab-b5dc-14f9d20a18f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:51:06.550545 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a8361f-ae8d-40ab-b5dc-14f9d20a18f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:51:06.551364 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Flow 'volume_create_api' (0b2d54ad-dc4e-4493-abdc-02abd05fa989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:51:06.551682 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume request issued successfully. Jul 22 05:51:06.552230 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-cf420eb3-dbe6-4053-9d4e-476b71fe0d30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:51:06.552748 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1414/5671] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:51:06 2026] POST /volume/v3/volumes => generated 783 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:51:06.563937 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-424e8f7b-917c-425f-beae-9a84a1177371 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:06.565616 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-424e8f7b-917c-425f-beae-9a84a1177371 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 Jul 22 05:51:06.565839 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-424e8f7b-917c-425f-beae-9a84a1177371 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:06.566036 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-424e8f7b-917c-425f-beae-9a84a1177371 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:06.572159 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:06.572159 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:51:06.575167 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-424e8f7b-917c-425f-beae-9a84a1177371 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:06.578721 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-424e8f7b-917c-425f-beae-9a84a1177371 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 returned with HTTP 200 Jul 22 05:51:06.579186 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1420/5672] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:06 2026] GET /volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:07.591269 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-60544aea-8a11-4d5a-b729-877a59733d5b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:07.593024 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-60544aea-8a11-4d5a-b729-877a59733d5b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 Jul 22 05:51:07.593224 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-60544aea-8a11-4d5a-b729-877a59733d5b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:07.593407 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-60544aea-8a11-4d5a-b729-877a59733d5b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:07.600273 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:07.600273 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:51:07.603508 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-60544aea-8a11-4d5a-b729-877a59733d5b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:07.607117 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-60544aea-8a11-4d5a-b729-877a59733d5b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 returned with HTTP 200 Jul 22 05:51:07.607507 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1401/5673] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:07 2026] GET /volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:07.619253 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-70d9669b-2701-4c87-9d74-77074c699d6c None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:07.620950 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-70d9669b-2701-4c87-9d74-77074c699d6c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 Jul 22 05:51:07.621114 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-70d9669b-2701-4c87-9d74-77074c699d6c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:07.621293 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-70d9669b-2701-4c87-9d74-77074c699d6c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:07.627990 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:07.627990 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:51:07.631134 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-70d9669b-2701-4c87-9d74-77074c699d6c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:07.634804 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-70d9669b-2701-4c87-9d74-77074c699d6c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 returned with HTTP 200 Jul 22 05:51:07.635149 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1439/5674] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:07 2026] GET /volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:07.648569 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-d806fe44-a522-4275-bb5a-14281773c345 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:07.650733 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:51:07.651158 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1933839374", "source_volid": "2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3", "volume_type": "tempest-scenario-type-luks-1848847578", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:51:07.652874 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1933839374', 'source_volid': '2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3', 'volume_type': 'tempest-scenario-type-luks-1848847578', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:51:07.661407 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:07.661407 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:51:07.661987 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume retrieved successfully. Jul 22 05:51:07.662142 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume of 1 GB Jul 22 05:51:07.662798 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Availability Zones retrieved successfully. Jul 22 05:51:07.668061 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Flow 'volume_create_api' (55a39deb-5bb6-4a18-b3f2-b4cc8a7b3f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:51:07.669445 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d3e4eb-50fb-4942-9c73-690a469ec6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:51:07.670591 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:51:07.690206 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d3e4eb-50fb-4942-9c73-690a469ec6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3', 'volume_type': VolumeType(created_at=2026-07-22T05:51:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d30155dd-b140-4e41-b788-cf5766b95460,is_public=True,name='tempest-scenario-type-luks-1848847578',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd30155dd-b140-4e41-b788-cf5766b95460', '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=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:51:07.691006 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155122a7-4407-44c1-baa1-743e09d30b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:51:07.728677 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Created reservations ['1d53bae9-4c76-4a57-9bd3-e8150398192a', '35f67ee1-1145-47ea-9ccf-a6da054986b3', '2435ff9e-a09c-4f5b-858c-4747b6c6898b', 'ef372f70-f141-472a-99f4-f9657221fd8c'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:51:07.729414 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155122a7-4407-44c1-baa1-743e09d30b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d53bae9-4c76-4a57-9bd3-e8150398192a', '35f67ee1-1145-47ea-9ccf-a6da054986b3', '2435ff9e-a09c-4f5b-858c-4747b6c6898b', 'ef372f70-f141-472a-99f4-f9657221fd8c']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:51:07.730132 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5e4f16-a4ed-47e3-8ca0-027bf1980ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:51:07.758743 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5e4f16-a4ed-47e3-8ca0-027bf1980ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a5f26b6-2670-4d3b-ba77-885fff32bbe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1933839374',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd29e906f96a4316a10467adf7dd16da',qos_specs=None,replication_status=,reservations=['1d53bae9-4c76-4a57-9bd3-e8150398192a','35f67ee1-1145-47ea-9ccf-a6da054986b3','2435ff9e-a09c-4f5b-858c-4747b6c6898b','ef372f70-f141-472a-99f4-f9657221fd8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3,status='creating',user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_type_id=d30155dd-b140-4e41-b788-cf5766b95460), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1933839374',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5a5f26b6-2670-4d3b-ba77-885fff32bbe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd29e906f96a4316a10467adf7dd16da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d30155dd-b140-4e41-b788-cf5766b95460),volume_type_id=d30155dd-b140-4e41-b788-cf5766b95460)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:51:07.759410 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af3406a-de24-4b65-b891-4a675f2f4c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:51:07.774679 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af3406a-de24-4b65-b891-4a675f2f4c66) transitioned into state 'SUCCESS' from state '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-1933839374',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd29e906f96a4316a10467adf7dd16da',qos_specs=None,replication_status=,reservations=['1d53bae9-4c76-4a57-9bd3-e8150398192a','35f67ee1-1145-47ea-9ccf-a6da054986b3','2435ff9e-a09c-4f5b-858c-4747b6c6898b','ef372f70-f141-472a-99f4-f9657221fd8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3,status='creating',user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_type_id=d30155dd-b140-4e41-b788-cf5766b95460)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:51:07.775323 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94a6db8f-4ebd-45b9-aca9-a191d96a4841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:51:07.789867 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94a6db8f-4ebd-45b9-aca9-a191d96a4841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:51:07.790591 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Flow 'volume_create_api' (55a39deb-5bb6-4a18-b3f2-b4cc8a7b3f4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:51:07.790885 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume request issued successfully. Jul 22 05:51:07.791363 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-d806fe44-a522-4275-bb5a-14281773c345 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:51:07.791770 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1415/5675] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:51:07 2026] POST /volume/v3/volumes => generated 810 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:51:07.801996 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c3e29a2b-0b59-45a3-afcf-0047ce79bcfd None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:07.803957 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3e29a2b-0b59-45a3-afcf-0047ce79bcfd tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:07.804173 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3e29a2b-0b59-45a3-afcf-0047ce79bcfd tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:07.804378 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c3e29a2b-0b59-45a3-afcf-0047ce79bcfd tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:07.811700 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:07.811700 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:51:07.815074 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c3e29a2b-0b59-45a3-afcf-0047ce79bcfd tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:07.819260 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c3e29a2b-0b59-45a3-afcf-0047ce79bcfd tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:07.819681 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1421/5676] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:07 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:08.831451 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-51438986-6932-4a93-9d34-82bbec1614a2 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:08.833103 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-51438986-6932-4a93-9d34-82bbec1614a2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:08.833265 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-51438986-6932-4a93-9d34-82bbec1614a2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:08.833433 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-51438986-6932-4a93-9d34-82bbec1614a2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:08.839406 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:08.839406 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:51:08.842598 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-51438986-6932-4a93-9d34-82bbec1614a2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:08.845896 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-51438986-6932-4a93-9d34-82bbec1614a2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:08.846221 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1402/5677] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:08 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:09.856844 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-656e15cf-0a00-4833-86fb-1d54adaf804f None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:09.858655 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-656e15cf-0a00-4833-86fb-1d54adaf804f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:09.858888 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-656e15cf-0a00-4833-86fb-1d54adaf804f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:09.859090 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-656e15cf-0a00-4833-86fb-1d54adaf804f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:09.865706 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:09.865706 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:51:09.869076 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-656e15cf-0a00-4833-86fb-1d54adaf804f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:09.872798 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-656e15cf-0a00-4833-86fb-1d54adaf804f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:09.873192 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1440/5678] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:09 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:10.884653 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c1690366-1435-4325-b4d3-413a6ab70eaf None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:10.886367 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c1690366-1435-4325-b4d3-413a6ab70eaf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:10.886549 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c1690366-1435-4325-b4d3-413a6ab70eaf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:10.886767 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c1690366-1435-4325-b4d3-413a6ab70eaf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:10.892626 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:10.892626 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:51:10.895459 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c1690366-1435-4325-b4d3-413a6ab70eaf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:10.898755 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c1690366-1435-4325-b4d3-413a6ab70eaf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:10.899050 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1416/5679] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:10 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:11.910914 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-1fab5971-06c3-42da-89ef-1d6d492d3590 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:11.912538 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fab5971-06c3-42da-89ef-1d6d492d3590 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:11.912743 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fab5971-06c3-42da-89ef-1d6d492d3590 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:11.912916 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-1fab5971-06c3-42da-89ef-1d6d492d3590 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:11.918828 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:11.918828 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:51:11.921620 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-1fab5971-06c3-42da-89ef-1d6d492d3590 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:11.924933 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-1fab5971-06c3-42da-89ef-1d6d492d3590 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:11.925251 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1422/5680] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:11 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:12.938131 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9c98b702-ce3e-432d-8e8d-23fe29533868 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:12.939754 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9c98b702-ce3e-432d-8e8d-23fe29533868 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:12.939918 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9c98b702-ce3e-432d-8e8d-23fe29533868 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:12.940081 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9c98b702-ce3e-432d-8e8d-23fe29533868 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:12.946432 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:12.946432 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:51:12.949717 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9c98b702-ce3e-432d-8e8d-23fe29533868 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:12.953506 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9c98b702-ce3e-432d-8e8d-23fe29533868 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:12.954033 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1403/5681] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:12 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:13.964833 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-11700ef3-26ed-4aa7-9f2c-734af49f97ad None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:13.966435 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-11700ef3-26ed-4aa7-9f2c-734af49f97ad tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:13.966618 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-11700ef3-26ed-4aa7-9f2c-734af49f97ad tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:13.966812 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-11700ef3-26ed-4aa7-9f2c-734af49f97ad tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:13.972905 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:13.972905 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:51:13.976846 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-11700ef3-26ed-4aa7-9f2c-734af49f97ad tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:13.981364 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-11700ef3-26ed-4aa7-9f2c-734af49f97ad tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:13.981910 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1441/5682] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:13 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:14.992591 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e2770f71-b250-4d32-9962-aaa2d41b0d58 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:14.994173 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e2770f71-b250-4d32-9962-aaa2d41b0d58 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:14.994354 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e2770f71-b250-4d32-9962-aaa2d41b0d58 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:14.994534 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e2770f71-b250-4d32-9962-aaa2d41b0d58 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:15.000749 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:15.000749 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:51:15.003970 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e2770f71-b250-4d32-9962-aaa2d41b0d58 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:15.007451 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e2770f71-b250-4d32-9962-aaa2d41b0d58 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:15.007800 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1417/5683] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:14 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:16.018829 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-8bb1b4e2-90cf-45b3-911b-b417c3df2762 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:16.020831 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8bb1b4e2-90cf-45b3-911b-b417c3df2762 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:16.021035 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8bb1b4e2-90cf-45b3-911b-b417c3df2762 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:16.021240 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-8bb1b4e2-90cf-45b3-911b-b417c3df2762 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:16.028736 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:16.028736 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:51:16.032049 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-8bb1b4e2-90cf-45b3-911b-b417c3df2762 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:16.036104 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-8bb1b4e2-90cf-45b3-911b-b417c3df2762 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:16.036509 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1423/5684] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:16 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:17.048345 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ac621d79-a3c4-4195-9396-c8993e62d21c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:17.049931 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ac621d79-a3c4-4195-9396-c8993e62d21c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:17.050129 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ac621d79-a3c4-4195-9396-c8993e62d21c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:17.050335 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ac621d79-a3c4-4195-9396-c8993e62d21c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:17.056088 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:17.056088 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:51:17.058846 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ac621d79-a3c4-4195-9396-c8993e62d21c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:17.062078 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ac621d79-a3c4-4195-9396-c8993e62d21c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:17.062380 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1404/5685] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:17 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 903 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:17.074911 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-c48fd683-1575-428a-ae3e-5fa48dc52746 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:17.076537 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c48fd683-1575-428a-ae3e-5fa48dc52746 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:17.076737 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c48fd683-1575-428a-ae3e-5fa48dc52746 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:17.076910 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-c48fd683-1575-428a-ae3e-5fa48dc52746 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:17.082819 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:17.082819 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:51:17.085771 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-c48fd683-1575-428a-ae3e-5fa48dc52746 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:17.089182 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-c48fd683-1575-428a-ae3e-5fa48dc52746 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:17.089561 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1442/5686] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:17 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:25.007113 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=151,cinder:UPDATE=45,cinder:INSERT=33 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:51:26.035362 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=139,cinder:INSERT=26,cinder:UPDATE=35 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:51:27.061492 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=100,cinder:INSERT=10,cinder:UPDATE=22 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:51:27.088570 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=112,cinder:INSERT=26,cinder:UPDATE=22 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:51:58.941145 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-2ccea7c6-641a-4e3e-b2b6-fe806878a930 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:58.943001 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-2ccea7c6-641a-4e3e-b2b6-fe806878a930 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:58.943286 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-2ccea7c6-641a-4e3e-b2b6-fe806878a930 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:58.944029 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-2ccea7c6-641a-4e3e-b2b6-fe806878a930 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:58.950555 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:58.950555 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:51:58.953762 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-2ccea7c6-641a-4e3e-b2b6-fe806878a930 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:58.957485 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-2ccea7c6-641a-4e3e-b2b6-fe806878a930 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:58.957485 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1418/5687] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:51:58 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:59.017020 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ac9ac4db-431c-42e5-b8b0-82f5580cd4e9 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:59.017442 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ac9ac4db-431c-42e5-b8b0-82f5580cd4e9 None None] GET https://10.4.3.91/volume// Jul 22 05:51:59.017640 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ac9ac4db-431c-42e5-b8b0-82f5580cd4e9 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:59.017857 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ac9ac4db-431c-42e5-b8b0-82f5580cd4e9 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:59.018238 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ac9ac4db-431c-42e5-b8b0-82f5580cd4e9 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:51:59.018553 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1424/5688] 10.4.3.91 () {66 vars in 1421 bytes} [Wed Jul 22 05:51: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 22 05:51:59.025092 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-45864c89-cd8b-448f-b690-134e378f9f47 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:59.077203 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-45864c89-cd8b-448f-b690-134e378f9f47 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:51:59.077622 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-45864c89-cd8b-448f-b690-134e378f9f47 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a5f26b6-2670-4d3b-ba77-885fff32bbe5", "connector": null, "instance_uuid": "2113e595-f17a-4c6e-b822-2d1fa3dd08c1"}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:51:59.086793 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:59.086793 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:51:59.109505 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-45864c89-cd8b-448f-b690-134e378f9f47 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:51:59.109907 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1405/5689] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:51:59 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 22 05:51:59.135038 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ef703cd5-57c4-44d8-bc38-186e3152b090 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:59.136793 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ef703cd5-57c4-44d8-bc38-186e3152b090 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:59.136984 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ef703cd5-57c4-44d8-bc38-186e3152b090 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:59.137240 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ef703cd5-57c4-44d8-bc38-186e3152b090 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:59.146890 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-333359eb-c47f-4994-9a55-891f09bffb1d None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:59.147304 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-333359eb-c47f-4994-9a55-891f09bffb1d None None] GET https://10.4.3.91/volume// Jul 22 05:51:59.147510 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-333359eb-c47f-4994-9a55-891f09bffb1d None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:59.147728 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-333359eb-c47f-4994-9a55-891f09bffb1d None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:59.148021 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-333359eb-c47f-4994-9a55-891f09bffb1d None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:51:59.148162 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:59.148162 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:51:59.148281 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1419/5690] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:51: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 22 05:51:59.152029 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ef703cd5-57c4-44d8-bc38-186e3152b090 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:59.155867 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-8a94d511-29a7-4e38-9bcd-16cdbacedee1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:59.156695 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ef703cd5-57c4-44d8-bc38-186e3152b090 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:59.157033 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1443/5691] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:51:59 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:51:59.157864 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-8a94d511-29a7-4e38-9bcd-16cdbacedee1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:51:59.158071 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-8a94d511-29a7-4e38-9bcd-16cdbacedee1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:59.158262 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-8a94d511-29a7-4e38-9bcd-16cdbacedee1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:59.167468 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:59.167468 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:51:59.170721 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-8a94d511-29a7-4e38-9bcd-16cdbacedee1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:51:59.174622 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-8a94d511-29a7-4e38-9bcd-16cdbacedee1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:51:59.175149 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1425/5692] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:51:59 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 1082 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:51:59.270948 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-11a5c69b-da52-4f62-b810-d8b611e5827b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:59.272945 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-11a5c69b-da52-4f62-b810-d8b611e5827b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] PUT https://10.4.3.91/volume/v3/attachments/bac48e60-acdc-4cea-8e5f-c2bc49342207 Jul 22 05:51:59.273274 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-11a5c69b-da52-4f62-b810-d8b611e5827b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:51:59.280611 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-11a5c69b-da52-4f62-b810-d8b611e5827b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Acquiring lock "cinder-attachment_update-5a5f26b6-2670-4d3b-ba77-885fff32bbe5-np0000005624" by "attachment_update" {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:51:59.284592 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-11a5c69b-da52-4f62-b810-d8b611e5827b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Lock "cinder-attachment_update-5a5f26b6-2670-4d3b-ba77-885fff32bbe5-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100093) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:51:59.285469 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:59.285469 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:51:59.362325 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.coordination [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-11a5c69b-da52-4f62-b810-d8b611e5827b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Lock "cinder-attachment_update-5a5f26b6-2670-4d3b-ba77-885fff32bbe5-np0000005624" released by "attachment_update" :: held 0.078s {{(pid=100093) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:51:59.362643 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-11a5c69b-da52-4f62-b810-d8b611e5827b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments/bac48e60-acdc-4cea-8e5f-c2bc49342207 returned with HTTP 200 Jul 22 05:51:59.363086 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1406/5693] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:51:59 2026] PUT /volume/v3/attachments/bac48e60-acdc-4cea-8e5f-c2bc49342207 => generated 968 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:51:59.370944 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-35e156b8-7698-43c7-9923-0dd62633af72 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:51:59.372938 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-35e156b8-7698-43c7-9923-0dd62633af72 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5/encryption Jul 22 05:51:59.373118 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-35e156b8-7698-43c7-9923-0dd62633af72 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:51:59.373278 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-35e156b8-7698-43c7-9923-0dd62633af72 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'index' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:51:59.382014 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:51:59.382014 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:51:59.387557 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-35e156b8-7698-43c7-9923-0dd62633af72 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5/encryption returned with HTTP 200 Jul 22 05:51:59.387930 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1420/5694] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:51:59 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:00.168958 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-4e0cd8c9-ed28-41c9-bd64-f590b9d35309 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:00.170686 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4e0cd8c9-ed28-41c9-bd64-f590b9d35309 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:00.170874 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4e0cd8c9-ed28-41c9-bd64-f590b9d35309 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:00.171068 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-4e0cd8c9-ed28-41c9-bd64-f590b9d35309 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:00.180648 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:00.180648 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:00.183974 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-4e0cd8c9-ed28-41c9-bd64-f590b9d35309 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:00.187874 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-4e0cd8c9-ed28-41c9-bd64-f590b9d35309 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:00.188281 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1444/5695] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:00 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:01.200747 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-d972b6ab-a0ff-4b00-845a-d920c721e59c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:01.202543 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d972b6ab-a0ff-4b00-845a-d920c721e59c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:01.202805 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d972b6ab-a0ff-4b00-845a-d920c721e59c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:01.202992 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-d972b6ab-a0ff-4b00-845a-d920c721e59c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:01.212600 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:01.212600 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:52:01.215851 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-d972b6ab-a0ff-4b00-845a-d920c721e59c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:01.219497 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-d972b6ab-a0ff-4b00-845a-d920c721e59c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:01.219888 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1426/5696] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:01 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:02.232094 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-9f5566f6-35f6-47b7-ae85-bdee04844d03 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:02.233860 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9f5566f6-35f6-47b7-ae85-bdee04844d03 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:02.234102 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9f5566f6-35f6-47b7-ae85-bdee04844d03 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:02.234289 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-9f5566f6-35f6-47b7-ae85-bdee04844d03 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:02.242952 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:02.242952 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:02.245816 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-9f5566f6-35f6-47b7-ae85-bdee04844d03 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:02.249077 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-9f5566f6-35f6-47b7-ae85-bdee04844d03 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:02.249423 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1407/5697] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:02 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:03.261784 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-5f3623cc-67fe-415c-ae1b-f2244f56293b None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:03.263547 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5f3623cc-67fe-415c-ae1b-f2244f56293b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:03.263738 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5f3623cc-67fe-415c-ae1b-f2244f56293b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:03.263909 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-5f3623cc-67fe-415c-ae1b-f2244f56293b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:03.272363 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:03.272363 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:52:03.275433 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-5f3623cc-67fe-415c-ae1b-f2244f56293b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:03.279057 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-5f3623cc-67fe-415c-ae1b-f2244f56293b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:03.279412 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1421/5698] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:03 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:04.292616 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-53a7abe9-7ae5-4816-ab0a-7481fcc150bc None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:04.294651 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-53a7abe9-7ae5-4816-ab0a-7481fcc150bc tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:04.294961 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-53a7abe9-7ae5-4816-ab0a-7481fcc150bc tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:04.295180 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-53a7abe9-7ae5-4816-ab0a-7481fcc150bc tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:04.305457 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:04.305457 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:04.308985 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-53a7abe9-7ae5-4816-ab0a-7481fcc150bc tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:04.313274 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-53a7abe9-7ae5-4816-ab0a-7481fcc150bc tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:04.313783 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1445/5699] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:04 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:05.326707 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-98d7fded-ee1c-4364-b585-27ffa0a0906c None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:05.328449 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-98d7fded-ee1c-4364-b585-27ffa0a0906c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:05.328639 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-98d7fded-ee1c-4364-b585-27ffa0a0906c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:05.328830 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-98d7fded-ee1c-4364-b585-27ffa0a0906c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:05.337640 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:05.337640 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:52:05.340905 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-98d7fded-ee1c-4364-b585-27ffa0a0906c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:05.344561 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-98d7fded-ee1c-4364-b585-27ffa0a0906c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:05.344926 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1427/5700] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:05 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:05.638975 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-cdb6362a-5422-4804-bf05-f647b11d835a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:05.641222 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-cdb6362a-5422-4804-bf05-f647b11d835a tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/attachments/bac48e60-acdc-4cea-8e5f-c2bc49342207/action Jul 22 05:52:05.641599 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-cdb6362a-5422-4804-bf05-f647b11d835a tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action body: b'{"os-complete": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:52:05.641759 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-cdb6362a-5422-4804-bf05-f647b11d835a tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:52:05.658419 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:05.658419 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:05.669836 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-152cb36d-340a-4d97-aa18-902e63ae87e0 req-cdb6362a-5422-4804-bf05-f647b11d835a tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments/bac48e60-acdc-4cea-8e5f-c2bc49342207/action returned with HTTP 204 Jul 22 05:52:05.670276 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1408/5701] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:52:05 2026] POST /volume/v3/attachments/bac48e60-acdc-4cea-8e5f-c2bc49342207/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:52:06.357650 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-97c8bffa-de49-4084-b3b9-ee4a9e9159df None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:06.359379 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-97c8bffa-de49-4084-b3b9-ee4a9e9159df tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:06.359557 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-97c8bffa-de49-4084-b3b9-ee4a9e9159df tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:06.359768 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-97c8bffa-de49-4084-b3b9-ee4a9e9159df tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:06.369178 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:06.369178 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:52:06.372272 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-97c8bffa-de49-4084-b3b9-ee4a9e9159df tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:06.376154 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-97c8bffa-de49-4084-b3b9-ee4a9e9159df tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:06.376549 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1422/5702] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:06 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:52:06.388153 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-04bea68b-94e7-478c-9825-2768e74ee42d None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:06.390232 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-04bea68b-94e7-478c-9825-2768e74ee42d tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:06.390445 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-04bea68b-94e7-478c-9825-2768e74ee42d tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:06.390677 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-04bea68b-94e7-478c-9825-2768e74ee42d tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:06.399148 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:06.399148 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:06.403122 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-04bea68b-94e7-478c-9825-2768e74ee42d tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:06.407582 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-04bea68b-94e7-478c-9825-2768e74ee42d tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:06.407971 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1446/5703] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:06 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:52:06.443914 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-de44e821-6f30-4735-ae40-fc03becad9e3 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:06.446669 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-de44e821-6f30-4735-ae40-fc03becad9e3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:06.446951 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-de44e821-6f30-4735-ae40-fc03becad9e3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:06.447224 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-de44e821-6f30-4735-ae40-fc03becad9e3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:06.459692 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:06.459692 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:52:06.464519 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-de44e821-6f30-4735-ae40-fc03becad9e3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:06.469178 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-de44e821-6f30-4735-ae40-fc03becad9e3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:06.469567 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1428/5704] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:52:06 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 1195 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:52:06.487382 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-c39d9610-a683-4a0f-a1c2-4fc7e7e73b16 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:06.489353 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-c39d9610-a683-4a0f-a1c2-4fc7e7e73b16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5/action Jul 22 05:52:06.489679 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-c39d9610-a683-4a0f-a1c2-4fc7e7e73b16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:52:06.489804 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-c39d9610-a683-4a0f-a1c2-4fc7e7e73b16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:52:06.499290 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:06.499290 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:06.499720 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-c39d9610-a683-4a0f-a1c2-4fc7e7e73b16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:06.505750 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-c39d9610-a683-4a0f-a1c2-4fc7e7e73b16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Begin detaching volume completed successfully. Jul 22 05:52:06.505957 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-c39d9610-a683-4a0f-a1c2-4fc7e7e73b16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5/action returned with HTTP 202 Jul 22 05:52:06.506417 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1409/5705] 10.4.3.91 () {72 vars in 1665 bytes} [Wed Jul 22 05:52:06 2026] POST /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 05:52:06.542230 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-298514ac-94fd-4401-9e79-969b91fb57e7 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:06.542913 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-298514ac-94fd-4401-9e79-969b91fb57e7 None None] GET https://10.4.3.91/volume// Jul 22 05:52:06.543025 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-298514ac-94fd-4401-9e79-969b91fb57e7 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:06.543309 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-298514ac-94fd-4401-9e79-969b91fb57e7 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:06.543784 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-298514ac-94fd-4401-9e79-969b91fb57e7 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:52:06.544301 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1423/5706] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:52: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 22 05:52:06.550707 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-706c2993-dc17-4a08-a2d6-f96a05e73cc0 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:06.552582 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-706c2993-dc17-4a08-a2d6-f96a05e73cc0 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:06.552837 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-706c2993-dc17-4a08-a2d6-f96a05e73cc0 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:06.553028 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-706c2993-dc17-4a08-a2d6-f96a05e73cc0 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:06.561435 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:06.561435 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:06.564856 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-706c2993-dc17-4a08-a2d6-f96a05e73cc0 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:06.568701 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-706c2993-dc17-4a08-a2d6-f96a05e73cc0 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:06.569039 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1447/5707] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:52:06 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 1378 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:52:06.577853 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-2ff48b55-d4a7-4858-b5d6-821a759b4fdf None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:06.579983 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-2ff48b55-d4a7-4858-b5d6-821a759b4fdf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5/encryption Jul 22 05:52:06.580198 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-2ff48b55-d4a7-4858-b5d6-821a759b4fdf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:06.580397 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-2ff48b55-d4a7-4858-b5d6-821a759b4fdf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:06.589596 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:06.589596 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:52:06.595119 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-2ff48b55-d4a7-4858-b5d6-821a759b4fdf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5/encryption returned with HTTP 200 Jul 22 05:52:06.595560 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1429/5708] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:52:06 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:07.339449 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-78e41bf2-c685-4e9e-ade6-241ec210851f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:07.341561 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-78e41bf2-c685-4e9e-ade6-241ec210851f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] DELETE https://10.4.3.91/volume/v3/attachments/bac48e60-acdc-4cea-8e5f-c2bc49342207 Jul 22 05:52:07.341799 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-78e41bf2-c685-4e9e-ade6-241ec210851f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:07.342011 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-78e41bf2-c685-4e9e-ade6-241ec210851f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:07.348406 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:07.348406 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:07.387983 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-12236e31-6a36-42ba-83df-0e2a16a9084b req-78e41bf2-c685-4e9e-ade6-241ec210851f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments/bac48e60-acdc-4cea-8e5f-c2bc49342207 returned with HTTP 200 Jul 22 05:52:07.388387 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1410/5709] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:52:07 2026] DELETE /volume/v3/attachments/bac48e60-acdc-4cea-8e5f-c2bc49342207 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:07.608554 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-d40b21e9-a805-4eb3-b6f5-8da3be5d8baa req-936fcd7f-fd15-44b9-8f5d-5aaeeec75c26 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:07.610365 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d40b21e9-a805-4eb3-b6f5-8da3be5d8baa req-936fcd7f-fd15-44b9-8f5d-5aaeeec75c26 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:07.610548 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d40b21e9-a805-4eb3-b6f5-8da3be5d8baa req-936fcd7f-fd15-44b9-8f5d-5aaeeec75c26 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:07.610727 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-d40b21e9-a805-4eb3-b6f5-8da3be5d8baa req-936fcd7f-fd15-44b9-8f5d-5aaeeec75c26 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:07.616771 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:07.616771 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:52:07.619655 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [req-d40b21e9-a805-4eb3-b6f5-8da3be5d8baa req-936fcd7f-fd15-44b9-8f5d-5aaeeec75c26 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:07.623225 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-d40b21e9-a805-4eb3-b6f5-8da3be5d8baa req-936fcd7f-fd15-44b9-8f5d-5aaeeec75c26 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:07.623625 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1424/5710] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:52:07 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:09.250162 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-48f914a0-56da-478c-a320-a2af2cd50207 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:09.252013 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-48f914a0-56da-478c-a320-a2af2cd50207 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] DELETE https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:09.252191 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-48f914a0-56da-478c-a320-a2af2cd50207 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:09.252363 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-48f914a0-56da-478c-a320-a2af2cd50207 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'delete' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:09.252509 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.v3.volumes [None req-48f914a0-56da-478c-a320-a2af2cd50207 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Delete volume with id: 5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:09.258911 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:09.258911 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:09.259397 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-48f914a0-56da-478c-a320-a2af2cd50207 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:09.271287 np0000005624 devstack@c-api.service[100092]: WARNING cinder.keymgr.conf_key_mgr [None req-48f914a0-56da-478c-a320-a2af2cd50207 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:52:09.277549 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-48f914a0-56da-478c-a320-a2af2cd50207 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Delete volume request issued successfully. Jul 22 05:52:09.277746 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-48f914a0-56da-478c-a320-a2af2cd50207 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 202 Jul 22 05:52:09.278271 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1448/5711] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:52:09 2026] DELETE /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:52:09.284160 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ca69a8ef-7c25-41c6-9b0d-89d398b10227 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:09.285940 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca69a8ef-7c25-41c6-9b0d-89d398b10227 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:09.286147 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca69a8ef-7c25-41c6-9b0d-89d398b10227 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:09.286311 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ca69a8ef-7c25-41c6-9b0d-89d398b10227 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:09.292319 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:09.292319 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:52:09.295290 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ca69a8ef-7c25-41c6-9b0d-89d398b10227 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:09.298774 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ca69a8ef-7c25-41c6-9b0d-89d398b10227 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 200 Jul 22 05:52:09.299115 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1430/5712] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:09 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:10.311672 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-59993700-e79a-41e7-ba28-855d4e83d191 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:10.313244 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-59993700-e79a-41e7-ba28-855d4e83d191 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 Jul 22 05:52:10.313409 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-59993700-e79a-41e7-ba28-855d4e83d191 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:10.313567 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-59993700-e79a-41e7-ba28-855d4e83d191 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:10.318894 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-59993700-e79a-41e7-ba28-855d4e83d191 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 returned with HTTP 404 Jul 22 05:52:10.319306 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1411/5713] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:10 2026] GET /volume/v3/volumes/5a5f26b6-2670-4d3b-ba77-885fff32bbe5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:52:10.325330 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-c76d0e43-14fa-43eb-a782-cb419aa925d6 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:10.327034 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c76d0e43-14fa-43eb-a782-cb419aa925d6 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] DELETE https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 Jul 22 05:52:10.327251 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c76d0e43-14fa-43eb-a782-cb419aa925d6 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:10.327466 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-c76d0e43-14fa-43eb-a782-cb419aa925d6 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:10.327669 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-c76d0e43-14fa-43eb-a782-cb419aa925d6 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Delete volume with id: 2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 Jul 22 05:52:10.336353 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:10.336353 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:52:10.336768 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c76d0e43-14fa-43eb-a782-cb419aa925d6 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:10.346676 np0000005624 devstack@c-api.service[100094]: WARNING cinder.keymgr.conf_key_mgr [None req-c76d0e43-14fa-43eb-a782-cb419aa925d6 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:52:10.351391 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-c76d0e43-14fa-43eb-a782-cb419aa925d6 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Delete volume request issued successfully. Jul 22 05:52:10.351526 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-c76d0e43-14fa-43eb-a782-cb419aa925d6 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 returned with HTTP 202 Jul 22 05:52:10.351919 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1425/5714] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:52:10 2026] DELETE /volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:52:10.358620 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5cb71ac6-a879-4367-ba4c-167f312f0d24 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:10.360148 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5cb71ac6-a879-4367-ba4c-167f312f0d24 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 Jul 22 05:52:10.361235 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5cb71ac6-a879-4367-ba4c-167f312f0d24 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:10.361235 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5cb71ac6-a879-4367-ba4c-167f312f0d24 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:10.367196 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:10.367196 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:10.371137 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5cb71ac6-a879-4367-ba4c-167f312f0d24 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:10.375648 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5cb71ac6-a879-4367-ba4c-167f312f0d24 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 returned with HTTP 200 Jul 22 05:52:10.376075 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1449/5715] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:10 2026] GET /volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:11.388663 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-2fe53860-b623-4ee6-82dd-9acf88d402c4 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:11.390099 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2fe53860-b623-4ee6-82dd-9acf88d402c4 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 Jul 22 05:52:11.390256 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2fe53860-b623-4ee6-82dd-9acf88d402c4 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:11.390418 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-2fe53860-b623-4ee6-82dd-9acf88d402c4 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:11.394961 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-2fe53860-b623-4ee6-82dd-9acf88d402c4 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 returned with HTTP 404 Jul 22 05:52:11.395444 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1431/5716] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:11 2026] GET /volume/v3/volumes/2ca665a9-ea30-4c2d-9c35-b4e8bc2162b3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:52:11.401428 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-3bb12f52-3f2a-49eb-979a-1b2fdab3b12b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:11.403722 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3bb12f52-3f2a-49eb-979a-1b2fdab3b12b tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:52:11.404011 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3bb12f52-3f2a-49eb-979a-1b2fdab3b12b tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:11.404276 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-3bb12f52-3f2a-49eb-979a-1b2fdab3b12b tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Calling method 'detail' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:11.405021 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:11.405021 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:11.405422 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-3bb12f52-3f2a-49eb-979a-1b2fdab3b12b tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100093) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:52:11.416214 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-3bb12f52-3f2a-49eb-979a-1b2fdab3b12b tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Get all volumes completed successfully. Jul 22 05:52:11.418359 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:11.418359 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:11.423175 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-3bb12f52-3f2a-49eb-979a-1b2fdab3b12b tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:52:11.423698 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1412/5717] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:52:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5260 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:52:11.440090 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-38f1d4d9-6b7e-4f72-aaac-a4c6b991fbda None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:11.442318 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-38f1d4d9-6b7e-4f72-aaac-a4c6b991fbda tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] DELETE https://10.4.3.91/volume/v3/types/d30155dd-b140-4e41-b788-cf5766b95460 Jul 22 05:52:11.442554 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-38f1d4d9-6b7e-4f72-aaac-a4c6b991fbda tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:11.442817 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-38f1d4d9-6b7e-4f72-aaac-a4c6b991fbda tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Calling method '_delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:11.465988 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-38f1d4d9-6b7e-4f72-aaac-a4c6b991fbda tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] https://10.4.3.91/volume/v3/types/d30155dd-b140-4e41-b788-cf5766b95460 returned with HTTP 202 Jul 22 05:52:11.466340 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1426/5718] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:52:11 2026] DELETE /volume/v3/types/d30155dd-b140-4e41-b788-cf5766b95460 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:52:12.483410 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3a728e26-f619-4e0f-98e4-953a194b4720 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:12.485125 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a728e26-f619-4e0f-98e4-953a194b4720 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] POST https://10.4.3.91/volume/v3/types Jul 22 05:52:12.485452 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3a728e26-f619-4e0f-98e4-953a194b4720 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1805472762", "extra_specs": {}}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:52:12.501596 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3a728e26-f619-4e0f-98e4-953a194b4720 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] https://10.4.3.91/volume/v3/types returned with HTTP 200 Jul 22 05:52:12.501962 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1450/5719] 10.4.3.91 () {68 vars in 1245 bytes} [Wed Jul 22 05:52:12 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:12.509954 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-caf9dbc7-cccb-4b14-9146-cdf9fa730853 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:12.511653 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-caf9dbc7-cccb-4b14-9146-cdf9fa730853 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] POST https://10.4.3.91/volume/v3/types/398f9067-7996-479b-9e05-22f601dcd215/encryption Jul 22 05:52:12.512006 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-caf9dbc7-cccb-4b14-9146-cdf9fa730853 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:52:12.531206 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-caf9dbc7-cccb-4b14-9146-cdf9fa730853 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] https://10.4.3.91/volume/v3/types/398f9067-7996-479b-9e05-22f601dcd215/encryption returned with HTTP 200 Jul 22 05:52:12.531791 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1432/5720] 10.4.3.91 () {68 vars in 1390 bytes} [Wed Jul 22 05:52:12 2026] POST /volume/v3/types/398f9067-7996-479b-9e05-22f601dcd215/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:12.555580 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:12.557611 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:52:12.558680 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-493656814", "snapshot_id": null, "imageRef": "2f555297-5d76-4ed6-b6f2-88cf36c8099d", "volume_type": "tempest-scenario-type-luks-1805472762", "size": 1}} {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:52:12.559788 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.v3.volumes [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-493656814', 'snapshot_id': None, 'imageRef': '2f555297-5d76-4ed6-b6f2-88cf36c8099d', 'volume_type': 'tempest-scenario-type-luks-1805472762', 'size': 1}} {{(pid=100093) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:52:12.637168 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume of 1 GB Jul 22 05:52:12.637493 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:12.637493 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:12.638069 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Availability Zones retrieved successfully. Jul 22 05:52:12.643022 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Flow 'volume_create_api' (8881bbf8-2d74-4718-94d8-c5f5a1aa5d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:52:12.644093 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df70b45-8f11-49d8-a0d1-e574fe68407d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:52:12.644960 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.flows.api.create_volume [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Validating volume size '1' using validate_int {{(pid=100093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:52:12.697284 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df70b45-8f11-49d8-a0d1-e574fe68407d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T05:52:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=398f9067-7996-479b-9e05-22f601dcd215,is_public=True,name='tempest-scenario-type-luks-1805472762',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '398f9067-7996-479b-9e05-22f601dcd215', '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=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:52:12.698075 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b466ecc-ae53-4984-bdac-a46b0e971a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:52:12.723396 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1805472762 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1805472762, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:52:12.723698 np0000005624 devstack@c-api.service[100093]: WARNING cinder.quota [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1805472762 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1805472762, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:52:12.749330 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.quota [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Created reservations ['b567da1e-677e-4c78-9a3a-110eee62ede5', '84691930-5060-4f3d-b75c-2a98ed84c534', 'a4e3ce6c-8e57-490d-acca-c4a8c68e4943', '1523c8a3-fa4c-44cc-9c74-c29a68c48f22'] {{(pid=100093) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:52:12.750164 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b466ecc-ae53-4984-bdac-a46b0e971a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b567da1e-677e-4c78-9a3a-110eee62ede5', '84691930-5060-4f3d-b75c-2a98ed84c534', 'a4e3ce6c-8e57-490d-acca-c4a8c68e4943', '1523c8a3-fa4c-44cc-9c74-c29a68c48f22']}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:52:12.750971 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad41262-4701-4753-b192-27637ba57521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:52:12.774509 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad41262-4701-4753-b192-27637ba57521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f9ffbd-cf01-43ac-98c5-2f023cd72e73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-493656814',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd29e906f96a4316a10467adf7dd16da',qos_specs=None,replication_status=,reservations=['b567da1e-677e-4c78-9a3a-110eee62ede5','84691930-5060-4f3d-b75c-2a98ed84c534','a4e3ce6c-8e57-490d-acca-c4a8c68e4943','1523c8a3-fa4c-44cc-9c74-c29a68c48f22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_type_id=398f9067-7996-479b-9e05-22f601dcd215), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T05:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-493656814',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=56f9ffbd-cf01-43ac-98c5-2f023cd72e73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd29e906f96a4316a10467adf7dd16da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(398f9067-7996-479b-9e05-22f601dcd215),volume_type_id=398f9067-7996-479b-9e05-22f601dcd215)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:52:12.775303 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a0a4de-0638-484a-85e7-387088b2ecc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:52:12.793120 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a0a4de-0638-484a-85e7-387088b2ecc1) transitioned into state 'SUCCESS' from state '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-493656814',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd29e906f96a4316a10467adf7dd16da',qos_specs=None,replication_status=,reservations=['b567da1e-677e-4c78-9a3a-110eee62ede5','84691930-5060-4f3d-b75c-2a98ed84c534','a4e3ce6c-8e57-490d-acca-c4a8c68e4943','1523c8a3-fa4c-44cc-9c74-c29a68c48f22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_type_id=398f9067-7996-479b-9e05-22f601dcd215)}' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:52:12.793502 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44707b14-11ab-49f9-ace5-e470218ba50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:52:12.805397 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44707b14-11ab-49f9-ace5-e470218ba50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100093) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:52:12.806435 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Flow 'volume_create_api' (8881bbf8-2d74-4718-94d8-c5f5a1aa5d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100093) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:52:12.806794 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume request issued successfully. Jul 22 05:52:12.807446 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-65d1c160-03ad-4f30-b8ac-b5b46ada54c3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:52:12.807976 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1413/5721] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:52:12 2026] POST /volume/v3/volumes => generated 789 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:52:12.819273 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-51f53072-9367-4604-be43-8bdb4870e1d4 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:12.820935 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-51f53072-9367-4604-be43-8bdb4870e1d4 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:12.821120 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-51f53072-9367-4604-be43-8bdb4870e1d4 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:12.821318 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-51f53072-9367-4604-be43-8bdb4870e1d4 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:12.827590 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:12.827590 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:52:12.831224 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-51f53072-9367-4604-be43-8bdb4870e1d4 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:12.834895 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-51f53072-9367-4604-be43-8bdb4870e1d4 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:12.835213 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1427/5722] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:12 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:13.845923 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-ae12439a-f94c-463a-ae0f-c621716b0f98 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:13.847600 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae12439a-f94c-463a-ae0f-c621716b0f98 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:13.847796 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae12439a-f94c-463a-ae0f-c621716b0f98 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:13.847975 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-ae12439a-f94c-463a-ae0f-c621716b0f98 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:13.854360 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:13.854360 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:13.857457 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-ae12439a-f94c-463a-ae0f-c621716b0f98 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:13.860962 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-ae12439a-f94c-463a-ae0f-c621716b0f98 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:13.861267 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1451/5723] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:13 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:14.872706 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b09bc40a-712b-45ea-941a-e09dc441612b None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:14.874879 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b09bc40a-712b-45ea-941a-e09dc441612b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:14.874993 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b09bc40a-712b-45ea-941a-e09dc441612b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:14.875188 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b09bc40a-712b-45ea-941a-e09dc441612b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:14.882439 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:14.882439 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:52:14.886544 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b09bc40a-712b-45ea-941a-e09dc441612b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:14.890333 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b09bc40a-712b-45ea-941a-e09dc441612b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:14.890741 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1433/5724] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:14 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:15.904231 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-48ec7b5f-46c3-45c4-ac40-511102cdd79f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:15.906312 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48ec7b5f-46c3-45c4-ac40-511102cdd79f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:15.906541 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48ec7b5f-46c3-45c4-ac40-511102cdd79f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:15.906794 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-48ec7b5f-46c3-45c4-ac40-511102cdd79f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:15.913381 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:15.913381 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:15.916872 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-48ec7b5f-46c3-45c4-ac40-511102cdd79f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:15.920607 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-48ec7b5f-46c3-45c4-ac40-511102cdd79f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:15.920974 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1414/5725] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:15 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:16.932119 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-30042c30-53f8-45e3-b8b6-af01e26aabf2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:16.933841 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-30042c30-53f8-45e3-b8b6-af01e26aabf2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:16.934046 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-30042c30-53f8-45e3-b8b6-af01e26aabf2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:16.934233 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-30042c30-53f8-45e3-b8b6-af01e26aabf2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:16.942591 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:16.942591 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:52:16.947236 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-30042c30-53f8-45e3-b8b6-af01e26aabf2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:16.952083 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-30042c30-53f8-45e3-b8b6-af01e26aabf2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:16.952602 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1428/5726] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:16 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:17.965317 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-407446d1-412f-4b6f-a892-c9faf9a263e8 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:17.967218 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-407446d1-412f-4b6f-a892-c9faf9a263e8 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:17.967426 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-407446d1-412f-4b6f-a892-c9faf9a263e8 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:17.967628 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-407446d1-412f-4b6f-a892-c9faf9a263e8 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:17.974782 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:17.974782 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:17.978940 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-407446d1-412f-4b6f-a892-c9faf9a263e8 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:17.983545 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-407446d1-412f-4b6f-a892-c9faf9a263e8 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:17.983982 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1452/5727] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:17 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:18.996399 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-ead3cdaf-d910-4261-919b-d355dbafb89f None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:18.998393 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ead3cdaf-d910-4261-919b-d355dbafb89f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:18.998687 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ead3cdaf-d910-4261-919b-d355dbafb89f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:18.998967 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-ead3cdaf-d910-4261-919b-d355dbafb89f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:19.006294 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:19.006294 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:52:19.009866 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-ead3cdaf-d910-4261-919b-d355dbafb89f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:19.013977 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-ead3cdaf-d910-4261-919b-d355dbafb89f tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:19.014334 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1434/5728] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:18 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:20.026619 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-ea2d2ac9-b062-4451-8827-6e9de77e846b None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:20.028547 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ea2d2ac9-b062-4451-8827-6e9de77e846b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:20.028791 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ea2d2ac9-b062-4451-8827-6e9de77e846b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:20.029113 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-ea2d2ac9-b062-4451-8827-6e9de77e846b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:20.035935 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:20.035935 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:20.039468 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-ea2d2ac9-b062-4451-8827-6e9de77e846b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:20.043879 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-ea2d2ac9-b062-4451-8827-6e9de77e846b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:20.044245 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1415/5729] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:20 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:21.056389 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-21d88170-01e0-4afd-a7da-4838dbc6cea2 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:21.058291 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-21d88170-01e0-4afd-a7da-4838dbc6cea2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:21.058499 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-21d88170-01e0-4afd-a7da-4838dbc6cea2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:21.058735 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-21d88170-01e0-4afd-a7da-4838dbc6cea2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:21.067014 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:21.067014 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:52:21.069609 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-21d88170-01e0-4afd-a7da-4838dbc6cea2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:21.073687 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-21d88170-01e0-4afd-a7da-4838dbc6cea2 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:21.074160 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1429/5730] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:21 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:22.086939 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-60be8220-0c55-4851-ad4a-c044e11b1ce5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:22.088803 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-60be8220-0c55-4851-ad4a-c044e11b1ce5 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:22.089027 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-60be8220-0c55-4851-ad4a-c044e11b1ce5 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:22.089262 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-60be8220-0c55-4851-ad4a-c044e11b1ce5 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:22.096045 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:22.096045 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:22.099919 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-60be8220-0c55-4851-ad4a-c044e11b1ce5 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:22.104415 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-60be8220-0c55-4851-ad4a-c044e11b1ce5 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:22.104848 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1453/5731] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:22 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:23.116575 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-f0376fb0-9450-438e-aa6c-b92b879caec1 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:23.117831 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f0376fb0-9450-438e-aa6c-b92b879caec1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:23.118004 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f0376fb0-9450-438e-aa6c-b92b879caec1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:23.118175 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-f0376fb0-9450-438e-aa6c-b92b879caec1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:23.124367 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:23.124367 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:52:23.127705 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-f0376fb0-9450-438e-aa6c-b92b879caec1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:23.131871 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-f0376fb0-9450-438e-aa6c-b92b879caec1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:23.132247 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1435/5732] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:23 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:24.144960 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-835019cd-bdea-472c-99b9-4e3ce2a409e8 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:24.147274 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-835019cd-bdea-472c-99b9-4e3ce2a409e8 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:24.147517 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-835019cd-bdea-472c-99b9-4e3ce2a409e8 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:24.147739 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-835019cd-bdea-472c-99b9-4e3ce2a409e8 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:24.154609 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:24.154609 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:24.158544 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-835019cd-bdea-472c-99b9-4e3ce2a409e8 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:24.162644 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-835019cd-bdea-472c-99b9-4e3ce2a409e8 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:24.163008 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1416/5733] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:24 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:25.175690 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-7694b6ca-10b3-4d38-9e4b-6479c3cb4ad3 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:25.177548 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7694b6ca-10b3-4d38-9e4b-6479c3cb4ad3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:25.177738 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7694b6ca-10b3-4d38-9e4b-6479c3cb4ad3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:25.177910 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-7694b6ca-10b3-4d38-9e4b-6479c3cb4ad3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:25.186958 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:25.186958 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:52:25.191508 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-7694b6ca-10b3-4d38-9e4b-6479c3cb4ad3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:25.196754 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-7694b6ca-10b3-4d38-9e4b-6479c3cb4ad3 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:25.197107 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1430/5734] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:25 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:52:25.208670 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e84be529-c16f-4982-9be2-8998fa469134 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:25.210971 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e84be529-c16f-4982-9be2-8998fa469134 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:25.211238 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e84be529-c16f-4982-9be2-8998fa469134 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:25.211515 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e84be529-c16f-4982-9be2-8998fa469134 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:25.218596 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:25.218596 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:25.222150 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-e84be529-c16f-4982-9be2-8998fa469134 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:25.227617 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e84be529-c16f-4982-9be2-8998fa469134 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:25.228008 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1454/5735] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:52:25 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:52:25.315979 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-c6234e53-6694-4cf0-bcc1-b8dcaf79c7ec None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:25.317877 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-c6234e53-6694-4cf0-bcc1-b8dcaf79c7ec tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:25.318056 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-c6234e53-6694-4cf0-bcc1-b8dcaf79c7ec tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:25.318230 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-c6234e53-6694-4cf0-bcc1-b8dcaf79c7ec tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:25.324407 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:25.324407 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:52:25.327740 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-c6234e53-6694-4cf0-bcc1-b8dcaf79c7ec tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:25.331796 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-c6234e53-6694-4cf0-bcc1-b8dcaf79c7ec tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:25.332165 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1436/5736] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:52:25 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 1428 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:52:25.831571 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-bc81d38d-a720-4f05-8181-18932d699f14 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:25.833503 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-bc81d38d-a720-4f05-8181-18932d699f14 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:25.833703 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-bc81d38d-a720-4f05-8181-18932d699f14 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:25.833879 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-bc81d38d-a720-4f05-8181-18932d699f14 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:25.839964 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:25.839964 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:25.842935 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-bc81d38d-a720-4f05-8181-18932d699f14 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:25.846923 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-bc81d38d-a720-4f05-8181-18932d699f14 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:25.847273 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1417/5737] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:52:25 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 1428 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:52:25.856210 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e7edba0b-5743-4606-8faa-7c40832de07e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:25.856590 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e7edba0b-5743-4606-8faa-7c40832de07e None None] GET https://10.4.3.91/volume// Jul 22 05:52:25.856761 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e7edba0b-5743-4606-8faa-7c40832de07e None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:25.856936 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e7edba0b-5743-4606-8faa-7c40832de07e None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:25.857240 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e7edba0b-5743-4606-8faa-7c40832de07e None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:52:25.857518 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1431/5738] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:52: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 22 05:52:25.864138 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-f8fa1967-b0cb-4faf-8298-af4cdc59c546 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:25.865916 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-f8fa1967-b0cb-4faf-8298-af4cdc59c546 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:52:25.866235 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-f8fa1967-b0cb-4faf-8298-af4cdc59c546 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56f9ffbd-cf01-43ac-98c5-2f023cd72e73", "connector": null, "instance_uuid": "5b5b7b32-49c3-4ad8-94b5-49c5b9448f71"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:52:25.873389 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:25.873389 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:25.898138 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-f8fa1967-b0cb-4faf-8298-af4cdc59c546 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:52:25.898657 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1455/5739] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:52:25 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:52:26.543772 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-733bae50-6210-4bc8-aa9d-b99726dac960 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:26.544128 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-733bae50-6210-4bc8-aa9d-b99726dac960 None None] GET https://10.4.3.91/volume// Jul 22 05:52:26.544303 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-733bae50-6210-4bc8-aa9d-b99726dac960 None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:26.544497 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-733bae50-6210-4bc8-aa9d-b99726dac960 None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:26.544837 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-733bae50-6210-4bc8-aa9d-b99726dac960 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:52:26.545097 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1437/5740] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:52: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 22 05:52:26.554783 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-fcf55b0b-9594-4d3a-89d7-014f99228e2d None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:26.556652 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-fcf55b0b-9594-4d3a-89d7-014f99228e2d tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:52:26.556863 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-fcf55b0b-9594-4d3a-89d7-014f99228e2d tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:26.557055 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-fcf55b0b-9594-4d3a-89d7-014f99228e2d tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:26.565099 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:26.565099 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:52:26.568137 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-fcf55b0b-9594-4d3a-89d7-014f99228e2d tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:52:26.572622 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-fcf55b0b-9594-4d3a-89d7-014f99228e2d tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:52:26.573137 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1418/5741] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:52:26 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 1607 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:52:26.666793 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-77bdf999-a37d-491b-8060-dd2358962cc1 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:26.668982 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-77bdf999-a37d-491b-8060-dd2358962cc1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] PUT https://10.4.3.91/volume/v3/attachments/7ac22c00-e673-4ac2-ac8d-fa8b8e9b0d2f Jul 22 05:52:26.669407 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-77bdf999-a37d-491b-8060-dd2358962cc1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:52:26.676982 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-77bdf999-a37d-491b-8060-dd2358962cc1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Acquiring lock "cinder-attachment_update-56f9ffbd-cf01-43ac-98c5-2f023cd72e73-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:52:26.681342 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-77bdf999-a37d-491b-8060-dd2358962cc1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Lock "cinder-attachment_update-56f9ffbd-cf01-43ac-98c5-2f023cd72e73-np0000005624" acquired by "attachment_update" :: waited 0.004s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:52:26.682194 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:26.682194 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:52:26.778371 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-77bdf999-a37d-491b-8060-dd2358962cc1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Lock "cinder-attachment_update-56f9ffbd-cf01-43ac-98c5-2f023cd72e73-np0000005624" released by "attachment_update" :: held 0.097s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:52:26.778645 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-77bdf999-a37d-491b-8060-dd2358962cc1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments/7ac22c00-e673-4ac2-ac8d-fa8b8e9b0d2f returned with HTTP 200 Jul 22 05:52:26.779211 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1432/5742] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:52:26 2026] PUT /volume/v3/attachments/7ac22c00-e673-4ac2-ac8d-fa8b8e9b0d2f => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:52:26.797661 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-db6377cd-1bbc-4369-a6ed-862f0d19c9c5 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:26.799692 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-db6377cd-1bbc-4369-a6ed-862f0d19c9c5 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/attachments/7ac22c00-e673-4ac2-ac8d-fa8b8e9b0d2f/action Jul 22 05:52:26.799987 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-db6377cd-1bbc-4369-a6ed-862f0d19c9c5 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:52:26.800099 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-db6377cd-1bbc-4369-a6ed-862f0d19c9c5 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:52:26.814285 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:26.814285 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:52:26.825421 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-db6377cd-1bbc-4369-a6ed-862f0d19c9c5 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments/7ac22c00-e673-4ac2-ac8d-fa8b8e9b0d2f/action returned with HTTP 204 Jul 22 05:52:26.825830 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1456/5743] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:52:26 2026] POST /volume/v3/attachments/7ac22c00-e673-4ac2-ac8d-fa8b8e9b0d2f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:52:30.777343 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-f8d015ca-8db5-44cf-bd5e-53d9dde90a30 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:52:30.779507 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-f8d015ca-8db5-44cf-bd5e-53d9dde90a30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73/encryption Jul 22 05:52:30.779711 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-f8d015ca-8db5-44cf-bd5e-53d9dde90a30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:52:30.779884 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-f8d015ca-8db5-44cf-bd5e-53d9dde90a30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:52:30.789009 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:52:30.789009 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:52:30.794890 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-34e096ad-a0ac-4ba9-8093-1bd219403969 req-f8d015ca-8db5-44cf-bd5e-53d9dde90a30 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73/encryption returned with HTTP 200 Jul 22 05:52:30.795327 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1438/5744] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:52:30 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:52:36.571321 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=79,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:52:36.772594 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=53,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:52:36.821826 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=61,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:52:40.794039 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:53:03.531618 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-19abe03c-8c11-43cc-8311-6de3063a95b3 req-ddbbc864-b12a-43d9-bffb-0e1ad2096f57 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:03.533687 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-19abe03c-8c11-43cc-8311-6de3063a95b3 req-ddbbc864-b12a-43d9-bffb-0e1ad2096f57 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] DELETE https://10.4.3.91/volume/v3/attachments/7ac22c00-e673-4ac2-ac8d-fa8b8e9b0d2f Jul 22 05:53:03.533888 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-19abe03c-8c11-43cc-8311-6de3063a95b3 req-ddbbc864-b12a-43d9-bffb-0e1ad2096f57 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:03.534089 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-19abe03c-8c11-43cc-8311-6de3063a95b3 req-ddbbc864-b12a-43d9-bffb-0e1ad2096f57 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:03.540751 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:03.540751 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:53:03.584444 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-19abe03c-8c11-43cc-8311-6de3063a95b3 req-ddbbc864-b12a-43d9-bffb-0e1ad2096f57 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments/7ac22c00-e673-4ac2-ac8d-fa8b8e9b0d2f returned with HTTP 200 Jul 22 05:53:03.585064 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1419/5745] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:53:03 2026] DELETE /volume/v3/attachments/7ac22c00-e673-4ac2-ac8d-fa8b8e9b0d2f => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:04.672826 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:04.674526 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/volumes Jul 22 05:53:04.674817 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-609280341", "source_volid": "56f9ffbd-cf01-43ac-98c5-2f023cd72e73", "volume_type": "tempest-scenario-type-luks-1805472762", "size": 1}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:53:04.676510 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.v3.volumes [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-609280341', 'source_volid': '56f9ffbd-cf01-43ac-98c5-2f023cd72e73', 'volume_type': 'tempest-scenario-type-luks-1805472762', 'size': 1}} {{(pid=100094) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 05:53:04.687110 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:04.687110 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:53:04.687756 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume retrieved successfully. Jul 22 05:53:04.687903 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume of 1 GB Jul 22 05:53:04.688685 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Availability Zones retrieved successfully. Jul 22 05:53:04.694081 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Flow 'volume_create_api' (7056afc7-5afa-4bf1-9efd-3b9383339501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:53:04.694891 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d555edf1-5d5c-4281-869a-8378356f3437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:53:04.695735 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.flows.api.create_volume [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 05:53:04.713571 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d555edf1-5d5c-4281-869a-8378356f3437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '56f9ffbd-cf01-43ac-98c5-2f023cd72e73', 'volume_type': VolumeType(created_at=2026-07-22T05:52:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=398f9067-7996-479b-9e05-22f601dcd215,is_public=True,name='tempest-scenario-type-luks-1805472762',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '398f9067-7996-479b-9e05-22f601dcd215', '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=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:53:04.714321 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee27a1b5-3aea-420a-a5da-4c15a4fea139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:53:04.743624 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1805472762 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1805472762, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:53:04.744295 np0000005624 devstack@c-api.service[100094]: WARNING cinder.quota [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1805472762 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1805472762, it is now deprecated. Please use the default quota class for default quota. Jul 22 05:53:04.758950 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.quota [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Created reservations ['14d14256-56f2-4119-8a35-0acee3fb014a', 'abc94bef-af10-4c25-a029-fd0b20a664f6', '42ca6156-cfbb-450f-adfa-31c49dbaec44', 'e767a932-dd6f-4fad-b4f9-3f181e6a6c5e'] {{(pid=100094) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 05:53:04.759851 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee27a1b5-3aea-420a-a5da-4c15a4fea139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d14256-56f2-4119-8a35-0acee3fb014a', 'abc94bef-af10-4c25-a029-fd0b20a664f6', '42ca6156-cfbb-450f-adfa-31c49dbaec44', 'e767a932-dd6f-4fad-b4f9-3f181e6a6c5e']}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:53:04.760677 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2e102df-7b00-48e9-81b4-12cbfb0e3ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:53:04.796820 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2e102df-7b00-48e9-81b4-12cbfb0e3ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec00dab6-8255-4c3c-bc37-3edeef9903fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-609280341',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd29e906f96a4316a10467adf7dd16da',qos_specs=None,replication_status=,reservations=['14d14256-56f2-4119-8a35-0acee3fb014a','abc94bef-af10-4c25-a029-fd0b20a664f6','42ca6156-cfbb-450f-adfa-31c49dbaec44','e767a932-dd6f-4fad-b4f9-3f181e6a6c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=56f9ffbd-cf01-43ac-98c5-2f023cd72e73,status='creating',user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_type_id=398f9067-7996-479b-9e05-22f601dcd215), '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-22T05:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-609280341',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ec00dab6-8255-4c3c-bc37-3edeef9903fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd29e906f96a4316a10467adf7dd16da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=56f9ffbd-cf01-43ac-98c5-2f023cd72e73,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(398f9067-7996-479b-9e05-22f601dcd215),volume_type_id=398f9067-7996-479b-9e05-22f601dcd215)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:53:04.797507 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75ce51d-27ac-4ba3-998c-f483793d107e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:53:04.814422 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75ce51d-27ac-4ba3-998c-f483793d107e) transitioned into state 'SUCCESS' from state '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-609280341',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd29e906f96a4316a10467adf7dd16da',qos_specs=None,replication_status=,reservations=['14d14256-56f2-4119-8a35-0acee3fb014a','abc94bef-af10-4c25-a029-fd0b20a664f6','42ca6156-cfbb-450f-adfa-31c49dbaec44','e767a932-dd6f-4fad-b4f9-3f181e6a6c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=56f9ffbd-cf01-43ac-98c5-2f023cd72e73,status='creating',user_id='4d19c9ba755d4fd788b4f54a85d58f01',volume_type_id=398f9067-7996-479b-9e05-22f601dcd215)}' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:53:04.815687 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (652738cc-f418-4e51-9cb7-e084b26e9478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 05:53:04.831943 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (652738cc-f418-4e51-9cb7-e084b26e9478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100094) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 05:53:04.832677 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Flow 'volume_create_api' (7056afc7-5afa-4bf1-9efd-3b9383339501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100094) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 05:53:04.832929 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Create volume request issued successfully. Jul 22 05:53:04.833502 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-e6f04464-8fa5-420b-bccb-38b5d8a4dc34 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes returned with HTTP 202 Jul 22 05:53:04.833808 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1433/5746] 10.4.3.91 () {68 vars in 1252 bytes} [Wed Jul 22 05:53:04 2026] POST /volume/v3/volumes => generated 808 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 05:53:04.844528 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-b75521bd-d303-438e-9dac-f8005141cc16 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:04.846247 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b75521bd-d303-438e-9dac-f8005141cc16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:04.846442 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b75521bd-d303-438e-9dac-f8005141cc16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:04.846652 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-b75521bd-d303-438e-9dac-f8005141cc16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:04.853405 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:04.853405 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:53:04.856920 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-b75521bd-d303-438e-9dac-f8005141cc16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:04.860716 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-b75521bd-d303-438e-9dac-f8005141cc16 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:04.861091 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1457/5747] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:04 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:05.872624 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-b68c29ad-a6a3-4959-8076-beae70f27552 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:05.874681 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b68c29ad-a6a3-4959-8076-beae70f27552 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:05.874921 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b68c29ad-a6a3-4959-8076-beae70f27552 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:05.875150 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-b68c29ad-a6a3-4959-8076-beae70f27552 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:05.883372 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:05.883372 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:53:05.887234 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-b68c29ad-a6a3-4959-8076-beae70f27552 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:05.891502 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-b68c29ad-a6a3-4959-8076-beae70f27552 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:05.891937 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1439/5748] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:05 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:06.904058 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-2874644d-23aa-41a9-96ee-61c9ebc8db38 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:06.905778 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2874644d-23aa-41a9-96ee-61c9ebc8db38 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:06.905977 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2874644d-23aa-41a9-96ee-61c9ebc8db38 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:06.906153 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-2874644d-23aa-41a9-96ee-61c9ebc8db38 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:06.912889 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:06.912889 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:53:06.916032 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-2874644d-23aa-41a9-96ee-61c9ebc8db38 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:06.919878 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-2874644d-23aa-41a9-96ee-61c9ebc8db38 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:06.920245 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1420/5749] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:06 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:07.933315 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-87a97752-c36c-40e9-892e-591f74691994 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:07.935203 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-87a97752-c36c-40e9-892e-591f74691994 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:07.935515 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-87a97752-c36c-40e9-892e-591f74691994 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:07.935707 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-87a97752-c36c-40e9-892e-591f74691994 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:07.942617 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:07.942617 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:53:07.946060 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-87a97752-c36c-40e9-892e-591f74691994 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:07.949711 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-87a97752-c36c-40e9-892e-591f74691994 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:07.950053 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1434/5750] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:07 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:08.961061 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-3b4d4a93-8ed1-405c-921f-2e15c2df34ca None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:08.962706 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3b4d4a93-8ed1-405c-921f-2e15c2df34ca tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:08.962883 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3b4d4a93-8ed1-405c-921f-2e15c2df34ca tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:08.963051 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-3b4d4a93-8ed1-405c-921f-2e15c2df34ca tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:08.969720 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:08.969720 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:53:08.973524 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-3b4d4a93-8ed1-405c-921f-2e15c2df34ca tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:08.978158 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-3b4d4a93-8ed1-405c-921f-2e15c2df34ca tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:08.978529 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1458/5751] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:08 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:09.991373 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-44bd588a-ad1e-46a6-96e6-fe5e6fa4eb84 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:09.993446 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-44bd588a-ad1e-46a6-96e6-fe5e6fa4eb84 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:09.993674 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-44bd588a-ad1e-46a6-96e6-fe5e6fa4eb84 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:09.993893 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-44bd588a-ad1e-46a6-96e6-fe5e6fa4eb84 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:10.001244 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:10.001244 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:53:10.004494 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-44bd588a-ad1e-46a6-96e6-fe5e6fa4eb84 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:10.008069 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-44bd588a-ad1e-46a6-96e6-fe5e6fa4eb84 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:10.008431 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1440/5752] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:09 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:11.020653 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-7a02bbf9-2c7e-45d4-9a1c-770f825386bf None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:11.023066 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7a02bbf9-2c7e-45d4-9a1c-770f825386bf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:11.023362 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7a02bbf9-2c7e-45d4-9a1c-770f825386bf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:11.023602 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-7a02bbf9-2c7e-45d4-9a1c-770f825386bf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:11.033440 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:11.033440 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:53:11.037691 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-7a02bbf9-2c7e-45d4-9a1c-770f825386bf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:11.042932 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-7a02bbf9-2c7e-45d4-9a1c-770f825386bf tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:11.043403 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1421/5753] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:11 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:12.055026 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-039366ed-32fc-4bf1-a235-25856cb8a292 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:12.058665 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-039366ed-32fc-4bf1-a235-25856cb8a292 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:12.058665 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-039366ed-32fc-4bf1-a235-25856cb8a292 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:12.058665 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-039366ed-32fc-4bf1-a235-25856cb8a292 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:12.067587 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:12.067587 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:53:12.071731 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-039366ed-32fc-4bf1-a235-25856cb8a292 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:12.076937 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-039366ed-32fc-4bf1-a235-25856cb8a292 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:12.077569 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1435/5754] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:12 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:13.089426 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-05c1f2c2-8bcb-4d07-8683-1813f41c0ed1 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:13.091231 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-05c1f2c2-8bcb-4d07-8683-1813f41c0ed1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:13.091441 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-05c1f2c2-8bcb-4d07-8683-1813f41c0ed1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:13.091649 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-05c1f2c2-8bcb-4d07-8683-1813f41c0ed1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:13.099303 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:13.099303 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:53:13.103009 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-05c1f2c2-8bcb-4d07-8683-1813f41c0ed1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:13.107047 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-05c1f2c2-8bcb-4d07-8683-1813f41c0ed1 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:13.107424 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1459/5755] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:13 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:14.119177 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-c26c818e-8460-4188-a2d6-ab14ef8f9d39 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:14.120909 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c26c818e-8460-4188-a2d6-ab14ef8f9d39 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:14.121147 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c26c818e-8460-4188-a2d6-ab14ef8f9d39 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:14.121336 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-c26c818e-8460-4188-a2d6-ab14ef8f9d39 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:14.127887 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:14.127887 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:53:14.131218 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-c26c818e-8460-4188-a2d6-ab14ef8f9d39 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:14.134967 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-c26c818e-8460-4188-a2d6-ab14ef8f9d39 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:14.135365 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1441/5756] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:14 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:15.146935 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-0c8c10cb-bb60-4345-9531-75dfe29f133a None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:15.148767 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0c8c10cb-bb60-4345-9531-75dfe29f133a tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:15.148969 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0c8c10cb-bb60-4345-9531-75dfe29f133a tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:15.149160 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-0c8c10cb-bb60-4345-9531-75dfe29f133a tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:15.156861 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:15.156861 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:53:15.160426 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-0c8c10cb-bb60-4345-9531-75dfe29f133a tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:15.164113 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-0c8c10cb-bb60-4345-9531-75dfe29f133a tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:15.164463 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1422/5757] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:15 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:16.176234 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-8e3677b0-1b44-47ee-aab8-ba9fdae2c91e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:16.178032 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8e3677b0-1b44-47ee-aab8-ba9fdae2c91e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:16.178215 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8e3677b0-1b44-47ee-aab8-ba9fdae2c91e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:16.178403 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-8e3677b0-1b44-47ee-aab8-ba9fdae2c91e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:16.184432 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:16.184432 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:53:16.187444 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-8e3677b0-1b44-47ee-aab8-ba9fdae2c91e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:16.190876 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-8e3677b0-1b44-47ee-aab8-ba9fdae2c91e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:16.191223 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1436/5758] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:16 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 900 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:17.203147 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-5d7ae9ab-0ef0-4023-897c-7e95765b5578 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:17.204916 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5d7ae9ab-0ef0-4023-897c-7e95765b5578 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:17.205082 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5d7ae9ab-0ef0-4023-897c-7e95765b5578 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:17.205242 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-5d7ae9ab-0ef0-4023-897c-7e95765b5578 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:17.213493 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:17.213493 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:53:17.217575 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-5d7ae9ab-0ef0-4023-897c-7e95765b5578 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:17.221422 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-5d7ae9ab-0ef0-4023-897c-7e95765b5578 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:17.221773 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1460/5759] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:53:17 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:53:17.299283 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cb13c840-a474-4a4b-bcca-132522833a1d req-decebe64-b3dd-4db8-aa49-b9c712a2e887 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:17.301361 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-decebe64-b3dd-4db8-aa49-b9c712a2e887 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:17.301556 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-decebe64-b3dd-4db8-aa49-b9c712a2e887 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:17.301770 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-decebe64-b3dd-4db8-aa49-b9c712a2e887 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:17.308654 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:17.308654 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:53:17.312573 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [req-cb13c840-a474-4a4b-bcca-132522833a1d req-decebe64-b3dd-4db8-aa49-b9c712a2e887 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:17.316870 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-decebe64-b3dd-4db8-aa49-b9c712a2e887 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:17.317286 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1442/5760] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:53:17 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:53:17.699805 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cb13c840-a474-4a4b-bcca-132522833a1d req-c48280e3-4205-4b05-8a66-9d75ce54d1c0 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:17.701741 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-c48280e3-4205-4b05-8a66-9d75ce54d1c0 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:17.701972 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-c48280e3-4205-4b05-8a66-9d75ce54d1c0 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:17.702173 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-c48280e3-4205-4b05-8a66-9d75ce54d1c0 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:17.709135 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:17.709135 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:53:17.712494 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-cb13c840-a474-4a4b-bcca-132522833a1d req-c48280e3-4205-4b05-8a66-9d75ce54d1c0 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:17.716568 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-c48280e3-4205-4b05-8a66-9d75ce54d1c0 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:17.717005 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1423/5761] 10.4.3.91 () {68 vars in 1591 bytes} [Wed Jul 22 05:53:17 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:53:17.725623 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6bea39dd-7a96-42b9-8dc9-ee0e735e6a24 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:17.725996 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6bea39dd-7a96-42b9-8dc9-ee0e735e6a24 None None] GET https://10.4.3.91/volume// Jul 22 05:53:17.726138 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6bea39dd-7a96-42b9-8dc9-ee0e735e6a24 None None] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:17.726303 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6bea39dd-7a96-42b9-8dc9-ee0e735e6a24 None None] Calling method 'all' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:17.726583 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6bea39dd-7a96-42b9-8dc9-ee0e735e6a24 None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:53:17.726841 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1437/5762] 10.4.3.91 () {66 vars in 1412 bytes} [Wed Jul 22 05:53:17 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 05:53:17.733188 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-cb13c840-a474-4a4b-bcca-132522833a1d req-396ad099-0d27-4feb-bfd4-807e539b7457 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:17.735146 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-396ad099-0d27-4feb-bfd4-807e539b7457 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/attachments Jul 22 05:53:17.735522 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-396ad099-0d27-4feb-bfd4-807e539b7457 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec00dab6-8255-4c3c-bc37-3edeef9903fc", "connector": null, "instance_uuid": "dd5021f2-10a6-499d-9ea3-583c14a5589d"}} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:53:17.743350 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:17.743350 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:53:17.768783 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-396ad099-0d27-4feb-bfd4-807e539b7457 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments returned with HTTP 200 Jul 22 05:53:17.769195 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1461/5763] 10.4.3.91 () {74 vars in 1587 bytes} [Wed Jul 22 05:53:17 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 22 05:53:18.382497 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-488a5650-bc72-457b-a0b2-2cc4c3c158bb None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:18.383031 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-488a5650-bc72-457b-a0b2-2cc4c3c158bb None None] GET https://10.4.3.91/volume// Jul 22 05:53:18.383265 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-488a5650-bc72-457b-a0b2-2cc4c3c158bb None None] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:18.383484 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-488a5650-bc72-457b-a0b2-2cc4c3c158bb None None] Calling method 'all' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:18.383878 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-488a5650-bc72-457b-a0b2-2cc4c3c158bb None None] https://10.4.3.91/volume// returned with HTTP 300 Jul 22 05:53:18.384195 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1443/5764] 10.4.3.91 () {66 vars in 1419 bytes} [Wed Jul 22 05:53: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 22 05:53:18.392769 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-cb13c840-a474-4a4b-bcca-132522833a1d req-644af87e-8856-40cb-a579-e5c5d219f4cc None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:18.394505 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-644af87e-8856-40cb-a579-e5c5d219f4cc tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:53:18.394692 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-644af87e-8856-40cb-a579-e5c5d219f4cc tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:18.394866 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-644af87e-8856-40cb-a579-e5c5d219f4cc tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:18.402524 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:18.402524 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:53:18.405280 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [req-cb13c840-a474-4a4b-bcca-132522833a1d req-644af87e-8856-40cb-a579-e5c5d219f4cc tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:53:18.409148 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-644af87e-8856-40cb-a579-e5c5d219f4cc tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:53:18.409491 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1424/5765] 10.4.3.91 () {70 vars in 1632 bytes} [Wed Jul 22 05:53:18 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 1627 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 05:53:18.503105 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [req-cb13c840-a474-4a4b-bcca-132522833a1d req-d5989bde-0cff-4dfb-8e29-546b9f60d830 None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:18.505103 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-d5989bde-0cff-4dfb-8e29-546b9f60d830 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] PUT https://10.4.3.91/volume/v3/attachments/e249bc79-7f9f-408e-bab0-9353d60121f7 Jul 22 05:53:18.505361 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-d5989bde-0cff-4dfb-8e29-546b9f60d830 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.91", "host": "np0000005624", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8fb1d0f184c5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "463fabab-5c64-409b-9b3a-72e25ca5a298", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:53:18.512816 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-cb13c840-a474-4a4b-bcca-132522833a1d req-d5989bde-0cff-4dfb-8e29-546b9f60d830 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Acquiring lock "cinder-attachment_update-ec00dab6-8255-4c3c-bc37-3edeef9903fc-np0000005624" by "attachment_update" {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 05:53:18.517302 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-cb13c840-a474-4a4b-bcca-132522833a1d req-d5989bde-0cff-4dfb-8e29-546b9f60d830 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Lock "cinder-attachment_update-ec00dab6-8255-4c3c-bc37-3edeef9903fc-np0000005624" acquired by "attachment_update" :: waited 0.005s {{(pid=100094) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 05:53:18.518302 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:18.518302 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:53:18.584593 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.coordination [req-cb13c840-a474-4a4b-bcca-132522833a1d req-d5989bde-0cff-4dfb-8e29-546b9f60d830 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Lock "cinder-attachment_update-ec00dab6-8255-4c3c-bc37-3edeef9903fc-np0000005624" released by "attachment_update" :: held 0.067s {{(pid=100094) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 05:53:18.584887 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-d5989bde-0cff-4dfb-8e29-546b9f60d830 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments/e249bc79-7f9f-408e-bab0-9353d60121f7 returned with HTTP 200 Jul 22 05:53:18.585561 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1438/5766] 10.4.3.91 () {74 vars in 1697 bytes} [Wed Jul 22 05:53:18 2026] PUT /volume/v3/attachments/e249bc79-7f9f-408e-bab0-9353d60121f7 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:53:18.605461 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [req-cb13c840-a474-4a4b-bcca-132522833a1d req-65902276-f888-4729-8452-a20738ec5553 None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:18.607983 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-65902276-f888-4729-8452-a20738ec5553 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] POST https://10.4.3.91/volume/v3/attachments/e249bc79-7f9f-408e-bab0-9353d60121f7/action Jul 22 05:53:18.608439 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-65902276-f888-4729-8452-a20738ec5553 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action body: b'{"os-complete": null}' {{(pid=100092) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 05:53:18.608615 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-65902276-f888-4729-8452-a20738ec5553 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 05:53:18.626525 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:18.626525 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:53:18.638038 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-65902276-f888-4729-8452-a20738ec5553 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments/e249bc79-7f9f-408e-bab0-9353d60121f7/action returned with HTTP 204 Jul 22 05:53:18.638442 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1462/5767] 10.4.3.91 () {74 vars in 1718 bytes} [Wed Jul 22 05:53:18 2026] POST /volume/v3/attachments/e249bc79-7f9f-408e-bab0-9353d60121f7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:53:22.687767 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [req-cb13c840-a474-4a4b-bcca-132522833a1d req-24b23354-6d06-43c2-a4ac-2432ada70f9e None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:53:22.691072 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-24b23354-6d06-43c2-a4ac-2432ada70f9e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc/encryption Jul 22 05:53:22.691072 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-24b23354-6d06-43c2-a4ac-2432ada70f9e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:53:22.691072 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-24b23354-6d06-43c2-a4ac-2432ada70f9e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'index' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:53:22.699230 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:53:22.699230 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:53:22.705017 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [req-cb13c840-a474-4a4b-bcca-132522833a1d req-24b23354-6d06-43c2-a4ac-2432ada70f9e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc/encryption returned with HTTP 200 Jul 22 05:53:22.705453 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1444/5768] 10.4.3.91 () {68 vars in 1624 bytes} [Wed Jul 22 05:53:22 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:53:28.407982 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=31,cinder:UPDATE=3 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:53:28.580321 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=37,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:53:28.633123 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:53:32.704092 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=20 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:54:04.712516 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [req-6cf06709-3b4b-4cfc-935c-4aa6330c24f4 req-9da514f8-7461-4013-b049-8ffbb6190b38 None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:54:04.714591 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6cf06709-3b4b-4cfc-935c-4aa6330c24f4 req-9da514f8-7461-4013-b049-8ffbb6190b38 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] DELETE https://10.4.3.91/volume/v3/attachments/e249bc79-7f9f-408e-bab0-9353d60121f7 Jul 22 05:54:04.714591 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6cf06709-3b4b-4cfc-935c-4aa6330c24f4 req-9da514f8-7461-4013-b049-8ffbb6190b38 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:54:04.714810 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [req-6cf06709-3b4b-4cfc-935c-4aa6330c24f4 req-9da514f8-7461-4013-b049-8ffbb6190b38 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'version_select' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:54:04.721925 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:54:04.721925 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:54:04.762546 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [req-6cf06709-3b4b-4cfc-935c-4aa6330c24f4 req-9da514f8-7461-4013-b049-8ffbb6190b38 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/attachments/e249bc79-7f9f-408e-bab0-9353d60121f7 returned with HTTP 200 Jul 22 05:54:04.762978 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1425/5769] 10.4.3.91 () {72 vars in 1666 bytes} [Wed Jul 22 05:54:04 2026] DELETE /volume/v3/attachments/e249bc79-7f9f-408e-bab0-9353d60121f7 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 05:54:06.109505 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-2e1daff7-d575-4051-b667-e39495fa06ae None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:54:06.111173 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2e1daff7-d575-4051-b667-e39495fa06ae tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] DELETE https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:54:06.111370 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2e1daff7-d575-4051-b667-e39495fa06ae tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:54:06.111565 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-2e1daff7-d575-4051-b667-e39495fa06ae tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'delete' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:54:06.111801 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.v3.volumes [None req-2e1daff7-d575-4051-b667-e39495fa06ae tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Delete volume with id: ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:54:06.118331 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:54:06.118331 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:54:06.118756 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2e1daff7-d575-4051-b667-e39495fa06ae tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:54:06.127276 np0000005624 devstack@c-api.service[100094]: WARNING cinder.keymgr.conf_key_mgr [None req-2e1daff7-d575-4051-b667-e39495fa06ae tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:54:06.132220 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-2e1daff7-d575-4051-b667-e39495fa06ae tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Delete volume request issued successfully. Jul 22 05:54:06.132364 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-2e1daff7-d575-4051-b667-e39495fa06ae tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 202 Jul 22 05:54:06.132740 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1439/5770] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:54:06 2026] DELETE /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:54:06.139279 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-7893feb7-9053-4d2c-9e27-8adb6e56334b None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:54:06.140794 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7893feb7-9053-4d2c-9e27-8adb6e56334b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:54:06.140956 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7893feb7-9053-4d2c-9e27-8adb6e56334b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:54:06.141124 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-7893feb7-9053-4d2c-9e27-8adb6e56334b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:54:06.147081 np0000005624 devstack@c-api.service[100092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:54:06.147081 np0000005624 devstack@c-api.service[100092]: warnings.warn( Jul 22 05:54:06.150309 np0000005624 devstack@c-api.service[100092]: INFO cinder.volume.api [None req-7893feb7-9053-4d2c-9e27-8adb6e56334b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:54:06.154390 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-7893feb7-9053-4d2c-9e27-8adb6e56334b tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 200 Jul 22 05:54:06.154802 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1463/5771] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:54:06 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 1447 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:54:07.166459 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-88680ead-adbd-4096-aa0a-38609e841c79 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:54:07.168076 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88680ead-adbd-4096-aa0a-38609e841c79 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc Jul 22 05:54:07.168238 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88680ead-adbd-4096-aa0a-38609e841c79 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:54:07.168400 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-88680ead-adbd-4096-aa0a-38609e841c79 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:54:07.173782 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-88680ead-adbd-4096-aa0a-38609e841c79 tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc returned with HTTP 404 Jul 22 05:54:07.174252 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1445/5772] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:54:07 2026] GET /volume/v3/volumes/ec00dab6-8255-4c3c-bc37-3edeef9903fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:54:07.423076 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-27ca46e8-b225-40c7-91f9-70be113bf92c None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:54:07.424836 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-27ca46e8-b225-40c7-91f9-70be113bf92c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] DELETE https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:54:07.425028 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-27ca46e8-b225-40c7-91f9-70be113bf92c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:54:07.425230 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-27ca46e8-b225-40c7-91f9-70be113bf92c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:54:07.425409 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.v3.volumes [None req-27ca46e8-b225-40c7-91f9-70be113bf92c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Delete volume with id: 56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:54:07.432471 np0000005624 devstack@c-api.service[100093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:54:07.432471 np0000005624 devstack@c-api.service[100093]: warnings.warn( Jul 22 05:54:07.433012 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-27ca46e8-b225-40c7-91f9-70be113bf92c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:54:07.443115 np0000005624 devstack@c-api.service[100093]: WARNING cinder.keymgr.conf_key_mgr [None req-27ca46e8-b225-40c7-91f9-70be113bf92c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 05:54:07.448946 np0000005624 devstack@c-api.service[100093]: INFO cinder.volume.api [None req-27ca46e8-b225-40c7-91f9-70be113bf92c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Delete volume request issued successfully. Jul 22 05:54:07.449117 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-27ca46e8-b225-40c7-91f9-70be113bf92c tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 202 Jul 22 05:54:07.449543 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1426/5773] 10.4.3.91 () {66 vars in 1344 bytes} [Wed Jul 22 05:54:07 2026] DELETE /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:54:07.456286 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.middleware.request_id [None req-6e99e3bd-5aea-4361-bd39-201b3085aa8e None None] RequestId filter calling following filter/app {{(pid=100094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:54:07.457880 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6e99e3bd-5aea-4361-bd39-201b3085aa8e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:54:07.458055 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6e99e3bd-5aea-4361-bd39-201b3085aa8e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:54:07.458216 np0000005624 devstack@c-api.service[100094]: DEBUG cinder.api.openstack.wsgi [None req-6e99e3bd-5aea-4361-bd39-201b3085aa8e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:54:07.464278 np0000005624 devstack@c-api.service[100094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:54:07.464278 np0000005624 devstack@c-api.service[100094]: warnings.warn( Jul 22 05:54:07.467486 np0000005624 devstack@c-api.service[100094]: INFO cinder.volume.api [None req-6e99e3bd-5aea-4361-bd39-201b3085aa8e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Volume info retrieved successfully. Jul 22 05:54:07.472654 np0000005624 devstack@c-api.service[100094]: INFO cinder.api.openstack.wsgi [None req-6e99e3bd-5aea-4361-bd39-201b3085aa8e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 200 Jul 22 05:54:07.473101 np0000005624 devstack@c-api.service[100094]: [pid: 100094|app: 0|req: 1440/5774] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:54:07 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 1427 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:54:08.485386 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.middleware.request_id [None req-e96229b5-9e8a-4177-bc6f-ab13de3ef46e None None] RequestId filter calling following filter/app {{(pid=100092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:54:08.487454 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e96229b5-9e8a-4177-bc6f-ab13de3ef46e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] GET https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 Jul 22 05:54:08.487454 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e96229b5-9e8a-4177-bc6f-ab13de3ef46e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Empty body provided in request {{(pid=100092) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:54:08.487454 np0000005624 devstack@c-api.service[100092]: DEBUG cinder.api.openstack.wsgi [None req-e96229b5-9e8a-4177-bc6f-ab13de3ef46e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] Calling method 'show' {{(pid=100092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:54:08.492400 np0000005624 devstack@c-api.service[100092]: INFO cinder.api.openstack.wsgi [None req-e96229b5-9e8a-4177-bc6f-ab13de3ef46e tempest-TestEncryptedCinderVolumes-2029645358 tempest-TestEncryptedCinderVolumes-2029645358-project-member] https://10.4.3.91/volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 returned with HTTP 404 Jul 22 05:54:08.492817 np0000005624 devstack@c-api.service[100092]: [pid: 100092|app: 0|req: 1464/5775] 10.4.3.91 () {66 vars in 1341 bytes} [Wed Jul 22 05:54:08 2026] GET /volume/v3/volumes/56f9ffbd-cf01-43ac-98c5-2f023cd72e73 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:54:08.499661 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.middleware.request_id [None req-e6ed30d5-26e4-4511-82c0-bf71cafad765 None None] RequestId filter calling following filter/app {{(pid=100091) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:54:08.501252 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e6ed30d5-26e4-4511-82c0-bf71cafad765 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] GET https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 Jul 22 05:54:08.501420 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e6ed30d5-26e4-4511-82c0-bf71cafad765 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Empty body provided in request {{(pid=100091) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:54:08.501605 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.api.openstack.wsgi [None req-e6ed30d5-26e4-4511-82c0-bf71cafad765 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Calling method 'detail' {{(pid=100091) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:54:08.502324 np0000005624 devstack@c-api.service[100091]: DEBUG cinder.volume.api [None req-e6ed30d5-26e4-4511-82c0-bf71cafad765 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100091) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 05:54:08.509847 np0000005624 devstack@c-api.service[100091]: INFO cinder.volume.api [None req-e6ed30d5-26e4-4511-82c0-bf71cafad765 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Get all volumes completed successfully. Jul 22 05:54:08.511120 np0000005624 devstack@c-api.service[100091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 05:54:08.511120 np0000005624 devstack@c-api.service[100091]: warnings.warn( Jul 22 05:54:08.514736 np0000005624 devstack@c-api.service[100091]: INFO cinder.api.openstack.wsgi [None req-e6ed30d5-26e4-4511-82c0-bf71cafad765 tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] https://10.4.3.91/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 05:54:08.515361 np0000005624 devstack@c-api.service[100091]: [pid: 100091|app: 0|req: 1446/5776] 10.4.3.91 () {66 vars in 1278 bytes} [Wed Jul 22 05:54:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5260 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 05:54:08.527483 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.middleware.request_id [None req-28faaf6e-e502-42d7-8013-31934be3d85f None None] RequestId filter calling following filter/app {{(pid=100093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 05:54:08.529183 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-28faaf6e-e502-42d7-8013-31934be3d85f tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] DELETE https://10.4.3.91/volume/v3/types/398f9067-7996-479b-9e05-22f601dcd215 Jul 22 05:54:08.529347 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-28faaf6e-e502-42d7-8013-31934be3d85f tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Empty body provided in request {{(pid=100093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 05:54:08.529533 np0000005624 devstack@c-api.service[100093]: DEBUG cinder.api.openstack.wsgi [None req-28faaf6e-e502-42d7-8013-31934be3d85f tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] Calling method '_delete' {{(pid=100093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 05:54:08.549144 np0000005624 devstack@c-api.service[100093]: INFO cinder.api.openstack.wsgi [None req-28faaf6e-e502-42d7-8013-31934be3d85f tempest-TestEncryptedCinderVolumes-1015018166 tempest-TestEncryptedCinderVolumes-1015018166-project-admin] https://10.4.3.91/volume/v3/types/398f9067-7996-479b-9e05-22f601dcd215 returned with HTTP 202 Jul 22 05:54:08.549484 np0000005624 devstack@c-api.service[100093]: [pid: 100093|app: 0|req: 1427/5777] 10.4.3.91 () {66 vars in 1338 bytes} [Wed Jul 22 05:54:08 2026] DELETE /volume/v3/types/398f9067-7996-479b-9e05-22f601dcd215 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 05:54:17.470866 np0000005624 devstack@c-api.service[100094]: DEBUG dbcounter [-] [100094] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:54:18.489212 np0000005624 devstack@c-api.service[100092]: DEBUG dbcounter [-] [100092] Writing DB stats cinder:SELECT=5 {{(pid=100092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:54:18.513578 np0000005624 devstack@c-api.service[100091]: DEBUG dbcounter [-] [100091] Writing DB stats cinder:SELECT=3 {{(pid=100091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:54:18.546545 np0000005624 devstack@c-api.service[100093]: DEBUG dbcounter [-] [100093] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}